diff --git a/AlternativeConfigs/0_README.txt b/AlternativeConfigs/0_README.txt new file mode 100644 index 00000000..5b2b1e7b --- /dev/null +++ b/AlternativeConfigs/0_README.txt @@ -0,0 +1,9 @@ +Copy the folders/files from here into your config folder if you want to change the following things. + +AppliedEnergistics2 + Removes channels + Increases network costs 8X (because balance) + +loliasm + Re-enables some animations + Makes the pack less performant \ No newline at end of file diff --git a/AlternativeConfigs/AppliedEnergistics2/AppliedEnergistics2.cfg b/AlternativeConfigs/AppliedEnergistics2/AppliedEnergistics2.cfg new file mode 100644 index 00000000..fe4fabeb --- /dev/null +++ b/AlternativeConfigs/AppliedEnergistics2/AppliedEnergistics2.cfg @@ -0,0 +1,588 @@ +# Configuration file + +########################################################################################################## +# autocrafting +#--------------------------------------------------------------------------------------------------------# +# Enable patterns with substitutions on to have their substitutes to be auto craftable. +# This changes the crafting tree, and can show missing ingredients for the substitute, instead of the patterned item +########################################################################################################## + +autocrafting { + B:EnableAutocraftinSubstitutes=false +} + + +automation { + I:formationPlaneEntityLimit=128 +} + + +battery { + I:chargedStaff=8000 + I:colorApplicator=20000 + I:entropyManipulator=200000 + I:matterCannon=200000 + I:portableCell=20000 + I:wirelessTerminal=1600000 +} + + +########################################################################################################## +# blockingmode +#--------------------------------------------------------------------------------------------------------# +# Map of items to not block when blockingmode is enabled. +# [modid] +# modid:item:metadata(optional,default:0) +# Supports more than one modid, so you can block different things between, for example, gregtech or enderio +########################################################################################################## + +blockingmode { + # NonBlockingItems + S:nonBlockingItems < + [gregtech|actuallyadditions] + gregtech:circuit.integrated + gregtech:shape.mold.plate + gregtech:shape.mold.gear + gregtech:shape.mold.credit + gregtech:shape.mold.bottle + gregtech:shape.mold.ingot + gregtech:shape.mold.ball + gregtech:shape.mold.block + gregtech:shape.mold.nugget + gregtech:shape.mold.cylinder + gregtech:shape.mold.anvil + gregtech:shape.mold.name + gregtech:shape.mold.gear.small + gregtech:shape.mold.rotor + gregtech:shape.extruder.plate + gregtech:shape.extruder.rod + gregtech:shape.extruder.bolt + gregtech:shape.extruder.ring + gregtech:shape.extruder.cell + gregtech:shape.extruder.ingot + gregtech:shape.extruder.wire + gregtech:shape.extruder.pipe.tiny + gregtech:shape.extruder.pipe.small + gregtech:shape.extruder.pipe.medium + gregtech:shape.extruder.pipe.normal + gregtech:shape.extruder.pipe.large + gregtech:shape.extruder.pipe.huge + gregtech:shape.extruder.block + gregtech:shape.extruder.sword + gregtech:shape.extruder.pickaxe + gregtech:shape.extruder.shovel + gregtech:shape.extruder.axe + gregtech:shape.extruder.hoe + gregtech:shape.extruder.hammer + gregtech:shape.extruder.file + gregtech:shape.extruder.saw + gregtech:shape.extruder.gear + gregtech:shape.extruder.bottle + gregtech:shape.extruder.foil + gregtech:shape.extruder.gear_small + gregtech:shape.extruder.rod_long + gregtech:shape.extruder.rotor + gregtech:glass_lens.white + gregtech:glass_lens.orange + gregtech:glass_lens.magenta + gregtech:glass_lens.light_blue + gregtech:glass_lens.yellow + gregtech:glass_lens.lime + gregtech:glass_lens.pink + gregtech:glass_lens.gray + gregtech:glass_lens.light_gray + gregtech:glass_lens.cyan + gregtech:glass_lens.purple + gregtech:glass_lens.blue + gregtech:glass_lens.brown + gregtech:glass_lens.green + gregtech:glass_lens.red + gregtech:glass_lens.black + contenttweaker:smallgearextrudershape + contenttweaker:creativeportabletankmold + ore:lensAlmandine + ore:lensBlueTopaz + ore:lensDiamond + ore:lensEmerald + ore:lensGreenSapphire + ore:lensRutile + ore:lensRuby + ore:lensSapphire + ore:lensTopaz + ore:lensJasper + ore:lensGlass + ore:lensOlivine + ore:lensOpal + ore:lensAmethyst + ore:lensLapis + ore:lensEnderPearl + ore:lensEnderEye + ore:lensGarnetRed + ore:lensGarnetYellow + ore:lensVinteum + ore:lensNetherStar + > +} + + +client { + # Possible Values: AE, EU, RF, GTEU + S:PowerUnit=RF + + # 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_KEEP + + # 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 + + # Whether to add "Craftable" to item tooltips when they can be crafted automatically. + B:showCraftableTooltip=true + B:useColoredCraftingStatus=true + B:useTerminalUseLargeFont=false +} + + +condenser { + I:MatterBalls=256 + I:Singularity=256000 +} + + +########################################################################################################## +# controllersize +#--------------------------------------------------------------------------------------------------------# +# Set the max size of a controller in any of the 3 axis. +# Each is between [1, 64) +########################################################################################################## + +controllersize { + I:maxControllerSizeX=7 + I:maxControllerSizeY=7 + I:maxControllerSizeZ=7 +} + + +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 + B:WirelessCraftingTerminal=true + B:WirelessFluidTerminal=true + B:WirelessPatternTerminal=true + } + + networkfeatures { + B:Channels=false + B:QuantumLinkingCard=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:P2PTunnelGTEU=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 + 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:GregTech=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:GTEU=2.0 + D:IC2=2.0 + D:UsageMultiplier=8.0 +} + + +spatialio { + D:spatialPowerExponent=1.35 + D:spatialPowerMultiplier=1250.0 + I:storageDimensionID=-26 + 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=32.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/AlternativeConfigs/AppliedEnergistics2/CustomRecipes.cfg b/AlternativeConfigs/AppliedEnergistics2/CustomRecipes.cfg new file mode 100644 index 00000000..cd830d8a --- /dev/null +++ b/AlternativeConfigs/AppliedEnergistics2/CustomRecipes.cfg @@ -0,0 +1,22 @@ +# Configuration file + +cache { + S:digest=b4872ffc9990d016f144c8f1b08da3f4 + + # 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/AlternativeConfigs/AppliedEnergistics2/Facades.cfg b/AlternativeConfigs/AppliedEnergistics2/Facades.cfg new file mode 100644 index 00000000..7c62decc --- /dev/null +++ b/AlternativeConfigs/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/AlternativeConfigs/AppliedEnergistics2/VersionChecker.cfg b/AlternativeConfigs/AppliedEnergistics2/VersionChecker.cfg new file mode 100644 index 00000000..d8f01083 --- /dev/null +++ b/AlternativeConfigs/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=1687877705681 +} + + +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/AlternativeConfigs/AppliedEnergistics2/extracells.cfg b/AlternativeConfigs/AppliedEnergistics2/extracells.cfg new file mode 100644 index 00000000..aedc20eb --- /dev/null +++ b/AlternativeConfigs/AppliedEnergistics2/extracells.cfg @@ -0,0 +1,50 @@ +# Configuration file + +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 IngameWikiMod Integration. + B:enableigwmod=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/AlternativeConfigs/AppliedEnergistics2/items.csv b/AlternativeConfigs/AppliedEnergistics2/items.csv new file mode 100644 index 00000000..ad35b8f5 --- /dev/null +++ b/AlternativeConfigs/AppliedEnergistics2/items.csv @@ -0,0 +1,47015 @@ +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 +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 +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 +draconicevolution:draconium_ore:0, Draconium Ore +draconicevolution:draconium_ore:1, Nether Draconium Ore +draconicevolution:draconium_ore:2, Ender Draconium Ore +draconicevolution:draconium_block:0, Draconium Block +draconicevolution:draconium_block:1, Charged Draconium Block +draconicevolution:draconic_block, Awakened Draconium Block +draconicevolution:infused_obsidian, Draconium Infused Obsidian +draconicevolution:portal, Portal +draconicevolution:item_dislocation_inhibitor, Dislocation Normalization Field Projector +draconicevolution:generator, Generator +draconicevolution:grinder, Mob Grinder +draconicevolution:particle_generator:0, Particle Generator +draconicevolution:particle_generator:2, Energy Core Stabilizer +draconicevolution:energy_infuser, Energy Infuser +draconicevolution:dislocator_receptacle, Dislocator Receptacle +draconicevolution:dislocator_pedestal, Dislocator Pedestal +draconicevolution:rain_sensor, Rain Sensor +draconicevolution:diss_enchanter, Disenchanter +draconicevolution:potentiometer, Potentiometer +draconicevolution:entity_detector:0, Entity Detector +draconicevolution:entity_detector:1, Advanced Entity Detector +draconicevolution:energy_storage_core, Energy Core +draconicevolution:energy_pylon, Energy Pylon +draconicevolution:invis_e_core_block, tile.draconicevolution:invis_e_core_block.name +draconicevolution:fusion_crafting_core, Fusion Crafting Core +draconicevolution:crafting_injector:0, Basic Fusion Crafting Injector +draconicevolution:crafting_injector:1, Wyvern Fusion Crafting Injector +draconicevolution:crafting_injector:2, Draconic Fusion Crafting Injector +draconicevolution:crafting_injector:3, Chaotic Fusion Crafting Injector +draconicevolution:celestial_manipulator, Celestial Manipulator +draconicevolution:energy_crystal:0, Basic Energy Relay Crystal +draconicevolution:energy_crystal:1, Wyvern Energy Relay Crystal +draconicevolution:energy_crystal:2, Draconic Energy Relay Crystal +draconicevolution:energy_crystal:3, Basic Energy I/O Crystal +draconicevolution:energy_crystal:4, Wyvern Energy I/O Crystal +draconicevolution:energy_crystal:5, Draconic Energy I/O Crystal +draconicevolution:energy_crystal:6, Basic Wireless Energy Crystal +draconicevolution:energy_crystal:7, Wyvern Wireless Energy Crystal +draconicevolution:energy_crystal:8, Draconic Wireless Energy Crystal +draconicevolution:flow_gate:0, Flux Gate +draconicevolution:flow_gate:8, Fluid Gate +draconicevolution:reactor_core, Draconic Reactor Core +draconicevolution:reactor_part:0, Reactor Stabilizer Frame +draconicevolution:reactor_part:1, Reactor Stabilizer Inner Rotor +draconicevolution:reactor_part:2, Reactor Stabilizer Outer Rotor +draconicevolution:reactor_part:3, Reactor Stabilizer Rotor Assembly +draconicevolution:reactor_part:4, Reactor Stabilizer Focus Ring +draconicevolution:reactor_component:0, Reactor Stabilizer +draconicevolution:reactor_component:1, Reactor Energy Injector +draconicevolution:draconic_spawner, Stabilized Mob Spawner +draconicevolution:draconium_chest, Draconium Chest +draconicevolution:chaos_crystal, Chaos Crystal +draconicevolution:chaos_shard_atmos, tile.draconicevolution:chaos_shard_atmos.name +draconicevolution:creative_rf_source, Creative RF Source +draconicevolution:placed_item, tile.draconicevolution:placed_item.name +draconicevolution:draconium_dust, Draconium Dust +draconicevolution:draconium_ingot, Draconium Ingot +draconicevolution:draconic_ingot, Awakened Draconium Ingot +draconicevolution:draconic_core, Draconic Core +draconicevolution:wyvern_core, Wyvern Core +draconicevolution:awakened_core, Awakened Core +draconicevolution:chaotic_core, Chaotic Core +draconicevolution:wyvern_energy_core, Wyvern Energy Core +draconicevolution:draconic_energy_core, Draconic Energy Core +draconicevolution:dragon_heart, Dragon Heart +draconicevolution:debugger, item.draconicevolution:debugger.name +draconicevolution:nugget:0, Draconium Nugget +draconicevolution:nugget:1, Awakened Draconium Nugget +draconicevolution:chaos_shard:0, Chaos Shard +draconicevolution:chaos_shard:1, Large Chaos Fragment +draconicevolution:chaos_shard:2, Small Chaos Fragment +draconicevolution:chaos_shard:3, Tiny Chaos Fragment +draconicevolution:draconium_capacitor:0, Wyvern Flux Capacitor +draconicevolution:draconium_capacitor:0, Wyvern Flux Capacitor +draconicevolution:draconium_capacitor:0, Wyvern Flux Capacitor +draconicevolution:draconium_capacitor:1, Draconic Flux Capacitor +draconicevolution:draconium_capacitor:1, Draconic Flux Capacitor +draconicevolution:draconium_capacitor:1, Draconic Flux Capacitor +draconicevolution:draconium_capacitor:2, Creative Flux Capacitor +draconicevolution:wyvern_axe, Axe of the Wyvern +draconicevolution:wyvern_bow, Bow of the Wyvern +draconicevolution:wyvern_pick, Pickaxe of the Wyvern +draconicevolution:wyvern_shovel, Shovel of the Wyvern +draconicevolution:wyvern_sword, Sword of the Wyvern +draconicevolution:draconic_axe, Draconic Axe +draconicevolution:draconic_bow, Draconic Bow +draconicevolution:draconic_hoe, Draconic Hoe +draconicevolution:draconic_pick, Draconic Pickaxe +draconicevolution:draconic_shovel, Draconic Shovel +draconicevolution:draconic_staff_of_power, Draconic Staff of Power +draconicevolution:draconic_sword, Draconic Sword +draconicevolution:tool_upgrade:0, Upgrade Key (RF Capacity) +draconicevolution:tool_upgrade:1, Upgrade Key (Dig Speed) +draconicevolution:tool_upgrade:2, Upgrade Key (Dig AOE) +draconicevolution:tool_upgrade:3, Upgrade Key (Attack Damage) +draconicevolution:tool_upgrade:4, Upgrade Key (Attack AOE) +draconicevolution:tool_upgrade:5, Upgrade Key (Arrow Damage) +draconicevolution:tool_upgrade:6, Upgrade Key (Draw Speed) +draconicevolution:tool_upgrade:7, Upgrade Key (Arrow Speed) +draconicevolution:tool_upgrade:8, Upgrade Key (Shield Capacity) +draconicevolution:tool_upgrade:9, Upgrade Key (Shield Recovery) +draconicevolution:tool_upgrade:10, Upgrade Key (Movement Speed) +draconicevolution:tool_upgrade:11, Upgrade Key (Jump Boost) +draconicevolution:dislocator, Dislocator +draconicevolution:dislocator_advanced, Advanced Dislocator +draconicevolution:dislocator_bound:1, Bound Dislocator (Point to Point) +draconicevolution:dislocator_bound:2, Bound Dislocator (Player) +draconicevolution:magnet:0, Item Dislocator +draconicevolution:magnet:1, Awakened Item Dislocator +draconicevolution:crystal_binder, Crystal Binder +draconicevolution:wyvern_helm, Wyvern Helm +draconicevolution:wyvern_chest, Wyvern Chestplate +draconicevolution:wyvern_legs, Wyvern Leggings +draconicevolution:wyvern_boots, Wyvern Boots +draconicevolution:draconic_helm, Draconic Helm +draconicevolution:draconic_chest, Draconic Chestplate +draconicevolution:draconic_legs, Draconic Leggings +draconicevolution:draconic_boots, Draconic Boots +draconicevolution:info_tablet, Draconic Evolution Information Tablet +draconicevolution:mob_soul, Soul +draconicevolution:creative_exchanger, Creative Block Exchanger +draconicevolution:ender_energy_manipulator, Ender Energy Manipulator +thermalexpansion:machine:0, Redstone Furnace (Basic) +thermalexpansion:machine:1, Pulverizer (Basic) +thermalexpansion:machine:2, Sawmill (Basic) +thermalexpansion:machine:3, Induction Smelter (Basic) +thermalexpansion:machine:4, Phytogenic Insolator (Basic) +thermalexpansion:machine:5, Compactor (Basic) +thermalexpansion:machine:6, Magma Crucible (Basic) +thermalexpansion:machine:7, Fractionating Still (Basic) +thermalexpansion:machine:8, Fluid Transposer (Basic) +thermalexpansion:machine:9, Energetic Infuser (Basic) +thermalexpansion:machine:10, Centrifugal Separator (Basic) +thermalexpansion:machine:11, Sequential Fabricator (Basic) +thermalexpansion:machine:12, Alchemical Imbuer (Basic) +thermalexpansion:machine:13, Arcane Ensorcellator (Basic) +thermalexpansion:machine:14, Glacial Precipitator (Basic) +thermalexpansion:machine:15, Igneous Extruder (Basic) +thermalexpansion:device:0, Aqueous Accumulator +thermalexpansion:device:1, Nullifier +thermalexpansion:device:2, Thermal Mediator +thermalexpansion:device:3, Arboreal Extractor +thermalexpansion:device:4, Aquatic Entangler +thermalexpansion:device:5, Item Allocator +thermalexpansion:device:6, Fluid Allocator +thermalexpansion:device:7, Lexical Transmuter +thermalexpansion:device:8, Insightful Condenser +thermalexpansion:device:9, Decoctive Diffuser +thermalexpansion:device:10, Factorizer +thermalexpansion:device:11, Creature Encaptulator +thermalexpansion:device:12, Vacuumulator +thermalexpansion:dynamo:0, Steam Dynamo (Basic) +thermalexpansion:dynamo:1, Magmatic Dynamo (Basic) +thermalexpansion:dynamo:2, Compression Dynamo (Basic) +thermalexpansion:dynamo:3, Reactant Dynamo (Basic) +thermalexpansion:dynamo:4, Enervation Dynamo (Basic) +thermalexpansion:dynamo:5, Numismatic Dynamo (Basic) +thermalexpansion:cell:0, Energy Cell (Basic) +thermalexpansion:tank:0, Portable Tank (Basic) +thermalexpansion:cache:0, Cache (Basic) +thermalexpansion:strongbox:0, Strongbox (Basic) +thermalexpansion:capacitor:0, Flux Capacitor (Basic) +thermalexpansion:capacitor:1, Flux Capacitor (Hardened) +thermalexpansion:capacitor:2, Flux Capacitor (Reinforced) +thermalexpansion:capacitor:3, Flux Capacitor (Signalum) +thermalexpansion:capacitor:4, Flux Capacitor (Resonant) +thermalexpansion:capacitor:32000, Flux Capacitor (Creative) +thermalexpansion:reservoir:0, Reservoir (Basic) +thermalexpansion:reservoir:1, Reservoir (Hardened) +thermalexpansion:reservoir:2, Reservoir (Reinforced) +thermalexpansion:reservoir:3, Reservoir (Signalum) +thermalexpansion:reservoir:4, Reservoir (Resonant) +thermalexpansion:reservoir:32000, Reservoir (Creative) +thermalexpansion:satchel:0, Satchel (Basic) +thermalexpansion:satchel:1, Satchel (Hardened) +thermalexpansion:satchel:2, Satchel (Reinforced) +thermalexpansion:satchel:3, Satchel (Signalum) +thermalexpansion:satchel:4, Satchel (Resonant) +thermalexpansion:satchel:100, Satchel (Void) +thermalexpansion:satchel:32000, Satchel (Creative) +thermalexpansion:frame:0, Machine Frame +thermalexpansion:frame:64, Device Frame +thermalexpansion:frame:128, Energy Cell Frame +thermalexpansion:frame:129, Hardened Cell Frame +thermalexpansion:frame:130, Reinforced Cell Frame (Empty) +thermalexpansion:frame:131, Signalum Cell Frame (Empty) +thermalexpansion:frame:132, Resonant Cell Frame (Empty) +thermalexpansion:frame:146, Reinforced Cell Frame (Full) +thermalexpansion:frame:147, Signalum Cell Frame (Full) +thermalexpansion:frame:148, Resonant Cell Frame (Full) +thermalexpansion:augment:128, Augment: Auxiliary Reception Coil +thermalexpansion:augment:129, Augment: Auxiliary Sieve +thermalexpansion:augment:130, Augment: Nullification Chamber +thermalexpansion:augment:256, Augment: Trivection Chamber +thermalexpansion:augment:257, Augment: Flux Anodizers +thermalexpansion:augment:258, Augment: Pyrolytic Conversion +thermalexpansion:augment:273, Augment: Tectonic Initiator +thermalexpansion:augment:288, Augment: Resin Funnel +thermalexpansion:augment:303, Augment: Metallurgical Recovery +thermalexpansion:augment:304, Augment: Pyro-Concentrator +thermalexpansion:augment:320, Augment: Nutrient Recovery +thermalexpansion:augment:323, Augment: Sapling Infuser +thermalexpansion:augment:324, Augment: Monoculture Cycle +thermalexpansion:augment:336, Augment: Numismatic Press +thermalexpansion:augment:337, Augment: Gearworking Die +thermalexpansion:augment:352, Augment: Pyroconvective Loop +thermalexpansion:augment:368, Augment: Reflux Column +thermalexpansion:augment:369, Augment: Alchemical Retort +thermalexpansion:augment:400, Augment: Flux Linkage Concentrator +thermalexpansion:augment:401, Augment: Flux Reconstruction +thermalexpansion:augment:402, Augment: Parabolic Flux Coupling +thermalexpansion:augment:416, Augment: Enstabulation Apparatus +thermalexpansion:augment:432, Augment: Pattern Validation +thermalexpansion:augment:433, Augment: Fluidic Fabrication +thermalexpansion:augment:448, Augment: Reagent Recovery +thermalexpansion:augment:496, Augment: Pyroclastic Injection +thermalexpansion:augment:497, Augment: Clastic Deposition +thermalexpansion:augment:512, Augment: Auxiliary Transmission Coil +thermalexpansion:augment:513, Augment: Fuel Catalyzer +thermalexpansion:augment:514, Augment: Transmission Coil Ducting +thermalexpansion:augment:515, Augment: Excitation Field Limiter +thermalexpansion:augment:576, Augment: Boiler Conversion +thermalexpansion:augment:640, Augment: Turbine Conversion +thermalexpansion:augment:656, Augment: Isentropic Reservoir +thermalexpansion:augment:672, Augment: Closed-Loop Cooling +thermalexpansion:augment:673, Augment: Ignition Plugs +thermalexpansion:augment:674, Augment: Agitative Manifold +thermalexpansion:augment:688, Augment: Elemental Catalyzer +thermalexpansion:augment:704, Augment: Disjunctive Extraction +thermalexpansion:augment:720, Augment: Lapidary Calibration +thermalexpansion:florb:0, Florb (Empty§r) +thermalexpansion:florb:1, Magmatic Florb (Empty§r) +thermalexpansion:morb:0, Morb (Empty§r) +thermalexpansion:morb:1, Reusable Morb (Empty§r) +techreborn:thermal_generator, Thermal Generator +techreborn:quantum_tank, Quantum Tank +techreborn:creative_quantum_tank, Creative Quantum Tank +techreborn:quantum_chest, Quantum Chest +techreborn:creative_quantum_chest, Creative Quantum Chest +techreborn:digital_chest, Digital Chest +techreborn:industrial_centrifuge, Industrial Centrifuge +techreborn:rolling_machine, Rolling Machine +techreborn:industrial_blast_furnace, Industrial Blast Furnace +techreborn:alloy_smelter, Alloy Smelter +techreborn:industrial_grinder, Industrial Grinder +techreborn:implosion_compressor, Implosion Compressor +techreborn:matter_fabricator, Matter Fabricator +techreborn:chunk_loader, Industrial Chunkloader +techreborn:charge_o_mat, Charge-O-Mat +techreborn:player_detector:0, Player Detector (All) +techreborn:player_detector:1, Player Detector (Others) +techreborn:player_detector:2, Player Detector (You) +techreborn:cable:0, Copper Cable +techreborn:cable:1, Tin Cable +techreborn:cable:2, Gold Cable +techreborn:cable:3, HV Cable +techreborn:cable:4, Glass Fiber Cable +techreborn:cable:5, Insulated Copper Cable +techreborn:cable:6, Insulated Gold Cable +techreborn:cable:7, Insulated HV Cable +techreborn:cable:8, Superconductor Cable +techreborn:machine_casing:0, Standard Machine Casing +techreborn:machine_casing:1, Reinforced Machine Casing +techreborn:machine_casing:2, Advanced Machine Casing +techreborn:ore:0, Galena Ore +techreborn:ore:1, Iridium Ore +techreborn:ore:2, Ruby Ore +techreborn:ore:3, Sapphire Ore +techreborn:ore:4, Bauxite Ore +techreborn:ore:5, Pyrite Ore +techreborn:ore:6, Cinnabar Ore +techreborn:ore:7, Sphalerite Ore +techreborn:ore:8, Tungsten Ore +techreborn:ore:9, Sheldonite Ore +techreborn:ore:10, Peridot Ore +techreborn:ore:11, Sodalite Ore +techreborn:ore:12, Lead Ore +techreborn:ore:13, Silver Ore +techreborn:ore2:0, Copper Ore +techreborn:ore2:1, Tin Ore +techreborn:storage:0, Block of Silver +techreborn:storage:1, Block of Aluminium +techreborn:storage:2, Block of Titanium +techreborn:storage:3, Block of Chrome +techreborn:storage:4, Block of Steel +techreborn:storage:5, Block of Brass +techreborn:storage:6, Block of Lead +techreborn:storage:7, Block of Electrum +techreborn:storage:8, Block of Zinc +techreborn:storage:9, Block of Platinum +techreborn:storage:10, Block of Tungsten +techreborn:storage:11, Block of Nickel +techreborn:storage:12, Block of Invar +techreborn:storage:13, Block of Iridium +techreborn:storage:14, Block of Bronze +techreborn:storage2:0, Block of Tungstensteel +techreborn:storage2:1, Iridium Reinforced Tungstensteel Block +techreborn:storage2:2, Iridium Reinforced Stone +techreborn:storage2:3, Block of Ruby +techreborn:storage2:4, Block of Sapphire +techreborn:storage2:5, Block of Peridot +techreborn:storage2:6, Block of Yellow Garnet +techreborn:storage2:7, Block of Red Garnet +techreborn:storage2:8, Block of Copper +techreborn:storage2:9, Block of Tin +techreborn:storage2:10, Block of Refined Iron +techreborn:dragon_egg_syphon, Dragon Egg Energy Siphon +techreborn:magic_energy_converter, Magic Energy Converter +techreborn:assembling_machine, Assembling Machine +techreborn:diesel_generator, Diesel Generator +techreborn:industrial_electrolyzer, Industrial Electrolyzer +techreborn:magic_energy_absorber, Magic Energy Absorber +techreborn:semi_fluid_generator, Semi Fluid Generator +techreborn:gas_turbine, Gas Turbine +techreborn:iron_alloy_furnace, Iron Alloy Furnace +techreborn:chemical_reactor, Chemical Reactor +techreborn:interdimensional_su, Interdimensional SU +techreborn:adjustable_su, Adjustable SU +techreborn:lapotronic_su, LESU Controller +techreborn:lsu_storage, LESU Storage +techreborn:distillation_tower, Distillation Tower +techreborn:vacuum_freezer, Vacuum Freezer +techreborn:fusion_control_computer, Solid-State Fusion Control Computer +techreborn:fusion_coil, Solid-state Fusion Coil +techreborn:lightning_rod, Lightning Rod +techreborn:industrial_sawmill, Sawmill +techreborn:machine_frame:0, Basic Machine Frame +techreborn:machine_frame:1, Advanced Machine Frame +techreborn:machine_frame:2, Highly Advanced Machine Frame +techreborn:grinder, Grinder +techreborn:solid_fuel_generator, Generator +techreborn:extractor, Extractor +techreborn:compressor, Compressor +techreborn:plate_bending_machine, Plate Bending Machine +techreborn:electric_furnace, Electric Furnace +techreborn:solar_panel:0, Solar Panel +techreborn:solar_panel:1, LV Solar Array +techreborn:solar_panel:2, MV Solar Array +techreborn:solar_panel:3, HV Solar Array +techreborn:solar_panel:4, EV Solar Array +techreborn:creative_solar_panel, Creative Solar Array +techreborn:solid_canning_machine, Solid Canning Machine +techreborn:water_mill, Water Mill +techreborn:wind_mill, Wind Mill +techreborn:wire_mill, Wire Mill +techreborn:rubber_log, Rubber Wood +techreborn:rubber_planks, Rubber Wood Planks +techreborn:rubber_plank_double_slab:0, Rubber Plank Slab +techreborn:rubber_plank_stair, Rubber Plank Stair +techreborn:rubber_leaves, Rubber Leaves +techreborn:rubber_sapling, Rubber Sapling +techreborn:refined_iron_fence, Iron Fence +techreborn:reinforced_glass, Reinforced Glass +techreborn:recycler, Recycler +techreborn:low_voltage_su, Battery Box +techreborn:medium_voltage_su, MFE +techreborn:high_voltage_su, MFSU +techreborn:lv_transformer, LV Transformer +techreborn:mv_transformer, MV Transformer +techreborn:hv_transformer, HV Transformer +techreborn:ev_transformer, EV Transformer +techreborn:auto_crafting_table, Auto Crafting Table +techreborn:pump, Pump +techreborn:iron_furnace, Iron Furnace +techreborn:nuke, Nuke +techreborn:scrapboxinator, Scrapbox-inator +techreborn:computer_cube, Tech Reborn Computer Cube +techreborn:plasma_generator, Plasma Generator +techreborn:lamp_incandescent, Incandescent Lamp +techreborn:lamp_led, LED Lamp +techreborn:alarm, Alarm +techreborn:fluid_replicator, Fluid Replicator +techreborn:techreborn_techreborn.berylium, Beryllium +techreborn:techreborn_techreborn.calcium, Calcium +techreborn:techreborn_techreborn.calciumcarbonate, Calciumcarbonate +techreborn:techreborn_techreborn.chlorite, Chlorite +techreborn:techreborn_techreborn.deuterium, Deuterium +techreborn:techreborn_techreborn.glyceryl, Glyceryl +techreborn:techreborn_techreborn.helium, Helium +techreborn:techreborn_techreborn.helium3, Helium3 +techreborn:techreborn_techreborn.heliumplasma, Heliumplasma +techreborn:techreborn_techreborn.hydrogen, Hydrogen +techreborn:techreborn_techreborn.lithium, Lithium +techreborn:techreborn_techreborn.mercury, Mercury +techreborn:techreborn_techreborn.methane, Methane +techreborn:techreborn_techreborn.nitrocoalfuel, Nitrocoalfuel +techreborn:techreborn_techreborn.nitrofuel, Nitrofuel +techreborn:techreborn_techreborn.nitrogen, Nitrogen +techreborn:techreborn_techreborn.nitrogendioxide, Nitrogendioxide +techreborn:techreborn_techreborn.potassium, Potassium +techreborn:techreborn_techreborn.silicon, Silicon +techreborn:techreborn_techreborn.sodium, Sodium +techreborn:techreborn_techreborn.sodiumpersulfate, Sodiumpersulfate +techreborn:techreborn_techreborn.tritium, Tritium +techreborn:techreborn_techreborn.wolframium, Wolframium +techreborn:techreborn_techreborn.carbon, Carbon +techreborn:techreborn_techreborn.carbonfiber, Carbon Fiber +techreborn:techreborn_techreborn.nitrocarbon, Nitrocarbon +techreborn:techreborn_techreborn.sulfur, Sulfur +techreborn:techreborn_techreborn.sodiumsulfide, Sodium Sulfide +techreborn:techreborn_techreborn.diesel, Diesel +techreborn:techreborn_techreborn.nitrodiesel, Nitrodiesel +techreborn:techreborn_techreborn.oil, Oil +techreborn:techreborn_techreborn.sulfuricacid, Sulfuric Acid +techreborn:techreborn_techreborn.compressedair, Compressed Air +techreborn:techreborn_techreborn.electrolyzedwater, Electrolyzed Water +techreborn:techreborn_techreborn.biofuel, Biofuel +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:thermionic_tubes:0, Copper Electron Tube +forestry:thermionic_tubes:1, Tin Electron Tube +forestry:thermionic_tubes:2, Bronze Electron Tube +forestry:thermionic_tubes:4, Golden Electron Tube +forestry:thermionic_tubes:5, Diamantine Electron Tube +forestry:thermionic_tubes:6, Obsidian Electron Tube +forestry:thermionic_tubes:7, Blazing Electron Tube +forestry:thermionic_tubes:8, Rubberised Electron Tube +forestry:thermionic_tubes:9, Emerald Electron Tube +forestry:thermionic_tubes:10, Apatine Electron Tube +forestry:thermionic_tubes:11, Lapis Electron Tube +forestry:thermionic_tubes:12, Ender Electron Tube +forestry:thermionic_tubes:13, Orchid Electron Tube +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: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:habitat_former:0, Habitat Former +forestry:habitat_screen, Habitat Screen +forestry:worktable:0, Worktable +forestry:engine_peat:0, Peat-fired Engine +forestry:engine_biogas:0, Biogas Engine +forestry:engine_clockwork:0, Clockwork Engine +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:book_forester, Forester's Manual +forestry:crate, Crate +forestry:genetic_filter:0, Genetic Filter +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: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:sapling:0, Apple Oak Sapling +forestry:sapling:0, Dark Oak Sapling +forestry:sapling:0, Silver Birch Sapling +forestry:sapling:0, Silver Lime Sapling +forestry:sapling:0, Common Walnut Sapling +forestry:sapling:0, Sweet Chestnut Sapling +forestry:sapling:0, Hill Cherry Sapling +forestry:sapling:0, Lemon Sapling +forestry:sapling:0, Plum Sapling +forestry:sapling:0, Sugar Maple Sapling +forestry:sapling:0, Red Spruce Sapling +forestry:sapling:0, Mundane Larch Sapling +forestry:sapling:0, Bull Pine Sapling +forestry:sapling:0, Coast Sequoia Sapling +forestry:sapling:0, Giant Sequoia Sapling +forestry:sapling:0, Jungle Sapling +forestry:sapling:0, Teak Sapling +forestry:sapling:0, Ipe Sapling +forestry:sapling:0, Kapok Sapling +forestry:sapling:0, Myrtle Ebony Sapling +forestry:sapling:0, Zebrawood Sapling +forestry:sapling:0, Yellow Meranti Sapling +forestry:sapling:0, Acacia Sapling +forestry:sapling:0, Desert Acacia Sapling +forestry:sapling:0, Padauk Sapling +forestry:sapling:0, Balsa Sapling +forestry:sapling:0, Cocobolo Sapling +forestry:sapling:0, Wenge Sapling +forestry:sapling:0, Grandidier's Baobab Sapling +forestry:sapling:0, Blue Mahoe Sapling +forestry:sapling:0, White Willow Sapling +forestry:sapling:0, Sipiri Sapling +forestry:sapling:0, Papaya Sapling +forestry:sapling:0, Date Palm Sapling +forestry:sapling:0, White Poplar Sapling +forestry:pollen_fertile:0, Apple Oak Pollen +forestry:pollen_fertile:0, Dark Oak Pollen +forestry:pollen_fertile:0, Silver Birch Pollen +forestry:pollen_fertile:0, Silver Lime Pollen +forestry:pollen_fertile:0, Common Walnut Pollen +forestry:pollen_fertile:0, Sweet Chestnut Pollen +forestry:pollen_fertile:0, Hill Cherry Pollen +forestry:pollen_fertile:0, Lemon Pollen +forestry:pollen_fertile:0, Plum Pollen +forestry:pollen_fertile:0, Sugar Maple Pollen +forestry:pollen_fertile:0, Red Spruce Pollen +forestry:pollen_fertile:0, Mundane Larch Pollen +forestry:pollen_fertile:0, Bull Pine Pollen +forestry:pollen_fertile:0, Coast Sequoia Pollen +forestry:pollen_fertile:0, Giant Sequoia Pollen +forestry:pollen_fertile:0, Jungle Pollen +forestry:pollen_fertile:0, Teak Pollen +forestry:pollen_fertile:0, Ipe Pollen +forestry:pollen_fertile:0, Kapok Pollen +forestry:pollen_fertile:0, Myrtle Ebony Pollen +forestry:pollen_fertile:0, Zebrawood Pollen +forestry:pollen_fertile:0, Yellow Meranti Pollen +forestry:pollen_fertile:0, Acacia Pollen +forestry:pollen_fertile:0, Desert Acacia Pollen +forestry:pollen_fertile:0, Padauk Pollen +forestry:pollen_fertile:0, Balsa Pollen +forestry:pollen_fertile:0, Cocobolo Pollen +forestry:pollen_fertile:0, Wenge Pollen +forestry:pollen_fertile:0, Grandidier's Baobab Pollen +forestry:pollen_fertile:0, Blue Mahoe Pollen +forestry:pollen_fertile:0, White Willow Pollen +forestry:pollen_fertile:0, Sipiri Pollen +forestry:pollen_fertile:0, Papaya Pollen +forestry:pollen_fertile:0, Date Palm Pollen +forestry:pollen_fertile:0, White Poplar Pollen +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:bee_queen_ge:0, Forest Queen +forestry:bee_queen_ge:0, Meadows Queen +forestry:bee_queen_ge:0, Common Queen +forestry:bee_queen_ge:0, Cultivated Queen +forestry:bee_queen_ge:0, Noble Queen +forestry:bee_queen_ge:0, Majestic Queen +forestry:bee_queen_ge:0, Imperial Queen +forestry:bee_queen_ge:0, Diligent Queen +forestry:bee_queen_ge:0, Unweary Queen +forestry:bee_queen_ge:0, Industrious Queen +forestry:bee_queen_ge:0, Steadfast Queen +forestry:bee_queen_ge:0, Valiant Queen +forestry:bee_queen_ge:0, Heroic Queen +forestry:bee_queen_ge:0, Sinister Queen +forestry:bee_queen_ge:0, Fiendish Queen +forestry:bee_queen_ge:0, Demonic Queen +forestry:bee_queen_ge:0, Modest Queen +forestry:bee_queen_ge:0, Frugal Queen +forestry:bee_queen_ge:0, Austere Queen +forestry:bee_queen_ge:0, Tropical Queen +forestry:bee_queen_ge:0, Exotic Queen +forestry:bee_queen_ge:0, Edenic Queen +forestry:bee_queen_ge:0, Ender Queen +forestry:bee_queen_ge:0, Spectral Queen +forestry:bee_queen_ge:0, Phantasmal Queen +forestry:bee_queen_ge:0, Wintry Queen +forestry:bee_queen_ge:0, Icy Queen +forestry:bee_queen_ge:0, Glacial Queen +forestry:bee_queen_ge:0, Vindictive Queen +forestry:bee_queen_ge:0, Vengeful Queen +forestry:bee_queen_ge:0, Avenging Queen +forestry:bee_queen_ge:0, Rural Queen +forestry:bee_queen_ge:0, Farmerly Queen +forestry:bee_queen_ge:0, Agrarian Queen +forestry:bee_queen_ge:0, Marshy Queen +forestry:bee_queen_ge:0, Miry Queen +forestry:bee_queen_ge:0, Boggy Queen +forestry:bee_queen_ge:0, Monastic Queen +forestry:bee_queen_ge:0, Secluded Queen +forestry:bee_queen_ge:0, Hermitic Queen +forestry:bee_drone_ge:0, Forest Drone +forestry:bee_drone_ge:0, Meadows Drone +forestry:bee_drone_ge:0, Common Drone +forestry:bee_drone_ge:0, Cultivated Drone +forestry:bee_drone_ge:0, Noble Drone +forestry:bee_drone_ge:0, Majestic Drone +forestry:bee_drone_ge:0, Imperial Drone +forestry:bee_drone_ge:0, Diligent Drone +forestry:bee_drone_ge:0, Unweary Drone +forestry:bee_drone_ge:0, Industrious Drone +forestry:bee_drone_ge:0, Steadfast Drone +forestry:bee_drone_ge:0, Valiant Drone +forestry:bee_drone_ge:0, Heroic Drone +forestry:bee_drone_ge:0, Sinister Drone +forestry:bee_drone_ge:0, Fiendish Drone +forestry:bee_drone_ge:0, Demonic Drone +forestry:bee_drone_ge:0, Modest Drone +forestry:bee_drone_ge:0, Frugal Drone +forestry:bee_drone_ge:0, Austere Drone +forestry:bee_drone_ge:0, Tropical Drone +forestry:bee_drone_ge:0, Exotic Drone +forestry:bee_drone_ge:0, Edenic Drone +forestry:bee_drone_ge:0, Ender Drone +forestry:bee_drone_ge:0, Spectral Drone +forestry:bee_drone_ge:0, Phantasmal Drone +forestry:bee_drone_ge:0, Wintry Drone +forestry:bee_drone_ge:0, Icy Drone +forestry:bee_drone_ge:0, Glacial Drone +forestry:bee_drone_ge:0, Vindictive Drone +forestry:bee_drone_ge:0, Vengeful Drone +forestry:bee_drone_ge:0, Avenging Drone +forestry:bee_drone_ge:0, Rural Drone +forestry:bee_drone_ge:0, Farmerly Drone +forestry:bee_drone_ge:0, Agrarian Drone +forestry:bee_drone_ge:0, Marshy Drone +forestry:bee_drone_ge:0, Miry Drone +forestry:bee_drone_ge:0, Boggy Drone +forestry:bee_drone_ge:0, Monastic Drone +forestry:bee_drone_ge:0, Secluded Drone +forestry:bee_drone_ge:0, Hermitic Drone +forestry:bee_princess_ge:0, Forest Princess +forestry:bee_princess_ge:0, Meadows Princess +forestry:bee_princess_ge:0, Common Princess +forestry:bee_princess_ge:0, Cultivated Princess +forestry:bee_princess_ge:0, Noble Princess +forestry:bee_princess_ge:0, Majestic Princess +forestry:bee_princess_ge:0, Imperial Princess +forestry:bee_princess_ge:0, Diligent Princess +forestry:bee_princess_ge:0, Unweary Princess +forestry:bee_princess_ge:0, Industrious Princess +forestry:bee_princess_ge:0, Steadfast Princess +forestry:bee_princess_ge:0, Valiant Princess +forestry:bee_princess_ge:0, Heroic Princess +forestry:bee_princess_ge:0, Sinister Princess +forestry:bee_princess_ge:0, Fiendish Princess +forestry:bee_princess_ge:0, Demonic Princess +forestry:bee_princess_ge:0, Modest Princess +forestry:bee_princess_ge:0, Frugal Princess +forestry:bee_princess_ge:0, Austere Princess +forestry:bee_princess_ge:0, Tropical Princess +forestry:bee_princess_ge:0, Exotic Princess +forestry:bee_princess_ge:0, Edenic Princess +forestry:bee_princess_ge:0, Ender Princess +forestry:bee_princess_ge:0, Spectral Princess +forestry:bee_princess_ge:0, Phantasmal Princess +forestry:bee_princess_ge:0, Wintry Princess +forestry:bee_princess_ge:0, Icy Princess +forestry:bee_princess_ge:0, Glacial Princess +forestry:bee_princess_ge:0, Vindictive Princess +forestry:bee_princess_ge:0, Vengeful Princess +forestry:bee_princess_ge:0, Avenging Princess +forestry:bee_princess_ge:0, Rural Princess +forestry:bee_princess_ge:0, Farmerly Princess +forestry:bee_princess_ge:0, Agrarian Princess +forestry:bee_princess_ge:0, Marshy Princess +forestry:bee_princess_ge:0, Miry Princess +forestry:bee_princess_ge:0, Boggy Princess +forestry:bee_princess_ge:0, Monastic Princess +forestry:bee_princess_ge:0, Secluded Princess +forestry:bee_princess_ge:0, Hermitic Princess +forestry:bee_larvae_ge:0, Forest Larvae +forestry:bee_larvae_ge:0, Meadows Larvae +forestry:bee_larvae_ge:0, Common Larvae +forestry:bee_larvae_ge:0, Cultivated Larvae +forestry:bee_larvae_ge:0, Noble Larvae +forestry:bee_larvae_ge:0, Majestic Larvae +forestry:bee_larvae_ge:0, Imperial Larvae +forestry:bee_larvae_ge:0, Diligent Larvae +forestry:bee_larvae_ge:0, Unweary Larvae +forestry:bee_larvae_ge:0, Industrious Larvae +forestry:bee_larvae_ge:0, Steadfast Larvae +forestry:bee_larvae_ge:0, Valiant Larvae +forestry:bee_larvae_ge:0, Heroic Larvae +forestry:bee_larvae_ge:0, Sinister Larvae +forestry:bee_larvae_ge:0, Fiendish Larvae +forestry:bee_larvae_ge:0, Demonic Larvae +forestry:bee_larvae_ge:0, Modest Larvae +forestry:bee_larvae_ge:0, Frugal Larvae +forestry:bee_larvae_ge:0, Austere Larvae +forestry:bee_larvae_ge:0, Tropical Larvae +forestry:bee_larvae_ge:0, Exotic Larvae +forestry:bee_larvae_ge:0, Edenic Larvae +forestry:bee_larvae_ge:0, Ender Larvae +forestry:bee_larvae_ge:0, Spectral Larvae +forestry:bee_larvae_ge:0, Phantasmal Larvae +forestry:bee_larvae_ge:0, Wintry Larvae +forestry:bee_larvae_ge:0, Icy Larvae +forestry:bee_larvae_ge:0, Glacial Larvae +forestry:bee_larvae_ge:0, Vindictive Larvae +forestry:bee_larvae_ge:0, Vengeful Larvae +forestry:bee_larvae_ge:0, Avenging Larvae +forestry:bee_larvae_ge:0, Rural Larvae +forestry:bee_larvae_ge:0, Farmerly Larvae +forestry:bee_larvae_ge:0, Agrarian Larvae +forestry:bee_larvae_ge:0, Marshy Larvae +forestry:bee_larvae_ge:0, Miry Larvae +forestry:bee_larvae_ge:0, Boggy Larvae +forestry:bee_larvae_ge:0, Monastic Larvae +forestry:bee_larvae_ge:0, Secluded Larvae +forestry:bee_larvae_ge:0, Hermitic Larvae +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:honeyed_slice, Honeyed Slice +forestry:ambrosia, Ambrosia +forestry:honey_pot, Honey Pot +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:butterfly_ge:0, Brimstone Moth Butterfly +forestry:butterfly_ge:0, Latticed Heath Butterfly +forestry:butterfly_ge:0, Cabbage White Butterfly +forestry:butterfly_ge:0, Brimstone Butterfly +forestry:butterfly_ge:0, Orange Tip Butterfly +forestry:butterfly_ge:0, Common Clouded Yellow Butterfly +forestry:butterfly_ge:0, Palaeno Sulphur Butterfly +forestry:butterfly_ge:0, Eastern Bath White Butterfly +forestry:butterfly_ge:0, Holly Blue Butterfly +forestry:butterfly_ge:0, Citrus Swallowtail Butterfly +forestry:butterfly_ge:0, Spicebush Swallowtail Butterfly +forestry:butterfly_ge:0, Black Swallowtail Butterfly +forestry:butterfly_ge:0, Zebra Swallowtail Butterfly +forestry:butterfly_ge:0, Speckled Wood Butterfly +forestry:butterfly_ge:0, Madeiran Speckled Wood Butterfly +forestry:butterfly_ge:0, Canary Speckled Wood Butterfly +forestry:butterfly_ge:0, Menelaus Blue Morpho Butterfly +forestry:butterfly_ge:0, Peleides Blue Morpho Butterfly +forestry:butterfly_ge:0, Comma Butterfly +forestry:butterfly_ge:0, Painted Beauty Butterfly +forestry:butterfly_ge:0, Blue Wing Butterfly +forestry:butterfly_ge:0, Blue Duke Butterfly +forestry:butterfly_ge:0, Glassy Tiger Butterfly +forestry:butterfly_ge:0, Postman Butterfly +forestry:butterfly_ge:0, Malachite Butterfly +forestry:butterfly_ge:0, Leopard Lacewing Butterfly +forestry:butterfly_ge:0, Diana Fritillary Butterfly +forestry:serum_ge:0, Brimstone Moth Serum +forestry:serum_ge:0, Latticed Heath Serum +forestry:serum_ge:0, Cabbage White Serum +forestry:serum_ge:0, Brimstone Serum +forestry:serum_ge:0, Orange Tip Serum +forestry:serum_ge:0, Common Clouded Yellow Serum +forestry:serum_ge:0, Palaeno Sulphur Serum +forestry:serum_ge:0, Eastern Bath White Serum +forestry:serum_ge:0, Holly Blue Serum +forestry:serum_ge:0, Citrus Swallowtail Serum +forestry:serum_ge:0, Spicebush Swallowtail Serum +forestry:serum_ge:0, Black Swallowtail Serum +forestry:serum_ge:0, Zebra Swallowtail Serum +forestry:serum_ge:0, Speckled Wood Serum +forestry:serum_ge:0, Madeiran Speckled Wood Serum +forestry:serum_ge:0, Canary Speckled Wood Serum +forestry:serum_ge:0, Menelaus Blue Morpho Serum +forestry:serum_ge:0, Peleides Blue Morpho Serum +forestry:serum_ge:0, Comma Serum +forestry:serum_ge:0, Painted Beauty Serum +forestry:serum_ge:0, Blue Wing Serum +forestry:serum_ge:0, Blue Duke Serum +forestry:serum_ge:0, Glassy Tiger Serum +forestry:serum_ge:0, Postman Serum +forestry:serum_ge:0, Malachite Serum +forestry:serum_ge:0, Leopard Lacewing Serum +forestry:serum_ge:0, Diana Fritillary Serum +forestry:caterpillar_ge:0, Brimstone Moth Caterpillar +forestry:caterpillar_ge:0, Latticed Heath Caterpillar +forestry:caterpillar_ge:0, Cabbage White Caterpillar +forestry:caterpillar_ge:0, Brimstone Caterpillar +forestry:caterpillar_ge:0, Orange Tip Caterpillar +forestry:caterpillar_ge:0, Common Clouded Yellow Caterpillar +forestry:caterpillar_ge:0, Palaeno Sulphur Caterpillar +forestry:caterpillar_ge:0, Eastern Bath White Caterpillar +forestry:caterpillar_ge:0, Holly Blue Caterpillar +forestry:caterpillar_ge:0, Citrus Swallowtail Caterpillar +forestry:caterpillar_ge:0, Spicebush Swallowtail Caterpillar +forestry:caterpillar_ge:0, Black Swallowtail Caterpillar +forestry:caterpillar_ge:0, Zebra Swallowtail Caterpillar +forestry:caterpillar_ge:0, Speckled Wood Caterpillar +forestry:caterpillar_ge:0, Madeiran Speckled Wood Caterpillar +forestry:caterpillar_ge:0, Canary Speckled Wood Caterpillar +forestry:caterpillar_ge:0, Menelaus Blue Morpho Caterpillar +forestry:caterpillar_ge:0, Peleides Blue Morpho Caterpillar +forestry:caterpillar_ge:0, Comma Caterpillar +forestry:caterpillar_ge:0, Painted Beauty Caterpillar +forestry:caterpillar_ge:0, Blue Wing Caterpillar +forestry:caterpillar_ge:0, Blue Duke Caterpillar +forestry:caterpillar_ge:0, Glassy Tiger Caterpillar +forestry:caterpillar_ge:0, Postman Caterpillar +forestry:caterpillar_ge:0, Malachite Caterpillar +forestry:caterpillar_ge:0, Leopard Lacewing Caterpillar +forestry:caterpillar_ge:0, Diana Fritillary Caterpillar +forestry:cocoon_ge:0, Brimstone Moth Cocoon +forestry:cocoon_ge:0, Latticed Heath Cocoon +forestry:cocoon_ge:0, Cabbage White Cocoon +forestry:cocoon_ge:0, Brimstone Cocoon +forestry:cocoon_ge:0, Orange Tip Cocoon +forestry:cocoon_ge:0, Common Clouded Yellow Cocoon +forestry:cocoon_ge:0, Palaeno Sulphur Cocoon +forestry:cocoon_ge:0, Eastern Bath White Cocoon +forestry:cocoon_ge:0, Holly Blue Cocoon +forestry:cocoon_ge:0, Citrus Swallowtail Cocoon +forestry:cocoon_ge:0, Spicebush Swallowtail Cocoon +forestry:cocoon_ge:0, Black Swallowtail Cocoon +forestry:cocoon_ge:0, Zebra Swallowtail Cocoon +forestry:cocoon_ge:0, Speckled Wood Cocoon +forestry:cocoon_ge:0, Madeiran Speckled Wood Cocoon +forestry:cocoon_ge:0, Canary Speckled Wood Cocoon +forestry:cocoon_ge:0, Menelaus Blue Morpho Cocoon +forestry:cocoon_ge:0, Peleides Blue Morpho Cocoon +forestry:cocoon_ge:0, Comma Cocoon +forestry:cocoon_ge:0, Painted Beauty Cocoon +forestry:cocoon_ge:0, Blue Wing Cocoon +forestry:cocoon_ge:0, Blue Duke Cocoon +forestry:cocoon_ge:0, Glassy Tiger Cocoon +forestry:cocoon_ge:0, Postman Cocoon +forestry:cocoon_ge:0, Malachite Cocoon +forestry:cocoon_ge:0, Leopard Lacewing Cocoon +forestry:cocoon_ge:0, Diana Fritillary Cocoon +forestry:cocoon_ge:0, Brimstone Moth Cocoon +forestry:cocoon_ge:0, Latticed Heath Cocoon +forestry:cocoon_ge:0, Cabbage White Cocoon +forestry:cocoon_ge:0, Brimstone Cocoon +forestry:cocoon_ge:0, Orange Tip Cocoon +forestry:cocoon_ge:0, Common Clouded Yellow Cocoon +forestry:cocoon_ge:0, Palaeno Sulphur Cocoon +forestry:cocoon_ge:0, Eastern Bath White Cocoon +forestry:cocoon_ge:0, Holly Blue Cocoon +forestry:cocoon_ge:0, Citrus Swallowtail Cocoon +forestry:cocoon_ge:0, Spicebush Swallowtail Cocoon +forestry:cocoon_ge:0, Black Swallowtail Cocoon +forestry:cocoon_ge:0, Zebra Swallowtail Cocoon +forestry:cocoon_ge:0, Speckled Wood Cocoon +forestry:cocoon_ge:0, Madeiran Speckled Wood Cocoon +forestry:cocoon_ge:0, Canary Speckled Wood Cocoon +forestry:cocoon_ge:0, Menelaus Blue Morpho Cocoon +forestry:cocoon_ge:0, Peleides Blue Morpho Cocoon +forestry:cocoon_ge:0, Comma Cocoon +forestry:cocoon_ge:0, Painted Beauty Cocoon +forestry:cocoon_ge:0, Blue Wing Cocoon +forestry:cocoon_ge:0, Blue Duke Cocoon +forestry:cocoon_ge:0, Glassy Tiger Cocoon +forestry:cocoon_ge:0, Postman Cocoon +forestry:cocoon_ge:0, Malachite Cocoon +forestry:cocoon_ge:0, Leopard Lacewing Cocoon +forestry:cocoon_ge:0, Diana Fritillary Cocoon +forestry:cocoon_ge:0, Brimstone Moth Cocoon +forestry:cocoon_ge:0, Latticed Heath Cocoon +forestry:cocoon_ge:0, Cabbage White Cocoon +forestry:cocoon_ge:0, Brimstone Cocoon +forestry:cocoon_ge:0, Orange Tip Cocoon +forestry:cocoon_ge:0, Common Clouded Yellow Cocoon +forestry:cocoon_ge:0, Palaeno Sulphur Cocoon +forestry:cocoon_ge:0, Eastern Bath White Cocoon +forestry:cocoon_ge:0, Holly Blue Cocoon +forestry:cocoon_ge:0, Citrus Swallowtail Cocoon +forestry:cocoon_ge:0, Spicebush Swallowtail Cocoon +forestry:cocoon_ge:0, Black Swallowtail Cocoon +forestry:cocoon_ge:0, Zebra Swallowtail Cocoon +forestry:cocoon_ge:0, Speckled Wood Cocoon +forestry:cocoon_ge:0, Madeiran Speckled Wood Cocoon +forestry:cocoon_ge:0, Canary Speckled Wood Cocoon +forestry:cocoon_ge:0, Menelaus Blue Morpho Cocoon +forestry:cocoon_ge:0, Peleides Blue Morpho Cocoon +forestry:cocoon_ge:0, Comma Cocoon +forestry:cocoon_ge:0, Painted Beauty Cocoon +forestry:cocoon_ge:0, Blue Wing Cocoon +forestry:cocoon_ge:0, Blue Duke Cocoon +forestry:cocoon_ge:0, Glassy Tiger Cocoon +forestry:cocoon_ge:0, Postman Cocoon +forestry:cocoon_ge:0, Malachite Cocoon +forestry:cocoon_ge:0, Leopard Lacewing Cocoon +forestry:cocoon_ge:0, Diana Fritillary Cocoon +forestry:butterfly_chest:0, Lepidopterist's Chest +forestry:cocoon:0, tile.for.cocoon.name +forestry:cocoon.solid:0, tile.for.cocoon.solid.name +forestry:database:0, Database +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: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: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 +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: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: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: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:track_outfitted:0, Abandoned Activator Track +railcraft:track_outfitted:0, Electric Activator Track +railcraft:track_outfitted:0, H. S. Activator Track +railcraft:track_outfitted:0, H. S. E. Activator Track +railcraft:track_outfitted:0, Iron Activator Track +railcraft:track_outfitted:0, Reinforced Activator Track +railcraft:track_outfitted:0, Strap Iron Activator Track +railcraft:track_outfitted:0, Abandoned Booster Track +railcraft:track_outfitted:0, Electric Booster Track +railcraft:track_outfitted:0, H. S. Booster Track +railcraft:track_outfitted:0, H. S. E. Booster Track +railcraft:track_outfitted:0, Iron Booster Track +railcraft:track_outfitted:0, Reinforced Booster Track +railcraft:track_outfitted:0, Strap Iron Booster Track +railcraft:track_outfitted:0, Abandoned Buffer Stop Track +railcraft:track_outfitted:0, Electric Buffer Stop Track +railcraft:track_outfitted:0, Iron Buffer Stop Track +railcraft:track_outfitted:0, Reinforced Buffer Stop Track +railcraft:track_outfitted:0, Strap Iron Buffer Stop Track +railcraft:track_outfitted:0, Abandoned Control Track +railcraft:track_outfitted:0, Electric Control Track +railcraft:track_outfitted:0, Iron Control Track +railcraft:track_outfitted:0, Reinforced Control Track +railcraft:track_outfitted:0, Strap Iron Control Track +railcraft:track_outfitted:0, Abandoned Detector Track +railcraft:track_outfitted:0, Electric Detector Track +railcraft:track_outfitted:0, H. S. Detector Track +railcraft:track_outfitted:0, H. S. E. Detector Track +railcraft:track_outfitted:0, Iron Detector Track +railcraft:track_outfitted:0, Reinforced Detector Track +railcraft:track_outfitted:0, Strap Iron Detector Track +railcraft:track_outfitted:0, Abandoned Disembarking Track +railcraft:track_outfitted:0, Electric Disembarking Track +railcraft:track_outfitted:0, Iron Disembarking Track +railcraft:track_outfitted:0, Reinforced Disembarking Track +railcraft:track_outfitted:0, Strap Iron Disembarking Track +railcraft:track_outfitted:0, Abandoned Dumping Track +railcraft:track_outfitted:0, Electric Dumping Track +railcraft:track_outfitted:0, Iron Dumping Track +railcraft:track_outfitted:0, Reinforced Dumping Track +railcraft:track_outfitted:0, Strap Iron Dumping Track +railcraft:track_outfitted:0, Abandoned Embarking Track +railcraft:track_outfitted:0, Electric Embarking Track +railcraft:track_outfitted:0, Iron Embarking Track +railcraft:track_outfitted:0, Reinforced Embarking Track +railcraft:track_outfitted:0, Strap Iron Embarking Track +railcraft:track_outfitted:0, Abandoned Gated Track +railcraft:track_outfitted:0, Electric Gated Track +railcraft:track_outfitted:0, Iron Gated Track +railcraft:track_outfitted:0, Reinforced Gated Track +railcraft:track_outfitted:0, Strap Iron Gated Track +railcraft:track_outfitted:0, Abandoned Locking Track +railcraft:track_outfitted:0, Electric Locking Track +railcraft:track_outfitted:0, H. S. Locking Track +railcraft:track_outfitted:0, H. S. E. Locking Track +railcraft:track_outfitted:0, Iron Locking Track +railcraft:track_outfitted:0, Reinforced Locking Track +railcraft:track_outfitted:0, Strap Iron Locking Track +railcraft:track_outfitted:0, Abandoned One-Way Track +railcraft:track_outfitted:0, Electric One-Way Track +railcraft:track_outfitted:0, Iron One-Way Track +railcraft:track_outfitted:0, Reinforced One-Way Track +railcraft:track_outfitted:0, Strap Iron One-Way Track +railcraft:track_outfitted:0, Abandoned Messenger Track +railcraft:track_outfitted:0, Electric Messenger Track +railcraft:track_outfitted:0, H. S. Messenger Track +railcraft:track_outfitted:0, H. S. E. Messenger Track +railcraft:track_outfitted:0, Iron Messenger Track +railcraft:track_outfitted:0, Reinforced Messenger Track +railcraft:track_outfitted:0, Strap Iron Messenger Track +railcraft:track_outfitted:0, Abandoned Delayed Locking Track +railcraft:track_outfitted:0, Electric Delayed Locking Track +railcraft:track_outfitted:0, H. S. Delayed Locking Track +railcraft:track_outfitted:0, H. S. E. Delayed Locking Track +railcraft:track_outfitted:0, Iron Delayed Locking Track +railcraft:track_outfitted:0, Reinforced Delayed Locking Track +railcraft:track_outfitted:0, Strap Iron Delayed Locking Track +railcraft:track_outfitted:0, Abandoned Priming Track +railcraft:track_outfitted:0, Electric Priming Track +railcraft:track_outfitted:0, H. S. Priming Track +railcraft:track_outfitted:0, H. S. E. Priming Track +railcraft:track_outfitted:0, Iron Priming Track +railcraft:track_outfitted:0, Reinforced Priming Track +railcraft:track_outfitted:0, Strap Iron Priming Track +railcraft:track_outfitted:0, Abandoned Launcher Track +railcraft:track_outfitted:0, Electric Launcher Track +railcraft:track_outfitted:0, Iron Launcher Track +railcraft:track_outfitted:0, Reinforced Launcher Track +railcraft:track_outfitted:0, Strap Iron Launcher Track +railcraft:track_outfitted:0, Abandoned Whistle Track +railcraft:track_outfitted:0, Electric Whistle Track +railcraft:track_outfitted:0, H. S. Whistle Track +railcraft:track_outfitted:0, H. S. E. Whistle Track +railcraft:track_outfitted:0, Iron Whistle Track +railcraft:track_outfitted:0, Reinforced Whistle Track +railcraft:track_outfitted:0, Strap Iron Whistle Track +railcraft:track_outfitted:0, Abandoned Locomotive Track +railcraft:track_outfitted:0, Electric Locomotive Track +railcraft:track_outfitted:0, H. S. Locomotive Track +railcraft:track_outfitted:0, H. S. E. Locomotive Track +railcraft:track_outfitted:0, Iron Locomotive Track +railcraft:track_outfitted:0, Reinforced Locomotive Track +railcraft:track_outfitted:0, Strap Iron Locomotive Track +railcraft:track_outfitted:0, Abandoned Throttle Track +railcraft:track_outfitted:0, Electric Throttle Track +railcraft:track_outfitted:0, H. S. Throttle Track +railcraft:track_outfitted:0, H. S. E. Throttle Track +railcraft:track_outfitted:0, Iron Throttle Track +railcraft:track_outfitted:0, Reinforced Throttle Track +railcraft:track_outfitted:0, Strap Iron Throttle Track +railcraft:track_outfitted:0, Abandoned Routing Track +railcraft:track_outfitted:0, Electric Routing Track +railcraft:track_outfitted:0, Iron Routing Track +railcraft:track_outfitted:0, Reinforced Routing Track +railcraft:track_outfitted:0, Strap Iron Routing Track +railcraft:track_outfitted:0, H. S. Transition Track +railcraft:track_outfitted:0, H. S. E. Transition Track +railcraft:track_outfitted:0, Abandoned Coupler Track +railcraft:track_outfitted:0, Electric Coupler Track +railcraft:track_outfitted:0, Iron Coupler Track +railcraft:track_outfitted:0, Reinforced Coupler Track +railcraft:track_outfitted:0, Strap Iron Coupler Track +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 +aenetvistool:net_visualizer, Network Visualization Tool +ae2stuff:encoder, Pattern Encoder +ae2stuff:grower, Crystal Growth Chamber +ae2stuff:inscriber, Advanced Inscriber +ae2stuff:wireless, Wireless Connector +ae2stuff:wireless_kit, Wireless Setup Kit +ae2stuff:visualiser, Network Visualisation Tool +avaritia:resource:0, Diamond Lattice +avaritia:resource:1, Crystal Matrix Ingot +avaritia:resource:2, Pile of Neutrons +avaritia:resource:3, Neutronium Nugget +avaritia:resource:4, Neutronium Ingot +avaritia:resource:5, Infinity Catalyst +avaritia:resource:6, Infinity Ingot +avaritia:resource:7, Record Fragment +avaritia:singularity:0, Iron Singularity +avaritia:singularity:1, Golden Singularity +avaritia:singularity:2, Lapis Singularity +avaritia:singularity:3, Redstone Singularity +avaritia:singularity:4, Nether Quartz Singularity +avaritia:singularity:5, Copper Singularity +avaritia:singularity:6, Tin Singularity +avaritia:singularity:7, Lead Singularity +avaritia:singularity:8, Silver Singularity +avaritia:singularity:9, Nickel Singularity +avaritia:singularity:10, Diamond Singularity +avaritia:singularity:11, Emerald Singularity +avaritia:singularity:12, Fluxed Singularity +avaritia:singularity:13, Platinum Singularity +avaritia:singularity:14, Iridium Singularity +avaritia:infinity_sword, Sword of the Cosmos +avaritia:infinity_bow, Longbow of the Heavens +avaritia:infinity_pickaxe, World Breaker +avaritia:infinity_shovel, Planet Eater +avaritia:infinity_axe, Nature's Ruin +avaritia:infinity_hoe, Hoe of the Green Earth +avaritia:infinity_helmet, Infinity Helmet +avaritia:infinity_chestplate, Infinity Breastplate +avaritia:infinity_pants, Infinity Leggings +avaritia:infinity_boots, Infinity Boots +avaritia:skullfire_sword, Skullfire Sword +avaritia:endest_pearl, Endest Pearl +avaritia:ultimate_stew, Ultimate Stew +avaritia:cosmic_meatballs, Cosmic Meatballs +avaritia:matter_cluster, Matter Cluster +avaritia:compressed_crafting_table, Compressed Crafting Table +avaritia:double_compressed_crafting_table, Double Compressed Crafting Table +avaritia:extreme_crafting_table, Extreme Crafting Table +avaritia:block_resource:0, Neutronium Block +avaritia:block_resource:1, Infinity Block +avaritia:block_resource:2, Crystal Matrix +avaritia:neutron_collector, Neutron Collector +avaritia:neutronium_compressor, Neutronium Compressor +bewitchment:blessed_stone, Blessed Stone +bewitchment:block_of_amethyst, Block of Amethyst +bewitchment:block_of_garnet, Block of Garnet +bewitchment:block_of_opal, Block of Opal +bewitchment:block_of_silver, Block of Silver +bewitchment:block_of_silver_symbol, Block of Silver +bewitchment:block_of_silver_bevel, Block of Silver +bewitchment:block_of_silver_sun, Block of Silver +bewitchment:block_of_silver_moon, Block of Silver +bewitchment:block_of_silver_cup, Block of Silver +bewitchment:block_of_silver_pentacle, Block of Silver +bewitchment:block_of_silver_sword, Block of Silver +bewitchment:block_of_silver_wand, Block of Silver +bewitchment:block_of_silver_pentagram, Block of Silver +bewitchment:block_of_silver_old, Block of Silver +bewitchment:block_of_cold_iron, Block of Cold Iron +bewitchment:block_of_cold_iron_symbol, Block of Cold Iron +bewitchment:block_of_cold_iron_bevel, Block of Cold Iron +bewitchment:block_of_cold_iron_sun, Block of Cold Iron +bewitchment:block_of_cold_iron_moon, Block of Cold Iron +bewitchment:block_of_cold_iron_cup, Block of Cold Iron +bewitchment:block_of_cold_iron_pentacle, Block of Cold Iron +bewitchment:block_of_cold_iron_sword, Block of Cold Iron +bewitchment:block_of_cold_iron_wand, Block of Cold Iron +bewitchment:block_of_cold_iron_pentagram, Block of Cold Iron +bewitchment:block_of_salt, Block of Salt +bewitchment:amethyst_ore, Amethyst Ore +bewitchment:garnet_ore, Garnet Ore +bewitchment:opal_ore, Opal Ore +bewitchment:silver_ore, Silver Ore +bewitchment:salt_ore, Salt Ore +bewitchment:purifying_earth, Purifying Earth +bewitchment:coquina, Coquina +bewitchment:coquina_smooth, Coquina +bewitchment:coquina_shell, Coquina +bewitchment:coquina_bricks, Coquina Bricks +bewitchment:chiseled_coquina, Chiseled Coquina +bewitchment:nethersteel, Nethersteel +bewitchment:nethersteel_symbol, Nethersteel +bewitchment:nethersteel_bevel, Nethersteel +bewitchment:nethersteel_polished, Nethersteel +bewitchment:nethersteel_sentient, Nethersteel +bewitchment:nethersteel_pentacle, Nethersteel +bewitchment:nethersteel_pentagram, Nethersteel +bewitchment:nethersteel_skull, Nethersteel +bewitchment:nethersteel_eye, Nethersteel +bewitchment:nethersteel_watching_eye, Nethersteel +bewitchment:nethersteel_hellish, Nethersteel +bewitchment:nethersteel_watching_hellish, Nethersteel +bewitchment:perpetual_ice, Perpetual Ice +bewitchment:perpetual_ice_stairs, Perpetual Ice Stairs +bewitchment:perpetual_ice_slab:0, Perpetual Ice Slab +bewitchment:perpetual_ice_fence, Perpetual Ice Fence +bewitchment:embittered_bricks, Embittered Bricks +bewitchment:cracked_embittered_bricks, Cracked Embittered Bricks +bewitchment:chiseled_embittered_bricks, Chiseled Embittered Bricks +bewitchment:embittered_brick_stairs, Embittered Brick Stairs +bewitchment:embittered_bricks_slab:0, Embittered Bricks Slab +bewitchment:embittered_brick_fence, Embittered Brick Fence +bewitchment:scorned_bricks, Scorned Bricks +bewitchment:scorned_bricks_symbol, Scorned Bricks +bewitchment:scorned_bricks_bevel, Scorned Bricks +bewitchment:scorned_bricks_hellish, Scorned Bricks +bewitchment:scorned_bricks_raw, Scorned Bricks +bewitchment:scorned_bricks_raw_cracked, Scorned Bricks +bewitchment:scorned_bricks_small, Scorned Bricks +bewitchment:scorned_bricks_soft, Scorned Bricks +bewitchment:scorned_bricks_small_tiles, Scorned Bricks +bewitchment:scorned_bricks_medium_tiles, Scorned Bricks +bewitchment:scorned_bricks_triple, Scorned Bricks +bewitchment:scorned_bricks_braid, Scorned Bricks +bewitchment:scorned_bricks_layers, Scorned Bricks +bewitchment:scorned_bricks_road, Scorned Bricks +bewitchment:scorned_bricks_ornate, Scorned Bricks +bewitchment:scorned_bricks_panel, Scorned Bricks +bewitchment:scorned_bricks_prism, Scorned Bricks +bewitchment:scorned_bricks_slanted, Scorned Bricks +bewitchment:cracked_scorned_bricks, Cracked Scorned Bricks +bewitchment:chiseled_scorned_bricks, Chiseled Scorned Bricks +bewitchment:scorned_brick_stairs, Scorned Brick Stairs +bewitchment:scorned_bricks_slab:0, Scorned Bricks Slab +bewitchment:scorned_brick_fence, Scorned Brick Fence +bewitchment:mossy_scorned_bricks, Mossy Scorned Bricks +bewitchment:crying_scorned_bricks, Warped Scorned Bricks +bewitchment:despair_bricks, Despair Bricks +bewitchment:ochre_despair_bricks, Ochre Despair Bricks +bewitchment:nethersteel_fence, Nethersteel Fence +bewitchment:coquina_fence, Coquina Fence +bewitchment:mossy_scorned_brick_fence, Mossy Scorned Brick Fence +bewitchment:crying_scorned_brick_fence, Warped Scorned Brick Fence +bewitchment:despair_brick_fence, Despair Brick Fence +bewitchment:ochre_despair_brick_fence, Ochre Despair Brick Fence +bewitchment:alchemists_carpet, Alchemist Carpet +bewitchment:hedgewitches_carpet, Hedgewitch Carpet +bewitchment:besmirched_carpet, Besmirched Carpet +bewitchment:mossy_scorned_brick_stairs, Mossy Scorned Brick Stairs +bewitchment:crying_scorned_brick_stairs, Warped Scorned Brick Stairs +bewitchment:despair_brick_stairs, Despair Brick Stairs +bewitchment:ochre_despair_brick_stairs, Ochre Despair Brick Stairs +bewitchment:nethersteel_stairs, Nethersteel Stairs +bewitchment:coquina_stairs, Coquina Stairs +bewitchment:coquina_brick_stairs, Coquina Brick Stairs +bewitchment:coquina_brick_slab:0, Coquina Brick Slab +bewitchment:coquina_brick_wall, Coquina Brick Wall +bewitchment:coquina_brick_fence, Coquina Brick Fence +bewitchment:coquina_slab:0, Coquina Slab +bewitchment:nethersteel_slab:0, Nethersteel Slab +bewitchment:mossy_scorned_brick_slab:0, Mossy Scorned Brick Slab +bewitchment:crying_scorned_brick_slab:0, Warped Scorned Brick Slab +bewitchment:despair_brick_slab:0, Despair Brick Slab +bewitchment:ochre_despair_brick_slab:0, Ochre Despair Brick Slab +bewitchment:coquina_wall, Coquina Wall +bewitchment:scorned_brick_wall, Scorned Brick Wall +bewitchment:despair_brick_wall, Despair Brick Wall +bewitchment:ochre_despair_brick_wall, Ochre Despair Brick Wall +bewitchment:embittered_brick_wall, Embittered Brick Wall +bewitchment:mossy_scorned_brick_wall, Mossy Scorned Brick Wall +bewitchment:crying_scorned_brick_wall, Warped Scorned Brick Wall +bewitchment:nethersteel_wall, Nethersteel Wall +bewitchment:greenwitch_fleece, Hedgewitch Fleece +bewitchment:besmirched_fleece, Besmirched Fleece +bewitchment:alchemists_fleece, Alchemist Fleece +bewitchment:dragons_blood_resin_block, Block of Dragon's Blood Resin +bewitchment:goblet, Goblet +bewitchment:filled_goblet, Filled Goblet +bewitchment:white_candle, White Candle +bewitchment:orange_candle, Orange Candle +bewitchment:magenta_candle, Magenta Candle +bewitchment:light_blue_candle, Light Blue Candle +bewitchment:yellow_candle, Yellow Candle +bewitchment:lime_candle, Lime Candle +bewitchment:pink_candle, Pink Candle +bewitchment:gray_candle, Gray Candle +bewitchment:light_gray_candle, Light Gray Candle +bewitchment:cyan_candle, Cyan Candle +bewitchment:purple_candle, Purple Candle +bewitchment:blue_candle, Blue Candle +bewitchment:brown_candle, Brown Candle +bewitchment:green_candle, Green Candle +bewitchment:red_candle, Red Candle +bewitchment:black_candle, Black Candle +bewitchment:embergrass, Embergrass +bewitchment:torchwood, Torchwood +bewitchment:spanish_moss, Spanish Moss +bewitchment:blue_ink_cap, Blue Ink Cap +bewitchment:frostflower, Frost Flower +bewitchment:flower_siphoning_allium, Allium? +bewitchment:flower_siphoning_blue_orchid, Blue Orchid? +bewitchment:flower_siphoning_dandelion, Dandelion? +bewitchment:flower_siphoning_azure_bluet, Azure Bluet? +bewitchment:flower_siphoning_oxeye_daisy, Oxeye Daisy? +bewitchment:flower_siphoning_tulip_orange, Orange Tulip? +bewitchment:flower_siphoning_tulip_pink, Pink Tulip? +bewitchment:flower_siphoning_tulip_red, Red Tulip? +bewitchment:flower_siphoning_tulip_white, White Tulip? +bewitchment:flower_siphoning_poppy, Poppy? +bewitchment:candelabra_gold, Golden Candelabra +bewitchment:candelabra_iron, Iron Candelabra +bewitchment:candelabra_silver, Silver Candelabra +bewitchment:goddess_statue, Goddess Statue +bewitchment:cypress_sapling, Cypress Sapling +bewitchment:elder_sapling, Elder Sapling +bewitchment:juniper_sapling, Juniper Sapling +bewitchment:dragons_blood_sapling, Dragons Blood Sapling +bewitchment:cypress_wood, Cypress Wood +bewitchment:elder_wood, Elder Wood +bewitchment:juniper_wood, Juniper Wood +bewitchment:dragons_blood_wood, Dragons Blood Wood +bewitchment:cypress_planks, Cypress Planks +bewitchment:elder_planks, Elder Planks +bewitchment:juniper_planks, Juniper Planks +bewitchment:dragons_blood_planks, Dragons Blood Planks +bewitchment:cypress_leaves, Cypress Leaves +bewitchment:elder_leaves, Elder Leaves +bewitchment:juniper_leaves, Juniper Leaves +bewitchment:dragons_blood_leaves, Dragons Blood Leaves +bewitchment:juniper_chest, Juniper Chest +bewitchment:dragons_blood_chest, Dragon's Blood Chest +bewitchment:cypress_wood_stairs, Cypress Wood Stairs +bewitchment:elder_wood_stairs, Elder Wood Stairs +bewitchment:juniper_wood_stairs, Juniper Wood Stairs +bewitchment:dragons_blood_stairs, Dragon's Blood Stairs +bewitchment:cypress_wood_slab:0, Cypress Wood Slab +bewitchment:elder_wood_slab:0, Elder Wood Slab +bewitchment:juniper_wood_slab:0, Juniper Wood Slab +bewitchment:dragons_blood_slab:0, Dragon's Blood Slab +bewitchment:cypress_trapdoor, Cypress Trapdoor +bewitchment:elder_trapdoor, Elder Trapdoor +bewitchment:juniper_trapdoor, Juniper Trapdoor +bewitchment:dragons_blood_trapdoor, Dragon's Blood Trapdoor +bewitchment:cypress_fence_gate, Cypress Fence Gate +bewitchment:elder_fence_gate, Elder Fence Gate +bewitchment:juniper_fence_gate, Juniper Fence Gate +bewitchment:dragons_blood_fence_gate, Dragon's Blood Fence Gate +bewitchment:cypress_fence, Cypress Fence +bewitchment:elder_fence, Elder Fence +bewitchment:juniper_fence, Juniper Fence +bewitchment:dragons_blood_fence, Dragon's Blood Fence +bewitchment:cypress_pressure_plate, Cypress Pressure Plate +bewitchment:elder_pressure_plate, Elder Pressure Plate +bewitchment:juniper_pressure_plate, Juniper Pressure Plate +bewitchment:dragons_blood_pressure_plate, Dragon's Blood Pressure Plate +bewitchment:cypress_button, Cypress Button +bewitchment:elder_button, Elder Button +bewitchment:juniper_button, Juniper Button +bewitchment:dragons_blood_button, Dragon's Blood Button +bewitchment:stone_witches_altar, Stone Witches' Altar +bewitchment:nether_brick_witches_altar, Nether Brick Witches' Altar +bewitchment:obsidian_witches_altar, Obsidian Witches' Altar +bewitchment:coquina_witches_altar, Coquina Witches' Altar +bewitchment:embittered_brick_witches_altar, Embittered Brick Witches' Altar +bewitchment:scorned_brick_witches_altar, Scorned Brick Witches' Altar +bewitchment:witches_cauldron, Witches' Cauldron +bewitchment:witches_oven, Witches' Oven +bewitchment:distillery, Distillery +bewitchment:spinning_wheel, Spinning Wheel +bewitchment:crystal_ball, Crystal Ball +bewitchment:brazier, Brazier +bewitchment:sigil_table, Sigil Table +bewitchment:poppet_shelf_oak, Oak Poppet Shelf +bewitchment:poppet_shelf_spruce, Spruce Poppet Shelf +bewitchment:poppet_shelf_dark_oak, Dark Oak Poppet Shelf +bewitchment:poppet_shelf_jungle, Jungle Poppet Shelf +bewitchment:poppet_shelf_birch, Birch Poppet Shelf +bewitchment:poppet_shelf_acacia, Acacia Poppet Shelf +bewitchment:poppet_shelf_juniper, Juniper Poppet Shelf +bewitchment:poppet_shelf_cypress, Cypress Poppet Shelf +bewitchment:poppet_shelf_elder, Elder Poppet Shelf +bewitchment:poppet_shelf_dragons_blood, Dragon's Blood Poppet Shelf +bewitchment:stone_leonard_statue, Stone Leonard Statue +bewitchment:nether_brick_leonard_statue, Nether Brick Leonard Statue +bewitchment:scorned_brick_leonard_statue, Scorned Brick Leonard Statue +bewitchment:gold_leonard_statue, Gold Leonard Statue +bewitchment:stone_lilith_statue, Stone Lilith Statue +bewitchment:nether_brick_lilith_statue, Nether Brick Lilith Statue +bewitchment:scorned_brick_lilith_statue, Scorned Brick Lilith Statue +bewitchment:gold_lilith_statue, Gold Lilith Statue +bewitchment:stone_baphomet_statue, Stone Baphomet Statue +bewitchment:nether_brick_baphomet_statue, Nether Brick Baphomet Statue +bewitchment:scorned_brick_baphomet_statue, Scorned Brick Baphomet Statue +bewitchment:gold_baphomet_statue, Gold Baphomet Statue +bewitchment:stone_herne_statue, Stone Herne Statue +bewitchment:nether_brick_herne_statue, Nether Brick Herne Statue +bewitchment:scorned_brick_herne_statue, Scorned Brick Herne Statue +bewitchment:gold_herne_statue, Gold Herne Statue +bewitchment:stone_moloch_statue, Stone Moloch Statue +bewitchment:nether_brick_moloch_statue, Nether Brick Moloch Statue +bewitchment:scorned_brick_moloch_statue, Scorned Brick Moloch Statue +bewitchment:gold_moloch_statue, Gold Moloch Statue +bewitchment:stone_leonard_idol, Stone Leonard Idol +bewitchment:nether_brick_leonard_idol, Nether Brick Leonard Idol +bewitchment:scorned_brick_leonard_idol, Scorned Brick Leonard Idol +bewitchment:gold_leonard_idol, Gold Leonard Idol +bewitchment:stone_herne_idol, Stone Herne Idol +bewitchment:nether_brick_herne_idol, Nether Brick Herne Idol +bewitchment:scorned_brick_herne_idol, Scorned Brick Herne Idol +bewitchment:gold_herne_idol, Gold Herne Idol +bewitchment:stone_baphomet_idol, Stone Baphomet Idol +bewitchment:nether_brick_baphomet_idol, Nether Brick Baphomet Idol +bewitchment:scorned_brick_baphomet_idol, Scorned Brick Baphomet Idol +bewitchment:gold_baphomet_idol, Gold Baphomet Idol +bewitchment:stone_lilith_idol, Stone Lilith Idol +bewitchment:nether_brick_lilith_idol, Nether Brick Lilith Idol +bewitchment:scorned_brick_lilith_idol, Scorned Brick Lilith Idol +bewitchment:gold_lilith_idol, Gold Lilith Idol +bewitchment:stone_moloch_idol, Stone Moloch Idol +bewitchment:nether_brick_moloch_idol, Nether Brick Moloch Idol +bewitchment:scorned_brick_moloch_idol, Scorned Brick Moloch Idol +bewitchment:gold_moloch_idol, Gold Moloch Idol +binniecore:glass:0, Empty Bottle +binniecore:glass:1, Apple Juice Bottle +binniecore:glass:1, Apricot Juice Bottle +binniecore:glass:1, Banana Juice Bottle +binniecore:glass:1, Cherry Juice Bottle +binniecore:glass:1, Elderberry Juice Bottle +binniecore:glass:1, Lemon Juice Bottle +binniecore:glass:1, Lime Juice Bottle +binniecore:glass:1, Orange Juice Bottle +binniecore:glass:1, Peach Juice Bottle +binniecore:glass:1, Plum Juice Bottle +binniecore:glass:1, Carrot Juice Bottle +binniecore:glass:1, Tomato Juice Bottle +binniecore:glass:1, Cranberry Juice Bottle +binniecore:glass:1, Grapefruit Juice Bottle +binniecore:glass:1, Olive Oil Bottle +binniecore:glass:1, Pineapple Juice Bottle +binniecore:glass:1, Pear Juice Bottle +binniecore:glass:1, White Grape Juice Bottle +binniecore:glass:1, Red Grape Juice Bottle +binniecore:glass:1, Cider Bottle +binniecore:glass:1, Apricot Wine Bottle +binniecore:glass:1, Banana Wine Bottle +binniecore:glass:1, Cherry Wine Bottle +binniecore:glass:1, Elderberry Wine Bottle +binniecore:glass:1, Peach Cider Bottle +binniecore:glass:1, Pear Cider Bottle +binniecore:glass:1, Plum Wine Bottle +binniecore:glass:1, Carrot Wine Bottle +binniecore:glass:1, White Wine Bottle +binniecore:glass:1, Red Wine Bottle +binniecore:glass:1, Sparkling Wine Bottle +binniecore:glass:1, Agave Wine Bottle +binniecore:glass:1, Fermented Potatoes Bottle +binniecore:glass:1, Citrus Wine Bottle +binniecore:glass:1, Cranberry Wine Bottle +binniecore:glass:1, Pineapple Wine Bottle +binniecore:glass:1, Tomato Wine Bottle +binniecore:glass:1, Fruit Wine Bottle +binniecore:glass:1, Ale Bottle +binniecore:glass:1, Lager Bottle +binniecore:glass:1, Wheat Beer Bottle +binniecore:glass:1, Rye Beer Bottle +binniecore:glass:1, Corn Beer Bottle +binniecore:glass:1, Stout Bottle +binniecore:glass:1, Fermented Grain Mash Bottle +binniecore:glass:1, Fermented Wheat Mash Bottle +binniecore:glass:1, Fermented Rye Mash Bottle +binniecore:glass:1, Fermented Corn Mash Bottle +binniecore:glass:1, Neutral Spirit Bottle +binniecore:glass:1, Vodka Bottle +binniecore:glass:1, White Rum Bottle +binniecore:glass:1, Dark Rum Bottle +binniecore:glass:1, Whiskey Bottle +binniecore:glass:1, Bourbon Bottle +binniecore:glass:1, Rye Whiskey Bottle +binniecore:glass:1, Wheat Whiskey Bottle +binniecore:glass:1, Fortified Wine Bottle +binniecore:glass:1, Tequila Bottle +binniecore:glass:1, Brandy Bottle +binniecore:glass:1, Apple Brandy Bottle +binniecore:glass:1, Pear Brandy Bottle +binniecore:glass:1, Apricot Brandy Bottle +binniecore:glass:1, Plum Brandy Bottle +binniecore:glass:1, Cherry Brandy Bottle +binniecore:glass:1, Elderberry Brandy Bottle +binniecore:glass:1, Citrus Brandy Bottle +binniecore:glass:1, Fruit Brandy Bottle +binniecore:glass:1, Cachaca Bottle +binniecore:glass:1, Gin Bottle +binniecore:glass:1, Apple Liquor Bottle +binniecore:glass:1, Pear Liquor Bottle +binniecore:glass:1, Cherry Liquor Bottle +binniecore:glass:1, Elderberry Liquor Bottle +binniecore:glass:1, Apricot Liquor Bottle +binniecore:glass:1, Fruit Liquor Bottle +binniecore:glass:1, Almond Liqueur Bottle +binniecore:glass:1, Orange Liqueur Bottle +binniecore:glass:1, Banana Liqueur Bottle +binniecore:glass:1, Chocolate Liqueur Bottle +binniecore:glass:1, Mint Liqueur Bottle +binniecore:glass:1, Hazelnut Liqueur Bottle +binniecore:glass:1, Cinnamon Liqueur Bottle +binniecore:glass:1, Coffee Liqueur Bottle +binniecore:glass:1, Melon Liqueur Bottle +binniecore:glass:1, Anise Liqueur Bottle +binniecore:glass:1, Peach Liqueur Bottle +binniecore:glass:1, Lemon Liqueur Bottle +binniecore:glass:1, Herbal Liqueur Bottle +binniecore:glass:1, Cherry Liqueur Bottle +binniecore:glass:1, Blackcurrant Liqueur Bottle +binniecore:glass:1, Blackberry Liqueur Bottle +binniecore:glass:1, Raspberry Liqueur Bottle +binniecore:cylinder:0, Empty Cylinder +binniecore:cylinder:1, Growth Medium Cylinder +binniecore:cylinder:1, Bacteria Cylinder +binniecore:cylinder:1, Polymerising Bacteria Cylinder +binniecore:cylinder:1, Raw DNA Cylinder +binniecore:cylinder:1, Bacteria Vector Cylinder +binniecore:storage:0, Compartment +binniecore:storage:1, Copper Compartment +binniecore:storage:2, Bronze Compartment +binniecore:storage:3, Iron Compartment +binniecore:storage:4, Gold Compartment +binniecore:storage:5, Diamond Compartment +binniecore:field_kit, item.field_kit.name +binniecore:genesis, item.genesis.name +genetics:punnett_square, item.punnett_square.name +genetics:serum, item.serum.name +genetics:serum_array, item.serum_array.name +genetics:geneticdatabase:0, Gene Database +genetics:geneticdatabase:1, Master Gene Database +genetics:analyst, item.analyst.name +genetics:registry, item.registry.name +genetics:master_registry, item.master_registry.name +genetics:misc:0, Reinforced Casing +genetics:misc:1, DNA Dye +genetics:misc:2, Fluorescent Dye +genetics:misc:3, Enzyme +genetics:misc:4, Growth Medium +genetics:misc:5, Blank Sequence +genetics:misc:6, Empty Serum Vial +genetics:misc:7, Empty Serum Array +genetics:misc:8, Integrated Circuit Board +genetics:misc:9, Integrated CPU +genetics:misc:10, Integrated Casing +genetics:sequence, item.sequence.name +genetics:binnie.growth.medium, tile.genetics.fluid.geneticliquid.growthmedium.name +genetics:binnie.bacteria, tile.genetics.fluid.geneticliquid.bacteria.name +genetics:binnie.bacteria.poly, tile.genetics.fluid.geneticliquid.bacteriapoly.name +genetics:binnie.dna.raw, tile.genetics.fluid.geneticliquid.rawdna.name +genetics:binnie.bacteria.vector, tile.genetics.fluid.geneticliquid.bacteriavector.name +genetics:machine:0, Isolator +genetics:machine:1, Sequencer +genetics:machine:2, Polymeriser +genetics:machine:3, Inoculator +genetics:lab_machine:0, Lab Stand +genetics:lab_machine:1, Analyzer +genetics:lab_machine:2, Incubator +genetics:lab_machine:3, Genepool +genetics:lab_machine:4, Acclimatiser +genetics:adv_machine:0, Splicer +botany:ceramic:0, Aquamarine Ceramic Block +botany:ceramic:1, Black Ceramic Block +botany:ceramic:2, Deep Blue Ceramic Block +botany:ceramic:3, Red-Brown Ceramic Block +botany:ceramic:4, Dull Blue Ceramic Block +botany:ceramic:5, Light Brown Ceramic Block +botany:ceramic:6, Coral Ceramic Block +botany:ceramic:7, Crimson Ceramic Block +botany:ceramic:8, Cyan Ceramic Block +botany:ceramic:9, Dark Bronze Ceramic Block +botany:ceramic:10, Gray Ceramic Block +botany:ceramic:11, Dark Green Ceramic Block +botany:ceramic:12, Dark Beige Ceramic Block +botany:ceramic:13, Dark Olive Ceramic Block +botany:ceramic:14, Red-Orange Ceramic Block +botany:ceramic:15, Dark Salmon Ceramic Block +botany:ceramic:16, Dull Green Ceramic Block +botany:ceramic:17, Dark Slate Ceramic Block +botany:ceramic:18, Dark Teal Ceramic Block +botany:ceramic:19, Turquoise Ceramic Block +botany:ceramic:20, Purple Ceramic Block +botany:ceramic:21, Deep Pink Ceramic Block +botany:ceramic:22, Light Blue Ceramic Block +botany:ceramic:23, Dark Gray Ceramic Block +botany:ceramic:24, Blue Ceramic Block +botany:ceramic:25, Gold Ceramic Block +botany:ceramic:26, Bronze Ceramic Block +botany:ceramic:27, Dim Gray Ceramic Block +botany:ceramic:28, Green Ceramic Block +botany:ceramic:29, Pink Ceramic Block +botany:ceramic:30, Brick Red Ceramic Block +botany:ceramic:31, Indigo Ceramic Block +botany:ceramic:32, Beige Ceramic Block +botany:ceramic:33, Alice Blue Ceramic Block +botany:ceramic:34, Pale Yellow Ceramic Block +botany:ceramic:35, Light Gray Ceramic Block +botany:ceramic:36, Dark Turquoise Ceramic Block +botany:ceramic:37, Pale Blue Ceramic Block +botany:ceramic:38, Lime Ceramic Block +botany:ceramic:39, Light Green Ceramic Block +botany:ceramic:40, Magenta Ceramic Block +botany:ceramic:41, Maroon Ceramic Block +botany:ceramic:42, Light Mint Ceramic Block +botany:ceramic:43, Light Purple Ceramic Block +botany:ceramic:44, Light Slate Ceramic Block +botany:ceramic:45, Mint Ceramic Block +botany:ceramic:46, Purple-Red Ceramic Block +botany:ceramic:47, Pale Rose Ceramic Block +botany:ceramic:48, Navy Ceramic Block +botany:ceramic:49, Dark Yellow Ceramic Block +botany:ceramic:50, Olive Ceramic Block +botany:ceramic:51, Orange Ceramic Block +botany:ceramic:52, Pale Green Ceramic Block +botany:ceramic:53, Pale Turquoise Ceramic Block +botany:ceramic:54, Dull Pink Ceramic Block +botany:ceramic:55, Tan Ceramic Block +botany:ceramic:56, Pale Pink Ceramic Block +botany:ceramic:57, Light Mauve Ceramic Block +botany:ceramic:58, Dark Purple Ceramic Block +botany:ceramic:59, Red Ceramic Block +botany:ceramic:60, Dull Red Ceramic Block +botany:ceramic:61, Royal Blue Ceramic Block +botany:ceramic:62, Salmon Ceramic Block +botany:ceramic:63, Pale Brown Ceramic Block +botany:ceramic:64, Dark Mint Ceramic Block +botany:ceramic:65, Brown Ceramic Block +botany:ceramic:66, Sky Blue Ceramic Block +botany:ceramic:67, Slate Blue Ceramic Block +botany:ceramic:68, Slate Ceramic Block +botany:ceramic:69, Spring Green Ceramic Block +botany:ceramic:70, Steel Blue Ceramic Block +botany:ceramic:71, Pale Tan Ceramic Block +botany:ceramic:72, Teal Ceramic Block +botany:ceramic:73, Pale Purple Ceramic Block +botany:ceramic:74, Light Turquoise Ceramic Block +botany:ceramic:75, Mauve Ceramic Block +botany:ceramic:76, Pale Orange Ceramic Block +botany:ceramic:77, White Ceramic Block +botany:ceramic:78, Yellow Ceramic Block +botany:ceramic:79, Yellow-Green Ceramic Block +botany:stained, tile.null.name +botany:ceramicpattern, tile.null.name +botany:ceramicbrick:0, Aquamarine Ceramic Tile +botany:ceramicbrick:0, Black Ceramic Tile +botany:ceramicbrick:0, Deep Blue Ceramic Tile +botany:ceramicbrick:0, Red-Brown Ceramic Tile +botany:ceramicbrick:0, Dull Blue Ceramic Tile +botany:ceramicbrick:0, Light Brown Ceramic Tile +botany:ceramicbrick:0, Coral Ceramic Tile +botany:ceramicbrick:0, Crimson Ceramic Tile +botany:ceramicbrick:0, Cyan Ceramic Tile +botany:ceramicbrick:0, Dark Bronze Ceramic Tile +botany:ceramicbrick:0, Gray Ceramic Tile +botany:ceramicbrick:0, Dark Green Ceramic Tile +botany:ceramicbrick:0, Dark Beige Ceramic Tile +botany:ceramicbrick:0, Dark Olive Ceramic Tile +botany:ceramicbrick:0, Red-Orange Ceramic Tile +botany:ceramicbrick:0, Dark Salmon Ceramic Tile +botany:ceramicbrick:0, Dull Green Ceramic Tile +botany:ceramicbrick:0, Dark Slate Ceramic Tile +botany:ceramicbrick:0, Dark Teal Ceramic Tile +botany:ceramicbrick:0, Turquoise Ceramic Tile +botany:ceramicbrick:0, Purple Ceramic Tile +botany:ceramicbrick:0, Deep Pink Ceramic Tile +botany:ceramicbrick:0, Light Blue Ceramic Tile +botany:ceramicbrick:0, Dark Gray Ceramic Tile +botany:ceramicbrick:0, Blue Ceramic Tile +botany:ceramicbrick:0, Gold Ceramic Tile +botany:ceramicbrick:0, Bronze Ceramic Tile +botany:ceramicbrick:0, Dim Gray Ceramic Tile +botany:ceramicbrick:0, Green Ceramic Tile +botany:ceramicbrick:0, Pink Ceramic Tile +botany:ceramicbrick:0, Brick Red Ceramic Tile +botany:ceramicbrick:0, Indigo Ceramic Tile +botany:ceramicbrick:0, Beige Ceramic Tile +botany:ceramicbrick:0, Alice Blue Ceramic Tile +botany:ceramicbrick:0, Pale Yellow Ceramic Tile +botany:ceramicbrick:0, Light Gray Ceramic Tile +botany:ceramicbrick:0, Dark Turquoise Ceramic Tile +botany:ceramicbrick:0, Pale Blue Ceramic Tile +botany:ceramicbrick:0, Lime Ceramic Tile +botany:ceramicbrick:0, Light Green Ceramic Tile +botany:ceramicbrick:0, Magenta Ceramic Tile +botany:ceramicbrick:0, Maroon Ceramic Tile +botany:ceramicbrick:0, Light Mint Ceramic Tile +botany:ceramicbrick:0, Light Purple Ceramic Tile +botany:ceramicbrick:0, Light Slate Ceramic Tile +botany:ceramicbrick:0, Mint Ceramic Tile +botany:ceramicbrick:0, Purple-Red Ceramic Tile +botany:ceramicbrick:0, Pale Rose Ceramic Tile +botany:ceramicbrick:0, Navy Ceramic Tile +botany:ceramicbrick:0, Dark Yellow Ceramic Tile +botany:ceramicbrick:0, Olive Ceramic Tile +botany:ceramicbrick:0, Orange Ceramic Tile +botany:ceramicbrick:0, Pale Green Ceramic Tile +botany:ceramicbrick:0, Pale Turquoise Ceramic Tile +botany:ceramicbrick:0, Dull Pink Ceramic Tile +botany:ceramicbrick:0, Tan Ceramic Tile +botany:ceramicbrick:0, Pale Pink Ceramic Tile +botany:ceramicbrick:0, Light Mauve Ceramic Tile +botany:ceramicbrick:0, Dark Purple Ceramic Tile +botany:ceramicbrick:0, Red Ceramic Tile +botany:ceramicbrick:0, Dull Red Ceramic Tile +botany:ceramicbrick:0, Royal Blue Ceramic Tile +botany:ceramicbrick:0, Salmon Ceramic Tile +botany:ceramicbrick:0, Pale Brown Ceramic Tile +botany:ceramicbrick:0, Dark Mint Ceramic Tile +botany:ceramicbrick:0, Brown Ceramic Tile +botany:ceramicbrick:0, Sky Blue Ceramic Tile +botany:ceramicbrick:0, Slate Blue Ceramic Tile +botany:ceramicbrick:0, Slate Ceramic Tile +botany:ceramicbrick:0, Spring Green Ceramic Tile +botany:ceramicbrick:0, Steel Blue Ceramic Tile +botany:ceramicbrick:0, Pale Tan Ceramic Tile +botany:ceramicbrick:0, Teal Ceramic Tile +botany:ceramicbrick:0, Pale Purple Ceramic Tile +botany:ceramicbrick:0, Light Turquoise Ceramic Tile +botany:ceramicbrick:0, Mauve Ceramic Tile +botany:ceramicbrick:0, Pale Orange Ceramic Tile +botany:ceramicbrick:0, White Ceramic Tile +botany:ceramicbrick:0, Yellow Ceramic Tile +botany:ceramicbrick:0, Yellow-Green Ceramic Tile +botany:ceramicbrick:0, Red-Brown & Gold Ceramic Bricks +botany:ceramicbrick:0, Red-Brown & Gold Striped Ceramic Bricks +botany:ceramicbrick:0, Red-Brown & Gold Large Ceramic Bricks +botany:ceramicbrick:0, Red-Brown & Gold Split Ceramic Tile +botany:ceramicbrick:0, Red-Brown & Gold Chequered Ceramic Tile +botany:ceramicbrick:0, Red-Brown & Gold Mixed Ceramic Tile +botany:ceramicbrick:0, Red-Brown & Gold Vertical Ceramic Bricks +botany:ceramicbrick:0, Red-Brown & Gold Vertical Striped Ceramic Bricks +botany:ceramicbrick:0, Red-Brown & Gold Large Vertical Ceramic Bricks +botany:ceramicbrick:0, Gold Split Ceramic Tile +botany:ceramicbrick:0, Red-Brown Chequered Ceramic Tile +botany:ceramicbrick:0, Gold & Red-Brown Large Ceramic Bricks +botany:pigment:0, Aquamarine Pigment +botany:pigment:1, Black Pigment +botany:pigment:2, Deep Blue Pigment +botany:pigment:3, Red-Brown Pigment +botany:pigment:4, Dull Blue Pigment +botany:pigment:5, Light Brown Pigment +botany:pigment:6, Coral Pigment +botany:pigment:7, Crimson Pigment +botany:pigment:8, Cyan Pigment +botany:pigment:9, Dark Bronze Pigment +botany:pigment:10, Gray Pigment +botany:pigment:11, Dark Green Pigment +botany:pigment:12, Dark Beige Pigment +botany:pigment:13, Dark Olive Pigment +botany:pigment:14, Red-Orange Pigment +botany:pigment:15, Dark Salmon Pigment +botany:pigment:16, Dull Green Pigment +botany:pigment:17, Dark Slate Pigment +botany:pigment:18, Dark Teal Pigment +botany:pigment:19, Turquoise Pigment +botany:pigment:20, Purple Pigment +botany:pigment:21, Deep Pink Pigment +botany:pigment:22, Light Blue Pigment +botany:pigment:23, Dark Gray Pigment +botany:pigment:24, Blue Pigment +botany:pigment:25, Gold Pigment +botany:pigment:26, Bronze Pigment +botany:pigment:27, Dim Gray Pigment +botany:pigment:28, Green Pigment +botany:pigment:29, Pink Pigment +botany:pigment:30, Brick Red Pigment +botany:pigment:31, Indigo Pigment +botany:pigment:32, Beige Pigment +botany:pigment:33, Alice Blue Pigment +botany:pigment:34, Pale Yellow Pigment +botany:pigment:35, Light Gray Pigment +botany:pigment:36, Dark Turquoise Pigment +botany:pigment:37, Pale Blue Pigment +botany:pigment:38, Lime Pigment +botany:pigment:39, Light Green Pigment +botany:pigment:40, Magenta Pigment +botany:pigment:41, Maroon Pigment +botany:pigment:42, Light Mint Pigment +botany:pigment:43, Light Purple Pigment +botany:pigment:44, Light Slate Pigment +botany:pigment:45, Mint Pigment +botany:pigment:46, Purple-Red Pigment +botany:pigment:47, Pale Rose Pigment +botany:pigment:48, Navy Pigment +botany:pigment:49, Dark Yellow Pigment +botany:pigment:50, Olive Pigment +botany:pigment:51, Orange Pigment +botany:pigment:52, Pale Green Pigment +botany:pigment:53, Pale Turquoise Pigment +botany:pigment:54, Dull Pink Pigment +botany:pigment:55, Tan Pigment +botany:pigment:56, Pale Pink Pigment +botany:pigment:57, Light Mauve Pigment +botany:pigment:58, Dark Purple Pigment +botany:pigment:59, Red Pigment +botany:pigment:60, Dull Red Pigment +botany:pigment:61, Royal Blue Pigment +botany:pigment:62, Salmon Pigment +botany:pigment:63, Pale Brown Pigment +botany:pigment:64, Dark Mint Pigment +botany:pigment:65, Brown Pigment +botany:pigment:66, Sky Blue Pigment +botany:pigment:67, Slate Blue Pigment +botany:pigment:68, Slate Pigment +botany:pigment:69, Spring Green Pigment +botany:pigment:70, Steel Blue Pigment +botany:pigment:71, Pale Tan Pigment +botany:pigment:72, Teal Pigment +botany:pigment:73, Pale Purple Pigment +botany:pigment:74, Light Turquoise Pigment +botany:pigment:75, Mauve Pigment +botany:pigment:76, Pale Orange Pigment +botany:pigment:77, White Pigment +botany:pigment:78, Yellow Pigment +botany:pigment:79, Yellow-Green Pigment +botany:clay:0, Aquamarine Clay +botany:clay:1, Black Clay +botany:clay:2, Deep Blue Clay +botany:clay:3, Red-Brown Clay +botany:clay:4, Dull Blue Clay +botany:clay:5, Light Brown Clay +botany:clay:6, Coral Clay +botany:clay:7, Crimson Clay +botany:clay:8, Cyan Clay +botany:clay:9, Dark Bronze Clay +botany:clay:10, Gray Clay +botany:clay:11, Dark Green Clay +botany:clay:12, Dark Beige Clay +botany:clay:13, Dark Olive Clay +botany:clay:14, Red-Orange Clay +botany:clay:15, Dark Salmon Clay +botany:clay:16, Dull Green Clay +botany:clay:17, Dark Slate Clay +botany:clay:18, Dark Teal Clay +botany:clay:19, Turquoise Clay +botany:clay:20, Purple Clay +botany:clay:21, Deep Pink Clay +botany:clay:22, Light Blue Clay +botany:clay:23, Dark Gray Clay +botany:clay:24, Blue Clay +botany:clay:25, Gold Clay +botany:clay:26, Bronze Clay +botany:clay:27, Dim Gray Clay +botany:clay:28, Green Clay +botany:clay:29, Pink Clay +botany:clay:30, Brick Red Clay +botany:clay:31, Indigo Clay +botany:clay:32, Beige Clay +botany:clay:33, Alice Blue Clay +botany:clay:34, Pale Yellow Clay +botany:clay:35, Light Gray Clay +botany:clay:36, Dark Turquoise Clay +botany:clay:37, Pale Blue Clay +botany:clay:38, Lime Clay +botany:clay:39, Light Green Clay +botany:clay:40, Magenta Clay +botany:clay:41, Maroon Clay +botany:clay:42, Light Mint Clay +botany:clay:43, Light Purple Clay +botany:clay:44, Light Slate Clay +botany:clay:45, Mint Clay +botany:clay:46, Purple-Red Clay +botany:clay:47, Pale Rose Clay +botany:clay:48, Navy Clay +botany:clay:49, Dark Yellow Clay +botany:clay:50, Olive Clay +botany:clay:51, Orange Clay +botany:clay:52, Pale Green Clay +botany:clay:53, Pale Turquoise Clay +botany:clay:54, Dull Pink Clay +botany:clay:55, Tan Clay +botany:clay:56, Pale Pink Clay +botany:clay:57, Light Mauve Clay +botany:clay:58, Dark Purple Clay +botany:clay:59, Red Clay +botany:clay:60, Dull Red Clay +botany:clay:61, Royal Blue Clay +botany:clay:62, Salmon Clay +botany:clay:63, Pale Brown Clay +botany:clay:64, Dark Mint Clay +botany:clay:65, Brown Clay +botany:clay:66, Sky Blue Clay +botany:clay:67, Slate Blue Clay +botany:clay:68, Slate Clay +botany:clay:69, Spring Green Clay +botany:clay:70, Steel Blue Clay +botany:clay:71, Pale Tan Clay +botany:clay:72, Teal Clay +botany:clay:73, Pale Purple Clay +botany:clay:74, Light Turquoise Clay +botany:clay:75, Mauve Clay +botany:clay:76, Pale Orange Clay +botany:clay:77, White Clay +botany:clay:78, Yellow Clay +botany:clay:79, Yellow-Green Clay +botany:misc_ceramic:0, Mortar +botany:machine:0, Tileworker +botany:plant:0, Weed +botany:plant:1, Weed Long +botany:plant:2, Weed Very Long +botany:plant:3, Dead Flower +botany:plant:4, Decaying Flower +botany:soil:0, Soil +botany:soil:1, Soil +botany:soil:2, Soil +botany:soil:3, Soil +botany:soil:4, Soil +botany:soil:5, Soil +botany:soil:6, Soil +botany:soil:7, Soil +botany:soil:8, Soil +botany:loam:0, Loam +botany:loam:1, Loam +botany:loam:2, Loam +botany:loam:3, Loam +botany:loam:4, Loam +botany:loam:5, Loam +botany:loam:6, Loam +botany:loam:7, Loam +botany:loam:8, Loam +botany:flowerbed:0, Flowerbed +botany:flowerbed:1, Flowerbed +botany:flowerbed:2, Flowerbed +botany:flowerbed:3, Flowerbed +botany:flowerbed:4, Flowerbed +botany:flowerbed:5, Flowerbed +botany:flowerbed:6, Flowerbed +botany:flowerbed:7, Flowerbed +botany:flowerbed:8, Flowerbed +botany:soil_no_weed:0, Soil +botany:soil_no_weed:1, Soil +botany:soil_no_weed:2, Soil +botany:soil_no_weed:3, Soil +botany:soil_no_weed:4, Soil +botany:soil_no_weed:5, Soil +botany:soil_no_weed:6, Soil +botany:soil_no_weed:7, Soil +botany:soil_no_weed:8, Soil +botany:loam_no_weed:0, Loam +botany:loam_no_weed:1, Loam +botany:loam_no_weed:2, Loam +botany:loam_no_weed:3, Loam +botany:loam_no_weed:4, Loam +botany:loam_no_weed:5, Loam +botany:loam_no_weed:6, Loam +botany:loam_no_weed:7, Loam +botany:loam_no_weed:8, Loam +botany:flowerbed_no_weed:0, Flowerbed +botany:flowerbed_no_weed:1, Flowerbed +botany:flowerbed_no_weed:2, Flowerbed +botany:flowerbed_no_weed:3, Flowerbed +botany:flowerbed_no_weed:4, Flowerbed +botany:flowerbed_no_weed:5, Flowerbed +botany:flowerbed_no_weed:6, Flowerbed +botany:flowerbed_no_weed:7, Flowerbed +botany:flowerbed_no_weed:8, Flowerbed +botany:soil_meter, Soil Meter +botany:trowel_wood, Wooden Trowel +botany:trowel_stone, Stone Trowel +botany:trowel_iron, Iron Trowel +botany:trowel_diamond, Diamond Trowel +botany:trowel_gold, Gold Trowel +botany:misc:0, Ash Powder +botany:misc:1, Wood Pulp Powder +botany:misc:2, Mulch Powder +botany:misc:3, Sulphur Powder +botany:misc:4, Fertilizer Powder +botany:misc:5, Compost Powder +botany:misc:6, Mortar +botany:misc:7, Weedkiller +botany:botanist_bag, Botanist's Backpack +botany:insulated_tube:0, Copper Clay Insulated Electron Tube +botany:insulated_tube:128, Copper Cobblestone Insulated Electron Tube +botany:insulated_tube:256, Copper Sandstone Insulated Electron Tube +botany:insulated_tube:384, Copper Hardened Clay Insulated Electron Tube +botany:insulated_tube:512, Copper Smooth Stone Insulated Electron Tube +botany:insulated_tube:640, Copper Sandstone Insulated Electron Tube +botany:insulated_tube:1, Tin Clay Insulated Electron Tube +botany:insulated_tube:129, Tin Cobblestone Insulated Electron Tube +botany:insulated_tube:257, Tin Sandstone Insulated Electron Tube +botany:insulated_tube:385, Tin Hardened Clay Insulated Electron Tube +botany:insulated_tube:513, Tin Smooth Stone Insulated Electron Tube +botany:insulated_tube:641, Tin Sandstone Insulated Electron Tube +botany:insulated_tube:2, Bronze Clay Insulated Electron Tube +botany:insulated_tube:130, Bronze Cobblestone Insulated Electron Tube +botany:insulated_tube:258, Bronze Sandstone Insulated Electron Tube +botany:insulated_tube:386, Bronze Hardened Clay Insulated Electron Tube +botany:insulated_tube:514, Bronze Smooth Stone Insulated Electron Tube +botany:insulated_tube:642, Bronze Sandstone Insulated Electron Tube +botany:insulated_tube:3, Iron Clay Insulated Electron Tube +botany:insulated_tube:131, Iron Cobblestone Insulated Electron Tube +botany:insulated_tube:259, Iron Sandstone Insulated Electron Tube +botany:insulated_tube:387, Iron Hardened Clay Insulated Electron Tube +botany:insulated_tube:515, Iron Smooth Stone Insulated Electron Tube +botany:insulated_tube:643, Iron Sandstone Insulated Electron Tube +botany:database:0, Botanist Database +botany:database:1, Master Botanist Database +extrabees:honey_crystal, item.honey_crystal.name +extrabees:honey_drop:0, Energy Drop +extrabees:honey_drop:1, Acidic Drop +extrabees:honey_drop:2, Venomous Drop +extrabees:honey_drop:3, Juicy Drop +extrabees:honey_drop:5, Kelvin Drop +extrabees:honey_drop:6, Milkdew +extrabees:honey_drop:7, Nutdew +extrabees:honey_drop:8, Tipsy Drop +extrabees:honey_drop:13, Red Tinted Honey +extrabees:honey_drop:14, Yellow Tinted Honey +extrabees:honey_drop:15, Blue Tinted Honey +extrabees:honey_drop:16, Green Tinted Honey +extrabees:honey_drop:17, Black Tinted Honey +extrabees:honey_drop:18, White Tinted Honey +extrabees:honey_drop:19, Brown Tinted Honey +extrabees:honey_drop:20, Orange Tinted Honey +extrabees:honey_drop:21, Cyan Tinted Honey +extrabees:honey_drop:22, Purple Tinted Honey +extrabees:honey_drop:23, Gray Tinted Honey +extrabees:honey_drop:24, Light Blue Tinted Honey +extrabees:honey_drop:25, Pink Tinted Honey +extrabees:honey_drop:26, Lime Green Tinted Honey +extrabees:honey_drop:27, Magenta Tinted Honey +extrabees:honey_drop:28, Light Gray Tinted Honey +extrabees:honey_comb:0, Barren Comb +extrabees:honey_comb:1, Rotten Comb +extrabees:honey_comb:2, Bone Comb +extrabees:honey_comb:3, Oily Comb +extrabees:honey_comb:4, Fossilised Comb +extrabees:honey_comb:5, Petroleum Comb +extrabees:honey_comb:6, Damp Comb +extrabees:honey_comb:7, Milky Comb +extrabees:honey_comb:8, Fruity Comb +extrabees:honey_comb:9, Seedy Comb +extrabees:honey_comb:10, Alcoholic Comb +extrabees:honey_comb:11, Rocky Comb +extrabees:honey_comb:12, Energetic Comb +extrabees:honey_comb:13, Amber Comb +extrabees:honey_comb:14, Static Comb +extrabees:honey_comb:15, Iron Comb +extrabees:honey_comb:16, Golden Comb +extrabees:honey_comb:17, Copper Comb +extrabees:honey_comb:18, Tin Comb +extrabees:honey_comb:19, Silver Comb +extrabees:honey_comb:21, Radioactive Comb +extrabees:honey_comb:22, Clay Comb +extrabees:honey_comb:23, Old Comb +extrabees:honey_comb:24, Fungal Comb +extrabees:honey_comb:25, Tar Comb +extrabees:honey_comb:26, Latex Comb +extrabees:honey_comb:27, Brimstone Comb +extrabees:honey_comb:28, Venomous Comb +extrabees:honey_comb:29, Mucous Comb +extrabees:honey_comb:30, Blaze Comb +extrabees:honey_comb:31, Caffeinated Comb +extrabees:honey_comb:32, Glacial Comb +extrabees:honey_comb:36, Shadow Comb +extrabees:honey_comb:37, Leaden Comb +extrabees:honey_comb:40, Zinc Comb +extrabees:honey_comb:41, Titanium Comb +extrabees:honey_comb:42, Tungsten Comb +extrabees:honey_comb:45, Platinum Comb +extrabees:honey_comb:46, Lapis Comb +extrabees:honey_comb:47, Sodalite Comb +extrabees:honey_comb:48, Pyrite Comb +extrabees:honey_comb:49, Bauxite Comb +extrabees:honey_comb:50, Cinnabar Comb +extrabees:honey_comb:51, Sphalerite Comb +extrabees:honey_comb:52, Emerald Comb +extrabees:honey_comb:53, Ruby Comb +extrabees:honey_comb:54, Sapphire Comb +extrabees:honey_comb:56, Diamond Comb +extrabees:honey_comb:57, Red Tinted Comb +extrabees:honey_comb:58, Yellow Tinted Comb +extrabees:honey_comb:59, Blue Tinted Comb +extrabees:honey_comb:60, Green Tinted Comb +extrabees:honey_comb:61, Black Tinted Comb +extrabees:honey_comb:62, White Tinted Comb +extrabees:honey_comb:63, Brown Tinted Comb +extrabees:honey_comb:64, Orange Tinted Comb +extrabees:honey_comb:65, Cyan Tinted Comb +extrabees:honey_comb:66, Purple Tinted Comb +extrabees:honey_comb:67, Gray Tinted Comb +extrabees:honey_comb:68, Light Blue Tinted Comb +extrabees:honey_comb:69, Pink Tinted Comb +extrabees:honey_comb:70, Lime Green Tinted Comb +extrabees:honey_comb:71, Magenta Tinted Comb +extrabees:honey_comb:72, Light Gray Tinted Comb +extrabees:honey_comb:73, Nickel Comb +extrabees:honey_comb:75, Glowing Comb +extrabees:honey_comb:76, Unstable Comb +extrabees:honey_comb:79, Decomposed Comb +extrabees:honey_comb:80, Dusty Comb +extrabees:honey_comb:81, Certus Comb +extrabees:honey_comb:82, Shimmering Comb +extrabees:honey_comb:83, Yellorium Comb +extrabees:honey_comb:84, Cyanite Comb +extrabees:honey_comb:85, Blutonium Comb +extrabees:propolis:0, Watery Propolis +extrabees:propolis:1, Oily Propolis +extrabees:propolis:7, Creosote Propolis +extrabees:ectoplasm, Ectoplasm +extrabees:hive:0, Water Hive +extrabees:hive:1, Rock Hive +extrabees:hive:2, Nether Hive +extrabees:hive:3, Marble Hive +extrabees:misc:0, Scented Gear +extrabees:misc:1, Diamond Fragment +extrabees:misc:2, Emerald Fragment +extrabees:misc:3, Ruby Fragment +extrabees:misc:4, Sapphire Fragment +extrabees:misc:5, Lapis Fragment +extrabees:misc:6, Iron Grains +extrabees:misc:7, Gold Grains +extrabees:misc:8, Silver Grains +extrabees:misc:9, Platinum Grains +extrabees:misc:10, Copper Grains +extrabees:misc:11, Tin Grains +extrabees:misc:12, Nickel Grains +extrabees:misc:13, Lead Grains +extrabees:misc:14, Zinc Grains +extrabees:misc:15, Titanium Grains +extrabees:misc:16, Tungsten Grains +extrabees:misc:17, Radioactive Fragments +extrabees:misc:18, Coal Grains +extrabees:misc:19, Red Dye +extrabees:misc:20, Yellow Dye +extrabees:misc:21, Blue Dye +extrabees:misc:22, Green Dye +extrabees:misc:23, White Dye +extrabees:misc:24, Black Dye +extrabees:misc:25, Brown Dye +extrabees:misc:26, Clay Dust +extrabees:misc:27, Yellorium Grains +extrabees:misc:28, Blutonium Grains +extrabees:misc:29, Cyanite Grains +extrabees:dictionary:0, Apiarist Database +extrabees:dictionary:1, Master Apiarist Database +extrabees:alveary:0, Mutator +extrabees:alveary:1, Frame Housing +extrabees:alveary:2, Rain Shield +extrabees:alveary:3, Alveary Lighting +extrabees:alveary:4, Electrical Stimulator +extrabees:alveary:5, Hatchery +extrabees:alveary:6, Alveary Transmission +extrabees:hive_frame.cocoa, item.hive_frame.name +extrabees:hive_frame.cage, item.hive_frame.name +extrabees:hive_frame.soul, item.hive_frame.name +extrabees:hive_frame.clay, item.hive_frame.name +extrabees:hive_frame.debug, item.hive_frame.name +extratrees:misc:0, Sawdust +extratrees:misc:1, Bark +extratrees:misc:2, Proven Gear +extratrees:misc:3, Wood Polish +extratrees:misc:4, Yeast +extratrees:misc:5, Lager LagerYeast +extratrees:misc:6, Wheat Grain +extratrees:misc:7, Barley Grain +extratrees:misc:8, Rye Grain +extratrees:misc:9, Corn Grain +extratrees:misc:10, Roasted Grain +extratrees:misc:11, Glass Fittings +extratrees:binnie.sap, Sap +extratrees:binnie.resin, Resin +extratrees:binnie.latex, Latex +extratrees:binnie.turpentine, Turpentine +extratrees:food:0, Crabapple +extratrees:food:1, Orange +extratrees:food:2, Kumquat +extratrees:food:3, Lime +extratrees:food:4, Wild Cherry +extratrees:food:5, Sour Cherry +extratrees:food:6, Black Cherry +extratrees:food:7, Blackthorn +extratrees:food:8, Cherry Plum +extratrees:food:9, Almond +extratrees:food:10, Apricot +extratrees:food:11, Grapefruit +extratrees:food:12, Peach +extratrees:food:13, Satsuma +extratrees:food:14, Buddhas Hand +extratrees:food:15, Citron +extratrees:food:16, Finger Lime +extratrees:food:17, Key Lime +extratrees:food:18, Manderin +extratrees:food:19, Nectarine +extratrees:food:20, Pomelo +extratrees:food:21, Tangerine +extratrees:food:22, Pear +extratrees:food:23, Sand Pear +extratrees:food:24, Hazelnut +extratrees:food:25, Butternut +extratrees:food:26, Beechnut +extratrees:food:27, Pecan Nut +extratrees:food:28, Banana +extratrees:food:29, Red Banana +extratrees:food:30, Plantain +extratrees:food:31, Brazil Nut +extratrees:food:32, Fig +extratrees:food:33, Acorn +extratrees:food:34, Elderberry +extratrees:food:35, Olive +extratrees:food:36, Gingko Nut +extratrees:food:37, Coffee +extratrees:food:38, Osange Orange +extratrees:food:39, Clove +extratrees:food:40, Papayimar +extratrees:food:41, Blackcurrant +extratrees:food:42, Redcurrant +extratrees:food:43, Blackberry +extratrees:food:44, Raspberry +extratrees:food:45, Blueberry +extratrees:food:46, Cranberry +extratrees:food:47, Juniper +extratrees:food:48, Gooseberry +extratrees:food:49, Golden Raspberry +extratrees:food:50, Coconut +extratrees:food:51, Cashew +extratrees:food:52, Avocado +extratrees:food:53, Nutmeg +extratrees:food:54, Allspice +extratrees:food:55, Chilli +extratrees:food:56, Star Anise +extratrees:food:57, Mango +extratrees:food:58, Starfruit +extratrees:food:59, Candlenut +extratrees:hammer, item.hammer.name +extratrees:durable_hammer, item.durable_hammer.name +extratrees:hops, item.hops.name +extratrees:drink:0, Beer Mug +extratrees:drink:0, Pint Glass +extratrees:drink:0, Snifter Glass +extratrees:drink:0, Flute Glass +extratrees:drink:0, Cocktail Glass +extratrees:drink:0, Cordial Glass +extratrees:drink:0, Collins Glass +extratrees:drink:0, Highball Glass +extratrees:drink:0, Hurricane Glass +extratrees:drink:0, Margarita Glass +extratrees:drink:0, Old Fashioned Glass +extratrees:drink:0, Wine Glass +extratrees:drink:0, Shot Glass +extratrees:drink:0, Sherry Glass +extratrees:drink:0, Coupe Glass +extratrees:drink:0, Glass of Red Wine +extratrees:logs.0:0, Apple Wood +extratrees:logs.0:1, Fig Wood +extratrees:logs.0:2, Butternut Wood +extratrees:logs.0:3, Whitebeam Wood +extratrees:logs.1:0, Rowan Wood +extratrees:logs.1:1, Hemlock Wood +extratrees:logs.1:2, Ash Wood +extratrees:logs.1:3, Alder Wood +extratrees:logs.2:0, Beech Wood +extratrees:logs.2:1, Hawthorn Wood +extratrees:logs.2:2, Banana Wood +extratrees:logs.2:3, Yew Wood +extratrees:logs.3:0, Cypress Wood +extratrees:logs.3:1, Fir Wood +extratrees:logs.3:2, Hazel Wood +extratrees:logs.3:3, Hickory Wood +extratrees:logs.4:0, Elm Wood +extratrees:logs.4:1, Elder Wood +extratrees:logs.4:2, Holly Wood +extratrees:logs.4:3, Hornbeam Wood +extratrees:logs.5:0, Cedar Wood +extratrees:logs.5:1, Olive Wood +extratrees:logs.5:2, Sweetgum Wood +extratrees:logs.5:3, Locust Wood +extratrees:logs.6:0, Pear Wood +extratrees:logs.6:1, Maclura Wood +extratrees:logs.6:2, Brazilwood Wood +extratrees:logs.6:3, Logwood Wood +extratrees:logs.7:0, Rosewood Wood +extratrees:logs.7:1, Purpleheart Wood +extratrees:logs.7:2, Iroko Wood +extratrees:logs.7:3, Gingko Wood +extratrees:logs.8:0, Eucalyptus Wood +extratrees:logs.8:1, Box Wood +extratrees:logs.8:2, Syzgium Wood +extratrees:logs.8:3, Pink Ivory Wood +extratrees:logs.9:0, Eucalyptus Wood +extratrees:logs.9:1, Eucalyptus Wood +extratrees:logs.9:2, Cherry Wood +extratrees:logs.9:3, Cinnamon Wood +extratrees:logs.fireproof.0:0, Apple Wood (Fireproof) +extratrees:logs.fireproof.0:1, Fig Wood (Fireproof) +extratrees:logs.fireproof.0:2, Butternut Wood (Fireproof) +extratrees:logs.fireproof.0:3, Whitebeam Wood (Fireproof) +extratrees:logs.fireproof.1:0, Rowan Wood (Fireproof) +extratrees:logs.fireproof.1:1, Hemlock Wood (Fireproof) +extratrees:logs.fireproof.1:2, Ash Wood (Fireproof) +extratrees:logs.fireproof.1:3, Alder Wood (Fireproof) +extratrees:logs.fireproof.2:0, Beech Wood (Fireproof) +extratrees:logs.fireproof.2:1, Hawthorn Wood (Fireproof) +extratrees:logs.fireproof.2:2, Banana Wood (Fireproof) +extratrees:logs.fireproof.2:3, Yew Wood (Fireproof) +extratrees:logs.fireproof.3:0, Cypress Wood (Fireproof) +extratrees:logs.fireproof.3:1, Fir Wood (Fireproof) +extratrees:logs.fireproof.3:2, Hazel Wood (Fireproof) +extratrees:logs.fireproof.3:3, Hickory Wood (Fireproof) +extratrees:logs.fireproof.4:0, Elm Wood (Fireproof) +extratrees:logs.fireproof.4:1, Elder Wood (Fireproof) +extratrees:logs.fireproof.4:2, Holly Wood (Fireproof) +extratrees:logs.fireproof.4:3, Hornbeam Wood (Fireproof) +extratrees:logs.fireproof.5:0, Cedar Wood (Fireproof) +extratrees:logs.fireproof.5:1, Olive Wood (Fireproof) +extratrees:logs.fireproof.5:2, Sweetgum Wood (Fireproof) +extratrees:logs.fireproof.5:3, Locust Wood (Fireproof) +extratrees:logs.fireproof.6:0, Pear Wood (Fireproof) +extratrees:logs.fireproof.6:1, Maclura Wood (Fireproof) +extratrees:logs.fireproof.6:2, Brazilwood Wood (Fireproof) +extratrees:logs.fireproof.6:3, Logwood Wood (Fireproof) +extratrees:logs.fireproof.7:0, Rosewood Wood (Fireproof) +extratrees:logs.fireproof.7:1, Purpleheart Wood (Fireproof) +extratrees:logs.fireproof.7:2, Iroko Wood (Fireproof) +extratrees:logs.fireproof.7:3, Gingko Wood (Fireproof) +extratrees:logs.fireproof.8:0, Eucalyptus Wood (Fireproof) +extratrees:logs.fireproof.8:1, Box Wood (Fireproof) +extratrees:logs.fireproof.8:2, Syzgium Wood (Fireproof) +extratrees:logs.fireproof.8:3, Pink Ivory Wood (Fireproof) +extratrees:logs.fireproof.9:0, Eucalyptus Wood (Fireproof) +extratrees:logs.fireproof.9:1, Eucalyptus Wood (Fireproof) +extratrees:logs.fireproof.9:2, Cherry Wood (Fireproof) +extratrees:logs.fireproof.9:3, Cinnamon Wood (Fireproof) +extratrees:planks.0:0, Apple Wood Planks +extratrees:planks.0:1, Fig Wood Planks +extratrees:planks.0:2, Butternut Wood Planks +extratrees:planks.0:3, Whitebeam Wood Planks +extratrees:planks.0:4, Rowan Wood Planks +extratrees:planks.0:5, Hemlock Wood Planks +extratrees:planks.0:6, Ash Wood Planks +extratrees:planks.0:7, Alder Wood Planks +extratrees:planks.0:8, Beech Wood Planks +extratrees:planks.0:9, Hawthorn Wood Planks +extratrees:planks.0:10, Banana Wood Planks +extratrees:planks.0:11, Yew Wood Planks +extratrees:planks.0:12, Cypress Wood Planks +extratrees:planks.0:13, Fir Wood Planks +extratrees:planks.0:14, Hazel Wood Planks +extratrees:planks.0:15, Hickory Wood Planks +extratrees:planks.1:0, Elm Wood Planks +extratrees:planks.1:1, Elder Wood Planks +extratrees:planks.1:2, Holly Wood Planks +extratrees:planks.1:3, Hornbeam Wood Planks +extratrees:planks.1:4, Cedar Wood Planks +extratrees:planks.1:5, Olive Wood Planks +extratrees:planks.1:6, Sweetgum Wood Planks +extratrees:planks.1:7, Locust Wood Planks +extratrees:planks.1:8, Pear Wood Planks +extratrees:planks.1:9, Maclura Wood Planks +extratrees:planks.1:10, Brazilwood Wood Planks +extratrees:planks.1:11, Logwood Wood Planks +extratrees:planks.1:12, Rosewood Wood Planks +extratrees:planks.1:13, Purpleheart Wood Planks +extratrees:planks.1:14, Iroko Wood Planks +extratrees:planks.1:15, Gingko Wood Planks +extratrees:planks.2:0, Eucalyptus Wood Planks +extratrees:planks.2:1, Box Wood Planks +extratrees:planks.2:2, Syzgium Wood Planks +extratrees:planks.2:3, Pink Ivory Wood Planks +extratrees:planks.fireproof.0:0, Apple Wood Planks (Fireproof) +extratrees:planks.fireproof.0:1, Fig Wood Planks (Fireproof) +extratrees:planks.fireproof.0:2, Butternut Wood Planks (Fireproof) +extratrees:planks.fireproof.0:3, Whitebeam Wood Planks (Fireproof) +extratrees:planks.fireproof.0:4, Rowan Wood Planks (Fireproof) +extratrees:planks.fireproof.0:5, Hemlock Wood Planks (Fireproof) +extratrees:planks.fireproof.0:6, Ash Wood Planks (Fireproof) +extratrees:planks.fireproof.0:7, Alder Wood Planks (Fireproof) +extratrees:planks.fireproof.0:8, Beech Wood Planks (Fireproof) +extratrees:planks.fireproof.0:9, Hawthorn Wood Planks (Fireproof) +extratrees:planks.fireproof.0:10, Banana Wood Planks (Fireproof) +extratrees:planks.fireproof.0:11, Yew Wood Planks (Fireproof) +extratrees:planks.fireproof.0:12, Cypress Wood Planks (Fireproof) +extratrees:planks.fireproof.0:13, Fir Wood Planks (Fireproof) +extratrees:planks.fireproof.0:14, Hazel Wood Planks (Fireproof) +extratrees:planks.fireproof.0:15, Hickory Wood Planks (Fireproof) +extratrees:planks.fireproof.1:0, Elm Wood Planks (Fireproof) +extratrees:planks.fireproof.1:1, Elder Wood Planks (Fireproof) +extratrees:planks.fireproof.1:2, Holly Wood Planks (Fireproof) +extratrees:planks.fireproof.1:3, Hornbeam Wood Planks (Fireproof) +extratrees:planks.fireproof.1:4, Cedar Wood Planks (Fireproof) +extratrees:planks.fireproof.1:5, Olive Wood Planks (Fireproof) +extratrees:planks.fireproof.1:6, Sweetgum Wood Planks (Fireproof) +extratrees:planks.fireproof.1:7, Locust Wood Planks (Fireproof) +extratrees:planks.fireproof.1:8, Pear Wood Planks (Fireproof) +extratrees:planks.fireproof.1:9, Maclura Wood Planks (Fireproof) +extratrees:planks.fireproof.1:10, Brazilwood Wood Planks (Fireproof) +extratrees:planks.fireproof.1:11, Logwood Wood Planks (Fireproof) +extratrees:planks.fireproof.1:12, Rosewood Wood Planks (Fireproof) +extratrees:planks.fireproof.1:13, Purpleheart Wood Planks (Fireproof) +extratrees:planks.fireproof.1:14, Iroko Wood Planks (Fireproof) +extratrees:planks.fireproof.1:15, Gingko Wood Planks (Fireproof) +extratrees:planks.fireproof.2:0, Eucalyptus Wood Planks (Fireproof) +extratrees:planks.fireproof.2:1, Box Wood Planks (Fireproof) +extratrees:planks.fireproof.2:2, Syzgium Wood Planks (Fireproof) +extratrees:planks.fireproof.2:3, Pink Ivory Wood Planks (Fireproof) +extratrees:slabs.0:0, Apple Wood Slab +extratrees:slabs.0:1, Fig Wood Slab +extratrees:slabs.0:2, Butternut Wood Slab +extratrees:slabs.0:3, Whitebeam Wood Slab +extratrees:slabs.0:4, Rowan Wood Slab +extratrees:slabs.0:5, Hemlock Wood Slab +extratrees:slabs.0:6, Ash Wood Slab +extratrees:slabs.0:7, Alder Wood Slab +extratrees:slabs.1:0, Beech Wood Slab +extratrees:slabs.1:1, Hawthorn Wood Slab +extratrees:slabs.1:2, Banana Wood Slab +extratrees:slabs.1:3, Yew Wood Slab +extratrees:slabs.1:4, Cypress Wood Slab +extratrees:slabs.1:5, Fir Wood Slab +extratrees:slabs.1:6, Hazel Wood Slab +extratrees:slabs.1:7, Hickory Wood Slab +extratrees:slabs.2:0, Elm Wood Slab +extratrees:slabs.2:1, Elder Wood Slab +extratrees:slabs.2:2, Holly Wood Slab +extratrees:slabs.2:3, Hornbeam Wood Slab +extratrees:slabs.2:4, Cedar Wood Slab +extratrees:slabs.2:5, Olive Wood Slab +extratrees:slabs.2:6, Sweetgum Wood Slab +extratrees:slabs.2:7, Locust Wood Slab +extratrees:slabs.3:0, Pear Wood Slab +extratrees:slabs.3:1, Maclura Wood Slab +extratrees:slabs.3:2, Brazilwood Wood Slab +extratrees:slabs.3:3, Logwood Wood Slab +extratrees:slabs.3:4, Rosewood Wood Slab +extratrees:slabs.3:5, Purpleheart Wood Slab +extratrees:slabs.3:6, Iroko Wood Slab +extratrees:slabs.3:7, Gingko Wood Slab +extratrees:slabs.4:0, Eucalyptus Wood Slab +extratrees:slabs.4:1, Box Wood Slab +extratrees:slabs.4:2, Syzgium Wood Slab +extratrees:slabs.4:3, Pink Ivory Wood Slab +extratrees:slabs.fireproof.0:0, Apple Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:1, Fig Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:2, Butternut Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:3, Whitebeam Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:4, Rowan Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:5, Hemlock Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:6, Ash Wood Slab (Fireproof) +extratrees:slabs.fireproof.0:7, Alder Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:0, Beech Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:1, Hawthorn Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:2, Banana Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:3, Yew Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:4, Cypress Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:5, Fir Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:6, Hazel Wood Slab (Fireproof) +extratrees:slabs.fireproof.1:7, Hickory Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:0, Elm Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:1, Elder Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:2, Holly Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:3, Hornbeam Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:4, Cedar Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:5, Olive Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:6, Sweetgum Wood Slab (Fireproof) +extratrees:slabs.fireproof.2:7, Locust Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:0, Pear Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:1, Maclura Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:2, Brazilwood Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:3, Logwood Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:4, Rosewood Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:5, Purpleheart Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:6, Iroko Wood Slab (Fireproof) +extratrees:slabs.fireproof.3:7, Gingko Wood Slab (Fireproof) +extratrees:slabs.fireproof.4:0, Eucalyptus Wood Slab (Fireproof) +extratrees:slabs.fireproof.4:1, Box Wood Slab (Fireproof) +extratrees:slabs.fireproof.4:2, Syzgium Wood Slab (Fireproof) +extratrees:slabs.fireproof.4:3, Pink Ivory Wood Slab (Fireproof) +extratrees:stairs.apple:0, Apple Stairs +extratrees:stairs.fig:0, Fig Stairs +extratrees:stairs.butternut:0, Butternut Stairs +extratrees:stairs.whitebeam:0, Whitebeam Stairs +extratrees:stairs.rowan:0, Rowan Stairs +extratrees:stairs.hemlock:0, Hemlock Stairs +extratrees:stairs.ash:0, Ash Stairs +extratrees:stairs.alder:0, Alder Stairs +extratrees:stairs.beech:0, Beech Stairs +extratrees:stairs.hawthorn:0, Hawthorn Stairs +extratrees:stairs.banana:0, Banana Stairs +extratrees:stairs.yew:0, Yew Stairs +extratrees:stairs.cypress:0, Cypress Stairs +extratrees:stairs.fir:0, Fir Stairs +extratrees:stairs.hazel:0, Hazel Stairs +extratrees:stairs.hickory:0, Hickory Stairs +extratrees:stairs.elm:0, Elm Stairs +extratrees:stairs.elder:0, Elder Stairs +extratrees:stairs.holly:0, Holly Stairs +extratrees:stairs.hornbeam:0, Hornbeam Stairs +extratrees:stairs.cedar:0, Cedar Stairs +extratrees:stairs.olive:0, Olive Stairs +extratrees:stairs.sweetgum:0, Sweetgum Stairs +extratrees:stairs.locust:0, Locust Stairs +extratrees:stairs.pear:0, Pear Stairs +extratrees:stairs.maclura:0, Maclura Stairs +extratrees:stairs.brazilwood:0, Brazilwood Stairs +extratrees:stairs.logwood:0, Logwood Stairs +extratrees:stairs.rosewood:0, Rosewood Stairs +extratrees:stairs.purpleheart:0, Purpleheart Stairs +extratrees:stairs.iroko:0, Iroko Stairs +extratrees:stairs.gingko:0, Gingko Stairs +extratrees:stairs.eucalyptus:0, Eucalyptus Stairs +extratrees:stairs.box:0, Box Stairs +extratrees:stairs.syzgium:0, Syzgium Stairs +extratrees:stairs.pinkivory:0, Pink Ivory Stairs +extratrees:stairs.fireproof.apple:0, Apple Stairs (Fireproof) +extratrees:stairs.fireproof.fig:0, Fig Stairs (Fireproof) +extratrees:stairs.fireproof.butternut:0, Butternut Stairs (Fireproof) +extratrees:stairs.fireproof.whitebeam:0, Whitebeam Stairs (Fireproof) +extratrees:stairs.fireproof.rowan:0, Rowan Stairs (Fireproof) +extratrees:stairs.fireproof.hemlock:0, Hemlock Stairs (Fireproof) +extratrees:stairs.fireproof.ash:0, Ash Stairs (Fireproof) +extratrees:stairs.fireproof.alder:0, Alder Stairs (Fireproof) +extratrees:stairs.fireproof.beech:0, Beech Stairs (Fireproof) +extratrees:stairs.fireproof.hawthorn:0, Hawthorn Stairs (Fireproof) +extratrees:stairs.fireproof.banana:0, Banana Stairs (Fireproof) +extratrees:stairs.fireproof.yew:0, Yew Stairs (Fireproof) +extratrees:stairs.fireproof.cypress:0, Cypress Stairs (Fireproof) +extratrees:stairs.fireproof.fir:0, Fir Stairs (Fireproof) +extratrees:stairs.fireproof.hazel:0, Hazel Stairs (Fireproof) +extratrees:stairs.fireproof.hickory:0, Hickory Stairs (Fireproof) +extratrees:stairs.fireproof.elm:0, Elm Stairs (Fireproof) +extratrees:stairs.fireproof.elder:0, Elder Stairs (Fireproof) +extratrees:stairs.fireproof.holly:0, Holly Stairs (Fireproof) +extratrees:stairs.fireproof.hornbeam:0, Hornbeam Stairs (Fireproof) +extratrees:stairs.fireproof.cedar:0, Cedar Stairs (Fireproof) +extratrees:stairs.fireproof.olive:0, Olive Stairs (Fireproof) +extratrees:stairs.fireproof.sweetgum:0, Sweetgum Stairs (Fireproof) +extratrees:stairs.fireproof.locust:0, Locust Stairs (Fireproof) +extratrees:stairs.fireproof.pear:0, Pear Stairs (Fireproof) +extratrees:stairs.fireproof.maclura:0, Maclura Stairs (Fireproof) +extratrees:stairs.fireproof.brazilwood:0, Brazilwood Stairs (Fireproof) +extratrees:stairs.fireproof.logwood:0, Logwood Stairs (Fireproof) +extratrees:stairs.fireproof.rosewood:0, Rosewood Stairs (Fireproof) +extratrees:stairs.fireproof.purpleheart:0, Purpleheart Stairs (Fireproof) +extratrees:stairs.fireproof.iroko:0, Iroko Stairs (Fireproof) +extratrees:stairs.fireproof.gingko:0, Gingko Stairs (Fireproof) +extratrees:stairs.fireproof.eucalyptus:0, Eucalyptus Stairs (Fireproof) +extratrees:stairs.fireproof.box:0, Box Stairs (Fireproof) +extratrees:stairs.fireproof.syzgium:0, Syzgium Stairs (Fireproof) +extratrees:stairs.fireproof.pinkivory:0, Pink Ivory Stairs (Fireproof) +extratrees:fences.0:0, Apple Fence +extratrees:fences.0:1, Fig Fence +extratrees:fences.0:2, Butternut Fence +extratrees:fences.0:3, Whitebeam Fence +extratrees:fences.0:4, Rowan Fence +extratrees:fences.0:5, Hemlock Fence +extratrees:fences.0:6, Ash Fence +extratrees:fences.0:7, Alder Fence +extratrees:fences.0:8, Beech Fence +extratrees:fences.0:9, Hawthorn Fence +extratrees:fences.0:10, Banana Fence +extratrees:fences.0:11, Yew Fence +extratrees:fences.0:12, Cypress Fence +extratrees:fences.0:13, Fir Fence +extratrees:fences.0:14, Hazel Fence +extratrees:fences.0:15, Hickory Fence +extratrees:fences.1:0, Elm Fence +extratrees:fences.1:1, Elder Fence +extratrees:fences.1:2, Holly Fence +extratrees:fences.1:3, Hornbeam Fence +extratrees:fences.1:4, Cedar Fence +extratrees:fences.1:5, Olive Fence +extratrees:fences.1:6, Sweetgum Fence +extratrees:fences.1:7, Locust Fence +extratrees:fences.1:8, Pear Fence +extratrees:fences.1:9, Maclura Fence +extratrees:fences.1:10, Brazilwood Fence +extratrees:fences.1:11, Logwood Fence +extratrees:fences.1:12, Rosewood Fence +extratrees:fences.1:13, Purpleheart Fence +extratrees:fences.1:14, Iroko Fence +extratrees:fences.1:15, Gingko Fence +extratrees:fences.2:0, Eucalyptus Fence +extratrees:fences.2:1, Box Fence +extratrees:fences.2:2, Syzgium Fence +extratrees:fences.2:3, Pink Ivory Fence +extratrees:fences.fireproof.0:0, Apple Fence (Fireproof) +extratrees:fences.fireproof.0:1, Fig Fence (Fireproof) +extratrees:fences.fireproof.0:2, Butternut Fence (Fireproof) +extratrees:fences.fireproof.0:3, Whitebeam Fence (Fireproof) +extratrees:fences.fireproof.0:4, Rowan Fence (Fireproof) +extratrees:fences.fireproof.0:5, Hemlock Fence (Fireproof) +extratrees:fences.fireproof.0:6, Ash Fence (Fireproof) +extratrees:fences.fireproof.0:7, Alder Fence (Fireproof) +extratrees:fences.fireproof.0:8, Beech Fence (Fireproof) +extratrees:fences.fireproof.0:9, Hawthorn Fence (Fireproof) +extratrees:fences.fireproof.0:10, Banana Fence (Fireproof) +extratrees:fences.fireproof.0:11, Yew Fence (Fireproof) +extratrees:fences.fireproof.0:12, Cypress Fence (Fireproof) +extratrees:fences.fireproof.0:13, Fir Fence (Fireproof) +extratrees:fences.fireproof.0:14, Hazel Fence (Fireproof) +extratrees:fences.fireproof.0:15, Hickory Fence (Fireproof) +extratrees:fences.fireproof.1:0, Elm Fence (Fireproof) +extratrees:fences.fireproof.1:1, Elder Fence (Fireproof) +extratrees:fences.fireproof.1:2, Holly Fence (Fireproof) +extratrees:fences.fireproof.1:3, Hornbeam Fence (Fireproof) +extratrees:fences.fireproof.1:4, Cedar Fence (Fireproof) +extratrees:fences.fireproof.1:5, Olive Fence (Fireproof) +extratrees:fences.fireproof.1:6, Sweetgum Fence (Fireproof) +extratrees:fences.fireproof.1:7, Locust Fence (Fireproof) +extratrees:fences.fireproof.1:8, Pear Fence (Fireproof) +extratrees:fences.fireproof.1:9, Maclura Fence (Fireproof) +extratrees:fences.fireproof.1:10, Brazilwood Fence (Fireproof) +extratrees:fences.fireproof.1:11, Logwood Fence (Fireproof) +extratrees:fences.fireproof.1:12, Rosewood Fence (Fireproof) +extratrees:fences.fireproof.1:13, Purpleheart Fence (Fireproof) +extratrees:fences.fireproof.1:14, Iroko Fence (Fireproof) +extratrees:fences.fireproof.1:15, Gingko Fence (Fireproof) +extratrees:fences.fireproof.2:0, Eucalyptus Fence (Fireproof) +extratrees:fences.fireproof.2:1, Box Fence (Fireproof) +extratrees:fences.fireproof.2:2, Syzgium Fence (Fireproof) +extratrees:fences.fireproof.2:3, Pink Ivory Fence (Fireproof) +extratrees:fence.gates.fir:0, Fir Fence Gate +extratrees:fence.gates.fireproof.fir:0, Fir Fence Gate (Fireproof) +extratrees:fence.gates.cedar:0, Cedar Fence Gate +extratrees:fence.gates.fireproof.cedar:0, Cedar Fence Gate (Fireproof) +extratrees:fence.gates.hemlock:0, Hemlock Fence Gate +extratrees:fence.gates.fireproof.hemlock:0, Hemlock Fence Gate (Fireproof) +extratrees:fence.gates.cypress:0, Cypress Fence Gate +extratrees:fence.gates.fireproof.cypress:0, Cypress Fence Gate (Fireproof) +extratrees:fence.gates.fig:0, Fig Fence Gate +extratrees:fence.gates.fireproof.fig:0, Fig Fence Gate (Fireproof) +extratrees:fence.gates.beech:0, Beech Fence Gate +extratrees:fence.gates.fireproof.beech:0, Beech Fence Gate (Fireproof) +extratrees:fence.gates.alder:0, Alder Fence Gate +extratrees:fence.gates.fireproof.alder:0, Alder Fence Gate (Fireproof) +extratrees:fence.gates.hazel:0, Hazel Fence Gate +extratrees:fence.gates.fireproof.hazel:0, Hazel Fence Gate (Fireproof) +extratrees:fence.gates.hornbeam:0, Hornbeam Fence Gate +extratrees:fence.gates.fireproof.hornbeam:0, Hornbeam Fence Gate (Fireproof) +extratrees:fence.gates.box:0, Box Fence Gate +extratrees:fence.gates.fireproof.box:0, Box Fence Gate (Fireproof) +extratrees:fence.gates.butternut:0, Butternut Fence Gate +extratrees:fence.gates.fireproof.butternut:0, Butternut Fence Gate (Fireproof) +extratrees:fence.gates.hickory:0, Hickory Fence Gate +extratrees:fence.gates.fireproof.hickory:0, Hickory Fence Gate (Fireproof) +extratrees:fence.gates.whitebeam:0, Whitebeam Fence Gate +extratrees:fence.gates.fireproof.whitebeam:0, Whitebeam Fence Gate (Fireproof) +extratrees:fence.gates.elm:0, Elm Fence Gate +extratrees:fence.gates.fireproof.elm:0, Elm Fence Gate (Fireproof) +extratrees:fence.gates.apple:0, Apple Fence Gate +extratrees:fence.gates.fireproof.apple:0, Apple Fence Gate (Fireproof) +extratrees:fence.gates.yew:0, Yew Fence Gate +extratrees:fence.gates.fireproof.yew:0, Yew Fence Gate (Fireproof) +extratrees:fence.gates.pear:0, Pear Fence Gate +extratrees:fence.gates.fireproof.pear:0, Pear Fence Gate (Fireproof) +extratrees:fence.gates.hawthorn:0, Hawthorn Fence Gate +extratrees:fence.gates.fireproof.hawthorn:0, Hawthorn Fence Gate (Fireproof) +extratrees:fence.gates.rowan:0, Rowan Fence Gate +extratrees:fence.gates.fireproof.rowan:0, Rowan Fence Gate (Fireproof) +extratrees:fence.gates.elder:0, Elder Fence Gate +extratrees:fence.gates.fireproof.elder:0, Elder Fence Gate (Fireproof) +extratrees:fence.gates.maclura:0, Maclura Fence Gate +extratrees:fence.gates.fireproof.maclura:0, Maclura Fence Gate (Fireproof) +extratrees:fence.gates.syzgium:0, Syzgium Fence Gate +extratrees:fence.gates.fireproof.syzgium:0, Syzgium Fence Gate (Fireproof) +extratrees:fence.gates.brazilwood:0, Brazilwood Fence Gate +extratrees:fence.gates.fireproof.brazilwood:0, Brazilwood Fence Gate (Fireproof) +extratrees:fence.gates.logwood:0, Logwood Fence Gate +extratrees:fence.gates.fireproof.logwood:0, Logwood Fence Gate (Fireproof) +extratrees:fence.gates.iroko:0, Iroko Fence Gate +extratrees:fence.gates.fireproof.iroko:0, Iroko Fence Gate (Fireproof) +extratrees:fence.gates.locust:0, Locust Fence Gate +extratrees:fence.gates.fireproof.locust:0, Locust Fence Gate (Fireproof) +extratrees:fence.gates.eucalyptus:0, Eucalyptus Fence Gate +extratrees:fence.gates.fireproof.eucalyptus:0, Eucalyptus Fence Gate (Fireproof) +extratrees:fence.gates.purpleheart:0, Purpleheart Fence Gate +extratrees:fence.gates.fireproof.purpleheart:0, Purpleheart Fence Gate (Fireproof) +extratrees:fence.gates.ash:0, Ash Fence Gate +extratrees:fence.gates.fireproof.ash:0, Ash Fence Gate (Fireproof) +extratrees:fence.gates.holly:0, Holly Fence Gate +extratrees:fence.gates.fireproof.holly:0, Holly Fence Gate (Fireproof) +extratrees:fence.gates.olive:0, Olive Fence Gate +extratrees:fence.gates.fireproof.olive:0, Olive Fence Gate (Fireproof) +extratrees:fence.gates.sweetgum:0, Sweetgum Fence Gate +extratrees:fence.gates.fireproof.sweetgum:0, Sweetgum Fence Gate (Fireproof) +extratrees:fence.gates.rosewood:0, Rosewood Fence Gate +extratrees:fence.gates.fireproof.rosewood:0, Rosewood Fence Gate (Fireproof) +extratrees:fence.gates.gingko:0, Gingko Fence Gate +extratrees:fence.gates.fireproof.gingko:0, Gingko Fence Gate (Fireproof) +extratrees:fence.gates.pinkivory:0, Pink Ivory Fence Gate +extratrees:fence.gates.fireproof.pinkivory:0, Pink Ivory Fence Gate (Fireproof) +extratrees:fence.gates.banana:0, Banana Fence Gate +extratrees:fence.gates.fireproof.banana:0, Banana Fence Gate (Fireproof) +extratrees:doors.apple:0, Apple Door +extratrees:doors.fig:0, Fig Door +extratrees:doors.butternut:0, Butternut Door +extratrees:doors.whitebeam:0, Whitebeam Door +extratrees:doors.rowan:0, Rowan Door +extratrees:doors.hemlock:0, Hemlock Door +extratrees:doors.ash:0, Ash Door +extratrees:doors.alder:0, Alder Door +extratrees:doors.beech:0, Beech Door +extratrees:doors.hawthorn:0, Hawthorn Door +extratrees:doors.banana:0, Banana Door +extratrees:doors.yew:0, Yew Door +extratrees:doors.cypress:0, Cypress Door +extratrees:doors.fir:0, Fir Door +extratrees:doors.hazel:0, Hazel Door +extratrees:doors.hickory:0, Hickory Door +extratrees:doors.elm:0, Elm Door +extratrees:doors.elder:0, Elder Door +extratrees:doors.holly:0, Holly Door +extratrees:doors.hornbeam:0, Hornbeam Door +extratrees:doors.cedar:0, Cedar Door +extratrees:doors.olive:0, Olive Door +extratrees:doors.sweetgum:0, Sweetgum Door +extratrees:doors.locust:0, Locust Door +extratrees:doors.pear:0, Pear Door +extratrees:doors.maclura:0, Maclura Door +extratrees:doors.brazilwood:0, Brazilwood Door +extratrees:doors.logwood:0, Logwood Door +extratrees:doors.rosewood:0, Rosewood Door +extratrees:doors.purpleheart:0, Purpleheart Door +extratrees:doors.iroko:0, Iroko Door +extratrees:doors.gingko:0, Gingko Door +extratrees:doors.eucalyptus:0, Eucalyptus Door +extratrees:doors.box:0, Box Door +extratrees:doors.syzgium:0, Syzgium Door +extratrees:doors.pinkivory:0, Pink Ivory Door +extratrees:multifence, tile.null.name +extratrees:leaves.decorative.0:0, Leaves +extratrees:leaves.decorative.0:1, Leaves +extratrees:leaves.decorative.0:2, Leaves +extratrees:leaves.decorative.0:3, Leaves +extratrees:leaves.decorative.0:4, Leaves +extratrees:leaves.decorative.0:5, Leaves +extratrees:leaves.decorative.0:6, Leaves +extratrees:leaves.decorative.0:7, Leaves +extratrees:leaves.decorative.0:8, Leaves +extratrees:leaves.decorative.0:9, Leaves +extratrees:leaves.decorative.0:10, Leaves +extratrees:leaves.decorative.0:11, Leaves +extratrees:leaves.decorative.0:12, Leaves +extratrees:leaves.decorative.0:13, Leaves +extratrees:leaves.decorative.0:14, Leaves +extratrees:leaves.decorative.0:15, Leaves +extratrees:leaves.decorative.1:0, Leaves +extratrees:leaves.decorative.1:1, Leaves +extratrees:leaves.decorative.1:2, Leaves +extratrees:leaves.decorative.1:3, Leaves +extratrees:leaves.decorative.1:4, Leaves +extratrees:leaves.decorative.1:5, Leaves +extratrees:leaves.decorative.1:6, Leaves +extratrees:leaves.decorative.1:7, Leaves +extratrees:leaves.decorative.1:8, Leaves +extratrees:leaves.decorative.1:9, Leaves +extratrees:leaves.decorative.1:10, Leaves +extratrees:leaves.decorative.1:11, Leaves +extratrees:leaves.decorative.1:12, Leaves +extratrees:leaves.decorative.1:13, Leaves +extratrees:leaves.decorative.1:14, Leaves +extratrees:leaves.decorative.1:15, Leaves +extratrees:leaves.decorative.2:0, Leaves +extratrees:leaves.decorative.2:1, Leaves +extratrees:leaves.decorative.2:2, Leaves +extratrees:leaves.decorative.2:3, Leaves +extratrees:leaves.decorative.2:4, Leaves +extratrees:leaves.decorative.2:5, Leaves +extratrees:leaves.decorative.2:6, Leaves +extratrees:leaves.decorative.2:7, Leaves +extratrees:leaves.decorative.2:8, Leaves +extratrees:leaves.decorative.2:9, Leaves +extratrees:leaves.decorative.2:10, Leaves +extratrees:leaves.decorative.2:11, Leaves +extratrees:leaves.decorative.2:12, Leaves +extratrees:leaves.decorative.2:13, Leaves +extratrees:leaves.decorative.2:14, Leaves +extratrees:leaves.decorative.2:15, Leaves +extratrees:leaves.decorative.3:0, Leaves +extratrees:leaves.decorative.3:1, Leaves +extratrees:leaves.decorative.3:2, Leaves +extratrees:leaves.decorative.3:3, Leaves +extratrees:leaves.decorative.3:4, Leaves +extratrees:leaves.decorative.3:5, Leaves +extratrees:leaves.decorative.3:6, Leaves +extratrees:leaves.decorative.3:7, Leaves +extratrees:leaves.decorative.3:8, Leaves +extratrees:leaves.decorative.3:9, Leaves +extratrees:leaves.decorative.3:10, Leaves +extratrees:leaves.decorative.3:11, Leaves +extratrees:leaves.decorative.3:12, Leaves +extratrees:leaves.decorative.3:13, Leaves +extratrees:leaves.decorative.3:14, Leaves +extratrees:leaves.decorative.3:15, Leaves +extratrees:leaves.decorative.4:0, Leaves +extratrees:leaves.decorative.4:1, Leaves +extratrees:leaves.decorative.4:2, Leaves +extratrees:leaves.decorative.4:3, Leaves +extratrees:leaves.decorative.4:4, Leaves +extratrees:leaves.decorative.4:5, Leaves +extratrees:leaves.decorative.4:6, Leaves +extratrees:leaves.decorative.4:7, Leaves +extratrees:leaves.decorative.4:8, Leaves +extratrees:leaves.decorative.4:9, Leaves +extratrees:leaves.decorative.4:10, Leaves +extratrees:leaves.decorative.4:11, Leaves +extratrees:leaves.decorative.4:12, Leaves +extratrees:leaves.decorative.4:13, Leaves +extratrees:leaves.decorative.4:14, Leaves +extratrees:leaves.decorative.4:15, Leaves +extratrees:leaves.decorative.5:0, Leaves +extratrees:leaves.decorative.5:1, Leaves +extratrees:leaves.decorative.5:2, Leaves +extratrees:leaves.decorative.5:3, Leaves +extratrees:leaves.decorative.5:4, Leaves +extratrees:leaves.decorative.5:5, Leaves +extratrees:leaves.decorative.5:6, Leaves +extratrees:leaves.decorative.5:7, Leaves +extratrees:leaves.decorative.5:8, Leaves +extratrees:leaves.decorative.5:9, Leaves +extratrees:leaves.decorative.5:10, Leaves +extratrees:leaves.decorative.5:11, Leaves +extratrees:leaves.decorative.5:12, Leaves +extratrees:leaves.decorative.5:13, Leaves +extratrees:leaves.decorative.5:14, Leaves +extratrees:leaves.decorative.5:15, Leaves +extratrees:leaves.decorative.6:0, Leaves +extratrees:shrub_log:0, Shrub Wood +extratrees:databasetree, item.databaseTree.name +extratrees:machine:0, Lumbermill +extratrees:machine:1, Woodworker +extratrees:machine:2, Panelworker +extratrees:machine:4, Fruit Press +extratrees:machine:5, Brewery +extratrees:machine:6, Distillery +extratrees:machine:7, Glassworker +extratrees:carpentry, tile.null.name +extratrees:carpentrypanel, tile.null.name +extratrees:stainedglass, tile.null.name +extratrees:databaselepi, item.databaseLepi.name +extratrees:binnie.juice.apple, Apple Juice +extratrees:binnie.juice.apricot, Apricot Juice +extratrees:binnie.juice.banana, Banana Juice +extratrees:binnie.juice.cherry, Cherry Juice +extratrees:binnie.juice.elderberry, Elderberry Juice +extratrees:binnie.juice.lemon, Lemon Juice +extratrees:binnie.juice.lime, Lime Juice +extratrees:binnie.juice.orange, Orange Juice +extratrees:binnie.juice.peach, Peach Juice +extratrees:binnie.juice.plum, Plum Juice +extratrees:binnie.juice.carrot, Carrot Juice +extratrees:binnie.juice.tomato, Tomato Juice +extratrees:binnie.juice.cranberry, Cranberry Juice +extratrees:binnie.juice.grapefruit, Grapefruit Juice +extratrees:binnie.juice.olive, Olive Oil +extratrees:binnie.juice.pineapple, Pineapple Juice +extratrees:binnie.juice.pear, Pear Juice +extratrees:binnie.juice.white.grape, White Grape Juice +extratrees:binnie.juice.red.grape, Red Grape Juice +extratrees:binnie.cider.apple, Cider +extratrees:binnie.wine.apricot, Apricot Wine +extratrees:binnie.wine.banana, Banana Wine +extratrees:binnie.wine.cherry, Cherry Wine +extratrees:binnie.wine.elderberry, Elderberry Wine +extratrees:binnie.cider.peach, Peach Cider +extratrees:binnie.ciderpear, Pear Cider +extratrees:binnie.wine.plum, Plum Wine +extratrees:binnie.wine.carrot, Carrot Wine +extratrees:binnie.wine.white, White Wine +extratrees:binnie.wine.red, Red Wine +extratrees:binnie.wine.sparkling, Sparkling Wine +extratrees:binnie.wine.agave, Agave Wine +extratrees:binnie.fermented.potatoes, Fermented Potatoes +extratrees:binnie.wine.citrus, Citrus Wine +extratrees:binnie.wine.cranberry, Cranberry Wine +extratrees:binnie.wine.pineapple, Pineapple Wine +extratrees:binnie.wine.tomato, Tomato Wine +extratrees:binnie.juice, Fruit Wine +extratrees:binnie.beer.ale, Ale +extratrees:binnie.beer.lager, Lager +extratrees:binnie.beer.wheat, Wheat Beer +extratrees:binnie.beer.rye, Rye Beer +extratrees:binnie.beer.corn, Corn Beer +extratrees:binnie.beer.stout, Stout +extratrees:binnie.mash.grain, Fermented Grain Mash +extratrees:binnie.mash.wheat, Fermented Wheat Mash +extratrees:binnie.mash.rye, Fermented Rye Mash +extratrees:binnie.mash.corn, Fermented Corn Mash +extratrees:binnie.spirit.neutral, Neutral Spirit +extratrees:binnie.vodka, Vodka +extratrees:binnie.rum.white, White Rum +extratrees:binnie.rum.dark, Dark Rum +extratrees:binnie.whiskey, Whiskey +extratrees:binnie.whiskey.corn, Bourbon +extratrees:binnie.whiskey.rye, Rye Whiskey +extratrees:binnie.whiskey.wheat, Wheat Whiskey +extratrees:binnie.wine.fortified, Fortified Wine +extratrees:binnie.tequila, Tequila +extratrees:binnie.brandy.grape, Brandy +extratrees:binnie.brandy.apple, Apple Brandy +extratrees:binnie.brandy.pear, Pear Brandy +extratrees:binnie.brandy.apricot, Apricot Brandy +extratrees:binnie.brandy.plum, Plum Brandy +extratrees:binnie.brandy.cherry, Cherry Brandy +extratrees:binnie.brandy.elderberry, Elderberry Brandy +extratrees:binnie.brandy.citrus, Citrus Brandy +extratrees:binnie.brandy.fruit, Fruit Brandy +extratrees:binnie.spirit.sugarcane, Cachaca +extratrees:binnie.spirit.gin, Gin +extratrees:binnie.liquor.apple, Apple Liquor +extratrees:binnie.liquor.pear, Pear Liquor +extratrees:binnie.liquor.cherry, Cherry Liquor +extratrees:binnie.liquor.elderberry, Elderberry Liquor +extratrees:binnie.liquor.apricot, Apricot Liquor +extratrees:binnie.liquor.fruit, Fruit Liquor +extratrees:binnie.liqueur.almond, Almond Liqueur +extratrees:binnie.liqueur.orange, Orange Liqueur +extratrees:binnie.liqueur.banana, Banana Liqueur +extratrees:binnie.liqueur.chocolate, Chocolate Liqueur +extratrees:binnie.liqueur.mint, Mint Liqueur +extratrees:binnie.liqueur.hazelnut, Hazelnut Liqueur +extratrees:binnie.liqueur.cinnamon, Cinnamon Liqueur +extratrees:binnie.liqueur.coffee, Coffee Liqueur +extratrees:binnie.liqueur.melon, Melon Liqueur +extratrees:binnie.liqueur.anise, Anise Liqueur +extratrees:binnie.liqueur.peach, Peach Liqueur +extratrees:binnie.liqueur.lemon, Lemon Liqueur +extratrees:binnie.liqueur.herbal, Herbal Liqueur +extratrees:binnie.liqueur.cherry, Cherry Liqueur +extratrees:binnie.liqueur.blackcurrant, Blackcurrant Liqueur +extratrees:binnie.liqueur.blackberry, Blackberry Liqueur +extratrees:binnie.liqueur.raspberry, Raspberry Liqueur +biomesoplenty:grass:0, Spectral Moss +biomesoplenty:grass:1, Overgrown Stone +biomesoplenty:grass:2, Loamy Grass Block +biomesoplenty:grass:3, Sandy Grass Block +biomesoplenty:grass:4, Silty Grass Block +biomesoplenty:grass:5, Origin Grass Block +biomesoplenty:grass:6, Overgrown Netherrack +biomesoplenty:grass:7, Flowering Grass Block +biomesoplenty:grass:8, Mycelial Netherrack +biomesoplenty:dirt:8, Coarse Loamy Dirt +biomesoplenty:dirt:0, Loamy Dirt +biomesoplenty:dirt:9, Coarse Sandy Dirt +biomesoplenty:dirt:1, Sandy Dirt +biomesoplenty:dirt:10, Coarse Silty Dirt +biomesoplenty:dirt:2, Silty Dirt +biomesoplenty:grass_path:0, Loamy Grass Path +biomesoplenty:grass_path:1, Sandy Grass Path +biomesoplenty:grass_path:2, Silty Grass Path +biomesoplenty:farmland_0:0, Loamy Farmland +biomesoplenty:farmland_0:1, Sandy Farmland +biomesoplenty:farmland_1:0, Silty Farmland +biomesoplenty:white_sand:0, White Sand +biomesoplenty:white_sandstone:0, White Sandstone +biomesoplenty:white_sandstone:1, Chiseled White Sandstone +biomesoplenty:white_sandstone:2, Smooth White Sandstone +biomesoplenty:white_sandstone_stairs:0, White Sandstone Stairs +biomesoplenty:dried_sand:0, Dried Sand +biomesoplenty:hard_ice:0, Hardened Ice +biomesoplenty:ash_block:0, Ash Block +biomesoplenty:mud:0, Mud +biomesoplenty:flesh:0, Flesh +biomesoplenty:crystal:0, Crystallized Obsidian +biomesoplenty:biome_block:0, Biome Essence Ore +biomesoplenty:gem_ore:0, Ender Amethyst Ore +biomesoplenty:gem_ore:1, Ruby Ore +biomesoplenty:gem_ore:2, Peridot Ore +biomesoplenty:gem_ore:3, Topaz Ore +biomesoplenty:gem_ore:4, Tanzanite Ore +biomesoplenty:gem_ore:5, Malachite Ore +biomesoplenty:gem_ore:6, Sapphire Ore +biomesoplenty:gem_ore:7, Amber Ore +biomesoplenty:gem_block:0, Block of Amethyst +biomesoplenty:gem_block:1, Block of Ruby +biomesoplenty:gem_block:2, Block of Peridot +biomesoplenty:gem_block:3, Block of Topaz +biomesoplenty:gem_block:4, Block of Tanzanite +biomesoplenty:gem_block:5, Block of Malachite +biomesoplenty:gem_block:6, Block of Sapphire +biomesoplenty:gem_block:7, Block of Amber +biomesoplenty:hive:0, Hive Block +biomesoplenty:hive:1, Honeycomb Block +biomesoplenty:hive:2, Empty Honeycomb Block +biomesoplenty:hive:3, Filled Honeycomb Block +biomesoplenty:honey_block:0, Honey Block +biomesoplenty:blue_fire:0, Blue Fire +biomesoplenty:bamboo_thatching:0, Bamboo Thatching +biomesoplenty:mud_brick_block:0, Mud Bricks +biomesoplenty:mud_brick_stairs:0, Mud Bricks Stairs +biomesoplenty:other_slab:0, Mud Bricks Slab +biomesoplenty:other_slab:1, White Sandstone Slab +biomesoplenty:log_0:4, Sacred Oak Wood +biomesoplenty:log_0:5, Cherry Wood +biomesoplenty:log_0:6, Umbran Wood +biomesoplenty:log_0:7, Fir Wood +biomesoplenty:log_1:4, Ethereal Wood +biomesoplenty:log_1:5, Magic Wood +biomesoplenty:log_1:6, Mangrove Wood +biomesoplenty:log_1:7, Palm Wood +biomesoplenty:log_2:4, Redwood Wood +biomesoplenty:log_2:5, Willow Wood +biomesoplenty:log_2:6, Pine Wood +biomesoplenty:log_2:7, Hellbark Wood +biomesoplenty:log_3:4, Jacaranda Wood +biomesoplenty:log_3:5, Mahogany Wood +biomesoplenty:log_3:6, Ebony Wood +biomesoplenty:log_3:7, Eucalyptus Wood +biomesoplenty:log_4:4, Giant Flower Stem +biomesoplenty:log_4:5, Dead Wood +biomesoplenty:leaves_0:8, Yellow Autumn Leaves +biomesoplenty:leaves_0:9, Orange Autumn Leaves +biomesoplenty:leaves_0:10, Bamboo Leaves +biomesoplenty:leaves_0:11, Magic Leaves +biomesoplenty:leaves_1:8, Umbran Leaves +biomesoplenty:leaves_1:9, Dead Leaves +biomesoplenty:leaves_1:10, Fir Leaves +biomesoplenty:leaves_1:11, Ethereal Leaves +biomesoplenty:leaves_2:8, Origin Leaves +biomesoplenty:leaves_2:9, Pink Cherry Leaves +biomesoplenty:leaves_2:10, White Cherry Leaves +biomesoplenty:leaves_2:11, Maple Leaves +biomesoplenty:leaves_3:8, Hellbark Leaves +biomesoplenty:leaves_3:9, Flowering Oak Leaves +biomesoplenty:leaves_3:10, Jacaranda Leaves +biomesoplenty:leaves_3:11, Sacred Oak Leaves +biomesoplenty:leaves_4:8, Mangrove Leaves +biomesoplenty:leaves_4:9, Palm Leaves +biomesoplenty:leaves_4:10, Redwood Leaves +biomesoplenty:leaves_4:11, Willow Leaves +biomesoplenty:leaves_5:8, Pine Leaves +biomesoplenty:leaves_5:9, Mahogany Leaves +biomesoplenty:leaves_5:10, Ebony Leaves +biomesoplenty:leaves_5:11, Eucalyptus Leaves +biomesoplenty:leaves_6:8, Giant Red Flower Petal +biomesoplenty:leaves_6:9, Giant Yellow Flower Petal +biomesoplenty:planks_0:0, Sacred Oak Wood Planks +biomesoplenty:planks_0:1, Cherry Wood Planks +biomesoplenty:planks_0:2, Umbran Wood Planks +biomesoplenty:planks_0:3, Fir Wood Planks +biomesoplenty:planks_0:4, Ethereal Wood Planks +biomesoplenty:planks_0:5, Magic Wood Planks +biomesoplenty:planks_0:6, Mangrove Wood Planks +biomesoplenty:planks_0:7, Palm Wood Planks +biomesoplenty:planks_0:8, Redwood Wood Planks +biomesoplenty:planks_0:9, Willow Wood Planks +biomesoplenty:planks_0:10, Pine Wood Planks +biomesoplenty:planks_0:11, Hellbark Wood Planks +biomesoplenty:planks_0:12, Jacaranda Wood Planks +biomesoplenty:planks_0:13, Mahogany Wood Planks +biomesoplenty:planks_0:14, Ebony Wood Planks +biomesoplenty:planks_0:15, Eucalyptus Wood Planks +biomesoplenty:sacred_oak_stairs:0, Sacred Oak Wood Stairs +biomesoplenty:cherry_stairs:0, Cherry Wood Stairs +biomesoplenty:umbran_stairs:0, Umbran Wood Stairs +biomesoplenty:fir_stairs:0, Fir Wood Stairs +biomesoplenty:ethereal_stairs:0, Ethereal Wood Stairs +biomesoplenty:magic_stairs:0, Magic Wood Stairs +biomesoplenty:mangrove_stairs:0, Mangrove Wood Stairs +biomesoplenty:palm_stairs:0, Palm Wood Stairs +biomesoplenty:redwood_stairs:0, Redwood Wood Stairs +biomesoplenty:willow_stairs:0, Willow Wood Stairs +biomesoplenty:pine_stairs:0, Pine Wood Stairs +biomesoplenty:hellbark_stairs:0, Hellbark Wood Stairs +biomesoplenty:jacaranda_stairs:0, Jacaranda Wood Stairs +biomesoplenty:mahogany_stairs:0, Mahogany Wood Stairs +biomesoplenty:ebony_stairs:0, Ebony Wood Stairs +biomesoplenty:eucalyptus_stairs:0, Eucalyptus Stairs +biomesoplenty:wood_slab_0:0, Sacred Oak Wood Slab +biomesoplenty:wood_slab_0:1, Cherry Wood Slab +biomesoplenty:wood_slab_0:2, Umbran Wood Slab +biomesoplenty:wood_slab_0:3, Fir Wood Slab +biomesoplenty:wood_slab_0:4, Ethereal Wood Slab +biomesoplenty:wood_slab_0:5, Magic Wood Slab +biomesoplenty:wood_slab_0:6, Mangrove Wood Slab +biomesoplenty:wood_slab_0:7, Palm Wood Slab +biomesoplenty:wood_slab_1:0, Redwood Wood Slab +biomesoplenty:wood_slab_1:1, Willow Wood Slab +biomesoplenty:wood_slab_1:2, Pine Wood Slab +biomesoplenty:wood_slab_1:3, Hellbark Wood Slab +biomesoplenty:wood_slab_1:4, Jacaranda Wood Slab +biomesoplenty:wood_slab_1:5, Mahogany Wood Slab +biomesoplenty:wood_slab_1:6, Ebony Wood Slab +biomesoplenty:wood_slab_1:7, Eucalyptus Wood Slab +biomesoplenty:sacred_oak_fence:0, Sacred Oak Fence +biomesoplenty:cherry_fence:0, Cherry Fence +biomesoplenty:umbran_fence:0, Umbran Fence +biomesoplenty:fir_fence:0, Fir Fence +biomesoplenty:ethereal_fence:0, Ethereal Fence +biomesoplenty:magic_fence:0, Magic Fence +biomesoplenty:mangrove_fence:0, Mangrove Fence +biomesoplenty:palm_fence:0, Palm Fence +biomesoplenty:redwood_fence:0, Redwood Fence +biomesoplenty:willow_fence:0, Willow Fence +biomesoplenty:pine_fence:0, Pine Fence +biomesoplenty:hellbark_fence:0, Hellbark Fence +biomesoplenty:jacaranda_fence:0, Jacaranda Fence +biomesoplenty:mahogany_fence:0, Mahogany Fence +biomesoplenty:ebony_fence:0, Ebony Fence +biomesoplenty:eucalyptus_fence:0, Eucalyptus Fence +biomesoplenty:sacred_oak_fence_gate:0, Sacred Oak Fence Gate +biomesoplenty:cherry_fence_gate:0, Cherry Fence Gate +biomesoplenty:umbran_fence_gate:0, Umbran Fence Gate +biomesoplenty:fir_fence_gate:0, Fir Fence Gate +biomesoplenty:ethereal_fence_gate:0, Ethereal Fence Gate +biomesoplenty:magic_fence_gate:0, Magic Fence Gate +biomesoplenty:mangrove_fence_gate:0, Mangrove Fence Gate +biomesoplenty:palm_fence_gate:0, Palm Fence Gate +biomesoplenty:redwood_fence_gate:0, Redwood Fence Gate +biomesoplenty:willow_fence_gate:0, Willow Fence Gate +biomesoplenty:pine_fence_gate:0, Pine Fence Gate +biomesoplenty:hellbark_fence_gate:0, Hellbark Fence Gate +biomesoplenty:jacaranda_fence_gate:0, Jacaranda Fence Gate +biomesoplenty:mahogany_fence_gate:0, Mahogany Fence Gate +biomesoplenty:ebony_fence_gate:0, Ebony Fence Gate +biomesoplenty:eucalyptus_fence_gate:0, Eucalyptus Fence Gate +biomesoplenty:sacred_oak_door, Sacred Oak Door +biomesoplenty:cherry_door, Cherry Door +biomesoplenty:umbran_door, Umbran Door +biomesoplenty:fir_door, Fir Door +biomesoplenty:ethereal_door, Ethereal Door +biomesoplenty:magic_door, Magic Door +biomesoplenty:mangrove_door, Mangrove Door +biomesoplenty:palm_door, Palm Door +biomesoplenty:redwood_door, Redwood Door +biomesoplenty:willow_door, Willow Door +biomesoplenty:pine_door, Pine Door +biomesoplenty:hellbark_door, Hellbark Door +biomesoplenty:jacaranda_door, Jacaranda Door +biomesoplenty:mahogany_door, Mahogany Door +biomesoplenty:ebony_door, Ebony Door +biomesoplenty:eucalyptus_door, Eucalyptus Door +biomesoplenty:coral:0, Pink Coral +biomesoplenty:coral:1, Orange Coral +biomesoplenty:coral:2, Blue Coral +biomesoplenty:coral:3, Glowing Coral +biomesoplenty:coral:4, Algae +biomesoplenty:seaweed:0, Kelp +biomesoplenty:waterlily:0, Medium Lily Pad +biomesoplenty:waterlily:1, Small Lily Pad +biomesoplenty:waterlily:2, Tiny Lily Pad +biomesoplenty:waterlily:3, Flowered Lily +biomesoplenty:bamboo:0, Bamboo +biomesoplenty:sapling_0:0, Yellow Autumn Sapling +biomesoplenty:sapling_0:1, Orange Autumn Sapling +biomesoplenty:sapling_0:2, Bamboo Sapling +biomesoplenty:sapling_0:3, Magic Sapling +biomesoplenty:sapling_0:4, Umbran Sapling +biomesoplenty:sapling_0:5, Dead Sapling +biomesoplenty:sapling_0:6, Fir Sapling +biomesoplenty:sapling_0:7, Ethereal Sapling +biomesoplenty:sapling_1:0, Origin Sapling +biomesoplenty:sapling_1:1, Pink Cherry Sapling +biomesoplenty:sapling_1:2, White Cherry Sapling +biomesoplenty:sapling_1:3, Maple Sapling +biomesoplenty:sapling_1:4, Hellbark Sapling +biomesoplenty:sapling_1:5, Flowering Oak Sapling +biomesoplenty:sapling_1:6, Jacaranda Sapling +biomesoplenty:sapling_1:7, Sacred Oak Sapling +biomesoplenty:sapling_2:0, Mangrove Sapling +biomesoplenty:sapling_2:1, Palm Sapling +biomesoplenty:sapling_2:2, Redwood Sapling +biomesoplenty:sapling_2:3, Willow Sapling +biomesoplenty:sapling_2:4, Pine Sapling +biomesoplenty:sapling_2:5, Mahogany Sapling +biomesoplenty:sapling_2:6, Ebony Sapling +biomesoplenty:sapling_2:7, Eucalyptus Sapling +biomesoplenty:plant_0:0, Short Grass +biomesoplenty:plant_0:1, Medium Grass +biomesoplenty:plant_0:2, Bush +biomesoplenty:plant_0:3, Sprout +biomesoplenty:plant_0:4, Poison Ivy +biomesoplenty:plant_0:5, Berry Bush +biomesoplenty:plant_0:6, Shrub +biomesoplenty:plant_0:7, Wheat Grass +biomesoplenty:plant_0:8, Damp Grass +biomesoplenty:plant_0:9, Koru +biomesoplenty:plant_0:10, Clover Patch +biomesoplenty:plant_0:11, Leaf Pile +biomesoplenty:plant_0:12, Dead Leaf Pile +biomesoplenty:plant_0:13, Dead Grass +biomesoplenty:plant_0:14, Desert Grass +biomesoplenty:plant_0:15, Desert Sprouts +biomesoplenty:plant_1:0, Dune Grass +biomesoplenty:plant_1:1, Spectral Fern +biomesoplenty:plant_1:2, Thorns +biomesoplenty:plant_1:3, Wild Rice +biomesoplenty:plant_1:4, Cattail +biomesoplenty:plant_1:5, River Cane +biomesoplenty:plant_1:6, Tiny Cactus +biomesoplenty:plant_1:7, Devilweed +biomesoplenty:plant_1:8, Reed +biomesoplenty:plant_1:9, Root +biomesoplenty:plant_1:10, Rafflesia +biomesoplenty:plant_1:11, Barley +biomesoplenty:double_plant:0, Flax +biomesoplenty:double_plant:1, Tall Cattail +biomesoplenty:double_plant:2, Eyebulb +biomesoplenty:double_plant:3, Sea Oats +biomesoplenty:mushroom:0, Toadstool +biomesoplenty:mushroom:1, Portobello +biomesoplenty:mushroom:2, Blue Milk Cap +biomesoplenty:mushroom:3, Glowshroom +biomesoplenty:mushroom:4, Flat Mushroom +biomesoplenty:mushroom:5, Shadow Shroom +biomesoplenty:bramble_plant:0, Bramble +biomesoplenty:flower_0:0, Clover +biomesoplenty:flower_0:1, Swampflower +biomesoplenty:flower_0:2, Deathbloom +biomesoplenty:flower_0:3, Glowflower +biomesoplenty:flower_0:4, Blue Hydrangea +biomesoplenty:flower_0:5, Orange Cosmos +biomesoplenty:flower_0:6, Pink Dafodil +biomesoplenty:flower_0:7, Wildflower +biomesoplenty:flower_0:8, Violet +biomesoplenty:flower_0:9, White Anemone +biomesoplenty:flower_0:10, Enderlotus +biomesoplenty:flower_0:11, Bromeliad +biomesoplenty:flower_0:12, Wilted Lily +biomesoplenty:flower_0:13, Pink Hibiscus +biomesoplenty:flower_0:14, Lily of the Valley +biomesoplenty:flower_0:15, Burning Blossom +biomesoplenty:flower_1:0, Lavender +biomesoplenty:flower_1:1, Goldenrod +biomesoplenty:flower_1:2, Bluebells +biomesoplenty:flower_1:3, Miner's Delight +biomesoplenty:flower_1:4, Icy Iris +biomesoplenty:flower_1:5, Rose +biomesoplenty:ivy:0, Ivy +biomesoplenty:willow_vine:0, Willow Vine +biomesoplenty:terrarium:0, Fern Terrarium +biomesoplenty:terrarium:1, Mushroom Terrarium +biomesoplenty:terrarium:2, Cactus Terrarium +biomesoplenty:terrarium:3, Flax Terrarium +biomesoplenty:terrarium:4, Flower Terrarium +biomesoplenty:terrarium:5, Koru Terrarium +biomesoplenty:terrarium:6, Bamboo Terrarium +biomesoplenty:terrarium:7, Beach Terrarium +biomesoplenty:terrarium:8, Glowshroom Terrarium +biomesoplenty:terrarium:9, Dead Terrarium +biomesoplenty:terrarium:10, Mystic Terrarium +biomesoplenty:terrarium:11, Ominous Terrarium +biomesoplenty:terrarium:12, Wasteland Terrarium +biomesoplenty:terrarium:13, Origin Terrarium +biomesoplenty:terrarium:14, Nether Terrarium +biomesoplenty:terrarium:15, Ender Terrarium +biomesoplenty:jar_filled:0, Honey Jar +biomesoplenty:jar_filled:1, Blue Fire Jar +biomesoplenty:jar_empty, Empty Jar +biomesoplenty:boat_sacred_oak, Sacred Oak Boat +biomesoplenty:boat_cherry, Cherry Boat +biomesoplenty:boat_umbran, Umbran Boat +biomesoplenty:boat_fir, Fir Boat +biomesoplenty:boat_ethereal, Ethereal Boat +biomesoplenty:boat_magic, Magic Boat +biomesoplenty:boat_mangrove, Mangrove Boat +biomesoplenty:boat_palm, Palm Boat +biomesoplenty:boat_redwood, Redwood Boat +biomesoplenty:boat_willow, Willow Boat +biomesoplenty:boat_pine, Pine Boat +biomesoplenty:boat_hellbark, Hellbark Boat +biomesoplenty:boat_jacaranda, Jacaranda Boat +biomesoplenty:boat_mahogany, Mahogany Boat +biomesoplenty:boat_ebony, Ebony Boat +biomesoplenty:boat_eucalyptus, Eucalyptus Boat +biomesoplenty:biome_finder, Biome Finder +biomesoplenty:record_wanderer, Music Disc +biomesoplenty:mudball, Mud Ball +biomesoplenty:mud_brick, Mud Brick +biomesoplenty:ash, Pile of Ashes +biomesoplenty:fleshchunk, Chunk of Flesh +biomesoplenty:gem:0, Ender Amethyst +biomesoplenty:gem:1, Ruby +biomesoplenty:gem:2, Peridot +biomesoplenty:gem:3, Topaz +biomesoplenty:gem:4, Tanzanite +biomesoplenty:gem:5, Malachite +biomesoplenty:gem:6, Sapphire +biomesoplenty:gem:7, Amber +biomesoplenty:terrestrial_artifact, Terrestrial Artifact +biomesoplenty:crystal_shard, Celestial Crystal Shard +biomesoplenty:biome_essence, Biome Essence +biomesoplenty:berries, Berry +biomesoplenty:pear, Pear +biomesoplenty:peach, Peach +biomesoplenty:persimmon, Persimmon +biomesoplenty:honeycomb, Empty Honeycomb +biomesoplenty:filled_honeycomb, Filled Honeycomb +biomesoplenty:shroompowder, Shroom Powder +biomesoplenty:ricebowl, Bowl of Rice +biomesoplenty:blue_dye, Blue Dye +biomesoplenty:brown_dye, Brown Dye +biomesoplenty:green_dye, Green Dye +biomesoplenty:white_dye, White Dye +biomesoplenty:black_dye, Black Dye +biomesoplenty:earth, Earth +bloodarsenal:bloodarsenal.molten_blood_infused_iron, Molten Blood Infused Iron +careerbees:flower_pedastal, Flower Pedastal +careerbees:alveary_frame, Alveary Frame Holder +careerbees:mutation_frame, Mutation Frame +careerbees:eternalframe, Eternal Frame +careerbees:beegun, Bee-Bee Gun +careerbees:poison_frame, Poison Frame +careerbees:pheremone_frame, Pheremone Frame +careerbees:ingredients:4, Iron Dust +careerbees:ingredients:5, Gold Dust +careerbees:ingredients:6, Copper Dust +careerbees:ingredients:7, Tin Dust +careerbees:ingredients:8, Bronze Dust +careerbees:ingredients:9, Police Incident Report +careerbees:ingredients:10, Honey-Comb Ingot +careerbees:ingredients:11, Ying Essence +careerbees:ingredients:12, Yang Essence +careerbees:ingredients:13, Triquetra +careerbees:settings_frame, Settings Frame +careerbees:bee.armor.feet, Bee Armor Boots +careerbees:bee.armor.legs, Bee Armor Leggings +careerbees:bee.armor.chest, Bee Armor Chestplate +careerbees:bee.armor.head, Bee Armor Helmet +chickenchunks:chunk_loader:0, Chunk Loader +chickenchunks:chunk_loader:1, Spot Loader +opencomputers:adapter:0, Adapter +opencomputers:assembler:0, Electronics Assembler +opencomputers:cable:11250603, Cable +opencomputers:capacitor:0, Capacitor +opencomputers:case1:0, Computer Case (Tier 1) +opencomputers:case3:0, Computer Case (Tier 3) +opencomputers:case2:0, Computer Case (Tier 2) +opencomputers:chameliumblock:0, Block of Chamelium +opencomputers:charger:0, Charger +opencomputers:disassembler:0, Disassembler +opencomputers:diskdrive:0, Disk Drive +opencomputers:geolyzer:0, Geolyzer +opencomputers:hologram1:0, Hologram Projector (Tier 1) +opencomputers:hologram2:0, Hologram Projector (Tier 2) +opencomputers:keyboard:0, Keyboard +opencomputers:motionsensor:0, Motion Sensor +opencomputers:powerconverter:0, Power Converter +opencomputers:powerdistributor:0, Power Distributor +opencomputers:printer:0, 3D Printer +opencomputers:raid:0, Raid +opencomputers:redstone:0, Redstone I/O +opencomputers:relay:0, Relay +opencomputers:screen1:0, Screen (Tier 1) +opencomputers:screen3:0, Screen (Tier 3) +opencomputers:screen2:0, Screen (Tier 2) +opencomputers:rack:0, Rack +opencomputers:waypoint:0, Waypoint +opencomputers:casecreative:0, Computer Case (Creative) +opencomputers:microcontroller:0, Microcontroller +opencomputers:print:0, 3D Print +opencomputers:robotafterimage:0, Robot +opencomputers:robot:0, robot.name +opencomputers:endstone:0, End Stone +opencomputers:netsplitter:0, Net Splitter +opencomputers:transposer:0, Transposer +opencomputers:carpetedcapacitor:0, Carpeted Capacitor +opencomputers:material:1, Grog +opencomputers:material:10, Arithmetic Logic Unit (ALU) +opencomputers:material:15, Arrow Keys +opencomputers:material:14, Button Group +opencomputers:material:5, Card Base +opencomputers:material:28, Chamelium +opencomputers:material:3, Circuit Board +opencomputers:material:11, Control Unit (CU) +opencomputers:material:0, Cutting Wire +opencomputers:material:29, Diamond Chip +opencomputers:material:12, Disk Platter +opencomputers:material:23, Drone Case (Tier 1) +opencomputers:material:24, Drone Case (Tier 2) +opencomputers:material:25, Drone Case (Creative) +opencomputers:material:27, Ink Cartridge +opencomputers:material:26, Ink Cartridge (Empty) +opencomputers:material:13, Interweb +opencomputers:material:7, Microchip (Tier 1) +opencomputers:material:8, Microchip (Tier 2) +opencomputers:material:9, Microchip (Tier 3) +opencomputers:material:20, Microcontroller Case (Tier 1) +opencomputers:material:21, Microcontroller Case (Tier 2) +opencomputers:material:22, Microcontroller Case (Creative) +opencomputers:material:16, Numeric Keypad +opencomputers:material:4, Printed Circuit Board (PCB) +opencomputers:material:2, Raw Circuit Board +opencomputers:material:17, Tablet Case (Tier 1) +opencomputers:material:18, Tablet Case (Tier 2) +opencomputers:material:19, Tablet Case (Creative) +opencomputers:material:6, Transistor +opencomputers:tool:0, Analyzer +opencomputers:tool:1, Network Debugger +opencomputers:tool:4, OpenComputers Manual +opencomputers:tool:5, Nanomachines +opencomputers:tool:2, Remote Terminal +opencomputers:tool:3, Texture Picker +opencomputers:wrench, Scrench +opencomputers:hoverboots, Hover Boots +opencomputers:component:16, Accelerated Processing Unit (APU) (Tier 2) +opencomputers:component:17, Accelerated Processing Unit (APU) (Tier 3) +opencomputers:component:18, Accelerated Processing Unit (APU) (Creative) +opencomputers:component:3, Component Bus (Tier 1) +opencomputers:component:4, Component Bus (Tier 2) +opencomputers:component:5, Component Bus (Tier 3) +opencomputers:component:0, Central Processing Unit (CPU) (Tier 1) +opencomputers:component:1, Central Processing Unit (CPU) (Tier 2) +opencomputers:component:2, Central Processing Unit (CPU) (Tier 3) +opencomputers:component:20, Disk Drive +opencomputers:component:6, Memory (Tier 1) +opencomputers:component:7, Memory (Tier 1.5) +opencomputers:component:8, Memory (Tier 2) +opencomputers:component:9, Memory (Tier 2.5) +opencomputers:component:10, Memory (Tier 3) +opencomputers:component:11, Memory (Tier 3.5) +opencomputers:component:13, Server (Tier 1) +opencomputers:component:14, Server (Tier 2) +opencomputers:component:15, Server (Tier 3) +opencomputers:component:12, Server (Creative) +opencomputers:component:19, Terminal Server +opencomputers:card:10, Data Card (Tier 1) +opencomputers:card:11, Data Card (Tier 2) +opencomputers:card:12, Data Card (Tier 3) +opencomputers:card:0, Debug Card +opencomputers:card:1, Graphics Card (Tier 1) +opencomputers:card:2, Graphics Card (Tier 2) +opencomputers:card:3, Graphics Card (Tier 3) +opencomputers:card:8, Internet Card +opencomputers:card:9, Linked Card +opencomputers:card:6, Network Card +opencomputers:card:4, Redstone Card (Tier 1) +opencomputers:card:7, Wireless Network Card (Tier 2) +opencomputers:upgrade:32, Component Bus (Creative) +opencomputers:upgrade:0, Angel Upgrade +opencomputers:upgrade:1, Battery Upgrade (Tier 1) +opencomputers:upgrade:2, Battery Upgrade (Tier 2) +opencomputers:upgrade:3, Battery Upgrade (Tier 3) +opencomputers:upgrade:4, Chunkloader Upgrade +opencomputers:upgrade:5, Card Container (Tier 1) +opencomputers:upgrade:6, Card Container (Tier 2) +opencomputers:upgrade:7, Card Container (Tier 3) +opencomputers:upgrade:8, Upgrade Container (Tier 1) +opencomputers:upgrade:9, Upgrade Container (Tier 2) +opencomputers:upgrade:10, Upgrade Container (Tier 3) +opencomputers:upgrade:11, Crafting Upgrade +opencomputers:upgrade:12, Database Upgrade (Tier 1) +opencomputers:upgrade:13, Database Upgrade (Tier 2) +opencomputers:upgrade:14, Database Upgrade (Tier 3) +opencomputers:upgrade:15, Experience Upgrade +opencomputers:upgrade:16, Generator Upgrade +opencomputers:upgrade:27, Hover Upgrade (Tier 1) +opencomputers:upgrade:28, Hover Upgrade (Tier 2) +opencomputers:upgrade:17, Inventory Upgrade +opencomputers:upgrade:18, Inventory Controller Upgrade +opencomputers:upgrade:26, Leash Upgrade +opencomputers:upgrade:30, MFU +opencomputers:upgrade:19, Navigation Upgrade +opencomputers:upgrade:20, Piston Upgrade +opencomputers:upgrade:21, Sign I/O Upgrade +opencomputers:upgrade:22, Solar Generator Upgrade +opencomputers:upgrade:23, Tank Upgrade +opencomputers:upgrade:24, Tank Controller Upgrade +opencomputers:upgrade:25, Tractor Beam Upgrade +opencomputers:upgrade:29, Trading Upgrade +opencomputers:upgrade:31, Wireless Network Card (Tier 1) +opencomputers:storage:0, EEPROM +opencomputers:storage:1, Floppy Disk +opencomputers:storage:2, Hard Disk Drive (Tier 1) (1MB) +opencomputers:storage:3, Hard Disk Drive (Tier 2) (2MB) +opencomputers:storage:4, Hard Disk Drive (Tier 3) (4MB) +opencomputers:misc:1, Crecopter +opencomputers:misc:0, Microcontroller +opencomputers:misc:0, Creatix +opencomputers:misc:0, Tablet +opencomputers:misc:0, Hover Boots +opencomputers:misc:0, EEPROM (Lua BIOS) +enderstorage:ender_storage:0, Ender Chest +enderstorage:ender_storage:1, Ender Tank +enderstorage:ender_pouch, Ender Pouch +hammercore:iron_bordered_cobblestone, Iron-Bordered Cobblestone +hammercore:gold_bordered_cobblestone, Gold-Bordered Cobblestone +hammercore:diamond_bordered_cobblestone, Diamond-Bordered Cobblestone +hammercore:emerald_bordered_cobblestone, Emerald-Bordered Cobblestone +hammercore:quartz_bordered_cobblestone, Quartz-Bordered Cobblestone +hammercore:manual, Hammer Core Manual +extracells:part.base:0, ME Fluid Export Bus +extracells:part.base:1, ME Fluid Import Bus +extracells:part.base:2, ME Fluid Storage Bus +extracells:part.base:3, ME Fluid Terminal +extracells:part.base:4, ME Fluid Level Emitter +extracells:part.base:5, ME Fluid Annihilation Plane +extracells:part.base:6, ME Fluid Formation Plane +extracells:part.base:7, ME Drive Fixture +extracells:part.base:8, ME Energy Cell Fixture +extracells:part.base:9, ME Fluid Interface +extracells:part.base:10, ME Fluid Storage Monitor +extracells:part.base:11, ME Fluid Conversion Monitor +extracells:part.base:12, ME Ore Dictionary Export Bus +extracells:storage.fluid:0, ME 1k Fluid Storage Cell +extracells:storage.fluid:1, ME 4k Fluid Storage Cell +extracells:storage.fluid:2, ME 16k Fluid Storage Cell +extracells:storage.fluid:3, ME 64k Fluid Storage Cell +extracells:storage.fluid:4, ME 256k Fluid Storage Cell +extracells:storage.fluid:5, ME 1024k Fluid Storage Cell +extracells:storage.fluid:6, ME 4096k Fluid Storage Cell +extracells:storage.physical:0, ME 256k Storage Cell +extracells:storage.physical:1, ME 1024k Storage Cell +extracells:storage.physical:2, ME 4096k Storage Cell +extracells:storage.physical:3, ME 16384k Storage Cell +extracells:storage.physical:4, ME Block Container - Empty +extracells:storage.physical:4, ME Block Container - Empty +extracells:pattern.fluid:0, ME Fluid Pattern +extracells:pattern.fluid:0, ME Fluid Pattern: Water +extracells:pattern.fluid:0, ME Fluid Pattern: Lava +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Gold +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Pigiron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Cobalt +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ardite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Manyullyn +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Knightslime +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Aluminum Brass +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Brass +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Copper +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Tin +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Bronze +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Zinc +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lead +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Nickel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Silver +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Electrum +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Aluminum +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Coralium +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Antimatter +extracells:pattern.fluid:0, ME Fluid Pattern: Steam +extracells:pattern.fluid:0, ME Fluid Pattern: Creosote Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Liquifacted Coal +extracells:pattern.fluid:0, ME Fluid Pattern: Crude Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Naphtha +extracells:pattern.fluid:0, ME Fluid Pattern: Refined Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Sap +extracells:pattern.fluid:0, ME Fluid Pattern: Syrup +extracells:pattern.fluid:0, ME Fluid Pattern: Resin +extracells:pattern.fluid:0, ME Fluid Pattern: Tree Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Seed Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Biocrude +extracells:pattern.fluid:0, ME Fluid Pattern: Grassoline +extracells:pattern.fluid:0, ME Fluid Pattern: Mushroom Stew +extracells:pattern.fluid:0, ME Fluid Pattern: Essence of Knowledge +extracells:pattern.fluid:0, ME Fluid Pattern: Potion +extracells:pattern.fluid:0, ME Fluid Pattern: Splash Potion +extracells:pattern.fluid:0, ME Fluid Pattern: Lingering Potion +extracells:pattern.fluid:0, ME Fluid Pattern: Destabilized Redstone +extracells:pattern.fluid:0, ME Fluid Pattern: Energized Glowstone +extracells:pattern.fluid:0, ME Fluid Pattern: Resonant Ender +extracells:pattern.fluid:0, ME Fluid Pattern: Blazing Pyrotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Gelid Cryotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Zephyrean Aerotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Tectonic Petrotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Primal Mana +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Platinum +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Iridium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Invar +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Constantan +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Signalum +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lumium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Enderium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Electrical Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Energetic Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vibrant Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Redstone Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Conductive Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Pulsating Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Dark Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Soularium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten End Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Iron Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Crude Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Crystalline Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Melodic Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Stellar Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Crystalline Pink Slime +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Energetic Silver +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vivid Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Fiery +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Knightmetal +extracells:pattern.fluid:0, ME Fluid Pattern: Fiery Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Abyssalnite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Refined Coralium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Dreadium +extracells:pattern.fluid:0, ME Fluid Pattern: Canola Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Refined Canola Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Crystallized Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Empowered Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Crude Oil (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Crude Oil (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Crude Oil (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Residue (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Residue (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Residue (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Heavy Oil (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Oil (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Distilled Oil (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Fuel (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Heavy Fuels (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Light Fuel (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Mixed Light Fuels (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§bCool§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§6Hot§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Gaseous Fuel (§cSearing§r) +extracells:pattern.fluid:0, ME Fluid Pattern: Beryllium +extracells:pattern.fluid:0, ME Fluid Pattern: Calcium +extracells:pattern.fluid:0, ME Fluid Pattern: Calciumcarbonate +extracells:pattern.fluid:0, ME Fluid Pattern: Chlorite +extracells:pattern.fluid:0, ME Fluid Pattern: Deuterium +extracells:pattern.fluid:0, ME Fluid Pattern: Glyceryl +extracells:pattern.fluid:0, ME Fluid Pattern: Helium +extracells:pattern.fluid:0, ME Fluid Pattern: Helium3 +extracells:pattern.fluid:0, ME Fluid Pattern: Heliumplasma +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Lithium +extracells:pattern.fluid:0, ME Fluid Pattern: Mercury +extracells:pattern.fluid:0, ME Fluid Pattern: Methane +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrocoalfuel +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrofuel +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrogendioxide +extracells:pattern.fluid:0, ME Fluid Pattern: Potassium +extracells:pattern.fluid:0, ME Fluid Pattern: Silicon +extracells:pattern.fluid:0, ME Fluid Pattern: Sodium +extracells:pattern.fluid:0, ME Fluid Pattern: Sodiumpersulfate +extracells:pattern.fluid:0, ME Fluid Pattern: Tritium +extracells:pattern.fluid:0, ME Fluid Pattern: Wolframium +extracells:pattern.fluid:0, ME Fluid Pattern: Carbon +extracells:pattern.fluid:0, ME Fluid Pattern: Carbon Fiber +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrocarbon +extracells:pattern.fluid:0, ME Fluid Pattern: Sulfur +extracells:pattern.fluid:0, ME Fluid Pattern: Sodium Sulfide +extracells:pattern.fluid:0, ME Fluid Pattern: Diesel +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrodiesel +extracells:pattern.fluid:0, ME Fluid Pattern: Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Sulfuric Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Compressed Air +extracells:pattern.fluid:0, ME Fluid Pattern: Electrolyzed Water +extracells:pattern.fluid:0, ME Fluid Pattern: Biofuel +extracells:pattern.fluid:0, ME Fluid Pattern: Ethanol +extracells:pattern.fluid:0, ME Fluid Pattern: Biomass +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Glass +extracells:pattern.fluid:0, ME Fluid Pattern: Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Crushed Ice +extracells:pattern.fluid:0, ME Fluid Pattern: Fruit Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Milk +extracells:pattern.fluid:0, ME Fluid Pattern: Seed Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Short Mead +extracells:pattern.fluid:0, ME Fluid Pattern: Plant Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Ethanol +extracells:pattern.fluid:0, ME Fluid Pattern: Biodiesel +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Concrete +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium +extracells:pattern.fluid:0, ME Fluid Pattern: Amber +extracells:pattern.fluid:0, ME Fluid Pattern: Crystallized Obsidian +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid XP +extracells:pattern.fluid:0, ME Fluid Pattern: Candied Water +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Baronyte +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Blazium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Elecanium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Emberstone +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ghastly Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ghoulish Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Limonite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lunar Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lyon +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Mystite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Rosite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Shyrestone +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Skeletal Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Varsium +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Charger +extracells:pattern.fluid:0, ME Fluid Pattern: Growth Medium +extracells:pattern.fluid:0, ME Fluid Pattern: Bacteria +extracells:pattern.fluid:0, ME Fluid Pattern: Polymerising Bacteria +extracells:pattern.fluid:0, ME Fluid Pattern: Raw DNA +extracells:pattern.fluid:0, ME Fluid Pattern: Bacteria Vector +extracells:pattern.fluid:0, ME Fluid Pattern: Sap +extracells:pattern.fluid:0, ME Fluid Pattern: Resin +extracells:pattern.fluid:0, ME Fluid Pattern: Latex +extracells:pattern.fluid:0, ME Fluid Pattern: Turpentine +extracells:pattern.fluid:0, ME Fluid Pattern: Apple Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Apricot Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Banana Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Cherry Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Elderberry Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Lemon Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Lime Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Orange Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Peach Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Plum Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Carrot Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Tomato Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Cranberry Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Grapefruit Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Olive Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Pineapple Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Pear Juice +extracells:pattern.fluid:0, ME Fluid Pattern: White Grape Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Red Grape Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Cider +extracells:pattern.fluid:0, ME Fluid Pattern: Apricot Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Banana Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Cherry Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Elderberry Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Peach Cider +extracells:pattern.fluid:0, ME Fluid Pattern: Pear Cider +extracells:pattern.fluid:0, ME Fluid Pattern: Plum Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Carrot Wine +extracells:pattern.fluid:0, ME Fluid Pattern: White Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Red Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Sparkling Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Agave Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Potatoes +extracells:pattern.fluid:0, ME Fluid Pattern: Citrus Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Cranberry Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Pineapple Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Tomato Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Fruit Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Ale +extracells:pattern.fluid:0, ME Fluid Pattern: Lager +extracells:pattern.fluid:0, ME Fluid Pattern: Wheat Beer +extracells:pattern.fluid:0, ME Fluid Pattern: Rye Beer +extracells:pattern.fluid:0, ME Fluid Pattern: Corn Beer +extracells:pattern.fluid:0, ME Fluid Pattern: Stout +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Grain Mash +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Wheat Mash +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Rye Mash +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Corn Mash +extracells:pattern.fluid:0, ME Fluid Pattern: Neutral Spirit +extracells:pattern.fluid:0, ME Fluid Pattern: Vodka +extracells:pattern.fluid:0, ME Fluid Pattern: White Rum +extracells:pattern.fluid:0, ME Fluid Pattern: Dark Rum +extracells:pattern.fluid:0, ME Fluid Pattern: Whiskey +extracells:pattern.fluid:0, ME Fluid Pattern: Bourbon +extracells:pattern.fluid:0, ME Fluid Pattern: Rye Whiskey +extracells:pattern.fluid:0, ME Fluid Pattern: Wheat Whiskey +extracells:pattern.fluid:0, ME Fluid Pattern: Fortified Wine +extracells:pattern.fluid:0, ME Fluid Pattern: Tequila +extracells:pattern.fluid:0, ME Fluid Pattern: Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Apple Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Pear Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Apricot Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Plum Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Cherry Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Elderberry Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Citrus Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Fruit Brandy +extracells:pattern.fluid:0, ME Fluid Pattern: Cachaca +extracells:pattern.fluid:0, ME Fluid Pattern: Gin +extracells:pattern.fluid:0, ME Fluid Pattern: Apple Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Pear Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Cherry Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Elderberry Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Apricot Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Fruit Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Almond Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Orange Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Banana Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Chocolate Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Mint Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Hazelnut Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Cinnamon Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Coffee Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Melon Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Anise Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Peach Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Lemon Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Herbal Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Cherry Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Blackcurrant Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Blackberry Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Raspberry Liqueur +extracells:pattern.fluid:0, ME Fluid Pattern: Quicksand +extracells:pattern.fluid:0, ME Fluid Pattern: Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Blood +extracells:pattern.fluid:0, ME Fluid Pattern: Poison +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Spring Water +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Blood Infused Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid PE +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid LP +extracells:pattern.fluid:0, ME Fluid Pattern: Eternal Dragon Fire +extracells:pattern.fluid:0, ME Fluid Pattern: Dimensional Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Void +extracells:pattern.fluid:0, ME Fluid Pattern: Overworldian Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Enriched Canola Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Nethengeic Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid UU Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Spatial Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Dense Plasma +extracells:pattern.fluid:0, ME Fluid Pattern: Dragon's Blood Plastic +extracells:pattern.fluid:0, ME Fluid Pattern: Fossile Refined Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Aerial Moonshine +extracells:pattern.fluid:0, ME Fluid Pattern: Spicy Pyrotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Luminous Lava +extracells:pattern.fluid:0, ME Fluid Pattern: Cosmic Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Nightly Water +extracells:pattern.fluid:0, ME Fluid Pattern: Sunstruck Water +extracells:pattern.fluid:0, ME Fluid Pattern: Crepuscular Water +extracells:pattern.fluid:0, ME Fluid Pattern: Seared Grave Stone +extracells:pattern.fluid:0, ME Fluid Pattern: Astral water +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Madness +extracells:pattern.fluid:0, ME Fluid Pattern: Ethereal Fabric +extracells:pattern.fluid:0, ME Fluid Pattern: Ghostly Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Life +extracells:pattern.fluid:0, ME Fluid Pattern: Lymph of Pixonia +extracells:pattern.fluid:0, ME Fluid Pattern: Galactic Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Milkiest Chocolate +extracells:pattern.fluid:0, ME Fluid Pattern: Alchemical Goo +extracells:pattern.fluid:0, ME Fluid Pattern: Twilight Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Weakened Cryotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Living Gold NaK Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Chaotic Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmarish Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Twilight Fire +extracells:pattern.fluid:0, ME Fluid Pattern: Universal Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Shyre Weed Oil +extracells:pattern.fluid:0, ME Fluid Pattern: Energized Mulch +extracells:pattern.fluid:0, ME Fluid Pattern: Hyperdense Plasma +extracells:pattern.fluid:0, ME Fluid Pattern: Cursed Myrmitite +extracells:pattern.fluid:0, ME Fluid Pattern: Neutrino Plasma +extracells:pattern.fluid:0, ME Fluid Pattern: Decomposed Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Alpha Particles +extracells:pattern.fluid:0, ME Fluid Pattern: Electrons +extracells:pattern.fluid:0, ME Fluid Pattern: Bosons +extracells:pattern.fluid:0, ME Fluid Pattern: Protons +extracells:pattern.fluid:0, ME Fluid Pattern: Neutrons +extracells:pattern.fluid:0, ME Fluid Pattern: Higgs Bosons +extracells:pattern.fluid:0, ME Fluid Pattern: Gravitrons +extracells:pattern.fluid:0, ME Fluid Pattern: Strings +extracells:pattern.fluid:0, ME Fluid Pattern: Muons +extracells:pattern.fluid:0, ME Fluid Pattern: Fiery Peat +extracells:pattern.fluid:0, ME Fluid Pattern: Halite Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Hint of Insanity +extracells:pattern.fluid:0, ME Fluid Pattern: Hint of Divinity +extracells:pattern.fluid:0, ME Fluid Pattern: Magnatar Stabilizer +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Realmite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Arlemite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Rupee +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Netherite +extracells:pattern.fluid:0, ME Fluid Pattern: Lumiotheum +extracells:pattern.fluid:0, ME Fluid Pattern: Eptane +extracells:pattern.fluid:0, ME Fluid Pattern: Gluons +extracells:pattern.fluid:0, ME Fluid Pattern: Quarks +extracells:pattern.fluid:0, ME Fluid Pattern: Leptons +extracells:pattern.fluid:0, ME Fluid Pattern: §kIlarity +extracells:pattern.fluid:0, ME Fluid Pattern: Evanescent Bifrost +extracells:pattern.fluid:0, ME Fluid Pattern: Vibrating Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Unstable Hassium Isotopes +extracells:pattern.fluid:0, ME Fluid Pattern: Radioactive Ethereal Goo +extracells:pattern.fluid:0, ME Fluid Pattern: Astatine +extracells:pattern.fluid:0, ME Fluid Pattern: Theobromine +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrogen 16 +extracells:pattern.fluid:0, ME Fluid Pattern: Potassium 41 +extracells:pattern.fluid:0, ME Fluid Pattern: Unholy Radioactive Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Vital Lymph +extracells:pattern.fluid:0, ME Fluid Pattern: Resonating Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Pyrite Chaotic Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Soul Chaotic Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Mysterious Chaotic Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Temporal Chaotic Honey +extracells:pattern.fluid:0, ME Fluid Pattern: Fluid Subconscious +extracells:pattern.fluid:0, ME Fluid Pattern: Meatane +extracells:pattern.fluid:0, ME Fluid Pattern: Hydra Juices +extracells:pattern.fluid:0, ME Fluid Pattern: Neon +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Silicon +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Phosphorus +extracells:pattern.fluid:0, ME Fluid Pattern: Chlorine +extracells:pattern.fluid:0, ME Fluid Pattern: Argon +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Scandium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vanadium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Gallium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Germanium +extracells:pattern.fluid:0, ME Fluid Pattern: Selenium +extracells:pattern.fluid:0, ME Fluid Pattern: Bromine +extracells:pattern.fluid:0, ME Fluid Pattern: Krypton +extracells:pattern.fluid:0, ME Fluid Pattern: Noble Gas Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Supercooled Noble Gas Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Krypton Xenon Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Xenon +extracells:pattern.fluid:0, ME Fluid Pattern: Salt Water +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Calcite +extracells:pattern.fluid:0, ME Fluid Pattern: Brine +extracells:pattern.fluid:0, ME Fluid Pattern: Mineral Water +extracells:pattern.fluid:0, ME Fluid Pattern: Saline Remains +extracells:pattern.fluid:0, ME Fluid Pattern: Francium +extracells:pattern.fluid:0, ME Fluid Pattern: Yttrium +extracells:pattern.fluid:0, ME Fluid Pattern: Yttrium Oxide +extracells:pattern.fluid:0, ME Fluid Pattern: Yttrium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrochloric Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Barium +extracells:pattern.fluid:0, ME Fluid Pattern: Mildly Recursive Goo +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Zirconium +extracells:pattern.fluid:0, ME Fluid Pattern: Niobium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Molybdenum +extracells:pattern.fluid:0, ME Fluid Pattern: Tungsten Molybdenum Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Einsteinium +extracells:pattern.fluid:0, ME Fluid Pattern: Lanthanum +extracells:pattern.fluid:0, ME Fluid Pattern: Meitnerium +extracells:pattern.fluid:0, ME Fluid Pattern: Triple Point Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ruthenium +extracells:pattern.fluid:0, ME Fluid Pattern: Rhodium +extracells:pattern.fluid:0, ME Fluid Pattern: Cadmium +extracells:pattern.fluid:0, ME Fluid Pattern: Seaborgium +extracells:pattern.fluid:0, ME Fluid Pattern: Indium +extracells:pattern.fluid:0, ME Fluid Pattern: Antimony +extracells:pattern.fluid:0, ME Fluid Pattern: Tellurium +extracells:pattern.fluid:0, ME Fluid Pattern: Arbiterium +extracells:pattern.fluid:0, ME Fluid Pattern: Iodine +extracells:pattern.fluid:0, ME Fluid Pattern: Hafnium +extracells:pattern.fluid:0, ME Fluid Pattern: Messy Rainbow Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Tantalum +extracells:pattern.fluid:0, ME Fluid Pattern: Thallium +extracells:pattern.fluid:0, ME Fluid Pattern: Manganese Thallium Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Bismuth +extracells:pattern.fluid:0, ME Fluid Pattern: Radon +extracells:pattern.fluid:0, ME Fluid Pattern: Fastly-Decaying Thorium +extracells:pattern.fluid:0, ME Fluid Pattern: Radium +extracells:pattern.fluid:0, ME Fluid Pattern: Actinium +extracells:pattern.fluid:0, ME Fluid Pattern: Rutherfordium +extracells:pattern.fluid:0, ME Fluid Pattern: Fastly-Decaying Plutonium +extracells:pattern.fluid:0, ME Fluid Pattern: Rutherfordium Chloride +extracells:pattern.fluid:0, ME Fluid Pattern: Dubnium +extracells:pattern.fluid:0, ME Fluid Pattern: Bohrium +extracells:pattern.fluid:0, ME Fluid Pattern: Relativistic Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Praseodymium +extracells:pattern.fluid:0, ME Fluid Pattern: Neodymium +extracells:pattern.fluid:0, ME Fluid Pattern: Cerium +extracells:pattern.fluid:0, ME Fluid Pattern: Samarium +extracells:pattern.fluid:0, ME Fluid Pattern: Europium +extracells:pattern.fluid:0, ME Fluid Pattern: Inorganic Remains +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrogen Chloride +extracells:pattern.fluid:0, ME Fluid Pattern: T.O.T. +extracells:pattern.fluid:0, ME Fluid Pattern: Gadolinium +extracells:pattern.fluid:0, ME Fluid Pattern: Ruthenium Oxide +extracells:pattern.fluid:0, ME Fluid Pattern: Yttrium-Ruthenium Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Terbium +extracells:pattern.fluid:0, ME Fluid Pattern: Einsteinium-253 +extracells:pattern.fluid:0, ME Fluid Pattern: Einsteinium-254 +extracells:pattern.fluid:0, ME Fluid Pattern: Fermium +extracells:pattern.fluid:0, ME Fluid Pattern: Proactinium +extracells:pattern.fluid:0, ME Fluid Pattern: Mendelevium +extracells:pattern.fluid:0, ME Fluid Pattern: Sideral Life Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Nobelium +extracells:pattern.fluid:0, ME Fluid Pattern: Lawrencium +extracells:pattern.fluid:0, ME Fluid Pattern: Dysprosium +extracells:pattern.fluid:0, ME Fluid Pattern: Holmium +extracells:pattern.fluid:0, ME Fluid Pattern: Erbium +extracells:pattern.fluid:0, ME Fluid Pattern: Thulium +extracells:pattern.fluid:0, ME Fluid Pattern: Ytterbium +extracells:pattern.fluid:0, ME Fluid Pattern: Lutetium +extracells:pattern.fluid:0, ME Fluid Pattern: Darmstadtium +extracells:pattern.fluid:0, ME Fluid Pattern: Oganesson +extracells:pattern.fluid:0, ME Fluid Pattern: Roentgenium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Awakened +extracells:pattern.fluid:0, ME Fluid Pattern: Decay-Inducing Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Energetic Ogerite +extracells:pattern.fluid:0, ME Fluid Pattern: Copernicium +extracells:pattern.fluid:0, ME Fluid Pattern: Nihonium +extracells:pattern.fluid:0, ME Fluid Pattern: Flerovium +extracells:pattern.fluid:0, ME Fluid Pattern: Moscovium +extracells:pattern.fluid:0, ME Fluid Pattern: Livermorium +extracells:pattern.fluid:0, ME Fluid Pattern: Technetium +extracells:pattern.fluid:0, ME Fluid Pattern: Technetium Disulfide +extracells:pattern.fluid:0, ME Fluid Pattern: Primed Technetium +extracells:pattern.fluid:0, ME Fluid Pattern: Tennessine +extracells:pattern.fluid:0, ME Fluid Pattern: Meatballium +extracells:pattern.fluid:0, ME Fluid Pattern: Hassium +extracells:pattern.fluid:0, ME Fluid Pattern: Negatively Charged Fermionic Matter +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Hydrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Oxygen +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Deuterium +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Tritium +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Nickel +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Lead +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Mercury +extracells:pattern.fluid:0, ME Fluid Pattern: Nightmare Binder: Tin +extracells:pattern.fluid:0, ME Fluid Pattern: Possessed Starlight +extracells:pattern.fluid:0, ME Fluid Pattern: Whispering Starlight +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Adamantium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vibranium Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Fluix Plasma +extracells:pattern.fluid:0, ME Fluid Pattern: Slumbering Abyssite +extracells:pattern.fluid:0, ME Fluid Pattern: Blazing Refined Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Combustible Glowstone +extracells:pattern.fluid:0, ME Fluid Pattern: Copper Lava Mix +extracells:pattern.fluid:0, ME Fluid Pattern: Energized Lava +extracells:pattern.fluid:0, ME Fluid Pattern: High Pressure Energetic Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Titanium +extracells:pattern.fluid:0, ME Fluid Pattern: Recursive Life Essence +extracells:pattern.fluid:0, ME Fluid Pattern: fluid.crystallized_obsidian +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Demonic Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Corrosive Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Destructive Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vengeful Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Steadfast Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Bloodmaster Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Dreadite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Dreaded Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sednanite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Fluctuatite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vibranium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Rhenium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Myrmitite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Candyte +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Palladium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Vityte +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Polonium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ogerite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Primal Ogerite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lunastone +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Chalcedony +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Brightsteel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Caesium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Strontium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Rubidium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Chaos +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Abyssite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sacrifice Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Black Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Promethium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sideral Damascus Steel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Blood Infused Glitch +extracells:pattern.fluid:0, ME Fluid Pattern: Eternal Fabric +extracells:pattern.fluid:0, ME Fluid Pattern: Smoldering Tar +extracells:pattern.fluid:0, ME Fluid Pattern: Anti-Venom +extracells:pattern.fluid:0, ME Fluid Pattern: Beetle Juice +extracells:pattern.fluid:0, ME Fluid Pattern: Formic Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Fluided Mana +extracells:pattern.fluid:0, ME Fluid Pattern: Evil Infused Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Enchanted Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Demon Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Mutagen +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid DNA +extracells:pattern.fluid:0, ME Fluid Pattern: Protein +extracells:pattern.fluid:0, ME Fluid Pattern: Crystal Water +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Fire Dragonsteel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ice Dragonsteel +extracells:pattern.fluid:0, ME Fluid Pattern: Diesel +extracells:pattern.fluid:0, ME Fluid Pattern: Lubricant +extracells:pattern.fluid:0, ME Fluid Pattern: Gasoline +extracells:pattern.fluid:0, ME Fluid Pattern: Napalm +extracells:pattern.fluid:0, ME Fluid Pattern: Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Meat +extracells:pattern.fluid:0, ME Fluid Pattern: Latex +extracells:pattern.fluid:0, ME Fluid Pattern: Sewage +extracells:pattern.fluid:0, ME Fluid Pattern: Sludge +extracells:pattern.fluid:0, ME Fluid Pattern: Biofuel +extracells:pattern.fluid:0, ME Fluid Pattern: Pink Slime +extracells:pattern.fluid:0, ME Fluid Pattern: Protein +extracells:pattern.fluid:0, ME Fluid Pattern: Raw Ore Meat +extracells:pattern.fluid:0, ME Fluid Pattern: Fermented Ore Meat +extracells:pattern.fluid:0, ME Fluid Pattern: Menril Resin +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Chorus +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Soulium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Base Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Inferium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Prudentium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Intermedium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Superium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Supremium +extracells:pattern.fluid:0, ME Fluid Pattern: Oxygen +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Deuterium +extracells:pattern.fluid:0, ME Fluid Pattern: Tritium +extracells:pattern.fluid:0, ME Fluid Pattern: Helium-3 +extracells:pattern.fluid:0, ME Fluid Pattern: Helium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Boron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Boron-10 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Boron-11 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lithium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lithium-6 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lithium-7 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ferroboron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Tough Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Hard Carbon +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Beryllium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Manganese +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Manganese Dioxide +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sulfur +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Arsenic +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Helium +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Nitrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Plasma +extracells:pattern.fluid:0, ME Fluid Pattern: Neutron Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Methanol +extracells:pattern.fluid:0, ME Fluid Pattern: RadAway Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Slow-Acting RadAway Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Nitrogen +extracells:pattern.fluid:0, ME Fluid Pattern: Fluorine +extracells:pattern.fluid:0, ME Fluid Pattern: Carbon Dioxide +extracells:pattern.fluid:0, ME Fluid Pattern: Carbon Monoxide +extracells:pattern.fluid:0, ME Fluid Pattern: Ethylene +extracells:pattern.fluid:0, ME Fluid Pattern: Fluoromethane +extracells:pattern.fluid:0, ME Fluid Pattern: Ammonia +extracells:pattern.fluid:0, ME Fluid Pattern: Oxygen Difluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Diborane +extracells:pattern.fluid:0, ME Fluid Pattern: Sulfur Dioxide +extracells:pattern.fluid:0, ME Fluid Pattern: Sulfur Trioxide +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrofluoric Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Boric Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Sulfuric Acid +extracells:pattern.fluid:0, ME Fluid Pattern: Boron Nitride Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Fluorite Water +extracells:pattern.fluid:0, ME Fluid Pattern: Calcium Sulfate Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Sodium Fluoride Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Potassium Fluoride Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Sodium Hydroxide Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Potassium Hydroxide Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Borax Solution +extracells:pattern.fluid:0, ME Fluid Pattern: Corium +extracells:pattern.fluid:0, ME Fluid Pattern: Chocolate Liquor +extracells:pattern.fluid:0, ME Fluid Pattern: Cocoa Butter +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Unsweetened Chocolate +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Dark Chocolate +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Milk Chocolate +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sugar +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Gelatin +extracells:pattern.fluid:0, ME Fluid Pattern: Hydrated Gelatin +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Marshmallow +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lithium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Beryllium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sodium Hydroxide +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Potassium Hydroxide +extracells:pattern.fluid:0, ME Fluid Pattern: High Pressure Steam +extracells:pattern.fluid:0, ME Fluid Pattern: Exhaust Steam +extracells:pattern.fluid:0, ME Fluid Pattern: Low Pressure Steam +extracells:pattern.fluid:0, ME Fluid Pattern: Low Quality Steam +extracells:pattern.fluid:0, ME Fluid Pattern: Preheated Water +extracells:pattern.fluid:0, ME Fluid Pattern: Condensate Water +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Sodium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Potassium +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Boron Arsenide +extracells:pattern.fluid:0, ME Fluid Pattern: Silicon Carbide Vapor +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Alugentum +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Alumina +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Thorium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Thorium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Thorium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Uranium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Plutonium Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Thorium-230 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Thorium-230 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Thorium-230 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-233 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-233 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Uranium-233 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-235 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-235 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Uranium-235 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-238 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Uranium-238 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Uranium-238 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Neptunium-236 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Neptunium-236 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Neptunium-236 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Neptunium-237 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Neptunium-237 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Neptunium-237 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-238 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-238 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Plutonium-238 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-239 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-239 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Plutonium-239 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-241 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-241 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Plutonium-241 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-242 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Plutonium-242 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Plutonium-242 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-241 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-241 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Americium-241 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-242 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-242 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Americium-242 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-243 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Americium-243 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Americium-243 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-243 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-243 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Curium-243 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-245 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-245 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Curium-245 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-246 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-246 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Curium-246 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-247 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Curium-247 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Curium-247 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Berkelium-247 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Berkelium-247 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Berkelium-247 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Berkelium-248 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Berkelium-248 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Berkelium-248 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-249 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-249 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Californium-249 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-250 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-250 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Californium-250 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-251 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-251 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Californium-251 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-252 +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Californium-252 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Californium-252 Fluoride +extracells:pattern.fluid:0, ME Fluid Pattern: Molten TBU Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten TBU Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of TBU Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEU-233 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEU-233 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEU-235 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEU-235 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEN-236 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEN-236 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEP-239 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEP-239 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEP-241 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEP-241 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEA-242 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEA-242 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-243 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-243 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-245 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-245 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-247 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-247 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEB-248 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEB-248 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECf-249 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECf-249 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECf-251 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten LECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of LECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECf-251 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten HECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of HECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted TBU Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted TBU Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted TBU Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEU-233 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEU-233 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEU-233 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEU-235 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEU-235 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEU-235 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEN-236 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEN-236 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEN-236 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEP-239 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEP-239 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEP-239 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEP-241 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEP-241 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEP-241 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEA-242 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEA-242 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEA-242 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-243 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-243 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HECm-243 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-245 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-245 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HECm-245 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-247 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-247 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HECm-247 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEB-248 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEB-248 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HEB-248 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECf-249 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECf-249 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HECf-249 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECf-251 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted LECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted LECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECf-251 Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Depleted HECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten FLiBe Salt Solution of Depleted HECf-251 Fluoride Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Redstone Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Redstone Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Quartz +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Quartz Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Quartz Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Gold Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Gold Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Glowstone Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Glowstone Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Lapis +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Lapis Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Lapis Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Diamond +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Diamond Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Diamond Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Helium Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Helium Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Ender Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Ender Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Cryotheum Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Cryotheum Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Iron Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Iron Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Emerald +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Emerald Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Emerald Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Copper Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Copper Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Tin Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Tin Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Magnesium +extracells:pattern.fluid:0, ME Fluid Pattern: Eutectic NaK-Magnesium Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Hot Eutectic NaK-Magnesium Mixture +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Reinforced Pink Slime +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Mithril +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Refined Obsidian +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Refined Glowstone +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Osmium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Manasteel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Terrasteel +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Gaia Spirit +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Yellorium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Cyanite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Blutonium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ludicrite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Psimetal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ivory Psimetal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Ebony Psimetal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Fluxed Electrum +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Refined Iron +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Tungsten +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Titanium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Chrome +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Advanced Alloy +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Alumite +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Elementium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Mirion +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Infinity +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Thaumium +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Starmetal +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Corruption +extracells:pattern.fluid:0, ME Fluid Pattern: Swamp Water +extracells:pattern.fluid:0, ME Fluid Pattern: Stagnant Water +extracells:pattern.fluid:0, ME Fluid Pattern: Tar +extracells:pattern.fluid:0, ME Fluid Pattern: Rubber +extracells:pattern.fluid:0, ME Fluid Pattern: Fog +extracells:pattern.fluid:0, ME Fluid Pattern: Shallowbreath +extracells:pattern.fluid:0, ME Fluid Pattern: Nutrient Distillation +extracells:pattern.fluid:0, ME Fluid Pattern: Dew of the Void +extracells:pattern.fluid:0, ME Fluid Pattern: Vapor of Levity +extracells:pattern.fluid:0, ME Fluid Pattern: Hootch +extracells:pattern.fluid:0, ME Fluid Pattern: Rocket Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Fire Water +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Sunshine +extracells:pattern.fluid:0, ME Fluid Pattern: Cloud Seed +extracells:pattern.fluid:0, ME Fluid Pattern: Concentrated Cloud Seed +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Fertilizer +extracells:pattern.fluid:0, ME Fluid Pattern: Rocket Fuel +extracells:pattern.fluid:0, ME Fluid Pattern: Enriched Lava +extracells:pattern.fluid:0, ME Fluid Pattern: Flux Goo +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Death +extracells:pattern.fluid:0, ME Fluid Pattern: Purifying Fluid +extracells:pattern.fluid:0, ME Fluid Pattern: Seared Stone +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Obsidian +extracells:pattern.fluid:0, ME Fluid Pattern: Molten Clay +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Dirt +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Blue Slime +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Purple Slime +extracells:pattern.fluid:0, ME Fluid Pattern: Life Essence +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Dirt +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Antimatter +extracells:pattern.fluid:0, ME Fluid Pattern: Refined Life Essence +extracells:pattern.fluid:0, ME Fluid Pattern: fluid.fuelcolumn +extracells:pattern.fluid:0, ME Fluid Pattern: Quicksilver +extracells:pattern.fluid:0, ME Fluid Pattern: Pure Metal +extracells:pattern.fluid:0, ME Fluid Pattern: Liquid Starlight +extracells:terminal.fluid.wireless, item.extracells.terminal.fluid.wireless.name +extracells:storage.component:0, 256k ME Storage Component +extracells:storage.component:1, 1024k ME Storage Component +extracells:storage.component:2, 4096k ME Storage Component +extracells:storage.component:3, 16384k ME Storage Component +extracells:storage.component:4, 1k ME Fluid Storage Component +extracells:storage.component:5, 4k ME Fluid Storage Component +extracells:storage.component:6, 16k ME Fluid Storage Component +extracells:storage.component:7, 64k ME Fluid Storage Component +extracells:storage.component:8, 256k ME Fluid Storage Component +extracells:storage.component:9, 1024k ME Fluid Storage Component +extracells:storage.component:10, 4096k ME Fluid Storage Component +extracells:storage.casing:0, Advanced Storage Housing +extracells:storage.casing:1, Fluid Storage Housing +extracells:fluid.item, item.extracells.fluid.item.name +extracells:storage.fluid.portable:0, ME Portable Fluid Storage +extracells:storage.fluid.portable:0, ME Portable Fluid Storage +extracells:pattern.crafting, item.extracells.pattern.crafting.name +extracells:terminal.universal.wireless, item.extracells.terminal.universal.wireless.name +extracells:oc.upgrade:2, ME Upgrade (Tier 1) +extracells:oc.upgrade:1, ME Upgrade (Tier 2) +extracells:oc.upgrade:0, ME Upgrade (Tier 3) +extracells:certustank, extracells.block.certustank.name +extracells:walrus, Walrus +extracells:fluidcrafter, ME Fluid Assembler +extracells:ecbaseblock, ME Fluid Interface +extracells:fluidfiller, ME Fluid Auto Filler +extracells:hardmedrive, Blast resistant ME Drive +extracells:vibrantchamberfluid, Fluid Vibration Chamber +extrautils2:snowglobe:0, Magical Snow Globe +extrautils2:snowglobe:1, Magical Snow Globe +extrautils2:wateringcan, Watering Can +extrautils2:itemcreativedestructionwand, Creative Destruction Wand +extrautils2:unstableingots:0, Unstable Ingot +extrautils2:unstableingots:1, Stable-'Unstable Nugget' +extrautils2:unstableingots:2, Stable-'Unstable Ingot' +extrautils2:itembuilderswand, Builders Wand +extrautils2:itemdestructionwand, Destruction Wand +extrautils2:itemcreativebuilderswand, Creative Builders Wand +extrautils2:soundmuffler, Sound Muffler +extrautils2:enderlilly, Ender Lilly +extrautils2:decorativesolidwood:0, Magical Planks +extrautils2:decorativesolidwood:1, Magical Wood +extrautils2:decorativesolidwood:2, Diagonal Wood +extrautils2:trashcan, Trash Can +extrautils2:trashcanfluid, Trash Can (Fluid) +extrautils2:trashcanenergy, Trash Can (Energy) +extrautils2:angelblock, Angel Block +extrautils2:passivegenerator:0, Solar Panel +extrautils2:passivegenerator:1, Lunar Panel +extrautils2:passivegenerator:2, Lava Mill +extrautils2:passivegenerator:3, Water Mill +extrautils2:passivegenerator:4, Wind Mill +extrautils2:passivegenerator:5, Fire Mill +extrautils2:passivegenerator:6, Creative Mill +extrautils2:passivegenerator:7, Manual Mill +extrautils2:passivegenerator:8, Dragon Egg Mill +extrautils2:supermobspawner, Resturbed Mob Spawner +extrautils2:cursedearth, Cursed Earth +extrautils2:redstoneclock, Redstone Clock +extrautils2:compressedcobblestone:0, Compressed Cobblestone +extrautils2:compressedcobblestone:1, Double Compressed Cobblestone +extrautils2:compressedcobblestone:2, Triple Compressed Cobblestone +extrautils2:compressedcobblestone:3, Quadruple Compressed Cobblestone +extrautils2:compressedcobblestone:4, Quintuple Compressed Cobblestone +extrautils2:compressedcobblestone:5, Sextuple Compressed Cobblestone +extrautils2:compressedcobblestone:6, Septuple Compressed Cobblestone +extrautils2:compressedcobblestone:7, Octuple Compressed Cobblestone +extrautils2:compresseddirt:0, Compressed Dirt +extrautils2:compresseddirt:1, Double Compressed Dirt +extrautils2:compresseddirt:2, Triple Compressed Dirt +extrautils2:compresseddirt:3, Quadruple Compressed Dirt +extrautils2:compressedsand:0, Compressed Sand +extrautils2:compressedsand:1, Double Compressed Sand +extrautils2:compressedgravel:0, Compressed Gravel +extrautils2:compressedgravel:1, Double Compressed Gravel +extrautils2:compressednetherrack:0, Compressed Netherrack +extrautils2:compressednetherrack:1, Double Compressed Netherrack +extrautils2:compressednetherrack:2, Triple Compressed Netherrack +extrautils2:compressednetherrack:3, Quadruple Compressed Netherrack +extrautils2:compressednetherrack:4, Quintuple Compressed Netherrack +extrautils2:compressednetherrack:5, Sextuple Compressed Netherrack +extrautils2:glasscutter, Glass Cutter +extrautils2:endershard, Ender Shard +extrautils2:redorchid, Red Orchid +extrautils2:sickle_wood, Wooden Sickle +extrautils2:sickle_stone, Stone Sickle +extrautils2:sickle_iron, Iron Sickle +extrautils2:sickle_gold, Golden Sickle +extrautils2:sickle_diamond, Diamond Sickle +extrautils2:poweroverload, Power Overload +extrautils2:resonator, Resonator +extrautils2:suncrystal, Sun Crystal +extrautils2:spotlight, Spotlight +extrautils2:screen, Screen +extrautils2:decorativesolid:0, Border Stone +extrautils2:decorativesolid:1, Crossed Stone +extrautils2:decorativesolid:2, Polished Stone +extrautils2:decorativesolid:3, Stoneburnt +extrautils2:decorativesolid:4, Sandy Glass +extrautils2:decorativesolid:5, Truchet +extrautils2:decorativesolid:6, Blue Quartz +extrautils2:decorativesolid:7, Quartzburnt +extrautils2:decorativesolid:8, Rainbow Stone +extrautils2:ingredients:0, Resonating Redstone Crystal +extrautils2:ingredients:1, Redstone Gear +extrautils2:ingredients:2, Eye of Redstone +extrautils2:ingredients:3, Lunar Reactive Dust +extrautils2:ingredients:4, Red Coal +extrautils2:ingredients:5, Moon Stone +extrautils2:ingredients:6, Upgrade Speed +extrautils2:ingredients:7, Upgrade Stack +extrautils2:ingredients:8, Upgrade Mining +extrautils2:ingredients:9, Upgrade Base +extrautils2:ingredients:10, Drop of Evil +extrautils2:ingredients:11, Demon Ingot +extrautils2:ingredients:12, Enchanted Ingot +extrautils2:ingredients:13, Wireless RF Heating Coil +extrautils2:ingredients:14, Blue Dye +extrautils2:ingredients:15, Upgrade Speed (Magical) +extrautils2:ingredients:16, Upgrade Speed (Ultimate) +extrautils2:ingredients:17, Evil Infused Iron Ingot +extrautils2:goldenlasso:0, Golden Lasso +extrautils2:goldenlasso:1, Cursed Lasso +extrautils2:chickenring:0, Chicken Wing Ring +extrautils2:chickenring:1, Ring of the Flying Squid +extrautils2:angelring:0, Angel Ring +extrautils2:angelring:1, Angel Ring +extrautils2:angelring:2, Angel Ring +extrautils2:angelring:3, Angel Ring +extrautils2:angelring:4, Angel Ring +extrautils2:angelring:5, Angel Ring +extrautils2:powermanager, Power Manager +extrautils2:bagofholding, Bag Of Holding +extrautils2:decorativeglass:0, Thickened Glass +extrautils2:decorativeglass:1, Thickened Glass (Bordered) +extrautils2:decorativeglass:2, Thickened Glass (Patterned) +extrautils2:decorativeglass:3, Dark Glass +extrautils2:decorativeglass:4, Glowing Glass +extrautils2:decorativeglass:5, Redstone Glass +extrautils2:ineffableglass:0, Ethereal Glass +extrautils2:ineffableglass:1, Reverse Ethereal Glass +extrautils2:ineffableglass:2, Ineffable Glass +extrautils2:ineffableglass:3, Dark Ineffable Glass +extrautils2:pipe, Transfer Pipe +extrautils2:playerchest, Player Chest +extrautils2:wrench, Wrench +extrautils2:boomerang, Magical Boomerang +extrautils2:book, Extra Utilities 2 Manual +extrautils2:contract, Contract +extrautils2:chunkloader, Chunk Loading Ward +extrautils2:filter, Filter +extrautils2:filterfluids, Filter Fluids +extrautils2:grocket:0, Transfer Node (Items) +extrautils2:grocket:1, Transfer Filter +extrautils2:grocket:2, Transfer Node (Fluids) +extrautils2:grocket:3, Retrieval Node (Items) +extrautils2:grocket:4, Retrieval Node (Fluids) +extrautils2:grocket:5, Transfer Pipe Filter +extrautils2:grocket:6, Transfer Node (Energy) +extrautils2:indexer, Indexer +extrautils2:indexerremote, Indexer Remote +extrautils2:crafter, Mechanical Crafter +extrautils2:scanner, Scanner +extrautils2:miner, Mechanical Miner +extrautils2:user, Mechanical User +extrautils2:klein:0, Klein Bottle +extrautils2:drum:0, Stone Drum +extrautils2:drum:1, Iron Drum +extrautils2:drum:2, Reinforced Large Drum +extrautils2:drum:3, Demonically Gargantuan Drum +extrautils2:drum:4, Creative Drum +extrautils2:machine:0, Machine Block +extrautils2:machine:0, Furnace +extrautils2:machine:0, Crusher +extrautils2:machine:0, Enchanter +extrautils2:machine:0, Survival Generator +extrautils2:machine:0, Furnace Generator +extrautils2:machine:0, Culinary Generator +extrautils2:machine:0, Magmatic Generator +extrautils2:machine:0, Heated Redstone Generator +extrautils2:machine:0, Ender Generator +extrautils2:machine:0, Potion Generator +extrautils2:machine:0, Pink Generator +extrautils2:machine:0, Overclocked Generator +extrautils2:machine:0, Explosive Generator +extrautils2:machine:0, Netherstar Generator +extrautils2:machine:0, Halitosis Generator +extrautils2:machine:0, Frosty Generator +extrautils2:machine:0, Death Generator +extrautils2:machine:0, Dischantment Generator +extrautils2:machine:0, Slimey Generator +extrautils2:teleporter:0, Overworld Portal +extrautils2:teleporter:1, Deep Dark Portal +extrautils2:powertransmitter, Wireless RF Transmitter +extrautils2:powerbattery, Wireless RF Battery +extrautils2:quarryproxy, Quantum Quarry Actuator +extrautils2:quarry, Quantum Quarry +extrautils2:spike_wood, Wooden Spikes +extrautils2:spike_stone, Stone Spikes +extrautils2:spike_iron, Iron Spikes +extrautils2:spike_gold, Golden Spikes +extrautils2:spike_diamond, Diamond Spikes +extrautils2:spike_creative, Creative Spikes +extrautils2:redstonelantern, Redstone Lantern +extrautils2:largishchest, Slightly-Larger Chest +extrautils2:minichest, Mini Chest +extrautils2:rainbowgenerator:0, Rainbow Generator! +extrautils2:rainbowgenerator:1, Rainbow Generator (bottom half) +extrautils2:rainbowgenerator:2, Rainbow Generator (top half) +extrautils2:magicapple, Magical Apple +extrautils2:simpledecorative:0, Block of Enchanted Metal +extrautils2:simpledecorative:1, Block of Demon Metal +extrautils2:simpledecorative:2, Block of Evil Infused Iron +extrautils2:creativechest, Creative Chest +extrautils2:creativeenergy, Creative Energy Source +extrautils2:creativeharvest, Creative Harvest +extrautils2:trowel, Trowel +extrautils2:biomemarker, Biome Marker +extrautils2:terraformer:0, Terraformer +extrautils2:terraformer:1, Antenna +extrautils2:terraformer:2, Humidifier +extrautils2:terraformer:3, Dehumidifier +extrautils2:terraformer:4, Heater +extrautils2:terraformer:5, Cooler +extrautils2:terraformer:6, Dehostilifier +extrautils2:terraformer:7, Magic Absorbtion +extrautils2:terraformer:8, Magic Infuser +extrautils2:terraformer:9, Climograph Base Unit +extrautils2:trashchest, Trash Chest +extrautils2:opinium:0, Opinium Core (Pathetic) +extrautils2:opinium:1, Opinium Core (Mediocre) +extrautils2:opinium:2, Opinium Core (Passable) +extrautils2:opinium:3, Opinium Core (Decent) +extrautils2:opinium:4, Opinium Core (Good) +extrautils2:opinium:5, Opinium Core (Damn Good) +extrautils2:opinium:6, Opinium Core (Amazing) +extrautils2:opinium:7, Opinium Core (Inspiring) +extrautils2:opinium:8, Opinium Core (Perfected) +extrautils2:lawsword, Kikoku +extrautils2:flattransfernode:0, Flat Transfer Node (Items) +extrautils2:flattransfernode:1, Flat Transfer Node (Fluids) +extrautils2:analogcrafter, Analog Crafter +extrautils2:decorativebedrock:0, Bedrock Bricks +extrautils2:decorativebedrock:1, Bedrock Slabs +extrautils2:decorativebedrock:2, Bedrock Cobblestone +extrautils2:compoundbow, Compound Bow +extrautils2:fireaxe, Fire Axe +extrautils2:interactionproxy, Ender Porcupine +extrautils2:luxsaber:0, Lux Saber +extrautils2:luxsaber:0, Lux Saber +extrautils2:luxsaber:1, Lux Saber +extrautils2:luxsaber:1, Lux Saber +extrautils2:luxsaber:2, Lux Saber +extrautils2:luxsaber:2, Lux Saber +extrautils2:luxsaber:3, Lux Saber +extrautils2:luxsaber:3, Lux Saber +extrautils2:luxsaber:4, Lux Saber +extrautils2:luxsaber:4, Lux Saber +extrautils2:luxsaber:5, Lux Saber +extrautils2:luxsaber:5, Lux Saber +extrautils2:luxsaber:6, Lux Saber +extrautils2:luxsaber:6, Lux Saber +extrautils2:luxsaber:7, Lux Saber +extrautils2:luxsaber:7, Lux Saber +extrautils2:ironwood_leaves:0, Ferrous-Juniper Leaves +extrautils2:ironwood_leaves:1, Burnt Ferrous-Juniper Leaves +extrautils2:ironwood_log:0, Ferrous-Juniper Log +extrautils2:ironwood_log:1, Ferrous-Juniper Log +extrautils2:ironwood_sapling:0, Ferrous-Juniper Sapling +extrautils2:ironwood_sapling:1, Dead Ferrous-Juniper Sapling +extrautils2:ironwood_planks:0, Ferrous-Juniper Planks +extrautils2:ironwood_planks:1, Raw Ferrous-Juniper Planks +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:13341, Gorgon Comb +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:14007, Cannon Comb +gendustry:honey_comb:14002, Thorium Comb +gendustry:honey_comb:20, Lime Colored Comb +gendustry:honey_comb:13337, Meatball Comb +gendustry:honey_comb:14004, Alchemical Comb +gendustry:honey_comb:21, Yellow Colored Comb +gendustry:honey_comb:14011, Herblore +gendustry:honey_comb:13, Brown Colored Comb +gendustry:honey_comb:13340, Formic Comb +gendustry:honey_comb:14008, Bomb Comb +gendustry:honey_comb:14003, Oxygen Comb +gendustry:honey_comb:13331, Hot Spring Comb +gendustry:honey_comb:13370, Shyre Comb +gendustry:honey_comb:17, Light Gray Colored Comb +gendustry:honey_comb:13338, Trinity Comb +gendustry:honey_comb:22, Light Blue Colored Comb +gendustry:honey_comb:12, Green Colored Comb +gendustry:honey_comb:14010, Necronomicomb +gendustry:honey_comb:13371, Twilight Comb +gendustry:honey_comb:18, Gray Colored Comb +gendustry:honey_comb:13369, Beecon Comb +gendustry:honey_comb:16, Cyan Colored Comb +gendustry:honey_comb:14005, Sniper Rifle Comb +gendustry:honey_comb:11, Red Colored Comb +gendustry:honey_comb:14009, Gravity Comb +gendustry:honey_comb:23, Magenta Colored Comb +gendustry:honey_comb:13349, Balanced Comb +gendustry:honey_comb:19, Pink Colored Comb +gendustry:honey_comb:14001, Uranium Comb +gendustry:honey_comb:15, Purple Colored Comb +gendustry:honey_comb:14006, Pistol 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:13337, Meatball 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 +thaumadditions:mithrillium_nugget, Mithrillium Nugget +thaumadditions:adaminite_nugget, Adaminite Nugget +thaumadditions:mithminite_nugget, Mithminite Nugget +thaumadditions:mithrillium_ingot, Mithrillium Ingot +thaumadditions:adaminite_ingot, Adaminite Ingot +thaumadditions:mithminite_ingot, Mithminite Ingot +thaumadditions:mithrillium_plate, Mithrillium Plate +thaumadditions:adaminite_plate, Adaminite Plate +thaumadditions:mithminite_plate, Mithminite Plate +thaumadditions:adaminite_fabric, Adaminite Fabric +thaumadditions:mithminite_fabric, Mithminite Fabric +thaumadditions:mithrillium_resonator, Mithrillium Resonator +thaumadditions:levitation_device, Flight Device +thaumadditions:seal_globe, Seal Globe +thaumadditions:odour_powder, Odour Powder +thaumadditions:phantom_ink_phial, Phial of Phantom Ink +thaumadditions:mithminite_blade, Mithminite Blade +thaumadditions:mithminite_handle, Mithminite Handle +thaumadditions:zeith_fur, Blue Wolf Fur +thaumadditions:blue_bone, Blue Bone +thaumadditions:fragnant_pendant, Fragrant Pendant +thaumadditions:recharge_charm, Recharge Charm +thaumadditions:traveller_belt, Belt of the Traveller +thaumadditions:striding_belt, Striding Belt +thaumadditions:meteor_belt, Belt of the Meteor +thaumadditions:bone_eye, Bone-eye +thaumadditions:vis_scribing_tools, Vis Scribing Tools +thaumadditions:void_thaumometer, Void Thaumometer +thaumadditions:wormhole_mirror, Wormhole Mirror +thaumadditions:void_elemental_pickaxe, Void Pickaxe of the Core +thaumadditions:void_elemental_shovel, Void Shovel of the Earthmover +thaumadditions:void_elemental_axe, Void Axe of the Stream +thaumadditions:void_elemental_hoe, Void Hoe of Growth +thaumadditions:shadow_beam_staff, Shadow Beam Staff +thaumadditions:essentia_pistol, Essentia Pistol +thaumadditions:the_beheader, The Beheader +thaumadditions:adaminite_sword, Adaminite Sword +thaumadditions:mithminite_scythe, Mithminite Scythe +thaumadditions:adaminite_hood, Adaminite Hood +thaumadditions:adaminite_robe, Adaminite Robe +thaumadditions:adaminite_belt, Adaminite Belt +thaumadditions:adaminite_boots, Adaminite Boots +thaumadditions:mithminite_hood, Mithminite Hood +thaumadditions:mithminite_robe, Mithminite Robe +thaumadditions:mithminite_belt, Mithminite Belt +thaumadditions:mithminite_boots, Mithminite Boots +thaumadditions:dna_sample, Entity Cell +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:salt_essence:0, Vis Salt +thaumadditions:seal_symbol, Seal Symbol: @ASPECT +thaumadditions:vis_pod, %s Vis Pod +thaumadditions:vis_seeds, %s Vis Seeds +thaumadditions:void_seed, Void Seedling +thaumadditions:chester, Chester +thaumadditions:knowledge_tome, Tome of Sharing +thaumadditions:disenchant_fabric, Fabric of Disenchantment +thaumadditions:crystal_bag, Crystal Bag +thaumadditions:void_fruit, Void Fruit +thaumadditions:mithrillium_smelter, Mithrillium Smeltery +thaumadditions:adaminite_smelter, Adaminite Smeltery +thaumadditions:mithminite_smelter, Mithminite Smeltery +thaumadditions:aura_disperser, Aura Disperser +thaumadditions:aspect_combiner, Essentia Combiner +thaumadditions:aura_charger, Aura Charger +thaumadditions:crystal_crusher, Crystal Crusher +thaumadditions:crystal_bore, Crystal Bore +thaumadditions:entity_summoner, Entity Summoner +thaumadditions:puriflower, Puriflower +thaumadditions:flux_concentrator, Flux Concentrator +thaumadditions:cake, Arcane Cake +thaumadditions:dawn_totem, Totem of Dawn +thaumadditions:twilight_totem, Twilight Totem +thaumadditions:growth_chamber, Crystal Growth Chamber +thaumadditions:seal, Arcane Seal +thaumadditions:shadow_enchanter, Shadow Enchanter +thaumadditions:thaumic_lectern, Thaumonomicon Lectern +thaumadditions:void_anvil, Void Anvil +thaumadditions:essentia_sink, Essentia Sink +thaumadditions:jar_brass, Brass Warded Jar +thaumadditions:jar_thaumium, Thaumium Reinforced Jar +thaumadditions:jar_eldritch, Void Foritified Jar +thaumadditions:jar_mithrillium, Mithrillium Reinforced Jar +thaumadditions:jar_adaminite, Adaminite Foritified Jar +thaumadditions:jar_mithminite, Mithminite Jar +thaumadditions:crystal_block, @ASPECT Crystal Block +thaumadditions:taintkin, Taintkin +thaumadditions:taintkin_lit, Taint o' Lantern +thaumadditions:mithrillium_block, Mithrillium Block +thaumadditions:adaminite_block, Adaminite Block +thaumadditions:mithminite_block, Mithminite Block +thaumadditions:taintwood_planks, Taintwood Planks +thaumadditions:chiseled_amber_block, Chiseled Amber Block +thaumadditions:iron_framed_greatwood, Iron Framed Greatwood +thaumadditions:brass_plated_silverwood, Brass Plated Silverwood +thaumadditions:chiseled_greatwood, Chiseled Greatwood +thaumadditions:amber_lamp, Amber Lamp +nuclearcraft:ore:0, Copper Ore +nuclearcraft:ore:1, Tin Ore +nuclearcraft:ore:2, Lead Ore +nuclearcraft:ore:3, Thorium Ore +nuclearcraft:ore:4, Uranium Ore +nuclearcraft:ore:5, Boron Ore +nuclearcraft:ore:6, Lithium Ore +nuclearcraft:ore:7, Magnesium Ore +nuclearcraft:ingot_block:0, Copper Block +nuclearcraft:ingot_block:1, Tin Block +nuclearcraft:ingot_block:2, Lead Block +nuclearcraft:ingot_block:3, Thorium Block +nuclearcraft:ingot_block:4, Uranium Block +nuclearcraft:ingot_block:5, Boron Block +nuclearcraft:ingot_block:6, Lithium Block +nuclearcraft:ingot_block:7, Magnesium Block +nuclearcraft:ingot_block:8, Graphite Block +nuclearcraft:ingot_block:9, Beryllium Block +nuclearcraft:ingot_block:10, Zirconium Block +nuclearcraft:ingot_block:11, Manganese Block +nuclearcraft:ingot_block:12, Aluminum Block +nuclearcraft:ingot_block:13, Silver Block +nuclearcraft:fission_block:0, Fission Reactor Casing +nuclearcraft:fission_block:1, Blast Block +nuclearcraft:reactor_casing_transparent, Transparent Fission Reactor Casing +nuclearcraft:cell_block, Reactor Cell +nuclearcraft:cooler:0, Empty Cooler +nuclearcraft:cooler:1, Water Cooler +nuclearcraft:cooler:2, Redstone Cooler +nuclearcraft:cooler:3, Quartz Cooler +nuclearcraft:cooler:4, Gold Cooler +nuclearcraft:cooler:5, Glowstone Cooler +nuclearcraft:cooler:6, Lapis Cooler +nuclearcraft:cooler:7, Diamond Cooler +nuclearcraft:cooler:8, Liquid Helium Cooler +nuclearcraft:cooler:9, Enderium Cooler +nuclearcraft:cooler:10, Cryotheum Cooler +nuclearcraft:cooler:11, Iron Cooler +nuclearcraft:cooler:12, Emerald Cooler +nuclearcraft:cooler:13, Copper Cooler +nuclearcraft:cooler:14, Tin Cooler +nuclearcraft:cooler:15, Magnesium Cooler +nuclearcraft:reactor_door, Reactor Door +nuclearcraft:reactor_trapdoor, Reactor Trapdoor +nuclearcraft:block_depleted_thorium, Thorium-230 Block +nuclearcraft:block_depleted_uranium, Uranium-238 Block +nuclearcraft:block_depleted_neptunium, Neptunium-237 Block +nuclearcraft:block_depleted_plutonium, Plutonium-242 Block +nuclearcraft:block_depleted_americium, Americium-243 Block +nuclearcraft:block_depleted_curium, Curium-246 Block +nuclearcraft:block_depleted_berkelium, Berkelium-247 Block +nuclearcraft:block_depleted_californium, Californium-252 Block +nuclearcraft:block_ice, Supercold Ice +nuclearcraft:nuclear_furnace_idle, Nuclear Furnace +nuclearcraft:nuclear_furnace_active, Nuclear Furnace +nuclearcraft:manufactory_idle, Manufactory +nuclearcraft:manufactory_active, Manufactory +nuclearcraft:isotope_separator_idle, Isotope Separator +nuclearcraft:isotope_separator_active, Isotope Separator +nuclearcraft:decay_hastener_idle, Decay Hastener +nuclearcraft:decay_hastener_active, Decay Hastener +nuclearcraft:fuel_reprocessor_idle, Fuel Reprocessor +nuclearcraft:fuel_reprocessor_active, Fuel Reprocessor +nuclearcraft:alloy_furnace_idle, Alloy Furnace +nuclearcraft:alloy_furnace_active, Alloy Furnace +nuclearcraft:infuser_idle, Fluid Infuser +nuclearcraft:infuser_active, Fluid Infuser +nuclearcraft:melter_idle, Melter +nuclearcraft:melter_active, Melter +nuclearcraft:supercooler_idle, Supercooler +nuclearcraft:supercooler_active, Supercooler +nuclearcraft:electrolyser_idle, Electrolyzer +nuclearcraft:electrolyser_active, Electrolyzer +nuclearcraft:irradiator_idle, Neutron Irradiator +nuclearcraft:irradiator_active, Neutron Irradiator +nuclearcraft:ingot_former_idle, Ingot Former +nuclearcraft:ingot_former_active, Ingot Former +nuclearcraft:pressurizer_idle, Pressurizer +nuclearcraft:pressurizer_active, Pressurizer +nuclearcraft:chemical_reactor_idle, Chemical Reactor +nuclearcraft:chemical_reactor_active, Chemical Reactor +nuclearcraft:salt_mixer_idle, Salt Mixer +nuclearcraft:salt_mixer_active, Salt Mixer +nuclearcraft:crystallizer_idle, Crystallizer +nuclearcraft:crystallizer_active, Crystallizer +nuclearcraft:dissolver_idle, Fluid Enricher +nuclearcraft:dissolver_active, Fluid Enricher +nuclearcraft:extractor_idle, Fluid Extractor +nuclearcraft:extractor_active, Fluid Extractor +nuclearcraft:centrifuge_idle, Centrifuge +nuclearcraft:centrifuge_active, Centrifuge +nuclearcraft:rock_crusher_idle, Rock Crusher +nuclearcraft:rock_crusher_active, Rock Crusher +nuclearcraft:machine_interface, Machine Interface +nuclearcraft:fission_controller_idle, Fission Controller (Old) +nuclearcraft:fission_controller_active, Fission Controller +nuclearcraft:fission_controller_new_idle, Fission Controller +nuclearcraft:fission_controller_new_active, Fission Controller +nuclearcraft:fission_controller_new_fixed, Fission Controller +nuclearcraft:fission_port, Fission Reactor Port +nuclearcraft:fusion_core, Fusion Core +nuclearcraft:fusion_dummy_side, Fusion Core +nuclearcraft:fusion_dummy_top, Fusion Core +nuclearcraft:fusion_connector, Fusion Connector +nuclearcraft:rtg_uranium, Uranium RTG +nuclearcraft:rtg_plutonium, Plutonium RTG +nuclearcraft:rtg_americium, Americium RTG +nuclearcraft:rtg_californium, Californium RTG +nuclearcraft:solar_panel_basic, Basic Solar Panel +nuclearcraft:solar_panel_advanced, Advanced Solar Panel +nuclearcraft:solar_panel_du, DU Solar Panel +nuclearcraft:solar_panel_elite, Elite Solar Panel +nuclearcraft:decay_generator, Decay Generator +nuclearcraft:voltaic_pile_basic, Basic Voltaic Pile +nuclearcraft:voltaic_pile_advanced, Advanced Voltaic Pile +nuclearcraft:voltaic_pile_du, DU Voltaic Pile +nuclearcraft:voltaic_pile_elite, Elite Voltaic Pile +nuclearcraft:lithium_ion_battery_basic, Basic Lithium Ion Battery +nuclearcraft:lithium_ion_battery_advanced, Advanced Lithium Ion Battery +nuclearcraft:lithium_ion_battery_du, DU Lithium Ion Battery +nuclearcraft:lithium_ion_battery_elite, Elite Lithium Ion Battery +nuclearcraft:buffer, Buffer +nuclearcraft:active_cooler, Active Fluid Cooler +nuclearcraft:bin, Universal Bin +nuclearcraft:fusion_electromagnet_idle, Fusion Electromagnet +nuclearcraft:fusion_electromagnet_active, Fusion Electromagnet +nuclearcraft:fusion_electromagnet_transparent_idle, Transparent Fusion Electromagnet +nuclearcraft:fusion_electromagnet_transparent_active, Transparent Fusion Electromagnet +nuclearcraft:salt_fission_controller, Molten Salt Reactor Controller +nuclearcraft:salt_fission_wall, Molten Salt Reactor Wall +nuclearcraft:salt_fission_glass, Molten Salt Reactor Glass +nuclearcraft:salt_fission_frame, Molten Salt Reactor Frame +nuclearcraft:salt_fission_beam, Molten Salt Reactor Beam +nuclearcraft:salt_fission_vent, Molten Salt Reactor Vent +nuclearcraft:salt_fission_vessel, Molten Salt Fission Vessel +nuclearcraft:salt_fission_heater, Molten Salt Coolant Heater +nuclearcraft:salt_fission_moderator, Molten Salt Reactor Moderator Housing +nuclearcraft:salt_fission_distributor, Molten Salt Fuel Distributor +nuclearcraft:salt_fission_retriever, Molten Salt Depleted Fuel Retriever +nuclearcraft:salt_fission_redstone_port, Molten Salt Reactor Redstone Port +nuclearcraft:salt_fission_computer_port, Molten Salt Reactor Computer Port +nuclearcraft:heat_exchanger_controller, Heat Exchanger Controller +nuclearcraft:heat_exchanger_wall, Heat Exchanger Shell +nuclearcraft:heat_exchanger_glass, Heat Exchanger Glass +nuclearcraft:heat_exchanger_frame, Heat Exchanger Frame +nuclearcraft:heat_exchanger_vent, Heat Exchanger Vent +nuclearcraft:heat_exchanger_tube_copper, Copper Heat Exchanger Tube +nuclearcraft:heat_exchanger_tube_hard_carbon, Hard Carbon Heat Exchanger Tube +nuclearcraft:heat_exchanger_tube_thermoconducting, Thermoconducting Alloy Heat Exchanger Tube +nuclearcraft:heat_exchanger_condenser_tube_copper, Copper Condensation Tube +nuclearcraft:heat_exchanger_condenser_tube_hard_carbon, Hard Carbon Condensation Tube +nuclearcraft:heat_exchanger_condenser_tube_thermoconducting, Thermoconducting Alloy Condensation Tube +nuclearcraft:heat_exchanger_computer_port, Heat Exchanger Computer Port +nuclearcraft:turbine_controller, Turbine Controller +nuclearcraft:turbine_wall, Turbine Wall +nuclearcraft:turbine_glass, Transparent Turbine Wall +nuclearcraft:turbine_frame, Turbine Frame +nuclearcraft:turbine_rotor_shaft, Turbine Rotor Shaft +nuclearcraft:turbine_rotor_blade_steel, Steel Turbine Rotor Blade +nuclearcraft:turbine_rotor_blade_extreme, Extreme Alloy Turbine Rotor Blade +nuclearcraft:turbine_rotor_blade_sic_sic_cmc, SiC-SiC CMC Turbine Rotor Blade +nuclearcraft:turbine_rotor_stator, Turbine Rotor Stator +nuclearcraft:turbine_rotor_bearing, Turbine Rotor Bearing +nuclearcraft:turbine_dynamo_coil:0, Magnesium Turbine Dynamo Coil +nuclearcraft:turbine_dynamo_coil:1, Beryllium Turbine Dynamo Coil +nuclearcraft:turbine_dynamo_coil:2, Aluminum Turbine Dynamo Coil +nuclearcraft:turbine_dynamo_coil:3, Gold Turbine Dynamo Coil +nuclearcraft:turbine_dynamo_coil:4, Copper Turbine Dynamo Coil +nuclearcraft:turbine_dynamo_coil:5, Silver Turbine Dynamo Coil +nuclearcraft:turbine_inlet, Turbine Fluid Inlet +nuclearcraft:turbine_outlet, Turbine Fluid Outlet +nuclearcraft:turbine_computer_port, Turbine Computer Port +nuclearcraft:accelerator_electromagnet_idle, Superconducting Electromagnet +nuclearcraft:accelerator_electromagnet_active, Superconducting Electromagnet +nuclearcraft:electromagnet_supercooler_idle, Superconducting Supercooler +nuclearcraft:electromagnet_supercooler_active, Superconducting Supercooler +nuclearcraft:helium_collector, Helium Collector +nuclearcraft:helium_collector_compact, Compact Helium Collector +nuclearcraft:helium_collector_dense, Dense Helium Collector +nuclearcraft:cobblestone_generator, Cobblestone Generator +nuclearcraft:cobblestone_generator_compact, Compact Cobblestone Generator +nuclearcraft:cobblestone_generator_dense, Dense Cobblestone Generator +nuclearcraft:water_source, Infinite Water Source +nuclearcraft:water_source_compact, Compact Infinite Water Source +nuclearcraft:water_source_dense, Dense Infinite Water Source +nuclearcraft:nitrogen_collector, Nitrogen Collector +nuclearcraft:nitrogen_collector_compact, Compact Nitrogen Collector +nuclearcraft:nitrogen_collector_dense, Dense Nitrogen Collector +nuclearcraft:radiation_scrubber, Radiation Scrubber +nuclearcraft:geiger_block, Geiger Counter Block +nuclearcraft:glowing_mushroom, Glowing Mushroom +nuclearcraft:dry_earth, Wasteland Earth +nuclearcraft:tritium_lamp, Tritium Lamp +nuclearcraft:ingot:0, Copper Ingot +nuclearcraft:ingot:1, Tin Ingot +nuclearcraft:ingot:2, Lead Ingot +nuclearcraft:ingot:3, Thorium Ingot +nuclearcraft:ingot:4, Uranium Ingot +nuclearcraft:ingot:5, Boron Ingot +nuclearcraft:ingot:6, Lithium Ingot +nuclearcraft:ingot:7, Magnesium Ingot +nuclearcraft:ingot:8, Graphite Ingot +nuclearcraft:ingot:9, Beryllium Ingot +nuclearcraft:ingot:10, Zirconium Ingot +nuclearcraft:ingot:11, Manganese Ingot +nuclearcraft:ingot:12, Aluminum Ingot +nuclearcraft:ingot:13, Silver Ingot +nuclearcraft:ingot_oxide:0, Thorium Oxide Ingot +nuclearcraft:ingot_oxide:1, Uranium Oxide Ingot +nuclearcraft:ingot_oxide:2, Manganese Oxide Ingot +nuclearcraft:ingot_oxide:3, Manganese Dioxide Ingot +nuclearcraft:dust:0, Copper Dust +nuclearcraft:dust:1, Tin Dust +nuclearcraft:dust:2, Lead Dust +nuclearcraft:dust:3, Thorium Dust +nuclearcraft:dust:4, Uranium Dust +nuclearcraft:dust:5, Boron Dust +nuclearcraft:dust:6, Lithium Dust +nuclearcraft:dust:7, Magnesium Dust +nuclearcraft:dust:8, Graphite Dust +nuclearcraft:dust:9, Beryllium Dust +nuclearcraft:dust:10, Zirconium Dust +nuclearcraft:dust:11, Manganese Dust +nuclearcraft:dust:12, Aluminum Dust +nuclearcraft:dust:13, Silver Dust +nuclearcraft:dust_oxide:0, Thorium Oxide Dust +nuclearcraft:dust_oxide:1, Uranium Oxide Dust +nuclearcraft:dust_oxide:2, Manganese Oxide Dust +nuclearcraft:dust_oxide:3, Manganese Dioxide Dust +nuclearcraft:gem:0, Rhodochrosite +nuclearcraft:gem:1, Cubic Boron Nitride +nuclearcraft:gem:2, Fluorite +nuclearcraft:gem:3, Villiaumite +nuclearcraft:gem:4, Carobbiite +nuclearcraft:gem:5, Boron Arsenide +nuclearcraft:gem:6, Silicon +nuclearcraft:gem_dust:0, Crushed Diamond +nuclearcraft:gem_dust:1, Crushed Rhodochrosite +nuclearcraft:gem_dust:2, Crushed Quartz +nuclearcraft:gem_dust:3, Crushed Obsidian +nuclearcraft:gem_dust:4, Hexagonal Boron Nitride +nuclearcraft:gem_dust:5, Crushed Fluorite +nuclearcraft:gem_dust:6, Sulfur +nuclearcraft:gem_dust:7, Crushed Coal +nuclearcraft:gem_dust:8, Crushed Villiaumite +nuclearcraft:gem_dust:9, Crushed Carobbiite +nuclearcraft:gem_dust:10, Crushed Arsenic +nuclearcraft:gem_dust:11, Crushed End Stone +nuclearcraft:alloy:0, Bronze Ingot +nuclearcraft:alloy:1, Tough Alloy +nuclearcraft:alloy:2, Hard Carbon Alloy +nuclearcraft:alloy:3, Magnesium Diboride Alloy +nuclearcraft:alloy:4, Lithium Manganese Dioxide Alloy +nuclearcraft:alloy:5, Steel Ingot +nuclearcraft:alloy:6, Ferroboron Alloy +nuclearcraft:alloy:7, Shibuichi Alloy +nuclearcraft:alloy:8, Tin Silver Alloy +nuclearcraft:alloy:9, Lead Platinum Alloy +nuclearcraft:alloy:10, Extreme Alloy +nuclearcraft:alloy:11, Thermoconducting Alloy +nuclearcraft:alloy:12, Zircaloy +nuclearcraft:alloy:13, Silicon Carbide Ingot +nuclearcraft:alloy:14, SiC-SiC Ceramic Matrix Composite +nuclearcraft:alloy:15, HSLA Steel Ingot +nuclearcraft:compound:0, Calcium Sulfate +nuclearcraft:compound:1, Crystal Binder +nuclearcraft:compound:2, Energetic Blend +nuclearcraft:compound:3, Sodium Fluoride +nuclearcraft:compound:4, Potassium Fluoride +nuclearcraft:compound:5, Sodium Hydroxide +nuclearcraft:compound:6, Potassium Hydroxide +nuclearcraft:compound:7, Borax +nuclearcraft:compound:8, Dimensional Blend +nuclearcraft:compound:9, Carbon-Manganese Blend +nuclearcraft:compound:10, Alugentum Dust +nuclearcraft:part:0, Basic Plating +nuclearcraft:part:1, Advanced Plating +nuclearcraft:part:2, DU Plating +nuclearcraft:part:3, Elite Plating +nuclearcraft:part:4, Copper Solenoid +nuclearcraft:part:5, Magnesium Diboride Solenoid +nuclearcraft:part:6, Bioplastic +nuclearcraft:part:7, Servomechanism +nuclearcraft:part:8, Electric Motor +nuclearcraft:part:9, Linear Actuator +nuclearcraft:part:10, Machine Chassis +nuclearcraft:part:11, Empty Frame +nuclearcraft:part:12, Steel Frame +nuclearcraft:part:13, Silicon Carbide Fiber +nuclearcraft:upgrade:0, Speed Upgrade +nuclearcraft:upgrade:1, Energy Upgrade +nuclearcraft:tiny_dust_lead, Tiny Pile of Lead Dust +nuclearcraft:fuel_rod, item.nuclearcraft.fuel_rod.name +nuclearcraft:reactor_door_item, Reactor Door +nuclearcraft:thorium:0, Thorium-230 +nuclearcraft:thorium:1, Thorium-230 Oxide +nuclearcraft:thorium:2, Tiny Clump of Thorium-230 +nuclearcraft:thorium:3, Tiny Clump of Thorium-230 Oxide +nuclearcraft:thorium:4, Thorium-232 +nuclearcraft:thorium:5, Thorium-232 Oxide +nuclearcraft:thorium:6, Tiny Clump of Thorium-232 +nuclearcraft:thorium:7, Tiny Clump of Thorium-232 Oxide +nuclearcraft:uranium:0, Uranium-233 +nuclearcraft:uranium:1, Uranium-233 Oxide +nuclearcraft:uranium:2, Tiny Clump of Uranium-233 +nuclearcraft:uranium:3, Tiny Clump of Uranium-233 Oxide +nuclearcraft:uranium:4, Uranium-235 +nuclearcraft:uranium:5, Uranium-235 Oxide +nuclearcraft:uranium:6, Tiny Clump of Uranium-235 +nuclearcraft:uranium:7, Tiny Clump of Uranium-235 Oxide +nuclearcraft:uranium:8, Uranium-238 +nuclearcraft:uranium:9, Uranium-238 Oxide +nuclearcraft:uranium:10, Tiny Clump of Uranium-238 +nuclearcraft:uranium:11, Tiny Clump of Uranium-238 Oxide +nuclearcraft:neptunium:0, Neptunium-236 +nuclearcraft:neptunium:1, Neptunium-236 Oxide +nuclearcraft:neptunium:2, Tiny Clump of Neptunium-236 +nuclearcraft:neptunium:3, Tiny Clump of Neptunium-236 Oxide +nuclearcraft:neptunium:4, Neptunium-237 +nuclearcraft:neptunium:5, Neptunium-237 Oxide +nuclearcraft:neptunium:6, Tiny Clump of Neptunium-237 +nuclearcraft:neptunium:7, Tiny Clump of Neptunium-237 Oxide +nuclearcraft:plutonium:0, Plutonium-238 +nuclearcraft:plutonium:1, Plutonium-238 Oxide +nuclearcraft:plutonium:2, Tiny Clump of Plutonium-238 +nuclearcraft:plutonium:3, Tiny Clump of Plutonium-238 Oxide +nuclearcraft:plutonium:4, Plutonium-239 +nuclearcraft:plutonium:5, Plutonium-239 Oxide +nuclearcraft:plutonium:6, Tiny Clump of Plutonium-239 +nuclearcraft:plutonium:7, Tiny Clump of Plutonium-239 Oxide +nuclearcraft:plutonium:8, Plutonium-241 +nuclearcraft:plutonium:9, Plutonium-241 Oxide +nuclearcraft:plutonium:10, Tiny Clump of Plutonium-241 +nuclearcraft:plutonium:11, Tiny Clump of Plutonium-241 Oxide +nuclearcraft:plutonium:12, Plutonium-242 +nuclearcraft:plutonium:13, Plutonium-242 Oxide +nuclearcraft:plutonium:14, Tiny Clump of Plutonium-242 +nuclearcraft:plutonium:15, Tiny Clump of Plutonium-242 Oxide +nuclearcraft:americium:0, Americium-241 +nuclearcraft:americium:1, Americium-241 Oxide +nuclearcraft:americium:2, Tiny Clump of Americium-241 +nuclearcraft:americium:3, Tiny Clump of Americium-241 Oxide +nuclearcraft:americium:4, Americium-242 +nuclearcraft:americium:5, Americium-242 Oxide +nuclearcraft:americium:6, Tiny Clump of Americium-242 +nuclearcraft:americium:7, Tiny Clump of Americium-242 Oxide +nuclearcraft:americium:8, Americium-243 +nuclearcraft:americium:9, Americium-243 Oxide +nuclearcraft:americium:10, Tiny Clump of Americium-243 +nuclearcraft:americium:11, Tiny Clump of Americium-243 Oxide +nuclearcraft:curium:0, Curium-243 +nuclearcraft:curium:1, Curium-243 Oxide +nuclearcraft:curium:2, Tiny Clump of Curium-243 +nuclearcraft:curium:3, Tiny Clump of Curium-243 Oxide +nuclearcraft:curium:4, Curium-245 +nuclearcraft:curium:5, Curium-245 Oxide +nuclearcraft:curium:6, Tiny Clump of Curium-245 +nuclearcraft:curium:7, Tiny Clump of Curium-245 Oxide +nuclearcraft:curium:8, Curium-246 +nuclearcraft:curium:9, Curium-246 Oxide +nuclearcraft:curium:10, Tiny Clump of Curium-246 +nuclearcraft:curium:11, Tiny Clump of Curium-246 Oxide +nuclearcraft:curium:12, Curium-247 +nuclearcraft:curium:13, Curium-247 Oxide +nuclearcraft:curium:14, Tiny Clump of Curium-247 +nuclearcraft:curium:15, Tiny Clump of Curium-247 Oxide +nuclearcraft:berkelium:0, Berkelium-247 +nuclearcraft:berkelium:1, Berkelium-247 Oxide +nuclearcraft:berkelium:2, Tiny Clump of Berkelium-247 +nuclearcraft:berkelium:3, Tiny Clump of Berkelium-247 Oxide +nuclearcraft:berkelium:4, Berkelium-248 +nuclearcraft:berkelium:5, Berkelium-248 Oxide +nuclearcraft:berkelium:6, Tiny Clump of Berkelium-248 +nuclearcraft:berkelium:7, Tiny Clump of Berkelium-248 Oxide +nuclearcraft:californium:0, Californium-249 +nuclearcraft:californium:1, Californium-249 Oxide +nuclearcraft:californium:2, Tiny Clump of Californium-249 +nuclearcraft:californium:3, Tiny Clump of Californium-249 Oxide +nuclearcraft:californium:4, Californium-250 +nuclearcraft:californium:5, Californium-250 Oxide +nuclearcraft:californium:6, Tiny Clump of Californium-250 +nuclearcraft:californium:7, Tiny Clump of Californium-250 Oxide +nuclearcraft:californium:8, Californium-251 +nuclearcraft:californium:9, Californium-251 Oxide +nuclearcraft:californium:10, Tiny Clump of Californium-251 +nuclearcraft:californium:11, Tiny Clump of Californium-251 Oxide +nuclearcraft:californium:12, Californium-252 +nuclearcraft:californium:13, Californium-252 Oxide +nuclearcraft:californium:14, Tiny Clump of Californium-252 +nuclearcraft:californium:15, Tiny Clump of Californium-252 Oxide +nuclearcraft:fuel_thorium:0, TBU Fuel +nuclearcraft:fuel_thorium:1, TBU Oxide Fuel +nuclearcraft:fuel_uranium:0, LEU-233 Fuel +nuclearcraft:fuel_uranium:1, LEU-233 Oxide Fuel +nuclearcraft:fuel_uranium:2, HEU-233 Fuel +nuclearcraft:fuel_uranium:3, HEU-233 Oxide Fuel +nuclearcraft:fuel_uranium:4, LEU-235 Fuel +nuclearcraft:fuel_uranium:5, LEU-235 Oxide Fuel +nuclearcraft:fuel_uranium:6, HEU-235 Fuel +nuclearcraft:fuel_uranium:7, HEU-235 Oxide Fuel +nuclearcraft:fuel_neptunium:0, LEN-236 Fuel +nuclearcraft:fuel_neptunium:1, LEN-236 Oxide Fuel +nuclearcraft:fuel_neptunium:2, HEN-236 Fuel +nuclearcraft:fuel_neptunium:3, HEN-236 Oxide Fuel +nuclearcraft:fuel_plutonium:0, LEP-239 Fuel +nuclearcraft:fuel_plutonium:1, LEP-239 Oxide Fuel +nuclearcraft:fuel_plutonium:2, HEP-239 Fuel +nuclearcraft:fuel_plutonium:3, HEP-239 Oxide Fuel +nuclearcraft:fuel_plutonium:4, LEP-241 Fuel +nuclearcraft:fuel_plutonium:5, LEP-241 Oxide Fuel +nuclearcraft:fuel_plutonium:6, HEP-241 Fuel +nuclearcraft:fuel_plutonium:7, HEP-241 Oxide Fuel +nuclearcraft:fuel_mixed_oxide:0, MOX-239 Fuel +nuclearcraft:fuel_mixed_oxide:1, MOX-241 Fuel +nuclearcraft:fuel_americium:0, LEA-242 Fuel +nuclearcraft:fuel_americium:1, LEA-242 Oxide Fuel +nuclearcraft:fuel_americium:2, HEA-242 Fuel +nuclearcraft:fuel_americium:3, HEA-242 Oxide Fuel +nuclearcraft:fuel_curium:0, LECm-243 Fuel +nuclearcraft:fuel_curium:1, LECm-243 Oxide Fuel +nuclearcraft:fuel_curium:2, HECm-243 Fuel +nuclearcraft:fuel_curium:3, HECm-243 Oxide Fuel +nuclearcraft:fuel_curium:4, LECm-245 Fuel +nuclearcraft:fuel_curium:5, LECm-245 Oxide Fuel +nuclearcraft:fuel_curium:6, HECm-245 Fuel +nuclearcraft:fuel_curium:7, HECm-245 Oxide Fuel +nuclearcraft:fuel_curium:8, LECm-247 Fuel +nuclearcraft:fuel_curium:9, LECm-247 Oxide Fuel +nuclearcraft:fuel_curium:10, HECm-247 Fuel +nuclearcraft:fuel_curium:11, HECm-247 Oxide Fuel +nuclearcraft:fuel_berkelium:0, LEB-248 Fuel +nuclearcraft:fuel_berkelium:1, LEB-248 Oxide Fuel +nuclearcraft:fuel_berkelium:2, HEB-248 Fuel +nuclearcraft:fuel_berkelium:3, HEB-248 Oxide Fuel +nuclearcraft:fuel_californium:0, LECf-249 Fuel +nuclearcraft:fuel_californium:1, LECf-249 Oxide Fuel +nuclearcraft:fuel_californium:2, HECf-249 Fuel +nuclearcraft:fuel_californium:3, HECf-249 Oxide Fuel +nuclearcraft:fuel_californium:4, LECf-251 Fuel +nuclearcraft:fuel_californium:5, LECf-251 Oxide Fuel +nuclearcraft:fuel_californium:6, HECf-251 Fuel +nuclearcraft:fuel_californium:7, HECf-251 Oxide Fuel +nuclearcraft:depleted_fuel_thorium:0, Depleted TBU Fuel +nuclearcraft:depleted_fuel_thorium:1, Depleted TBU Oxide Fuel +nuclearcraft:depleted_fuel_uranium:0, Depleted LEU-233 Fuel +nuclearcraft:depleted_fuel_uranium:1, Depleted LEU-233 Oxide Fuel +nuclearcraft:depleted_fuel_uranium:2, Depleted HEU-233 Fuel +nuclearcraft:depleted_fuel_uranium:3, Depleted HEU-233 Oxide Fuel +nuclearcraft:depleted_fuel_uranium:4, Depleted LEU-235 Fuel +nuclearcraft:depleted_fuel_uranium:5, Depleted LEU-235 Oxide Fuel +nuclearcraft:depleted_fuel_uranium:6, Depleted HEU-235 Fuel +nuclearcraft:depleted_fuel_uranium:7, Depleted HEU-235 Oxide Fuel +nuclearcraft:depleted_fuel_neptunium:0, Depleted LEN-236 Fuel +nuclearcraft:depleted_fuel_neptunium:1, Depleted LEN-236 Oxide Fuel +nuclearcraft:depleted_fuel_neptunium:2, Depleted HEN-236 Fuel +nuclearcraft:depleted_fuel_neptunium:3, Depleted HEN-236 Oxide Fuel +nuclearcraft:depleted_fuel_plutonium:0, Depleted LEP-239 Fuel +nuclearcraft:depleted_fuel_plutonium:1, Depleted LEP-239 Oxide Fuel +nuclearcraft:depleted_fuel_plutonium:2, Depleted HEP-239 Fuel +nuclearcraft:depleted_fuel_plutonium:3, Depleted HEP-239 Oxide Fuel +nuclearcraft:depleted_fuel_plutonium:4, Depleted LEP-241 Fuel +nuclearcraft:depleted_fuel_plutonium:5, Depleted LEP-241 Oxide Fuel +nuclearcraft:depleted_fuel_plutonium:6, Depleted HEP-241 Fuel +nuclearcraft:depleted_fuel_plutonium:7, Depleted HEP-241 Oxide Fuel +nuclearcraft:depleted_fuel_mixed_oxide:0, Depleted MOX-239 Fuel +nuclearcraft:depleted_fuel_mixed_oxide:1, Depleted MOX-241 Fuel +nuclearcraft:depleted_fuel_americium:0, Depleted LEA-242 Fuel +nuclearcraft:depleted_fuel_americium:1, Depleted LEA-242 Oxide Fuel +nuclearcraft:depleted_fuel_americium:2, Depleted HEA-242 Fuel +nuclearcraft:depleted_fuel_americium:3, Depleted HEA-242 Oxide Fuel +nuclearcraft:depleted_fuel_curium:0, Depleted LECm-243 Fuel +nuclearcraft:depleted_fuel_curium:1, Depleted LECm-243 Oxide Fuel +nuclearcraft:depleted_fuel_curium:2, Depleted HECm-243 Fuel +nuclearcraft:depleted_fuel_curium:3, Depleted HECm-243 Oxide Fuel +nuclearcraft:depleted_fuel_curium:4, Depleted LECm-245 Fuel +nuclearcraft:depleted_fuel_curium:5, Depleted LECm-245 Oxide Fuel +nuclearcraft:depleted_fuel_curium:6, Depleted HECm-245 Fuel +nuclearcraft:depleted_fuel_curium:7, Depleted HECm-245 Oxide Fuel +nuclearcraft:depleted_fuel_curium:8, Depleted LECm-247 Fuel +nuclearcraft:depleted_fuel_curium:9, Depleted LECm-247 Oxide Fuel +nuclearcraft:depleted_fuel_curium:10, Depleted HECm-247 Fuel +nuclearcraft:depleted_fuel_curium:11, Depleted HECm-247 Oxide Fuel +nuclearcraft:depleted_fuel_berkelium:0, Depleted LEB-248 Fuel +nuclearcraft:depleted_fuel_berkelium:1, Depleted LEB-248 Oxide Fuel +nuclearcraft:depleted_fuel_berkelium:2, Depleted HEB-248 Fuel +nuclearcraft:depleted_fuel_berkelium:3, Depleted HEB-248 Oxide Fuel +nuclearcraft:depleted_fuel_californium:0, Depleted LECf-249 Fuel +nuclearcraft:depleted_fuel_californium:1, Depleted LECf-249 Oxide Fuel +nuclearcraft:depleted_fuel_californium:2, Depleted HECf-249 Fuel +nuclearcraft:depleted_fuel_californium:3, Depleted HECf-249 Oxide Fuel +nuclearcraft:depleted_fuel_californium:4, Depleted LECf-251 Fuel +nuclearcraft:depleted_fuel_californium:5, Depleted LECf-251 Oxide Fuel +nuclearcraft:depleted_fuel_californium:6, Depleted HECf-251 Fuel +nuclearcraft:depleted_fuel_californium:7, Depleted HECf-251 Oxide Fuel +nuclearcraft:depleted_fuel_ic2:0, Depleted Uranium Nuclear Fuel +nuclearcraft:depleted_fuel_ic2:1, Depleted MOX Nuclear Fuel +nuclearcraft:boron:0, Boron-10 +nuclearcraft:boron:1, Tiny Clump of Boron-10 +nuclearcraft:boron:2, Boron-11 +nuclearcraft:boron:3, Tiny Clump of Boron-11 +nuclearcraft:lithium:0, Lithium-6 +nuclearcraft:lithium:1, Tiny Clump of Lithium-6 +nuclearcraft:lithium:2, Lithium-7 +nuclearcraft:lithium:3, Tiny Clump of Lithium-7 +nuclearcraft:lithium_ion_cell, Lithium Ion Cell +nuclearcraft:geiger_counter, Geiger Counter +nuclearcraft:rad_shielding:0, Light Radiation Shielding +nuclearcraft:rad_shielding:1, Medium Radiation Shielding +nuclearcraft:rad_shielding:2, Heavy Radiation Shielding +nuclearcraft:radiation_badge, Radiation Badge +nuclearcraft:radaway, RadAway +nuclearcraft:radaway_slow, Slow-Acting RadAway +nuclearcraft:rad_x, Rad-X +nuclearcraft:portable_ender_chest, Portable Ender Chest +nuclearcraft:dominos, Domino's Special +nuclearcraft:flour, Flour +nuclearcraft:graham_cracker, Graham Cracker +nuclearcraft:roasted_cocoa_beans, Roasted Cocoa Beans +nuclearcraft:ground_cocoa_nibs, Ground Cocoa Nibs +nuclearcraft:cocoa_butter, Solidified Cocoa Butter +nuclearcraft:cocoa_solids, Cocoa Solids +nuclearcraft:unsweetened_chocolate, Unsweetened Chocolate +nuclearcraft:dark_chocolate, Dark Chocolate +nuclearcraft:milk_chocolate, Milk Chocolate +nuclearcraft:gelatin, Gelatin +nuclearcraft:marshmallow, Marshmallow +nuclearcraft:smore, S'more S'mingot +nuclearcraft:moresmore, MoreS'more DoubleS'mingot +nuclearcraft:foursmore, FourS'more QuadS'mingot +nuclearcraft:record_wanderer, Music Disc +nuclearcraft:record_end_of_the_world, Music Disc +nuclearcraft:record_money_for_nothing, Music Disc +nuclearcraft:record_hyperspace, Music Disc +nuclearcraft:sword_boron, Boron Sword +nuclearcraft:pickaxe_boron, Boron Pickaxe +nuclearcraft:shovel_boron, Boron Shovel +nuclearcraft:axe_boron, Boron Axe +nuclearcraft:hoe_boron, Boron Hoe +nuclearcraft:spaxelhoe_boron, Boron Spaxelhoe +nuclearcraft:sword_tough, Tough Alloy Sword +nuclearcraft:pickaxe_tough, Tough Alloy Pickaxe +nuclearcraft:shovel_tough, Tough Alloy Shovel +nuclearcraft:axe_tough, Tough Alloy Axe +nuclearcraft:hoe_tough, Tough Alloy Hoe +nuclearcraft:spaxelhoe_tough, Tough Alloy Spaxelhoe +nuclearcraft:sword_hard_carbon, Hard Carbon Sword +nuclearcraft:pickaxe_hard_carbon, Hard Carbon Pickaxe +nuclearcraft:shovel_hard_carbon, Hard Carbon Shovel +nuclearcraft:axe_hard_carbon, Hard Carbon Axe +nuclearcraft:hoe_hard_carbon, Hard Carbon Hoe +nuclearcraft:spaxelhoe_hard_carbon, Hard Carbon Spaxelhoe +nuclearcraft:sword_boron_nitride, Boron Nitride Sword +nuclearcraft:pickaxe_boron_nitride, Boron Nitride Pickaxe +nuclearcraft:shovel_boron_nitride, Boron Nitride Shovel +nuclearcraft:axe_boron_nitride, Boron Nitride Axe +nuclearcraft:hoe_boron_nitride, Boron Nitride Hoe +nuclearcraft:spaxelhoe_boron_nitride, Boron Nitride Spaxelhoe +nuclearcraft:helm_boron, Boron Helmet +nuclearcraft:chest_boron, Boron Chestplate +nuclearcraft:legs_boron, Boron Leggings +nuclearcraft:boots_boron, Boron Boots +nuclearcraft:helm_tough, Tough Alloy Helmet +nuclearcraft:chest_tough, Tough Alloy Chestplate +nuclearcraft:legs_tough, Tough Alloy Leggings +nuclearcraft:boots_tough, Tough Alloy Boots +nuclearcraft:helm_hard_carbon, Hard Carbon Helmet +nuclearcraft:chest_hard_carbon, Hard Carbon Chestplate +nuclearcraft:legs_hard_carbon, Hard Carbon Leggings +nuclearcraft:boots_hard_carbon, Hard Carbon Boots +nuclearcraft:helm_boron_nitride, Boron Nitride Helmet +nuclearcraft:chest_boron_nitride, Boron Nitride Chestplate +nuclearcraft:legs_boron_nitride, Boron Nitride Leggings +nuclearcraft:boots_boron_nitride, Boron Nitride Boots +nuclearcraft:helm_hazmat, Hazmat Suit Headwear +nuclearcraft:chest_hazmat, Hazmat Suit Chestpiece +nuclearcraft:legs_hazmat, Hazmat Suit Leggings +nuclearcraft:boots_hazmat, Hazmat Suit Boots +nuclearcraft:fluid_oxygen, Oxygen +nuclearcraft:fluid_hydrogen, Hydrogen +nuclearcraft:fluid_deuterium, Deuterium +nuclearcraft:fluid_tritium, Tritium +nuclearcraft:fluid_helium3, Helium-3 +nuclearcraft:fluid_helium, Helium +nuclearcraft:fluid_boron, Molten Boron +nuclearcraft:fluid_boron10, Molten Boron-10 +nuclearcraft:fluid_boron11, Molten Boron-11 +nuclearcraft:fluid_lithium, Molten Lithium +nuclearcraft:fluid_lithium6, Molten Lithium-6 +nuclearcraft:fluid_lithium7, Molten Lithium-7 +nuclearcraft:fluid_steel, Molten Steel +nuclearcraft:fluid_ferroboron, Molten Ferroboron +nuclearcraft:fluid_tough, Molten Tough Alloy +nuclearcraft:fluid_hard_carbon, Molten Hard Carbon +nuclearcraft:fluid_beryllium, Molten Beryllium +nuclearcraft:fluid_manganese, Molten Manganese +nuclearcraft:fluid_manganese_dioxide, Molten Manganese Dioxide +nuclearcraft:fluid_sulfur, Molten Sulfur +nuclearcraft:fluid_arsenic, Molten Arsenic +nuclearcraft:fluid_liquidhelium, Liquid Helium +nuclearcraft:fluid_liquid_nitrogen, Liquid Nitrogen +nuclearcraft:fluid_plasma, Plasma +nuclearcraft:fluid_neutron, Neutron Fluid +nuclearcraft:fluid_ethanol, Ethanol +nuclearcraft:fluid_methanol, Methanol +nuclearcraft:fluid_radaway, RadAway Fluid +nuclearcraft:fluid_radaway_slow, Slow-Acting RadAway Fluid +nuclearcraft:fluid_nitrogen, Nitrogen +nuclearcraft:fluid_fluorine, Fluorine +nuclearcraft:fluid_carbon_dioxide, Carbon Dioxide +nuclearcraft:fluid_carbon_monoxide, Carbon Monoxide +nuclearcraft:fluid_ethene, Ethylene +nuclearcraft:fluid_fluoromethane, Fluoromethane +nuclearcraft:fluid_ammonia, Ammonia +nuclearcraft:fluid_oxygen_difluoride, Oxygen Difluoride +nuclearcraft:fluid_diborane, Diborane +nuclearcraft:fluid_sulfur_dioxide, Sulfur Dioxide +nuclearcraft:fluid_sulfur_trioxide, Sulfur Trioxide +nuclearcraft:fluid_hydrofluoric_acid, Hydrofluoric Acid +nuclearcraft:fluid_boric_acid, Boric Acid +nuclearcraft:fluid_sulfuric_acid, Sulfuric Acid +nuclearcraft:fluid_boron_nitride_solution, Boron Nitride Solution +nuclearcraft:fluid_fluorite_water, Fluorite Water +nuclearcraft:fluid_calcium_sulfate_solution, Calcium Sulfate Solution +nuclearcraft:fluid_sodium_fluoride_solution, Sodium Fluoride Solution +nuclearcraft:fluid_potassium_fluoride_solution, Potassium Fluoride Solution +nuclearcraft:fluid_sodium_hydroxide_solution, Sodium Hydroxide Solution +nuclearcraft:fluid_potassium_hydroxide_solution, Potassium Hydroxide Solution +nuclearcraft:fluid_borax_solution, Borax Solution +nuclearcraft:fluid_corium, Corium +nuclearcraft:fluid_chocolate_liquor, Chocolate Liquor +nuclearcraft:fluid_cocoa_butter, Cocoa Butter +nuclearcraft:fluid_unsweetened_chocolate, Molten Unsweetened Chocolate +nuclearcraft:fluid_dark_chocolate, Molten Dark Chocolate +nuclearcraft:fluid_milk_chocolate, Molten Milk Chocolate +nuclearcraft:fluid_sugar, Molten Sugar +nuclearcraft:fluid_gelatin, Molten Gelatin +nuclearcraft:fluid_hydrated_gelatin, Hydrated Gelatin +nuclearcraft:fluid_marshmallow, Liquid Marshmallow +nuclearcraft:fluid_milk, Milk +nuclearcraft:fluid_lif, Molten Lithium Fluoride +nuclearcraft:fluid_bef2, Molten Beryllium Fluoride +nuclearcraft:fluid_flibe, Molten FLiBe Salt Mixture +nuclearcraft:fluid_naoh, Molten Sodium Hydroxide +nuclearcraft:fluid_koh, Molten Potassium Hydroxide +nuclearcraft:fluid_high_pressure_steam, High Pressure Steam +nuclearcraft:fluid_exhaust_steam, Exhaust Steam +nuclearcraft:fluid_low_pressure_steam, Low Pressure Steam +nuclearcraft:fluid_low_quality_steam, Low Quality Steam +nuclearcraft:fluid_preheated_water, Preheated Water +nuclearcraft:fluid_condensate_water, Condensate Water +nuclearcraft:fluid_sodium, Molten Sodium +nuclearcraft:fluid_potassium, Molten Potassium +nuclearcraft:fluid_nak, Eutectic NaK Alloy +nuclearcraft:fluid_nak_hot, Hot Eutectic NaK Alloy +nuclearcraft:fluid_bas, Molten Boron Arsenide +nuclearcraft:fluid_sic_vapor, Silicon Carbide Vapor +nuclearcraft:fluid_alugentum, Molten Alugentum +nuclearcraft:fluid_alumina, Molten Alumina +nuclearcraft:fluid_aluminum, Molten Aluminum +nuclearcraft:fluid_silver, Molten Silver +randomthings:fertilizeddirt, Fertilized Dirt +randomthings:fertilizeddirttilled, Fertilized Dirt +randomthings:playerinterface, Player Interface +randomthings:creativeplayerinterface, Creative Player Interface +randomthings:lapisglass, Lapis Glass +randomthings:lapislamp, Lapis Lamp +randomthings:dyeingmachine, Dyeing Machine +randomthings:onlinedetector, Online Detector +randomthings:chatdetector, Chat Detector +randomthings:enderbridge, Ender Bridge +randomthings:prismarineenderbridge, Prismarine Ender Bridge +randomthings:enderanchor, Ender Anchor +randomthings:beanstalk, Magic Bean Stalk +randomthings:lesserbeanstalk, Lesser Bean Stalk +randomthings:beanpod, Bean Pod +randomthings:lightredirector, Light Redirector +randomthings:imbuingstation, Imbuing Station +randomthings:spectreblock, Spectre Block +randomthings:specialchest:0, Nature Chest +randomthings:specialchest:1, Water Chest +randomthings:analogemitter, Analog Emitter +randomthings:fluiddisplay, Fluid Display +randomthings:customworkbench, Crafting Table +randomthings:endermailbox, Ender Mailbox +randomthings:pitcherplant, Pitcher Plant +randomthings:platform:0, Oak Platform +randomthings:platform:1, Spruce Platform +randomthings:platform:2, Birch Platform +randomthings:platform:3, Jungle Platform +randomthings:platform:4, Acacia Platform +randomthings:platform:5, Dark Oak Platform +randomthings:entitydetector, Entity Detector +randomthings:quartzlamp, Quartz Lamp +randomthings:quartzglass, Quartz Glass +randomthings:potionvaporizer, Potion Vaporizer +randomthings:voxelprojector, [WIP] Voxel Projector +randomthings:contactbutton, Contact Button +randomthings:contactlever, Contact Lever +randomthings:sakanade, Sakanade +randomthings:rainshield, Rain Shield +randomthings:blockbreaker, Block Breaker +randomthings:superlubricentice, Superlubricent Ice +randomthings:compressedslimeblock, Compressed Slime Block +randomthings:superlubricentplatform, Super Lubricent Platform +randomthings:filteredsuperlubricentplatform, Filtered Super Lubricent Platform +randomthings:redstoneobserver, Redstone Observer +randomthings:biomeradar, Biome Radar +randomthings:irondropper, Iron Dropper +randomthings:igniter, Igniter +randomthings:blockofsticks:0, Block of Sticks +randomthings:blockofsticks:1, Returning Block of Sticks +randomthings:blazingfire, tile.blazingFire.name +randomthings:luminousblock:0, White Luminous Block +randomthings:luminousblock:1, Orange Luminous Block +randomthings:luminousblock:2, Magenta Luminous Block +randomthings:luminousblock:3, Light Blue Luminous Block +randomthings:luminousblock:4, Yellow Luminous Block +randomthings:luminousblock:5, Lime Luminous Block +randomthings:luminousblock:6, Pink Luminous Block +randomthings:luminousblock:7, Gray Luminous Block +randomthings:luminousblock:8, Light Gray Luminous Block +randomthings:luminousblock:9, Cyan Luminous Block +randomthings:luminousblock:10, Purple Luminous Block +randomthings:luminousblock:11, Blue Luminous Block +randomthings:luminousblock:12, Brown Luminous Block +randomthings:luminousblock:13, Green Luminous Block +randomthings:luminousblock:14, Red Luminous Block +randomthings:luminousblock:15, Black Luminous Block +randomthings:translucentluminousblock:0, White Translucent Luminous Block +randomthings:translucentluminousblock:1, Orange Translucent Luminous Block +randomthings:translucentluminousblock:2, Magenta Translucent Luminous Block +randomthings:translucentluminousblock:3, Light Blue Translucent Luminous Block +randomthings:translucentluminousblock:4, Yellow Translucent Luminous Block +randomthings:translucentluminousblock:5, Lime Translucent Luminous Block +randomthings:translucentluminousblock:6, Pink Translucent Luminous Block +randomthings:translucentluminousblock:7, Gray Translucent Luminous Block +randomthings:translucentluminousblock:8, Light Gray Translucent Luminous Block +randomthings:translucentluminousblock:9, Cyan Translucent Luminous Block +randomthings:translucentluminousblock:10, Purple Translucent Luminous Block +randomthings:translucentluminousblock:11, Blue Translucent Luminous Block +randomthings:translucentluminousblock:12, Brown Translucent Luminous Block +randomthings:translucentluminousblock:13, Green Translucent Luminous Block +randomthings:translucentluminousblock:14, Red Translucent Luminous Block +randomthings:translucentluminousblock:15, Black Translucent Luminous Block +randomthings:inventoryrerouter, Inventory Rerouter +randomthings:slimecube, §aSlime Cube§7 +randomthings:peacecandle, Peace Candle +randomthings:notificationinterface, Notification Interface +randomthings:glowingmushroom, Glowing Mushroom +randomthings:inventorytester, Inventory Tester +randomthings:superlubricentstone, Super Lubricent Stone +randomthings:globalchatdetector, Global Chat Detector +randomthings:triggerglass, Trigger Glass +randomthings:blockdestabilizer, Block Destabilizer +randomthings:lotus, Lotus +randomthings:ancientbrick, Ancient Brick [INTERNAL] +randomthings:soundbox, Sound Box +randomthings:sounddampener, Sound Dampener +randomthings:diaphanousblock, Diaphanous Block +randomthings:sidedredstone, Sided Block of Redstone +randomthings:spectrelens, Spectre Lens +randomthings:spectreenergyinjector, Spectre Energy Injector +randomthings:plate_processing, Processing Plate +randomthings:spectrecoil_normal, Spectre Coil +randomthings:spectrecoil_redstone, Redstone Spectre Coil +randomthings:spectrecoil_ender, Ender Spectre Coil +randomthings:spectrecoil_number, Spectre Coil Nr. %s +randomthings:spectrecoil_genesis, Genesis Spectre Coil +randomthings:advancedredstonerepeater, Advanced Redstone Repeater +randomthings:advancedredstonetorch_on, Advanced Redstone Torch +randomthings:floobrick, Floo Brick +randomthings:spectreplank, Spectre Planks +randomthings:spectresapling, Spectre Sapling +randomthings:spectrelog, Spectre Wood +randomthings:spectreleaf, Spectre Leaves +randomthings:itemcollector, Item Collector +randomthings:advanceditemcollector, Advanced Item Collector +randomthings:naturecore, Nature Core +randomthings:biomestone:0, Biome Cobblestone +randomthings:biomestone:1, Biome Stone +randomthings:biomestone:2, Biome Stone Bricks +randomthings:biomestone:3, Cracked Biome Stone Bricks +randomthings:biomestone:4, Chiseled Biome Stone Bricks +randomthings:biomeglass, Biome Glass +randomthings:coloredgrass:0, White Grass +randomthings:coloredgrass:1, Orange Grass +randomthings:coloredgrass:2, Magenta Grass +randomthings:coloredgrass:3, Light Blue Grass +randomthings:coloredgrass:4, Yellow Grass +randomthings:coloredgrass:5, Lime Grass +randomthings:coloredgrass:6, Pink Grass +randomthings:coloredgrass:7, Gray Grass +randomthings:coloredgrass:8, Light Gray Grass +randomthings:coloredgrass:9, Cyan Grass +randomthings:coloredgrass:10, Purple Grass +randomthings:coloredgrass:11, Blue Grass +randomthings:coloredgrass:12, Brown Grass +randomthings:coloredgrass:13, Green Grass +randomthings:coloredgrass:14, Red Grass +randomthings:coloredgrass:15, Black Grass +randomthings:spectrecore, Spectre Core +randomthings:rainbowlamp, Rainbow Lamp +randomthings:basicredstoneinterface, Basic Redstone Interface +randomthings:advancedredstoneinterface, Advanced Redstone Interface +randomthings:stainedbrick:0, White Stained Bricks +randomthings:stainedbrick:1, Orange Stained Bricks +randomthings:stainedbrick:2, Magenta Stained Bricks +randomthings:stainedbrick:3, Light Blue Stained Bricks +randomthings:stainedbrick:4, Yellow Stained Bricks +randomthings:stainedbrick:5, Lime Stained Brickss +randomthings:stainedbrick:6, Pink Stained Bricks +randomthings:stainedbrick:7, Gray Stained Bricks +randomthings:stainedbrick:8, Light Gray Stained Bricks +randomthings:stainedbrick:9, Cyan Stained Bricks +randomthings:stainedbrick:10, Purple Stained Bricks +randomthings:stainedbrick:11, Blue Stained Bricks +randomthings:stainedbrick:12, Brown Stained Bricks +randomthings:stainedbrick:13, Green Stained Bricks +randomthings:stainedbrick:14, Red Stained Bricks +randomthings:stainedbrick:15, Black Stained Bricks +randomthings:luminousstainedbrick:0, Luminous White Stained Bricks +randomthings:luminousstainedbrick:1, Luminous Orange Stained Bricks +randomthings:luminousstainedbrick:2, Luminous Magenta Stained Bricks +randomthings:luminousstainedbrick:3, Luminous Light Blue Stained Bricks +randomthings:luminousstainedbrick:4, Luminous Yellow Stained Bricks +randomthings:luminousstainedbrick:5, Luminous Lime Stained Bricks +randomthings:luminousstainedbrick:6, Luminous Pink Stained Bricks +randomthings:luminousstainedbrick:7, Luminous Gray Stained Bricks +randomthings:luminousstainedbrick:8, Luminous Light Gray Stained Bricks +randomthings:luminousstainedbrick:9, Luminous Cyan Stained Bricks +randomthings:luminousstainedbrick:10, Luminous Purple Stained Bricks +randomthings:luminousstainedbrick:11, Luminous Blue Stained Bricks +randomthings:luminousstainedbrick:12, Luminous Brown Stained Bricks +randomthings:luminousstainedbrick:13, Luminous Green Stained Bricks +randomthings:luminousstainedbrick:14, Luminous Red Stained Bricks +randomthings:luminousstainedbrick:15, Luminous Black Stained Bricks +randomthings:plate_redirector, Redirector Plate +randomthings:plate_filteredredirector, Filtered Redirector Plate +randomthings:plate_redstone, Redstone Plate +randomthings:plate_corrector, Corrector Plate +randomthings:plate_itemsealer, Item Sealer Plate +randomthings:plate_itemrejuvenator, Item Rejuvenator Plate +randomthings:plate_accelerator, Accelerator Plate +randomthings:plate_accelerator_directional, Directional Accelerator Plate +randomthings:plate_bouncy, Bouncy Plate +randomthings:plate_collection, Collection Plate +randomthings:plate_extraction, Extraction Plate +randomthings:stableenderpearl, Stable Ender Pearl +randomthings:biomecrystal, Biome Crystal +randomthings:positionfilter, Position Filter +randomthings:summoningpendulum, Summoning Pendulum +randomthings:beans:0, Bean +randomthings:beans:1, Lesser Magic Bean +randomthings:beans:2, Magic Bean +randomthings:beanstew, Bean Stew +randomthings:redstonetool, Redstone Tool +randomthings:waterwalkingboots, Water Walking Boots +randomthings:dungeonchestgenerator, Loot Generator +randomthings:lavacharm, Lava Charm +randomthings:lavawader, Lava Waders +randomthings:obsidianskull, Obsidian Skull +randomthings:obsidianskullring, Obsidian Skull Ring +randomthings:obsidianwaterwalkingboots, Obsidian Water Walking Boots +randomthings:magichood, Magic Hood +randomthings:imbue:0, Fire Imbue +randomthings:imbue:1, Poison Imbue +randomthings:imbue:2, Experience Imbue +randomthings:imbue:3, Wither Imbue +randomthings:bottleofair, Bottle of Air +randomthings:rezstone, Blood Stone +randomthings:enderletter, Ender Letter +randomthings:entityfilter, Entity Filter +randomthings:ingredient:0, Sakanade Spores +randomthings:ingredient:1, Evil Tear +randomthings:ingredient:2, Ectoplasm +randomthings:ingredient:3, Spectre Ingot +randomthings:ingredient:4, Biome Sensor +randomthings:ingredient:5, Luminous Powder +randomthings:ingredient:6, Super Lubricent Tincture +randomthings:ingredient:7, Floo Powder +randomthings:ingredient:8, Plate Base +randomthings:ingredient:9, Precious Emerald +randomthings:ingredient:10, Lotus Blossom +randomthings:ingredient:11, Golden Egg +randomthings:ingredient:12, Spectre String +randomthings:ingredient:13, Blackout Powder +randomthings:itemfilter, Item Filter +randomthings:redstoneactivator, Redstone Activator +randomthings:redstoneremote, Redstone Remote +randomthings:goldencompass, Golden Compass +randomthings:blazeandsteel, Blaze and Steel +randomthings:runepattern, Rune Pattern +randomthings:superlubricentboots, Super Lubricent Boots +randomthings:floosign, Floo Sign +randomthings:idcard, ID Card +randomthings:emeraldcompass, Emerald Compass +randomthings:flootoken, Floo Token +randomthings:portkey, Portkey +randomthings:lotusseeds, Lotus Seeds +randomthings:soundpattern, Sound Pattern +randomthings:soundrecorder, Sound Recorder +randomthings:portablesounddampener, Portable Sound Dampener +randomthings:escaperope, Escape Rope +randomthings:weatheregg:0, Weather Egg +randomthings:weatheregg:1, Weather Egg +randomthings:weatheregg:2, Weather Egg +randomthings:enderbucket, Ender Bucket +randomthings:reinforcedenderbucket, Reinforced Ender Bucket +randomthings:chunkanalyzer, Chunk Analyzer +randomthings:floopouch, Floo Pouch +randomthings:timeinabottle, Time in a bottle +randomthings:spectreilluminator, Spectre Illuminator +randomthings:spectrecharger:0, Spectre Charger +randomthings:spectrecharger:1, Redstone Spectre Charger +randomthings:spectrecharger:2, Ender Spectre Charger +randomthings:spectrecharger:3, Genesis Spectre Charger +randomthings:eclipsedclock, Eclipsed Clock +randomthings:grassseeds:0, Grass Seeds +randomthings:grassseeds:1, White Grass Seeds +randomthings:grassseeds:2, Orange Grass Seeds +randomthings:grassseeds:3, Magenta Grass Seeds +randomthings:grassseeds:4, Light Grass Seeds +randomthings:grassseeds:5, Yellow Grass Seeds +randomthings:grassseeds:6, Lime Grass Seeds +randomthings:grassseeds:7, Pink Grass Seeds +randomthings:grassseeds:8, Gray Grass Seeds +randomthings:grassseeds:9, Light Gray Grass Seeds +randomthings:grassseeds:10, Cyan Grass Seeds +randomthings:grassseeds:11, Purple Grass Seeds +randomthings:grassseeds:12, Blue Grass Seeds +randomthings:grassseeds:13, Brown Grass Seeds +randomthings:grassseeds:14, Green Grass Seeds +randomthings:grassseeds:15, Red Grass Seeds +randomthings:grassseeds:16, Black Grass Seeds +randomthings:spectrekey, Spectre Key +randomthings:spectreanchor, Spectre Anchor +randomthings:spectresword, Spectre Sword +randomthings:spectrepickaxe, Spectre Pickaxe +randomthings:spectreaxe, Spectre Axe +randomthings:spectreshovel, Spectre Shovel +randomthings:runedust:0, White Runic Dust +randomthings:runedust:1, Orange Runic Dust +randomthings:runedust:2, Magenta Runic Dust +randomthings:runedust:3, Light Blue Runic Dust +randomthings:runedust:4, Yellow Runic Dust +randomthings:runedust:5, Lime Runic Dust +randomthings:runedust:6, Pink Runic Dust +randomthings:runedust:7, Gray Runic Dust +randomthings:runedust:8, Silver Runic Dust +randomthings:runedust:9, Cyan Runic Dust +randomthings:runedust:10, Purple Runic Dust +randomthings:runedust:11, Blue Runic Dust +randomthings:runedust:12, Brown Runic Dust +randomthings:runedust:13, Green Runic Dust +randomthings:runedust:14, Red Runic Dust +randomthings:runedust:15, Black Runic Dust +malisisblocks:vanishing_block, tile.vanishing_block.name +malisisblocks:vanishingcopier, item.vanishingCopier.name +malisisblocks:block_mixer, Block Mixer +malisisblocks:mixed_block, Mixed Block +malisisblocks:player_sensor, Player Sensor +malisisblocks:swapper, Swapper +malisisdoors:wood_sliding_door, Wooden Glass Door +malisisdoors:iron_sliding_door, Iron Glass Door +malisisdoors:jail_door, Jail Door +malisisdoors:laboratory_door, Laboratory Door +malisisdoors:factory_door, Factory Door +malisisdoors:shoji_door, Shoji Door +malisisdoors:curtain_white, White Curtain +malisisdoors:curtain_orange, Orange Curtain +malisisdoors:curtain_magenta, Magenta Curtain +malisisdoors:curtain_light_blue, Light Blue Curtain +malisisdoors:curtain_yellow, Yellow Curtain +malisisdoors:curtain_lime, Lime Curtain +malisisdoors:curtain_pink, Pink Curtain +malisisdoors:curtain_gray, Gray Curtain +malisisdoors:curtain_silver, SilverCurtain +malisisdoors:curtain_cyan, Cyan Curtain +malisisdoors:curtain_purple, Purple Curtain +malisisdoors:curtain_blue, Blue Curtain +malisisdoors:curtain_brown, Brown Curtain +malisisdoors:curtain_green, Green Curtain +malisisdoors:curtain_red, Red Curtain +malisisdoors:curtain_black, Black Curtain +malisisdoors:customdooritem, Custom Door +malisisdoors:saloon, Saloon Door +malisisdoors:sliding_trapdoor, Sliding Trapdoor +malisisdoors:trapdoor_acacia, Acacia Trapdoor +malisisdoors:trapdoor_birch, Birch Trapdoor +malisisdoors:trapdoor_dark_oak, Dark Oak Trapdoor +malisisdoors:trapdoor_jungle, Jungle Trapdoor +malisisdoors:trapdoor_spruce, Spruce Trapdoor +malisisdoors:camofencegate, Camo Fence Gate +malisisdoors:verticalhatch, Reinforced Door +malisisdoors:garage_door, Garage Door +malisisdoors:carriage_door, Carriage Door +malisisdoors:medieval_door, Medieval Door +malisisdoors:big_door_oak_3x3, Large Oak Double Doors +malisisdoors:big_door_spruce_3x3, Large Spruce Double Doors +malisisdoors:big_door_birch_3x3, Large Birch Double Doors +malisisdoors:big_door_jungle_3x3, Large Jungle Double Doors +malisisdoors:big_door_acacia_3x3, Large Acacia Double Doors +malisisdoors:big_door_dark_oak_3x3, Large Dark Oak Double Doors +malisisdoors:big_door_iron_3x3, Large Iron Double Doors +malisisdoors:big_door_rusty_3x3, Large Rusty Iron Double Doors +malisisdoors:rustyhatch, Rusty Hatch +malisisdoors:rustyhandle, Rusty Handle +malisisdoors:rustyladder, Rusty Ladder +malisisdoors:door_factory, Door Factory +malisisdoors:forcefielditem, Forcefield Controller +malisisdoors:hitechdoor, Hi-tech Door +openblocks:ladder, Jaded Ladder +openblocks:guide, Building Guide +openblocks:builder_guide, Enhanced Building Guide +openblocks:elevator:0, Elevator +openblocks:elevator:1, Elevator +openblocks:elevator:2, Elevator +openblocks:elevator:3, Elevator +openblocks:elevator:4, Elevator +openblocks:elevator:5, Elevator +openblocks:elevator:6, Elevator +openblocks:elevator:7, Elevator +openblocks:elevator:8, Elevator +openblocks:elevator:9, Elevator +openblocks:elevator:10, Elevator +openblocks:elevator:11, Elevator +openblocks:elevator:12, Elevator +openblocks:elevator:13, Elevator +openblocks:elevator:14, Elevator +openblocks:elevator:15, Elevator +openblocks:elevator_rotating:0, Rotating Elevator +openblocks:elevator_rotating:1, Rotating Elevator +openblocks:elevator_rotating:2, Rotating Elevator +openblocks:elevator_rotating:3, Rotating Elevator +openblocks:elevator_rotating:4, Rotating Elevator +openblocks:elevator_rotating:5, Rotating Elevator +openblocks:elevator_rotating:6, Rotating Elevator +openblocks:elevator_rotating:7, Rotating Elevator +openblocks:elevator_rotating:8, Rotating Elevator +openblocks:elevator_rotating:9, Rotating Elevator +openblocks:elevator_rotating:10, Rotating Elevator +openblocks:elevator_rotating:11, Rotating Elevator +openblocks:elevator_rotating:12, Rotating Elevator +openblocks:elevator_rotating:13, Rotating Elevator +openblocks:elevator_rotating:14, Rotating Elevator +openblocks:elevator_rotating:15, Rotating Elevator +openblocks:heal, Healer +openblocks:target, Target +openblocks:grave, Grave +openblocks:flag:5, Flag +openblocks:tank, Tank +openblocks:trophy, Trophy +openblocks:beartrap, Bear Trap +openblocks:sprinkler, Sprinkler +openblocks:cannon, Item Cannon +openblocks:vacuum_hopper, Vacuum Hopper +openblocks:sponge, Sponge +openblocks:big_button, Stone Big Button +openblocks:big_button_wood, Wooden Big Button +openblocks:imaginary:0, Magic Pencil +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:imaginary:1, Magic Crayon +openblocks:fan, Fan +openblocks:xp_bottler, XP Bottler +openblocks:village_highlighter, Village Highlighter +openblocks:path, Path +openblocks:auto_anvil, Auto Anvil +openblocks:auto_enchantment_table, Auto Enchantment Table +openblocks:xp_drain, XP Drain +openblocks:block_breaker, Block Breaker +openblocks:block_placer, Block Placer +openblocks:item_dropper, Item Dropper +openblocks:rope_ladder, Rope Ladder +openblocks:donation_station, Donation Station +openblocks:paint_mixer, Paint Mixer +openblocks:canvas, Canvas +openblocks:paint_can, Paint Can +openblocks:canvas_glass, Canvas +openblocks:projector, Height Map Projector +openblocks:drawing_table, Drawing Table +openblocks:sky:0, Sky Block +openblocks:sky:1, Sky Block +openblocks:xp_shower, XP Shower +openblocks:golden_egg, Golden Egg +openblocks:scaffolding, Scaffolding +openblocks:hang_glider, Hang Glider +openblocks:generic:0, Glider Wing +openblocks:generic:1, Beam +openblocks:generic:2, Crane Engine +openblocks:generic:3, Crane Magnet +openblocks:generic:5, Line +openblocks:generic:6, Map Controller Module +openblocks:generic:7, Map Memory Module +openblocks:generic:9, Assistant's base +openblocks:generic:10, Unprepared Stencil +openblocks:generic:11, Sketching Pencil +openblocks:luggage, Luggage +openblocks:sonic_glasses, Sonic Glasses +openblocks:pencil_glasses:0, Pencil Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:crayon_glasses:0, Crayon Glasses +openblocks:technicolor_glasses:0, Amazing Technicolor Glasses +openblocks:serious_glasses:0, Badass Glasses +openblocks:crane_control, Crane Control +openblocks:crane_backpack, Crane Backpack +openblocks:slimalyzer, Slimalyzer +openblocks:xp_bucket, XP Bucket +openblocks:sleeping_bag, Sleeping Bag +openblocks:paintbrush, Paint Brush +openblocks:stencil:0, Stencil +openblocks:stencil:1, Stencil +openblocks:stencil:2, Stencil +openblocks:stencil:3, Stencil +openblocks:stencil:4, Stencil +openblocks:stencil:5, Stencil +openblocks:stencil:6, Stencil +openblocks:stencil:7, Stencil +openblocks:stencil:8, Stencil +openblocks:stencil:9, Stencil +openblocks:stencil:10, Stencil +openblocks:stencil:11, Stencil +openblocks:stencil:12, Stencil +openblocks:stencil:13, Stencil +openblocks:stencil:14, Stencil +openblocks:squeegee, Squeegee +openblocks:empty_map, Empty Map +openblocks:cartographer:0, Cartographer +openblocks:tasty_clay, Tasty Clay +openblocks:golden_eye, Golden eye +openblocks:generic_unstackable:0, Pointer +openblocks:cursor, Cursor +openblocks:info_book, World Domination with OpenBlocks +openblocks:dev_null, /dev/null +openblocks:sponge_on_a_stick, Sponge +openblocks:pedometer, Pedometer +openblocks:epic_eraser, Epic Eraser +openblocks:wrench, Big Metal Bar +openblocks:glyph:32, ' ' Glyph +openblocks:glyph:48, '0' Glyph +openblocks:glyph:49, '1' Glyph +openblocks:glyph:50, '2' Glyph +openblocks:glyph:51, '3' Glyph +openblocks:glyph:52, '4' Glyph +openblocks:glyph:53, '5' Glyph +openblocks:glyph:54, '6' Glyph +openblocks:glyph:55, '7' Glyph +openblocks:glyph:56, '8' Glyph +openblocks:glyph:57, '9' Glyph +openblocks:glyph:65, 'A' Glyph +openblocks:glyph:66, 'B' Glyph +openblocks:glyph:67, 'C' Glyph +openblocks:glyph:68, 'D' Glyph +openblocks:glyph:69, 'E' Glyph +openblocks:glyph:70, 'F' Glyph +openblocks:glyph:71, 'G' Glyph +openblocks:glyph:72, 'H' Glyph +openblocks:glyph:73, 'I' Glyph +openblocks:glyph:74, 'J' Glyph +openblocks:glyph:75, 'K' Glyph +openblocks:glyph:76, 'L' Glyph +openblocks:glyph:77, 'M' Glyph +openblocks:glyph:78, 'N' Glyph +openblocks:glyph:79, 'O' Glyph +openblocks:glyph:80, 'P' Glyph +openblocks:glyph:81, 'Q' Glyph +openblocks:glyph:82, 'R' Glyph +openblocks:glyph:83, 'S' Glyph +openblocks:glyph:84, 'T' Glyph +openblocks:glyph:85, 'U' Glyph +openblocks:glyph:86, 'V' Glyph +openblocks:glyph:87, 'W' Glyph +openblocks:glyph:88, 'X' Glyph +openblocks:glyph:89, 'Y' Glyph +openblocks:glyph:90, 'Z' Glyph +openblocks:glyph:97, 'a' Glyph +openblocks:glyph:98, 'b' Glyph +openblocks:glyph:99, 'c' Glyph +openblocks:glyph:100, 'd' Glyph +openblocks:glyph:101, 'e' Glyph +openblocks:glyph:102, 'f' Glyph +openblocks:glyph:103, 'g' Glyph +openblocks:glyph:104, 'h' Glyph +openblocks:glyph:105, 'i' Glyph +openblocks:glyph:106, 'j' Glyph +openblocks:glyph:107, 'k' Glyph +openblocks:glyph:108, 'l' Glyph +openblocks:glyph:109, 'm' Glyph +openblocks:glyph:110, 'n' Glyph +openblocks:glyph:111, 'o' Glyph +openblocks:glyph:112, 'p' Glyph +openblocks:glyph:113, 'q' Glyph +openblocks:glyph:114, 'r' Glyph +openblocks:glyph:115, 's' Glyph +openblocks:glyph:116, 't' Glyph +openblocks:glyph:117, 'u' Glyph +openblocks:glyph:118, 'v' Glyph +openblocks:glyph:119, 'w' Glyph +openblocks:glyph:120, 'x' Glyph +openblocks:glyph:121, 'y' Glyph +openblocks:glyph:122, 'z' Glyph +packagedauto:packager, Packager +packagedauto:encoder, Package Recipe Encoder +packagedauto:unpackager, Unpackager +packagedauto:packager_extension, Packager Extension +packagedauto:recipe_holder, Package Recipe Holder +packagedauto:package, Recipe Package +packagedauto:package_component, Packaging Component +packagedauto:me_package_component, ME Packaging Component +packagedexcrafting:basic_crafter, Basic Package Crafter +packagedexcrafting:advanced_crafter, Advanced Package Crafter +packagedexcrafting:elite_crafter, Elite Package Crafter +packagedexcrafting:ultimate_crafter, Ultimate Package Crafter +packagedexcrafting:ender_crafter, Ender Package Crafter +packagedexcrafting:combination_crafter, Combination Package Crafter +packagedexcrafting:marked_pedestal, Marked Pedestal +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 +redstonearsenal:storage:0, Fluxed Electrum Block +redstonearsenal:storage:1, Flux Crystal Block +redstonearsenal:material:0, Fluxed Electrum Blend +redstonearsenal:material:32, Fluxed Electrum Ingot +redstonearsenal:material:64, Fluxed Electrum Nugget +redstonearsenal:material:96, Fluxed Electrum Gear +redstonearsenal:material:128, Fluxed Electrum Plate +redstonearsenal:material:160, Flux Crystal +redstonearsenal:material:192, Obsidian Rod +redstonearsenal:material:193, Flux-Infused Obsidian Rod +redstonearsenal:material:224, Fluxed Armor Plating +redstonearsenal:util.quiver_flux, Flux-Infused Quiver +redstonearsenal:armor.helmet_flux, Flux-Infused Helm +redstonearsenal:armor.plate_flux, Flux-Infused Chestplate +redstonearsenal:armor.legs_flux, Flux-Infused Leggings +redstonearsenal:armor.boots_flux, Flux-Infused Boots +redstonearsenal:tool.wrench_flux, Flux-Infused OmniWrench +redstonearsenal:tool.battlewrench_flux, Flux-Infused BattleWrench +redstonearsenal:tool.sword_flux, Flux-Infused Sword +redstonearsenal:tool.shovel_flux, Flux-Infused Shovel +redstonearsenal:tool.pickaxe_flux, Flux-Infused Pickaxe +redstonearsenal:tool.axe_flux, Flux-Infused Axe +redstonearsenal:tool.bow_flux, Flux-Infused Bow +redstonearsenal:tool.fishing_rod_flux, Flux-Infused Fishing Rod +redstonearsenal:tool.sickle_flux, Flux-Infused Sickle +redstonearsenal:tool.hammer_flux, Flux-Infused Hammer +redstonearsenal:tool.excavator_flux, Flux-Infused Excavator +redstonearsenal:tool.shield_flux, Flux-Infused Shield +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, 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 +thermaldynamics:cover:0, Draconium Ore Cover +thermaldynamics:cover:0, Nether Draconium Ore Cover +thermaldynamics:cover:0, Ender Draconium Ore Cover +thermaldynamics:cover:0, Draconium Block Cover +thermaldynamics:cover:0, Charged Draconium Block Cover +thermaldynamics:cover:0, Awakened Draconium Block Cover +thermaldynamics:cover:0, Draconium Infused Obsidian Cover +thermaldynamics:cover:0, Dislocation Normalization Field Projector Cover +thermaldynamics:cover:0, Rain Sensor Cover +thermaldynamics:cover:0, Galena Ore Cover +thermaldynamics:cover:0, Iridium Ore Cover +thermaldynamics:cover:0, Ruby Ore Cover +thermaldynamics:cover:0, Sapphire Ore Cover +thermaldynamics:cover:0, Bauxite Ore Cover +thermaldynamics:cover:0, Pyrite Ore Cover +thermaldynamics:cover:0, Cinnabar Ore Cover +thermaldynamics:cover:0, Sphalerite Ore Cover +thermaldynamics:cover:0, Tungsten Ore Cover +thermaldynamics:cover:0, Sheldonite Ore Cover +thermaldynamics:cover:0, Peridot Ore Cover +thermaldynamics:cover:0, Sodalite Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Silver Ore Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Block of Silver Cover +thermaldynamics:cover:0, Block of Aluminium Cover +thermaldynamics:cover:0, Block of Titanium Cover +thermaldynamics:cover:0, Block of Chrome Cover +thermaldynamics:cover:0, Block of Steel Cover +thermaldynamics:cover:0, Block of Brass Cover +thermaldynamics:cover:0, Block of Lead Cover +thermaldynamics:cover:0, Block of Electrum Cover +thermaldynamics:cover:0, Block of Zinc Cover +thermaldynamics:cover:0, Block of Platinum Cover +thermaldynamics:cover:0, Block of Tungsten Cover +thermaldynamics:cover:0, Block of Nickel Cover +thermaldynamics:cover:0, Block of Invar Cover +thermaldynamics:cover:0, Block of Iridium Cover +thermaldynamics:cover:0, Block of Bronze Cover +thermaldynamics:cover:0, Block of Tungstensteel Cover +thermaldynamics:cover:0, Iridium Reinforced Tungstensteel Block Cover +thermaldynamics:cover:0, Iridium Reinforced Stone 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 Yellow Garnet Cover +thermaldynamics:cover:0, Block of Red Garnet Cover +thermaldynamics:cover:0, Block of Copper Cover +thermaldynamics:cover:0, Block of Tin Cover +thermaldynamics:cover:0, Block of Refined Iron Cover +thermaldynamics:cover:0, Solid-state Fusion Coil Cover +thermaldynamics:cover:0, Basic Machine Frame Cover +thermaldynamics:cover:0, Advanced Machine Frame Cover +thermaldynamics:cover:0, Highly Advanced Machine Frame Cover +thermaldynamics:cover:0, Rubber Wood Cover +thermaldynamics:cover:0, Rubber Wood Planks Cover +thermaldynamics:cover:0, Rubber Plank Slab Cover +thermaldynamics:cover:0, Rubber Plank Stair Cover +thermaldynamics:cover:0, Rubber Leaves Cover +thermaldynamics:cover:0, Rubber Sapling Cover +thermaldynamics:cover:0, Iron Fence Cover +thermaldynamics:cover:0, Reinforced Glass Cover +thermaldynamics:cover:0, Nuke 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, 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, Compressed Crafting Table Cover +thermaldynamics:cover:0, Double Compressed Crafting Table Cover +thermaldynamics:cover:0, Neutronium Block Cover +thermaldynamics:cover:0, Infinity Block Cover +thermaldynamics:cover:0, Crystal Matrix Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Invalid Cover +thermaldynamics:cover:0, Weed Cover +thermaldynamics:cover:0, Weed Long Cover +thermaldynamics:cover:0, Weed Very Long Cover +thermaldynamics:cover:0, Dead Flower Cover +thermaldynamics:cover:0, Decaying Flower Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Soil Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Loam Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Flowerbed Cover +thermaldynamics:cover:0, Ectoplasm Cover +thermaldynamics:cover:0, Apple Wood Cover +thermaldynamics:cover:0, Fig Wood Cover +thermaldynamics:cover:0, Butternut Wood Cover +thermaldynamics:cover:0, Whitebeam Wood Cover +thermaldynamics:cover:0, Rowan Wood Cover +thermaldynamics:cover:0, Hemlock Wood Cover +thermaldynamics:cover:0, Ash Wood Cover +thermaldynamics:cover:0, Alder Wood Cover +thermaldynamics:cover:0, Beech Wood Cover +thermaldynamics:cover:0, Hawthorn Wood Cover +thermaldynamics:cover:0, Banana Wood Cover +thermaldynamics:cover:0, Yew Wood Cover +thermaldynamics:cover:0, Cypress Wood Cover +thermaldynamics:cover:0, Fir Wood Cover +thermaldynamics:cover:0, Hazel Wood Cover +thermaldynamics:cover:0, Hickory Wood Cover +thermaldynamics:cover:0, Elm Wood Cover +thermaldynamics:cover:0, Elder Wood Cover +thermaldynamics:cover:0, Holly Wood Cover +thermaldynamics:cover:0, Hornbeam Wood Cover +thermaldynamics:cover:0, Cedar Wood Cover +thermaldynamics:cover:0, Olive Wood Cover +thermaldynamics:cover:0, Sweetgum Wood Cover +thermaldynamics:cover:0, Locust Wood Cover +thermaldynamics:cover:0, Pear Wood Cover +thermaldynamics:cover:0, Maclura Wood Cover +thermaldynamics:cover:0, Brazilwood Wood Cover +thermaldynamics:cover:0, Logwood Wood Cover +thermaldynamics:cover:0, Rosewood Wood Cover +thermaldynamics:cover:0, Purpleheart Wood Cover +thermaldynamics:cover:0, Iroko Wood Cover +thermaldynamics:cover:0, Gingko Wood Cover +thermaldynamics:cover:0, Eucalyptus Wood Cover +thermaldynamics:cover:0, Box Wood Cover +thermaldynamics:cover:0, Syzgium Wood Cover +thermaldynamics:cover:0, Pink Ivory Wood Cover +thermaldynamics:cover:0, Eucalyptus Wood Cover +thermaldynamics:cover:0, Eucalyptus Wood Cover +thermaldynamics:cover:0, Cherry Wood Cover +thermaldynamics:cover:0, Cinnamon Wood Cover +thermaldynamics:cover:0, Apple Wood (Fireproof) Cover +thermaldynamics:cover:0, Fig Wood (Fireproof) Cover +thermaldynamics:cover:0, Butternut Wood (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Wood (Fireproof) Cover +thermaldynamics:cover:0, Rowan Wood (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Wood (Fireproof) Cover +thermaldynamics:cover:0, Ash Wood (Fireproof) Cover +thermaldynamics:cover:0, Alder Wood (Fireproof) Cover +thermaldynamics:cover:0, Beech Wood (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Wood (Fireproof) Cover +thermaldynamics:cover:0, Banana Wood (Fireproof) Cover +thermaldynamics:cover:0, Yew Wood (Fireproof) Cover +thermaldynamics:cover:0, Cypress Wood (Fireproof) Cover +thermaldynamics:cover:0, Fir Wood (Fireproof) Cover +thermaldynamics:cover:0, Hazel Wood (Fireproof) Cover +thermaldynamics:cover:0, Hickory Wood (Fireproof) Cover +thermaldynamics:cover:0, Elm Wood (Fireproof) Cover +thermaldynamics:cover:0, Elder Wood (Fireproof) Cover +thermaldynamics:cover:0, Holly Wood (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Wood (Fireproof) Cover +thermaldynamics:cover:0, Cedar Wood (Fireproof) Cover +thermaldynamics:cover:0, Olive Wood (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Wood (Fireproof) Cover +thermaldynamics:cover:0, Locust Wood (Fireproof) Cover +thermaldynamics:cover:0, Pear Wood (Fireproof) Cover +thermaldynamics:cover:0, Maclura Wood (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Wood (Fireproof) Cover +thermaldynamics:cover:0, Logwood Wood (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Wood (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Wood (Fireproof) Cover +thermaldynamics:cover:0, Iroko Wood (Fireproof) Cover +thermaldynamics:cover:0, Gingko Wood (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Wood (Fireproof) Cover +thermaldynamics:cover:0, Box Wood (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Wood (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Wood (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Wood (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Wood (Fireproof) Cover +thermaldynamics:cover:0, Cherry Wood (Fireproof) Cover +thermaldynamics:cover:0, Cinnamon Wood (Fireproof) Cover +thermaldynamics:cover:0, Apple Wood Planks Cover +thermaldynamics:cover:0, Fig Wood Planks Cover +thermaldynamics:cover:0, Butternut Wood Planks Cover +thermaldynamics:cover:0, Whitebeam Wood Planks Cover +thermaldynamics:cover:0, Rowan Wood Planks Cover +thermaldynamics:cover:0, Hemlock Wood Planks Cover +thermaldynamics:cover:0, Ash Wood Planks Cover +thermaldynamics:cover:0, Alder Wood Planks Cover +thermaldynamics:cover:0, Beech Wood Planks Cover +thermaldynamics:cover:0, Hawthorn Wood Planks Cover +thermaldynamics:cover:0, Banana Wood Planks Cover +thermaldynamics:cover:0, Yew Wood Planks Cover +thermaldynamics:cover:0, Cypress Wood Planks Cover +thermaldynamics:cover:0, Fir Wood Planks Cover +thermaldynamics:cover:0, Hazel Wood Planks Cover +thermaldynamics:cover:0, Hickory Wood Planks Cover +thermaldynamics:cover:0, Elm Wood Planks Cover +thermaldynamics:cover:0, Elder Wood Planks Cover +thermaldynamics:cover:0, Holly Wood Planks Cover +thermaldynamics:cover:0, Hornbeam Wood Planks Cover +thermaldynamics:cover:0, Cedar Wood Planks Cover +thermaldynamics:cover:0, Olive Wood Planks Cover +thermaldynamics:cover:0, Sweetgum Wood Planks Cover +thermaldynamics:cover:0, Locust Wood Planks Cover +thermaldynamics:cover:0, Pear Wood Planks Cover +thermaldynamics:cover:0, Maclura Wood Planks Cover +thermaldynamics:cover:0, Brazilwood Wood Planks Cover +thermaldynamics:cover:0, Logwood Wood Planks Cover +thermaldynamics:cover:0, Rosewood Wood Planks Cover +thermaldynamics:cover:0, Purpleheart Wood Planks Cover +thermaldynamics:cover:0, Iroko Wood Planks Cover +thermaldynamics:cover:0, Gingko Wood Planks Cover +thermaldynamics:cover:0, Eucalyptus Wood Planks Cover +thermaldynamics:cover:0, Box Wood Planks Cover +thermaldynamics:cover:0, Syzgium Wood Planks Cover +thermaldynamics:cover:0, Pink Ivory Wood Planks Cover +thermaldynamics:cover:0, Apple Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Fig Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Butternut Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Rowan Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Ash Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Alder Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Beech Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Banana Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Yew Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Cypress Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Fir Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Hazel Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Hickory Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Elm Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Elder Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Holly Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Cedar Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Olive Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Locust Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Pear Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Maclura Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Logwood Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Iroko Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Gingko Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Box Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Wood Planks (Fireproof) Cover +thermaldynamics:cover:0, Apple Wood Slab Cover +thermaldynamics:cover:0, Fig Wood Slab Cover +thermaldynamics:cover:0, Butternut Wood Slab Cover +thermaldynamics:cover:0, Whitebeam Wood Slab Cover +thermaldynamics:cover:0, Rowan Wood Slab Cover +thermaldynamics:cover:0, Hemlock Wood Slab Cover +thermaldynamics:cover:0, Ash Wood Slab Cover +thermaldynamics:cover:0, Alder Wood Slab Cover +thermaldynamics:cover:0, Beech Wood Slab Cover +thermaldynamics:cover:0, Hawthorn Wood Slab Cover +thermaldynamics:cover:0, Banana Wood Slab Cover +thermaldynamics:cover:0, Yew Wood Slab Cover +thermaldynamics:cover:0, Cypress Wood Slab Cover +thermaldynamics:cover:0, Fir Wood Slab Cover +thermaldynamics:cover:0, Hazel Wood Slab Cover +thermaldynamics:cover:0, Hickory Wood Slab Cover +thermaldynamics:cover:0, Elm Wood Slab Cover +thermaldynamics:cover:0, Elder Wood Slab Cover +thermaldynamics:cover:0, Holly Wood Slab Cover +thermaldynamics:cover:0, Hornbeam Wood Slab Cover +thermaldynamics:cover:0, Cedar Wood Slab Cover +thermaldynamics:cover:0, Olive Wood Slab Cover +thermaldynamics:cover:0, Sweetgum Wood Slab Cover +thermaldynamics:cover:0, Locust Wood Slab Cover +thermaldynamics:cover:0, Pear Wood Slab Cover +thermaldynamics:cover:0, Maclura Wood Slab Cover +thermaldynamics:cover:0, Brazilwood Wood Slab Cover +thermaldynamics:cover:0, Logwood Wood Slab Cover +thermaldynamics:cover:0, Rosewood Wood Slab Cover +thermaldynamics:cover:0, Purpleheart Wood Slab Cover +thermaldynamics:cover:0, Iroko Wood Slab Cover +thermaldynamics:cover:0, Gingko Wood Slab Cover +thermaldynamics:cover:0, Eucalyptus Wood Slab Cover +thermaldynamics:cover:0, Box Wood Slab Cover +thermaldynamics:cover:0, Syzgium Wood Slab Cover +thermaldynamics:cover:0, Pink Ivory Wood Slab Cover +thermaldynamics:cover:0, Apple Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Fig Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Butternut Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Rowan Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Ash Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Alder Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Beech Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Banana Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Yew Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Cypress Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Fir Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Hazel Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Hickory Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Elm Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Elder Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Holly Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Cedar Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Olive Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Locust Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Pear Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Maclura Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Logwood Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Iroko Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Gingko Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Box Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Wood Slab (Fireproof) Cover +thermaldynamics:cover:0, Apple Stairs Cover +thermaldynamics:cover:0, Fig Stairs Cover +thermaldynamics:cover:0, Butternut Stairs Cover +thermaldynamics:cover:0, Whitebeam Stairs Cover +thermaldynamics:cover:0, Rowan Stairs Cover +thermaldynamics:cover:0, Hemlock Stairs Cover +thermaldynamics:cover:0, Ash Stairs Cover +thermaldynamics:cover:0, Alder Stairs Cover +thermaldynamics:cover:0, Beech Stairs Cover +thermaldynamics:cover:0, Hawthorn Stairs Cover +thermaldynamics:cover:0, Banana Stairs Cover +thermaldynamics:cover:0, Yew Stairs Cover +thermaldynamics:cover:0, Cypress Stairs Cover +thermaldynamics:cover:0, Fir Stairs Cover +thermaldynamics:cover:0, Hazel Stairs Cover +thermaldynamics:cover:0, Hickory Stairs Cover +thermaldynamics:cover:0, Elm Stairs Cover +thermaldynamics:cover:0, Elder Stairs Cover +thermaldynamics:cover:0, Holly Stairs Cover +thermaldynamics:cover:0, Hornbeam Stairs Cover +thermaldynamics:cover:0, Cedar Stairs Cover +thermaldynamics:cover:0, Olive Stairs Cover +thermaldynamics:cover:0, Sweetgum Stairs Cover +thermaldynamics:cover:0, Locust Stairs Cover +thermaldynamics:cover:0, Pear Stairs Cover +thermaldynamics:cover:0, Maclura Stairs Cover +thermaldynamics:cover:0, Brazilwood Stairs Cover +thermaldynamics:cover:0, Logwood Stairs Cover +thermaldynamics:cover:0, Rosewood Stairs Cover +thermaldynamics:cover:0, Purpleheart Stairs Cover +thermaldynamics:cover:0, Iroko Stairs Cover +thermaldynamics:cover:0, Gingko Stairs Cover +thermaldynamics:cover:0, Eucalyptus Stairs Cover +thermaldynamics:cover:0, Box Stairs Cover +thermaldynamics:cover:0, Syzgium Stairs Cover +thermaldynamics:cover:0, Pink Ivory Stairs Cover +thermaldynamics:cover:0, Apple Stairs (Fireproof) Cover +thermaldynamics:cover:0, Fig Stairs (Fireproof) Cover +thermaldynamics:cover:0, Butternut Stairs (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Stairs (Fireproof) Cover +thermaldynamics:cover:0, Rowan Stairs (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Stairs (Fireproof) Cover +thermaldynamics:cover:0, Ash Stairs (Fireproof) Cover +thermaldynamics:cover:0, Alder Stairs (Fireproof) Cover +thermaldynamics:cover:0, Beech Stairs (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Stairs (Fireproof) Cover +thermaldynamics:cover:0, Banana Stairs (Fireproof) Cover +thermaldynamics:cover:0, Yew Stairs (Fireproof) Cover +thermaldynamics:cover:0, Cypress Stairs (Fireproof) Cover +thermaldynamics:cover:0, Fir Stairs (Fireproof) Cover +thermaldynamics:cover:0, Hazel Stairs (Fireproof) Cover +thermaldynamics:cover:0, Hickory Stairs (Fireproof) Cover +thermaldynamics:cover:0, Elm Stairs (Fireproof) Cover +thermaldynamics:cover:0, Elder Stairs (Fireproof) Cover +thermaldynamics:cover:0, Holly Stairs (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Stairs (Fireproof) Cover +thermaldynamics:cover:0, Cedar Stairs (Fireproof) Cover +thermaldynamics:cover:0, Olive Stairs (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Stairs (Fireproof) Cover +thermaldynamics:cover:0, Locust Stairs (Fireproof) Cover +thermaldynamics:cover:0, Pear Stairs (Fireproof) Cover +thermaldynamics:cover:0, Maclura Stairs (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Logwood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Stairs (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Stairs (Fireproof) Cover +thermaldynamics:cover:0, Iroko Stairs (Fireproof) Cover +thermaldynamics:cover:0, Gingko Stairs (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Stairs (Fireproof) Cover +thermaldynamics:cover:0, Box Stairs (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Stairs (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Stairs (Fireproof) Cover +thermaldynamics:cover:0, Apple Fence Cover +thermaldynamics:cover:0, Fig Fence Cover +thermaldynamics:cover:0, Butternut Fence Cover +thermaldynamics:cover:0, Whitebeam Fence Cover +thermaldynamics:cover:0, Rowan Fence Cover +thermaldynamics:cover:0, Hemlock Fence Cover +thermaldynamics:cover:0, Ash Fence Cover +thermaldynamics:cover:0, Alder Fence Cover +thermaldynamics:cover:0, Beech Fence Cover +thermaldynamics:cover:0, Hawthorn Fence Cover +thermaldynamics:cover:0, Banana Fence Cover +thermaldynamics:cover:0, Yew Fence Cover +thermaldynamics:cover:0, Cypress Fence Cover +thermaldynamics:cover:0, Fir Fence Cover +thermaldynamics:cover:0, Hazel Fence Cover +thermaldynamics:cover:0, Hickory Fence Cover +thermaldynamics:cover:0, Elm Fence Cover +thermaldynamics:cover:0, Elder Fence Cover +thermaldynamics:cover:0, Holly Fence Cover +thermaldynamics:cover:0, Hornbeam Fence Cover +thermaldynamics:cover:0, Cedar Fence Cover +thermaldynamics:cover:0, Olive Fence Cover +thermaldynamics:cover:0, Sweetgum Fence Cover +thermaldynamics:cover:0, Locust Fence Cover +thermaldynamics:cover:0, Pear Fence Cover +thermaldynamics:cover:0, Maclura Fence Cover +thermaldynamics:cover:0, Brazilwood Fence Cover +thermaldynamics:cover:0, Logwood Fence Cover +thermaldynamics:cover:0, Rosewood Fence Cover +thermaldynamics:cover:0, Purpleheart Fence Cover +thermaldynamics:cover:0, Iroko Fence Cover +thermaldynamics:cover:0, Gingko Fence Cover +thermaldynamics:cover:0, Eucalyptus Fence Cover +thermaldynamics:cover:0, Box Fence Cover +thermaldynamics:cover:0, Syzgium Fence Cover +thermaldynamics:cover:0, Pink Ivory Fence Cover +thermaldynamics:cover:0, Apple Fence (Fireproof) Cover +thermaldynamics:cover:0, Fig Fence (Fireproof) Cover +thermaldynamics:cover:0, Butternut Fence (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Fence (Fireproof) Cover +thermaldynamics:cover:0, Rowan Fence (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Fence (Fireproof) Cover +thermaldynamics:cover:0, Ash Fence (Fireproof) Cover +thermaldynamics:cover:0, Alder Fence (Fireproof) Cover +thermaldynamics:cover:0, Beech Fence (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Fence (Fireproof) Cover +thermaldynamics:cover:0, Banana Fence (Fireproof) Cover +thermaldynamics:cover:0, Yew Fence (Fireproof) Cover +thermaldynamics:cover:0, Cypress Fence (Fireproof) Cover +thermaldynamics:cover:0, Fir Fence (Fireproof) Cover +thermaldynamics:cover:0, Hazel Fence (Fireproof) Cover +thermaldynamics:cover:0, Hickory Fence (Fireproof) Cover +thermaldynamics:cover:0, Elm Fence (Fireproof) Cover +thermaldynamics:cover:0, Elder Fence (Fireproof) Cover +thermaldynamics:cover:0, Holly Fence (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Fence (Fireproof) Cover +thermaldynamics:cover:0, Cedar Fence (Fireproof) Cover +thermaldynamics:cover:0, Olive Fence (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Fence (Fireproof) Cover +thermaldynamics:cover:0, Locust Fence (Fireproof) Cover +thermaldynamics:cover:0, Pear Fence (Fireproof) Cover +thermaldynamics:cover:0, Maclura Fence (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Fence (Fireproof) Cover +thermaldynamics:cover:0, Logwood Fence (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Fence (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Fence (Fireproof) Cover +thermaldynamics:cover:0, Iroko Fence (Fireproof) Cover +thermaldynamics:cover:0, Gingko Fence (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Fence (Fireproof) Cover +thermaldynamics:cover:0, Box Fence (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Fence (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Fence (Fireproof) Cover +thermaldynamics:cover:0, Fir Fence Gate Cover +thermaldynamics:cover:0, Fir Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Cedar Fence Gate Cover +thermaldynamics:cover:0, Cedar Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Hemlock Fence Gate Cover +thermaldynamics:cover:0, Hemlock Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Cypress Fence Gate Cover +thermaldynamics:cover:0, Cypress Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Fig Fence Gate Cover +thermaldynamics:cover:0, Fig Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Beech Fence Gate Cover +thermaldynamics:cover:0, Beech Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Alder Fence Gate Cover +thermaldynamics:cover:0, Alder Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Hazel Fence Gate Cover +thermaldynamics:cover:0, Hazel Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Hornbeam Fence Gate Cover +thermaldynamics:cover:0, Hornbeam Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Box Fence Gate Cover +thermaldynamics:cover:0, Box Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Butternut Fence Gate Cover +thermaldynamics:cover:0, Butternut Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Hickory Fence Gate Cover +thermaldynamics:cover:0, Hickory Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Whitebeam Fence Gate Cover +thermaldynamics:cover:0, Whitebeam Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Elm Fence Gate Cover +thermaldynamics:cover:0, Elm Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Apple Fence Gate Cover +thermaldynamics:cover:0, Apple Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Yew Fence Gate Cover +thermaldynamics:cover:0, Yew Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Pear Fence Gate Cover +thermaldynamics:cover:0, Pear Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Hawthorn Fence Gate Cover +thermaldynamics:cover:0, Hawthorn Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Rowan Fence Gate Cover +thermaldynamics:cover:0, Rowan Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Elder Fence Gate Cover +thermaldynamics:cover:0, Elder Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Maclura Fence Gate Cover +thermaldynamics:cover:0, Maclura Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Syzgium Fence Gate Cover +thermaldynamics:cover:0, Syzgium Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Brazilwood Fence Gate Cover +thermaldynamics:cover:0, Brazilwood Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Logwood Fence Gate Cover +thermaldynamics:cover:0, Logwood Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Iroko Fence Gate Cover +thermaldynamics:cover:0, Iroko Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Locust Fence Gate Cover +thermaldynamics:cover:0, Locust Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Eucalyptus Fence Gate Cover +thermaldynamics:cover:0, Eucalyptus Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Purpleheart Fence Gate Cover +thermaldynamics:cover:0, Purpleheart Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Ash Fence Gate Cover +thermaldynamics:cover:0, Ash Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Holly Fence Gate Cover +thermaldynamics:cover:0, Holly Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Olive Fence Gate Cover +thermaldynamics:cover:0, Olive Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Sweetgum Fence Gate Cover +thermaldynamics:cover:0, Sweetgum Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Rosewood Fence Gate Cover +thermaldynamics:cover:0, Rosewood Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Gingko Fence Gate Cover +thermaldynamics:cover:0, Gingko Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Pink Ivory Fence Gate Cover +thermaldynamics:cover:0, Pink Ivory Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Banana Fence Gate Cover +thermaldynamics:cover:0, Banana Fence Gate (Fireproof) Cover +thermaldynamics:cover:0, Apple Door Cover +thermaldynamics:cover:0, Fig Door Cover +thermaldynamics:cover:0, Butternut Door Cover +thermaldynamics:cover:0, Whitebeam Door Cover +thermaldynamics:cover:0, Rowan Door Cover +thermaldynamics:cover:0, Hemlock Door Cover +thermaldynamics:cover:0, Ash Door Cover +thermaldynamics:cover:0, Alder Door Cover +thermaldynamics:cover:0, Beech Door Cover +thermaldynamics:cover:0, Hawthorn Door Cover +thermaldynamics:cover:0, Banana Door Cover +thermaldynamics:cover:0, Yew Door Cover +thermaldynamics:cover:0, Cypress Door Cover +thermaldynamics:cover:0, Fir Door Cover +thermaldynamics:cover:0, Hazel Door Cover +thermaldynamics:cover:0, Hickory Door Cover +thermaldynamics:cover:0, Elm Door Cover +thermaldynamics:cover:0, Elder Door Cover +thermaldynamics:cover:0, Holly Door Cover +thermaldynamics:cover:0, Hornbeam Door Cover +thermaldynamics:cover:0, Cedar Door Cover +thermaldynamics:cover:0, Olive Door Cover +thermaldynamics:cover:0, Sweetgum Door Cover +thermaldynamics:cover:0, Locust Door Cover +thermaldynamics:cover:0, Pear Door Cover +thermaldynamics:cover:0, Maclura Door Cover +thermaldynamics:cover:0, Brazilwood Door Cover +thermaldynamics:cover:0, Logwood Door Cover +thermaldynamics:cover:0, Rosewood Door Cover +thermaldynamics:cover:0, Purpleheart Door Cover +thermaldynamics:cover:0, Iroko Door Cover +thermaldynamics:cover:0, Gingko Door Cover +thermaldynamics:cover:0, Eucalyptus Door Cover +thermaldynamics:cover:0, Box Door Cover +thermaldynamics:cover:0, Syzgium Door Cover +thermaldynamics:cover:0, Pink Ivory Door Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Leaves Cover +thermaldynamics:cover:0, Spectral Moss Cover +thermaldynamics:cover:0, Overgrown Stone Cover +thermaldynamics:cover:0, Loamy Grass Block Cover +thermaldynamics:cover:0, Sandy Grass Block Cover +thermaldynamics:cover:0, Silty Grass Block Cover +thermaldynamics:cover:0, Origin Grass Block Cover +thermaldynamics:cover:0, Overgrown Netherrack Cover +thermaldynamics:cover:0, Flowering Grass Block Cover +thermaldynamics:cover:0, Mycelial Netherrack Cover +thermaldynamics:cover:0, Coarse Loamy Dirt Cover +thermaldynamics:cover:0, Loamy Dirt Cover +thermaldynamics:cover:0, Coarse Sandy Dirt Cover +thermaldynamics:cover:0, Sandy Dirt Cover +thermaldynamics:cover:0, Coarse Silty Dirt Cover +thermaldynamics:cover:0, Silty Dirt Cover +thermaldynamics:cover:0, White Sand Cover +thermaldynamics:cover:0, White Sandstone Cover +thermaldynamics:cover:0, Chiseled White Sandstone Cover +thermaldynamics:cover:0, Smooth White Sandstone Cover +thermaldynamics:cover:0, White Sandstone Stairs Cover +thermaldynamics:cover:0, Dried Sand Cover +thermaldynamics:cover:0, Hardened Ice Cover +thermaldynamics:cover:0, Ash Block Cover +thermaldynamics:cover:0, Mud Cover +thermaldynamics:cover:0, Flesh Cover +thermaldynamics:cover:0, Crystallized Obsidian Cover +thermaldynamics:cover:0, Biome Essence Ore Cover +thermaldynamics:cover:0, Ender Amethyst Ore Cover +thermaldynamics:cover:0, Ruby Ore Cover +thermaldynamics:cover:0, Peridot Ore Cover +thermaldynamics:cover:0, Topaz Ore Cover +thermaldynamics:cover:0, Tanzanite Ore Cover +thermaldynamics:cover:0, Malachite Ore Cover +thermaldynamics:cover:0, Sapphire Ore Cover +thermaldynamics:cover:0, Amber Ore Cover +thermaldynamics:cover:0, Block of Amethyst Cover +thermaldynamics:cover:0, Block of Ruby Cover +thermaldynamics:cover:0, Block of Peridot Cover +thermaldynamics:cover:0, Block of Topaz Cover +thermaldynamics:cover:0, Block of Tanzanite Cover +thermaldynamics:cover:0, Block of Malachite Cover +thermaldynamics:cover:0, Block of Sapphire Cover +thermaldynamics:cover:0, Block of Amber Cover +thermaldynamics:cover:0, Hive Block Cover +thermaldynamics:cover:0, Honeycomb Block Cover +thermaldynamics:cover:0, Empty Honeycomb Block Cover +thermaldynamics:cover:0, Filled Honeycomb Block Cover +thermaldynamics:cover:0, Honey Block Cover +thermaldynamics:cover:0, Bamboo Thatching Cover +thermaldynamics:cover:0, Mud Bricks Cover +thermaldynamics:cover:0, Mud Bricks Stairs Cover +thermaldynamics:cover:0, Mud Bricks Slab Cover +thermaldynamics:cover:0, White Sandstone Slab Cover +thermaldynamics:cover:0, Sacred Oak Wood Cover +thermaldynamics:cover:0, Cherry Wood Cover +thermaldynamics:cover:0, Umbran Wood Cover +thermaldynamics:cover:0, Fir Wood Cover +thermaldynamics:cover:0, Ethereal Wood Cover +thermaldynamics:cover:0, Magic Wood Cover +thermaldynamics:cover:0, Mangrove Wood Cover +thermaldynamics:cover:0, Palm Wood Cover +thermaldynamics:cover:0, Redwood Wood Cover +thermaldynamics:cover:0, Willow Wood Cover +thermaldynamics:cover:0, Pine Wood Cover +thermaldynamics:cover:0, Hellbark Wood Cover +thermaldynamics:cover:0, Jacaranda Wood Cover +thermaldynamics:cover:0, Mahogany Wood Cover +thermaldynamics:cover:0, Ebony Wood Cover +thermaldynamics:cover:0, Eucalyptus Wood Cover +thermaldynamics:cover:0, Giant Flower Stem Cover +thermaldynamics:cover:0, Dead Wood Cover +thermaldynamics:cover:0, Yellow Autumn Leaves Cover +thermaldynamics:cover:0, Orange Autumn Leaves Cover +thermaldynamics:cover:0, Bamboo Leaves Cover +thermaldynamics:cover:0, Magic Leaves Cover +thermaldynamics:cover:0, Umbran Leaves Cover +thermaldynamics:cover:0, Dead Leaves Cover +thermaldynamics:cover:0, Fir Leaves Cover +thermaldynamics:cover:0, Ethereal Leaves Cover +thermaldynamics:cover:0, Origin Leaves Cover +thermaldynamics:cover:0, Pink Cherry Leaves Cover +thermaldynamics:cover:0, White Cherry Leaves Cover +thermaldynamics:cover:0, Maple Leaves Cover +thermaldynamics:cover:0, Hellbark Leaves Cover +thermaldynamics:cover:0, Flowering Oak Leaves Cover +thermaldynamics:cover:0, Jacaranda Leaves Cover +thermaldynamics:cover:0, Sacred Oak Leaves Cover +thermaldynamics:cover:0, Mangrove Leaves Cover +thermaldynamics:cover:0, Palm Leaves Cover +thermaldynamics:cover:0, Redwood Leaves Cover +thermaldynamics:cover:0, Willow Leaves Cover +thermaldynamics:cover:0, Pine Leaves Cover +thermaldynamics:cover:0, Mahogany Leaves Cover +thermaldynamics:cover:0, Ebony Leaves Cover +thermaldynamics:cover:0, Eucalyptus Leaves Cover +thermaldynamics:cover:0, Giant Red Flower Petal Cover +thermaldynamics:cover:0, Giant Yellow Flower Petal Cover +thermaldynamics:cover:0, Sacred Oak Wood Planks Cover +thermaldynamics:cover:0, Cherry Wood Planks Cover +thermaldynamics:cover:0, Umbran Wood Planks Cover +thermaldynamics:cover:0, Fir Wood Planks Cover +thermaldynamics:cover:0, Ethereal Wood Planks Cover +thermaldynamics:cover:0, Magic Wood Planks Cover +thermaldynamics:cover:0, Mangrove Wood Planks Cover +thermaldynamics:cover:0, Palm Wood Planks Cover +thermaldynamics:cover:0, Redwood Wood Planks Cover +thermaldynamics:cover:0, Willow Wood Planks Cover +thermaldynamics:cover:0, Pine Wood Planks Cover +thermaldynamics:cover:0, Hellbark Wood Planks Cover +thermaldynamics:cover:0, Jacaranda Wood Planks Cover +thermaldynamics:cover:0, Mahogany Wood Planks Cover +thermaldynamics:cover:0, Ebony Wood Planks Cover +thermaldynamics:cover:0, Eucalyptus Wood Planks Cover +thermaldynamics:cover:0, Sacred Oak Wood Stairs Cover +thermaldynamics:cover:0, Cherry Wood Stairs Cover +thermaldynamics:cover:0, Umbran Wood Stairs Cover +thermaldynamics:cover:0, Fir Wood Stairs Cover +thermaldynamics:cover:0, Ethereal Wood Stairs Cover +thermaldynamics:cover:0, Magic Wood Stairs Cover +thermaldynamics:cover:0, Mangrove Wood Stairs Cover +thermaldynamics:cover:0, Palm Wood Stairs Cover +thermaldynamics:cover:0, Redwood Wood Stairs Cover +thermaldynamics:cover:0, Willow Wood Stairs Cover +thermaldynamics:cover:0, Pine Wood Stairs Cover +thermaldynamics:cover:0, Hellbark Wood Stairs Cover +thermaldynamics:cover:0, Jacaranda Wood Stairs Cover +thermaldynamics:cover:0, Mahogany Wood Stairs Cover +thermaldynamics:cover:0, Ebony Wood Stairs Cover +thermaldynamics:cover:0, Eucalyptus Stairs Cover +thermaldynamics:cover:0, Sacred Oak Wood Slab Cover +thermaldynamics:cover:0, Cherry Wood Slab Cover +thermaldynamics:cover:0, Umbran Wood Slab Cover +thermaldynamics:cover:0, Fir Wood Slab Cover +thermaldynamics:cover:0, Ethereal Wood Slab Cover +thermaldynamics:cover:0, Magic Wood Slab Cover +thermaldynamics:cover:0, Mangrove Wood Slab Cover +thermaldynamics:cover:0, Palm Wood Slab Cover +thermaldynamics:cover:0, Redwood Wood Slab Cover +thermaldynamics:cover:0, Willow Wood Slab Cover +thermaldynamics:cover:0, Pine Wood Slab Cover +thermaldynamics:cover:0, Hellbark Wood Slab Cover +thermaldynamics:cover:0, Jacaranda Wood Slab Cover +thermaldynamics:cover:0, Mahogany Wood Slab Cover +thermaldynamics:cover:0, Ebony Wood Slab Cover +thermaldynamics:cover:0, Eucalyptus Wood Slab Cover +thermaldynamics:cover:0, Sacred Oak Fence Cover +thermaldynamics:cover:0, Cherry Fence Cover +thermaldynamics:cover:0, Umbran Fence Cover +thermaldynamics:cover:0, Fir Fence Cover +thermaldynamics:cover:0, Ethereal Fence Cover +thermaldynamics:cover:0, Magic Fence Cover +thermaldynamics:cover:0, Mangrove Fence Cover +thermaldynamics:cover:0, Palm Fence Cover +thermaldynamics:cover:0, Redwood Fence Cover +thermaldynamics:cover:0, Willow Fence Cover +thermaldynamics:cover:0, Pine Fence Cover +thermaldynamics:cover:0, Hellbark Fence Cover +thermaldynamics:cover:0, Jacaranda Fence Cover +thermaldynamics:cover:0, Mahogany Fence Cover +thermaldynamics:cover:0, Ebony Fence Cover +thermaldynamics:cover:0, Eucalyptus Fence Cover +thermaldynamics:cover:0, Sacred Oak Fence Gate Cover +thermaldynamics:cover:0, Cherry Fence Gate Cover +thermaldynamics:cover:0, Umbran Fence Gate Cover +thermaldynamics:cover:0, Fir Fence Gate Cover +thermaldynamics:cover:0, Ethereal Fence Gate Cover +thermaldynamics:cover:0, Magic Fence Gate Cover +thermaldynamics:cover:0, Mangrove Fence Gate Cover +thermaldynamics:cover:0, Palm Fence Gate Cover +thermaldynamics:cover:0, Redwood Fence Gate Cover +thermaldynamics:cover:0, Willow Fence Gate Cover +thermaldynamics:cover:0, Pine Fence Gate Cover +thermaldynamics:cover:0, Hellbark Fence Gate Cover +thermaldynamics:cover:0, Jacaranda Fence Gate Cover +thermaldynamics:cover:0, Mahogany Fence Gate Cover +thermaldynamics:cover:0, Ebony Fence Gate Cover +thermaldynamics:cover:0, Eucalyptus Fence Gate Cover +thermaldynamics:cover:0, Pink Coral Cover +thermaldynamics:cover:0, Orange Coral Cover +thermaldynamics:cover:0, Blue Coral Cover +thermaldynamics:cover:0, Glowing Coral Cover +thermaldynamics:cover:0, Algae Cover +thermaldynamics:cover:0, Kelp Cover +thermaldynamics:cover:0, Medium Lily Pad Cover +thermaldynamics:cover:0, Small Lily Pad Cover +thermaldynamics:cover:0, Tiny Lily Pad Cover +thermaldynamics:cover:0, Flowered Lily Cover +thermaldynamics:cover:0, Bamboo Cover +thermaldynamics:cover:0, Yellow Autumn Sapling Cover +thermaldynamics:cover:0, Orange Autumn Sapling Cover +thermaldynamics:cover:0, Bamboo Sapling Cover +thermaldynamics:cover:0, Magic Sapling Cover +thermaldynamics:cover:0, Umbran Sapling Cover +thermaldynamics:cover:0, Dead Sapling Cover +thermaldynamics:cover:0, Fir Sapling Cover +thermaldynamics:cover:0, Ethereal Sapling Cover +thermaldynamics:cover:0, Origin Sapling Cover +thermaldynamics:cover:0, Pink Cherry Sapling Cover +thermaldynamics:cover:0, White Cherry Sapling Cover +thermaldynamics:cover:0, Maple Sapling Cover +thermaldynamics:cover:0, Hellbark Sapling Cover +thermaldynamics:cover:0, Flowering Oak Sapling Cover +thermaldynamics:cover:0, Jacaranda Sapling Cover +thermaldynamics:cover:0, Sacred Oak Sapling Cover +thermaldynamics:cover:0, Mangrove Sapling Cover +thermaldynamics:cover:0, Palm Sapling Cover +thermaldynamics:cover:0, Redwood Sapling Cover +thermaldynamics:cover:0, Willow Sapling Cover +thermaldynamics:cover:0, Pine Sapling Cover +thermaldynamics:cover:0, Mahogany Sapling Cover +thermaldynamics:cover:0, Ebony Sapling Cover +thermaldynamics:cover:0, Eucalyptus Sapling Cover +thermaldynamics:cover:0, Short Grass Cover +thermaldynamics:cover:0, Medium Grass Cover +thermaldynamics:cover:0, Bush Cover +thermaldynamics:cover:0, Sprout Cover +thermaldynamics:cover:0, Poison Ivy Cover +thermaldynamics:cover:0, Berry Bush Cover +thermaldynamics:cover:0, Shrub Cover +thermaldynamics:cover:0, Wheat Grass Cover +thermaldynamics:cover:0, Damp Grass Cover +thermaldynamics:cover:0, Koru Cover +thermaldynamics:cover:0, Clover Patch Cover +thermaldynamics:cover:0, Leaf Pile Cover +thermaldynamics:cover:0, Dead Leaf Pile Cover +thermaldynamics:cover:0, Dead Grass Cover +thermaldynamics:cover:0, Desert Grass Cover +thermaldynamics:cover:0, Desert Sprouts Cover +thermaldynamics:cover:0, Dune Grass Cover +thermaldynamics:cover:0, Spectral Fern Cover +thermaldynamics:cover:0, Thorns Cover +thermaldynamics:cover:0, Wild Rice Cover +thermaldynamics:cover:0, Cattail Cover +thermaldynamics:cover:0, River Cane Cover +thermaldynamics:cover:0, Tiny Cactus Cover +thermaldynamics:cover:0, Devilweed Cover +thermaldynamics:cover:0, Reed Cover +thermaldynamics:cover:0, Root Cover +thermaldynamics:cover:0, Rafflesia Cover +thermaldynamics:cover:0, Barley Cover +thermaldynamics:cover:0, Flax Cover +thermaldynamics:cover:0, Tall Cattail Cover +thermaldynamics:cover:0, Eyebulb Cover +thermaldynamics:cover:0, Sea Oats Cover +thermaldynamics:cover:0, Toadstool Cover +thermaldynamics:cover:0, Portobello Cover +thermaldynamics:cover:0, Blue Milk Cap Cover +thermaldynamics:cover:0, Glowshroom Cover +thermaldynamics:cover:0, Flat Mushroom Cover +thermaldynamics:cover:0, Shadow Shroom Cover +thermaldynamics:cover:0, Bramble Cover +thermaldynamics:cover:0, Clover Cover +thermaldynamics:cover:0, Swampflower Cover +thermaldynamics:cover:0, Deathbloom Cover +thermaldynamics:cover:0, Glowflower Cover +thermaldynamics:cover:0, Blue Hydrangea Cover +thermaldynamics:cover:0, Orange Cosmos Cover +thermaldynamics:cover:0, Pink Dafodil Cover +thermaldynamics:cover:0, Wildflower Cover +thermaldynamics:cover:0, Violet Cover +thermaldynamics:cover:0, White Anemone Cover +thermaldynamics:cover:0, Enderlotus Cover +thermaldynamics:cover:0, Bromeliad Cover +thermaldynamics:cover:0, Wilted Lily Cover +thermaldynamics:cover:0, Pink Hibiscus Cover +thermaldynamics:cover:0, Lily of the Valley Cover +thermaldynamics:cover:0, Burning Blossom Cover +thermaldynamics:cover:0, Lavender Cover +thermaldynamics:cover:0, Goldenrod Cover +thermaldynamics:cover:0, Bluebells Cover +thermaldynamics:cover:0, Miner's Delight Cover +thermaldynamics:cover:0, Icy Iris Cover +thermaldynamics:cover:0, Rose Cover +thermaldynamics:cover:0, Ivy Cover +thermaldynamics:cover:0, Willow Vine Cover +thermaldynamics:cover:0, Fern Terrarium Cover +thermaldynamics:cover:0, Mushroom Terrarium Cover +thermaldynamics:cover:0, Cactus Terrarium Cover +thermaldynamics:cover:0, Flax Terrarium Cover +thermaldynamics:cover:0, Flower Terrarium Cover +thermaldynamics:cover:0, Koru Terrarium Cover +thermaldynamics:cover:0, Bamboo Terrarium Cover +thermaldynamics:cover:0, Beach Terrarium Cover +thermaldynamics:cover:0, Glowshroom Terrarium Cover +thermaldynamics:cover:0, Dead Terrarium Cover +thermaldynamics:cover:0, Mystic Terrarium Cover +thermaldynamics:cover:0, Ominous Terrarium Cover +thermaldynamics:cover:0, Wasteland Terrarium Cover +thermaldynamics:cover:0, Origin Terrarium Cover +thermaldynamics:cover:0, Nether Terrarium Cover +thermaldynamics:cover:0, Ender Terrarium Cover +thermaldynamics:cover:0, Molten Blood Infused Iron Cover +thermaldynamics:cover:0, Block of Chamelium Cover +thermaldynamics:cover:0, End Stone Cover +thermaldynamics:cover:0, Iron-Bordered Cobblestone Cover +thermaldynamics:cover:0, Gold-Bordered Cobblestone Cover +thermaldynamics:cover:0, Diamond-Bordered Cobblestone Cover +thermaldynamics:cover:0, Emerald-Bordered Cobblestone Cover +thermaldynamics:cover:0, Quartz-Bordered Cobblestone Cover +thermaldynamics:cover:0, Ender Lilly Cover +thermaldynamics:cover:0, Magical Planks Cover +thermaldynamics:cover:0, Magical Wood Cover +thermaldynamics:cover:0, Diagonal Wood Cover +thermaldynamics:cover:0, Angel Block Cover +thermaldynamics:cover:0, Cursed Earth Cover +thermaldynamics:cover:0, Redstone Clock Cover +thermaldynamics:cover:0, Compressed Cobblestone Cover +thermaldynamics:cover:0, Double Compressed Cobblestone Cover +thermaldynamics:cover:0, Triple Compressed Cobblestone Cover +thermaldynamics:cover:0, Quadruple Compressed Cobblestone Cover +thermaldynamics:cover:0, Quintuple Compressed Cobblestone Cover +thermaldynamics:cover:0, Sextuple Compressed Cobblestone Cover +thermaldynamics:cover:0, Septuple Compressed Cobblestone Cover +thermaldynamics:cover:0, Octuple Compressed Cobblestone Cover +thermaldynamics:cover:0, Compressed Dirt Cover +thermaldynamics:cover:0, Double Compressed Dirt Cover +thermaldynamics:cover:0, Triple Compressed Dirt Cover +thermaldynamics:cover:0, Quadruple Compressed Dirt Cover +thermaldynamics:cover:0, Compressed Sand Cover +thermaldynamics:cover:0, Double Compressed Sand Cover +thermaldynamics:cover:0, Compressed Gravel Cover +thermaldynamics:cover:0, Double Compressed Gravel Cover +thermaldynamics:cover:0, Compressed Netherrack Cover +thermaldynamics:cover:0, Double Compressed Netherrack Cover +thermaldynamics:cover:0, Triple Compressed Netherrack Cover +thermaldynamics:cover:0, Quadruple Compressed Netherrack Cover +thermaldynamics:cover:0, Quintuple Compressed Netherrack Cover +thermaldynamics:cover:0, Sextuple Compressed Netherrack Cover +thermaldynamics:cover:0, Red Orchid Cover +thermaldynamics:cover:0, Power Overload Cover +thermaldynamics:cover:0, Border Stone Cover +thermaldynamics:cover:0, Crossed Stone Cover +thermaldynamics:cover:0, Polished Stone Cover +thermaldynamics:cover:0, Stoneburnt Cover +thermaldynamics:cover:0, Sandy Glass Cover +thermaldynamics:cover:0, Truchet Cover +thermaldynamics:cover:0, Blue Quartz Cover +thermaldynamics:cover:0, Quartzburnt Cover +thermaldynamics:cover:0, Rainbow Stone Cover +thermaldynamics:cover:0, Thickened Glass Cover +thermaldynamics:cover:0, Thickened Glass (Bordered) Cover +thermaldynamics:cover:0, Thickened Glass (Patterned) Cover +thermaldynamics:cover:0, Dark Glass Cover +thermaldynamics:cover:0, Glowing Glass Cover +thermaldynamics:cover:0, Redstone Glass Cover +thermaldynamics:cover:0, Ethereal Glass Cover +thermaldynamics:cover:0, Reverse Ethereal Glass Cover +thermaldynamics:cover:0, Ineffable Glass Cover +thermaldynamics:cover:0, Dark Ineffable Glass Cover +thermaldynamics:cover:0, Transfer Pipe Cover +thermaldynamics:cover:0, Wooden Spikes Cover +thermaldynamics:cover:0, Stone Spikes Cover +thermaldynamics:cover:0, Iron Spikes Cover +thermaldynamics:cover:0, Golden Spikes Cover +thermaldynamics:cover:0, Diamond Spikes Cover +thermaldynamics:cover:0, Creative Spikes Cover +thermaldynamics:cover:0, Redstone Lantern Cover +thermaldynamics:cover:0, Block of Enchanted Metal Cover +thermaldynamics:cover:0, Block of Demon Metal Cover +thermaldynamics:cover:0, Block of Evil Infused Iron Cover +thermaldynamics:cover:0, Bedrock Bricks Cover +thermaldynamics:cover:0, Bedrock Slabs Cover +thermaldynamics:cover:0, Bedrock Cobblestone Cover +thermaldynamics:cover:0, Ferrous-Juniper Leaves Cover +thermaldynamics:cover:0, Burnt Ferrous-Juniper Leaves Cover +thermaldynamics:cover:0, Ferrous-Juniper Log Cover +thermaldynamics:cover:0, Ferrous-Juniper Log Cover +thermaldynamics:cover:0, Ferrous-Juniper Sapling Cover +thermaldynamics:cover:0, Dead Ferrous-Juniper Sapling Cover +thermaldynamics:cover:0, Ferrous-Juniper Planks Cover +thermaldynamics:cover:0, Raw Ferrous-Juniper Planks Cover +thermaldynamics:cover:0, Mutagen Cover +thermaldynamics:cover:0, Liquid DNA Cover +thermaldynamics:cover:0, Protein Cover +thermaldynamics:cover:0, Puriflower Cover +thermaldynamics:cover:0, Totem of Dawn Cover +thermaldynamics:cover:0, Twilight Totem Cover +thermaldynamics:cover:0, Thaumonomicon Lectern Cover +thermaldynamics:cover:0, Void Anvil Cover +thermaldynamics:cover:0, Taintkin Cover +thermaldynamics:cover:0, Taint o' Lantern Cover +thermaldynamics:cover:0, Mithrillium Block Cover +thermaldynamics:cover:0, Adaminite Block Cover +thermaldynamics:cover:0, Mithminite Block Cover +thermaldynamics:cover:0, Taintwood Planks Cover +thermaldynamics:cover:0, Chiseled Amber Block Cover +thermaldynamics:cover:0, Iron Framed Greatwood Cover +thermaldynamics:cover:0, Brass Plated Silverwood Cover +thermaldynamics:cover:0, Chiseled Greatwood Cover +thermaldynamics:cover:0, Amber Lamp Cover +thermaldynamics:cover:0, Copper Ore Cover +thermaldynamics:cover:0, Tin Ore Cover +thermaldynamics:cover:0, Lead Ore Cover +thermaldynamics:cover:0, Thorium Ore Cover +thermaldynamics:cover:0, Uranium Ore Cover +thermaldynamics:cover:0, Boron Ore Cover +thermaldynamics:cover:0, Lithium Ore Cover +thermaldynamics:cover:0, Magnesium Ore Cover +thermaldynamics:cover:0, Copper Block Cover +thermaldynamics:cover:0, Tin Block Cover +thermaldynamics:cover:0, Lead Block Cover +thermaldynamics:cover:0, Thorium Block Cover +thermaldynamics:cover:0, Uranium Block Cover +thermaldynamics:cover:0, Boron Block Cover +thermaldynamics:cover:0, Lithium Block Cover +thermaldynamics:cover:0, Magnesium Block Cover +thermaldynamics:cover:0, Graphite Block Cover +thermaldynamics:cover:0, Beryllium Block Cover +thermaldynamics:cover:0, Zirconium Block Cover +thermaldynamics:cover:0, Manganese Block Cover +thermaldynamics:cover:0, Aluminum Block Cover +thermaldynamics:cover:0, Silver Block Cover +thermaldynamics:cover:0, Fission Reactor Casing Cover +thermaldynamics:cover:0, Blast Block Cover +thermaldynamics:cover:0, Transparent Fission Reactor Casing Cover +thermaldynamics:cover:0, Reactor Cell Cover +thermaldynamics:cover:0, Empty Cooler Cover +thermaldynamics:cover:0, Water Cooler Cover +thermaldynamics:cover:0, Redstone Cooler Cover +thermaldynamics:cover:0, Quartz Cooler Cover +thermaldynamics:cover:0, Gold Cooler Cover +thermaldynamics:cover:0, Glowstone Cooler Cover +thermaldynamics:cover:0, Lapis Cooler Cover +thermaldynamics:cover:0, Diamond Cooler Cover +thermaldynamics:cover:0, Liquid Helium Cooler Cover +thermaldynamics:cover:0, Enderium Cooler Cover +thermaldynamics:cover:0, Cryotheum Cooler Cover +thermaldynamics:cover:0, Iron Cooler Cover +thermaldynamics:cover:0, Emerald Cooler Cover +thermaldynamics:cover:0, Copper Cooler Cover +thermaldynamics:cover:0, Tin Cooler Cover +thermaldynamics:cover:0, Magnesium Cooler Cover +thermaldynamics:cover:0, Reactor Trapdoor Cover +thermaldynamics:cover:0, Thorium-230 Block Cover +thermaldynamics:cover:0, Uranium-238 Block Cover +thermaldynamics:cover:0, Neptunium-237 Block Cover +thermaldynamics:cover:0, Plutonium-242 Block Cover +thermaldynamics:cover:0, Americium-243 Block Cover +thermaldynamics:cover:0, Curium-246 Block Cover +thermaldynamics:cover:0, Berkelium-247 Block Cover +thermaldynamics:cover:0, Californium-252 Block Cover +thermaldynamics:cover:0, Supercold Ice Cover +thermaldynamics:cover:0, Fusion Connector Cover +thermaldynamics:cover:0, Glowing Mushroom Cover +thermaldynamics:cover:0, Wasteland Earth Cover +thermaldynamics:cover:0, Tritium Lamp Cover +thermaldynamics:cover:0, Fertilized Dirt Cover +thermaldynamics:cover:0, Lapis Glass Cover +thermaldynamics:cover:0, Lapis Lamp Cover +thermaldynamics:cover:0, Dyeing Machine Cover +thermaldynamics:cover:0, Bean Pod Cover +thermaldynamics:cover:0, Spectre Block Cover +thermaldynamics:cover:0, Pitcher Plant Cover +thermaldynamics:cover:0, Oak Platform Cover +thermaldynamics:cover:0, Spruce Platform Cover +thermaldynamics:cover:0, Birch Platform Cover +thermaldynamics:cover:0, Jungle Platform Cover +thermaldynamics:cover:0, Acacia Platform Cover +thermaldynamics:cover:0, Dark Oak Platform Cover +thermaldynamics:cover:0, Quartz Lamp Cover +thermaldynamics:cover:0, Quartz Glass Cover +thermaldynamics:cover:0, Contact Button Cover +thermaldynamics:cover:0, Contact Lever Cover +thermaldynamics:cover:0, Superlubricent Ice Cover +thermaldynamics:cover:0, Compressed Slime Block Cover +thermaldynamics:cover:0, Super Lubricent Platform Cover +thermaldynamics:cover:0, Block of Sticks Cover +thermaldynamics:cover:0, Returning Block of Sticks Cover +thermaldynamics:cover:0, White Luminous Block Cover +thermaldynamics:cover:0, Orange Luminous Block Cover +thermaldynamics:cover:0, Magenta Luminous Block Cover +thermaldynamics:cover:0, Light Blue Luminous Block Cover +thermaldynamics:cover:0, Yellow Luminous Block Cover +thermaldynamics:cover:0, Lime Luminous Block Cover +thermaldynamics:cover:0, Pink Luminous Block Cover +thermaldynamics:cover:0, Gray Luminous Block Cover +thermaldynamics:cover:0, Light Gray Luminous Block Cover +thermaldynamics:cover:0, Cyan Luminous Block Cover +thermaldynamics:cover:0, Purple Luminous Block Cover +thermaldynamics:cover:0, Blue Luminous Block Cover +thermaldynamics:cover:0, Brown Luminous Block Cover +thermaldynamics:cover:0, Green Luminous Block Cover +thermaldynamics:cover:0, Red Luminous Block Cover +thermaldynamics:cover:0, Black Luminous Block Cover +thermaldynamics:cover:0, White Translucent Luminous Block Cover +thermaldynamics:cover:0, Orange Translucent Luminous Block Cover +thermaldynamics:cover:0, Magenta Translucent Luminous Block Cover +thermaldynamics:cover:0, Light Blue Translucent Luminous Block Cover +thermaldynamics:cover:0, Yellow Translucent Luminous Block Cover +thermaldynamics:cover:0, Lime Translucent Luminous Block Cover +thermaldynamics:cover:0, Pink Translucent Luminous Block Cover +thermaldynamics:cover:0, Gray Translucent Luminous Block Cover +thermaldynamics:cover:0, Light Gray Translucent Luminous Block Cover +thermaldynamics:cover:0, Cyan Translucent Luminous Block Cover +thermaldynamics:cover:0, Purple Translucent Luminous Block Cover +thermaldynamics:cover:0, Blue Translucent Luminous Block Cover +thermaldynamics:cover:0, Brown Translucent Luminous Block Cover +thermaldynamics:cover:0, Green Translucent Luminous Block Cover +thermaldynamics:cover:0, Red Translucent Luminous Block Cover +thermaldynamics:cover:0, Black Translucent Luminous Block Cover +thermaldynamics:cover:0, Glowing Mushroom Cover +thermaldynamics:cover:0, Super Lubricent Stone Cover +thermaldynamics:cover:0, Trigger Glass Cover +thermaldynamics:cover:0, Ancient Brick [INTERNAL] Cover +thermaldynamics:cover:0, Sided Block of Redstone Cover +thermaldynamics:cover:0, Spectre Planks Cover +thermaldynamics:cover:0, Spectre Sapling Cover +thermaldynamics:cover:0, Spectre Wood Cover +thermaldynamics:cover:0, Spectre Leaves Cover +thermaldynamics:cover:0, Biome Cobblestone Cover +thermaldynamics:cover:0, Biome Stone Cover +thermaldynamics:cover:0, Biome Stone Bricks Cover +thermaldynamics:cover:0, Cracked Biome Stone Bricks Cover +thermaldynamics:cover:0, Chiseled Biome Stone Bricks Cover +thermaldynamics:cover:0, Biome Glass Cover +thermaldynamics:cover:0, White Grass Cover +thermaldynamics:cover:0, Orange Grass Cover +thermaldynamics:cover:0, Magenta Grass Cover +thermaldynamics:cover:0, Light Blue Grass Cover +thermaldynamics:cover:0, Yellow Grass Cover +thermaldynamics:cover:0, Lime Grass Cover +thermaldynamics:cover:0, Pink Grass Cover +thermaldynamics:cover:0, Gray Grass Cover +thermaldynamics:cover:0, Light Gray Grass Cover +thermaldynamics:cover:0, Cyan Grass Cover +thermaldynamics:cover:0, Purple Grass Cover +thermaldynamics:cover:0, Blue Grass Cover +thermaldynamics:cover:0, Brown Grass Cover +thermaldynamics:cover:0, Green Grass Cover +thermaldynamics:cover:0, Red Grass Cover +thermaldynamics:cover:0, Black Grass Cover +thermaldynamics:cover:0, Rainbow Lamp Cover +thermaldynamics:cover:0, White Stained Bricks Cover +thermaldynamics:cover:0, Orange Stained Bricks Cover +thermaldynamics:cover:0, Magenta Stained Bricks Cover +thermaldynamics:cover:0, Light Blue Stained Bricks Cover +thermaldynamics:cover:0, Yellow Stained Bricks Cover +thermaldynamics:cover:0, Lime Stained Brickss Cover +thermaldynamics:cover:0, Pink Stained Bricks Cover +thermaldynamics:cover:0, Gray Stained Bricks Cover +thermaldynamics:cover:0, Light Gray Stained Bricks Cover +thermaldynamics:cover:0, Cyan Stained Bricks Cover +thermaldynamics:cover:0, Purple Stained Bricks Cover +thermaldynamics:cover:0, Blue Stained Bricks Cover +thermaldynamics:cover:0, Brown Stained Bricks Cover +thermaldynamics:cover:0, Green Stained Bricks Cover +thermaldynamics:cover:0, Red Stained Bricks Cover +thermaldynamics:cover:0, Black Stained Bricks Cover +thermaldynamics:cover:0, Luminous White Stained Bricks Cover +thermaldynamics:cover:0, Luminous Orange Stained Bricks Cover +thermaldynamics:cover:0, Luminous Magenta Stained Bricks Cover +thermaldynamics:cover:0, Luminous Light Blue Stained Bricks Cover +thermaldynamics:cover:0, Luminous Yellow Stained Bricks Cover +thermaldynamics:cover:0, Luminous Lime Stained Bricks Cover +thermaldynamics:cover:0, Luminous Pink Stained Bricks Cover +thermaldynamics:cover:0, Luminous Gray Stained Bricks Cover +thermaldynamics:cover:0, Luminous Light Gray Stained Bricks Cover +thermaldynamics:cover:0, Luminous Cyan Stained Bricks Cover +thermaldynamics:cover:0, Luminous Purple Stained Bricks Cover +thermaldynamics:cover:0, Luminous Blue Stained Bricks Cover +thermaldynamics:cover:0, Luminous Brown Stained Bricks Cover +thermaldynamics:cover:0, Luminous Green Stained Bricks Cover +thermaldynamics:cover:0, Luminous Red Stained Bricks Cover +thermaldynamics:cover:0, Luminous Black Stained Bricks Cover +thermaldynamics:cover:0, Redirector Plate Cover +thermaldynamics:cover:0, Redstone Plate Cover +thermaldynamics:cover:0, Corrector Plate Cover +thermaldynamics:cover:0, Item Sealer Plate Cover +thermaldynamics:cover:0, Item Rejuvenator Plate Cover +thermaldynamics:cover:0, Accelerator Plate Cover +thermaldynamics:cover:0, Directional Accelerator Plate Cover +thermaldynamics:cover:0, Bouncy Plate Cover +thermaldynamics:cover:0, Collection Plate Cover +thermaldynamics:cover:0, Player Sensor Cover +thermaldynamics:cover:0, Rusty Hatch Cover +thermaldynamics:cover:0, Rusty Ladder Cover +thermaldynamics:cover:0, Hi-tech Door Cover +thermaldynamics:cover:0, Jaded Ladder Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Elevator Cover +thermaldynamics:cover:0, Sponge Cover +thermaldynamics:cover:0, Path Cover +thermaldynamics:cover:0, Rope Ladder Cover +thermaldynamics:cover:0, Scaffolding Cover +thermaldynamics:cover:0, Fluxed Electrum Block Cover +thermaldynamics:cover:0, Flux Crystal Block 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:itemjetpack:7, Conductive Iron Jetpack +simplyjetpacks:itemjetpack:8, Electrical Steel Jetpack +simplyjetpacks:itemjetpack:9, Energetic Jetpack +simplyjetpacks:itemjetpack:10, Vibrant Jetpack +simplyjetpacks:itemjetpack:11, Conductive Iron Jetpack (Armored) +simplyjetpacks:itemjetpack:12, Electrical Steel Jetpack (Armored) +simplyjetpacks:itemjetpack:13, Energetic Jetpack (Armored) +simplyjetpacks:itemjetpack:14, Vibrant Jetpack (Armored) +simplyjetpacks:itemjetpack:15, Dark Soularium JetPlate +simplyjetpacks:itemjetpack:16, Leadstone Jetpack +simplyjetpacks:itemjetpack:17, Hardened Jetpack +simplyjetpacks:itemjetpack:18, Reinforced Jetpack +simplyjetpacks:itemjetpack:19, Resonant Jetpack +simplyjetpacks:itemjetpack:20, Leadstone Jetpack (Armored) +simplyjetpacks:itemjetpack:21, Hardened Jetpack (Armored) +simplyjetpacks:itemjetpack:22, Reinforced Jetpack (Armored) +simplyjetpacks:itemjetpack:23, Resonant Jetpack (Armored) +simplyjetpacks:itemjetpack:24, Flux-Infused JetPlate +simplyjetpacks:itemjetpack:34, Low Voltage Jetpack +simplyjetpacks:itemjetpack:35, Medium Voltage Jetpack +simplyjetpacks:itemjetpack:36, High Voltage Jetpack +simplyjetpacks:itemjetpack:37, Low Voltage Jetpack (Armored) +simplyjetpacks:itemjetpack:38, Medium Voltage Jetpack (Armored) +simplyjetpacks:itemjetpack:39, High Voltage Jetpack (Armored) +simplyjetpacks:itemfluxpack:0, Creative Fluxpack +simplyjetpacks:itemfluxpack:1, Basic Capacitor Pack +simplyjetpacks:itemfluxpack:2, Double-Layer Capacitor Pack +simplyjetpacks:itemfluxpack:3, Octadic Capacitor Pack +simplyjetpacks:itemfluxpack:4, Basic Capacitor Pack (Armored) +simplyjetpacks:itemfluxpack:5, Double-Layer Capacitor Pack (Armored) +simplyjetpacks:itemfluxpack:6, Octadic Capacitor Pack (Armored) +simplyjetpacks:itemfluxpack:7, Leadstone Fluxpack +simplyjetpacks:itemfluxpack:8, Hardened Fluxpack +simplyjetpacks:itemfluxpack:9, Reinforced Fluxpack +simplyjetpacks:itemfluxpack:10, Resonant Fluxpack +simplyjetpacks:itemfluxpack:11, Leadstone Fluxpack (Armored) +simplyjetpacks:itemfluxpack:12, Hardened Fluxpack (Armored) +simplyjetpacks:itemfluxpack:13, Reinforced Fluxpack (Armored) +simplyjetpacks:itemfluxpack:14, Resonant Fluxpack (Armored) +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:metaitemmods:3, Silicon Armor Plating +simplyjetpacks:metaitemmods:4, Conductive Iron Armor Plating +simplyjetpacks:metaitemmods:5, Electrical Steel Armor Plating +simplyjetpacks:metaitemmods:6, Dark Steel Armor Plating +simplyjetpacks:metaitemmods:7, Conductive Iron Thruster +simplyjetpacks:metaitemmods:8, Electrical Steel Thruster +simplyjetpacks:metaitemmods:9, Energetic Thruster +simplyjetpacks:metaitemmods:10, Vibrant Thruster +simplyjetpacks:metaitemmods:11, Dark Soularium Thruster +simplyjetpacks:metaitemmods:12, Dark Soularium Ingot +simplyjetpacks:metaitemmods:13, Reinforced Glider Wing +simplyjetpacks:metaitemmods:14, Flight Control Unit (Empty) +simplyjetpacks:metaitemmods:15, Flight Control Unit +simplyjetpacks:metaitemmods:39, Tough Fabric Padding +simplyjetpacks:metaitemmods:40, Iron Armor Plating +simplyjetpacks:metaitemmods:41, Steel Armor Plating +simplyjetpacks:metaitemmods:42, Low Voltage Thruster +simplyjetpacks:metaitemmods:43, Medium Voltage Thruster +simplyjetpacks:metaitemmods:44, High Voltage Thruster +simplyjetpacks:metaitemmods:24, Fluxed Thruster +simplyjetpacks:metaitemmods:25, Flux-Infused Chestplate Assembly +simplyjetpacks:metaitemmods:26, Fluxed Armor Plating +simplyjetpacks:metaitemmods:27, Glowstone Elevation Unit (Empty) +simplyjetpacks:metaitemmods:28, Glowstone Elevation Unit +simplyjetpacks:metaitemmods:29, Cryotheum Coolant Unit (Empty) +simplyjetpacks:metaitemmods:30, Cryotheum Coolant Unit +simplyjetpacks:pilot_goggles, Pilot Goggles +plustic:alumitenugget, Alumite Nugget +plustic:alumiteingot, Alumite Ingot +plustic:alumiteblock, Alumite Block +plustic:plustic.molten_alumite, Molten Alumite +plustic:plustic.molten_terrasteel, fluid.terra.name +plustic:plustic.molten_elementium, Molten Elementium +plustic:plustic.molten_manasteel, fluid.mana.name +plustic:plustic.molten_mirion, Molten Mirion +plustic:plustic.molten_infinity, Molten Infinity +plustic:plustic.molten_thaumium, Molten Thaumium +plustic:plustic.molten_starmetal, Molten Starmetal +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 +simplevoidworld:portal, Portal to the void +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) +torcherino:blocktorcherino, Torcherino +torcherino:blockcompressedtorcherino, Compressed Torcherino +torcherino:blockdoublecompressedtorcherino, Double Compressed Torcherino +torcherino:blocklanterino, Jack o'Lanterino +torcherino:blockcompressedlanterino, Compressed Jack o'Lanterino +torcherino:blockdoublecompressedlanterino, Double Compressed Jack o'Lanterino +wrcbe:wireless_logic:0, Wireless Transmitter +wrcbe:wireless_logic:1, Wireless Receiver +wrcbe:wireless_logic:2, Wireless Jammer +wrcbe:material:0, Obsidian Stick +wrcbe:material:1, Stone Bowl +wrcbe:material:2, REther Pearl +wrcbe:material:3, Wireless Transceiver +wrcbe:material:4, Blaze Transceiver +wrcbe:material:5, Receiver Dish +wrcbe:material:6, Blaze Receiver Dish +wrcbe:triangulator, Wireless Triangulator +wrcbe:remote, Wireless Remote +wrcbe:sniffer, Wireless Sniffer +wrcbe:empty_map, Empty Wireless Map +wrcbe:map:0, Wireless Map #0 +wrcbe:tracker, Wireless Tracker +wrcbe:rep, REP +wrcbe:p_sniffer, Private Sniffer +libvulpes:blockphantom, tile.blockPhantom.name +libvulpes:hatch:0, Input Hatch +libvulpes:hatch:1, Output Hatch +libvulpes:hatch:2, Fluid Input Hatch +libvulpes:hatch:3, Fluid Output Hatch +libvulpes:placeholder, Machine +libvulpes:structuremachine, Machine Structure +libvulpes:advstructuremachine, Advanced Machine Structure +libvulpes:creativepowerbattery, Creative Power Input Plug +libvulpes:forgepowerinput, Power Input Plug +libvulpes:forgepoweroutput, Power Output Plug +libvulpes:coalgenerator, Coal Generator +libvulpes:motor, Motor +libvulpes:advancedmotor, Advanced Motor +libvulpes:enhancedmotor, Enhanced Motor +libvulpes:elitemotor, Elite Motor +libvulpes:productdust:0, Dilithium Dust +libvulpes:productdust:1, Iron Dust +libvulpes:productdust:2, Gold Dust +libvulpes:productdust:3, Silicon Dust +libvulpes:productdust:4, Copper Dust +libvulpes:productdust:5, Tin Dust +libvulpes:productdust:6, Steel Dust +libvulpes:productdust:7, Titanium Dust +libvulpes:productdust:9, Aluminum Dust +libvulpes:productdust:10, Iridium Dust +libvulpes:productingot:3, Silicon Ingot +libvulpes:productingot:4, Copper Ingot +libvulpes:productingot:5, Tin Ingot +libvulpes:productingot:6, Steel Ingot +libvulpes:productingot:7, Titanium Ingot +libvulpes:productingot:9, Aluminum Ingot +libvulpes:productingot:10, Iridium Ingot +libvulpes:productgem:0, Dilithium Crystal +libvulpes:productboule:3, Silicon Boule +libvulpes:productnugget:3, Silicon Nugget +libvulpes:productnugget:4, Copper Nugget +libvulpes:productnugget:5, Tin Nugget +libvulpes:productnugget:6, Steel Nugget +libvulpes:productnugget:7, Titanium Nugget +libvulpes:productnugget:9, Aluminum Nugget +libvulpes:productnugget:10, Iridium Nugget +libvulpes:productplate:1, Iron Plate +libvulpes:productplate:2, Gold Plate +libvulpes:productplate:3, Silicon Plate +libvulpes:productplate:4, Copper Plate +libvulpes:productplate:5, Tin Plate +libvulpes:productplate:6, Steel Plate +libvulpes:productplate:7, Titanium Plate +libvulpes:productplate:9, Aluminum Plate +libvulpes:productplate:10, Iridium Plate +libvulpes:productrod:1, Iron Rod +libvulpes:productrod:4, Copper Rod +libvulpes:productrod:6, Steel Rod +libvulpes:productrod:7, Titanium Rod +libvulpes:productrod:10, Iridium Rod +libvulpes:productfan:6, Steel Fan +libvulpes:productsheet:1, Iron Sheet +libvulpes:productsheet:4, Copper Sheet +libvulpes:productsheet:6, Steel Sheet +libvulpes:productsheet:7, Titanium Sheet +libvulpes:productsheet:9, Aluminum Sheet +libvulpes:productgear:6, Steel Gear +libvulpes:productgear:7, Titanium Gear +libvulpes:ore0:0, Dilithium Ore +libvulpes:ore0:4, Copper Ore +libvulpes:ore0:5, Tin Ore +libvulpes:ore0:8, Rutile Ore +libvulpes:ore0:9, Aluminum Ore +libvulpes:ore0:10, Iridium Ore +libvulpes:metal0:4, Copper Block +libvulpes:metal0:5, Tin Block +libvulpes:metal0:6, Steel Block +libvulpes:metal0:7, Titanium Block +libvulpes:metal0:9, Aluminum Block +libvulpes:metal0:10, Iridium Block +libvulpes:coil0:2, Gold Coil +libvulpes:coil0:4, Copper Coil +libvulpes:coil0:7, Titanium Coil +libvulpes:coil0:9, Aluminum Coil +libvulpes:coil0:10, Iridium Coil +advancedrocketry:launchpad, Launch Pad +advancedrocketry:rocketbuilder, Rocket Assembling Machine +advancedrocketry:structuretower, Structure Tower +advancedrocketry:seat, Seat +advancedrocketry:rocketmotor, Liquid Fueled Engine +advancedrocketry:advrocketmotor, Advanced Rocket Engine +advancedrocketry:fueltank, Liquid Fuel Tank +advancedrocketry:fuelingstation, Fueling station +advancedrocketry:monitoringstation, Rocket Monitoring Station +advancedrocketry:satellitebuilder, Satellite Builder +advancedrocketry:moonturf, Moon Turf +advancedrocketry:moonturf_dark, Dark Moon Turf +advancedrocketry:hotturf, Oxidized Ferric Sand +advancedrocketry:loader:0, Data Bus +advancedrocketry:loader:1, Satellite Bay +advancedrocketry:loader:2, Rocket Unloader +advancedrocketry:loader:3, Rocket Loader +advancedrocketry:loader:4, Rocket Fluid Unloader +advancedrocketry:loader:5, Rocket Fluid Loader +advancedrocketry:loader:6, Guidance Computer Access Hatch +advancedrocketry:precisionassemblingmachine, Precision Assembler +advancedrocketry:blastbrick, HeatProof Brick +advancedrocketry:quartzcrucible, Quartz Crucible +advancedrocketry:crystallizer, Crystallizer +advancedrocketry:cuttingmachine, Cutting Machine +advancedrocketry:alienwood, Wood +advancedrocketry:alienleaves, Lightwood Leaves +advancedrocketry:aliensapling, Lightwood Sapling +advancedrocketry:observatory, Observatory +advancedrocketry:blackholegenerator, Black Hole Generator +advancedrocketry:concrete, Concrete +advancedrocketry:planetselector, Planet Selector +advancedrocketry:satellitecontrolcenter, Satellite Terminal +advancedrocketry:planetanalyser, Astrobody Data Processor +advancedrocketry:guidancecomputer, Guidance Computer +advancedrocketry:arcfurnace, Electric Arc Furnace +advancedrocketry:sawblade, Saw Blade Assembly +advancedrocketry:lathe, Lathe +advancedrocketry:rollingmachine, Rolling Machine +advancedrocketry:platepress, Small Plate Presser +advancedrocketry:stationbuilder, Space Station Assembler +advancedrocketry:electrolyser, Electrolyser +advancedrocketry:chemicalreactor, Chemical Reactor +advancedrocketry:oxygenscrubber, CO2 Scrubber +advancedrocketry:oxygenvent, Oxygen Vent +advancedrocketry:oxygencharger, Gas Charge Pad +advancedrocketry:airlock_door, tile.smallAirlockDoor.name +advancedrocketry:landingpad, Docking Pad +advancedrocketry:warpcore, Warp Core +advancedrocketry:warpmonitor, Warp Controller +advancedrocketry:oxygendetection, Atmosphere Detector +advancedrocketry:unlittorch, Extinguished Torch +advancedrocketry:geode, Geode Block +advancedrocketry:oxygenfluid, Oxygen +advancedrocketry:hydrogenfluid, Hydrogen +advancedrocketry:rocketfuel, Rocket Fuel +advancedrocketry:nitrogenfluid, Nitrogen +advancedrocketry:enrichedlavafluid, Enriched Lava Block +advancedrocketry:vitrifiedsand, Vitrified Sand +advancedrocketry:charcoallog, Charcoal Log +advancedrocketry:electricmushroom, Electric Mushroom +advancedrocketry:crystal:0, Violet Crystal Block +advancedrocketry:crystal:1, Blue Crystal Block +advancedrocketry:crystal:2, Green Crystal Block +advancedrocketry:crystal:3, Red Crystal Block +advancedrocketry:crystal:4, Yellow Crystal Block +advancedrocketry:crystal:5, Orange Crystal Block +advancedrocketry:orientationcontroller, Orientation Controller +advancedrocketry:gravitycontroller, Station Gravity Controller +advancedrocketry:drill, Drill +advancedrocketry:microwavereciever, Microwave Receiver +advancedrocketry:lightsource, tile.lightSource.name +advancedrocketry:solarpanel, Solar Panel +advancedrocketry:suitworkstation, Suit Workstation +advancedrocketry:biomescanner, Biome Scanner +advancedrocketry:terraformer, Atmosphere Terraformer +advancedrocketry:deployablerocketbuilder, Unmanned Vehicle Assembler +advancedrocketry:liquidtank, Pressurized Tank +advancedrocketry:intake, Gas Intake +advancedrocketry:circlelight, Station Light +advancedrocketry:solargenerator, Solar Generator +advancedrocketry:stationmarker, Station Docking Port +advancedrocketry:altitudecontroller, Altitude Controller +advancedrocketry:railgun, Railgun +advancedrocketry:astrobed, tile.astroBed.name +advancedrocketry:planetholoselector, Holographic Planet Selector +advancedrocketry:blocklens, Lens +advancedrocketry:forcefield, Force Field +advancedrocketry:forcefieldprojector, Force Field Projector +advancedrocketry:pipesealer, Pipe Seal +advancedrocketry:spaceelevatorcontroller, Space Elevator +advancedrocketry:beacon, Beacon +advancedrocketry:planks, Lightwood planks +advancedrocketry:thermitetorch, Thermite Torch +advancedrocketry:wirelesstransciever, Wireless Transceiver +advancedrocketry:blockpump, Fluid Pump +advancedrocketry:centrifuge, Essentia Centrifuge +advancedrocketry:basalt, Basalt +advancedrocketry:landingfloat, Landing Float +advancedrocketry:gravitymachine, Area Gravity Controller +advancedrocketry:spacelaser, Orbital Laser Drill +advancedrocketry:productdust:0, Titanium Aluminide Dust +advancedrocketry:productdust:1, Titanium Iridium Alloy Dust +advancedrocketry:productingot:0, Titanium Aluminide Ingot +advancedrocketry:productingot:1, Titanium Iridium Alloy Ingot +advancedrocketry:productnugget:0, Titanium Aluminide Nugget +advancedrocketry:productnugget:1, Titanium Iridium Alloy Nugget +advancedrocketry:productplate:0, Titanium Aluminide Plate +advancedrocketry:productplate:1, Titanium Iridium Alloy Plate +advancedrocketry:productrod:0, Titanium Aluminide Rod +advancedrocketry:productrod:1, Titanium Iridium Alloy Rod +advancedrocketry:productsheet:0, Titanium Aluminide Sheet +advancedrocketry:productsheet:1, Titanium Iridium Alloy Sheet +advancedrocketry:productgear:0, Titanium Aluminide Gear +advancedrocketry:productgear:1, Titanium Iridium Alloy Gear +advancedrocketry:metal0:0, Titanium Aluminide Block +advancedrocketry:metal0:1, Titanium Iridium Alloy Block +chisel:blockaluminum:0, Block of Aluminum +chisel:blockaluminum:1, Block of Aluminum +chisel:blockaluminum:2, Block of Aluminum +chisel:blockaluminum:3, Block of Aluminum +chisel:blockaluminum:4, Block of Aluminum +chisel:blockaluminum:5, Block of Aluminum +chisel:blockaluminum:6, Block of Aluminum +chisel:andesite:0, Andesite +chisel:andesite:1, Andesite +chisel:andesite:2, Andesite +chisel:andesite:3, Andesite +chisel:andesite:4, Andesite +chisel:andesite:5, Andesite +chisel:andesite:6, Andesite +chisel:andesite:7, Andesite +chisel:andesite:8, Andesite +chisel:andesite:9, Andesite +chisel:andesite:10, Andesite +chisel:andesite:11, Andesite +chisel:andesite:12, Andesite +chisel:andesite:13, Andesite +chisel:andesite:14, Andesite +chisel:andesite:15, Andesite +chisel:andesite1:0, Andesite +chisel:andesite1:1, Andesite +chisel:andesite1:2, Andesite +chisel:andesite1:3, Andesite +chisel:andesite1:4, Andesite +chisel:andesite1:5, Andesite +chisel:andesite1:6, Andesite +chisel:andesite1:7, Andesite +chisel:andesite1:8, Andesite +chisel:andesite1:9, Andesite +chisel:andesite1:10, Andesite +chisel:andesite1:11, Andesite +chisel:andesite1:12, Andesite +chisel:andesite1:13, Andesite +chisel:andesite1:14, Andesite +chisel:andesite1:15, Andesite +chisel:andesite2:0, Andesite +chisel:antiblock:0, Antiblock +chisel:antiblock:1, Antiblock +chisel:antiblock:2, Antiblock +chisel:antiblock:3, Antiblock +chisel:antiblock:4, Antiblock +chisel:antiblock:5, Antiblock +chisel:antiblock:6, Antiblock +chisel:antiblock:7, Antiblock +chisel:antiblock:8, Antiblock +chisel:antiblock:9, Antiblock +chisel:antiblock:10, Antiblock +chisel:antiblock:11, Antiblock +chisel:antiblock:12, Antiblock +chisel:antiblock:13, Antiblock +chisel:antiblock:14, Antiblock +chisel:antiblock:15, Antiblock +chisel:arcane_stone:0, Arcane Stone +chisel:arcane_stone:1, Arcane Stone +chisel:arcane_stone:2, Arcane Stone +chisel:arcane_stone:3, Arcane Stone +chisel:arcane_stone:4, Arcane Stone +chisel:arcane_stone:5, Arcane Stone +chisel:arcane_stone:6, Arcane Stone +chisel:arcane_stone:7, Arcane Stone +chisel:arcane_stone:8, Arcane Stone +chisel:arcane_stone:9, Arcane Stone +chisel:arcane_stone:10, Arcane Stone +chisel:arcane_stone:11, Arcane Stone +chisel:arcane_stone:12, Arcane Stone +chisel:arcane_stone:13, Arcane Stone +chisel:arcane_stone:14, Arcane Stone +chisel:arcane_stone:15, Arcane Stone +chisel:arcane_stone1:0, Arcane Stone +chisel:arcane_stone1:1, Arcane Stone +chisel:arcane_stone1:2, Arcane Stone +chisel:arcane_stone1:3, Arcane Stone +chisel:arcane_stone1:4, Arcane Stone +chisel:arcane_stone1:5, Arcane Stone +chisel:arcane_stone1:6, Arcane Stone +chisel:arcane_stone1:7, Arcane Stone +chisel:arcane_stone1:8, Arcane Stone +chisel:arcane_stone1:9, Arcane Stone +chisel:arcane_stone1:10, Arcane Stone +chisel:arcane_stone1:11, Arcane Stone +chisel:arcane_stone1:12, Arcane Stone +chisel:arcane_stone1:13, Arcane Stone +chisel:arcane_stone1:14, Arcane Stone +chisel:arcane_stone1:15, Arcane Stone +chisel:arcane_stone2:0, Arcane Stone +chisel:basalt:0, Basalt +chisel:basalt:1, Basalt +chisel:basalt:2, Basalt +chisel:basalt:3, Basalt +chisel:basalt:4, Basalt +chisel:basalt:5, Basalt +chisel:basalt:6, Basalt +chisel:basalt:7, Basalt +chisel:basalt:8, Basalt +chisel:basalt:9, Basalt +chisel:basalt:10, Basalt +chisel:basalt:11, Basalt +chisel:basalt:12, Basalt +chisel:basalt:13, Basalt +chisel:basalt:14, Basalt +chisel:basalt:15, Basalt +chisel:basalt1:0, Basalt +chisel:basalt1:1, Basalt +chisel:basalt1:2, Basalt +chisel:basalt1:3, Basalt +chisel:basalt1:4, Basalt +chisel:basalt1:5, Basalt +chisel:basalt1:6, Basalt +chisel:basalt1:7, Basalt +chisel:basalt1:8, Basalt +chisel:basalt1:9, Basalt +chisel:basalt2:0, Basalt +chisel:basalt2:1, Basalt +chisel:basalt2:2, Basalt +chisel:basalt2:3, Basalt +chisel:basalt2:4, Basalt +chisel:basalt2:5, Basalt +chisel:basalt2:6, Basalt +chisel:basalt2:7, Basalt +chisel:bloodmagic:0, Chiseled Blood Rune +chisel:bloodmagic:1, Chiseled Blood Rune +chisel:bloodmagic:2, Chiseled Blood Rune +chisel:bloodmagic:3, Chiseled Blood Rune +chisel:bloodmagic:4, Chiseled Blood Rune +chisel:bloodmagic:5, Chiseled Blood Rune +chisel:bookshelf_oak:0, Oak Bookshelf +chisel:bookshelf_oak:1, Oak Bookshelf +chisel:bookshelf_oak:2, Oak Bookshelf +chisel:bookshelf_oak:3, Oak Bookshelf +chisel:bookshelf_oak:4, Oak Bookshelf +chisel:bookshelf_oak:5, Oak Bookshelf +chisel:bookshelf_oak:6, Oak Bookshelf +chisel:bookshelf_oak:7, Oak Bookshelf +chisel:bookshelf_oak:8, Oak Bookshelf +chisel:bookshelf_oak:9, Oak Bookshelf +chisel:bookshelf_spruce:0, Spruce Bookshelf +chisel:bookshelf_spruce:1, Spruce Bookshelf +chisel:bookshelf_spruce:2, Spruce Bookshelf +chisel:bookshelf_spruce:3, Spruce Bookshelf +chisel:bookshelf_spruce:4, Spruce Bookshelf +chisel:bookshelf_spruce:5, Spruce Bookshelf +chisel:bookshelf_spruce:6, Spruce Bookshelf +chisel:bookshelf_spruce:7, Spruce Bookshelf +chisel:bookshelf_spruce:8, Spruce Bookshelf +chisel:bookshelf_spruce:9, Spruce Bookshelf +chisel:bookshelf_birch:0, Birch Bookshelf +chisel:bookshelf_birch:1, Birch Bookshelf +chisel:bookshelf_birch:2, Birch Bookshelf +chisel:bookshelf_birch:3, Birch Bookshelf +chisel:bookshelf_birch:4, Birch Bookshelf +chisel:bookshelf_birch:5, Birch Bookshelf +chisel:bookshelf_birch:6, Birch Bookshelf +chisel:bookshelf_birch:7, Birch Bookshelf +chisel:bookshelf_birch:8, Birch Bookshelf +chisel:bookshelf_birch:9, Birch Bookshelf +chisel:bookshelf_jungle:0, Jungle Bookshelf +chisel:bookshelf_jungle:1, Jungle Bookshelf +chisel:bookshelf_jungle:2, Jungle Bookshelf +chisel:bookshelf_jungle:3, Jungle Bookshelf +chisel:bookshelf_jungle:4, Jungle Bookshelf +chisel:bookshelf_jungle:5, Jungle Bookshelf +chisel:bookshelf_jungle:6, Jungle Bookshelf +chisel:bookshelf_jungle:7, Jungle Bookshelf +chisel:bookshelf_jungle:8, Jungle Bookshelf +chisel:bookshelf_jungle:9, Jungle Bookshelf +chisel:bookshelf_acacia:0, Acacia Bookshelf +chisel:bookshelf_acacia:1, Acacia Bookshelf +chisel:bookshelf_acacia:2, Acacia Bookshelf +chisel:bookshelf_acacia:3, Acacia Bookshelf +chisel:bookshelf_acacia:4, Acacia Bookshelf +chisel:bookshelf_acacia:5, Acacia Bookshelf +chisel:bookshelf_acacia:6, Acacia Bookshelf +chisel:bookshelf_acacia:7, Acacia Bookshelf +chisel:bookshelf_acacia:8, Acacia Bookshelf +chisel:bookshelf_acacia:9, Acacia Bookshelf +chisel:bookshelf_darkoak:0, Dark Oak Bookshelf +chisel:bookshelf_darkoak:1, Dark Oak Bookshelf +chisel:bookshelf_darkoak:2, Dark Oak Bookshelf +chisel:bookshelf_darkoak:3, Dark Oak Bookshelf +chisel:bookshelf_darkoak:4, Dark Oak Bookshelf +chisel:bookshelf_darkoak:5, Dark Oak Bookshelf +chisel:bookshelf_darkoak:6, Dark Oak Bookshelf +chisel:bookshelf_darkoak:7, Dark Oak Bookshelf +chisel:bookshelf_darkoak:8, Dark Oak Bookshelf +chisel:bookshelf_darkoak:9, Dark Oak Bookshelf +chisel:bricks:0, Bricks +chisel:bricks:1, Bricks +chisel:bricks:2, Bricks +chisel:bricks:3, Bricks +chisel:bricks:4, Bricks +chisel:bricks:5, Bricks +chisel:bricks:6, Bricks +chisel:bricks:7, Bricks +chisel:bricks:8, Bricks +chisel:bricks:9, Bricks +chisel:bricks:10, Bricks +chisel:bricks:11, Bricks +chisel:bricks:12, Bricks +chisel:bricks:13, Bricks +chisel:bricks:14, Bricks +chisel:bricks:15, Bricks +chisel:bricks1:0, Bricks +chisel:bricks1:1, Bricks +chisel:bricks1:2, Bricks +chisel:bricks1:3, Bricks +chisel:bricks1:4, Bricks +chisel:bricks1:5, Bricks +chisel:bricks1:6, Bricks +chisel:bricks1:7, Bricks +chisel:bricks1:8, Bricks +chisel:bricks1:9, Bricks +chisel:bricks2:0, Bricks +chisel:bricks2:1, Bricks +chisel:bricks2:2, Bricks +chisel:bricks2:3, Bricks +chisel:bricks2:4, Bricks +chisel:bricks2:5, Bricks +chisel:blockbronze:0, Block of Bronze +chisel:blockbronze:1, Block of Bronze +chisel:blockbronze:2, Block of Bronze +chisel:blockbronze:3, Block of Bronze +chisel:blockbronze:4, Block of Bronze +chisel:blockbronze:5, Block of Bronze +chisel:blockbronze:6, Block of Bronze +chisel:brownstone:0, Brownstone +chisel:brownstone:1, Brownstone +chisel:brownstone:2, Brownstone +chisel:brownstone:3, Brownstone +chisel:brownstone:4, Brownstone +chisel:brownstone:5, Brownstone +chisel:brownstone:6, Brownstone +chisel:brownstone:7, Brownstone +chisel:brownstone:8, Brownstone +chisel:brownstone:9, Brownstone +chisel:certus:0, Block of Certus Quartz +chisel:certus:1, Block of Certus Quartz +chisel:certus:2, Block of Certus Quartz +chisel:certus:3, Block of Certus Quartz +chisel:certus:4, Block of Certus Quartz +chisel:certus:5, Block of Certus Quartz +chisel:certus:6, Block of Certus Quartz +chisel:certus:7, Block of Certus Quartz +chisel:certus:8, Block of Certus Quartz +chisel:certus:9, Block of Certus Quartz +chisel:certus:10, Block of Certus Quartz +chisel:certus:11, Block of Certus Quartz +chisel:certus:12, Block of Certus Quartz +chisel:certus:13, Block of Certus Quartz +chisel:certus:14, Block of Certus Quartz +chisel:certus:15, Block of Certus Quartz +chisel:certus1:0, Block of Certus Quartz +chisel:certus1:1, Block of Certus Quartz +chisel:certus1:2, Block of Certus Quartz +chisel:certus1:3, Block of Certus Quartz +chisel:certus1:4, Block of Certus Quartz +chisel:certus1:5, Block of Certus Quartz +chisel:certus1:6, Block of Certus Quartz +chisel:certus1:7, Block of Certus Quartz +chisel:certus1:8, Block of Certus Quartz +chisel:certus1:9, Block of Certus Quartz +chisel:certus1:10, Block of Certus Quartz +chisel:certus1:11, Block of Certus Quartz +chisel:certus1:12, Block of Certus Quartz +chisel:certus1:13, Block of Certus Quartz +chisel:certus1:14, Block of Certus Quartz +chisel:certus1:15, Block of Certus Quartz +chisel:certus2:0, Block of Certus Quartz +chisel:certus2:1, Block of Certus Quartz +chisel:carpet_black:0, Black Carpet +chisel:carpet_black:1, Black Carpet +chisel:carpet_red:0, Red Carpet +chisel:carpet_red:1, Red Carpet +chisel:carpet_green:0, Green Carpet +chisel:carpet_green:1, Green Carpet +chisel:carpet_brown:0, Brown Carpet +chisel:carpet_brown:1, Brown Carpet +chisel:carpet_blue:0, Blue Carpet +chisel:carpet_blue:1, Blue Carpet +chisel:carpet_purple:0, Purple Carpet +chisel:carpet_purple:1, Purple Carpet +chisel:carpet_cyan:0, Cyan Carpet +chisel:carpet_cyan:1, Cyan Carpet +chisel:carpet_lightgray:0, Light Gray Carpet +chisel:carpet_lightgray:1, Light Gray Carpet +chisel:carpet_gray:0, Gray Carpet +chisel:carpet_gray:1, Gray Carpet +chisel:carpet_pink:0, Pink Carpet +chisel:carpet_pink:1, Pink Carpet +chisel:carpet_lime:0, Lime Carpet +chisel:carpet_lime:1, Lime Carpet +chisel:carpet_yellow:0, Yellow Carpet +chisel:carpet_yellow:1, Yellow Carpet +chisel:carpet_lightblue:0, Light Blue Carpet +chisel:carpet_lightblue:1, Light Blue Carpet +chisel:carpet_magenta:0, Magenta Carpet +chisel:carpet_magenta:1, Magenta Carpet +chisel:carpet_orange:0, Orange Carpet +chisel:carpet_orange:1, Orange Carpet +chisel:carpet_white:0, White Carpet +chisel:carpet_white:1, White Carpet +chisel:block_charcoal:0, Block of Charcoal +chisel:block_charcoal:1, Block of Charcoal +chisel:block_charcoal:2, Block of Charcoal +chisel:block_charcoal:3, Block of Charcoal +chisel:block_charcoal:4, Block of Charcoal +chisel:block_charcoal:5, Block of Charcoal +chisel:block_charcoal:6, Block of Charcoal +chisel:block_charcoal:7, Block of Charcoal +chisel:block_charcoal:8, Block of Charcoal +chisel:block_charcoal:9, Block of Charcoal +chisel:block_charcoal:10, Block of Charcoal +chisel:block_charcoal:11, Block of Charcoal +chisel:block_charcoal:12, Block of Charcoal +chisel:block_charcoal:13, Block of Charcoal +chisel:block_charcoal:14, Block of Charcoal +chisel:block_charcoal:15, Block of Charcoal +chisel:block_charcoal1:0, Block of Charcoal +chisel:block_charcoal1:1, Block of Charcoal +chisel:block_charcoal1:2, Block of Charcoal +chisel:block_charcoal1:3, Block of Charcoal +chisel:block_charcoal1:4, Block of Charcoal +chisel:block_charcoal1:5, Block of Charcoal +chisel:block_charcoal1:6, Block of Charcoal +chisel:block_charcoal1:7, Block of Charcoal +chisel:block_charcoal1:8, Block of Charcoal +chisel:block_charcoal1:9, Block of Charcoal +chisel:block_charcoal1:10, Block of Charcoal +chisel:block_charcoal1:11, Block of Charcoal +chisel:block_charcoal1:12, Block of Charcoal +chisel:block_charcoal1:13, Block of Charcoal +chisel:block_charcoal1:14, Block of Charcoal +chisel:block_charcoal1:15, Block of Charcoal +chisel:block_charcoal2:0, Block of Charcoal +chisel:block_charcoal2:1, Block of Charcoal +chisel:cloud:0, Cloud +chisel:cloud:1, Cloud +chisel:cloud:2, Cloud +chisel:cloud:3, Cloud +chisel:cloud:4, Cloud +chisel:blockcobalt:0, Block of Cobalt +chisel:blockcobalt:1, Block of Cobalt +chisel:blockcobalt:2, Block of Cobalt +chisel:blockcobalt:3, Block of Cobalt +chisel:blockcobalt:4, Block of Cobalt +chisel:blockcobalt:5, Block of Cobalt +chisel:blockcobalt:6, Block of Cobalt +chisel:cobblestone:0, Cobblestone +chisel:cobblestone:1, Cobblestone +chisel:cobblestone:2, Cobblestone +chisel:cobblestone:3, Cobblestone +chisel:cobblestone:4, Cobblestone +chisel:cobblestone:5, Cobblestone +chisel:cobblestone:6, Cobblestone +chisel:cobblestone:7, Cobblestone +chisel:cobblestone:8, Cobblestone +chisel:cobblestone:9, Cobblestone +chisel:cobblestone:10, Cobblestone +chisel:cobblestone:11, Cobblestone +chisel:cobblestone:12, Cobblestone +chisel:cobblestone:13, Cobblestone +chisel:cobblestone:14, Cobblestone +chisel:cobblestone:15, Cobblestone +chisel:cobblestone1:0, Cobblestone +chisel:cobblestone1:1, Cobblestone +chisel:cobblestone1:2, Cobblestone +chisel:cobblestone1:3, Cobblestone +chisel:cobblestone1:4, Cobblestone +chisel:cobblestone1:5, Cobblestone +chisel:cobblestone1:6, Cobblestone +chisel:cobblestone1:7, Cobblestone +chisel:cobblestone1:8, Cobblestone +chisel:cobblestone1:9, Cobblestone +chisel:cobblestone2:0, Cobblestone +chisel:cobblestone2:1, Cobblestone +chisel:cobblestone2:2, Cobblestone +chisel:cobblestone2:3, Cobblestone +chisel:cobblestone2:4, Cobblestone +chisel:cobblestone2:5, Cobblestone +chisel:cobblestone2:6, Cobblestone +chisel:cobblestone2:7, Cobblestone +chisel:cobblestone2:8, Cobblestone +chisel:cobblestone2:9, Cobblestone +chisel:block_coal:0, Block of Coal +chisel:block_coal:1, Block of Coal +chisel:block_coal:2, Block of Coal +chisel:block_coal:3, Block of Coal +chisel:block_coal:4, Block of Coal +chisel:block_coal:5, Block of Coal +chisel:block_coal:6, Block of Coal +chisel:block_coal:7, Block of Coal +chisel:block_coal:8, Block of Coal +chisel:block_coal:9, Block of Coal +chisel:block_coal:10, Block of Coal +chisel:block_coal:11, Block of Coal +chisel:block_coal:12, Block of Coal +chisel:block_coal:13, Block of Coal +chisel:block_coal:14, Block of Coal +chisel:block_coal:15, Block of Coal +chisel:block_coal1:0, Block of Coal +chisel:block_coal1:1, Block of Coal +chisel:block_coal1:2, Block of Coal +chisel:block_coal1:3, Block of Coal +chisel:block_coal1:4, Block of Coal +chisel:block_coal1:5, Block of Coal +chisel:block_coal1:6, Block of Coal +chisel:block_coal1:7, Block of Coal +chisel:block_coal1:8, Block of Coal +chisel:block_coal1:9, Block of Coal +chisel:block_coal1:10, Block of Coal +chisel:block_coal1:11, Block of Coal +chisel:block_coal1:12, Block of Coal +chisel:block_coal1:13, Block of Coal +chisel:block_coal1:14, Block of Coal +chisel:block_coal1:15, Block of Coal +chisel:block_coal2:0, Block of Coal +chisel:block_coal2:1, Block of Coal +chisel:block_coal_coke:0, Block of Coal Coke +chisel:block_coal_coke:1, Block of Coal Coke +chisel:block_coal_coke:2, Block of Coal Coke +chisel:block_coal_coke:3, Block of Coal Coke +chisel:block_coal_coke:4, Block of Coal Coke +chisel:block_coal_coke:5, Block of Coal Coke +chisel:block_coal_coke:6, Block of Coal Coke +chisel:block_coal_coke:7, Block of Coal Coke +chisel:block_coal_coke:8, Block of Coal Coke +chisel:block_coal_coke:9, Block of Coal Coke +chisel:block_coal_coke:10, Block of Coal Coke +chisel:block_coal_coke:11, Block of Coal Coke +chisel:block_coal_coke:12, Block of Coal Coke +chisel:block_coal_coke:13, Block of Coal Coke +chisel:block_coal_coke:14, Block of Coal Coke +chisel:block_coal_coke:15, Block of Coal Coke +chisel:block_coal_coke1:0, Block of Coal Coke +chisel:block_coal_coke1:1, Block of Coal Coke +chisel:block_coal_coke1:2, Block of Coal Coke +chisel:block_coal_coke1:3, Block of Coal Coke +chisel:block_coal_coke1:4, Block of Coal Coke +chisel:block_coal_coke1:5, Block of Coal Coke +chisel:block_coal_coke1:6, Block of Coal Coke +chisel:block_coal_coke1:7, Block of Coal Coke +chisel:block_coal_coke1:8, Block of Coal Coke +chisel:block_coal_coke1:9, Block of Coal Coke +chisel:block_coal_coke1:10, Block of Coal Coke +chisel:block_coal_coke1:11, Block of Coal Coke +chisel:block_coal_coke1:12, Block of Coal Coke +chisel:block_coal_coke1:13, Block of Coal Coke +chisel:block_coal_coke1:14, Block of Coal Coke +chisel:block_coal_coke1:15, Block of Coal Coke +chisel:block_coal_coke2:0, Block of Coal Coke +chisel:block_coal_coke2:1, Block of Coal Coke +chisel:cobblestonemossy:0, Moss Stone +chisel:cobblestonemossy:1, Moss Stone +chisel:cobblestonemossy:2, Moss Stone +chisel:cobblestonemossy:3, Moss Stone +chisel:cobblestonemossy:4, Moss Stone +chisel:cobblestonemossy:5, Moss Stone +chisel:cobblestonemossy:6, Moss Stone +chisel:cobblestonemossy:7, Moss Stone +chisel:cobblestonemossy:8, Moss Stone +chisel:cobblestonemossy:9, Moss Stone +chisel:cobblestonemossy:10, Moss Stone +chisel:cobblestonemossy:11, Moss Stone +chisel:cobblestonemossy:12, Moss Stone +chisel:cobblestonemossy:13, Moss Stone +chisel:cobblestonemossy:14, Moss Stone +chisel:cobblestonemossy:15, Moss Stone +chisel:cobblestonemossy1:0, Moss Stone +chisel:cobblestonemossy1:1, Moss Stone +chisel:cobblestonemossy1:2, Moss Stone +chisel:cobblestonemossy1:3, Moss Stone +chisel:cobblestonemossy1:4, Moss Stone +chisel:cobblestonemossy1:5, Moss Stone +chisel:cobblestonemossy1:6, Moss Stone +chisel:cobblestonemossy1:7, Moss Stone +chisel:cobblestonemossy1:8, Moss Stone +chisel:cobblestonemossy1:9, Moss Stone +chisel:cobblestonemossy1:10, Moss Stone +chisel:cobblestonemossy1:11, Moss Stone +chisel:cobblestonemossy1:12, Moss Stone +chisel:cobblestonemossy1:13, Moss Stone +chisel:cobblestonemossy1:14, Moss Stone +chisel:cobblestonemossy1:15, Moss Stone +chisel:cobblestonemossy2:0, Moss Stone +chisel:concrete_black:0, Black Concrete +chisel:concrete_black:1, Black Concrete +chisel:concrete_black:2, Black Concrete +chisel:concrete_black:3, Black Concrete +chisel:concrete_black:4, Black Concrete +chisel:concrete_black:5, Black Concrete +chisel:concrete_black:6, Black Concrete +chisel:concrete_black:7, Black Concrete +chisel:concrete_black:8, Black Concrete +chisel:concrete_black:9, Black Concrete +chisel:concrete_black:10, Black Concrete +chisel:concrete_black:11, Black Concrete +chisel:concrete_black:12, Black Concrete +chisel:concrete_black:13, Black Concrete +chisel:concrete_black:14, Black Concrete +chisel:concrete_black:15, Black Concrete +chisel:concrete_black1:0, Black Concrete +chisel:concrete_black1:1, Black Concrete +chisel:concrete_black1:2, Black Concrete +chisel:concrete_black1:3, Black Concrete +chisel:concrete_black1:4, Black Concrete +chisel:concrete_black1:5, Black Concrete +chisel:concrete_black1:6, Black Concrete +chisel:concrete_black1:7, Black Concrete +chisel:concrete_black1:8, Black Concrete +chisel:concrete_black1:9, Black Concrete +chisel:concrete_black1:10, Black Concrete +chisel:concrete_black1:11, Black Concrete +chisel:concrete_black1:12, Black Concrete +chisel:concrete_black1:13, Black Concrete +chisel:concrete_black1:14, Black Concrete +chisel:concrete_black1:15, Black Concrete +chisel:concrete_black2:0, Black Concrete +chisel:concrete_red:0, Red Concrete +chisel:concrete_red:1, Red Concrete +chisel:concrete_red:2, Red Concrete +chisel:concrete_red:3, Red Concrete +chisel:concrete_red:4, Red Concrete +chisel:concrete_red:5, Red Concrete +chisel:concrete_red:6, Red Concrete +chisel:concrete_red:7, Red Concrete +chisel:concrete_red:8, Red Concrete +chisel:concrete_red:9, Red Concrete +chisel:concrete_red:10, Red Concrete +chisel:concrete_red:11, Red Concrete +chisel:concrete_red:12, Red Concrete +chisel:concrete_red:13, Red Concrete +chisel:concrete_red:14, Red Concrete +chisel:concrete_red:15, Red Concrete +chisel:concrete_red1:0, Red Concrete +chisel:concrete_red1:1, Red Concrete +chisel:concrete_red1:2, Red Concrete +chisel:concrete_red1:3, Red Concrete +chisel:concrete_red1:4, Red Concrete +chisel:concrete_red1:5, Red Concrete +chisel:concrete_red1:6, Red Concrete +chisel:concrete_red1:7, Red Concrete +chisel:concrete_red1:8, Red Concrete +chisel:concrete_red1:9, Red Concrete +chisel:concrete_red1:10, Red Concrete +chisel:concrete_red1:11, Red Concrete +chisel:concrete_red1:12, Red Concrete +chisel:concrete_red1:13, Red Concrete +chisel:concrete_red1:14, Red Concrete +chisel:concrete_red1:15, Red Concrete +chisel:concrete_red2:0, Red Concrete +chisel:concrete_green:0, Green Concrete +chisel:concrete_green:1, Green Concrete +chisel:concrete_green:2, Green Concrete +chisel:concrete_green:3, Green Concrete +chisel:concrete_green:4, Green Concrete +chisel:concrete_green:5, Green Concrete +chisel:concrete_green:6, Green Concrete +chisel:concrete_green:7, Green Concrete +chisel:concrete_green:8, Green Concrete +chisel:concrete_green:9, Green Concrete +chisel:concrete_green:10, Green Concrete +chisel:concrete_green:11, Green Concrete +chisel:concrete_green:12, Green Concrete +chisel:concrete_green:13, Green Concrete +chisel:concrete_green:14, Green Concrete +chisel:concrete_green:15, Green Concrete +chisel:concrete_green1:0, Green Concrete +chisel:concrete_green1:1, Green Concrete +chisel:concrete_green1:2, Green Concrete +chisel:concrete_green1:3, Green Concrete +chisel:concrete_green1:4, Green Concrete +chisel:concrete_green1:5, Green Concrete +chisel:concrete_green1:6, Green Concrete +chisel:concrete_green1:7, Green Concrete +chisel:concrete_green1:8, Green Concrete +chisel:concrete_green1:9, Green Concrete +chisel:concrete_green1:10, Green Concrete +chisel:concrete_green1:11, Green Concrete +chisel:concrete_green1:12, Green Concrete +chisel:concrete_green1:13, Green Concrete +chisel:concrete_green1:14, Green Concrete +chisel:concrete_green1:15, Green Concrete +chisel:concrete_green2:0, Green Concrete +chisel:concrete_brown:0, Brown Concrete +chisel:concrete_brown:1, Brown Concrete +chisel:concrete_brown:2, Brown Concrete +chisel:concrete_brown:3, Brown Concrete +chisel:concrete_brown:4, Brown Concrete +chisel:concrete_brown:5, Brown Concrete +chisel:concrete_brown:6, Brown Concrete +chisel:concrete_brown:7, Brown Concrete +chisel:concrete_brown:8, Brown Concrete +chisel:concrete_brown:9, Brown Concrete +chisel:concrete_brown:10, Brown Concrete +chisel:concrete_brown:11, Brown Concrete +chisel:concrete_brown:12, Brown Concrete +chisel:concrete_brown:13, Brown Concrete +chisel:concrete_brown:14, Brown Concrete +chisel:concrete_brown:15, Brown Concrete +chisel:concrete_brown1:0, Brown Concrete +chisel:concrete_brown1:1, Brown Concrete +chisel:concrete_brown1:2, Brown Concrete +chisel:concrete_brown1:3, Brown Concrete +chisel:concrete_brown1:4, Brown Concrete +chisel:concrete_brown1:5, Brown Concrete +chisel:concrete_brown1:6, Brown Concrete +chisel:concrete_brown1:7, Brown Concrete +chisel:concrete_brown1:8, Brown Concrete +chisel:concrete_brown1:9, Brown Concrete +chisel:concrete_brown1:10, Brown Concrete +chisel:concrete_brown1:11, Brown Concrete +chisel:concrete_brown1:12, Brown Concrete +chisel:concrete_brown1:13, Brown Concrete +chisel:concrete_brown1:14, Brown Concrete +chisel:concrete_brown1:15, Brown Concrete +chisel:concrete_brown2:0, Brown Concrete +chisel:concrete_blue:0, Blue Concrete +chisel:concrete_blue:1, Blue Concrete +chisel:concrete_blue:2, Blue Concrete +chisel:concrete_blue:3, Blue Concrete +chisel:concrete_blue:4, Blue Concrete +chisel:concrete_blue:5, Blue Concrete +chisel:concrete_blue:6, Blue Concrete +chisel:concrete_blue:7, Blue Concrete +chisel:concrete_blue:8, Blue Concrete +chisel:concrete_blue:9, Blue Concrete +chisel:concrete_blue:10, Blue Concrete +chisel:concrete_blue:11, Blue Concrete +chisel:concrete_blue:12, Blue Concrete +chisel:concrete_blue:13, Blue Concrete +chisel:concrete_blue:14, Blue Concrete +chisel:concrete_blue:15, Blue Concrete +chisel:concrete_blue1:0, Blue Concrete +chisel:concrete_blue1:1, Blue Concrete +chisel:concrete_blue1:2, Blue Concrete +chisel:concrete_blue1:3, Blue Concrete +chisel:concrete_blue1:4, Blue Concrete +chisel:concrete_blue1:5, Blue Concrete +chisel:concrete_blue1:6, Blue Concrete +chisel:concrete_blue1:7, Blue Concrete +chisel:concrete_blue1:8, Blue Concrete +chisel:concrete_blue1:9, Blue Concrete +chisel:concrete_blue1:10, Blue Concrete +chisel:concrete_blue1:11, Blue Concrete +chisel:concrete_blue1:12, Blue Concrete +chisel:concrete_blue1:13, Blue Concrete +chisel:concrete_blue1:14, Blue Concrete +chisel:concrete_blue1:15, Blue Concrete +chisel:concrete_blue2:0, Blue Concrete +chisel:concrete_purple:0, Purple Concrete +chisel:concrete_purple:1, Purple Concrete +chisel:concrete_purple:2, Purple Concrete +chisel:concrete_purple:3, Purple Concrete +chisel:concrete_purple:4, Purple Concrete +chisel:concrete_purple:5, Purple Concrete +chisel:concrete_purple:6, Purple Concrete +chisel:concrete_purple:7, Purple Concrete +chisel:concrete_purple:8, Purple Concrete +chisel:concrete_purple:9, Purple Concrete +chisel:concrete_purple:10, Purple Concrete +chisel:concrete_purple:11, Purple Concrete +chisel:concrete_purple:12, Purple Concrete +chisel:concrete_purple:13, Purple Concrete +chisel:concrete_purple:14, Purple Concrete +chisel:concrete_purple:15, Purple Concrete +chisel:concrete_purple1:0, Purple Concrete +chisel:concrete_purple1:1, Purple Concrete +chisel:concrete_purple1:2, Purple Concrete +chisel:concrete_purple1:3, Purple Concrete +chisel:concrete_purple1:4, Purple Concrete +chisel:concrete_purple1:5, Purple Concrete +chisel:concrete_purple1:6, Purple Concrete +chisel:concrete_purple1:7, Purple Concrete +chisel:concrete_purple1:8, Purple Concrete +chisel:concrete_purple1:9, Purple Concrete +chisel:concrete_purple1:10, Purple Concrete +chisel:concrete_purple1:11, Purple Concrete +chisel:concrete_purple1:12, Purple Concrete +chisel:concrete_purple1:13, Purple Concrete +chisel:concrete_purple1:14, Purple Concrete +chisel:concrete_purple1:15, Purple Concrete +chisel:concrete_purple2:0, Purple Concrete +chisel:concrete_cyan:0, Cyan Concrete +chisel:concrete_cyan:1, Cyan Concrete +chisel:concrete_cyan:2, Cyan Concrete +chisel:concrete_cyan:3, Cyan Concrete +chisel:concrete_cyan:4, Cyan Concrete +chisel:concrete_cyan:5, Cyan Concrete +chisel:concrete_cyan:6, Cyan Concrete +chisel:concrete_cyan:7, Cyan Concrete +chisel:concrete_cyan:8, Cyan Concrete +chisel:concrete_cyan:9, Cyan Concrete +chisel:concrete_cyan:10, Cyan Concrete +chisel:concrete_cyan:11, Cyan Concrete +chisel:concrete_cyan:12, Cyan Concrete +chisel:concrete_cyan:13, Cyan Concrete +chisel:concrete_cyan:14, Cyan Concrete +chisel:concrete_cyan:15, Cyan Concrete +chisel:concrete_cyan1:0, Cyan Concrete +chisel:concrete_cyan1:1, Cyan Concrete +chisel:concrete_cyan1:2, Cyan Concrete +chisel:concrete_cyan1:3, Cyan Concrete +chisel:concrete_cyan1:4, Cyan Concrete +chisel:concrete_cyan1:5, Cyan Concrete +chisel:concrete_cyan1:6, Cyan Concrete +chisel:concrete_cyan1:7, Cyan Concrete +chisel:concrete_cyan1:8, Cyan Concrete +chisel:concrete_cyan1:9, Cyan Concrete +chisel:concrete_cyan1:10, Cyan Concrete +chisel:concrete_cyan1:11, Cyan Concrete +chisel:concrete_cyan1:12, Cyan Concrete +chisel:concrete_cyan1:13, Cyan Concrete +chisel:concrete_cyan1:14, Cyan Concrete +chisel:concrete_cyan1:15, Cyan Concrete +chisel:concrete_cyan2:0, Cyan Concrete +chisel:concrete_lightgray:0, Light Gray Concrete +chisel:concrete_lightgray:1, Light Gray Concrete +chisel:concrete_lightgray:2, Light Gray Concrete +chisel:concrete_lightgray:3, Light Gray Concrete +chisel:concrete_lightgray:4, Light Gray Concrete +chisel:concrete_lightgray:5, Light Gray Concrete +chisel:concrete_lightgray:6, Light Gray Concrete +chisel:concrete_lightgray:7, Light Gray Concrete +chisel:concrete_lightgray:8, Light Gray Concrete +chisel:concrete_lightgray:9, Light Gray Concrete +chisel:concrete_lightgray:10, Light Gray Concrete +chisel:concrete_lightgray:11, Light Gray Concrete +chisel:concrete_lightgray:12, Light Gray Concrete +chisel:concrete_lightgray:13, Light Gray Concrete +chisel:concrete_lightgray:14, Light Gray Concrete +chisel:concrete_lightgray:15, Light Gray Concrete +chisel:concrete_lightgray1:0, Light Gray Concrete +chisel:concrete_lightgray1:1, Light Gray Concrete +chisel:concrete_lightgray1:2, Light Gray Concrete +chisel:concrete_lightgray1:3, Light Gray Concrete +chisel:concrete_lightgray1:4, Light Gray Concrete +chisel:concrete_lightgray1:5, Light Gray Concrete +chisel:concrete_lightgray1:6, Light Gray Concrete +chisel:concrete_lightgray1:7, Light Gray Concrete +chisel:concrete_lightgray1:8, Light Gray Concrete +chisel:concrete_lightgray1:9, Light Gray Concrete +chisel:concrete_lightgray1:10, Light Gray Concrete +chisel:concrete_lightgray1:11, Light Gray Concrete +chisel:concrete_lightgray1:12, Light Gray Concrete +chisel:concrete_lightgray1:13, Light Gray Concrete +chisel:concrete_lightgray1:14, Light Gray Concrete +chisel:concrete_lightgray1:15, Light Gray Concrete +chisel:concrete_lightgray2:0, Light Gray Concrete +chisel:concrete_gray:0, Gray Concrete +chisel:concrete_gray:1, Gray Concrete +chisel:concrete_gray:2, Gray Concrete +chisel:concrete_gray:3, Gray Concrete +chisel:concrete_gray:4, Gray Concrete +chisel:concrete_gray:5, Gray Concrete +chisel:concrete_gray:6, Gray Concrete +chisel:concrete_gray:7, Gray Concrete +chisel:concrete_gray:8, Gray Concrete +chisel:concrete_gray:9, Gray Concrete +chisel:concrete_gray:10, Gray Concrete +chisel:concrete_gray:11, Gray Concrete +chisel:concrete_gray:12, Gray Concrete +chisel:concrete_gray:13, Gray Concrete +chisel:concrete_gray:14, Gray Concrete +chisel:concrete_gray:15, Gray Concrete +chisel:concrete_gray1:0, Gray Concrete +chisel:concrete_gray1:1, Gray Concrete +chisel:concrete_gray1:2, Gray Concrete +chisel:concrete_gray1:3, Gray Concrete +chisel:concrete_gray1:4, Gray Concrete +chisel:concrete_gray1:5, Gray Concrete +chisel:concrete_gray1:6, Gray Concrete +chisel:concrete_gray1:7, Gray Concrete +chisel:concrete_gray1:8, Gray Concrete +chisel:concrete_gray1:9, Gray Concrete +chisel:concrete_gray1:10, Gray Concrete +chisel:concrete_gray1:11, Gray Concrete +chisel:concrete_gray1:12, Gray Concrete +chisel:concrete_gray1:13, Gray Concrete +chisel:concrete_gray1:14, Gray Concrete +chisel:concrete_gray1:15, Gray Concrete +chisel:concrete_gray2:0, Gray Concrete +chisel:concrete_pink:0, Pink Concrete +chisel:concrete_pink:1, Pink Concrete +chisel:concrete_pink:2, Pink Concrete +chisel:concrete_pink:3, Pink Concrete +chisel:concrete_pink:4, Pink Concrete +chisel:concrete_pink:5, Pink Concrete +chisel:concrete_pink:6, Pink Concrete +chisel:concrete_pink:7, Pink Concrete +chisel:concrete_pink:8, Pink Concrete +chisel:concrete_pink:9, Pink Concrete +chisel:concrete_pink:10, Pink Concrete +chisel:concrete_pink:11, Pink Concrete +chisel:concrete_pink:12, Pink Concrete +chisel:concrete_pink:13, Pink Concrete +chisel:concrete_pink:14, Pink Concrete +chisel:concrete_pink:15, Pink Concrete +chisel:concrete_pink1:0, Pink Concrete +chisel:concrete_pink1:1, Pink Concrete +chisel:concrete_pink1:2, Pink Concrete +chisel:concrete_pink1:3, Pink Concrete +chisel:concrete_pink1:4, Pink Concrete +chisel:concrete_pink1:5, Pink Concrete +chisel:concrete_pink1:6, Pink Concrete +chisel:concrete_pink1:7, Pink Concrete +chisel:concrete_pink1:8, Pink Concrete +chisel:concrete_pink1:9, Pink Concrete +chisel:concrete_pink1:10, Pink Concrete +chisel:concrete_pink1:11, Pink Concrete +chisel:concrete_pink1:12, Pink Concrete +chisel:concrete_pink1:13, Pink Concrete +chisel:concrete_pink1:14, Pink Concrete +chisel:concrete_pink1:15, Pink Concrete +chisel:concrete_pink2:0, Pink Concrete +chisel:concrete_lime:0, Lime Concrete +chisel:concrete_lime:1, Lime Concrete +chisel:concrete_lime:2, Lime Concrete +chisel:concrete_lime:3, Lime Concrete +chisel:concrete_lime:4, Lime Concrete +chisel:concrete_lime:5, Lime Concrete +chisel:concrete_lime:6, Lime Concrete +chisel:concrete_lime:7, Lime Concrete +chisel:concrete_lime:8, Lime Concrete +chisel:concrete_lime:9, Lime Concrete +chisel:concrete_lime:10, Lime Concrete +chisel:concrete_lime:11, Lime Concrete +chisel:concrete_lime:12, Lime Concrete +chisel:concrete_lime:13, Lime Concrete +chisel:concrete_lime:14, Lime Concrete +chisel:concrete_lime:15, Lime Concrete +chisel:concrete_lime1:0, Lime Concrete +chisel:concrete_lime1:1, Lime Concrete +chisel:concrete_lime1:2, Lime Concrete +chisel:concrete_lime1:3, Lime Concrete +chisel:concrete_lime1:4, Lime Concrete +chisel:concrete_lime1:5, Lime Concrete +chisel:concrete_lime1:6, Lime Concrete +chisel:concrete_lime1:7, Lime Concrete +chisel:concrete_lime1:8, Lime Concrete +chisel:concrete_lime1:9, Lime Concrete +chisel:concrete_lime1:10, Lime Concrete +chisel:concrete_lime1:11, Lime Concrete +chisel:concrete_lime1:12, Lime Concrete +chisel:concrete_lime1:13, Lime Concrete +chisel:concrete_lime1:14, Lime Concrete +chisel:concrete_lime1:15, Lime Concrete +chisel:concrete_lime2:0, Lime Concrete +chisel:concrete_yellow:0, Yellow Concrete +chisel:concrete_yellow:1, Yellow Concrete +chisel:concrete_yellow:2, Yellow Concrete +chisel:concrete_yellow:3, Yellow Concrete +chisel:concrete_yellow:4, Yellow Concrete +chisel:concrete_yellow:5, Yellow Concrete +chisel:concrete_yellow:6, Yellow Concrete +chisel:concrete_yellow:7, Yellow Concrete +chisel:concrete_yellow:8, Yellow Concrete +chisel:concrete_yellow:9, Yellow Concrete +chisel:concrete_yellow:10, Yellow Concrete +chisel:concrete_yellow:11, Yellow Concrete +chisel:concrete_yellow:12, Yellow Concrete +chisel:concrete_yellow:13, Yellow Concrete +chisel:concrete_yellow:14, Yellow Concrete +chisel:concrete_yellow:15, Yellow Concrete +chisel:concrete_yellow1:0, Yellow Concrete +chisel:concrete_yellow1:1, Yellow Concrete +chisel:concrete_yellow1:2, Yellow Concrete +chisel:concrete_yellow1:3, Yellow Concrete +chisel:concrete_yellow1:4, Yellow Concrete +chisel:concrete_yellow1:5, Yellow Concrete +chisel:concrete_yellow1:6, Yellow Concrete +chisel:concrete_yellow1:7, Yellow Concrete +chisel:concrete_yellow1:8, Yellow Concrete +chisel:concrete_yellow1:9, Yellow Concrete +chisel:concrete_yellow1:10, Yellow Concrete +chisel:concrete_yellow1:11, Yellow Concrete +chisel:concrete_yellow1:12, Yellow Concrete +chisel:concrete_yellow1:13, Yellow Concrete +chisel:concrete_yellow1:14, Yellow Concrete +chisel:concrete_yellow1:15, Yellow Concrete +chisel:concrete_yellow2:0, Yellow Concrete +chisel:concrete_lightblue:0, Light Blue Concrete +chisel:concrete_lightblue:1, Light Blue Concrete +chisel:concrete_lightblue:2, Light Blue Concrete +chisel:concrete_lightblue:3, Light Blue Concrete +chisel:concrete_lightblue:4, Light Blue Concrete +chisel:concrete_lightblue:5, Light Blue Concrete +chisel:concrete_lightblue:6, Light Blue Concrete +chisel:concrete_lightblue:7, Light Blue Concrete +chisel:concrete_lightblue:8, Light Blue Concrete +chisel:concrete_lightblue:9, Light Blue Concrete +chisel:concrete_lightblue:10, Light Blue Concrete +chisel:concrete_lightblue:11, Light Blue Concrete +chisel:concrete_lightblue:12, Light Blue Concrete +chisel:concrete_lightblue:13, Light Blue Concrete +chisel:concrete_lightblue:14, Light Blue Concrete +chisel:concrete_lightblue:15, Light Blue Concrete +chisel:concrete_lightblue1:0, Light Blue Concrete +chisel:concrete_lightblue1:1, Light Blue Concrete +chisel:concrete_lightblue1:2, Light Blue Concrete +chisel:concrete_lightblue1:3, Light Blue Concrete +chisel:concrete_lightblue1:4, Light Blue Concrete +chisel:concrete_lightblue1:5, Light Blue Concrete +chisel:concrete_lightblue1:6, Light Blue Concrete +chisel:concrete_lightblue1:7, Light Blue Concrete +chisel:concrete_lightblue1:8, Light Blue Concrete +chisel:concrete_lightblue1:9, Light Blue Concrete +chisel:concrete_lightblue1:10, Light Blue Concrete +chisel:concrete_lightblue1:11, Light Blue Concrete +chisel:concrete_lightblue1:12, Light Blue Concrete +chisel:concrete_lightblue1:13, Light Blue Concrete +chisel:concrete_lightblue1:14, Light Blue Concrete +chisel:concrete_lightblue1:15, Light Blue Concrete +chisel:concrete_lightblue2:0, Light Blue Concrete +chisel:concrete_magenta:0, Magenta Concrete +chisel:concrete_magenta:1, Magenta Concrete +chisel:concrete_magenta:2, Magenta Concrete +chisel:concrete_magenta:3, Magenta Concrete +chisel:concrete_magenta:4, Magenta Concrete +chisel:concrete_magenta:5, Magenta Concrete +chisel:concrete_magenta:6, Magenta Concrete +chisel:concrete_magenta:7, Magenta Concrete +chisel:concrete_magenta:8, Magenta Concrete +chisel:concrete_magenta:9, Magenta Concrete +chisel:concrete_magenta:10, Magenta Concrete +chisel:concrete_magenta:11, Magenta Concrete +chisel:concrete_magenta:12, Magenta Concrete +chisel:concrete_magenta:13, Magenta Concrete +chisel:concrete_magenta:14, Magenta Concrete +chisel:concrete_magenta:15, Magenta Concrete +chisel:concrete_magenta1:0, Magenta Concrete +chisel:concrete_magenta1:1, Magenta Concrete +chisel:concrete_magenta1:2, Magenta Concrete +chisel:concrete_magenta1:3, Magenta Concrete +chisel:concrete_magenta1:4, Magenta Concrete +chisel:concrete_magenta1:5, Magenta Concrete +chisel:concrete_magenta1:6, Magenta Concrete +chisel:concrete_magenta1:7, Magenta Concrete +chisel:concrete_magenta1:8, Magenta Concrete +chisel:concrete_magenta1:9, Magenta Concrete +chisel:concrete_magenta1:10, Magenta Concrete +chisel:concrete_magenta1:11, Magenta Concrete +chisel:concrete_magenta1:12, Magenta Concrete +chisel:concrete_magenta1:13, Magenta Concrete +chisel:concrete_magenta1:14, Magenta Concrete +chisel:concrete_magenta1:15, Magenta Concrete +chisel:concrete_magenta2:0, Magenta Concrete +chisel:concrete_orange:0, Orange Concrete +chisel:concrete_orange:1, Orange Concrete +chisel:concrete_orange:2, Orange Concrete +chisel:concrete_orange:3, Orange Concrete +chisel:concrete_orange:4, Orange Concrete +chisel:concrete_orange:5, Orange Concrete +chisel:concrete_orange:6, Orange Concrete +chisel:concrete_orange:7, Orange Concrete +chisel:concrete_orange:8, Orange Concrete +chisel:concrete_orange:9, Orange Concrete +chisel:concrete_orange:10, Orange Concrete +chisel:concrete_orange:11, Orange Concrete +chisel:concrete_orange:12, Orange Concrete +chisel:concrete_orange:13, Orange Concrete +chisel:concrete_orange:14, Orange Concrete +chisel:concrete_orange:15, Orange Concrete +chisel:concrete_orange1:0, Orange Concrete +chisel:concrete_orange1:1, Orange Concrete +chisel:concrete_orange1:2, Orange Concrete +chisel:concrete_orange1:3, Orange Concrete +chisel:concrete_orange1:4, Orange Concrete +chisel:concrete_orange1:5, Orange Concrete +chisel:concrete_orange1:6, Orange Concrete +chisel:concrete_orange1:7, Orange Concrete +chisel:concrete_orange1:8, Orange Concrete +chisel:concrete_orange1:9, Orange Concrete +chisel:concrete_orange1:10, Orange Concrete +chisel:concrete_orange1:11, Orange Concrete +chisel:concrete_orange1:12, Orange Concrete +chisel:concrete_orange1:13, Orange Concrete +chisel:concrete_orange1:14, Orange Concrete +chisel:concrete_orange1:15, Orange Concrete +chisel:concrete_orange2:0, Orange Concrete +chisel:concrete_white:0, White Concrete +chisel:concrete_white:1, White Concrete +chisel:concrete_white:2, White Concrete +chisel:concrete_white:3, White Concrete +chisel:concrete_white:4, White Concrete +chisel:concrete_white:5, White Concrete +chisel:concrete_white:6, White Concrete +chisel:concrete_white:7, White Concrete +chisel:concrete_white:8, White Concrete +chisel:concrete_white:9, White Concrete +chisel:concrete_white:10, White Concrete +chisel:concrete_white:11, White Concrete +chisel:concrete_white:12, White Concrete +chisel:concrete_white:13, White Concrete +chisel:concrete_white:14, White Concrete +chisel:concrete_white:15, White Concrete +chisel:concrete_white1:0, White Concrete +chisel:concrete_white1:1, White Concrete +chisel:concrete_white1:2, White Concrete +chisel:concrete_white1:3, White Concrete +chisel:concrete_white1:4, White Concrete +chisel:concrete_white1:5, White Concrete +chisel:concrete_white1:6, White Concrete +chisel:concrete_white1:7, White Concrete +chisel:concrete_white1:8, White Concrete +chisel:concrete_white1:9, White Concrete +chisel:concrete_white1:10, White Concrete +chisel:concrete_white1:11, White Concrete +chisel:concrete_white1:12, White Concrete +chisel:concrete_white1:13, White Concrete +chisel:concrete_white1:14, White Concrete +chisel:concrete_white1:15, White Concrete +chisel:concrete_white2:0, White Concrete +chisel:blockcopper:0, Block of Copper +chisel:blockcopper:1, Block of Copper +chisel:blockcopper:2, Block of Copper +chisel:blockcopper:3, Block of Copper +chisel:blockcopper:4, Block of Copper +chisel:blockcopper:5, Block of Copper +chisel:blockcopper:6, Block of Copper +chisel:diamond:0, Block of Diamond +chisel:diamond:1, Block of Diamond +chisel:diamond:2, Block of Diamond +chisel:diamond:3, Block of Diamond +chisel:diamond:4, Block of Diamond +chisel:diamond:5, Block of Diamond +chisel:diamond:6, Block of Diamond +chisel:diamond:7, Block of Diamond +chisel:diamond:8, Block of Diamond +chisel:diamond:9, Block of Diamond +chisel:diamond:10, Block of Diamond +chisel:diamond:11, Block of Diamond +chisel:diorite:0, Diorite +chisel:diorite:1, Diorite +chisel:diorite:2, Diorite +chisel:diorite:3, Diorite +chisel:diorite:4, Diorite +chisel:diorite:5, Diorite +chisel:diorite:6, Diorite +chisel:diorite:7, Diorite +chisel:diorite:8, Diorite +chisel:diorite:9, Diorite +chisel:diorite:10, Diorite +chisel:diorite:11, Diorite +chisel:diorite:12, Diorite +chisel:diorite:13, Diorite +chisel:diorite:14, Diorite +chisel:diorite:15, Diorite +chisel:diorite1:0, Diorite +chisel:diorite1:1, Diorite +chisel:diorite1:2, Diorite +chisel:diorite1:3, Diorite +chisel:diorite1:4, Diorite +chisel:diorite1:5, Diorite +chisel:diorite1:6, Diorite +chisel:diorite1:7, Diorite +chisel:diorite1:8, Diorite +chisel:diorite1:9, Diorite +chisel:diorite1:10, Diorite +chisel:diorite1:11, Diorite +chisel:diorite1:12, Diorite +chisel:diorite1:13, Diorite +chisel:diorite1:14, Diorite +chisel:diorite1:15, Diorite +chisel:diorite2:0, Diorite +chisel:dirt:0, Dirt +chisel:dirt:1, Dirt +chisel:dirt:2, Dirt +chisel:dirt:3, Dirt +chisel:dirt:4, Dirt +chisel:dirt:5, Dirt +chisel:dirt:6, Dirt +chisel:dirt:7, Dirt +chisel:dirt:8, Dirt +chisel:dirt:9, Dirt +chisel:dirt:10, Dirt +chisel:dirt:11, Dirt +chisel:dirt:12, Dirt +chisel:dirt:13, Dirt +chisel:dirt:14, Dirt +chisel:dirt:15, Dirt +chisel:blockelectrum:0, Block of Electrum +chisel:blockelectrum:1, Block of Electrum +chisel:blockelectrum:2, Block of Electrum +chisel:blockelectrum:3, Block of Electrum +chisel:blockelectrum:4, Block of Electrum +chisel:blockelectrum:5, Block of Electrum +chisel:blockelectrum:6, Block of Electrum +chisel:emerald:0, Block of Emerald +chisel:emerald:1, Block of Emerald +chisel:emerald:2, Block of Emerald +chisel:emerald:3, Block of Emerald +chisel:emerald:4, Block of Emerald +chisel:emerald:5, Block of Emerald +chisel:emerald:6, Block of Emerald +chisel:emerald:7, Block of Emerald +chisel:emerald:8, Block of Emerald +chisel:emerald:9, Block of Emerald +chisel:emerald:10, Block of Emerald +chisel:emerald:11, Block of Emerald +chisel:emerald:12, Block of Emerald +chisel:emerald:13, Block of Emerald +chisel:purpur:0, Purpur Block +chisel:purpur:1, Purpur Block +chisel:purpur:2, Purpur Block +chisel:purpur:3, Purpur Block +chisel:purpur:4, Purpur Block +chisel:purpur:5, Purpur Block +chisel:purpur:6, Purpur Block +chisel:purpur:7, Purpur Block +chisel:purpur:8, Purpur Block +chisel:purpur:9, Purpur Block +chisel:purpur:10, Purpur Block +chisel:purpur:11, Purpur Block +chisel:purpur:12, Purpur Block +chisel:purpur:13, Purpur Block +chisel:purpur:14, Purpur Block +chisel:purpur:15, Purpur Block +chisel:purpur1:0, Purpur Block +chisel:purpur1:1, Purpur Block +chisel:purpur1:2, Purpur Block +chisel:purpur1:3, Purpur Block +chisel:purpur1:4, Purpur Block +chisel:purpur1:5, Purpur Block +chisel:purpur1:6, Purpur Block +chisel:purpur1:7, Purpur Block +chisel:purpur1:8, Purpur Block +chisel:purpur1:9, Purpur Block +chisel:purpur2:0, Purpur Block +chisel:purpur2:1, Purpur Block +chisel:purpur2:2, Purpur Block +chisel:purpur2:3, Purpur Block +chisel:purpur2:4, Purpur Block +chisel:endstone:0, Endstone +chisel:endstone:1, Endstone +chisel:endstone:2, Endstone +chisel:endstone:3, Endstone +chisel:endstone:4, Endstone +chisel:endstone:5, Endstone +chisel:endstone:6, Endstone +chisel:endstone:7, Endstone +chisel:endstone:8, Endstone +chisel:endstone:9, Endstone +chisel:endstone:10, Endstone +chisel:endstone:11, Endstone +chisel:endstone:12, Endstone +chisel:endstone:13, Endstone +chisel:endstone:14, Endstone +chisel:endstone:15, Endstone +chisel:endstone1:0, Endstone +chisel:endstone1:1, Endstone +chisel:endstone1:2, Endstone +chisel:endstone1:3, Endstone +chisel:endstone1:4, Endstone +chisel:endstone1:5, Endstone +chisel:endstone1:6, Endstone +chisel:endstone1:7, Endstone +chisel:endstone1:8, Endstone +chisel:endstone1:9, Endstone +chisel:endstone2:0, Endstone +chisel:endstone2:1, Endstone +chisel:endstone2:2, Endstone +chisel:endstone2:3, Endstone +chisel:endstone2:4, Endstone +chisel:endstone2:5, Endstone +chisel:endstone2:6, Endstone +chisel:factory:0, Factory Block +chisel:factory:1, Factory Block +chisel:factory:2, Factory Block +chisel:factory:3, Factory Block +chisel:factory:4, Factory Block +chisel:factory:5, Factory Block +chisel:factory:6, Factory Block +chisel:factory:7, Factory Block +chisel:factory:8, Factory Block +chisel:factory:9, Factory Block +chisel:factory:10, Factory Block +chisel:factory:11, Factory Block +chisel:factory:12, Factory Block +chisel:factory:13, Factory Block +chisel:factory:14, Factory Block +chisel:factory:15, Factory Block +chisel:factory1:0, Factory Block +chisel:factory1:1, Factory Block +chisel:factory1:2, Factory Block +chisel:factory1:3, Factory Block +chisel:factory1:4, Factory Block +chisel:futura:0, Futura Block +chisel:futura:1, Futura Block +chisel:futura:2, Futura Block +chisel:futura:3, Futura Block +chisel:futura:4, Futura Block +chisel:futura:5, Futura Block +chisel:glass:0, Glass +chisel:glass:1, Glass +chisel:glass:2, Glass +chisel:glass:3, Glass +chisel:glass:4, Glass +chisel:glass:5, Glass +chisel:glass:6, Glass +chisel:glass:7, Glass +chisel:glass:8, Glass +chisel:glass:9, Glass +chisel:glass:10, Glass +chisel:glass:11, Glass +chisel:glass:12, Glass +chisel:glass:13, Glass +chisel:glass:14, Glass +chisel:glass:15, Glass +chisel:glass1:0, Glass +chisel:glass1:1, Glass +chisel:glasspane:0, Glass Pane +chisel:glasspane:1, Glass Pane +chisel:glasspane:2, Glass Pane +chisel:glasspane:3, Glass Pane +chisel:glasspane:4, Glass Pane +chisel:glasspane:5, Glass Pane +chisel:glasspane:6, Glass Pane +chisel:glasspane:7, Glass Pane +chisel:glasspane:8, Glass Pane +chisel:glasspane:9, Glass Pane +chisel:glasspane:10, Glass Pane +chisel:glasspane:11, Glass Pane +chisel:glasspane:12, Glass Pane +chisel:glasspane:13, Glass Pane +chisel:glasspane:14, Glass Pane +chisel:glasspane:15, Glass Pane +chisel:glasspane1:0, Glass Pane +chisel:glasspane1:1, Glass Pane +chisel:glassdyedblack:0, Black Stained Glass +chisel:glassdyedblack:1, Black Stained Glass +chisel:glassdyedblack:2, Black Stained Glass +chisel:glassdyedblack:3, Black Stained Glass +chisel:glassdyedblack:4, Black Stained Glass +chisel:glassdyedblack:5, Black Stained Glass +chisel:glasspanedyedblack:0, Black Stained Glass Pane +chisel:glasspanedyedblack:1, Black Stained Glass Pane +chisel:glasspanedyedblack:2, Black Stained Glass Pane +chisel:glasspanedyedblack:3, Black Stained Glass Pane +chisel:glasspanedyedblack:4, Black Stained Glass Pane +chisel:glasspanedyedblack:5, Black Stained Glass Pane +chisel:glassdyedred:0, Red Stained Glass +chisel:glassdyedred:1, Red Stained Glass +chisel:glassdyedred:2, Red Stained Glass +chisel:glassdyedred:3, Red Stained Glass +chisel:glassdyedred:4, Red Stained Glass +chisel:glassdyedred:5, Red Stained Glass +chisel:glasspanedyedred:0, Red Stained Glass Pane +chisel:glasspanedyedred:1, Red Stained Glass Pane +chisel:glasspanedyedred:2, Red Stained Glass Pane +chisel:glasspanedyedred:3, Red Stained Glass Pane +chisel:glasspanedyedred:4, Red Stained Glass Pane +chisel:glasspanedyedred:5, Red Stained Glass Pane +chisel:glassdyedgreen:0, Green Stained Glass +chisel:glassdyedgreen:1, Green Stained Glass +chisel:glassdyedgreen:2, Green Stained Glass +chisel:glassdyedgreen:3, Green Stained Glass +chisel:glassdyedgreen:4, Green Stained Glass +chisel:glassdyedgreen:5, Green Stained Glass +chisel:glasspanedyedgreen:0, Green Stained Glass Pane +chisel:glasspanedyedgreen:1, Green Stained Glass Pane +chisel:glasspanedyedgreen:2, Green Stained Glass Pane +chisel:glasspanedyedgreen:3, Green Stained Glass Pane +chisel:glasspanedyedgreen:4, Green Stained Glass Pane +chisel:glasspanedyedgreen:5, Green Stained Glass Pane +chisel:glassdyedbrown:0, Brown Stained Glass +chisel:glassdyedbrown:1, Brown Stained Glass +chisel:glassdyedbrown:2, Brown Stained Glass +chisel:glassdyedbrown:3, Brown Stained Glass +chisel:glassdyedbrown:4, Brown Stained Glass +chisel:glassdyedbrown:5, Brown Stained Glass +chisel:glasspanedyedbrown:0, Brown Stained Glass Pane +chisel:glasspanedyedbrown:1, Brown Stained Glass Pane +chisel:glasspanedyedbrown:2, Brown Stained Glass Pane +chisel:glasspanedyedbrown:3, Brown Stained Glass Pane +chisel:glasspanedyedbrown:4, Brown Stained Glass Pane +chisel:glasspanedyedbrown:5, Brown Stained Glass Pane +chisel:glassdyedblue:0, Blue Stained Glass +chisel:glassdyedblue:1, Blue Stained Glass +chisel:glassdyedblue:2, Blue Stained Glass +chisel:glassdyedblue:3, Blue Stained Glass +chisel:glassdyedblue:4, Blue Stained Glass +chisel:glassdyedblue:5, Blue Stained Glass +chisel:glasspanedyedblue:0, Blue Stained Glass Pane +chisel:glasspanedyedblue:1, Blue Stained Glass Pane +chisel:glasspanedyedblue:2, Blue Stained Glass Pane +chisel:glasspanedyedblue:3, Blue Stained Glass Pane +chisel:glasspanedyedblue:4, Blue Stained Glass Pane +chisel:glasspanedyedblue:5, Blue Stained Glass Pane +chisel:glassdyedpurple:0, Purple Stained Glass +chisel:glassdyedpurple:1, Purple Stained Glass +chisel:glassdyedpurple:2, Purple Stained Glass +chisel:glassdyedpurple:3, Purple Stained Glass +chisel:glassdyedpurple:4, Purple Stained Glass +chisel:glassdyedpurple:5, Purple Stained Glass +chisel:glasspanedyedpurple:0, Purple Stained Glass Pane +chisel:glasspanedyedpurple:1, Purple Stained Glass Pane +chisel:glasspanedyedpurple:2, Purple Stained Glass Pane +chisel:glasspanedyedpurple:3, Purple Stained Glass Pane +chisel:glasspanedyedpurple:4, Purple Stained Glass Pane +chisel:glasspanedyedpurple:5, Purple Stained Glass Pane +chisel:glassdyedcyan:0, Cyan Stained Glass +chisel:glassdyedcyan:1, Cyan Stained Glass +chisel:glassdyedcyan:2, Cyan Stained Glass +chisel:glassdyedcyan:3, Cyan Stained Glass +chisel:glassdyedcyan:4, Cyan Stained Glass +chisel:glassdyedcyan:5, Cyan Stained Glass +chisel:glasspanedyedcyan:0, Cyan Stained Glass Pane +chisel:glasspanedyedcyan:1, Cyan Stained Glass Pane +chisel:glasspanedyedcyan:2, Cyan Stained Glass Pane +chisel:glasspanedyedcyan:3, Cyan Stained Glass Pane +chisel:glasspanedyedcyan:4, Cyan Stained Glass Pane +chisel:glasspanedyedcyan:5, Cyan Stained Glass Pane +chisel:glassdyedlightgray:0, Light Gray Stained Glass +chisel:glassdyedlightgray:1, Light Gray Stained Glass +chisel:glassdyedlightgray:2, Light Gray Stained Glass +chisel:glassdyedlightgray:3, Light Gray Stained Glass +chisel:glassdyedlightgray:4, Light Gray Stained Glass +chisel:glassdyedlightgray:5, Light Gray Stained Glass +chisel:glasspanedyedlightgray:0, Light Gray Stained Glass Pane +chisel:glasspanedyedlightgray:1, Light Gray Stained Glass Pane +chisel:glasspanedyedlightgray:2, Light Gray Stained Glass Pane +chisel:glasspanedyedlightgray:3, Light Gray Stained Glass Pane +chisel:glasspanedyedlightgray:4, Light Gray Stained Glass Pane +chisel:glasspanedyedlightgray:5, Light Gray Stained Glass Pane +chisel:glassdyedgray:0, Gray Stained Glass +chisel:glassdyedgray:1, Gray Stained Glass +chisel:glassdyedgray:2, Gray Stained Glass +chisel:glassdyedgray:3, Gray Stained Glass +chisel:glassdyedgray:4, Gray Stained Glass +chisel:glassdyedgray:5, Gray Stained Glass +chisel:glasspanedyedgray:0, Gray Stained Glass Pane +chisel:glasspanedyedgray:1, Gray Stained Glass Pane +chisel:glasspanedyedgray:2, Gray Stained Glass Pane +chisel:glasspanedyedgray:3, Gray Stained Glass Pane +chisel:glasspanedyedgray:4, Gray Stained Glass Pane +chisel:glasspanedyedgray:5, Gray Stained Glass Pane +chisel:glassdyedpink:0, Pink Stained Glass +chisel:glassdyedpink:1, Pink Stained Glass +chisel:glassdyedpink:2, Pink Stained Glass +chisel:glassdyedpink:3, Pink Stained Glass +chisel:glassdyedpink:4, Pink Stained Glass +chisel:glassdyedpink:5, Pink Stained Glass +chisel:glasspanedyedpink:0, Pink Stained Glass Pane +chisel:glasspanedyedpink:1, Pink Stained Glass Pane +chisel:glasspanedyedpink:2, Pink Stained Glass Pane +chisel:glasspanedyedpink:3, Pink Stained Glass Pane +chisel:glasspanedyedpink:4, Pink Stained Glass Pane +chisel:glasspanedyedpink:5, Pink Stained Glass Pane +chisel:glassdyedlime:0, Lime Stained Glass +chisel:glassdyedlime:1, Lime Stained Glass +chisel:glassdyedlime:2, Lime Stained Glass +chisel:glassdyedlime:3, Lime Stained Glass +chisel:glassdyedlime:4, Lime Stained Glass +chisel:glassdyedlime:5, Lime Stained Glass +chisel:glasspanedyedlime:0, Lime Stained Glass Pane +chisel:glasspanedyedlime:1, Lime Stained Glass Pane +chisel:glasspanedyedlime:2, Lime Stained Glass Pane +chisel:glasspanedyedlime:3, Lime Stained Glass Pane +chisel:glasspanedyedlime:4, Lime Stained Glass Pane +chisel:glasspanedyedlime:5, Lime Stained Glass Pane +chisel:glassdyedyellow:0, Yellow Stained Glass +chisel:glassdyedyellow:1, Yellow Stained Glass +chisel:glassdyedyellow:2, Yellow Stained Glass +chisel:glassdyedyellow:3, Yellow Stained Glass +chisel:glassdyedyellow:4, Yellow Stained Glass +chisel:glassdyedyellow:5, Yellow Stained Glass +chisel:glasspanedyedyellow:0, Yellow Stained Glass Pane +chisel:glasspanedyedyellow:1, Yellow Stained Glass Pane +chisel:glasspanedyedyellow:2, Yellow Stained Glass Pane +chisel:glasspanedyedyellow:3, Yellow Stained Glass Pane +chisel:glasspanedyedyellow:4, Yellow Stained Glass Pane +chisel:glasspanedyedyellow:5, Yellow Stained Glass Pane +chisel:glassdyedlightblue:0, Light Blue Stained Glass +chisel:glassdyedlightblue:1, Light Blue Stained Glass +chisel:glassdyedlightblue:2, Light Blue Stained Glass +chisel:glassdyedlightblue:3, Light Blue Stained Glass +chisel:glassdyedlightblue:4, Light Blue Stained Glass +chisel:glassdyedlightblue:5, Light Blue Stained Glass +chisel:glasspanedyedlightblue:0, Light Blue Stained Glass Pane +chisel:glasspanedyedlightblue:1, Light Blue Stained Glass Pane +chisel:glasspanedyedlightblue:2, Light Blue Stained Glass Pane +chisel:glasspanedyedlightblue:3, Light Blue Stained Glass Pane +chisel:glasspanedyedlightblue:4, Light Blue Stained Glass Pane +chisel:glasspanedyedlightblue:5, Light Blue Stained Glass Pane +chisel:glassdyedmagenta:0, Magenta Stained Glass +chisel:glassdyedmagenta:1, Magenta Stained Glass +chisel:glassdyedmagenta:2, Magenta Stained Glass +chisel:glassdyedmagenta:3, Magenta Stained Glass +chisel:glassdyedmagenta:4, Magenta Stained Glass +chisel:glassdyedmagenta:5, Magenta Stained Glass +chisel:glasspanedyedmagenta:0, Magenta Stained Glass Pane +chisel:glasspanedyedmagenta:1, Magenta Stained Glass Pane +chisel:glasspanedyedmagenta:2, Magenta Stained Glass Pane +chisel:glasspanedyedmagenta:3, Magenta Stained Glass Pane +chisel:glasspanedyedmagenta:4, Magenta Stained Glass Pane +chisel:glasspanedyedmagenta:5, Magenta Stained Glass Pane +chisel:glassdyedorange:0, Orange Stained Glass +chisel:glassdyedorange:1, Orange Stained Glass +chisel:glassdyedorange:2, Orange Stained Glass +chisel:glassdyedorange:3, Orange Stained Glass +chisel:glassdyedorange:4, Orange Stained Glass +chisel:glassdyedorange:5, Orange Stained Glass +chisel:glasspanedyedorange:0, Orange Stained Glass Pane +chisel:glasspanedyedorange:1, Orange Stained Glass Pane +chisel:glasspanedyedorange:2, Orange Stained Glass Pane +chisel:glasspanedyedorange:3, Orange Stained Glass Pane +chisel:glasspanedyedorange:4, Orange Stained Glass Pane +chisel:glasspanedyedorange:5, Orange Stained Glass Pane +chisel:glassdyedwhite:0, White Stained Glass +chisel:glassdyedwhite:1, White Stained Glass +chisel:glassdyedwhite:2, White Stained Glass +chisel:glassdyedwhite:3, White Stained Glass +chisel:glassdyedwhite:4, White Stained Glass +chisel:glassdyedwhite:5, White Stained Glass +chisel:glasspanedyedwhite:0, White Stained Glass Pane +chisel:glasspanedyedwhite:1, White Stained Glass Pane +chisel:glasspanedyedwhite:2, White Stained Glass Pane +chisel:glasspanedyedwhite:3, White Stained Glass Pane +chisel:glasspanedyedwhite:4, White Stained Glass Pane +chisel:glasspanedyedwhite:5, White Stained Glass Pane +chisel:glowstone:0, Glowstone +chisel:glowstone:1, Glowstone +chisel:glowstone:2, Glowstone +chisel:glowstone:3, Glowstone +chisel:glowstone:4, Glowstone +chisel:glowstone:5, Glowstone +chisel:glowstone:6, Glowstone +chisel:glowstone:7, Glowstone +chisel:glowstone:8, Glowstone +chisel:glowstone:9, Glowstone +chisel:glowstone:10, Glowstone +chisel:glowstone:11, Glowstone +chisel:glowstone:12, Glowstone +chisel:glowstone:13, Glowstone +chisel:glowstone:14, Glowstone +chisel:glowstone:15, Glowstone +chisel:glowstone1:0, Glowstone +chisel:glowstone1:1, Glowstone +chisel:glowstone1:2, Glowstone +chisel:glowstone1:3, Glowstone +chisel:glowstone1:4, Glowstone +chisel:glowstone1:5, Glowstone +chisel:glowstone1:6, Glowstone +chisel:glowstone1:7, Glowstone +chisel:glowstone1:8, Glowstone +chisel:glowstone1:9, Glowstone +chisel:glowstone1:10, Glowstone +chisel:glowstone1:11, Glowstone +chisel:glowstone1:12, Glowstone +chisel:glowstone1:13, Glowstone +chisel:glowstone1:14, Glowstone +chisel:glowstone1:15, Glowstone +chisel:glowstone2:0, Glowstone +chisel:blockgold:0, Block of Gold +chisel:blockgold:1, Block of Gold +chisel:blockgold:2, Block of Gold +chisel:blockgold:3, Block of Gold +chisel:blockgold:4, Block of Gold +chisel:blockgold:5, Block of Gold +chisel:blockgold:6, Block of Gold +chisel:gold:0, Block of Gold +chisel:gold:1, Block of Gold +chisel:gold:2, Block of Gold +chisel:gold:3, Block of Gold +chisel:gold:4, Block of Gold +chisel:gold:5, Block of Gold +chisel:gold:6, Block of Gold +chisel:gold:7, Block of Gold +chisel:gold:8, Block of Gold +chisel:gold:9, Block of Gold +chisel:gold:10, Block of Gold +chisel:gold:11, Block of Gold +chisel:gold:12, Block of Gold +chisel:gold:13, Block of Gold +chisel:granite:0, Granite +chisel:granite:1, Granite +chisel:granite:2, Granite +chisel:granite:3, Granite +chisel:granite:4, Granite +chisel:granite:5, Granite +chisel:granite:6, Granite +chisel:granite:7, Granite +chisel:granite:8, Granite +chisel:granite:9, Granite +chisel:granite:10, Granite +chisel:granite:11, Granite +chisel:granite:12, Granite +chisel:granite:13, Granite +chisel:granite:14, Granite +chisel:granite:15, Granite +chisel:granite1:0, Granite +chisel:granite1:1, Granite +chisel:granite1:2, Granite +chisel:granite1:3, Granite +chisel:granite1:4, Granite +chisel:granite1:5, Granite +chisel:granite1:6, Granite +chisel:granite1:7, Granite +chisel:granite1:8, Granite +chisel:granite1:9, Granite +chisel:granite1:10, Granite +chisel:granite1:11, Granite +chisel:granite1:12, Granite +chisel:granite1:13, Granite +chisel:granite1:14, Granite +chisel:granite1:15, Granite +chisel:granite2:0, Granite +chisel:hardenedclay:0, Terracotta +chisel:hardenedclay:1, Terracotta +chisel:hardenedclay:2, Terracotta +chisel:hardenedclay:3, Terracotta +chisel:hardenedclay:4, Terracotta +chisel:hardenedclay:5, Terracotta +chisel:hardenedclay:6, Terracotta +chisel:hardenedclay:7, Terracotta +chisel:hardenedclay:8, Terracotta +chisel:hardenedclay:9, Terracotta +chisel:hardenedclay:10, Terracotta +chisel:hardenedclay:11, Terracotta +chisel:hardenedclay:12, Terracotta +chisel:hardenedclay:13, Terracotta +chisel:hardenedclay:14, Terracotta +chisel:hardenedclay:15, Terracotta +chisel:hardenedclay1:0, Terracotta +chisel:hardenedclay1:1, Terracotta +chisel:hardenedclay1:2, Terracotta +chisel:hardenedclay1:3, Terracotta +chisel:hardenedclay1:4, Terracotta +chisel:hardenedclay1:5, Terracotta +chisel:hardenedclay1:6, Terracotta +chisel:hardenedclay1:7, Terracotta +chisel:hardenedclay1:8, Terracotta +chisel:hardenedclay1:9, Terracotta +chisel:hardenedclay2:0, Terracotta +chisel:hardenedclay2:1, Terracotta +chisel:hardenedclay2:2, Terracotta +chisel:hardenedclay2:3, Terracotta +chisel:hardenedclay2:4, Terracotta +chisel:hardenedclay2:5, Terracotta +chisel:hardenedclay2:6, Terracotta +chisel:ice:0, Ice +chisel:ice:1, Ice +chisel:ice:2, Ice +chisel:ice:3, Ice +chisel:ice:4, Ice +chisel:ice:5, Ice +chisel:ice:6, Ice +chisel:ice:7, Ice +chisel:ice:8, Ice +chisel:ice:9, Ice +chisel:ice:10, Ice +chisel:ice:11, Ice +chisel:ice:12, Ice +chisel:ice:13, Ice +chisel:ice:14, Ice +chisel:ice:15, Ice +chisel:ice1:0, Ice +chisel:ice1:1, Ice +chisel:ice1:2, Ice +chisel:ice1:3, Ice +chisel:ice1:4, Ice +chisel:ice1:5, Ice +chisel:ice1:6, Ice +chisel:ice1:7, Ice +chisel:ice1:8, Ice +chisel:ice1:9, Ice +chisel:ice1:10, Ice +chisel:ice1:11, Ice +chisel:ice1:12, Ice +chisel:ice1:13, Ice +chisel:ice1:14, Ice +chisel:ice1:15, Ice +chisel:ice2:0, Ice +chisel:icepillar:0, Ice Pillar +chisel:icepillar:1, Ice Pillar +chisel:icepillar:2, Ice Pillar +chisel:icepillar:3, Ice Pillar +chisel:icepillar:4, Ice Pillar +chisel:icepillar:5, Ice Pillar +chisel:icepillar:6, Ice Pillar +chisel:blockinvar:0, Block of Invar +chisel:blockinvar:1, Block of Invar +chisel:blockinvar:2, Block of Invar +chisel:blockinvar:3, Block of Invar +chisel:blockinvar:4, Block of Invar +chisel:blockinvar:5, Block of Invar +chisel:blockinvar:6, Block of Invar +chisel:blockiron:0, Block of Iron +chisel:blockiron:1, Block of Iron +chisel:blockiron:2, Block of Iron +chisel:blockiron:3, Block of Iron +chisel:blockiron:4, Block of Iron +chisel:blockiron:5, Block of Iron +chisel:blockiron:6, Block of Iron +chisel:iron:0, Block of Iron +chisel:iron:1, Block of Iron +chisel:iron:2, Block of Iron +chisel:iron:3, Block of Iron +chisel:iron:4, Block of Iron +chisel:iron:5, Block of Iron +chisel:iron:6, Block of Iron +chisel:iron:7, Block of Iron +chisel:iron:8, Block of Iron +chisel:iron:9, Block of Iron +chisel:iron:10, Block of Iron +chisel:iron:11, Block of Iron +chisel:iron:12, Block of Iron +chisel:iron:13, Block of Iron +chisel:iron:14, Block of Iron +chisel:ironpane:0, Iron Bars +chisel:ironpane:1, Iron Bars +chisel:ironpane:2, Iron Bars +chisel:ironpane:3, Iron Bars +chisel:ironpane:4, Iron Bars +chisel:ironpane:5, Iron Bars +chisel:ironpane:6, Iron Bars +chisel:ironpane:7, Iron Bars +chisel:ironpane:8, Iron Bars +chisel:ironpane:9, Iron Bars +chisel:ironpane:10, Iron Bars +chisel:ironpane:11, Iron Bars +chisel:ironpane:12, Iron Bars +chisel:laboratory:0, Laboratory Block +chisel:laboratory:1, Laboratory Block +chisel:laboratory:2, Laboratory Block +chisel:laboratory:3, Laboratory Block +chisel:laboratory:4, Laboratory Block +chisel:laboratory:5, Laboratory Block +chisel:laboratory:6, Laboratory Block +chisel:laboratory:7, Laboratory Block +chisel:laboratory:8, Laboratory Block +chisel:laboratory:9, Laboratory Block +chisel:laboratory:10, Laboratory Block +chisel:laboratory:11, Laboratory Block +chisel:laboratory:12, Laboratory Block +chisel:laboratory:13, Laboratory Block +chisel:laboratory:14, Laboratory Block +chisel:laboratory:15, Laboratory Block +chisel:lapis:0, Lapis Lazuli Block +chisel:lapis:1, Lapis Lazuli Block +chisel:lapis:2, Lapis Lazuli Block +chisel:lapis:3, Lapis Lazuli Block +chisel:lapis:4, Lapis Lazuli Block +chisel:lapis:5, Lapis Lazuli Block +chisel:lapis:6, Lapis Lazuli Block +chisel:lapis:7, Lapis Lazuli Block +chisel:lapis:8, Lapis Lazuli Block +chisel:lavastone:0, Lavastone +chisel:lavastone:1, Lavastone +chisel:lavastone:2, Lavastone +chisel:lavastone:3, Lavastone +chisel:lavastone:4, Lavastone +chisel:lavastone:5, Lavastone +chisel:lavastone:6, Lavastone +chisel:lavastone:7, Lavastone +chisel:lavastone:8, Lavastone +chisel:lavastone:9, Lavastone +chisel:lavastone:10, Lavastone +chisel:lavastone:11, Lavastone +chisel:lavastone:12, Lavastone +chisel:lavastone:13, Lavastone +chisel:lavastone:14, Lavastone +chisel:lavastone:15, Lavastone +chisel:lavastone1:0, Lavastone +chisel:lavastone1:1, Lavastone +chisel:lavastone1:2, Lavastone +chisel:lavastone1:3, Lavastone +chisel:lavastone1:4, Lavastone +chisel:lavastone1:5, Lavastone +chisel:lavastone1:6, Lavastone +chisel:lavastone1:7, Lavastone +chisel:lavastone1:8, Lavastone +chisel:lavastone1:9, Lavastone +chisel:lavastone1:10, Lavastone +chisel:lavastone1:11, Lavastone +chisel:lavastone1:12, Lavastone +chisel:lavastone1:13, Lavastone +chisel:lavastone1:14, Lavastone +chisel:lavastone1:15, Lavastone +chisel:lavastone2:0, Lavastone +chisel:blocklead:0, Block of Lead +chisel:blocklead:1, Block of Lead +chisel:blocklead:2, Block of Lead +chisel:blocklead:3, Block of Lead +chisel:blocklead:4, Block of Lead +chisel:blocklead:5, Block of Lead +chisel:blocklead:6, Block of Lead +chisel:limestone:0, Limestone +chisel:limestone:1, Limestone +chisel:limestone:2, Limestone +chisel:limestone:3, Limestone +chisel:limestone:4, Limestone +chisel:limestone:5, Limestone +chisel:limestone:6, Limestone +chisel:limestone:7, Limestone +chisel:limestone:8, Limestone +chisel:limestone:9, Limestone +chisel:limestone:10, Limestone +chisel:limestone:11, Limestone +chisel:limestone:12, Limestone +chisel:limestone:13, Limestone +chisel:limestone:14, Limestone +chisel:limestone:15, Limestone +chisel:limestone1:0, Limestone +chisel:limestone1:1, Limestone +chisel:limestone1:2, Limestone +chisel:limestone1:3, Limestone +chisel:limestone1:4, Limestone +chisel:limestone1:5, Limestone +chisel:limestone1:6, Limestone +chisel:limestone1:7, Limestone +chisel:limestone1:8, Limestone +chisel:limestone1:9, Limestone +chisel:limestone2:0, Limestone +chisel:limestone2:1, Limestone +chisel:limestone2:2, Limestone +chisel:limestone2:3, Limestone +chisel:limestone2:4, Limestone +chisel:limestone2:5, Limestone +chisel:limestone2:6, Limestone +chisel:limestone2:7, Limestone +chisel:marble:0, Marble +chisel:marble:1, Marble +chisel:marble:2, Marble +chisel:marble:3, Marble +chisel:marble:4, Marble +chisel:marble:5, Marble +chisel:marble:6, Marble +chisel:marble:7, Marble +chisel:marble:8, Marble +chisel:marble:9, Marble +chisel:marble:10, Marble +chisel:marble:11, Marble +chisel:marble:12, Marble +chisel:marble:13, Marble +chisel:marble:14, Marble +chisel:marble:15, Marble +chisel:marble1:0, Marble +chisel:marble1:1, Marble +chisel:marble1:2, Marble +chisel:marble1:3, Marble +chisel:marble1:4, Marble +chisel:marble1:5, Marble +chisel:marble1:6, Marble +chisel:marble1:7, Marble +chisel:marble1:8, Marble +chisel:marble1:9, Marble +chisel:marble2:0, Marble +chisel:marble2:1, Marble +chisel:marble2:2, Marble +chisel:marble2:3, Marble +chisel:marble2:4, Marble +chisel:marble2:5, Marble +chisel:marble2:6, Marble +chisel:marble2:7, Marble +chisel:marblepillar:0, Marble Pillar +chisel:marblepillar:1, Marble Pillar +chisel:marblepillar:2, Marble Pillar +chisel:marblepillar:3, Marble Pillar +chisel:marblepillar:4, Marble Pillar +chisel:marblepillar:5, Marble Pillar +chisel:marblepillar:6, Marble Pillar +chisel:marblepillar:7, Marble Pillar +chisel:marblepillar:8, Marble Pillar +chisel:marblepillar:9, Marble Pillar +chisel:marblepillar:10, Marble Pillar +chisel:marblepillar:11, Marble Pillar +chisel:marblepillar:12, Marble Pillar +chisel:marblepillar:13, Marble Pillar +chisel:marblepillar:14, Marble Pillar +chisel:marblepillar:15, Marble Pillar +chisel:netherbrick:0, Nether Brick +chisel:netherbrick:1, Nether Brick +chisel:netherbrick:2, Nether Brick +chisel:netherbrick:3, Nether Brick +chisel:netherbrick:4, Nether Brick +chisel:netherbrick:5, Nether Brick +chisel:netherbrick:6, Nether Brick +chisel:netherbrick:7, Nether Brick +chisel:netherbrick:8, Nether Brick +chisel:netherbrick:9, Nether Brick +chisel:netherbrick:10, Nether Brick +chisel:netherbrick:11, Nether Brick +chisel:netherbrick:12, Nether Brick +chisel:netherbrick:13, Nether Brick +chisel:netherbrick:14, Nether Brick +chisel:netherbrick:15, Nether Brick +chisel:netherrack:0, Netherrack +chisel:netherrack:1, Netherrack +chisel:netherrack:2, Netherrack +chisel:netherrack:3, Netherrack +chisel:netherrack:4, Netherrack +chisel:netherrack:5, Netherrack +chisel:netherrack:6, Netherrack +chisel:netherrack:7, Netherrack +chisel:netherrack:8, Netherrack +chisel:netherrack:9, Netherrack +chisel:netherrack:10, Netherrack +chisel:netherrack:11, Netherrack +chisel:netherrack:12, Netherrack +chisel:netherrack:13, Netherrack +chisel:blocknickel:0, Block of Nickel +chisel:blocknickel:1, Block of Nickel +chisel:blocknickel:2, Block of Nickel +chisel:blocknickel:3, Block of Nickel +chisel:blocknickel:4, Block of Nickel +chisel:blocknickel:5, Block of Nickel +chisel:blocknickel:6, Block of Nickel +chisel:obsidian:0, Obsidian +chisel:obsidian:1, Obsidian +chisel:obsidian:2, Obsidian +chisel:obsidian:3, Obsidian +chisel:obsidian:4, Obsidian +chisel:obsidian:5, Obsidian +chisel:obsidian:6, Obsidian +chisel:obsidian:7, Obsidian +chisel:obsidian:8, Obsidian +chisel:obsidian:9, Obsidian +chisel:obsidian:10, Obsidian +chisel:obsidian:11, Obsidian +chisel:obsidian:12, Obsidian +chisel:obsidian:13, Obsidian +chisel:obsidian:14, Obsidian +chisel:paper:0, Paper Wall +chisel:paper:1, Paper Wall +chisel:paper:2, Paper Wall +chisel:paper:3, Paper Wall +chisel:paper:4, Paper Wall +chisel:paper:5, Paper Wall +chisel:paper:6, Paper Wall +chisel:paper:7, Paper Wall +chisel:paper:8, Paper Wall +chisel:planks-oak:0, Oak Wood Planks +chisel:planks-oak:1, Oak Wood Planks +chisel:planks-oak:2, Oak Wood Planks +chisel:planks-oak:3, Oak Wood Planks +chisel:planks-oak:4, Oak Wood Planks +chisel:planks-oak:5, Oak Wood Planks +chisel:planks-oak:6, Oak Wood Planks +chisel:planks-oak:7, Oak Wood Planks +chisel:planks-oak:8, Oak Wood Planks +chisel:planks-oak:9, Oak Wood Planks +chisel:planks-oak:10, Oak Wood Planks +chisel:planks-oak:11, Oak Wood Planks +chisel:planks-oak:12, Oak Wood Planks +chisel:planks-oak:13, Oak Wood Planks +chisel:planks-oak:14, Oak Wood Planks +chisel:planks-spruce:0, Spruce Wood Planks +chisel:planks-spruce:1, Spruce Wood Planks +chisel:planks-spruce:2, Spruce Wood Planks +chisel:planks-spruce:3, Spruce Wood Planks +chisel:planks-spruce:4, Spruce Wood Planks +chisel:planks-spruce:5, Spruce Wood Planks +chisel:planks-spruce:6, Spruce Wood Planks +chisel:planks-spruce:7, Spruce Wood Planks +chisel:planks-spruce:8, Spruce Wood Planks +chisel:planks-spruce:9, Spruce Wood Planks +chisel:planks-spruce:10, Spruce Wood Planks +chisel:planks-spruce:11, Spruce Wood Planks +chisel:planks-spruce:12, Spruce Wood Planks +chisel:planks-spruce:13, Spruce Wood Planks +chisel:planks-spruce:14, Spruce Wood Planks +chisel:planks-birch:0, Birch Wood Planks +chisel:planks-birch:1, Birch Wood Planks +chisel:planks-birch:2, Birch Wood Planks +chisel:planks-birch:3, Birch Wood Planks +chisel:planks-birch:4, Birch Wood Planks +chisel:planks-birch:5, Birch Wood Planks +chisel:planks-birch:6, Birch Wood Planks +chisel:planks-birch:7, Birch Wood Planks +chisel:planks-birch:8, Birch Wood Planks +chisel:planks-birch:9, Birch Wood Planks +chisel:planks-birch:10, Birch Wood Planks +chisel:planks-birch:11, Birch Wood Planks +chisel:planks-birch:12, Birch Wood Planks +chisel:planks-birch:13, Birch Wood Planks +chisel:planks-birch:14, Birch Wood Planks +chisel:planks-jungle:0, Jungle Wood Planks +chisel:planks-jungle:1, Jungle Wood Planks +chisel:planks-jungle:2, Jungle Wood Planks +chisel:planks-jungle:3, Jungle Wood Planks +chisel:planks-jungle:4, Jungle Wood Planks +chisel:planks-jungle:5, Jungle Wood Planks +chisel:planks-jungle:6, Jungle Wood Planks +chisel:planks-jungle:7, Jungle Wood Planks +chisel:planks-jungle:8, Jungle Wood Planks +chisel:planks-jungle:9, Jungle Wood Planks +chisel:planks-jungle:10, Jungle Wood Planks +chisel:planks-jungle:11, Jungle Wood Planks +chisel:planks-jungle:12, Jungle Wood Planks +chisel:planks-jungle:13, Jungle Wood Planks +chisel:planks-jungle:14, Jungle Wood Planks +chisel:planks-acacia:0, Acacia Wood Planks +chisel:planks-acacia:1, Acacia Wood Planks +chisel:planks-acacia:2, Acacia Wood Planks +chisel:planks-acacia:3, Acacia Wood Planks +chisel:planks-acacia:4, Acacia Wood Planks +chisel:planks-acacia:5, Acacia Wood Planks +chisel:planks-acacia:6, Acacia Wood Planks +chisel:planks-acacia:7, Acacia Wood Planks +chisel:planks-acacia:8, Acacia Wood Planks +chisel:planks-acacia:9, Acacia Wood Planks +chisel:planks-acacia:10, Acacia Wood Planks +chisel:planks-acacia:11, Acacia Wood Planks +chisel:planks-acacia:12, Acacia Wood Planks +chisel:planks-acacia:13, Acacia Wood Planks +chisel:planks-acacia:14, Acacia Wood Planks +chisel:planks-dark-oak:0, Dark Oak Wood Planks +chisel:planks-dark-oak:1, Dark Oak Wood Planks +chisel:planks-dark-oak:2, Dark Oak Wood Planks +chisel:planks-dark-oak:3, Dark Oak Wood Planks +chisel:planks-dark-oak:4, Dark Oak Wood Planks +chisel:planks-dark-oak:5, Dark Oak Wood Planks +chisel:planks-dark-oak:6, Dark Oak Wood Planks +chisel:planks-dark-oak:7, Dark Oak Wood Planks +chisel:planks-dark-oak:8, Dark Oak Wood Planks +chisel:planks-dark-oak:9, Dark Oak Wood Planks +chisel:planks-dark-oak:10, Dark Oak Wood Planks +chisel:planks-dark-oak:11, Dark Oak Wood Planks +chisel:planks-dark-oak:12, Dark Oak Wood Planks +chisel:planks-dark-oak:13, Dark Oak Wood Planks +chisel:planks-dark-oak:14, Dark Oak Wood Planks +chisel:blockplatinum:0, Block of Platinum +chisel:blockplatinum:1, Block of Platinum +chisel:blockplatinum:2, Block of Platinum +chisel:blockplatinum:3, Block of Platinum +chisel:blockplatinum:4, Block of Platinum +chisel:blockplatinum:5, Block of Platinum +chisel:blockplatinum:6, Block of Platinum +chisel:prismarine:0, Prismarine +chisel:prismarine:1, Prismarine +chisel:prismarine:2, Prismarine +chisel:prismarine:3, Prismarine +chisel:prismarine:4, Prismarine +chisel:prismarine:5, Prismarine +chisel:prismarine:6, Prismarine +chisel:prismarine:7, Prismarine +chisel:prismarine:8, Prismarine +chisel:prismarine:9, Prismarine +chisel:prismarine:10, Prismarine +chisel:prismarine:11, Prismarine +chisel:prismarine:12, Prismarine +chisel:prismarine:13, Prismarine +chisel:prismarine:14, Prismarine +chisel:prismarine:15, Prismarine +chisel:prismarine1:0, Prismarine +chisel:prismarine1:1, Prismarine +chisel:prismarine1:2, Prismarine +chisel:prismarine1:3, Prismarine +chisel:prismarine1:4, Prismarine +chisel:prismarine1:5, Prismarine +chisel:prismarine1:6, Prismarine +chisel:prismarine1:7, Prismarine +chisel:prismarine1:8, Prismarine +chisel:prismarine1:9, Prismarine +chisel:prismarine2:0, Prismarine +chisel:prismarine2:1, Prismarine +chisel:prismarine2:2, Prismarine +chisel:prismarine2:3, Prismarine +chisel:prismarine2:4, Prismarine +chisel:prismarine2:5, Prismarine +chisel:quartz:0, Block of Quartz +chisel:quartz:1, Block of Quartz +chisel:quartz:2, Block of Quartz +chisel:quartz:3, Block of Quartz +chisel:quartz:4, Block of Quartz +chisel:quartz:5, Block of Quartz +chisel:quartz:6, Block of Quartz +chisel:quartz:7, Block of Quartz +chisel:quartz:8, Block of Quartz +chisel:quartz:9, Block of Quartz +chisel:quartz:10, Block of Quartz +chisel:quartz:11, Block of Quartz +chisel:quartz:12, Block of Quartz +chisel:quartz:13, Block of Quartz +chisel:quartz:14, Block of Quartz +chisel:quartz:15, Block of Quartz +chisel:quartz1:0, Block of Quartz +chisel:quartz1:1, Block of Quartz +chisel:quartz1:2, Block of Quartz +chisel:quartz1:3, Block of Quartz +chisel:quartz1:4, Block of Quartz +chisel:quartz1:5, Block of Quartz +chisel:quartz1:6, Block of Quartz +chisel:quartz1:7, Block of Quartz +chisel:quartz1:8, Block of Quartz +chisel:quartz1:9, Block of Quartz +chisel:quartz1:10, Block of Quartz +chisel:quartz1:11, Block of Quartz +chisel:quartz1:12, Block of Quartz +chisel:quartz1:13, Block of Quartz +chisel:quartz1:14, Block of Quartz +chisel:quartz1:15, Block of Quartz +chisel:redstone:0, Block of Redstone +chisel:redstone:1, Block of Redstone +chisel:redstone:2, Block of Redstone +chisel:redstone:3, Block of Redstone +chisel:redstone:4, Block of Redstone +chisel:redstone:5, Block of Redstone +chisel:redstone:6, Block of Redstone +chisel:redstone:7, Block of Redstone +chisel:redstone:8, Block of Redstone +chisel:redstone:9, Block of Redstone +chisel:redstone:10, Block of Redstone +chisel:redstone:11, Block of Redstone +chisel:redstone:12, Block of Redstone +chisel:redstone:13, Block of Redstone +chisel:redstone:14, Block of Redstone +chisel:redstone:15, Block of Redstone +chisel:redstone1:0, Block of Redstone +chisel:redstone1:1, Block of Redstone +chisel:redstone1:2, Block of Redstone +chisel:redstone1:3, Block of Redstone +chisel:redstone1:4, Block of Redstone +chisel:redstone1:5, Block of Redstone +chisel:redstone1:6, Block of Redstone +chisel:redstone1:7, Block of Redstone +chisel:redstone1:8, Block of Redstone +chisel:redstone1:9, Block of Redstone +chisel:redstone1:10, Block of Redstone +chisel:redstone1:11, Block of Redstone +chisel:sandstoneyellow:0, Sandstone +chisel:sandstoneyellow:1, Sandstone +chisel:sandstoneyellow:2, Sandstone +chisel:sandstoneyellow:3, Sandstone +chisel:sandstoneyellow:4, Sandstone +chisel:sandstoneyellow:5, Sandstone +chisel:sandstoneyellow:6, Sandstone +chisel:sandstoneyellow:7, Sandstone +chisel:sandstoneyellow:8, Sandstone +chisel:sandstoneyellow:9, Sandstone +chisel:sandstoneyellow:10, Sandstone +chisel:sandstoneyellow:11, Sandstone +chisel:sandstoneyellow:12, Sandstone +chisel:sandstoneyellow:13, Sandstone +chisel:sandstoneyellow:14, Sandstone +chisel:sandstoneyellow:15, Sandstone +chisel:sandstoneyellow1:0, Sandstone +chisel:sandstoneyellow1:1, Sandstone +chisel:sandstoneyellow1:2, Sandstone +chisel:sandstoneyellow1:3, Sandstone +chisel:sandstoneyellow1:4, Sandstone +chisel:sandstoneyellow1:5, Sandstone +chisel:sandstoneyellow1:6, Sandstone +chisel:sandstoneyellow1:7, Sandstone +chisel:sandstoneyellow1:8, Sandstone +chisel:sandstoneyellow1:9, Sandstone +chisel:sandstoneyellow2:0, Sandstone +chisel:sandstoneyellow2:1, Sandstone +chisel:sandstoneyellow2:2, Sandstone +chisel:sandstoneyellow2:3, Sandstone +chisel:sandstoneyellow2:4, Sandstone +chisel:sandstoneyellow2:5, Sandstone +chisel:sandstoneyellow2:6, Sandstone +chisel:sandstoneyellow2:7, Sandstone +chisel:sandstonered:0, Red Sandstone +chisel:sandstonered:1, Red Sandstone +chisel:sandstonered:2, Red Sandstone +chisel:sandstonered:3, Red Sandstone +chisel:sandstonered:4, Red Sandstone +chisel:sandstonered:5, Red Sandstone +chisel:sandstonered:6, Red Sandstone +chisel:sandstonered:7, Red Sandstone +chisel:sandstonered:8, Red Sandstone +chisel:sandstonered:9, Red Sandstone +chisel:sandstonered:10, Red Sandstone +chisel:sandstonered:11, Red Sandstone +chisel:sandstonered:12, Red Sandstone +chisel:sandstonered:13, Red Sandstone +chisel:sandstonered:14, Red Sandstone +chisel:sandstonered:15, Red Sandstone +chisel:sandstonered1:0, Red Sandstone +chisel:sandstonered1:1, Red Sandstone +chisel:sandstonered1:2, Red Sandstone +chisel:sandstonered1:3, Red Sandstone +chisel:sandstonered1:4, Red Sandstone +chisel:sandstonered1:5, Red Sandstone +chisel:sandstonered1:6, Red Sandstone +chisel:sandstonered1:7, Red Sandstone +chisel:sandstonered1:8, Red Sandstone +chisel:sandstonered1:9, Red Sandstone +chisel:sandstonered2:0, Red Sandstone +chisel:sandstonered2:1, Red Sandstone +chisel:sandstonered2:2, Red Sandstone +chisel:sandstonered2:3, Red Sandstone +chisel:sandstonered2:4, Red Sandstone +chisel:sandstonered2:5, Red Sandstone +chisel:sandstonered2:6, Red Sandstone +chisel:sandstonered2:7, Red Sandstone +chisel:sandstone-scribbles:0, Sandstone Scribbles +chisel:sandstone-scribbles:1, Sandstone Scribbles +chisel:sandstone-scribbles:2, Sandstone Scribbles +chisel:sandstone-scribbles:3, Sandstone Scribbles +chisel:sandstone-scribbles:4, Sandstone Scribbles +chisel:sandstone-scribbles:5, Sandstone Scribbles +chisel:sandstone-scribbles:6, Sandstone Scribbles +chisel:sandstone-scribbles:7, Sandstone Scribbles +chisel:sandstone-scribbles:8, Sandstone Scribbles +chisel:sandstone-scribbles:9, Sandstone Scribbles +chisel:sandstone-scribbles:10, Sandstone Scribbles +chisel:sandstone-scribbles:11, Sandstone Scribbles +chisel:sandstone-scribbles:12, Sandstone Scribbles +chisel:sandstone-scribbles:13, Sandstone Scribbles +chisel:sandstone-scribbles:14, Sandstone Scribbles +chisel:sandstone-scribbles:15, Sandstone Scribbles +chisel:sandstonered-scribbles:0, Red Sandstone Scribbles +chisel:sandstonered-scribbles:1, Red Sandstone Scribbles +chisel:sandstonered-scribbles:2, Red Sandstone Scribbles +chisel:sandstonered-scribbles:3, Red Sandstone Scribbles +chisel:sandstonered-scribbles:4, Red Sandstone Scribbles +chisel:sandstonered-scribbles:5, Red Sandstone Scribbles +chisel:sandstonered-scribbles:6, Red Sandstone Scribbles +chisel:sandstonered-scribbles:7, Red Sandstone Scribbles +chisel:sandstonered-scribbles:8, Red Sandstone Scribbles +chisel:sandstonered-scribbles:9, Red Sandstone Scribbles +chisel:sandstonered-scribbles:10, Red Sandstone Scribbles +chisel:sandstonered-scribbles:11, Red Sandstone Scribbles +chisel:sandstonered-scribbles:12, Red Sandstone Scribbles +chisel:sandstonered-scribbles:13, Red Sandstone Scribbles +chisel:sandstonered-scribbles:14, Red Sandstone Scribbles +chisel:sandstonered-scribbles:15, Red Sandstone Scribbles +chisel:blocksilver:0, Block of Silver +chisel:blocksilver:1, Block of Silver +chisel:blocksilver:2, Block of Silver +chisel:blocksilver:3, Block of Silver +chisel:blocksilver:4, Block of Silver +chisel:blocksilver:5, Block of Silver +chisel:blocksilver:6, Block of Silver +chisel:blocksteel:0, Block of Steel +chisel:blocksteel:1, Block of Steel +chisel:blocksteel:2, Block of Steel +chisel:blocksteel:3, Block of Steel +chisel:blocksteel:4, Block of Steel +chisel:blocksteel:5, Block of Steel +chisel:blocksteel:6, Block of Steel +chisel:stonebrick:0, Chiseled Stone +chisel:stonebrick:1, Chiseled Stone +chisel:stonebrick:2, Chiseled Stone +chisel:stonebrick:3, Chiseled Stone +chisel:stonebrick:4, Chiseled Stone +chisel:stonebrick:5, Chiseled Stone +chisel:stonebrick:6, Chiseled Stone +chisel:stonebrick:7, Chiseled Stone +chisel:stonebrick:8, Chiseled Stone +chisel:stonebrick:9, Chiseled Stone +chisel:stonebrick:10, Chiseled Stone +chisel:stonebrick:11, Chiseled Stone +chisel:stonebrick:12, Chiseled Stone +chisel:stonebrick:13, Chiseled Stone +chisel:stonebrick:14, Chiseled Stone +chisel:stonebrick:15, Chiseled Stone +chisel:stonebrick1:0, Chiseled Stone +chisel:stonebrick1:1, Chiseled Stone +chisel:stonebrick1:2, Chiseled Stone +chisel:stonebrick1:3, Chiseled Stone +chisel:stonebrick1:4, Chiseled Stone +chisel:stonebrick1:5, Chiseled Stone +chisel:stonebrick1:6, Chiseled Stone +chisel:stonebrick1:7, Chiseled Stone +chisel:stonebrick1:8, Chiseled Stone +chisel:stonebrick1:9, Chiseled Stone +chisel:stonebrick2:0, Chiseled Stone +chisel:stonebrick2:1, Chiseled Stone +chisel:stonebrick2:2, Chiseled Stone +chisel:stonebrick2:3, Chiseled Stone +chisel:stonebrick2:4, Chiseled Stone +chisel:stonebrick2:5, Chiseled Stone +chisel:stonebrick2:6, Chiseled Stone +chisel:stonebrick2:7, Chiseled Stone +chisel:stonebrick2:8, Chiseled Stone +chisel:stonebrick2:9, Chiseled Stone +chisel:technical:0, Factory Block +chisel:technical:1, Factory Block +chisel:technical:2, Factory Block +chisel:technical:3, Factory Block +chisel:technical:4, Factory Block +chisel:technical:5, Factory Block +chisel:technical:6, Factory Block +chisel:technical:7, Factory Block +chisel:technical:8, Factory Block +chisel:technical:9, Factory Block +chisel:technical:10, Factory Block +chisel:technical:11, Factory Block +chisel:technical:12, Factory Block +chisel:technical:13, Factory Block +chisel:technical:14, Factory Block +chisel:technical:15, Factory Block +chisel:technical1:0, Factory Block +chisel:technical1:1, Factory Block +chisel:technical1:2, Factory Block +chisel:technical1:3, Factory Block +chisel:technical1:4, Factory Block +chisel:technicalnew:0, Factory Block +chisel:technicalnew:1, Factory Block +chisel:technicalnew:2, Factory Block +chisel:technicalnew:3, Factory Block +chisel:technicalnew:4, Factory Block +chisel:technicalnew:5, Factory Block +chisel:technicalnew:6, Factory Block +chisel:technicalnew:7, Factory Block +chisel:technicalnew:8, Factory Block +chisel:temple:0, Temple Block +chisel:temple:1, Temple Block +chisel:temple:2, Temple Block +chisel:temple:3, Temple Block +chisel:temple:4, Temple Block +chisel:temple:5, Temple Block +chisel:temple:6, Temple Block +chisel:temple:7, Temple Block +chisel:temple:8, Temple Block +chisel:temple:9, Temple Block +chisel:temple:10, Temple Block +chisel:temple:11, Temple Block +chisel:temple:12, Temple Block +chisel:temple:13, Temple Block +chisel:temple:14, Temple Block +chisel:temple:15, Temple Block +chisel:templemossy:0, Mossy Temple Block +chisel:templemossy:1, Mossy Temple Block +chisel:templemossy:2, Mossy Temple Block +chisel:templemossy:3, Mossy Temple Block +chisel:templemossy:4, Mossy Temple Block +chisel:templemossy:5, Mossy Temple Block +chisel:templemossy:6, Mossy Temple Block +chisel:templemossy:7, Mossy Temple Block +chisel:templemossy:8, Mossy Temple Block +chisel:templemossy:9, Mossy Temple Block +chisel:templemossy:10, Mossy Temple Block +chisel:templemossy:11, Mossy Temple Block +chisel:templemossy:12, Mossy Temple Block +chisel:templemossy:13, Mossy Temple Block +chisel:templemossy:14, Mossy Temple Block +chisel:templemossy:15, Mossy Temple Block +chisel:blocktin:0, Block of Tin +chisel:blocktin:1, Block of Tin +chisel:blocktin:2, Block of Tin +chisel:blocktin:3, Block of Tin +chisel:blocktin:4, Block of Tin +chisel:blocktin:5, Block of Tin +chisel:blocktin:6, Block of Tin +chisel:tyrian:0, Tyrian +chisel:tyrian:1, Tyrian +chisel:tyrian:2, Tyrian +chisel:tyrian:3, Tyrian +chisel:tyrian:4, Tyrian +chisel:tyrian:5, Tyrian +chisel:tyrian:6, Tyrian +chisel:tyrian:7, Tyrian +chisel:tyrian:8, Tyrian +chisel:tyrian:9, Tyrian +chisel:tyrian:10, Tyrian +chisel:tyrian:11, Tyrian +chisel:tyrian:12, Tyrian +chisel:tyrian:13, Tyrian +chisel:tyrian:14, Tyrian +chisel:tyrian:15, Tyrian +chisel:blockuranium:0, Block of Uranium +chisel:blockuranium:1, Block of Uranium +chisel:blockuranium:2, Block of Uranium +chisel:blockuranium:3, Block of Uranium +chisel:blockuranium:4, Block of Uranium +chisel:blockuranium:5, Block of Uranium +chisel:blockuranium:6, Block of Uranium +chisel:valentines:0, Valentines' Block +chisel:valentines:1, Valentines' Block +chisel:valentines:2, Valentines' Block +chisel:valentines:3, Valentines' Block +chisel:valentines:4, Valentines' Block +chisel:valentines:5, Valentines' Block +chisel:valentines:6, Valentines' Block +chisel:valentines:7, Valentines' Block +chisel:valentines:8, Valentines' Block +chisel:valentines:9, Valentines' Block +chisel:voidstone:0, Voidstone +chisel:voidstone:1, Voidstone +chisel:voidstone:2, Voidstone +chisel:voidstone:3, Voidstone +chisel:voidstone:4, Voidstone +chisel:voidstone:5, Voidstone +chisel:voidstone:6, Voidstone +chisel:voidstone:7, Voidstone +chisel:energizedvoidstone:0, Primal Voidstone +chisel:energizedvoidstone:1, Primal Voidstone +chisel:energizedvoidstone:2, Primal Voidstone +chisel:energizedvoidstone:3, Primal Voidstone +chisel:energizedvoidstone:4, Primal Voidstone +chisel:energizedvoidstone:5, Primal Voidstone +chisel:energizedvoidstone:6, Primal Voidstone +chisel:energizedvoidstone:7, Primal Voidstone +chisel:voidstonerunic:0, Runed Voidstone +chisel:voidstonerunic:1, Runed Voidstone +chisel:voidstonerunic:2, Runed Voidstone +chisel:voidstonerunic:3, Runed Voidstone +chisel:voidstonerunic:4, Runed Voidstone +chisel:voidstonerunic:5, Runed Voidstone +chisel:voidstonerunic:6, Runed Voidstone +chisel:voidstonerunic:7, Runed Voidstone +chisel:voidstonerunic:8, Runed Voidstone +chisel:voidstonerunic:9, Runed Voidstone +chisel:voidstonerunic:10, Runed Voidstone +chisel:voidstonerunic:11, Runed Voidstone +chisel:voidstonerunic:12, Runed Voidstone +chisel:voidstonerunic:13, Runed Voidstone +chisel:voidstonerunic:14, Runed Voidstone +chisel:waterstone:0, Waterstone +chisel:waterstone:1, Waterstone +chisel:waterstone:2, Waterstone +chisel:waterstone:3, Waterstone +chisel:waterstone:4, Waterstone +chisel:waterstone:5, Waterstone +chisel:waterstone:6, Waterstone +chisel:waterstone:7, Waterstone +chisel:waterstone:8, Waterstone +chisel:waterstone:9, Waterstone +chisel:waterstone:10, Waterstone +chisel:waterstone:11, Waterstone +chisel:waterstone:12, Waterstone +chisel:waterstone:13, Waterstone +chisel:waterstone:14, Waterstone +chisel:waterstone:15, Waterstone +chisel:waterstone1:0, Waterstone +chisel:waterstone1:1, Waterstone +chisel:waterstone1:2, Waterstone +chisel:waterstone1:3, Waterstone +chisel:waterstone1:4, Waterstone +chisel:waterstone1:5, Waterstone +chisel:waterstone1:6, Waterstone +chisel:waterstone1:7, Waterstone +chisel:waterstone1:8, Waterstone +chisel:waterstone1:9, Waterstone +chisel:waterstone1:10, Waterstone +chisel:waterstone1:11, Waterstone +chisel:waterstone1:12, Waterstone +chisel:waterstone1:13, Waterstone +chisel:waterstone1:14, Waterstone +chisel:waterstone1:15, Waterstone +chisel:waterstone2:0, Waterstone +chisel:wool_black:0, Black Wool +chisel:wool_black:1, Black Wool +chisel:wool_red:0, Red Wool +chisel:wool_red:1, Red Wool +chisel:wool_green:0, Green Wool +chisel:wool_green:1, Green Wool +chisel:wool_brown:0, Brown Wool +chisel:wool_brown:1, Brown Wool +chisel:wool_blue:0, Blue Wool +chisel:wool_blue:1, Blue Wool +chisel:wool_purple:0, Purple Wool +chisel:wool_purple:1, Purple Wool +chisel:wool_cyan:0, Cyan Wool +chisel:wool_cyan:1, Cyan Wool +chisel:wool_lightgray:0, Light Gray Wool +chisel:wool_lightgray:1, Light Gray Wool +chisel:wool_gray:0, Gray Wool +chisel:wool_gray:1, Gray Wool +chisel:wool_pink:0, Pink Wool +chisel:wool_pink:1, Pink Wool +chisel:wool_lime:0, Lime Wool +chisel:wool_lime:1, Lime Wool +chisel:wool_yellow:0, Yellow Wool +chisel:wool_yellow:1, Yellow Wool +chisel:wool_lightblue:0, Light Blue Wool +chisel:wool_lightblue:1, Light Blue Wool +chisel:wool_magenta:0, Magenta Wool +chisel:wool_magenta:1, Magenta Wool +chisel:wool_orange:0, Orange Wool +chisel:wool_orange:1, Orange Wool +chisel:wool_white:0, Wool +chisel:wool_white:1, Wool +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 +libvulpes:linker, Linker +libvulpes:battery:0, Small Battery +libvulpes:battery:1, 2x Small Battery +libvulpes:holoprojector, Holo-Projector +divinerpg:arlemite_ore, Arlemite Ore +divinerpg:realmite_ore, Realmite Ore +divinerpg:rupee_ore, Rupee Ore +divinerpg:bloodgem_ore, Bloodgem Ore +divinerpg:netherite_ore, Netherite Ore +divinerpg:arlemite_block, Arlemite Block +divinerpg:realmite_block, Realmite Block +divinerpg:rupee_block, Rupee Block +divinerpg:bloodgem_block, Bloodgem Block +divinerpg:netherite_block, Netherite Block +divinerpg:sunstorm_spawner, Sunstorm Spawner +divinerpg:termasect_spawner, Termasect Spawner +divinerpg:eternal_archer_spawner, Eternal Archer Spawner +divinerpg:experienced_cori_spawner, Experienced Cori Spawner +divinerpg:blaze_pumpkin, Blaze Pumpkin +divinerpg:creeper_pumpkin, Creeper Pumpkin +divinerpg:cyclops_pumpkin, Cyclops Pumpkin +divinerpg:ender_pumpkin, Ender Pumpkin +divinerpg:ender_watcher_pumpkin, Ender Watcher Pumpkin +divinerpg:frost_pumpkin, Frost Pumpkin +divinerpg:ghast_pumpkin, Ghast Pumpkin +divinerpg:glacon_pumpkin, Glacon Pumpkin +divinerpg:hellspider_pumpkin, Hellspider Pumpkin +divinerpg:jungle_spider_pumpkin, Jungle Spider Pumpkin +divinerpg:skeleton_pumpkin, Skeleton Pumpkin +divinerpg:spider_pumpkin, Spider Pumpkin +divinerpg:zombie_pumpkin, Zombie Pumpkin +divinerpg:aqua_torch, Aqua Torch +divinerpg:skeleton_torch, Skeleton Torch +divinerpg:black_steel, Black Steel +divinerpg:blue_steel, Blue Steel +divinerpg:bright_red_steel, Bright Red Steel +divinerpg:green_steel, Green Steel +divinerpg:orange_steel, Orange Steel +divinerpg:purple_steel, Purple Steel +divinerpg:red_steel, Red Steel +divinerpg:white_steel, White Steel +divinerpg:yellow_steel, Yellow Steel +divinerpg:teal_steel, Teal Steel +divinerpg:blue_vane, Blue Vane +divinerpg:cyan_vane, Cyan Vane +divinerpg:purple_vane, Purple Vane +divinerpg:red_vane, Red Vane +divinerpg:yellow_vane, Yellow Vane +divinerpg:aquatonic_bricks, Aquatonic Bricks +divinerpg:lava_bricks, Lava Bricks +divinerpg:arlemite_bricks, Arlemite Bricks +divinerpg:darkstone_bricks, Darkstone Bricks +divinerpg:diamond_bricks, Diamond Bricks +divinerpg:gold_bricks, Gold Bricks +divinerpg:green_bricks, Green Bricks +divinerpg:iron_bricks, Iron Bricks +divinerpg:lapis_lazuli_bricks, Lapis Lazuli Bricks +divinerpg:milk_stone_bricks, Milk Stone Bricks +divinerpg:netherite_bricks, Netherite Bricks +divinerpg:pink_bricks, Pink Bricks +divinerpg:purple_bricks, Purple Bricks +divinerpg:realmite_bricks, Realmite Bricks +divinerpg:redstone_bricks, Redstone Bricks +divinerpg:eden_bricks, Eden Bricks +divinerpg:wildwood_bricks, Wildwood Bricks +divinerpg:apalachia_bricks, Apalachia Bricks +divinerpg:skythern_bricks, Skythern Bricks +divinerpg:mortum_bricks, Mortum Bricks +divinerpg:minibricks, Minibricks +divinerpg:arlemite_minibricks, Arlemite Minibricks +divinerpg:bedrock_minibricks, Bedrock Minibricks +divinerpg:netherite_minibricks, Netherite Minibricks +divinerpg:realmite_minibricks, Realmite Minibricks +divinerpg:bloodgem_minibricks, Bloodgem Minibricks +divinerpg:rupee_minibricks, Rupee Minibricks +divinerpg:aqua_lamp, Aqua Lamp +divinerpg:arlemite_lamp, Arlemite Lamp +divinerpg:blaze_lamp, Blaze Lamp +divinerpg:bluefire_lamp, Bluefire Lamp +divinerpg:diamond_lamp, Diamond Lamp +divinerpg:divine_lamp, Divine Lamp +divinerpg:draken_lamp, Draken Lamp +divinerpg:eden_lamp, Eden Lamp +divinerpg:ender_lamp, Ender Lamp +divinerpg:ender_stone_lamp, Ender Stone Lamp +divinerpg:gold_lamp, Gold Lamp +divinerpg:ice_lamp, Ice Lamp +divinerpg:jungle_lamp, Jungle Lamp +divinerpg:kraken_lamp, Kraken Lamp +divinerpg:lapis_lazuli_lamp, Lapis Lazuli Lamp +divinerpg:lava_lamp, Lava Lamp +divinerpg:milky_lamp, Milky Lamp +divinerpg:molten_lamp, Molten Lamp +divinerpg:netherite_lamp, Netherite Lamp +divinerpg:realmite_lamp, Realmite Lamp +divinerpg:redstone_ore_lamp, Redstone Ore Lamp +divinerpg:rupee_lamp, Rupee Lamp +divinerpg:terran_lamp, Terran Lamp +divinerpg:blue_fence, Blue Fence +divinerpg:blue_fence_on, Blue Fence +divinerpg:green_fence, Green Fence +divinerpg:green_fence_on, Green Fence +divinerpg:red_fence, Red Fence +divinerpg:red_fence_on, Red Fence +divinerpg:asphalt, Asphalt +divinerpg:blue_stone, Blue Stone +divinerpg:checker, Checker +divinerpg:crate, Crate +divinerpg:darkstone, Darkstone +divinerpg:fancy_wool, Fancy Wool +divinerpg:milk_stone, Milk Stone +divinerpg:plank_design, Plank Design +divinerpg:rainbow_wool, Rainbow Wool +divinerpg:spike_block, Spike Block +divinerpg:hot_spike_block, Hot Spike Block +divinerpg:altar_of_corruption, Altar of Corruption +divinerpg:bone_chest, Bone Chest +divinerpg:frosted_allure, Frosted Allure +divinerpg:divine_sapling, Divine Sapling +divinerpg:divine_log, Divine Log +divinerpg:divine_leaves, Divine Leaves +divinerpg:divine_planks, Divine Planks +divinerpg:divine_stairs, Divine Stairs +divinerpg:divine_moss_stone, Divine Moss Stone +divinerpg:divine_rock, Divine Rock +divinerpg:slime_light, Slime Light +divinerpg:dark_bridge, Dark Bridge +divinerpg:tomato_plant, Tomato Plant +divinerpg:white_mushroom_plant, White Mushroom +divinerpg:ancient_entity_statue, Ancient Entity Statue +divinerpg:ayeraco_statue_blue, Blue Ayeraco Statue +divinerpg:ayeraco_statue_red, Red Ayeraco Statue +divinerpg:ayeraco_statue_yellow, Yellow Ayeraco Statue +divinerpg:ayeraco_statue_green, Green Ayeraco Statue +divinerpg:ayeraco_statue_purple, Purple Ayeraco Statue +divinerpg:densos_statue, Densos Statue +divinerpg:dramix_statue, Dramix Statue +divinerpg:eternal_archer_statue, Eternal Archer Statue +divinerpg:karot_statue, Karot Statue +divinerpg:king_of_scorchers_statue, King of Scorchers Statue +divinerpg:parasecta_statue, Parasecta Statue +divinerpg:reyvor_statue, Reyvor Statue +divinerpg:soul_fiend_statue, Soul Fiend Statue +divinerpg:the_watcher_statue, The Watcher Statue +divinerpg:twilight_demon_statue, Twilight Demon Statue +divinerpg:vamacheron_statue, Vamacheron Statue +divinerpg:termasect_statue, Termasect Statue +divinerpg:sunstorm_statue, Sunstorm Statue +divinerpg:experienced_cori_statue, Experienced Cori Statue +divinerpg:smoldering_tar, Smoldering Tar +divinerpg:frozen_dirt, Frozen Dirt +divinerpg:frozen_grass, Frozen Grass +divinerpg:frozen_stone, Frozen Stone +divinerpg:frozen_log, Frozen Log +divinerpg:brittle_leaves, Brittle Leaves +divinerpg:frozen_planks, Frozen Planks +divinerpg:frozen_stairs, Frozen Stairs +divinerpg:frozen_sapling, Frozen Sapling +divinerpg:coalstone, Coalstone +divinerpg:coalstone_stairs, Coalstone Stairs +divinerpg:coalstone_furnace, Coalstone Furnace +divinerpg:coalstone_furnace_on, Coalstone Furnace +divinerpg:frost_archer_spawner, Frost Archer Spawner +divinerpg:frosted_chest, Frosted Chest +divinerpg:frosted_glass, Frosted Glass +divinerpg:icy_bricks, Icy Bricks +divinerpg:icy_stone, Icy Stone +divinerpg:rollum_spawner, Rollum Spawner +divinerpg:snow_bricks, Snow Bricks +divinerpg:workshop_bookcase, Workshop Bookcase +divinerpg:workshop_carpet, Workshop Carpet +divinerpg:workshop_lamp, Workshop Lamp +divinerpg:blue_candy_cane, Blue Candy Cane +divinerpg:green_candy_cane, Green Candy Cane +divinerpg:pink_candy_cane, Pink Candy Cane +divinerpg:red_candy_cane, Red Candy Cane +divinerpg:yellow_candy_cane, Yellow Candy Cane +divinerpg:blue_christmas_lights, Blue Christmas Lights +divinerpg:green_christmas_lights, Green Christmas Lights +divinerpg:purple_christmas_lights, Purple Christmas Lights +divinerpg:red_christmas_lights, Red Christmas Lights +divinerpg:yellow_christmas_lights, Yellow Christmas Lights +divinerpg:present_box, Present Box +divinerpg:winterberry_bush, Winterberry Bush +divinerpg:ripe_winterberry_bush, Ripe Winterberry Bush +divinerpg:iceika_fire, Iceika Fire +divinerpg:eden_dirt, Eden Dirt +divinerpg:wildwood_dirt, Wildwood Dirt +divinerpg:apalachia_dirt, Apalachia Dirt +divinerpg:skythern_dirt, Skythern Dirt +divinerpg:mortum_dirt, Mortum Dirt +divinerpg:eden_grass, Eden Grass +divinerpg:wildwood_grass, Wildwood Grass +divinerpg:apalachia_grass, Apalachia Grass +divinerpg:skythern_grass, Skythern Grass +divinerpg:mortum_grass, Mortum Grass +divinerpg:twilight_stone, Twilight Stone +divinerpg:eden_ore, Eden Ore +divinerpg:wildwood_ore, Wildwood Ore +divinerpg:apalachia_ore, Apalachia Ore +divinerpg:skythern_ore, Skythern Ore +divinerpg:mortum_ore, Mortum Ore +divinerpg:eden_sapling, Eden Sapling +divinerpg:wildwood_sapling, Wildwood Sapling +divinerpg:apalachia_sapling, Apalachia Sapling +divinerpg:skythern_sapling, Skythern Sapling +divinerpg:mortum_sapling, Mortum Sapling +divinerpg:eden_log, Eden Log +divinerpg:wildwood_log, Wildwood Log +divinerpg:apalachia_log, Apalachia Log +divinerpg:skythern_log, Skythern Log +divinerpg:mortum_log, Mortum Log +divinerpg:eden_leaves, Eden Leaves +divinerpg:wildwood_leaves, Wildwood Leaves +divinerpg:apalachia_leaves, Apalachia Leaves +divinerpg:skythern_leaves, Skythern Leaves +divinerpg:mortum_leaves, Mortum Leaves +divinerpg:eden_planks, Eden Planks +divinerpg:wildwood_planks, Wildwood Planks +divinerpg:apalachia_planks, Apalachia Planks +divinerpg:skythern_planks, Skythern Planks +divinerpg:mortum_planks, Mortum Planks +divinerpg:eden_stairs, Eden Stairs +divinerpg:wildwood_stairs, Wildwood Stairs +divinerpg:apalachia_stairs, Apalachia Stairs +divinerpg:skythern_stairs, Skythern Stairs +divinerpg:mortum_stairs, Mortum Stairs +divinerpg:eden_block, Eden Block +divinerpg:wildwood_block, Wildwood Block +divinerpg:apalachia_block, Apalachia Block +divinerpg:skythern_block, Skythern Block +divinerpg:mortum_block, Mortum Block +divinerpg:sun_blossom, Sun Blossom +divinerpg:sunbloom, Sunbloom +divinerpg:eden_brush, Eden Brush +divinerpg:moon_bud, Moon Bud +divinerpg:moonlight_fern, Moonlight Fern +divinerpg:wildwood_tallgrass, Wildwood Tallgrass +divinerpg:dusk_bloom, Dusk Bloom +divinerpg:dusk_flower, Dusk Flower +divinerpg:apalachia_tallgrass, Apalachia Tallgrass +divinerpg:dust_brambles, Dust Brambles +divinerpg:dust_lily, Dust Lily +divinerpg:skythern_brush, Skythern Brush +divinerpg:demon_brambles, Demon Brambles +divinerpg:eye_plant, Eye Plant +divinerpg:mortum_brush, Mortum Brush +divinerpg:moonbulb_plant, Moonbulb Plant +divinerpg:pink_glowbone_plant, Pink Glowbone Plant +divinerpg:purple_glowbone_plant, Purple Glowbone Plant +divinerpg:sky_plant, Sky Plant +divinerpg:wildwood_vine, Wildwood Vine +divinerpg:blue_fire, Blue Fire +divinerpg:eden_torch, Eden Torch +divinerpg:eden_chest, Eden Chest +divinerpg:truffle, Truffle +divinerpg:arcanite_dirt, Arcanite Dirt +divinerpg:arcanite_grass, Arcanite Grass +divinerpg:raw_arcanium, Raw Arcanium +divinerpg:arcanium_block, Arcanium Block +divinerpg:ancient_bricks, Ancient Bricks +divinerpg:ancient_brick_stairs, Ancient Brick Stairs +divinerpg:ancient_stone, Ancient Stone +divinerpg:ancient_tile, Ancient Tile +divinerpg:arcanite_tubes, Arcanite Tubes +divinerpg:arcanite_ladder, Arcanite Ladder +divinerpg:arcanium_metal, Arcanium Metal +divinerpg:arcanium_power, Arcanium Power +divinerpg:dark_degraded_brick, Dark Degraded Brick +divinerpg:degraded_bricks, Degraded Bricks +divinerpg:degraded_brick_stairs, Degraded Brick Stairs +divinerpg:dungeon_bookshelf, Dungeon Bookshelf +divinerpg:dungeon_lamp, Dungeon Lamp +divinerpg:heat_trap, Heat Trap +divinerpg:heat_trap_on, Heat Trap +divinerpg:light_degraded_brick, Light Degraded Brick +divinerpg:soul_sludge, Soul Sludge +divinerpg:soul_stone, Soul Stone +divinerpg:ancient_bricks_breakable, Ancient Bricks (Breakable) +divinerpg:ancient_brick_stairs_breakable, Ancient Brick Stairs (Breakable) +divinerpg:ancient_brick_wall_breakable, Ancient Brick Wall (Breakable) +divinerpg:ancient_stone_breakable, Ancient Stone (Breakable) +divinerpg:ancient_tile_breakable, Ancient Tile (Breakable) +divinerpg:arcanium_metal_breakable, Arcanium Metal (Breakable) +divinerpg:arcanium_power_breakable, Arcanium Power (Breakable) +divinerpg:degraded_bricks_breakable, Degraded Bricks (Breakable) +divinerpg:degraded_brick_stairs_breakable, Degraded Brick Stairs (Breakable) +divinerpg:degraded_brick_wall_breakable, Degraded Brick Wall (Breakable) +divinerpg:dungeon_lamp_breakable, Dungeon Lamp (Breakable) +divinerpg:soul_sludge_breakable, Soul Sludge (Breakable) +divinerpg:soul_stone_breakable, Soul Stone (Breakable) +divinerpg:arcanium_extractor, Arcanium Extractor +divinerpg:dramix_altar, Dramix Altar +divinerpg:parasecta_altar, Parasecta Altar +divinerpg:stained_glass, Stained Glass +divinerpg:stained_glass2, Stained Glass +divinerpg:stained_glass3, Stained Glass +divinerpg:stained_glass4, Stained Glass +divinerpg:stained_glass5, Stained Glass +divinerpg:stained_glass6, Stained Glass +divinerpg:stained_glass7, Stained Glass +divinerpg:stained_glass8, Stained Glass +divinerpg:arcana_portal, Arcana Portal +divinerpg:arcana_portal_frame, Arcana Portal Frame +divinerpg:arcana_hard_portal_frame, Arcana Portal Frame +divinerpg:eucalyptus_log, Eucalyptus Log +divinerpg:eucalyptus_planks, Eucalyptus Planks +divinerpg:eucalyptus_stairs, Eucalyptus Stairs +divinerpg:aquamarine_plant, Aquamarine Plant +divinerpg:eucalyptus_plant, Eucalyptus Plant +divinerpg:firestock_plant, Firestock Plant +divinerpg:hitchak_plant, Hitchak Plant +divinerpg:lamona_plant, Lamona Plant +divinerpg:marsine_plant, Marsine Plant +divinerpg:pinfly_plant, Pinfly Plant +divinerpg:veilo_plant, Veilo Plant +divinerpg:greenlight_furnace, Greenlight Furnace +divinerpg:greenlight_furnace_on, Greenlight Furnace +divinerpg:oceanfire_furnace, Oceanfire Furnace +divinerpg:oceanfire_furnace_on, Oceanfire Furnace +divinerpg:molten_furnace, Molten Furnace +divinerpg:molten_furnace_on, Molten Furnace +divinerpg:whitefire_furnace, Whitefire Furnace +divinerpg:whitefire_furnace_on, Whitefire Furnace +divinerpg:moonlight_furnace, Moonlight Furnace +divinerpg:moonlight_furnace_on, Moonlight Furnace +divinerpg:demon_furnace, Demon Furnace +divinerpg:demon_furnace_on, Demon Furnace +divinerpg:acceleron, Acceleron +divinerpg:arcanium_torch, Arcanium Torch +divinerpg:elevantium, Elevantium +divinerpg:star_bridge, Star Bridge +divinerpg:dream_dirt, Dream Dirt +divinerpg:dream_grass, Dream Grass +divinerpg:dream_stone, Dream Stone +divinerpg:dreamwood_log, Dreamwood Log +divinerpg:firewood_log, Firewood Log +divinerpg:hyrewood_log, Hyrewood Log +divinerpg:mintwood_log, Mintwood Log +divinerpg:dreamwood_leaves, Dreamwood Leaves +divinerpg:firewood_leaves, Firewood Leaves +divinerpg:hyrewood_leaves, Hyrewood Leaves +divinerpg:mintwood_leaves, Mintwood Leaves +divinerpg:bulbatobe, Bulbatobe +divinerpg:cracklespike, Crackle Spike +divinerpg:dreamglow, Dreamglow +divinerpg:fernite, Fernite +divinerpg:green_dulah, Green Dulah +divinerpg:green_gemtop, Green Gem Top +divinerpg:purple_gemtop, Purple Gem Top +divinerpg:shimmer, Shimmer +divinerpg:shine_grass, Shine Grass +divinerpg:yellow_dulah, Yellow Dulah +divinerpg:weedwood_vine, Weedwood Vine +divinerpg:blossomed_weedwood_vine, Blossomed Weedwood Vine +divinerpg:dark_dream_bricks, Dark Dream Bricks +divinerpg:light_dream_bricks, Light Dream Bricks +divinerpg:red_dream_bricks, Red Dream Bricks +divinerpg:smooth_glass, Smooth Glass +divinerpg:fire_crystal, Fire Crystal +divinerpg:firelight, Firelight +divinerpg:dream_lamp, Dream Lamp +divinerpg:everstone, Green Everstone +divinerpg:dark_everstone, Dark Everstone +divinerpg:white_everstone, White Everstone +divinerpg:black_hungerstone, Black Hungerstone +divinerpg:green_hungerstone, Green Hungerstone +divinerpg:crypt_floor, Crypt Floor +divinerpg:crypt_wall, Crypt Wall +divinerpg:metal_caging, Metal Caging +divinerpg:village_lamp, Village Lamp +divinerpg:cell_lamp, Cell Lamp +divinerpg:hive_wall, Hive Wall +divinerpg:black_karos_bricks, Black Karos Bricks +divinerpg:blue_karos_bricks, Blue Karos Bricks +divinerpg:heliotic_beam, Heliotic Beam +divinerpg:karos_dispenser, Karos Dispenser +divinerpg:karos_heat_tile_green, Karos Heat Tile Green +divinerpg:karos_heat_tile_red, Karos Heat Tile Red +divinerpg:luna_bricks, Luna Brick +divinerpg:luna_stone, Luna Stone +divinerpg:chamber_wall, Chamber Wall +divinerpg:shifted_chamber_wall, Shifted Chamber Wall +divinerpg:stacked_chamber_wall, Stacked Chamber Wall +divinerpg:hall_wall, Hall Wall +divinerpg:infusion_table, Infusion Table +divinerpg:hive_egg, Hive Egg +divinerpg:karos_altar, Karos Altar +divinerpg:lunic_altar, Lunic Altar +divinerpg:quadrotic_altar, Quadrotic Altar +divinerpg:raglok_altar, Raglok Altar +divinerpg:wreck_altar, Wreck Altar +divinerpg:biphron_spawner, Biphron Spawner +divinerpg:dreamwrecker_spawner, Dream Wrecker Spawner +divinerpg:gorgosion_spawner, Gorgosion Spawner +divinerpg:twins_spawner, Twins Spawner +divinerpg:vermenous_spawner, Vermenous Spawner +divinerpg:acid_block, Acid Block +divinerpg:bacterial_acid, Bacterial Acid +divinerpg:lunic_acid, Lunic Acid +divinerpg:iceika_portal, Iceika Portal +divinerpg:eden_portal, Eden Portal +divinerpg:wildwood_portal, Wildwood Portal +divinerpg:apalachia_portal, Apalachia Portal +divinerpg:skythern_portal, Skythern Portal +divinerpg:mortum_portal, Mortum Portal +divinerpg:vethea_portal, Vethea Portal +divinerpg:ancient_brick_wall, Ancient Brick Wall +divinerpg:degraded_brick_wall, Degraded Brick Wall +divinerpg:teleportation_crystal, Teleportation Crystal +divinerpg:teleportation_star, Teleportation Star +divinerpg:corrupted_shards, Corrupted Shards +divinerpg:divine_shards, Divine Shards +divinerpg:ender_shards, Ender Shards +divinerpg:ice_shards, Ice Shards +divinerpg:jungle_shards, Jungle Shards +divinerpg:molten_shards, Molten Shards +divinerpg:terran_shards, Terran Shards +divinerpg:corrupted_stone, Corrupted Stone +divinerpg:divine_stone, Divine Stone +divinerpg:ender_stone, Ender Stone +divinerpg:ice_stone, Ice Stone +divinerpg:jungle_stone, Jungle Stone +divinerpg:molten_stone, Molten Stone +divinerpg:shadow_stone, Shadow Stone +divinerpg:terran_stone, Terran Stone +divinerpg:arlemite_ingot, Arlemite Ingot +divinerpg:hellstone_ingot, Hellstone Ingot +divinerpg:netherite_ingot, Netherite Ingot +divinerpg:realmite_ingot, Realmite Ingot +divinerpg:rupee_ingot, Rupee Ingot +divinerpg:shadow_bar, Shadow Bar +divinerpg:arlemite_nugget, Arlemite Nugget +divinerpg:realmite_nugget, Realmite Nugget +divinerpg:rupee_nugget, Rupee Nugget +divinerpg:netherite_nugget, Netherite Nugget +divinerpg:call_of_the_watcher, Call of the Watcher +divinerpg:horde_horn, Horde Horn +divinerpg:infernal_flame, Infernal Flame +divinerpg:mysterious_clock, Mysterious Clock +divinerpg:watching_eye, Watching Eye +divinerpg:blue_diamond_chunk, Blue Diamond Chunk +divinerpg:gray_diamond_chunk, Gray Diamond Chunk +divinerpg:red_diamond_chunk, Red Diamond Chunk +divinerpg:yellow_diamond_chunk, Yellow Diamond Chunk +divinerpg:green_diamond_chunk, Green Diamond Chunk +divinerpg:brown_grizzle_egg, Brown Grizzle Spawn Egg +divinerpg:ehu_egg, Ehu Spawn Egg +divinerpg:husk_egg, Husk Spawn Egg +divinerpg:smelter_egg, Smelter Spawn Egg +divinerpg:snapper_egg, Snapper Spawn Egg +divinerpg:stone_golem_egg, Stone Golem Spawn Egg +divinerpg:white_grizzle_egg, White Grizzle Spawn Egg +divinerpg:aqua_ball, Aqua Ball +divinerpg:aquatic_blaze_rod, Aquatic Blaze Rod +divinerpg:aquatic_ingot, Aquatic Ingot +divinerpg:aquatic_pellets, Aquatic Pellets +divinerpg:bedrock_chunk, Bedrock Chunk +divinerpg:bloodgem, Bloodgem +divinerpg:bluefire_stone, Bluefire Stone +divinerpg:corrupted_bullet, Corrupted Bullet +divinerpg:crab_claw, Crab Claw +divinerpg:cyclops_eye, Cyclops Eye +divinerpg:cyclops_eye_shards, Cyclops Eye Shards +divinerpg:fury_fire, Fury Fire +divinerpg:healing_stone, Healing Stone +divinerpg:kraken_scale, Kraken Scale +divinerpg:kraken_skin, Kraken Skin +divinerpg:legendary_ender_eye, Legendary Ender Eye +divinerpg:liopleurodon_skull, Liopleurodon Skull +divinerpg:liopleurodon_teeth, Liopleurodon Teeth +divinerpg:netherite_chunk, Netherite Chunk +divinerpg:pure_aquatic_pellets, Pure Aquatic Pellets +divinerpg:purple_blaze, Purple Blaze +divinerpg:shadow_coins, Shadow Coins +divinerpg:shark_fin, Shark Fin +divinerpg:whale_fin, Whale Fin +divinerpg:snowflake, Snowflake +divinerpg:snow_globe, Snow Globe +divinerpg:advanced_mushroom_stew, Advanced Mushroom Stew +divinerpg:bacon, Bacon +divinerpg:boiled_egg, Boiled Egg +divinerpg:cheese, Cheese +divinerpg:chicken_dinner, Chicken Dinner +divinerpg:chocolate_log, Chocolate Log +divinerpg:donut, Donut +divinerpg:egg_nog, Egg Nog +divinerpg:raw_empowered_meat, Raw Empowered Meat +divinerpg:empowered_meat, Empowered Meat +divinerpg:enriched_magic_meat, Enriched Magic Meat +divinerpg:forbidden_fruit, Forbidden Fruit +divinerpg:fruit_cake, Fruit Cake +divinerpg:hot_pumpkin_pie, Hot Pumpkin Pie +divinerpg:magic_meat, Magic Meat +divinerpg:moonbulb, Moonbulb +divinerpg:peppermints, Peppermints +divinerpg:pink_glowbone, Pink Glowbone +divinerpg:purple_glowbone, Purple Glowbone +divinerpg:sky_flower, Sky Flower +divinerpg:snow_cones, Snow Cones +divinerpg:tomato, Tomato +divinerpg:white_mushroom, White Mushroom +divinerpg:winterberry, Winterberry +divinerpg:eden_soul, Eden Soul +divinerpg:wildwood_soul, Wildwood Soul +divinerpg:apalachia_soul, Apalachia Soul +divinerpg:skythern_soul, Skythern Soul +divinerpg:mortum_soul, Mortum Soul +divinerpg:eden_heart, Eden Heart +divinerpg:wildwood_heart, Wildwood Heart +divinerpg:apalachia_heart, Apalachia Heart +divinerpg:skythern_heart, Skythern Heart +divinerpg:mortum_heart, Mortum Heart +divinerpg:eden_fragments, Eden Fragments +divinerpg:wildwood_fragments, Wildwood Fragments +divinerpg:apalachia_fragments, Apalachia Fragments +divinerpg:skythern_fragments, Skythern Fragments +divinerpg:mortum_fragments, Mortum Fragments +divinerpg:eden_gem, Eden Gem +divinerpg:wildwood_gem, Wildwood Gem +divinerpg:apalachia_gem, Apalachia Gem +divinerpg:skythern_gem, Skythern Gem +divinerpg:mortum_gem, Mortum Gem +divinerpg:eden_chunk, Eden Chunk +divinerpg:wildwood_chunk, Wildwood Chunk +divinerpg:apalachia_chunk, Apalachia Chunk +divinerpg:skythern_chunk, Skythern Chunk +divinerpg:mortum_chunk, Mortum Chunk +divinerpg:eden_dust, Eden Dust +divinerpg:wildwood_dust, Wildwood Dust +divinerpg:apalachia_dust, Apalachia Dust +divinerpg:skythern_dust, Skythern Dust +divinerpg:mortum_dust, Mortum Dust +divinerpg:karot_crystal, Karot Crystal +divinerpg:reyvor_crystal, Reyvor Crystal +divinerpg:densos_crystal, Densos Crystal +divinerpg:soul_fiend_crystal, Soul Fiend Crystal +divinerpg:twilight_demon_crystal, Twilight Demon Crystal +divinerpg:vamacheron_crystal, Vamacheron Crystal +divinerpg:twilight_clock, Twilight Clock +divinerpg:eden_arrow, Eden Arrow +divinerpg:fury_arrow, Fury Arrow +divinerpg:wildwood_arrow, Wildwood Arrow +divinerpg:base_spawn_crystal, Base Spawn Crystal +divinerpg:eden_sparkles, Eden Sparkles +divinerpg:arcanium_attractor, Arcanium Attractor +divinerpg:arcanium_reflector, Arcanium Reflector +divinerpg:divine_accumulator, Divine Accumulator +divinerpg:ghostbane, Ghostbane +divinerpg:orb_of_light, Orb of Light +divinerpg:staff_of_enrichment, Staff of Enrichment +divinerpg:frozen_charge, Frozen Charge +divinerpg:wizards_book, Wizards Book +divinerpg:fyracryx_egg, Fyracryx Spawn Egg +divinerpg:paratiku_egg, Paratiku Spawn Egg +divinerpg:seimer_egg, Seimer Spawn Egg +divinerpg:golem_of_rejuvenation_egg, Golem Of Rejuvenation Spawn Egg +divinerpg:aquamarine, Aquamarine +divinerpg:firestock, Firestock +divinerpg:lamona, Lamona +divinerpg:marsine, Marsine +divinerpg:pinfly, Pinfly +divinerpg:veilo, Veilo +divinerpg:hitchak, Hitchak +divinerpg:ancient_key, Ancient Key +divinerpg:degraded_key, Degraded Key +divinerpg:soul_key, Soul Key +divinerpg:sludge_key, Sludge Key +divinerpg:ancient_brick_door, Ancient Brick Door +divinerpg:degraded_brick_door, Degraded Brick Door +divinerpg:soul_sludge_door, Soul Sludge Door +divinerpg:soul_stone_door, Soul Stone Door +divinerpg:steel_door, Steel Door +divinerpg:weak_arcana_potion, Weak Arcana Potion +divinerpg:strong_arcana_potion, Strong Arcana Potion +divinerpg:arcanium, Arcanium +divinerpg:collector, Collector +divinerpg:collector_fragments, Collector Fragments +divinerpg:dungeon_tokens, Dungeon Tokens +divinerpg:aquamarine_seeds, Aquamarine Seeds +divinerpg:eucalyptus_root_seeds, Eucalyptus Root Seeds +divinerpg:firestock_seeds, Firestock Seeds +divinerpg:hitchak_seeds, Hitchak Seeds +divinerpg:lamona_seeds, Lamona Seeds +divinerpg:marsine_seeds, Marsine Seeds +divinerpg:moonbulb_seeds, Moonbulb Seeds +divinerpg:pinfly_seeds, Pinfly Seeds +divinerpg:pink_glowbone_seeds, Pink Glowbone Seeds +divinerpg:purple_glowbone_seeds, Purple Glowbone Seeds +divinerpg:sky_plant_seeds, Sky Plant Seeds +divinerpg:tomato_seeds, Tomato Seeds +divinerpg:veilo_seeds, Veilo Seeds +divinerpg:white_mushroom_seeds, White Mushroom Seeds +divinerpg:dirty_pearls, Dirty Pearls +divinerpg:clean_pearls, Clean Pearls +divinerpg:polished_pearls, Polished Pearls +divinerpg:shiny_pearls, Shiny Pearls +divinerpg:teaker_lump, Teaker Lump +divinerpg:amthirmis_lump, Amthirmis Lump +divinerpg:darven_lump, Darven Lump +divinerpg:cermile_lump, Cermile Lump +divinerpg:pardimal_lump, Pardimal Lump +divinerpg:quadrotic_lump, Quadrotic Lump +divinerpg:karos_lump, Karos Lump +divinerpg:heliosis_lump, Heliosis Lump +divinerpg:arksiane_lump, Arksiane Lump +divinerpg:backsword_template, Backsword Template +divinerpg:bow_template, Bow Template +divinerpg:cannon_template, Cannon Template +divinerpg:claw_template, Claw Template +divinerpg:disk_template, Disk Template +divinerpg:hammer_template, Hammer Template +divinerpg:staff_template, Staff Template +divinerpg:degraded_template, Degraded Template +divinerpg:finished_template, Finished Template +divinerpg:glistening_template, Glistening Template +divinerpg:demonized_template, Demonized Template +divinerpg:tormented_template, Tormented Template +divinerpg:dream_carrot, Dream Carrot +divinerpg:dream_melon, Dream Melon +divinerpg:dream_pie, Dream Pie +divinerpg:dream_cake, Dream Cake +divinerpg:dream_sweets, Dream Sweets +divinerpg:dream_sours, Dream Sours +divinerpg:honeysuckle, Honeysuckle +divinerpg:honeychunk, Honeychunk +divinerpg:dream_flint, Dream Flint +divinerpg:moon_clock, Moon Clock +divinerpg:teaker_arrow, Teaker Arrow +divinerpg:darven_arrow, Darven Arrow +divinerpg:pardimal_arrow, Pardimal Arrow +divinerpg:karos_arrow, Karos Arrow +divinerpg:ever_arrow, Ever Arrow +divinerpg:nightmare_bed, Nightmare Bed +divinerpg:barred_door, Barred Door +divinerpg:acid, Acid +divinerpg:band_of_heiva_hunting, Band of Heiva Hunting +divinerpg:rock_chunks, Rock Chunks +divinerpg:eden_slab:0, Eden Slab +divinerpg:wildwood_slab:0, Wildwood Slab +divinerpg:apalachia_slab:0, Apalachia Slab +divinerpg:skythern_slab:0, Skythern Slab +divinerpg:mortum_slab:0, Mortum Slab +divinerpg:divine_slab:0, Divine Slab +divinerpg:frozen_slab:0, Frozen Slab +divinerpg:eucalyptus_slab:0, Eucalyptus Slab +divinerpg:ancient_brick_slab:0, Ancient Brick Slab +divinerpg:degraded_brick_slab:0, Degraded Brick Slab +divinerpg:ancient_brick_slab_breakable:0, Ancient Brick Slab (Breakable) +divinerpg:degraded_brick_slab_breakable:0, Degraded Brick Slab (Breakable) +divinerpg:arlemite_shield, Arlemite Deflector +divinerpg:realmite_shield, Realmite Shield +divinerpg:rupee_shield, Rupee Reflector +divinerpg:halite_shield, Halite Greatshield +divinerpg:eden_shield, Eden Aegis +divinerpg:wildwood_shield, Wildwood Guard +divinerpg:apalachia_shield, Apalachia Shield +divinerpg:skythern_shield, Scutum of the Skythern +divinerpg:mortum_shield, Mortalos +divinerpg:miners_amulet, Miner's Amulet +advancedrocketry:iquartzcrucible, Quartz Crucible +advancedrocketry:orescanner, Ore Scanner +advancedrocketry:satellitepowersource:0, Basic Solar Panel +advancedrocketry:satellitepowersource:1, Large Solar Panel +advancedrocketry:satelliteprimaryfunction:0, Optical Sensor +advancedrocketry:satelliteprimaryfunction:1, Composition Sensor +advancedrocketry:satelliteprimaryfunction:2, Mass Detector +advancedrocketry:satelliteprimaryfunction:3, Microwave Transmitter +advancedrocketry:satelliteprimaryfunction:4, Ore Mapper +advancedrocketry:satelliteprimaryfunction:5, Biome Changer +advancedrocketry:itemcircuitplate:0, Basic Circuit Plate +advancedrocketry:itemcircuitplate:1, Advanced Circuit Plate +advancedrocketry:ic:0, Basic Circuit +advancedrocketry:ic:1, Tracking Circuit +advancedrocketry:ic:2, Advanced Circuit +advancedrocketry:ic:3, Control Circuit Board +advancedrocketry:ic:4, Item IO Circuit Board +advancedrocketry:ic:5, Liquid IO Circuit Board +advancedrocketry:wafer:0, Silicon Wafer +advancedrocketry:dataunit:0, Data Storage Unit +advancedrocketry:satellite, Satellite +advancedrocketry:satelliteidchip, Satellite Id Chip +advancedrocketry:planetidchip, Planet Id Chip +advancedrocketry:misc:0, User Interface +advancedrocketry:misc:1, Carbon Brick +advancedrocketry:sawbladeiron:0, Iron Saw Blade +advancedrocketry:spacestationchip:0, Space Station Id Chip +advancedrocketry:spacestation:0, Space Station Container +advancedrocketry:spacehelmet, Space Helmet +advancedrocketry:spaceboots, Space Boots +advancedrocketry:spacechestplate, Space Suit Chest-Piece +advancedrocketry:spaceleggings, Space Suit Legging +advancedrocketry:bucketrocketfuel, Tank of Rocket Fuel +advancedrocketry:bucketnitrogen, Tank of Nitrogen +advancedrocketry:buckethydrogen, Tank of Hydrogen +advancedrocketry:bucketoxygen, Tank of Oxygen +advancedrocketry:bucketenrichedlava, Tank of Enriched Lava +advancedrocketry:smallairlockdoor, Small Airlock Door +advancedrocketry:carbonscrubbercartridge, Carbon Collection Cartridge +advancedrocketry:sealdetector, Seal Detector +advancedrocketry:jackhammer, Jack Hammer +advancedrocketry:asteroidchip, Asteroid Chip +advancedrocketry:elevatorchip, Space Elevator Chip +advancedrocketry:lens:0, Basic Lens +advancedrocketry:jetpack, Jet Pack +advancedrocketry:pressuretank:0, Low Pressure Tank +advancedrocketry:pressuretank:1, Pressure Tank +advancedrocketry:pressuretank:2, High Pressure Tank +advancedrocketry:pressuretank:3, Super High Pressure Tank +advancedrocketry:itemupgrade:0, Hover Upgrade +advancedrocketry:itemupgrade:1, Flight Speed Control Upgrade +advancedrocketry:itemupgrade:2, Bionic Leg Upgrade +advancedrocketry:itemupgrade:3, Padded Landing Boots +advancedrocketry:itemupgrade:4, Anti-Fog Visor +advancedrocketry:atmanalyser, Atmosphere Analyzer +advancedrocketry:basiclasergun, Basic Laser Gun +advancedrocketry:beaconfinder, Beacon Finder +advancedrocketry:thermite, Thermite +advancedrocketry:hovercraft, HoverCraft +advancedrocketry:biomechanger, Biome Changer Remote +forge:bucketfilled, %s Bucket +chisel:auto_chisel, Auto Chisel +chisel:chisel_iron, Chisel +chisel:chisel_diamond, Diamond Chisel +chisel:chisel_hitech, iChisel +chisel:offsettool, Ender Offset Wand +baubles:ring:0, Miner's Ring +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:phial:1, Phial of Coralos Essentia +thaumcraft:phial:1, Phial of Dreadia Essentia +thaumcraft:phial:1, Phial of Sol Essentia +thaumcraft:phial:1, Phial of Luna Essentia +thaumcraft:phial:1, Phial of Stellae Essentia +thaumcraft:phial:1, Phial of Diabolus Essentia +thaumcraft:phial:1, Phial of Fluctus Essentia +thaumcraft:phial:1, Phial of Sonus Essentia +thaumcraft:phial:1, Phial of Exitium Essentia +thaumcraft:phial:1, Phial of Caeles Essentia +thaumcraft:phial:1, Phial of Draco Essentia +thaumcraft:phial:1, Phial of Infernum Essentia +thaumcraft:phial:1, Phial of Ventus Essentia +thaumcraft:phial:1, Phial of Visum Essentia +thaumcraft:phial:1, Phial of Imperium Essentia +thaumcraft:phial:1, Phial of Mythus 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 +tombstone:decorative_grave_simple:0, Simple Grave +tombstone:decorative_grave_simple:1, Simple Grave +tombstone:decorative_grave_normal:0, Normal Grave +tombstone:decorative_grave_normal:1, Normal Grave +tombstone:decorative_grave_cross:0, Cross Grave +tombstone:decorative_grave_cross:1, Cross Grave +tombstone:decorative_tombstone:0, Tombstone +tombstone:decorative_tombstone:1, Tombstone +tombstone:decorative_subaraki_grave:0, Subaraki's Grave +tombstone:decorative_subaraki_grave:1, Subaraki's Grave +tombstone:decorative_grave_original:0, Original Grave +tombstone:decorative_grave_original:1, Original Grave +tombstone:dark_marble:0, Dark Marble +tombstone:dark_marble:1, White Marble +tombstone:grave_key, Grave's Key +tombstone:grave_plate, Grave Plate +tombstone:scroll_of_knowledge, Scroll of Knowledge +tombstone:scroll_buff:0, §6Scroll of Preservation +tombstone:scroll_buff:1, §6Scroll of Unstable Intangibility +tombstone:scroll_buff:2, §6Scroll of Feather Falling +tombstone:scroll_buff:3, §6Scroll of Purification +tombstone:scroll_buff:4, §6Scroll of True Sight +tombstone:scroll_buff:5, §6Scroll of Reach +tombstone:scroll_buff:6, §6Scroll of Lightning Resistance +tombstone:tablet_of_recall, Tablet of Recall +tombstone:tablet_of_home, Tablet of Home +tombstone:tablet_of_assistance, Tablet of Assistance +tombstone:tablet_of_cupidity, Tablet of Cupidity +tombstone:fishing_rod_of_misadventure, Fishing Rod of Misadventure +tombstone:lost_tablet, Lost Tablet +tombstone:dust_of_vanishing, Dust of Vanishing +tombstone:soul_receptacle, Soul Receptacle +tombstone:familiar_receptacle, Familiar Receptacle +tombstone:voodoo_poppet, Voodoo Poppet +tombstone:book_of_disenchantment, Book of Disenchantment +tombstone:ankh_of_pray, Ânkh of Pray +tombstone:lollipop:0, Halloween Lollipop +tombstone:lollipop:1, Halloween Lollipop +tombstone:lollipop:2, Halloween Lollipop +tombstone:lollipop:3, Halloween Lollipop +tombstone:lollipop:4, Halloween Lollipop +tombstone:advancement:0, Stable Fabric +tombstone:advancement:1, Stable Fabric +tombstone:advancement:2, Stable Fabric +tombstone:advancement:3, Stable Fabric +tombstone:advancement:4, Stable Fabric +tombstone:advancement:5, Stable Fabric +tombstone:advancement:6, Stable Fabric +tombstone:advancement:7, Stable Fabric +tombstone:crafting_ingredient:0, Strange Scroll +tombstone:crafting_ingredient:1, Strange Tablet +tombstone:crafting_ingredient:3, Grave's Dust +tombstone:bone_needle, Bone Needle +tombstone:impregnated_diamond, Impregnated Diamond +enderio:item_enderface, Enderface +enderio:item_conduit_facade:0, Conduit Facade +enderio:item_conduit_facade:1, Hardened Conduit Facade +enderio:item_conduit_facade:2, Transparent Conduit Facade +enderio:item_conduit_facade:3, Transparent Hardened Conduit Facade +enderio:item_basic_capacitor:0, Basic Capacitor +enderio:item_basic_capacitor:1, Double-Layer Capacitor +enderio:item_basic_capacitor:2, Octadic Capacitor +enderio:block_alloy:0, Electrical Steel Block +enderio:block_alloy:1, Energetic Alloy Block +enderio:block_alloy:2, Vibrant Alloy Block +enderio:block_alloy:3, Redstone Alloy Block +enderio:block_alloy:4, Conductive Iron Block +enderio:block_alloy:5, Pulsating Iron Block +enderio:block_alloy:6, Dark Steel Block +enderio:block_alloy:7, Soularium Block +enderio:block_alloy:8, End Steel Block +enderio:block_alloy:9, Iron Alloy Block +enderio:item_alloy_ingot:0, Electrical Steel Ingot +enderio:item_alloy_ingot:1, Energetic Alloy Ingot +enderio:item_alloy_ingot:2, Vibrant Alloy Ingot +enderio:item_alloy_ingot:3, Redstone Alloy Ingot +enderio:item_alloy_ingot:4, Conductive Iron Ingot +enderio:item_alloy_ingot:5, Pulsating Iron Ingot +enderio:item_alloy_ingot:6, Dark Steel Ingot +enderio:item_alloy_ingot:7, Soularium Ingot +enderio:item_alloy_ingot:8, End Steel Ingot +enderio:item_alloy_ingot:9, Iron Alloy Ingot +enderio:item_alloy_nugget:0, Electrical Steel Nugget +enderio:item_alloy_nugget:1, Energetic Alloy Nugget +enderio:item_alloy_nugget:2, Vibrant Alloy Nugget +enderio:item_alloy_nugget:3, Redstone Alloy Nugget +enderio:item_alloy_nugget:4, Conductive Iron Nugget +enderio:item_alloy_nugget:5, Pulsating Iron Nugget +enderio:item_alloy_nugget:6, Dark Steel Nugget +enderio:item_alloy_nugget:7, Soularium Nugget +enderio:item_alloy_nugget:8, End Steel Nugget +enderio:item_alloy_nugget:9, Iron Alloy Nugget +enderio:item_alloy_ball:0, Electrical Steel Grinding Ball +enderio:item_alloy_ball:1, Energetic Alloy Grinding Ball +enderio:item_alloy_ball:2, Vibrant Alloy Grinding Ball +enderio:item_alloy_ball:3, Redstone Alloy Grinding Ball +enderio:item_alloy_ball:4, Conductive Iron Grinding Ball +enderio:item_alloy_ball:5, Pulsating Iron Grinding Ball +enderio:item_alloy_ball:6, Dark Steel Grinding Ball +enderio:item_alloy_ball:7, Soularium Grinding Ball +enderio:item_alloy_ball:8, End Steel Grinding Ball +enderio:item_alloy_ball:9, Iron Alloy Grinding Ball +enderio:item_material:0, Simple Machine Chassis +enderio:item_material:1, Industrial Machine Chassis +enderio:item_material:2, Machine Parts +enderio:item_material:3, Photovoltaic Plate +enderio:item_material:4, Conduit Binder +enderio:item_material:5, Silicon +enderio:item_material:6, Glider Wing +enderio:item_material:7, Glider Wings +enderio:item_material:8, Nutritious Stick +enderio:item_material:9, Wooden Gear +enderio:item_material:10, Stone Compound Gear +enderio:item_material:11, Infinity Bimetal Gear +enderio:item_material:12, Energized Bimetal Gear +enderio:item_material:13, Vibrant Bimetal Gear +enderio:item_material:14, Pulsating Crystal +enderio:item_material:15, Vibrant Crystal +enderio:item_material:16, Ender Crystal +enderio:item_material:17, Enticing Crystal +enderio:item_material:18, Weather Crystal +enderio:item_material:19, Prescient Crystal +enderio:item_material:20, Grains of Infinity +enderio:item_material:21, Flour +enderio:item_material:22, Conduit Binder Composite +enderio:item_material:23, Coal Powder +enderio:item_material:24, Iron Powder +enderio:item_material:25, Gold Powder +enderio:item_material:26, Copper Powder +enderio:item_material:27, Tin Powder +enderio:item_material:28, Ender Pearl Powder +enderio:item_material:29, Obsidian Powder +enderio:item_material:30, Ardite Powder +enderio:item_material:31, Cobalt Powder +enderio:item_material:32, Lapis Lazuli Powder +enderio:item_material:33, Quartz Powder +enderio:item_material:34, Grains of Prescience +enderio:item_material:35, Grains of Vibrancy +enderio:item_material:36, Grains of Piezallity +enderio:item_material:37, Grains of the End +enderio:item_material:38, Photovoltaic Composite +enderio:item_material:39, Enderium Base +enderio:item_material:40, Zombie Electrode +enderio:item_material:41, Z-Logic Controller +enderio:item_material:42, Frank'N'Zombie +enderio:item_material:43, Ender Resonator +enderio:item_material:44, Sentient Ender +enderio:item_material:45, Skeletal Contractor +enderio:item_material:46, Clippings and Trimmings +enderio:item_material:47, Twigs and Prunings +enderio:item_material:48, Organic Green Dye +enderio:item_material:49, Organic Brown Dye +enderio:item_material:50, Organic Black Dye +enderio:item_material:51, Industrial Dye Blend +enderio:item_material:52, Soul Attuned Dye Blend +enderio:item_material:53, Soul Machine Chassis +enderio:item_material:54, Enhanced Machine Chassis +enderio:item_material:55, Soulless Machine Chassis +enderio:item_material:56, Guardian Diode +enderio:item_material:57, Signalum Grinding Ball +enderio:item_material:58, Enderium Grinding Ball +enderio:item_material:59, Lumium Grinding Ball +enderio:item_material:60, Redstone Filter Base +enderio:item_material:61, Confusing Powder +enderio:item_material:62, Ender Fragment +enderio:item_material:63, Withering Dust +enderio:item_material:64, Remote Awareness Upgrade +enderio:item_material:65, Wireless Energy Transmitter Dish Assembly +enderio:item_material:66, End Steel Chassis +enderio:item_material:67, Enhanced Dye Blend +enderio:item_material:68, Enhanced Machine Parts +enderio:item_material:69, Simple Machine Parts +enderio:item_material:70, Cake Base +enderio:item_material:71, Infinity Rod +enderio:item_material:72, Nethercotta +enderio:item_material:73, Dark Bimetal Gear +enderio:item_material:74, Soul Powder +enderio:item_material:75, Infinity Reagent +enderio:item_material:76, Clay-Coated Glowstone Dust +enderio:item_material:77, Black Paper +enderio:item_material:78, Animal Token +enderio:item_material:79, Monster Token +enderio:item_material:80, Player Token +enderio:item_material:81, Unfired Death Urn +enderio:item_broken_spawner:0, Broken Spawner +enderio:block_infinity_fog:0, Infinity Dust +enderio:block_infinity:0, Infinity Dust Block +enderio:block_infinity:1, Compressed Infinity Dust Block +enderio:block_infinity:2, Double Compressed Infinity Dust Block +enderio:block_holy_fog, Glowstone Nano-Particles (old) +enderio:block_holier_fog, Glowstone Nano-Particles +enderio:block_dark_steel_anvil:0, Dark Steel Anvil +enderio:block_dark_steel_anvil:1, Slightly Damaged Dark Steel Anvil +enderio:block_dark_steel_anvil:2, Very Damaged Dark Steel Anvil +enderio:block_dark_paper_anvil:0, Dark Paper Anvil +enderio:block_dark_paper_anvil:1, Slightly Damaged Dark Paper Anvil +enderio:block_dark_paper_anvil:2, Very Damaged Dark Paper Anvil +enderio:block_dark_steel_ladder, Dark Steel Ladder +enderio:block_dark_iron_bars, Dark Iron Bars +enderio:block_dark_steel_trapdoor, Dark Steel Trapdoor +enderio:block_dark_steel_door, Dark Steel Door +enderio:block_reinforced_obsidian, Reinforced Obsidian +enderio:block_self_resetting_lever5, Self-resetting Lever (5 seconds) +enderio:block_self_resetting_lever10, Self-resetting Lever (10 seconds) +enderio:block_self_resetting_lever30, Self-resetting Lever (30 seconds) +enderio:block_self_resetting_lever60, Self-resetting Lever (1 Minute) +enderio:block_self_resetting_lever300, Self-resetting Lever (5 Minutes) +enderio:block_self_resetting_lever5i, Inverted Self-resetting Lever (5 seconds) +enderio:block_self_resetting_lever10i, Inverted Self-resetting Lever (10 seconds) +enderio:block_self_resetting_lever30i, Inverted Self-resetting Lever (30 seconds) +enderio:block_self_resetting_lever60i, Inverted Self-resetting Lever (1 Minute) +enderio:block_self_resetting_lever300i, Inverted Self-resetting Lever (5 Minutes) +enderio:block_decoration1:0, Machine Chassis (decoration block) +enderio:block_decoration1:1, Blank Machine (decoration block) +enderio:block_decoration1:2, Machine Tops (decoration block) +enderio:block_decoration1:3, Machine Sides (decoration block) +enderio:block_decoration1:4, Machine Backs (decoration block) +enderio:block_decoration1:5, Machine with sides (decoration block) +enderio:block_decoration1:6, Machine width backs (decoration block) +enderio:block_decoration1:7, Blank Soul Machine (decoration block) +enderio:block_decoration1:8, Soul Machine Tops (decoration block) +enderio:block_decoration1:9, Soul Machine Sides (decoration block) +enderio:block_decoration1:10, Soul Machine Backs (decoration block) +enderio:block_decoration1:11, Soul Machine with sides (decoration block) +enderio:block_decoration1:12, Soul Machine width backs (decoration block) +enderio:block_decoration1:13, Red Machine (decoration block) +enderio:block_decoration1:14, Broken Spawner (decoration block) +enderio:block_decoration1:15, Invisible Block (decoration block) +enderio:block_decoration2:0, Alloy Smelter (decoration block) +enderio:block_decoration2:1, Item Buffer (decoration block) +enderio:block_decoration2:2, Power Buffer (decoration block) +enderio:block_decoration2:3, Omni Buffer (decoration block) +enderio:block_decoration2:4, Creative Buffer (decoration block) +enderio:block_decoration2:5, Crafter (decoration block) +enderio:block_decoration2:6, Painting Machine (decoration block) +enderio:block_decoration2:7, Power Monitor (decoration block) +enderio:block_decoration2:8, SAG Mill (decoration block) +enderio:block_decoration2:9, Slice'N'Splice (decoration block) +enderio:block_decoration2:10, Stirling Generator (decoration block) +enderio:block_decoration2:11, Fluid Tank (decoration block) +enderio:block_decoration2:12, Pressurized Fluid Tank (decoration block) +enderio:block_decoration2:13, Travel Anchor (decoration block) +enderio:block_decoration2:14, Vacuum Chest (decoration block) +enderio:block_decoration2:15, Wireless Charger (decoration block) +enderio:block_decoration3:0, XP Vacuum (decoration block) +enderio:block_decoration3:1, Simple Alloy Smelter (decoration block) +enderio:block_decoration3:2, Simple Stirling Generator (decoration block) +enderio:block_decoration3:3, Wired Charger (decoration block) +enderio:block_decoration3:4, Simple Sagmill (decoration block) +enderio:block_industrial_insulation, Industrial Insulation +enderio:block_end_iron_bars, End Steel Bars +enderio:block_confusion_charge, Confusion Charge +enderio:block_concussion_charge, Concussion Charge +enderio:block_ender_charge, Ender Charge +enderio:block_painted_slab, Painted Slab +enderio:block_painted_stone_slab, Painted Stone Slab +enderio:block_painted_pressure_plate:1, Wooden Pressure Plate (Silent) +enderio:block_painted_pressure_plate:3, Stone Pressure Plate (Silent) +enderio:block_painted_pressure_plate:5, Weighted Pressure Plate (Heavy) (Silent) +enderio:block_painted_pressure_plate:7, Weighted Pressure Plate (Light) (Silent) +enderio:block_painted_pressure_plate:8, Dark Pressure Plate +enderio:block_painted_pressure_plate:9, Dark Pressure Plate (Silent) +enderio:block_painted_pressure_plate:10, Soularium Pressure Plate +enderio:block_painted_pressure_plate:11, Soularium Pressure Plate (Silent) +enderio:block_painted_pressure_plate:12, Soularium Pressure Plate (Tuned) +enderio:block_painted_pressure_plate:13, Soularium Pressure Plate (Tuned) (Silent) +enderio:block_painted_wooden_door, Painted Wooden Door +enderio:block_painted_iron_door, Painted Iron Door +enderio:block_painted_dark_steel_door, Painted Dark Steel Door +enderio:block_exit_rail, Exit Rail +enderio:item_conduit_probe:0, Conduit Probe +enderio:item_yeta_wrench, Yeta Wrench +enderio:item_xp_transfer:0, Experience Rod +enderio:item_cold_fire_igniter, Cold Fire Igniter +enderio:item_coord_selector, Coordinate Selector +enderio:item_location_printout, Location Printout +enderio:item_travel_staff:0, Staff of Traveling +enderio:item_travel_staff:0, Staff of Traveling +enderio:item_rod_of_return:0, Rod of Return +enderio:item_rod_of_return:0, Rod of Return +enderio:item_magnet:0, Electromagnet +enderio:item_magnet:0, Electromagnet +enderio:block_enderman_skull:0, Enderman Head +enderio:block_enderman_skull:2, Tormented Enderman Head +enderio:item_ender_food:0, "Enderios" +enderio:item_basic_item_filter:0, Basic Item Filter +enderio:item_advanced_item_filter:0, Advanced Item Filter +enderio:item_limited_item_filter:0, Limited Item Filter +enderio:item_big_item_filter:0, Big Item Filter +enderio:item_big_advanced_item_filter:0, Advanced Big Item Filter +enderio:item_existing_item_filter:0, Existing Item Filter +enderio:item_mod_item_filter:0, Mod Item Filter +enderio:item_power_item_filter:0, Power Item Filter +enderio:item_soul_filter_normal:0, Soul Item Filter +enderio:item_soul_filter_big:0, Big Soul Item Filter +enderio:item_enchantment_filter_normal:0, Enchantment Item Filter +enderio:item_enchantment_filter_big:0, Big Enchantment Item Filter +enderio:item_fluid_filter:0, Basic Fluid Filter +enderio:item_redstone_not_filter:0, Redstone NOT Filter +enderio:item_redstone_or_filter:0, Redstone OR Filter +enderio:item_redstone_and_filter:0, Redstone AND Filter +enderio:item_redstone_nor_filter:0, Redstone NOR Filter +enderio:item_redstone_nand_filter:0, Redstone NAND Filter +enderio:item_redstone_xor_filter:0, Redstone XOR Filter +enderio:item_redstone_xnor_filter:0, Redstone XNOR Filter +enderio:item_redstone_toggle_filter:0, Redstone Toggle Latch Filter +enderio:item_redstone_counting_filter:0, Redstone Counting Filter +enderio:item_redstone_sensor_filter:0, Redstone Sensor Filter +enderio:item_redstone_timer_filter:0, Redstone Timer Filter +enderio:block_fused_quartz:0, Fused Quartz +enderio:block_fused_quartz:1, Fused Quartz +enderio:block_fused_quartz:2, Fused Quartz +enderio:block_fused_quartz:3, Fused Quartz +enderio:block_fused_quartz:4, Fused Quartz +enderio:block_fused_quartz:5, Fused Quartz +enderio:block_fused_quartz:6, Fused Quartz +enderio:block_fused_quartz:7, Fused Quartz +enderio:block_fused_quartz:8, Fused Quartz +enderio:block_fused_quartz:9, Fused Quartz +enderio:block_fused_quartz:10, Fused Quartz +enderio:block_fused_quartz:11, Fused Quartz +enderio:block_fused_quartz:12, Fused Quartz +enderio:block_fused_quartz:13, Fused Quartz +enderio:block_fused_quartz:14, Fused Quartz +enderio:block_fused_quartz:15, Fused Quartz +enderio:block_fused_glass:0, Quite Clear Glass +enderio:block_fused_glass:1, Quite Clear Glass +enderio:block_fused_glass:2, Quite Clear Glass +enderio:block_fused_glass:3, Quite Clear Glass +enderio:block_fused_glass:4, Quite Clear Glass +enderio:block_fused_glass:5, Quite Clear Glass +enderio:block_fused_glass:6, Quite Clear Glass +enderio:block_fused_glass:7, Quite Clear Glass +enderio:block_fused_glass:8, Quite Clear Glass +enderio:block_fused_glass:9, Quite Clear Glass +enderio:block_fused_glass:10, Quite Clear Glass +enderio:block_fused_glass:11, Quite Clear Glass +enderio:block_fused_glass:12, Quite Clear Glass +enderio:block_fused_glass:13, Quite Clear Glass +enderio:block_fused_glass:14, Quite Clear Glass +enderio:block_fused_glass:15, Quite Clear Glass +enderio:block_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_dark_fused_glass:0, Dark Clear Glass +enderio:block_dark_fused_glass:1, Dark Clear Glass +enderio:block_dark_fused_glass:2, Dark Clear Glass +enderio:block_dark_fused_glass:3, Dark Clear Glass +enderio:block_dark_fused_glass:4, Dark Clear Glass +enderio:block_dark_fused_glass:5, Dark Clear Glass +enderio:block_dark_fused_glass:6, Dark Clear Glass +enderio:block_dark_fused_glass:7, Dark Clear Glass +enderio:block_dark_fused_glass:8, Dark Clear Glass +enderio:block_dark_fused_glass:9, Dark Clear Glass +enderio:block_dark_fused_glass:10, Dark Clear Glass +enderio:block_dark_fused_glass:11, Dark Clear Glass +enderio:block_dark_fused_glass:12, Dark Clear Glass +enderio:block_dark_fused_glass:13, Dark Clear Glass +enderio:block_dark_fused_glass:14, Dark Clear Glass +enderio:block_dark_fused_glass:15, Dark Clear Glass +enderio:block_holy_fused_quartz:0, Fused Quartz +enderio:block_holy_fused_quartz:1, Fused Quartz +enderio:block_holy_fused_quartz:2, Fused Quartz +enderio:block_holy_fused_quartz:3, Fused Quartz +enderio:block_holy_fused_quartz:4, Fused Quartz +enderio:block_holy_fused_quartz:5, Fused Quartz +enderio:block_holy_fused_quartz:6, Fused Quartz +enderio:block_holy_fused_quartz:7, Fused Quartz +enderio:block_holy_fused_quartz:8, Fused Quartz +enderio:block_holy_fused_quartz:9, Fused Quartz +enderio:block_holy_fused_quartz:10, Fused Quartz +enderio:block_holy_fused_quartz:11, Fused Quartz +enderio:block_holy_fused_quartz:12, Fused Quartz +enderio:block_holy_fused_quartz:13, Fused Quartz +enderio:block_holy_fused_quartz:14, Fused Quartz +enderio:block_holy_fused_quartz:15, Fused Quartz +enderio:block_holy_fused_glass:0, Quite Clear Glass +enderio:block_holy_fused_glass:1, Quite Clear Glass +enderio:block_holy_fused_glass:2, Quite Clear Glass +enderio:block_holy_fused_glass:3, Quite Clear Glass +enderio:block_holy_fused_glass:4, Quite Clear Glass +enderio:block_holy_fused_glass:5, Quite Clear Glass +enderio:block_holy_fused_glass:6, Quite Clear Glass +enderio:block_holy_fused_glass:7, Quite Clear Glass +enderio:block_holy_fused_glass:8, Quite Clear Glass +enderio:block_holy_fused_glass:9, Quite Clear Glass +enderio:block_holy_fused_glass:10, Quite Clear Glass +enderio:block_holy_fused_glass:11, Quite Clear Glass +enderio:block_holy_fused_glass:12, Quite Clear Glass +enderio:block_holy_fused_glass:13, Quite Clear Glass +enderio:block_holy_fused_glass:14, Quite Clear Glass +enderio:block_holy_fused_glass:15, Quite Clear Glass +enderio:block_holy_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_holy_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_holy_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_holy_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_holy_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_holy_dark_fused_glass:0, Dark Clear Glass +enderio:block_holy_dark_fused_glass:1, Dark Clear Glass +enderio:block_holy_dark_fused_glass:2, Dark Clear Glass +enderio:block_holy_dark_fused_glass:3, Dark Clear Glass +enderio:block_holy_dark_fused_glass:4, Dark Clear Glass +enderio:block_holy_dark_fused_glass:5, Dark Clear Glass +enderio:block_holy_dark_fused_glass:6, Dark Clear Glass +enderio:block_holy_dark_fused_glass:7, Dark Clear Glass +enderio:block_holy_dark_fused_glass:8, Dark Clear Glass +enderio:block_holy_dark_fused_glass:9, Dark Clear Glass +enderio:block_holy_dark_fused_glass:10, Dark Clear Glass +enderio:block_holy_dark_fused_glass:11, Dark Clear Glass +enderio:block_holy_dark_fused_glass:12, Dark Clear Glass +enderio:block_holy_dark_fused_glass:13, Dark Clear Glass +enderio:block_holy_dark_fused_glass:14, Dark Clear Glass +enderio:block_holy_dark_fused_glass:15, Dark Clear Glass +enderio:block_unholy_fused_quartz:0, Fused Quartz +enderio:block_unholy_fused_quartz:1, Fused Quartz +enderio:block_unholy_fused_quartz:2, Fused Quartz +enderio:block_unholy_fused_quartz:3, Fused Quartz +enderio:block_unholy_fused_quartz:4, Fused Quartz +enderio:block_unholy_fused_quartz:5, Fused Quartz +enderio:block_unholy_fused_quartz:6, Fused Quartz +enderio:block_unholy_fused_quartz:7, Fused Quartz +enderio:block_unholy_fused_quartz:8, Fused Quartz +enderio:block_unholy_fused_quartz:9, Fused Quartz +enderio:block_unholy_fused_quartz:10, Fused Quartz +enderio:block_unholy_fused_quartz:11, Fused Quartz +enderio:block_unholy_fused_quartz:12, Fused Quartz +enderio:block_unholy_fused_quartz:13, Fused Quartz +enderio:block_unholy_fused_quartz:14, Fused Quartz +enderio:block_unholy_fused_quartz:15, Fused Quartz +enderio:block_unholy_fused_glass:0, Quite Clear Glass +enderio:block_unholy_fused_glass:1, Quite Clear Glass +enderio:block_unholy_fused_glass:2, Quite Clear Glass +enderio:block_unholy_fused_glass:3, Quite Clear Glass +enderio:block_unholy_fused_glass:4, Quite Clear Glass +enderio:block_unholy_fused_glass:5, Quite Clear Glass +enderio:block_unholy_fused_glass:6, Quite Clear Glass +enderio:block_unholy_fused_glass:7, Quite Clear Glass +enderio:block_unholy_fused_glass:8, Quite Clear Glass +enderio:block_unholy_fused_glass:9, Quite Clear Glass +enderio:block_unholy_fused_glass:10, Quite Clear Glass +enderio:block_unholy_fused_glass:11, Quite Clear Glass +enderio:block_unholy_fused_glass:12, Quite Clear Glass +enderio:block_unholy_fused_glass:13, Quite Clear Glass +enderio:block_unholy_fused_glass:14, Quite Clear Glass +enderio:block_unholy_fused_glass:15, Quite Clear Glass +enderio:block_unholy_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_unholy_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_unholy_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_unholy_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_unholy_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_unholy_dark_fused_glass:0, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:1, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:2, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:3, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:4, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:5, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:6, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:7, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:8, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:9, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:10, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:11, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:12, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:13, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:14, Dark Clear Glass +enderio:block_unholy_dark_fused_glass:15, Dark Clear Glass +enderio:block_pasture_fused_quartz:0, Fused Quartz +enderio:block_pasture_fused_quartz:1, Fused Quartz +enderio:block_pasture_fused_quartz:2, Fused Quartz +enderio:block_pasture_fused_quartz:3, Fused Quartz +enderio:block_pasture_fused_quartz:4, Fused Quartz +enderio:block_pasture_fused_quartz:5, Fused Quartz +enderio:block_pasture_fused_quartz:6, Fused Quartz +enderio:block_pasture_fused_quartz:7, Fused Quartz +enderio:block_pasture_fused_quartz:8, Fused Quartz +enderio:block_pasture_fused_quartz:9, Fused Quartz +enderio:block_pasture_fused_quartz:10, Fused Quartz +enderio:block_pasture_fused_quartz:11, Fused Quartz +enderio:block_pasture_fused_quartz:12, Fused Quartz +enderio:block_pasture_fused_quartz:13, Fused Quartz +enderio:block_pasture_fused_quartz:14, Fused Quartz +enderio:block_pasture_fused_quartz:15, Fused Quartz +enderio:block_pasture_fused_glass:0, Quite Clear Glass +enderio:block_pasture_fused_glass:1, Quite Clear Glass +enderio:block_pasture_fused_glass:2, Quite Clear Glass +enderio:block_pasture_fused_glass:3, Quite Clear Glass +enderio:block_pasture_fused_glass:4, Quite Clear Glass +enderio:block_pasture_fused_glass:5, Quite Clear Glass +enderio:block_pasture_fused_glass:6, Quite Clear Glass +enderio:block_pasture_fused_glass:7, Quite Clear Glass +enderio:block_pasture_fused_glass:8, Quite Clear Glass +enderio:block_pasture_fused_glass:9, Quite Clear Glass +enderio:block_pasture_fused_glass:10, Quite Clear Glass +enderio:block_pasture_fused_glass:11, Quite Clear Glass +enderio:block_pasture_fused_glass:12, Quite Clear Glass +enderio:block_pasture_fused_glass:13, Quite Clear Glass +enderio:block_pasture_fused_glass:14, Quite Clear Glass +enderio:block_pasture_fused_glass:15, Quite Clear Glass +enderio:block_pasture_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_pasture_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_pasture_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_pasture_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_pasture_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_pasture_dark_fused_glass:0, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:1, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:2, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:3, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:4, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:5, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:6, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:7, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:8, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:9, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:10, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:11, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:12, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:13, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:14, Dark Clear Glass +enderio:block_pasture_dark_fused_glass:15, Dark Clear Glass +enderio:block_not_holy_fused_quartz:0, Fused Quartz +enderio:block_not_holy_fused_quartz:1, Fused Quartz +enderio:block_not_holy_fused_quartz:2, Fused Quartz +enderio:block_not_holy_fused_quartz:3, Fused Quartz +enderio:block_not_holy_fused_quartz:4, Fused Quartz +enderio:block_not_holy_fused_quartz:5, Fused Quartz +enderio:block_not_holy_fused_quartz:6, Fused Quartz +enderio:block_not_holy_fused_quartz:7, Fused Quartz +enderio:block_not_holy_fused_quartz:8, Fused Quartz +enderio:block_not_holy_fused_quartz:9, Fused Quartz +enderio:block_not_holy_fused_quartz:10, Fused Quartz +enderio:block_not_holy_fused_quartz:11, Fused Quartz +enderio:block_not_holy_fused_quartz:12, Fused Quartz +enderio:block_not_holy_fused_quartz:13, Fused Quartz +enderio:block_not_holy_fused_quartz:14, Fused Quartz +enderio:block_not_holy_fused_quartz:15, Fused Quartz +enderio:block_not_holy_fused_glass:0, Quite Clear Glass +enderio:block_not_holy_fused_glass:1, Quite Clear Glass +enderio:block_not_holy_fused_glass:2, Quite Clear Glass +enderio:block_not_holy_fused_glass:3, Quite Clear Glass +enderio:block_not_holy_fused_glass:4, Quite Clear Glass +enderio:block_not_holy_fused_glass:5, Quite Clear Glass +enderio:block_not_holy_fused_glass:6, Quite Clear Glass +enderio:block_not_holy_fused_glass:7, Quite Clear Glass +enderio:block_not_holy_fused_glass:8, Quite Clear Glass +enderio:block_not_holy_fused_glass:9, Quite Clear Glass +enderio:block_not_holy_fused_glass:10, Quite Clear Glass +enderio:block_not_holy_fused_glass:11, Quite Clear Glass +enderio:block_not_holy_fused_glass:12, Quite Clear Glass +enderio:block_not_holy_fused_glass:13, Quite Clear Glass +enderio:block_not_holy_fused_glass:14, Quite Clear Glass +enderio:block_not_holy_fused_glass:15, Quite Clear Glass +enderio:block_not_holy_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_not_holy_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_not_holy_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_not_holy_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_not_holy_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_not_holy_dark_fused_glass:0, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:1, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:2, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:3, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:4, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:5, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:6, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:7, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:8, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:9, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:10, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:11, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:12, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:13, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:14, Dark Clear Glass +enderio:block_not_holy_dark_fused_glass:15, Dark Clear Glass +enderio:block_not_unholy_fused_quartz:0, Fused Quartz +enderio:block_not_unholy_fused_quartz:1, Fused Quartz +enderio:block_not_unholy_fused_quartz:2, Fused Quartz +enderio:block_not_unholy_fused_quartz:3, Fused Quartz +enderio:block_not_unholy_fused_quartz:4, Fused Quartz +enderio:block_not_unholy_fused_quartz:5, Fused Quartz +enderio:block_not_unholy_fused_quartz:6, Fused Quartz +enderio:block_not_unholy_fused_quartz:7, Fused Quartz +enderio:block_not_unholy_fused_quartz:8, Fused Quartz +enderio:block_not_unholy_fused_quartz:9, Fused Quartz +enderio:block_not_unholy_fused_quartz:10, Fused Quartz +enderio:block_not_unholy_fused_quartz:11, Fused Quartz +enderio:block_not_unholy_fused_quartz:12, Fused Quartz +enderio:block_not_unholy_fused_quartz:13, Fused Quartz +enderio:block_not_unholy_fused_quartz:14, Fused Quartz +enderio:block_not_unholy_fused_quartz:15, Fused Quartz +enderio:block_not_unholy_fused_glass:0, Quite Clear Glass +enderio:block_not_unholy_fused_glass:1, Quite Clear Glass +enderio:block_not_unholy_fused_glass:2, Quite Clear Glass +enderio:block_not_unholy_fused_glass:3, Quite Clear Glass +enderio:block_not_unholy_fused_glass:4, Quite Clear Glass +enderio:block_not_unholy_fused_glass:5, Quite Clear Glass +enderio:block_not_unholy_fused_glass:6, Quite Clear Glass +enderio:block_not_unholy_fused_glass:7, Quite Clear Glass +enderio:block_not_unholy_fused_glass:8, Quite Clear Glass +enderio:block_not_unholy_fused_glass:9, Quite Clear Glass +enderio:block_not_unholy_fused_glass:10, Quite Clear Glass +enderio:block_not_unholy_fused_glass:11, Quite Clear Glass +enderio:block_not_unholy_fused_glass:12, Quite Clear Glass +enderio:block_not_unholy_fused_glass:13, Quite Clear Glass +enderio:block_not_unholy_fused_glass:14, Quite Clear Glass +enderio:block_not_unholy_fused_glass:15, Quite Clear Glass +enderio:block_not_unholy_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_not_unholy_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_not_unholy_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_not_unholy_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_not_unholy_dark_fused_glass:0, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:1, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:2, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:3, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:4, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:5, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:6, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:7, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:8, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:9, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:10, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:11, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:12, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:13, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:14, Dark Clear Glass +enderio:block_not_unholy_dark_fused_glass:15, Dark Clear Glass +enderio:block_not_pasture_fused_quartz:0, Fused Quartz +enderio:block_not_pasture_fused_quartz:1, Fused Quartz +enderio:block_not_pasture_fused_quartz:2, Fused Quartz +enderio:block_not_pasture_fused_quartz:3, Fused Quartz +enderio:block_not_pasture_fused_quartz:4, Fused Quartz +enderio:block_not_pasture_fused_quartz:5, Fused Quartz +enderio:block_not_pasture_fused_quartz:6, Fused Quartz +enderio:block_not_pasture_fused_quartz:7, Fused Quartz +enderio:block_not_pasture_fused_quartz:8, Fused Quartz +enderio:block_not_pasture_fused_quartz:9, Fused Quartz +enderio:block_not_pasture_fused_quartz:10, Fused Quartz +enderio:block_not_pasture_fused_quartz:11, Fused Quartz +enderio:block_not_pasture_fused_quartz:12, Fused Quartz +enderio:block_not_pasture_fused_quartz:13, Fused Quartz +enderio:block_not_pasture_fused_quartz:14, Fused Quartz +enderio:block_not_pasture_fused_quartz:15, Fused Quartz +enderio:block_not_pasture_fused_glass:0, Quite Clear Glass +enderio:block_not_pasture_fused_glass:1, Quite Clear Glass +enderio:block_not_pasture_fused_glass:2, Quite Clear Glass +enderio:block_not_pasture_fused_glass:3, Quite Clear Glass +enderio:block_not_pasture_fused_glass:4, Quite Clear Glass +enderio:block_not_pasture_fused_glass:5, Quite Clear Glass +enderio:block_not_pasture_fused_glass:6, Quite Clear Glass +enderio:block_not_pasture_fused_glass:7, Quite Clear Glass +enderio:block_not_pasture_fused_glass:8, Quite Clear Glass +enderio:block_not_pasture_fused_glass:9, Quite Clear Glass +enderio:block_not_pasture_fused_glass:10, Quite Clear Glass +enderio:block_not_pasture_fused_glass:11, Quite Clear Glass +enderio:block_not_pasture_fused_glass:12, Quite Clear Glass +enderio:block_not_pasture_fused_glass:13, Quite Clear Glass +enderio:block_not_pasture_fused_glass:14, Quite Clear Glass +enderio:block_not_pasture_fused_glass:15, Quite Clear Glass +enderio:block_not_pasture_enlightened_fused_quartz:0, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:1, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:2, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:3, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:4, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:5, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:6, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:7, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:8, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:9, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:10, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:11, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:12, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:13, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:14, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_quartz:15, Enlightened Fused Quartz +enderio:block_not_pasture_enlightened_fused_glass:0, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:1, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:2, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:3, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:4, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:5, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:6, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:7, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:8, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:9, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:10, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:11, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:12, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:13, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:14, Enlightened Clear Glass +enderio:block_not_pasture_enlightened_fused_glass:15, Enlightened Clear Glass +enderio:block_not_pasture_dark_fused_quartz:0, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:1, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:2, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:3, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:4, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:5, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:6, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:7, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:8, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:9, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:10, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:11, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:12, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:13, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:14, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_quartz:15, Dark Fused Quartz +enderio:block_not_pasture_dark_fused_glass:0, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:1, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:2, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:3, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:4, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:5, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:6, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:7, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:8, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:9, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:10, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:11, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:12, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:13, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:14, Dark Clear Glass +enderio:block_not_pasture_dark_fused_glass:15, Dark Clear Glass +enderio:item_soul_vial, Soul Vial +enderio:block_detector_block:0, Block Detector +enderio:block_detector_block_silent:0, Block Detector (Silent) +enderio:item_dark_steel_helmet, Dark Helm +enderio:item_dark_steel_chestplate, Dark Plate +enderio:item_dark_steel_leggings, Dark Leggings +enderio:item_dark_steel_boots, Dark Boots +enderio:item_dark_steel_shield, Dark Shield +enderio:item_dark_steel_sword, The Ender +enderio:item_dark_steel_pickaxe, Dark Pick +enderio:item_dark_steel_axe, Dark Axe +enderio:item_dark_steel_bow, Dark Bow +enderio:item_dark_steel_shears, Dark Shears +enderio:item_dark_steel_treetap, Dark Treetap +enderio:item_dark_steel_crook, Dark Crook +enderio:item_dark_steel_hand, Dark Backhoe +enderio:item_inventory_charger_simple, Simple Inventory Charger +enderio:item_inventory_charger_basic, Basic Inventory Charger +enderio:item_inventory_charger, Inventory Charger +enderio:item_inventory_charger_vibrant, Vibrant Inventory Charger +enderio:item_end_steel_sword, The Ender Mk2 +enderio:item_end_steel_pickaxe, Ender Pickaxe +enderio:item_end_steel_axe, Ender Axe +enderio:item_end_steel_bow, Ender Bow +enderio:item_end_steel_helmet, Ender Helm +enderio:item_end_steel_chestplate, Ender Plate +enderio:item_end_steel_leggings, Ender Leggings +enderio:item_end_steel_boots, Ender Boots +enderio:item_end_steel_shield, Ender Shield +enderio:item_staff_of_levity:0, Staff of Levity +enderio:item_staff_of_levity:0, Staff of Levity +enderio:item_dark_steel_upgrade:0, Blank Dark Steel Upgrade +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Micro Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Micro Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Mini Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Mini Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Pocket Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Pocket Anvil" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Shirt" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Shirt" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Shoes" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Shoes" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Hat" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Hat" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Pants" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Apiarist's Pants" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Carpeting" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Carpeting" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Depth" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Depth" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Direct" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Direct" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Elytra" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Elytra" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered IV" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered IV" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered V" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Empowered V" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Glider" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Glider" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Revealing" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Revealing" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Fork" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Fork" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Inventory III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Jump III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Naturalist's Eye" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Naturalist's Eye" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Night Vision" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Night Vision" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Padding" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Padding" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Simple Solar" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Simple Solar" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Solar III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Sound Locator" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Sound Locator" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Speed III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Spoon" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Spoon" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Step Assist" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Step Assist" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Flippers" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Flippers" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Robe" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Robe" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Boots" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Boots" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Leggings" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Thaumaturge's Leggings" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive I" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive II" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive III" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive IV" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive IV" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive V" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Explosive V" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "The One Probe" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "The One Probe" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Travel" +enderio:item_dark_steel_upgrade:1, Dark Steel Upgrade "Travel" +enderio:block_death_pouch, Death Urn +enderio:item_owl_egg, Owl Egg +enderio:block_alloy_endergy:0, Crude Steel Block +enderio:block_alloy_endergy:1, Crystalline Alloy Block +enderio:block_alloy_endergy:2, Melodic Alloy Block +enderio:block_alloy_endergy:3, Stellar Alloy Block +enderio:block_alloy_endergy:4, Crystalline Pink Slime Block +enderio:block_alloy_endergy:5, Energetic Silver Block +enderio:block_alloy_endergy:6, Vivid Alloy Block +enderio:item_alloy_endergy_ingot:0, Crude Steel Ingot +enderio:item_alloy_endergy_ingot:1, Crystalline Alloy Ingot +enderio:item_alloy_endergy_ingot:2, Melodic Alloy Ingot +enderio:item_alloy_endergy_ingot:3, Stellar Alloy Ingot +enderio:item_alloy_endergy_ingot:4, Crystalline Pink Slime Ingot +enderio:item_alloy_endergy_ingot:5, Energetic Silver Ingot +enderio:item_alloy_endergy_ingot:6, Vivid Alloy Ingot +enderio:item_alloy_endergy_nugget:0, Crude Steel Nugget +enderio:item_alloy_endergy_nugget:1, Crystalline Alloy Nugget +enderio:item_alloy_endergy_nugget:2, Melodic Alloy Nugget +enderio:item_alloy_endergy_nugget:3, Stellar Alloy Nugget +enderio:item_alloy_endergy_nugget:4, Crystalline Pink Slime Nugget +enderio:item_alloy_endergy_nugget:5, Energetic Silver Nugget +enderio:item_alloy_endergy_nugget:6, Vivid Alloy Nugget +enderio:item_alloy_endergy_ball:0, Crude Steel Grinding Ball +enderio:item_alloy_endergy_ball:1, Crystalline Alloy Grinding Ball +enderio:item_alloy_endergy_ball:2, Melodic Alloy Grinding Ball +enderio:item_alloy_endergy_ball:3, Stellar Alloy Grinding Ball +enderio:item_alloy_endergy_ball:4, Crystalline Pink Slime Grinding Ball +enderio:item_alloy_endergy_ball:5, Energetic Silver Grinding Ball +enderio:item_alloy_endergy_ball:6, Vivid Alloy Grinding Ball +enderio:item_item_conduit:0, Item Conduit +enderio:item_liquid_conduit:0, Fluid Conduit +enderio:item_liquid_conduit:1, Pressurized Fluid Conduit +enderio:item_liquid_conduit:2, Ender Fluid Conduit +enderio:item_power_conduit:0, Energy Conduit +enderio:item_power_conduit:1, Enhanced Energy Conduit +enderio:item_power_conduit:2, Ender Energy Conduit +enderio:item_redstone_conduit:0, Redstone Conduit +enderio:item_extract_speed_upgrade:0, Extract Speed Upgrade +enderio:item_extract_speed_downgrade:0, Extract Speed Downgrade +enderio:item_me_conduit:0, ME Conduit +enderio:item_me_conduit:1, Dense ME Conduit +enderio:item_opencomputers_conduit:0, OC Conduit +enderio:item_species_item_filter:0, Species Item Filter +enderio:block_inventory_panel, Inventory Panel +enderio:block_inventory_panel_sensor, Inventory Sensor +enderio:block_inventory_chest_tiny, Tiny Inventory System Storage +enderio:block_inventory_chest_small, Small Inventory System Storage +enderio:block_inventory_chest_medium, Medium Inventory System Storage +enderio:block_inventory_chest_big, Big Inventory System Storage +enderio:block_inventory_chest_large, Large Inventory System Storage +enderio:block_inventory_chest_huge, Huge Inventory System Storage +enderio:block_inventory_chest_enormous, Enormous Inventory System Storage +enderio:block_inventory_chest_warehouse, Inventory System Storage Warehouse +enderio:block_inventory_chest_warehouse13, Inventory System Storage Extended Warehouse +enderio:item_inventory_remote:0, Inventory Panel Remote +enderio:item_inventory_remote:0, Inventory Panel Remote +enderio:item_inventory_remote:1, Advanced Inventory Panel Remote +enderio:item_inventory_remote:1, Advanced Inventory Panel Remote +enderio:item_inventory_remote:2, Ender Inventory Panel Remote +enderio:item_inventory_remote:2, Ender Inventory Panel Remote +enderio:item_data_conduit:0, Data Conduit +enderio:block_simple_furnace, Simple Powered Furnace +enderio:block_simple_alloy_smelter, Simple Alloy Smelter +enderio:block_alloy_smelter, Alloy Smelter +enderio:block_enhanced_alloy_smelter, Enhanced Alloy Smelter +enderio:block_buffer:0, Item Buffer +enderio:block_buffer:1, Power Buffer +enderio:block_buffer:2, Omni Buffer +enderio:block_buffer:3, Creative Buffer +enderio:block_enchanter, Enchanter +enderio:block_farm_station, Farming Station +enderio:block_combustion_generator, Combustion Generator +enderio:block_enhanced_combustion_generator, Enhanced Combustion Generator +enderio:block_simple_stirling_generator, Simple Stirling Generator +enderio:block_stirling_generator, Stirling Generator +enderio:block_zombie_generator, Zombie Generator +enderio:block_franken_zombie_generator, Frank'n'Zombie Generator +enderio:block_ender_generator, Ender Generator +enderio:block_lava_generator, Lava Heat Exchanger +enderio:block_killer_joe, Killer Joe +enderio:block_electric_light:0, Electric Light +enderio:block_electric_light:1, Electric Light (Inverted) +enderio:block_electric_light:2, Light +enderio:block_electric_light:3, Light (Inverted) +enderio:block_electric_light:4, Wireless Light +enderio:block_electric_light:5, Wireless Light (Inverted) +enderio:block_attractor_obelisk, Attractor Obelisk +enderio:block_aversion_obelisk, Aversion Obelisk +enderio:block_inhibitor_obelisk, Inhibitor Obelisk +enderio:block_relocator_obelisk, Relocator Obelisk +enderio:block_weather_obelisk, Weather Obelisk +enderio:block_experience_obelisk, Experience Obelisk +enderio:block_painter, Painting Machine +enderio:block_reservoir, Endervoir +enderio:block_omni_reservoir, Omnivoir +enderio:block_simple_sag_mill, Simple SAG Mill +enderio:block_sag_mill, SAG Mill +enderio:block_enhanced_sag_mill, Enhanced SAG Mill +enderio:block_slice_and_splice, Slice'N'Splice +enderio:block_solar_panel:0, Simple Photovoltaic Cell +enderio:block_solar_panel:1, Photovoltaic Cell +enderio:block_solar_panel:2, Advanced Photovoltaic Cell +enderio:block_solar_panel:3, Vibrant Photovoltaic Cell +enderio:block_solar_panel:4, Crystalline Photovoltaic Cell +enderio:block_solar_panel:5, Melodic Photovoltaic Cell +enderio:block_solar_panel:6, Stellar Photovoltaic Cell +enderio:block_soul_binder, Soul Binder +enderio:block_powered_spawner, Powered Spawner +enderio:block_vat, The Vat +enderio:block_enhanced_vat, The Enhanced Vat +enderio:block_simple_wired_charger, Simple Wired Charger +enderio:block_wired_charger, Wired Charger +enderio:block_enhanced_wired_charger, Enhanced Wired Charger +enderio:block_wireless_charger, Wireless Charger +enderio:block_normal_wireless_charger, Wireless Charging Antenna +enderio:block_enhanced_wireless_charger, Enhanced Wireless Charging Antenna +enderio:block_wireless_charger_extension, Wireless Charging Antenna Extension +enderio:block_tank:0, Fluid Tank +enderio:block_tank:1, Pressurized Fluid Tank +enderio:block_transceiver, Dimensional Transceiver +enderio:block_vacuum_chest, Vacuum Chest +enderio:block_xp_vacuum, XP Vacuum +enderio:block_niard, The Niard +enderio:block_travel_anchor, Travel Anchor +enderio:block_tele_pad, Telepad Block +enderio:block_dialing_device, Dialing Device +enderio:block_impulse_hopper, Impulse Hopper +enderio:block_simple_crafter, Simple Crafter +enderio:block_crafter, Crafter +enderio:block_creative_spawner, Creative Spawner +enderio:block_cap_bank:0, Creative Capacitor Bank +enderio:block_cap_bank:1, Basic Capacitor Bank +enderio:block_cap_bank:1, Basic Capacitor Bank +enderio:block_cap_bank:2, Capacitor Bank +enderio:block_cap_bank:2, Capacitor Bank +enderio:block_cap_bank:3, Vibrant Capacitor Bank +enderio:block_cap_bank:3, Vibrant Capacitor Bank +enderio:block_gauge, Energy Gauge +enderio:block_power_monitor, Power Monitor +enderio:block_advanced_power_monitor, Graphical Power Monitor +enderio:item_capacitor_grainy, Grainy Capacitor +enderio:item_capacitor_crystalline, Crystalline Capacitor +enderio:item_capacitor_melodic, Melodic Capacitor +enderio:item_capacitor_stellar, Stellar Capacitor +enderio:item_capacitor_totemic, Totemic Capacitor +enderio:item_endergy_conduit:0, Crude Energy Conduit +enderio:item_endergy_conduit:1, Iron Energy Conduit +enderio:item_endergy_conduit:2, Aluminium Energy Conduit +enderio:item_endergy_conduit:3, Gold Energy Conduit +enderio:item_endergy_conduit:4, Copper Energy Conduit +enderio:item_endergy_conduit:5, Silver Energy Conduit +enderio:item_endergy_conduit:6, Electrum Energy Conduit +enderio:item_endergy_conduit:7, Energetic Silver Energy Conduit +enderio:item_endergy_conduit:8, Crystalline Energy Conduit +enderio:item_endergy_conduit:9, Crystalline Pink Slime Energy Conduit +enderio:item_endergy_conduit:10, Melodic Energy Conduit +enderio:item_endergy_conduit:11, Stellar Energy Conduit +enderio:item_capacitor_silver, Silver Capacitor +enderio:item_capacitor_energetic_silver, Endergetic Silver Capacitor +enderio:item_capacitor_vivid, Endergised Capacitor +enderio:item_stellar_alloy_sword, The Ender Mark IV +enderio:item_stellar_alloy_pickaxe, Stellar Pickaxe +enderio:item_stellar_alloy_axe, Stellar Axe +enderio:item_stellar_alloy_helmet, Stellar Helmet +enderio:item_stellar_alloy_boots, Stellar Boots +enderio:item_stellar_alloy_chestplate, Stellar Chestplate +enderio:item_stellar_alloy_leggings, Stellar Leggings +twilightforest:naga_scale, Naga Scale +twilightforest:naga_chestplate, Naga Scale Tunic +twilightforest:naga_leggings, Naga Scale Leggings +twilightforest:twilight_scepter, Scepter of Twilight +twilightforest:lifedrain_scepter, Scepter of Life Draining +twilightforest:zombie_scepter, Zombie Scepter +twilightforest:shield_scepter, Scepter of Fortification +twilightforest:ore_meter, Ore Meter [WIP] +twilightforest:magic_map:0, Magic Map +twilightforest:maze_map:0, Maze Map +twilightforest:ore_map:0, Maze/Ore Map +twilightforest:raven_feather, Raven Feather +twilightforest:magic_map_focus, Magic Map Focus +twilightforest:maze_map_focus, Maze Map Focus +twilightforest:liveroot, Liveroot +twilightforest:ironwood_raw, Raw Ironwood Materials +twilightforest:ironwood_ingot, Ironwood Ingot +twilightforest:ironwood_helmet, Ironwood Helm +twilightforest:ironwood_chestplate, Ironwood Plate +twilightforest:ironwood_leggings, Ironwood Legs +twilightforest:ironwood_boots, Ironwood Boots +twilightforest:ironwood_sword, Ironwood Sword +twilightforest:ironwood_shovel, Ironwood Shovel +twilightforest:ironwood_pickaxe, Ironwood Pick +twilightforest:ironwood_axe, Ironwood Axe +twilightforest:ironwood_hoe, Ironwood Hoe +twilightforest:torchberries, Torchberries +twilightforest:raw_venison, Raw Venison +twilightforest:cooked_venison, Venison Steak +twilightforest:hydra_chop, Hydra Chop +twilightforest:fiery_blood, Fiery Blood +twilightforest:fiery_tears, Fiery Tears +twilightforest:trophy:0, Naga Trophy +twilightforest:trophy:1, Twilight Lich Trophy +twilightforest:trophy:2, Hydra Trophy +twilightforest:trophy:3, Ur-Ghast Trophy +twilightforest:trophy:4, Knight Phantom Trophy +twilightforest:trophy:5, Snow Queen Trophy +twilightforest:trophy:6, Minoshroom Trophy +twilightforest:trophy:8, Questing Ram Trophy +twilightforest:fiery_ingot, Fiery Ingot +twilightforest:fiery_helmet, Fiery Helm +twilightforest:fiery_chestplate, Fiery Plate +twilightforest:fiery_leggings, Fiery Legs +twilightforest:fiery_boots, Fiery Boots +twilightforest:fiery_sword, Fiery Sword +twilightforest:fiery_pickaxe, Fiery Pick +twilightforest:steeleaf_ingot, Steeleaf +twilightforest:steeleaf_helmet, Steeleaf Helm +twilightforest:steeleaf_chestplate, Steeleaf Plate +twilightforest:steeleaf_leggings, Steeleaf Legs +twilightforest:steeleaf_boots, Steeleaf Boots +twilightforest:steeleaf_sword, Steeleaf Sword +twilightforest:steeleaf_shovel, Steeleaf Shovel +twilightforest:steeleaf_pickaxe, Steeleaf Pick +twilightforest:steeleaf_axe, Steeleaf Axe +twilightforest:steeleaf_hoe, Steeleaf Hoe +twilightforest:minotaur_axe_gold, Golden Minotaur Axe +twilightforest:minotaur_axe, Diamond Minotaur Axe +twilightforest:mazebreaker_pickaxe, Mazebreaker +twilightforest:transformation_powder, Transformation Powder +twilightforest:raw_meef, Raw Meef +twilightforest:cooked_meef, Meef Steak +twilightforest:meef_stroganoff, Meef Stroganoff +twilightforest:maze_wafer, Maze Wafer +twilightforest:magic_map_empty, Blank Magic Map +twilightforest:maze_map_empty, Blank Maze Map +twilightforest:ore_map_empty, Blank Maze/Ore Map +twilightforest:ore_magnet, Ore Magnet +twilightforest:crumble_horn, Crumble Horn +twilightforest:peacock_fan, Peacock Feather Fan +twilightforest:moonworm_queen, Moonworm Queen +twilightforest:charm_of_life_1, Charm of Life I +twilightforest:charm_of_life_2, Charm of Life II +twilightforest:charm_of_keeping_1, Charm of Keeping I +twilightforest:charm_of_keeping_2, Charm of Keeping II +twilightforest:charm_of_keeping_3, Charm of Keeping III +twilightforest:tower_key, Tower Key +twilightforest:borer_essence, Borer Essence +twilightforest:carminite, Carminite +twilightforest:experiment_115, Experiment 115 +twilightforest:armor_shard, Armor Shard +twilightforest:knightmetal_ingot, Knightmetal Ingot +twilightforest:armor_shard_cluster, Armor Shard Cluster +twilightforest:knightmetal_helmet, Knightly Helm +twilightforest:knightmetal_chestplate, Knightly Plate +twilightforest:knightmetal_leggings, Knightly Greaves +twilightforest:knightmetal_boots, Knightly Boots +twilightforest:knightmetal_sword, Knightly Sword +twilightforest:knightmetal_pickaxe, Knightly Pick +twilightforest:knightmetal_axe, Knightly Axe +twilightforest:knightmetal_shield, Knightly Shield +twilightforest:phantom_helmet, Phantom Helm +twilightforest:phantom_chestplate, Phantom Plate +twilightforest:lamp_of_cinders, Lamp of Cinders +twilightforest:alpha_fur, Alpha Yeti Fur +twilightforest:yeti_helmet, Yeti Horned Helm +twilightforest:yeti_chestplate, Yeti Jacket +twilightforest:yeti_leggings, Yeti Leggings +twilightforest:yeti_boots, Yeti Boots +twilightforest:ice_bomb, Ice Bomb +twilightforest:arctic_fur, Arctic Fur +twilightforest:arctic_helmet, Arctic Hood +twilightforest:arctic_chestplate, Arctic Jacket +twilightforest:arctic_leggings, Arctic Leggings +twilightforest:arctic_boots, Arctic Boots +twilightforest:magic_beans, Magic Beans +twilightforest:giant_pickaxe, Giant's Pickaxe +twilightforest:giant_sword, Giant's Sword +twilightforest:triple_bow, Tri-bow +twilightforest:seeker_bow, Seeker Bow +twilightforest:ice_bow, Ice Bow +twilightforest:ender_bow, Ender Bow +twilightforest:ice_sword, Ice Sword +twilightforest:glass_sword, Glass Sword +twilightforest:knightmetal_ring, Knightmetal Loop +twilightforest:block_and_chain, Block and Chain +twilightforest:cube_talisman, Talisman of the Cube +twilightforest:cube_of_annihilation, Cube of Annihilation +twilightforest:moon_dial, Moon Dial +twilightforest:twilight_log:0, Twilight Oak Wood +twilightforest:twilight_log:1, Canopy Tree Wood +twilightforest:twilight_log:2, Mangrove Wood +twilightforest:twilight_log:3, Darkwood +twilightforest:root:0, Roots +twilightforest:root:1, Liveroots +twilightforest:twilight_leaves:0, Twilight Oak Leaves +twilightforest:twilight_leaves:1, Canopy Tree Leaves +twilightforest:twilight_leaves:2, Mangrove Leaves +twilightforest:twilight_leaves:3, Rainbow Oak Leaves +twilightforest:firefly, Firefly +twilightforest:cicada, Cicada +twilightforest:maze_stone:0, Mazestone +twilightforest:maze_stone:1, Mazestone Brick +twilightforest:maze_stone:2, Chiseled Mazestone +twilightforest:maze_stone:3, Decorative Mazestone Brick +twilightforest:maze_stone:4, Cracked Mazestone Brick +twilightforest:maze_stone:5, Mossy Mazestone Brick +twilightforest:maze_stone:6, Mazestone Mosaic +twilightforest:maze_stone:7, Mazestone Border +twilightforest:hedge:0, Hedge +twilightforest:boss_spawner:0, Naga Spawner +twilightforest:boss_spawner:1, Lich Spawner +twilightforest:boss_spawner:2, Hydra Spawner +twilightforest:boss_spawner:3, Ur-Ghast Spawner +twilightforest:boss_spawner:4, Knight Phantoms Spawner +twilightforest:boss_spawner:5, Snow Queen Spawner +twilightforest:boss_spawner:6, Minoshroom Spawner +twilightforest:boss_spawner:7, Alpha Yeti Spawner +twilightforest:boss_spawner:9, tile.twilightforest.BossSpawner.9.name +twilightforest:firefly_jar, Firefly Jar +twilightforest:twilight_plant:0, Moss Patch +twilightforest:twilight_plant:1, Mayapple +twilightforest:twilight_plant:2, Clover Patch [WIP] +twilightforest:twilight_plant:3, Fiddlehead +twilightforest:twilight_plant:4, Mushgloom +twilightforest:twilight_plant:5, Forest Grass +twilightforest:twilight_plant:6, Dried Bush +twilightforest:twilight_plant:7, Torchberry Plant +twilightforest:twilight_plant:8, Root Strands +twilightforest:twilight_plant:9, Leaf Pile +twilightforest:uncrafting_table, Uncrafting Table +twilightforest:fire_jet:0, Smoking Block +twilightforest:fire_jet:3, Fire Jet +twilightforest:fire_jet:1, Encased Smoker +twilightforest:fire_jet:6, Encased Fire Jet +twilightforest:naga_stone:0, Nagastone Head +twilightforest:naga_stone:1, Nagastone +twilightforest:twilight_sapling:0, Sickly Twilight Oak Sapling +twilightforest:twilight_sapling:1, Canopy Tree Sapling +twilightforest:twilight_sapling:2, Twilight Mangrove Sapling +twilightforest:twilight_sapling:3, Darkwood Sapling +twilightforest:twilight_sapling:4, Robust Twilight Oak Sapling +twilightforest:twilight_sapling:5, Tree of Time Sapling +twilightforest:twilight_sapling:6, Tree of Transformation Sapling +twilightforest:twilight_sapling:7, Miner's Tree Sapling +twilightforest:twilight_sapling:8, Sorting Tree Sapling +twilightforest:twilight_sapling:9, Rainbow Oak Sapling +twilightforest:moonworm, Moonworm +twilightforest:magic_log:0, Timewood +twilightforest:magic_log:1, Transwood +twilightforest:magic_log:2, Minewood +twilightforest:magic_log:3, Sortingwood +twilightforest:magic_leaves:0, Timewood Leaves +twilightforest:magic_leaves:1, Leaves of Transformation +twilightforest:magic_leaves:2, Miner's Leaves +twilightforest:magic_leaves:3, Sorting Leaves +twilightforest:magic_log_core:0, Timewood Clock +twilightforest:magic_log_core:1, Heart of Transformation +twilightforest:magic_log_core:2, Minewood Core +twilightforest:magic_log_core:3, Sortingwood Engine +twilightforest:tower_wood:0, Towerwood Planks +twilightforest:tower_wood:1, Encased Towerwood +twilightforest:tower_wood:2, Cracked Towerwood +twilightforest:tower_wood:3, Mossy Towerwood +twilightforest:tower_wood:4, Infested Towerwood +twilightforest:tower_device:0, Reappearing Block +twilightforest:tower_device:2, Vanishing Block +twilightforest:tower_device:4, Locked Vanishing Block +twilightforest:tower_device:5, Unlocked Vanishing Block +twilightforest:tower_device:6, Carminite Builder +twilightforest:tower_device:9, Anti-builder +twilightforest:tower_device:10, Ghast Trap +twilightforest:tower_device:12, Carminite Reactor +twilightforest:stronghold_shield, Stronghold Shield +twilightforest:trophy_pedestal:0, Trophy Pedestal +twilightforest:aurora_block, Aurora Block +twilightforest:underbrick:0, Underbrick +twilightforest:underbrick:1, Mossy Underbrick +twilightforest:underbrick:2, Cracked Underbrick +twilightforest:underbrick:3, Underbrick Floor +twilightforest:thorns:0, Thorns +twilightforest:thorns:1, Green Thorns +twilightforest:burnt_thorns, Burnt Thorns +twilightforest:thorn_rose, Thorn Rose +twilightforest:twilight_leaves_3:0, Thorn Leaves +twilightforest:twilight_leaves_3:1, Beanstalk Leaves +twilightforest:deadrock:0, Weathered Deadrock +twilightforest:deadrock:1, Cracked Deadrock +twilightforest:deadrock:2, Deadrock +twilightforest:dark_leaves, Darkwood Leaves +twilightforest:aurora_pillar, Aurora Pillar +twilightforest:aurora_slab:0, Aurora Slab +twilightforest:trollsteinn, Trollsteinn +twilightforest:wispy_cloud, Wispy Cloud +twilightforest:fluffy_cloud, Fluffy Cloud +twilightforest:giant_cobblestone, Giant Cobblestone +twilightforest:giant_log, Giant Log +twilightforest:giant_leaves, Giant Leaves +twilightforest:giant_obsidian, Giant Obsidian +twilightforest:uberous_soil, Uberous Soil +twilightforest:huge_stalk, Huge Stalk +twilightforest:huge_mushgloom, Huge Mushgloom +twilightforest:trollvidr, Trollvidr +twilightforest:unripe_trollber, Unripe Trollber +twilightforest:trollber, Trollber +twilightforest:knightmetal_block, Block of Knightmetal +twilightforest:huge_lilypad, Huge Lily Pad +twilightforest:huge_waterlily, Huge Water Lily +twilightforest:slider:0, Slide Trap +twilightforest:slider:1, Slide Trap 1 +twilightforest:slider:2, Slide Trap 2 +twilightforest:slider:3, Slide Trap 3 +twilightforest:castle_brick:0, Castle Brick +twilightforest:castle_brick:1, Worn Castle Brick +twilightforest:castle_brick:2, Cracked Castle Brick +twilightforest:castle_brick:3, Castle Roof Tile +twilightforest:castle_brick:4, Mossy Castle Brick +twilightforest:castle_brick:5, Thick Castle Brick +twilightforest:castle_stairs_brick, Castle Brick Stairs +twilightforest:castle_stairs_cracked, Cracked Castle Brick Stairs +twilightforest:castle_stairs_worn, Worn Castle Brick Stairs +twilightforest:castle_stairs_mossy, Mossy Castle Brick Stairs +twilightforest:castle_pillar:0, Encased Castle Brick Pillar +twilightforest:castle_pillar:1, Encased Castle Brick Tile +twilightforest:castle_pillar:2, Bold Castle Brick Pillar +twilightforest:castle_pillar:3, Bold Castle Brick Tiles +twilightforest:castle_stairs:0, Encased Castle Brick Stairs +twilightforest:castle_stairs:8, Bold Castle Brick Stairs +twilightforest:castle_rune_brick:0, Pink Castle Rune Brick +twilightforest:castle_rune_brick:1, Blue Castle Rune Brick +twilightforest:castle_rune_brick:2, Yellow Castle Rune Brick +twilightforest:castle_rune_brick:3, Violet Castle Rune Brick +twilightforest:force_field:0, Violet Force Field +twilightforest:force_field:1, Pink Force Field +twilightforest:force_field:2, Orange Force Field +twilightforest:force_field:3, Green Force Field +twilightforest:force_field:4, Blue Force Field +twilightforest:cinder_furnace, Cinder Furnace [NYI] +twilightforest:cinder_log, Cinder Log [NYI] +twilightforest:castle_door:0, Yellow Castle Door +twilightforest:castle_door:1, Violet Castle Door +twilightforest:castle_door:2, Pink Castle Door +twilightforest:castle_door:3, Blue Castle Door +twilightforest:miniature_structure:0, Miniature Twilight Portal [NYI] +twilightforest:miniature_structure:1, Miniature Hedge Maze [NYI] +twilightforest:miniature_structure:2, Miniature Hollow Hill [NYI] +twilightforest:miniature_structure:3, Miniature Quest Grove [NYI] +twilightforest:miniature_structure:4, Miniature Mushroom Castle [NYI] +twilightforest:miniature_structure:5, Miniature Naga Courtyard [NYI] +twilightforest:miniature_structure:6, Miniature Lich Tower [NYI] +twilightforest:miniature_structure:7, Miniature Minotaur Labyrinth [NYI] +twilightforest:miniature_structure:8, Miniature Hydra's Lair [NYI] +twilightforest:miniature_structure:9, Miniature Goblin Stronghold [NYI] +twilightforest:miniature_structure:10, Miniature Dark Tower [NYI] +twilightforest:miniature_structure:11, Miniature Yeti Cave [NYI] +twilightforest:miniature_structure:12, Miniature Aurora Palace [NYI] +twilightforest:miniature_structure:13, Miniature Troll Cave and House in the Clouds [NYI] +twilightforest:miniature_structure:14, Miniature Final Castle [NYI] +twilightforest:block_storage:0, Block of Ironwood +twilightforest:block_storage:1, Block of Fiery Metal +twilightforest:block_storage:2, Block of Steeleaf +twilightforest:block_storage:3, Block of Arctic Fur +twilightforest:block_storage:4, Block of Carminite +twilightforest:spiral_bricks, Spiral Stone Bricks +twilightforest:etched_nagastone, Etched Nagastone +twilightforest:nagastone_pillar, Nagastone Pillar +twilightforest:nagastone_stairs:0, Nagastone Stairs (Left) +twilightforest:nagastone_stairs:8, Nagastone Stairs (Right) +twilightforest:etched_nagastone_mossy, Mossy Etched Nagastone +twilightforest:nagastone_pillar_mossy, Mossy Nagastone Pillar +twilightforest:nagastone_stairs_mossy:0, Mossy Nagastone Stairs (Left) +twilightforest:nagastone_stairs_mossy:8, Mossy Nagastone Stairs (Right) +twilightforest:etched_nagastone_weathered, Ruined Etched Nagastone +twilightforest:nagastone_pillar_weathered, Ruined Nagastone Pillar +twilightforest:nagastone_stairs_weathered:0, Weathered Nagastone Stairs (Left) +twilightforest:nagastone_stairs_weathered:8, Weathered Nagastone Stairs (Right) +twilightforest:auroralized_glass, Auroralized Glass +twilightforest:iron_ladder, Iron Ladder +twilightforest:terrorcotta_circle, Terrorcotta (Circular) +twilightforest:terrorcotta_diagonal, Terrorcotta (Diagonal) +twilightforest:stone_twist, tile.twilightforest.StonePillar.name +twilightforest:stone_twist_thin, tile.twilightforest.StonePillarThin.name +twilightforest:twilight_oak_planks, Twilight Oak Planks +twilightforest:twilight_oak_stairs, Twilight Oak Stairs +twilightforest:twilight_oak_slab:0, Twilight Oak Slab +twilightforest:twilight_oak_button, Twilight Oak Button +twilightforest:twilight_oak_door, Twilight Oak Door +twilightforest:twilight_oak_trapdoor, Twilight Oak Trapdoor +twilightforest:twilight_oak_fence, Twilight Oak Fence +twilightforest:twilight_oak_gate, Twilight Oak Gate +twilightforest:twilight_oak_plate, Twilight Oak Pressure Plate +twilightforest:canopy_planks, Canopy Planks +twilightforest:canopy_stairs, Canopy Stairs +twilightforest:canopy_slab:0, Canopy Slab +twilightforest:canopy_button, Canopy Button +twilightforest:canopy_door, Canopy Door +twilightforest:canopy_trapdoor, Canopy Trapdoor +twilightforest:canopy_fence, Canopy Fence +twilightforest:canopy_gate, Canopy Gate +twilightforest:canopy_plate, Canopy Pressure Plate +twilightforest:mangrove_planks, Mangrove Planks +twilightforest:mangrove_stairs, Mangrove Stairs +twilightforest:mangrove_slab:0, Mangrove Slab +twilightforest:mangrove_button, Mangrove Button +twilightforest:mangrove_door, Mangrove Door +twilightforest:mangrove_trapdoor, Mangrove Trapdoor +twilightforest:mangrove_fence, Mangrove Fence +twilightforest:mangrove_gate, Mangrove Gate +twilightforest:mangrove_plate, Mangrove Pressure Plate +twilightforest:dark_planks, Darkwood Planks +twilightforest:dark_stairs, Darkwood Stairs +twilightforest:dark_slab:0, Darkwood Slab +twilightforest:dark_button, Darkwood Button +twilightforest:dark_door, Darkwood Door +twilightforest:dark_trapdoor, Darkwood Trapdoor +twilightforest:dark_fence, Darkwood Fence +twilightforest:dark_gate, Darkwood Gate +twilightforest:dark_plate, Darkwood Pressure Plate +twilightforest:time_planks, Timewood Planks +twilightforest:time_stairs, Timewood Stairs +twilightforest:time_slab:0, Timewood Slab +twilightforest:time_button, Timewood Button +twilightforest:time_door, Timewood Door +twilightforest:time_trapdoor, Timewood Trapdoor +twilightforest:time_fence, Timewood Fence +twilightforest:time_gate, Timewood Gate +twilightforest:time_plate, Timewood Pressure Plate +twilightforest:trans_planks, Transwood Planks +twilightforest:trans_stairs, Transwood Stairs +twilightforest:trans_slab:0, Transwood Slab +twilightforest:trans_button, Transwood Button +twilightforest:trans_door, Transwood Door +twilightforest:trans_trapdoor, Transwood Trapdoor +twilightforest:trans_fence, Transwood Fence +twilightforest:trans_gate, Transwood Gate +twilightforest:trans_plate, Transwood Pressure Plate +twilightforest:mine_planks, Minewood Planks +twilightforest:mine_stairs, Minewood Stairs +twilightforest:mine_slab:0, Minewood Slab +twilightforest:mine_button, Minewood Button +twilightforest:mine_door, Minewood Door +twilightforest:mine_trapdoor, Minewood Trapdoor +twilightforest:mine_fence, Minewood Fence +twilightforest:mine_gate, Minewood Gate +twilightforest:mine_plate, Minewood Pressure Plate +twilightforest:sort_planks, Sortingwood Planks +twilightforest:sort_stairs, Sortingwood Stairs +twilightforest:sort_slab:0, Sortingwood Slab +twilightforest:sort_button, Sortingwood Button +twilightforest:sort_door, Sortingwood Door +twilightforest:sort_trapdoor, Sortingwood Trapdoor +twilightforest:sort_fence, Sortingwood Fence +twilightforest:sort_gate, Sortingwood Gate +twilightforest:sort_plate, Sortingwood Pressure Plate +twilightforest:shader:0, Twilit Shader: Twilight +twilightforest:shader:0, Twilit Shader: Firefly +twilightforest:shader:0, Twilit Shader: Pinch Beetle +twilightforest:shader:0, Twilit Shader: Snakestone +twilightforest:shader:0, Twilit Shader: Mazestone +twilightforest:shader:0, Twilit Shader: Underbrick +twilightforest:shader:0, Twilit Shader: Towerwood +twilightforest:shader:0, Twilit Shader: Carminite +twilightforest:shader:0, Twilit Shader: Auroralized +twilightforest:shader:0, Twilit Shader: Ironwood +twilightforest:shader:0, Twilit Shader: Steeleaf +twilightforest:shader:0, Twilit Shader: Knightly +twilightforest:shader:0, Twilit Shader: Fiery +twilightforest:shader:0, Twilit Shader: Final Castle +twilightforest:shader:0, Twilit Shader: Cube of Annihilation +twilightforest:shader:0, Twilit Shader: Questing Ram +twilightforest:shader:0, Twilit Shader: Naga +twilightforest:shader:0, Twilit Shader: Lich +twilightforest:shader:0, Twilit Shader: Minoshroom +twilightforest:shader:0, Twilit Shader: Hydra +twilightforest:shader:0, Twilit Shader: Knight Phantom +twilightforest:shader:0, Twilit Shader: Ur-Ghast +twilightforest:shader:0, Twilit Shader: Alpha Yeti +twilightforest:shader:0, Twilit Shader: Snow Queen +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, Arrow Shaft Pattern +tconstruct:pattern:0, Pipe Piece Pattern +tconstruct:pattern:0, Cross Guard Pattern +tconstruct:pattern:0, Fletching Pattern +tconstruct:pattern:0, Leggings Core Pattern +tconstruct:pattern:0, Battery Cell Pattern +tconstruct:pattern:0, Pickaxe Head Pattern +tconstruct:pattern:0, Bowlimb Pattern +tconstruct:pattern:0, Binding Pattern +tconstruct:pattern:0, Excavator Head Pattern +tconstruct:pattern:0, Sharpening Kit Pattern +tconstruct:pattern:0, Large Plate Pattern +tconstruct:pattern:0, Armor Trim Pattern +tconstruct:pattern:0, Sign Plate Pattern +tconstruct:pattern:0, Shovel Head Pattern +tconstruct:pattern:0, Axe Head Pattern +tconstruct:pattern:0, Laser Medium Pattern +tconstruct:pattern:0, Polishing Kit Pattern +tconstruct:pattern:0, Tool Rod Pattern +tconstruct:pattern:0, Bowstring Pattern +tconstruct:pattern:0, Sword Blade Pattern +tconstruct:pattern:0, Hand Guard Pattern +tconstruct:pattern:0, Hammer Head Pattern +tconstruct:pattern:0, Tough Binding Pattern +tconstruct:pattern:0, Scythe Head Pattern +tconstruct:pattern:0, Wide Guard Pattern +tconstruct:pattern:0, Helmet Core Pattern +tconstruct:pattern:0, Boots Core Pattern +tconstruct:pattern:0, Shard Pattern +tconstruct:pattern:0, Kama Head Pattern +tconstruct:pattern:0, Broad Axe Head Pattern +tconstruct:pattern:0, Tough Tool Rod Pattern +tconstruct:pattern:0, Large Sword Blade Pattern +tconstruct:pattern:0, Knife Blade Pattern +tconstruct:pattern:0, Arrow Head Pattern +tconstruct:pattern:0, Chestplate Core Pattern +tconstruct:pattern:0, Pan Pattern +tconstruct:pattern:0, Armor Plates Pattern +tconstruct:shard:0, Electrical Shard +tconstruct:shard:0, Energetic Shard +tconstruct:shard:0, Vibrant Shard +tconstruct:shard:0, Red Shard +tconstruct:shard:0, Conductive Shard +tconstruct:shard:0, Pulsating Shard +tconstruct:shard:0, Dark Shard +tconstruct:shard:0, Souled Shard +tconstruct:shard:0, Shard of the End +tconstruct:shard:0, Fake-Iron Shard +tconstruct:shard:0, Naga Scale Shard +tconstruct:shard:0, Steeleaf Shard +tconstruct:shard:0, Fiery Shard +tconstruct:shard:0, Knightly 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:shard:0, Abyssalnite Shard +tconstruct:shard:0, Refined Coralium Shard +tconstruct:shard:0, Dreadium Shard +tconstruct:shard:0, Treated Wood Shard +tconstruct:shard:0, Constantan Shard +tconstruct:shard:0, Baronyte Shard +tconstruct:shard:0, Blazium Shard +tconstruct:shard:0, Elecanium Shard +tconstruct:shard:0, Emberstone Shard +tconstruct:shard:0, Ghastly Shard +tconstruct:shard:0, Ghoulish Shard +tconstruct:shard:0, Limonite Shard +tconstruct:shard:0, Lunar Shard +tconstruct:shard:0, Lyon Shard +tconstruct:shard:0, Mystite Shard +tconstruct:shard:0, Rosite Shard +tconstruct:shard:0, Shyrestone Shard +tconstruct:shard:0, Skeletal Shard +tconstruct:shard:0, Varsium Shard +tconstruct:shard:0, Charger Shard +tconstruct:shard:0, Blood Infused Wooden Shard +tconstruct:shard:0, Blood Infused Iron Shard +tconstruct:shard:0, Realmite Shard +tconstruct:shard:0, Arlemite Shard +tconstruct:shard:0, Rupee Shard +tconstruct:shard:0, Netherite Shard +tconstruct:shard:0, Bloodmaster Shard +tconstruct:shard:0, Adamantium Shard +tconstruct:shard:0, Vibranium Shard +tconstruct:shard:0, Vibranium Alloy Shard +tconstruct:shard:0, Blood Infused Glitch Shard +tconstruct:shard:0, Shadowium Shard +tconstruct:shard:0, Orichalcos Shard +tconstruct:shard:0, Magical Wooden Shard +tconstruct:shard:0, Evil Infused Shard +tconstruct:shard:0, Enchanted Shard +tconstruct:shard:0, Demonic Shard +tconstruct:shard:0, Molten Meat Shard +tconstruct:shard:0, Vespa Carapace Shard +tconstruct:shard:0, Scythe Claw Shard +tconstruct:shard:0, Ectoplasm Shard +tconstruct:shard:0, Dragon Bone Shard +tconstruct:shard:0, Desert Myrmex Chitin Shard +tconstruct:shard:0, Jungle Myrmex Chitin Shard +tconstruct:shard:0, Fire Dragonsteel Shard +tconstruct:shard:0, Ice Dragonsteel Shard +tconstruct:shard:0, Weezer Shard +tconstruct:shard:0, Prosperity Shard Shard +tconstruct:shard:0, Soulium Shard +tconstruct:shard:0, Base Essence Shard +tconstruct:shard:0, Inferium Shard +tconstruct:shard:0, Prudentium Shard +tconstruct:shard:0, Intermedium Shard +tconstruct:shard:0, Superium Shard +tconstruct:shard:0, Supremium Shard +tconstruct:shard:0, Boron Shard +tconstruct:shard:0, Tough Alloy Shard +tconstruct:shard:0, Hard Carbon Shard +tconstruct:shard:0, Boron Nitride Shard +tconstruct:shard:0, Thorium Shard +tconstruct:shard:0, Uranium Shard +tconstruct:shard:0, Magnesium Shard +tconstruct:shard:0, Chocolate Shard +tconstruct:shard:0, Plastic Shard +tconstruct:shard:0, Pink Slime Shard +tconstruct:shard:0, Reinforced Pink Slime Shard +tconstruct:shard:0, Platinum Shard +tconstruct:shard:0, Iridium Shard +tconstruct:shard:0, Mithril Shard +tconstruct:shard:0, Invar Shard +tconstruct:shard:0, Nickel Shard +tconstruct:shard:0, Tin Shard +tconstruct:shard:0, Brass Shard +tconstruct:shard:0, Aluminum Shard +tconstruct:shard:0, Zinc Shard +tconstruct:shard:0, Refined Obsidian Shard +tconstruct:shard:0, Refined Glowstone Shard +tconstruct:shard:0, Osmium Shard +tconstruct:shard:0, Manasteel Shard +tconstruct:shard:0, Terrasteel Shard +tconstruct:shard:0, Gaia Spirit Shard +tconstruct:shard:0, Yellorium Shard +tconstruct:shard:0, Cyanite Shard +tconstruct:shard:0, Blutonium Shard +tconstruct:shard:0, Ludicrite Shard +tconstruct:shard:0, Quartz Enriched Iron Shard +tconstruct:shard:0, Psimetal Shard +tconstruct:shard:0, Psigem Shard +tconstruct:shard:0, Ivory Psimetal Shard +tconstruct:shard:0, Ebony Psimetal Shard +tconstruct:shard:0, Dark Matter Shard +tconstruct:shard:0, Red Matter Shard +tconstruct:shard:0, Fluxed Electrum Shard +tconstruct:shard:0, Refined Iron Shard +tconstruct:shard:0, Tungsten Shard +tconstruct:shard:0, Titanium Shard +tconstruct:shard:0, Chrome Shard +tconstruct:shard:0, Advanced Alloy Shard +tconstruct:shard:0, Ruby Shard +tconstruct:shard:0, Sapphire Shard +tconstruct:shard:0, Peridot Shard +tconstruct:shard:0, Yellow Garnet Shard +tconstruct:shard:0, Red Garnet Shard +tconstruct:shard:0, Rubber Shard +tconstruct:shard:0, Alumite Shard +tconstruct:shard:0, Ascended Sapphire Shard +tconstruct:shard:0, Jade Shard +tconstruct:shard:0, Malachite Shard +tconstruct:shard:0, Amber Shard +tconstruct:shard:0, Topaz Shard +tconstruct:shard:0, Tanzanite Shard +tconstruct:shard:0, Amethyst Shard +tconstruct:shard:0, Lumium Shard +tconstruct:shard:0, Enderium Shard +tconstruct:shard:0, Black Quartz Shard +tconstruct:shard:0, Void Shard +tconstruct:shard:0, Enori Shard +tconstruct:shard:0, Palis Shard +tconstruct:shard:0, Emeradic Shard +tconstruct:shard:0, Diamatine Shard +tconstruct:shard:0, Infinity Shard +tconstruct:shard:0, Certus Quartz Shard +tconstruct:shard:0, Fluix Crystal Shard +tconstruct:shard:0, Mica Shard +tconstruct:shard:0, Litherite Shard +tconstruct:shard:0, Erodium Shard +tconstruct:shard:0, Kyronite Shard +tconstruct:shard:0, Pladium Shard +tconstruct:shard:0, Ionite Shard +tconstruct:shard:0, Aethium Shard +tconstruct:shard:0, Thaumium Shard +tconstruct:shard:0, Starmetal Shard +tconstruct:shard:0, Corrupted Shard +tconstruct:shard:0, Mirion Shard +tconstruct:shard:0, Livingwood Shard +tconstruct:shard:0, Elementium Shard +tconstruct:shard:0, Wyvern Shard +tconstruct:shard:0, Awakened Shard +tconstruct:shard:0, Chaotic Shard +tconstruct:shard:0, Fusewood Shard +tconstruct:shard:0, Ghostwood Shard +tconstruct:shard:0, Darkwood Shard +tconstruct:shard:0, Emerald Shard +tconstruct:sharpening_kit:0, Electrical Sharpening Kit +tconstruct:sharpening_kit:0, Energetic Sharpening Kit +tconstruct:sharpening_kit:0, Vibrant Sharpening Kit +tconstruct:sharpening_kit:0, Red Sharpening Kit +tconstruct:sharpening_kit:0, Conductive Sharpening Kit +tconstruct:sharpening_kit:0, Pulsating Sharpening Kit +tconstruct:sharpening_kit:0, Dark Sharpening Kit +tconstruct:sharpening_kit:0, Souled Sharpening Kit +tconstruct:sharpening_kit:0, Sharpening Kit of the End +tconstruct:sharpening_kit:0, Fake-Iron Sharpening Kit +tconstruct:sharpening_kit:0, Naga Scale Sharpening Kit +tconstruct:sharpening_kit:0, Steeleaf Sharpening Kit +tconstruct:sharpening_kit:0, Fiery Sharpening Kit +tconstruct:sharpening_kit:0, Knightly 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:sharpening_kit:0, Abyssalnite Sharpening Kit +tconstruct:sharpening_kit:0, Refined Coralium Sharpening Kit +tconstruct:sharpening_kit:0, Dreadium Sharpening Kit +tconstruct:sharpening_kit:0, Treated Wood Sharpening Kit +tconstruct:sharpening_kit:0, Constantan Sharpening Kit +tconstruct:sharpening_kit:0, Baronyte Sharpening Kit +tconstruct:sharpening_kit:0, Blazium Sharpening Kit +tconstruct:sharpening_kit:0, Elecanium Sharpening Kit +tconstruct:sharpening_kit:0, Emberstone Sharpening Kit +tconstruct:sharpening_kit:0, Ghastly Sharpening Kit +tconstruct:sharpening_kit:0, Ghoulish Sharpening Kit +tconstruct:sharpening_kit:0, Limonite Sharpening Kit +tconstruct:sharpening_kit:0, Lunar Sharpening Kit +tconstruct:sharpening_kit:0, Lyon Sharpening Kit +tconstruct:sharpening_kit:0, Mystite Sharpening Kit +tconstruct:sharpening_kit:0, Rosite Sharpening Kit +tconstruct:sharpening_kit:0, Shyrestone Sharpening Kit +tconstruct:sharpening_kit:0, Skeletal Sharpening Kit +tconstruct:sharpening_kit:0, Varsium Sharpening Kit +tconstruct:sharpening_kit:0, Charger Sharpening Kit +tconstruct:sharpening_kit:0, Blood Infused Wooden Sharpening Kit +tconstruct:sharpening_kit:0, Blood Infused Iron Sharpening Kit +tconstruct:sharpening_kit:0, Realmite Sharpening Kit +tconstruct:sharpening_kit:0, Arlemite Sharpening Kit +tconstruct:sharpening_kit:0, Rupee Sharpening Kit +tconstruct:sharpening_kit:0, Netherite Sharpening Kit +tconstruct:sharpening_kit:0, Bloodmaster Sharpening Kit +tconstruct:sharpening_kit:0, Adamantium Sharpening Kit +tconstruct:sharpening_kit:0, Vibranium Sharpening Kit +tconstruct:sharpening_kit:0, Vibranium Alloy Sharpening Kit +tconstruct:sharpening_kit:0, Blood Infused Glitch Sharpening Kit +tconstruct:sharpening_kit:0, Shadowium Sharpening Kit +tconstruct:sharpening_kit:0, Orichalcos Sharpening Kit +tconstruct:sharpening_kit:0, Magical Wooden Sharpening Kit +tconstruct:sharpening_kit:0, Evil Infused Sharpening Kit +tconstruct:sharpening_kit:0, Enchanted Sharpening Kit +tconstruct:sharpening_kit:0, Demonic Sharpening Kit +tconstruct:sharpening_kit:0, Molten Meat Sharpening Kit +tconstruct:sharpening_kit:0, Vespa Carapace Sharpening Kit +tconstruct:sharpening_kit:0, Scythe Claw Sharpening Kit +tconstruct:sharpening_kit:0, Ectoplasm Sharpening Kit +tconstruct:sharpening_kit:0, Dragon Bone Sharpening Kit +tconstruct:sharpening_kit:0, Desert Myrmex Chitin Sharpening Kit +tconstruct:sharpening_kit:0, Jungle Myrmex Chitin Sharpening Kit +tconstruct:sharpening_kit:0, Fire Dragonsteel Sharpening Kit +tconstruct:sharpening_kit:0, Ice Dragonsteel Sharpening Kit +tconstruct:sharpening_kit:0, Weezer Sharpening Kit +tconstruct:sharpening_kit:0, Prosperity Shard Sharpening Kit +tconstruct:sharpening_kit:0, Soulium Sharpening Kit +tconstruct:sharpening_kit:0, Base Essence Sharpening Kit +tconstruct:sharpening_kit:0, Inferium Sharpening Kit +tconstruct:sharpening_kit:0, Prudentium Sharpening Kit +tconstruct:sharpening_kit:0, Intermedium Sharpening Kit +tconstruct:sharpening_kit:0, Superium Sharpening Kit +tconstruct:sharpening_kit:0, Supremium Sharpening Kit +tconstruct:sharpening_kit:0, Boron Sharpening Kit +tconstruct:sharpening_kit:0, Tough Alloy Sharpening Kit +tconstruct:sharpening_kit:0, Hard Carbon Sharpening Kit +tconstruct:sharpening_kit:0, Boron Nitride Sharpening Kit +tconstruct:sharpening_kit:0, Thorium Sharpening Kit +tconstruct:sharpening_kit:0, Uranium Sharpening Kit +tconstruct:sharpening_kit:0, Magnesium Sharpening Kit +tconstruct:sharpening_kit:0, Chocolate Sharpening Kit +tconstruct:sharpening_kit:0, Plastic Sharpening Kit +tconstruct:sharpening_kit:0, Pink Slime Sharpening Kit +tconstruct:sharpening_kit:0, Reinforced Pink Slime Sharpening Kit +tconstruct:sharpening_kit:0, Platinum Sharpening Kit +tconstruct:sharpening_kit:0, Iridium Sharpening Kit +tconstruct:sharpening_kit:0, Mithril Sharpening Kit +tconstruct:sharpening_kit:0, Invar Sharpening Kit +tconstruct:sharpening_kit:0, Nickel Sharpening Kit +tconstruct:sharpening_kit:0, Tin Sharpening Kit +tconstruct:sharpening_kit:0, Brass Sharpening Kit +tconstruct:sharpening_kit:0, Aluminum Sharpening Kit +tconstruct:sharpening_kit:0, Zinc Sharpening Kit +tconstruct:sharpening_kit:0, Refined Obsidian Sharpening Kit +tconstruct:sharpening_kit:0, Refined Glowstone Sharpening Kit +tconstruct:sharpening_kit:0, Osmium Sharpening Kit +tconstruct:sharpening_kit:0, Manasteel Sharpening Kit +tconstruct:sharpening_kit:0, Terrasteel Sharpening Kit +tconstruct:sharpening_kit:0, Gaia Spirit Sharpening Kit +tconstruct:sharpening_kit:0, Yellorium Sharpening Kit +tconstruct:sharpening_kit:0, Cyanite Sharpening Kit +tconstruct:sharpening_kit:0, Blutonium Sharpening Kit +tconstruct:sharpening_kit:0, Ludicrite Sharpening Kit +tconstruct:sharpening_kit:0, Quartz Enriched Iron Sharpening Kit +tconstruct:sharpening_kit:0, Psimetal Sharpening Kit +tconstruct:sharpening_kit:0, Psigem Sharpening Kit +tconstruct:sharpening_kit:0, Ivory Psimetal Sharpening Kit +tconstruct:sharpening_kit:0, Ebony Psimetal Sharpening Kit +tconstruct:sharpening_kit:0, Dark Matter Sharpening Kit +tconstruct:sharpening_kit:0, Red Matter Sharpening Kit +tconstruct:sharpening_kit:0, Fluxed Electrum Sharpening Kit +tconstruct:sharpening_kit:0, Refined Iron Sharpening Kit +tconstruct:sharpening_kit:0, Tungsten Sharpening Kit +tconstruct:sharpening_kit:0, Titanium Sharpening Kit +tconstruct:sharpening_kit:0, Chrome Sharpening Kit +tconstruct:sharpening_kit:0, Advanced Alloy Sharpening Kit +tconstruct:sharpening_kit:0, Ruby Sharpening Kit +tconstruct:sharpening_kit:0, Sapphire Sharpening Kit +tconstruct:sharpening_kit:0, Peridot Sharpening Kit +tconstruct:sharpening_kit:0, Yellow Garnet Sharpening Kit +tconstruct:sharpening_kit:0, Red Garnet Sharpening Kit +tconstruct:sharpening_kit:0, Rubber Sharpening Kit +tconstruct:sharpening_kit:0, Alumite Sharpening Kit +tconstruct:sharpening_kit:0, Ascended Sapphire Sharpening Kit +tconstruct:sharpening_kit:0, Jade Sharpening Kit +tconstruct:sharpening_kit:0, Malachite Sharpening Kit +tconstruct:sharpening_kit:0, Amber Sharpening Kit +tconstruct:sharpening_kit:0, Topaz Sharpening Kit +tconstruct:sharpening_kit:0, Tanzanite Sharpening Kit +tconstruct:sharpening_kit:0, Amethyst Sharpening Kit +tconstruct:sharpening_kit:0, Lumium Sharpening Kit +tconstruct:sharpening_kit:0, Enderium Sharpening Kit +tconstruct:sharpening_kit:0, Black Quartz Sharpening Kit +tconstruct:sharpening_kit:0, Void Sharpening Kit +tconstruct:sharpening_kit:0, Enori Sharpening Kit +tconstruct:sharpening_kit:0, Palis Sharpening Kit +tconstruct:sharpening_kit:0, Emeradic Sharpening Kit +tconstruct:sharpening_kit:0, Diamatine Sharpening Kit +tconstruct:sharpening_kit:0, Infinity Sharpening Kit +tconstruct:sharpening_kit:0, Certus Quartz Sharpening Kit +tconstruct:sharpening_kit:0, Fluix Crystal Sharpening Kit +tconstruct:sharpening_kit:0, Mica Sharpening Kit +tconstruct:sharpening_kit:0, Litherite Sharpening Kit +tconstruct:sharpening_kit:0, Erodium Sharpening Kit +tconstruct:sharpening_kit:0, Kyronite Sharpening Kit +tconstruct:sharpening_kit:0, Pladium Sharpening Kit +tconstruct:sharpening_kit:0, Ionite Sharpening Kit +tconstruct:sharpening_kit:0, Aethium Sharpening Kit +tconstruct:sharpening_kit:0, Thaumium Sharpening Kit +tconstruct:sharpening_kit:0, Starmetal Sharpening Kit +tconstruct:sharpening_kit:0, Corrupted Sharpening Kit +tconstruct:sharpening_kit:0, Mirion Sharpening Kit +tconstruct:sharpening_kit:0, Livingwood Sharpening Kit +tconstruct:sharpening_kit:0, Elementium Sharpening Kit +tconstruct:sharpening_kit:0, Wyvern Sharpening Kit +tconstruct:sharpening_kit:0, Awakened Sharpening Kit +tconstruct:sharpening_kit:0, Chaotic Sharpening Kit +tconstruct:sharpening_kit:0, Fusewood Sharpening Kit +tconstruct:sharpening_kit:0, Ghostwood Sharpening Kit +tconstruct:sharpening_kit:0, Darkwood Sharpening Kit +tconstruct:sharpening_kit:0, Emerald Sharpening Kit +tconstruct:pick_head:0, Electrical Pickaxe Head +tconstruct:pick_head:0, Energetic Pickaxe Head +tconstruct:pick_head:0, Vibrant Pickaxe Head +tconstruct:pick_head:0, Red Pickaxe Head +tconstruct:pick_head:0, Conductive Pickaxe Head +tconstruct:pick_head:0, Pulsating Pickaxe Head +tconstruct:pick_head:0, Dark Pickaxe Head +tconstruct:pick_head:0, Souled Pickaxe Head +tconstruct:pick_head:0, Pickaxe Head of the End +tconstruct:pick_head:0, Fake-Iron Pickaxe Head +tconstruct:pick_head:0, Naga Scale Pickaxe Head +tconstruct:pick_head:0, Steeleaf Pickaxe Head +tconstruct:pick_head:0, Fiery Pickaxe Head +tconstruct:pick_head:0, Knightly 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:pick_head:0, Abyssalnite Pickaxe Head +tconstruct:pick_head:0, Refined Coralium Pickaxe Head +tconstruct:pick_head:0, Dreadium Pickaxe Head +tconstruct:pick_head:0, Treated Wood Pickaxe Head +tconstruct:pick_head:0, Constantan Pickaxe Head +tconstruct:pick_head:0, Baronyte Pickaxe Head +tconstruct:pick_head:0, Blazium Pickaxe Head +tconstruct:pick_head:0, Elecanium Pickaxe Head +tconstruct:pick_head:0, Emberstone Pickaxe Head +tconstruct:pick_head:0, Ghastly Pickaxe Head +tconstruct:pick_head:0, Ghoulish Pickaxe Head +tconstruct:pick_head:0, Limonite Pickaxe Head +tconstruct:pick_head:0, Lunar Pickaxe Head +tconstruct:pick_head:0, Lyon Pickaxe Head +tconstruct:pick_head:0, Mystite Pickaxe Head +tconstruct:pick_head:0, Rosite Pickaxe Head +tconstruct:pick_head:0, Shyrestone Pickaxe Head +tconstruct:pick_head:0, Skeletal Pickaxe Head +tconstruct:pick_head:0, Varsium Pickaxe Head +tconstruct:pick_head:0, Charger Pickaxe Head +tconstruct:pick_head:0, Blood Infused Wooden Pickaxe Head +tconstruct:pick_head:0, Blood Infused Iron Pickaxe Head +tconstruct:pick_head:0, Realmite Pickaxe Head +tconstruct:pick_head:0, Arlemite Pickaxe Head +tconstruct:pick_head:0, Rupee Pickaxe Head +tconstruct:pick_head:0, Netherite Pickaxe Head +tconstruct:pick_head:0, Bloodmaster Pickaxe Head +tconstruct:pick_head:0, Adamantium Pickaxe Head +tconstruct:pick_head:0, Vibranium Pickaxe Head +tconstruct:pick_head:0, Vibranium Alloy Pickaxe Head +tconstruct:pick_head:0, Blood Infused Glitch Pickaxe Head +tconstruct:pick_head:0, Shadowium Pickaxe Head +tconstruct:pick_head:0, Orichalcos Pickaxe Head +tconstruct:pick_head:0, Magical Wooden Pickaxe Head +tconstruct:pick_head:0, Evil Infused Pickaxe Head +tconstruct:pick_head:0, Enchanted Pickaxe Head +tconstruct:pick_head:0, Demonic Pickaxe Head +tconstruct:pick_head:0, Molten Meat Pickaxe Head +tconstruct:pick_head:0, Vespa Carapace Pickaxe Head +tconstruct:pick_head:0, Scythe Claw Pickaxe Head +tconstruct:pick_head:0, Ectoplasm Pickaxe Head +tconstruct:pick_head:0, Dragon Bone Pickaxe Head +tconstruct:pick_head:0, Desert Myrmex Chitin Pickaxe Head +tconstruct:pick_head:0, Jungle Myrmex Chitin Pickaxe Head +tconstruct:pick_head:0, Fire Dragonsteel Pickaxe Head +tconstruct:pick_head:0, Ice Dragonsteel Pickaxe Head +tconstruct:pick_head:0, Weezer Pickaxe Head +tconstruct:pick_head:0, Prosperity Shard Pickaxe Head +tconstruct:pick_head:0, Soulium Pickaxe Head +tconstruct:pick_head:0, Base Essence Pickaxe Head +tconstruct:pick_head:0, Inferium Pickaxe Head +tconstruct:pick_head:0, Prudentium Pickaxe Head +tconstruct:pick_head:0, Intermedium Pickaxe Head +tconstruct:pick_head:0, Superium Pickaxe Head +tconstruct:pick_head:0, Supremium Pickaxe Head +tconstruct:pick_head:0, Boron Pickaxe Head +tconstruct:pick_head:0, Tough Alloy Pickaxe Head +tconstruct:pick_head:0, Hard Carbon Pickaxe Head +tconstruct:pick_head:0, Boron Nitride Pickaxe Head +tconstruct:pick_head:0, Thorium Pickaxe Head +tconstruct:pick_head:0, Uranium Pickaxe Head +tconstruct:pick_head:0, Magnesium Pickaxe Head +tconstruct:pick_head:0, Chocolate Pickaxe Head +tconstruct:pick_head:0, Plastic Pickaxe Head +tconstruct:pick_head:0, Pink Slime Pickaxe Head +tconstruct:pick_head:0, Reinforced Pink Slime Pickaxe Head +tconstruct:pick_head:0, Platinum Pickaxe Head +tconstruct:pick_head:0, Iridium Pickaxe Head +tconstruct:pick_head:0, Mithril Pickaxe Head +tconstruct:pick_head:0, Invar Pickaxe Head +tconstruct:pick_head:0, Nickel Pickaxe Head +tconstruct:pick_head:0, Tin Pickaxe Head +tconstruct:pick_head:0, Brass Pickaxe Head +tconstruct:pick_head:0, Aluminum Pickaxe Head +tconstruct:pick_head:0, Zinc Pickaxe Head +tconstruct:pick_head:0, Refined Obsidian Pickaxe Head +tconstruct:pick_head:0, Refined Glowstone Pickaxe Head +tconstruct:pick_head:0, Osmium Pickaxe Head +tconstruct:pick_head:0, Manasteel Pickaxe Head +tconstruct:pick_head:0, Terrasteel Pickaxe Head +tconstruct:pick_head:0, Gaia Spirit Pickaxe Head +tconstruct:pick_head:0, Yellorium Pickaxe Head +tconstruct:pick_head:0, Cyanite Pickaxe Head +tconstruct:pick_head:0, Blutonium Pickaxe Head +tconstruct:pick_head:0, Ludicrite Pickaxe Head +tconstruct:pick_head:0, Quartz Enriched Iron Pickaxe Head +tconstruct:pick_head:0, Psimetal Pickaxe Head +tconstruct:pick_head:0, Psigem Pickaxe Head +tconstruct:pick_head:0, Ivory Psimetal Pickaxe Head +tconstruct:pick_head:0, Ebony Psimetal Pickaxe Head +tconstruct:pick_head:0, Dark Matter Pickaxe Head +tconstruct:pick_head:0, Red Matter Pickaxe Head +tconstruct:pick_head:0, Fluxed Electrum Pickaxe Head +tconstruct:pick_head:0, Refined Iron Pickaxe Head +tconstruct:pick_head:0, Tungsten Pickaxe Head +tconstruct:pick_head:0, Titanium Pickaxe Head +tconstruct:pick_head:0, Chrome Pickaxe Head +tconstruct:pick_head:0, Advanced Alloy Pickaxe Head +tconstruct:pick_head:0, Ruby Pickaxe Head +tconstruct:pick_head:0, Sapphire Pickaxe Head +tconstruct:pick_head:0, Peridot Pickaxe Head +tconstruct:pick_head:0, Yellow Garnet Pickaxe Head +tconstruct:pick_head:0, Red Garnet Pickaxe Head +tconstruct:pick_head:0, Rubber Pickaxe Head +tconstruct:pick_head:0, Alumite Pickaxe Head +tconstruct:pick_head:0, Ascended Sapphire Pickaxe Head +tconstruct:pick_head:0, Jade Pickaxe Head +tconstruct:pick_head:0, Malachite Pickaxe Head +tconstruct:pick_head:0, Amber Pickaxe Head +tconstruct:pick_head:0, Topaz Pickaxe Head +tconstruct:pick_head:0, Tanzanite Pickaxe Head +tconstruct:pick_head:0, Amethyst Pickaxe Head +tconstruct:pick_head:0, Lumium Pickaxe Head +tconstruct:pick_head:0, Enderium Pickaxe Head +tconstruct:pick_head:0, Black Quartz Pickaxe Head +tconstruct:pick_head:0, Void Pickaxe Head +tconstruct:pick_head:0, Enori Pickaxe Head +tconstruct:pick_head:0, Palis Pickaxe Head +tconstruct:pick_head:0, Emeradic Pickaxe Head +tconstruct:pick_head:0, Diamatine Pickaxe Head +tconstruct:pick_head:0, Infinity Pickaxe Head +tconstruct:pick_head:0, Certus Quartz Pickaxe Head +tconstruct:pick_head:0, Fluix Crystal Pickaxe Head +tconstruct:pick_head:0, Mica Pickaxe Head +tconstruct:pick_head:0, Litherite Pickaxe Head +tconstruct:pick_head:0, Erodium Pickaxe Head +tconstruct:pick_head:0, Kyronite Pickaxe Head +tconstruct:pick_head:0, Pladium Pickaxe Head +tconstruct:pick_head:0, Ionite Pickaxe Head +tconstruct:pick_head:0, Aethium Pickaxe Head +tconstruct:pick_head:0, Thaumium Pickaxe Head +tconstruct:pick_head:0, Starmetal Pickaxe Head +tconstruct:pick_head:0, Corrupted Pickaxe Head +tconstruct:pick_head:0, Mirion Pickaxe Head +tconstruct:pick_head:0, Livingwood Pickaxe Head +tconstruct:pick_head:0, Elementium Pickaxe Head +tconstruct:pick_head:0, Wyvern Pickaxe Head +tconstruct:pick_head:0, Awakened Pickaxe Head +tconstruct:pick_head:0, Chaotic Pickaxe Head +tconstruct:pick_head:0, Fusewood Pickaxe Head +tconstruct:pick_head:0, Ghostwood Pickaxe Head +tconstruct:pick_head:0, Darkwood Pickaxe Head +tconstruct:pick_head:0, Emerald Pickaxe Head +tconstruct:shovel_head:0, Electrical Shovel Head +tconstruct:shovel_head:0, Energetic Shovel Head +tconstruct:shovel_head:0, Vibrant Shovel Head +tconstruct:shovel_head:0, Red Shovel Head +tconstruct:shovel_head:0, Conductive Shovel Head +tconstruct:shovel_head:0, Pulsating Shovel Head +tconstruct:shovel_head:0, Dark Shovel Head +tconstruct:shovel_head:0, Souled Shovel Head +tconstruct:shovel_head:0, Shovel Head of the End +tconstruct:shovel_head:0, Fake-Iron Shovel Head +tconstruct:shovel_head:0, Naga Scale Shovel Head +tconstruct:shovel_head:0, Steeleaf Shovel Head +tconstruct:shovel_head:0, Fiery Shovel Head +tconstruct:shovel_head:0, Knightly 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:shovel_head:0, Abyssalnite Shovel Head +tconstruct:shovel_head:0, Refined Coralium Shovel Head +tconstruct:shovel_head:0, Dreadium Shovel Head +tconstruct:shovel_head:0, Treated Wood Shovel Head +tconstruct:shovel_head:0, Constantan Shovel Head +tconstruct:shovel_head:0, Baronyte Shovel Head +tconstruct:shovel_head:0, Blazium Shovel Head +tconstruct:shovel_head:0, Elecanium Shovel Head +tconstruct:shovel_head:0, Emberstone Shovel Head +tconstruct:shovel_head:0, Ghastly Shovel Head +tconstruct:shovel_head:0, Ghoulish Shovel Head +tconstruct:shovel_head:0, Limonite Shovel Head +tconstruct:shovel_head:0, Lunar Shovel Head +tconstruct:shovel_head:0, Lyon Shovel Head +tconstruct:shovel_head:0, Mystite Shovel Head +tconstruct:shovel_head:0, Rosite Shovel Head +tconstruct:shovel_head:0, Shyrestone Shovel Head +tconstruct:shovel_head:0, Skeletal Shovel Head +tconstruct:shovel_head:0, Varsium Shovel Head +tconstruct:shovel_head:0, Charger Shovel Head +tconstruct:shovel_head:0, Blood Infused Wooden Shovel Head +tconstruct:shovel_head:0, Blood Infused Iron Shovel Head +tconstruct:shovel_head:0, Realmite Shovel Head +tconstruct:shovel_head:0, Arlemite Shovel Head +tconstruct:shovel_head:0, Rupee Shovel Head +tconstruct:shovel_head:0, Netherite Shovel Head +tconstruct:shovel_head:0, Bloodmaster Shovel Head +tconstruct:shovel_head:0, Adamantium Shovel Head +tconstruct:shovel_head:0, Vibranium Shovel Head +tconstruct:shovel_head:0, Vibranium Alloy Shovel Head +tconstruct:shovel_head:0, Blood Infused Glitch Shovel Head +tconstruct:shovel_head:0, Shadowium Shovel Head +tconstruct:shovel_head:0, Orichalcos Shovel Head +tconstruct:shovel_head:0, Magical Wooden Shovel Head +tconstruct:shovel_head:0, Evil Infused Shovel Head +tconstruct:shovel_head:0, Enchanted Shovel Head +tconstruct:shovel_head:0, Demonic Shovel Head +tconstruct:shovel_head:0, Molten Meat Shovel Head +tconstruct:shovel_head:0, Vespa Carapace Shovel Head +tconstruct:shovel_head:0, Scythe Claw Shovel Head +tconstruct:shovel_head:0, Ectoplasm Shovel Head +tconstruct:shovel_head:0, Dragon Bone Shovel Head +tconstruct:shovel_head:0, Desert Myrmex Chitin Shovel Head +tconstruct:shovel_head:0, Jungle Myrmex Chitin Shovel Head +tconstruct:shovel_head:0, Fire Dragonsteel Shovel Head +tconstruct:shovel_head:0, Ice Dragonsteel Shovel Head +tconstruct:shovel_head:0, Weezer Shovel Head +tconstruct:shovel_head:0, Prosperity Shard Shovel Head +tconstruct:shovel_head:0, Soulium Shovel Head +tconstruct:shovel_head:0, Base Essence Shovel Head +tconstruct:shovel_head:0, Inferium Shovel Head +tconstruct:shovel_head:0, Prudentium Shovel Head +tconstruct:shovel_head:0, Intermedium Shovel Head +tconstruct:shovel_head:0, Superium Shovel Head +tconstruct:shovel_head:0, Supremium Shovel Head +tconstruct:shovel_head:0, Boron Shovel Head +tconstruct:shovel_head:0, Tough Alloy Shovel Head +tconstruct:shovel_head:0, Hard Carbon Shovel Head +tconstruct:shovel_head:0, Boron Nitride Shovel Head +tconstruct:shovel_head:0, Thorium Shovel Head +tconstruct:shovel_head:0, Uranium Shovel Head +tconstruct:shovel_head:0, Magnesium Shovel Head +tconstruct:shovel_head:0, Chocolate Shovel Head +tconstruct:shovel_head:0, Plastic Shovel Head +tconstruct:shovel_head:0, Pink Slime Shovel Head +tconstruct:shovel_head:0, Reinforced Pink Slime Shovel Head +tconstruct:shovel_head:0, Platinum Shovel Head +tconstruct:shovel_head:0, Iridium Shovel Head +tconstruct:shovel_head:0, Mithril Shovel Head +tconstruct:shovel_head:0, Invar Shovel Head +tconstruct:shovel_head:0, Nickel Shovel Head +tconstruct:shovel_head:0, Tin Shovel Head +tconstruct:shovel_head:0, Brass Shovel Head +tconstruct:shovel_head:0, Aluminum Shovel Head +tconstruct:shovel_head:0, Zinc Shovel Head +tconstruct:shovel_head:0, Refined Obsidian Shovel Head +tconstruct:shovel_head:0, Refined Glowstone Shovel Head +tconstruct:shovel_head:0, Osmium Shovel Head +tconstruct:shovel_head:0, Manasteel Shovel Head +tconstruct:shovel_head:0, Terrasteel Shovel Head +tconstruct:shovel_head:0, Gaia Spirit Shovel Head +tconstruct:shovel_head:0, Yellorium Shovel Head +tconstruct:shovel_head:0, Cyanite Shovel Head +tconstruct:shovel_head:0, Blutonium Shovel Head +tconstruct:shovel_head:0, Ludicrite Shovel Head +tconstruct:shovel_head:0, Quartz Enriched Iron Shovel Head +tconstruct:shovel_head:0, Psimetal Shovel Head +tconstruct:shovel_head:0, Psigem Shovel Head +tconstruct:shovel_head:0, Ivory Psimetal Shovel Head +tconstruct:shovel_head:0, Ebony Psimetal Shovel Head +tconstruct:shovel_head:0, Dark Matter Shovel Head +tconstruct:shovel_head:0, Red Matter Shovel Head +tconstruct:shovel_head:0, Fluxed Electrum Shovel Head +tconstruct:shovel_head:0, Refined Iron Shovel Head +tconstruct:shovel_head:0, Tungsten Shovel Head +tconstruct:shovel_head:0, Titanium Shovel Head +tconstruct:shovel_head:0, Chrome Shovel Head +tconstruct:shovel_head:0, Advanced Alloy Shovel Head +tconstruct:shovel_head:0, Ruby Shovel Head +tconstruct:shovel_head:0, Sapphire Shovel Head +tconstruct:shovel_head:0, Peridot Shovel Head +tconstruct:shovel_head:0, Yellow Garnet Shovel Head +tconstruct:shovel_head:0, Red Garnet Shovel Head +tconstruct:shovel_head:0, Rubber Shovel Head +tconstruct:shovel_head:0, Alumite Shovel Head +tconstruct:shovel_head:0, Ascended Sapphire Shovel Head +tconstruct:shovel_head:0, Jade Shovel Head +tconstruct:shovel_head:0, Malachite Shovel Head +tconstruct:shovel_head:0, Amber Shovel Head +tconstruct:shovel_head:0, Topaz Shovel Head +tconstruct:shovel_head:0, Tanzanite Shovel Head +tconstruct:shovel_head:0, Amethyst Shovel Head +tconstruct:shovel_head:0, Lumium Shovel Head +tconstruct:shovel_head:0, Enderium Shovel Head +tconstruct:shovel_head:0, Black Quartz Shovel Head +tconstruct:shovel_head:0, Void Shovel Head +tconstruct:shovel_head:0, Enori Shovel Head +tconstruct:shovel_head:0, Palis Shovel Head +tconstruct:shovel_head:0, Emeradic Shovel Head +tconstruct:shovel_head:0, Diamatine Shovel Head +tconstruct:shovel_head:0, Infinity Shovel Head +tconstruct:shovel_head:0, Certus Quartz Shovel Head +tconstruct:shovel_head:0, Fluix Crystal Shovel Head +tconstruct:shovel_head:0, Mica Shovel Head +tconstruct:shovel_head:0, Litherite Shovel Head +tconstruct:shovel_head:0, Erodium Shovel Head +tconstruct:shovel_head:0, Kyronite Shovel Head +tconstruct:shovel_head:0, Pladium Shovel Head +tconstruct:shovel_head:0, Ionite Shovel Head +tconstruct:shovel_head:0, Aethium Shovel Head +tconstruct:shovel_head:0, Thaumium Shovel Head +tconstruct:shovel_head:0, Starmetal Shovel Head +tconstruct:shovel_head:0, Corrupted Shovel Head +tconstruct:shovel_head:0, Mirion Shovel Head +tconstruct:shovel_head:0, Livingwood Shovel Head +tconstruct:shovel_head:0, Elementium Shovel Head +tconstruct:shovel_head:0, Wyvern Shovel Head +tconstruct:shovel_head:0, Awakened Shovel Head +tconstruct:shovel_head:0, Chaotic Shovel Head +tconstruct:shovel_head:0, Fusewood Shovel Head +tconstruct:shovel_head:0, Ghostwood Shovel Head +tconstruct:shovel_head:0, Darkwood Shovel Head +tconstruct:shovel_head:0, Emerald Shovel Head +tconstruct:axe_head:0, Electrical Axe Head +tconstruct:axe_head:0, Energetic Axe Head +tconstruct:axe_head:0, Vibrant Axe Head +tconstruct:axe_head:0, Red Axe Head +tconstruct:axe_head:0, Conductive Axe Head +tconstruct:axe_head:0, Pulsating Axe Head +tconstruct:axe_head:0, Dark Axe Head +tconstruct:axe_head:0, Souled Axe Head +tconstruct:axe_head:0, Axe Head of the End +tconstruct:axe_head:0, Fake-Iron Axe Head +tconstruct:axe_head:0, Naga Scale Axe Head +tconstruct:axe_head:0, Steeleaf Axe Head +tconstruct:axe_head:0, Fiery Axe Head +tconstruct:axe_head:0, Knightly 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:axe_head:0, Abyssalnite Axe Head +tconstruct:axe_head:0, Refined Coralium Axe Head +tconstruct:axe_head:0, Dreadium Axe Head +tconstruct:axe_head:0, Treated Wood Axe Head +tconstruct:axe_head:0, Constantan Axe Head +tconstruct:axe_head:0, Baronyte Axe Head +tconstruct:axe_head:0, Blazium Axe Head +tconstruct:axe_head:0, Elecanium Axe Head +tconstruct:axe_head:0, Emberstone Axe Head +tconstruct:axe_head:0, Ghastly Axe Head +tconstruct:axe_head:0, Ghoulish Axe Head +tconstruct:axe_head:0, Limonite Axe Head +tconstruct:axe_head:0, Lunar Axe Head +tconstruct:axe_head:0, Lyon Axe Head +tconstruct:axe_head:0, Mystite Axe Head +tconstruct:axe_head:0, Rosite Axe Head +tconstruct:axe_head:0, Shyrestone Axe Head +tconstruct:axe_head:0, Skeletal Axe Head +tconstruct:axe_head:0, Varsium Axe Head +tconstruct:axe_head:0, Charger Axe Head +tconstruct:axe_head:0, Blood Infused Wooden Axe Head +tconstruct:axe_head:0, Blood Infused Iron Axe Head +tconstruct:axe_head:0, Realmite Axe Head +tconstruct:axe_head:0, Arlemite Axe Head +tconstruct:axe_head:0, Rupee Axe Head +tconstruct:axe_head:0, Netherite Axe Head +tconstruct:axe_head:0, Bloodmaster Axe Head +tconstruct:axe_head:0, Adamantium Axe Head +tconstruct:axe_head:0, Vibranium Axe Head +tconstruct:axe_head:0, Vibranium Alloy Axe Head +tconstruct:axe_head:0, Blood Infused Glitch Axe Head +tconstruct:axe_head:0, Shadowium Axe Head +tconstruct:axe_head:0, Orichalcos Axe Head +tconstruct:axe_head:0, Magical Wooden Axe Head +tconstruct:axe_head:0, Evil Infused Axe Head +tconstruct:axe_head:0, Enchanted Axe Head +tconstruct:axe_head:0, Demonic Axe Head +tconstruct:axe_head:0, Molten Meat Axe Head +tconstruct:axe_head:0, Vespa Carapace Axe Head +tconstruct:axe_head:0, Scythe Claw Axe Head +tconstruct:axe_head:0, Ectoplasm Axe Head +tconstruct:axe_head:0, Dragon Bone Axe Head +tconstruct:axe_head:0, Desert Myrmex Chitin Axe Head +tconstruct:axe_head:0, Jungle Myrmex Chitin Axe Head +tconstruct:axe_head:0, Fire Dragonsteel Axe Head +tconstruct:axe_head:0, Ice Dragonsteel Axe Head +tconstruct:axe_head:0, Weezer Axe Head +tconstruct:axe_head:0, Prosperity Shard Axe Head +tconstruct:axe_head:0, Soulium Axe Head +tconstruct:axe_head:0, Base Essence Axe Head +tconstruct:axe_head:0, Inferium Axe Head +tconstruct:axe_head:0, Prudentium Axe Head +tconstruct:axe_head:0, Intermedium Axe Head +tconstruct:axe_head:0, Superium Axe Head +tconstruct:axe_head:0, Supremium Axe Head +tconstruct:axe_head:0, Boron Axe Head +tconstruct:axe_head:0, Tough Alloy Axe Head +tconstruct:axe_head:0, Hard Carbon Axe Head +tconstruct:axe_head:0, Boron Nitride Axe Head +tconstruct:axe_head:0, Thorium Axe Head +tconstruct:axe_head:0, Uranium Axe Head +tconstruct:axe_head:0, Magnesium Axe Head +tconstruct:axe_head:0, Chocolate Axe Head +tconstruct:axe_head:0, Plastic Axe Head +tconstruct:axe_head:0, Pink Slime Axe Head +tconstruct:axe_head:0, Reinforced Pink Slime Axe Head +tconstruct:axe_head:0, Platinum Axe Head +tconstruct:axe_head:0, Iridium Axe Head +tconstruct:axe_head:0, Mithril Axe Head +tconstruct:axe_head:0, Invar Axe Head +tconstruct:axe_head:0, Nickel Axe Head +tconstruct:axe_head:0, Tin Axe Head +tconstruct:axe_head:0, Brass Axe Head +tconstruct:axe_head:0, Aluminum Axe Head +tconstruct:axe_head:0, Zinc Axe Head +tconstruct:axe_head:0, Refined Obsidian Axe Head +tconstruct:axe_head:0, Refined Glowstone Axe Head +tconstruct:axe_head:0, Osmium Axe Head +tconstruct:axe_head:0, Manasteel Axe Head +tconstruct:axe_head:0, Terrasteel Axe Head +tconstruct:axe_head:0, Gaia Spirit Axe Head +tconstruct:axe_head:0, Yellorium Axe Head +tconstruct:axe_head:0, Cyanite Axe Head +tconstruct:axe_head:0, Blutonium Axe Head +tconstruct:axe_head:0, Ludicrite Axe Head +tconstruct:axe_head:0, Quartz Enriched Iron Axe Head +tconstruct:axe_head:0, Psimetal Axe Head +tconstruct:axe_head:0, Psigem Axe Head +tconstruct:axe_head:0, Ivory Psimetal Axe Head +tconstruct:axe_head:0, Ebony Psimetal Axe Head +tconstruct:axe_head:0, Dark Matter Axe Head +tconstruct:axe_head:0, Red Matter Axe Head +tconstruct:axe_head:0, Fluxed Electrum Axe Head +tconstruct:axe_head:0, Refined Iron Axe Head +tconstruct:axe_head:0, Tungsten Axe Head +tconstruct:axe_head:0, Titanium Axe Head +tconstruct:axe_head:0, Chrome Axe Head +tconstruct:axe_head:0, Advanced Alloy Axe Head +tconstruct:axe_head:0, Ruby Axe Head +tconstruct:axe_head:0, Sapphire Axe Head +tconstruct:axe_head:0, Peridot Axe Head +tconstruct:axe_head:0, Yellow Garnet Axe Head +tconstruct:axe_head:0, Red Garnet Axe Head +tconstruct:axe_head:0, Rubber Axe Head +tconstruct:axe_head:0, Alumite Axe Head +tconstruct:axe_head:0, Ascended Sapphire Axe Head +tconstruct:axe_head:0, Jade Axe Head +tconstruct:axe_head:0, Malachite Axe Head +tconstruct:axe_head:0, Amber Axe Head +tconstruct:axe_head:0, Topaz Axe Head +tconstruct:axe_head:0, Tanzanite Axe Head +tconstruct:axe_head:0, Amethyst Axe Head +tconstruct:axe_head:0, Lumium Axe Head +tconstruct:axe_head:0, Enderium Axe Head +tconstruct:axe_head:0, Black Quartz Axe Head +tconstruct:axe_head:0, Void Axe Head +tconstruct:axe_head:0, Enori Axe Head +tconstruct:axe_head:0, Palis Axe Head +tconstruct:axe_head:0, Emeradic Axe Head +tconstruct:axe_head:0, Diamatine Axe Head +tconstruct:axe_head:0, Infinity Axe Head +tconstruct:axe_head:0, Certus Quartz Axe Head +tconstruct:axe_head:0, Fluix Crystal Axe Head +tconstruct:axe_head:0, Mica Axe Head +tconstruct:axe_head:0, Litherite Axe Head +tconstruct:axe_head:0, Erodium Axe Head +tconstruct:axe_head:0, Kyronite Axe Head +tconstruct:axe_head:0, Pladium Axe Head +tconstruct:axe_head:0, Ionite Axe Head +tconstruct:axe_head:0, Aethium Axe Head +tconstruct:axe_head:0, Thaumium Axe Head +tconstruct:axe_head:0, Starmetal Axe Head +tconstruct:axe_head:0, Corrupted Axe Head +tconstruct:axe_head:0, Mirion Axe Head +tconstruct:axe_head:0, Livingwood Axe Head +tconstruct:axe_head:0, Elementium Axe Head +tconstruct:axe_head:0, Wyvern Axe Head +tconstruct:axe_head:0, Awakened Axe Head +tconstruct:axe_head:0, Chaotic Axe Head +tconstruct:axe_head:0, Fusewood Axe Head +tconstruct:axe_head:0, Ghostwood Axe Head +tconstruct:axe_head:0, Darkwood Axe Head +tconstruct:axe_head:0, Emerald Axe Head +tconstruct:broad_axe_head:0, Electrical Broad Axe Head +tconstruct:broad_axe_head:0, Energetic Broad Axe Head +tconstruct:broad_axe_head:0, Vibrant Broad Axe Head +tconstruct:broad_axe_head:0, Red Broad Axe Head +tconstruct:broad_axe_head:0, Conductive Broad Axe Head +tconstruct:broad_axe_head:0, Pulsating Broad Axe Head +tconstruct:broad_axe_head:0, Dark Broad Axe Head +tconstruct:broad_axe_head:0, Souled Broad Axe Head +tconstruct:broad_axe_head:0, Broad Axe Head of the End +tconstruct:broad_axe_head:0, Fake-Iron Broad Axe Head +tconstruct:broad_axe_head:0, Naga Scale Broad Axe Head +tconstruct:broad_axe_head:0, Steeleaf Broad Axe Head +tconstruct:broad_axe_head:0, Fiery Broad Axe Head +tconstruct:broad_axe_head:0, Knightly 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:broad_axe_head:0, Abyssalnite Broad Axe Head +tconstruct:broad_axe_head:0, Refined Coralium Broad Axe Head +tconstruct:broad_axe_head:0, Dreadium Broad Axe Head +tconstruct:broad_axe_head:0, Treated Wood Broad Axe Head +tconstruct:broad_axe_head:0, Constantan Broad Axe Head +tconstruct:broad_axe_head:0, Baronyte Broad Axe Head +tconstruct:broad_axe_head:0, Blazium Broad Axe Head +tconstruct:broad_axe_head:0, Elecanium Broad Axe Head +tconstruct:broad_axe_head:0, Emberstone Broad Axe Head +tconstruct:broad_axe_head:0, Ghastly Broad Axe Head +tconstruct:broad_axe_head:0, Ghoulish Broad Axe Head +tconstruct:broad_axe_head:0, Limonite Broad Axe Head +tconstruct:broad_axe_head:0, Lunar Broad Axe Head +tconstruct:broad_axe_head:0, Lyon Broad Axe Head +tconstruct:broad_axe_head:0, Mystite Broad Axe Head +tconstruct:broad_axe_head:0, Rosite Broad Axe Head +tconstruct:broad_axe_head:0, Shyrestone Broad Axe Head +tconstruct:broad_axe_head:0, Skeletal Broad Axe Head +tconstruct:broad_axe_head:0, Varsium Broad Axe Head +tconstruct:broad_axe_head:0, Charger Broad Axe Head +tconstruct:broad_axe_head:0, Blood Infused Wooden Broad Axe Head +tconstruct:broad_axe_head:0, Blood Infused Iron Broad Axe Head +tconstruct:broad_axe_head:0, Realmite Broad Axe Head +tconstruct:broad_axe_head:0, Arlemite Broad Axe Head +tconstruct:broad_axe_head:0, Rupee Broad Axe Head +tconstruct:broad_axe_head:0, Netherite Broad Axe Head +tconstruct:broad_axe_head:0, Bloodmaster Broad Axe Head +tconstruct:broad_axe_head:0, Adamantium Broad Axe Head +tconstruct:broad_axe_head:0, Vibranium Broad Axe Head +tconstruct:broad_axe_head:0, Vibranium Alloy Broad Axe Head +tconstruct:broad_axe_head:0, Blood Infused Glitch Broad Axe Head +tconstruct:broad_axe_head:0, Shadowium Broad Axe Head +tconstruct:broad_axe_head:0, Orichalcos Broad Axe Head +tconstruct:broad_axe_head:0, Magical Wooden Broad Axe Head +tconstruct:broad_axe_head:0, Evil Infused Broad Axe Head +tconstruct:broad_axe_head:0, Enchanted Broad Axe Head +tconstruct:broad_axe_head:0, Demonic Broad Axe Head +tconstruct:broad_axe_head:0, Molten Meat Broad Axe Head +tconstruct:broad_axe_head:0, Vespa Carapace Broad Axe Head +tconstruct:broad_axe_head:0, Scythe Claw Broad Axe Head +tconstruct:broad_axe_head:0, Ectoplasm Broad Axe Head +tconstruct:broad_axe_head:0, Dragon Bone Broad Axe Head +tconstruct:broad_axe_head:0, Desert Myrmex Chitin Broad Axe Head +tconstruct:broad_axe_head:0, Jungle Myrmex Chitin Broad Axe Head +tconstruct:broad_axe_head:0, Fire Dragonsteel Broad Axe Head +tconstruct:broad_axe_head:0, Ice Dragonsteel Broad Axe Head +tconstruct:broad_axe_head:0, Weezer Broad Axe Head +tconstruct:broad_axe_head:0, Prosperity Shard Broad Axe Head +tconstruct:broad_axe_head:0, Soulium Broad Axe Head +tconstruct:broad_axe_head:0, Base Essence Broad Axe Head +tconstruct:broad_axe_head:0, Inferium Broad Axe Head +tconstruct:broad_axe_head:0, Prudentium Broad Axe Head +tconstruct:broad_axe_head:0, Intermedium Broad Axe Head +tconstruct:broad_axe_head:0, Superium Broad Axe Head +tconstruct:broad_axe_head:0, Supremium Broad Axe Head +tconstruct:broad_axe_head:0, Boron Broad Axe Head +tconstruct:broad_axe_head:0, Tough Alloy Broad Axe Head +tconstruct:broad_axe_head:0, Hard Carbon Broad Axe Head +tconstruct:broad_axe_head:0, Boron Nitride Broad Axe Head +tconstruct:broad_axe_head:0, Thorium Broad Axe Head +tconstruct:broad_axe_head:0, Uranium Broad Axe Head +tconstruct:broad_axe_head:0, Magnesium Broad Axe Head +tconstruct:broad_axe_head:0, Chocolate Broad Axe Head +tconstruct:broad_axe_head:0, Plastic Broad Axe Head +tconstruct:broad_axe_head:0, Pink Slime Broad Axe Head +tconstruct:broad_axe_head:0, Reinforced Pink Slime Broad Axe Head +tconstruct:broad_axe_head:0, Platinum Broad Axe Head +tconstruct:broad_axe_head:0, Iridium Broad Axe Head +tconstruct:broad_axe_head:0, Mithril Broad Axe Head +tconstruct:broad_axe_head:0, Invar Broad Axe Head +tconstruct:broad_axe_head:0, Nickel Broad Axe Head +tconstruct:broad_axe_head:0, Tin Broad Axe Head +tconstruct:broad_axe_head:0, Brass Broad Axe Head +tconstruct:broad_axe_head:0, Aluminum Broad Axe Head +tconstruct:broad_axe_head:0, Zinc Broad Axe Head +tconstruct:broad_axe_head:0, Refined Obsidian Broad Axe Head +tconstruct:broad_axe_head:0, Refined Glowstone Broad Axe Head +tconstruct:broad_axe_head:0, Osmium Broad Axe Head +tconstruct:broad_axe_head:0, Manasteel Broad Axe Head +tconstruct:broad_axe_head:0, Terrasteel Broad Axe Head +tconstruct:broad_axe_head:0, Gaia Spirit Broad Axe Head +tconstruct:broad_axe_head:0, Yellorium Broad Axe Head +tconstruct:broad_axe_head:0, Cyanite Broad Axe Head +tconstruct:broad_axe_head:0, Blutonium Broad Axe Head +tconstruct:broad_axe_head:0, Ludicrite Broad Axe Head +tconstruct:broad_axe_head:0, Quartz Enriched Iron Broad Axe Head +tconstruct:broad_axe_head:0, Psimetal Broad Axe Head +tconstruct:broad_axe_head:0, Psigem Broad Axe Head +tconstruct:broad_axe_head:0, Ivory Psimetal Broad Axe Head +tconstruct:broad_axe_head:0, Ebony Psimetal Broad Axe Head +tconstruct:broad_axe_head:0, Dark Matter Broad Axe Head +tconstruct:broad_axe_head:0, Red Matter Broad Axe Head +tconstruct:broad_axe_head:0, Fluxed Electrum Broad Axe Head +tconstruct:broad_axe_head:0, Refined Iron Broad Axe Head +tconstruct:broad_axe_head:0, Tungsten Broad Axe Head +tconstruct:broad_axe_head:0, Titanium Broad Axe Head +tconstruct:broad_axe_head:0, Chrome Broad Axe Head +tconstruct:broad_axe_head:0, Advanced Alloy Broad Axe Head +tconstruct:broad_axe_head:0, Ruby Broad Axe Head +tconstruct:broad_axe_head:0, Sapphire Broad Axe Head +tconstruct:broad_axe_head:0, Peridot Broad Axe Head +tconstruct:broad_axe_head:0, Yellow Garnet Broad Axe Head +tconstruct:broad_axe_head:0, Red Garnet Broad Axe Head +tconstruct:broad_axe_head:0, Rubber Broad Axe Head +tconstruct:broad_axe_head:0, Alumite Broad Axe Head +tconstruct:broad_axe_head:0, Ascended Sapphire Broad Axe Head +tconstruct:broad_axe_head:0, Jade Broad Axe Head +tconstruct:broad_axe_head:0, Malachite Broad Axe Head +tconstruct:broad_axe_head:0, Amber Broad Axe Head +tconstruct:broad_axe_head:0, Topaz Broad Axe Head +tconstruct:broad_axe_head:0, Tanzanite Broad Axe Head +tconstruct:broad_axe_head:0, Amethyst Broad Axe Head +tconstruct:broad_axe_head:0, Lumium Broad Axe Head +tconstruct:broad_axe_head:0, Enderium Broad Axe Head +tconstruct:broad_axe_head:0, Black Quartz Broad Axe Head +tconstruct:broad_axe_head:0, Void Broad Axe Head +tconstruct:broad_axe_head:0, Enori Broad Axe Head +tconstruct:broad_axe_head:0, Palis Broad Axe Head +tconstruct:broad_axe_head:0, Emeradic Broad Axe Head +tconstruct:broad_axe_head:0, Diamatine Broad Axe Head +tconstruct:broad_axe_head:0, Infinity Broad Axe Head +tconstruct:broad_axe_head:0, Certus Quartz Broad Axe Head +tconstruct:broad_axe_head:0, Fluix Crystal Broad Axe Head +tconstruct:broad_axe_head:0, Mica Broad Axe Head +tconstruct:broad_axe_head:0, Litherite Broad Axe Head +tconstruct:broad_axe_head:0, Erodium Broad Axe Head +tconstruct:broad_axe_head:0, Kyronite Broad Axe Head +tconstruct:broad_axe_head:0, Pladium Broad Axe Head +tconstruct:broad_axe_head:0, Ionite Broad Axe Head +tconstruct:broad_axe_head:0, Aethium Broad Axe Head +tconstruct:broad_axe_head:0, Thaumium Broad Axe Head +tconstruct:broad_axe_head:0, Starmetal Broad Axe Head +tconstruct:broad_axe_head:0, Corrupted Broad Axe Head +tconstruct:broad_axe_head:0, Mirion Broad Axe Head +tconstruct:broad_axe_head:0, Livingwood Broad Axe Head +tconstruct:broad_axe_head:0, Elementium Broad Axe Head +tconstruct:broad_axe_head:0, Wyvern Broad Axe Head +tconstruct:broad_axe_head:0, Awakened Broad Axe Head +tconstruct:broad_axe_head:0, Chaotic Broad Axe Head +tconstruct:broad_axe_head:0, Fusewood Broad Axe Head +tconstruct:broad_axe_head:0, Ghostwood Broad Axe Head +tconstruct:broad_axe_head:0, Darkwood Broad Axe Head +tconstruct:broad_axe_head:0, Emerald Broad Axe Head +tconstruct:sword_blade:0, Electrical Sword Blade +tconstruct:sword_blade:0, Energetic Sword Blade +tconstruct:sword_blade:0, Vibrant Sword Blade +tconstruct:sword_blade:0, Red Sword Blade +tconstruct:sword_blade:0, Conductive Sword Blade +tconstruct:sword_blade:0, Pulsating Sword Blade +tconstruct:sword_blade:0, Dark Sword Blade +tconstruct:sword_blade:0, Souled Sword Blade +tconstruct:sword_blade:0, Sword Blade of the End +tconstruct:sword_blade:0, Fake-Iron Sword Blade +tconstruct:sword_blade:0, Naga Scale Sword Blade +tconstruct:sword_blade:0, Steeleaf Sword Blade +tconstruct:sword_blade:0, Fiery Sword Blade +tconstruct:sword_blade:0, Knightly 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:sword_blade:0, Abyssalnite Sword Blade +tconstruct:sword_blade:0, Refined Coralium Sword Blade +tconstruct:sword_blade:0, Dreadium Sword Blade +tconstruct:sword_blade:0, Treated Wood Sword Blade +tconstruct:sword_blade:0, Constantan Sword Blade +tconstruct:sword_blade:0, Baronyte Sword Blade +tconstruct:sword_blade:0, Blazium Sword Blade +tconstruct:sword_blade:0, Elecanium Sword Blade +tconstruct:sword_blade:0, Emberstone Sword Blade +tconstruct:sword_blade:0, Ghastly Sword Blade +tconstruct:sword_blade:0, Ghoulish Sword Blade +tconstruct:sword_blade:0, Limonite Sword Blade +tconstruct:sword_blade:0, Lunar Sword Blade +tconstruct:sword_blade:0, Lyon Sword Blade +tconstruct:sword_blade:0, Mystite Sword Blade +tconstruct:sword_blade:0, Rosite Sword Blade +tconstruct:sword_blade:0, Shyrestone Sword Blade +tconstruct:sword_blade:0, Skeletal Sword Blade +tconstruct:sword_blade:0, Varsium Sword Blade +tconstruct:sword_blade:0, Charger Sword Blade +tconstruct:sword_blade:0, Blood Infused Wooden Sword Blade +tconstruct:sword_blade:0, Blood Infused Iron Sword Blade +tconstruct:sword_blade:0, Realmite Sword Blade +tconstruct:sword_blade:0, Arlemite Sword Blade +tconstruct:sword_blade:0, Rupee Sword Blade +tconstruct:sword_blade:0, Netherite Sword Blade +tconstruct:sword_blade:0, Bloodmaster Sword Blade +tconstruct:sword_blade:0, Adamantium Sword Blade +tconstruct:sword_blade:0, Vibranium Sword Blade +tconstruct:sword_blade:0, Vibranium Alloy Sword Blade +tconstruct:sword_blade:0, Blood Infused Glitch Sword Blade +tconstruct:sword_blade:0, Shadowium Sword Blade +tconstruct:sword_blade:0, Orichalcos Sword Blade +tconstruct:sword_blade:0, Magical Wooden Sword Blade +tconstruct:sword_blade:0, Evil Infused Sword Blade +tconstruct:sword_blade:0, Enchanted Sword Blade +tconstruct:sword_blade:0, Demonic Sword Blade +tconstruct:sword_blade:0, Molten Meat Sword Blade +tconstruct:sword_blade:0, Vespa Carapace Sword Blade +tconstruct:sword_blade:0, Scythe Claw Sword Blade +tconstruct:sword_blade:0, Ectoplasm Sword Blade +tconstruct:sword_blade:0, Dragon Bone Sword Blade +tconstruct:sword_blade:0, Desert Myrmex Chitin Sword Blade +tconstruct:sword_blade:0, Jungle Myrmex Chitin Sword Blade +tconstruct:sword_blade:0, Fire Dragonsteel Sword Blade +tconstruct:sword_blade:0, Ice Dragonsteel Sword Blade +tconstruct:sword_blade:0, Weezer Sword Blade +tconstruct:sword_blade:0, Prosperity Shard Sword Blade +tconstruct:sword_blade:0, Soulium Sword Blade +tconstruct:sword_blade:0, Base Essence Sword Blade +tconstruct:sword_blade:0, Inferium Sword Blade +tconstruct:sword_blade:0, Prudentium Sword Blade +tconstruct:sword_blade:0, Intermedium Sword Blade +tconstruct:sword_blade:0, Superium Sword Blade +tconstruct:sword_blade:0, Supremium Sword Blade +tconstruct:sword_blade:0, Boron Sword Blade +tconstruct:sword_blade:0, Tough Alloy Sword Blade +tconstruct:sword_blade:0, Hard Carbon Sword Blade +tconstruct:sword_blade:0, Boron Nitride Sword Blade +tconstruct:sword_blade:0, Thorium Sword Blade +tconstruct:sword_blade:0, Uranium Sword Blade +tconstruct:sword_blade:0, Magnesium Sword Blade +tconstruct:sword_blade:0, Chocolate Sword Blade +tconstruct:sword_blade:0, Plastic Sword Blade +tconstruct:sword_blade:0, Pink Slime Sword Blade +tconstruct:sword_blade:0, Reinforced Pink Slime Sword Blade +tconstruct:sword_blade:0, Platinum Sword Blade +tconstruct:sword_blade:0, Iridium Sword Blade +tconstruct:sword_blade:0, Mithril Sword Blade +tconstruct:sword_blade:0, Invar Sword Blade +tconstruct:sword_blade:0, Nickel Sword Blade +tconstruct:sword_blade:0, Tin Sword Blade +tconstruct:sword_blade:0, Brass Sword Blade +tconstruct:sword_blade:0, Aluminum Sword Blade +tconstruct:sword_blade:0, Zinc Sword Blade +tconstruct:sword_blade:0, Refined Obsidian Sword Blade +tconstruct:sword_blade:0, Refined Glowstone Sword Blade +tconstruct:sword_blade:0, Osmium Sword Blade +tconstruct:sword_blade:0, Manasteel Sword Blade +tconstruct:sword_blade:0, Terrasteel Sword Blade +tconstruct:sword_blade:0, Gaia Spirit Sword Blade +tconstruct:sword_blade:0, Yellorium Sword Blade +tconstruct:sword_blade:0, Cyanite Sword Blade +tconstruct:sword_blade:0, Blutonium Sword Blade +tconstruct:sword_blade:0, Ludicrite Sword Blade +tconstruct:sword_blade:0, Quartz Enriched Iron Sword Blade +tconstruct:sword_blade:0, Psimetal Sword Blade +tconstruct:sword_blade:0, Psigem Sword Blade +tconstruct:sword_blade:0, Ivory Psimetal Sword Blade +tconstruct:sword_blade:0, Ebony Psimetal Sword Blade +tconstruct:sword_blade:0, Dark Matter Sword Blade +tconstruct:sword_blade:0, Red Matter Sword Blade +tconstruct:sword_blade:0, Fluxed Electrum Sword Blade +tconstruct:sword_blade:0, Refined Iron Sword Blade +tconstruct:sword_blade:0, Tungsten Sword Blade +tconstruct:sword_blade:0, Titanium Sword Blade +tconstruct:sword_blade:0, Chrome Sword Blade +tconstruct:sword_blade:0, Advanced Alloy Sword Blade +tconstruct:sword_blade:0, Ruby Sword Blade +tconstruct:sword_blade:0, Sapphire Sword Blade +tconstruct:sword_blade:0, Peridot Sword Blade +tconstruct:sword_blade:0, Yellow Garnet Sword Blade +tconstruct:sword_blade:0, Red Garnet Sword Blade +tconstruct:sword_blade:0, Rubber Sword Blade +tconstruct:sword_blade:0, Alumite Sword Blade +tconstruct:sword_blade:0, Ascended Sapphire Sword Blade +tconstruct:sword_blade:0, Jade Sword Blade +tconstruct:sword_blade:0, Malachite Sword Blade +tconstruct:sword_blade:0, Amber Sword Blade +tconstruct:sword_blade:0, Topaz Sword Blade +tconstruct:sword_blade:0, Tanzanite Sword Blade +tconstruct:sword_blade:0, Amethyst Sword Blade +tconstruct:sword_blade:0, Lumium Sword Blade +tconstruct:sword_blade:0, Enderium Sword Blade +tconstruct:sword_blade:0, Black Quartz Sword Blade +tconstruct:sword_blade:0, Void Sword Blade +tconstruct:sword_blade:0, Enori Sword Blade +tconstruct:sword_blade:0, Palis Sword Blade +tconstruct:sword_blade:0, Emeradic Sword Blade +tconstruct:sword_blade:0, Diamatine Sword Blade +tconstruct:sword_blade:0, Infinity Sword Blade +tconstruct:sword_blade:0, Certus Quartz Sword Blade +tconstruct:sword_blade:0, Fluix Crystal Sword Blade +tconstruct:sword_blade:0, Mica Sword Blade +tconstruct:sword_blade:0, Litherite Sword Blade +tconstruct:sword_blade:0, Erodium Sword Blade +tconstruct:sword_blade:0, Kyronite Sword Blade +tconstruct:sword_blade:0, Pladium Sword Blade +tconstruct:sword_blade:0, Ionite Sword Blade +tconstruct:sword_blade:0, Aethium Sword Blade +tconstruct:sword_blade:0, Thaumium Sword Blade +tconstruct:sword_blade:0, Starmetal Sword Blade +tconstruct:sword_blade:0, Corrupted Sword Blade +tconstruct:sword_blade:0, Mirion Sword Blade +tconstruct:sword_blade:0, Livingwood Sword Blade +tconstruct:sword_blade:0, Elementium Sword Blade +tconstruct:sword_blade:0, Wyvern Sword Blade +tconstruct:sword_blade:0, Awakened Sword Blade +tconstruct:sword_blade:0, Chaotic Sword Blade +tconstruct:sword_blade:0, Fusewood Sword Blade +tconstruct:sword_blade:0, Ghostwood Sword Blade +tconstruct:sword_blade:0, Darkwood Sword Blade +tconstruct:sword_blade:0, Emerald Sword Blade +tconstruct:large_sword_blade:0, Electrical Large Sword Blade +tconstruct:large_sword_blade:0, Energetic Large Sword Blade +tconstruct:large_sword_blade:0, Vibrant Large Sword Blade +tconstruct:large_sword_blade:0, Red Large Sword Blade +tconstruct:large_sword_blade:0, Conductive Large Sword Blade +tconstruct:large_sword_blade:0, Pulsating Large Sword Blade +tconstruct:large_sword_blade:0, Dark Large Sword Blade +tconstruct:large_sword_blade:0, Souled Large Sword Blade +tconstruct:large_sword_blade:0, Large Sword Blade of the End +tconstruct:large_sword_blade:0, Fake-Iron Large Sword Blade +tconstruct:large_sword_blade:0, Naga Scale Large Sword Blade +tconstruct:large_sword_blade:0, Steeleaf Large Sword Blade +tconstruct:large_sword_blade:0, Fiery Large Sword Blade +tconstruct:large_sword_blade:0, Knightly 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:large_sword_blade:0, Abyssalnite Large Sword Blade +tconstruct:large_sword_blade:0, Refined Coralium Large Sword Blade +tconstruct:large_sword_blade:0, Dreadium Large Sword Blade +tconstruct:large_sword_blade:0, Treated Wood Large Sword Blade +tconstruct:large_sword_blade:0, Constantan Large Sword Blade +tconstruct:large_sword_blade:0, Baronyte Large Sword Blade +tconstruct:large_sword_blade:0, Blazium Large Sword Blade +tconstruct:large_sword_blade:0, Elecanium Large Sword Blade +tconstruct:large_sword_blade:0, Emberstone Large Sword Blade +tconstruct:large_sword_blade:0, Ghastly Large Sword Blade +tconstruct:large_sword_blade:0, Ghoulish Large Sword Blade +tconstruct:large_sword_blade:0, Limonite Large Sword Blade +tconstruct:large_sword_blade:0, Lunar Large Sword Blade +tconstruct:large_sword_blade:0, Lyon Large Sword Blade +tconstruct:large_sword_blade:0, Mystite Large Sword Blade +tconstruct:large_sword_blade:0, Rosite Large Sword Blade +tconstruct:large_sword_blade:0, Shyrestone Large Sword Blade +tconstruct:large_sword_blade:0, Skeletal Large Sword Blade +tconstruct:large_sword_blade:0, Varsium Large Sword Blade +tconstruct:large_sword_blade:0, Charger Large Sword Blade +tconstruct:large_sword_blade:0, Blood Infused Wooden Large Sword Blade +tconstruct:large_sword_blade:0, Blood Infused Iron Large Sword Blade +tconstruct:large_sword_blade:0, Realmite Large Sword Blade +tconstruct:large_sword_blade:0, Arlemite Large Sword Blade +tconstruct:large_sword_blade:0, Rupee Large Sword Blade +tconstruct:large_sword_blade:0, Netherite Large Sword Blade +tconstruct:large_sword_blade:0, Bloodmaster Large Sword Blade +tconstruct:large_sword_blade:0, Adamantium Large Sword Blade +tconstruct:large_sword_blade:0, Vibranium Large Sword Blade +tconstruct:large_sword_blade:0, Vibranium Alloy Large Sword Blade +tconstruct:large_sword_blade:0, Blood Infused Glitch Large Sword Blade +tconstruct:large_sword_blade:0, Shadowium Large Sword Blade +tconstruct:large_sword_blade:0, Orichalcos Large Sword Blade +tconstruct:large_sword_blade:0, Magical Wooden Large Sword Blade +tconstruct:large_sword_blade:0, Evil Infused Large Sword Blade +tconstruct:large_sword_blade:0, Enchanted Large Sword Blade +tconstruct:large_sword_blade:0, Demonic Large Sword Blade +tconstruct:large_sword_blade:0, Molten Meat Large Sword Blade +tconstruct:large_sword_blade:0, Vespa Carapace Large Sword Blade +tconstruct:large_sword_blade:0, Scythe Claw Large Sword Blade +tconstruct:large_sword_blade:0, Ectoplasm Large Sword Blade +tconstruct:large_sword_blade:0, Dragon Bone Large Sword Blade +tconstruct:large_sword_blade:0, Desert Myrmex Chitin Large Sword Blade +tconstruct:large_sword_blade:0, Jungle Myrmex Chitin Large Sword Blade +tconstruct:large_sword_blade:0, Fire Dragonsteel Large Sword Blade +tconstruct:large_sword_blade:0, Ice Dragonsteel Large Sword Blade +tconstruct:large_sword_blade:0, Weezer Large Sword Blade +tconstruct:large_sword_blade:0, Prosperity Shard Large Sword Blade +tconstruct:large_sword_blade:0, Soulium Large Sword Blade +tconstruct:large_sword_blade:0, Base Essence Large Sword Blade +tconstruct:large_sword_blade:0, Inferium Large Sword Blade +tconstruct:large_sword_blade:0, Prudentium Large Sword Blade +tconstruct:large_sword_blade:0, Intermedium Large Sword Blade +tconstruct:large_sword_blade:0, Superium Large Sword Blade +tconstruct:large_sword_blade:0, Supremium Large Sword Blade +tconstruct:large_sword_blade:0, Boron Large Sword Blade +tconstruct:large_sword_blade:0, Tough Alloy Large Sword Blade +tconstruct:large_sword_blade:0, Hard Carbon Large Sword Blade +tconstruct:large_sword_blade:0, Boron Nitride Large Sword Blade +tconstruct:large_sword_blade:0, Thorium Large Sword Blade +tconstruct:large_sword_blade:0, Uranium Large Sword Blade +tconstruct:large_sword_blade:0, Magnesium Large Sword Blade +tconstruct:large_sword_blade:0, Chocolate Large Sword Blade +tconstruct:large_sword_blade:0, Plastic Large Sword Blade +tconstruct:large_sword_blade:0, Pink Slime Large Sword Blade +tconstruct:large_sword_blade:0, Reinforced Pink Slime Large Sword Blade +tconstruct:large_sword_blade:0, Platinum Large Sword Blade +tconstruct:large_sword_blade:0, Iridium Large Sword Blade +tconstruct:large_sword_blade:0, Mithril Large Sword Blade +tconstruct:large_sword_blade:0, Invar Large Sword Blade +tconstruct:large_sword_blade:0, Nickel Large Sword Blade +tconstruct:large_sword_blade:0, Tin Large Sword Blade +tconstruct:large_sword_blade:0, Brass Large Sword Blade +tconstruct:large_sword_blade:0, Aluminum Large Sword Blade +tconstruct:large_sword_blade:0, Zinc Large Sword Blade +tconstruct:large_sword_blade:0, Refined Obsidian Large Sword Blade +tconstruct:large_sword_blade:0, Refined Glowstone Large Sword Blade +tconstruct:large_sword_blade:0, Osmium Large Sword Blade +tconstruct:large_sword_blade:0, Manasteel Large Sword Blade +tconstruct:large_sword_blade:0, Terrasteel Large Sword Blade +tconstruct:large_sword_blade:0, Gaia Spirit Large Sword Blade +tconstruct:large_sword_blade:0, Yellorium Large Sword Blade +tconstruct:large_sword_blade:0, Cyanite Large Sword Blade +tconstruct:large_sword_blade:0, Blutonium Large Sword Blade +tconstruct:large_sword_blade:0, Ludicrite Large Sword Blade +tconstruct:large_sword_blade:0, Quartz Enriched Iron Large Sword Blade +tconstruct:large_sword_blade:0, Psimetal Large Sword Blade +tconstruct:large_sword_blade:0, Psigem Large Sword Blade +tconstruct:large_sword_blade:0, Ivory Psimetal Large Sword Blade +tconstruct:large_sword_blade:0, Ebony Psimetal Large Sword Blade +tconstruct:large_sword_blade:0, Dark Matter Large Sword Blade +tconstruct:large_sword_blade:0, Red Matter Large Sword Blade +tconstruct:large_sword_blade:0, Fluxed Electrum Large Sword Blade +tconstruct:large_sword_blade:0, Refined Iron Large Sword Blade +tconstruct:large_sword_blade:0, Tungsten Large Sword Blade +tconstruct:large_sword_blade:0, Titanium Large Sword Blade +tconstruct:large_sword_blade:0, Chrome Large Sword Blade +tconstruct:large_sword_blade:0, Advanced Alloy Large Sword Blade +tconstruct:large_sword_blade:0, Ruby Large Sword Blade +tconstruct:large_sword_blade:0, Sapphire Large Sword Blade +tconstruct:large_sword_blade:0, Peridot Large Sword Blade +tconstruct:large_sword_blade:0, Yellow Garnet Large Sword Blade +tconstruct:large_sword_blade:0, Red Garnet Large Sword Blade +tconstruct:large_sword_blade:0, Rubber Large Sword Blade +tconstruct:large_sword_blade:0, Alumite Large Sword Blade +tconstruct:large_sword_blade:0, Ascended Sapphire Large Sword Blade +tconstruct:large_sword_blade:0, Jade Large Sword Blade +tconstruct:large_sword_blade:0, Malachite Large Sword Blade +tconstruct:large_sword_blade:0, Amber Large Sword Blade +tconstruct:large_sword_blade:0, Topaz Large Sword Blade +tconstruct:large_sword_blade:0, Tanzanite Large Sword Blade +tconstruct:large_sword_blade:0, Amethyst Large Sword Blade +tconstruct:large_sword_blade:0, Lumium Large Sword Blade +tconstruct:large_sword_blade:0, Enderium Large Sword Blade +tconstruct:large_sword_blade:0, Black Quartz Large Sword Blade +tconstruct:large_sword_blade:0, Void Large Sword Blade +tconstruct:large_sword_blade:0, Enori Large Sword Blade +tconstruct:large_sword_blade:0, Palis Large Sword Blade +tconstruct:large_sword_blade:0, Emeradic Large Sword Blade +tconstruct:large_sword_blade:0, Diamatine Large Sword Blade +tconstruct:large_sword_blade:0, Infinity Large Sword Blade +tconstruct:large_sword_blade:0, Certus Quartz Large Sword Blade +tconstruct:large_sword_blade:0, Fluix Crystal Large Sword Blade +tconstruct:large_sword_blade:0, Mica Large Sword Blade +tconstruct:large_sword_blade:0, Litherite Large Sword Blade +tconstruct:large_sword_blade:0, Erodium Large Sword Blade +tconstruct:large_sword_blade:0, Kyronite Large Sword Blade +tconstruct:large_sword_blade:0, Pladium Large Sword Blade +tconstruct:large_sword_blade:0, Ionite Large Sword Blade +tconstruct:large_sword_blade:0, Aethium Large Sword Blade +tconstruct:large_sword_blade:0, Thaumium Large Sword Blade +tconstruct:large_sword_blade:0, Starmetal Large Sword Blade +tconstruct:large_sword_blade:0, Corrupted Large Sword Blade +tconstruct:large_sword_blade:0, Mirion Large Sword Blade +tconstruct:large_sword_blade:0, Livingwood Large Sword Blade +tconstruct:large_sword_blade:0, Elementium Large Sword Blade +tconstruct:large_sword_blade:0, Wyvern Large Sword Blade +tconstruct:large_sword_blade:0, Awakened Large Sword Blade +tconstruct:large_sword_blade:0, Chaotic Large Sword Blade +tconstruct:large_sword_blade:0, Fusewood Large Sword Blade +tconstruct:large_sword_blade:0, Ghostwood Large Sword Blade +tconstruct:large_sword_blade:0, Darkwood Large Sword Blade +tconstruct:large_sword_blade:0, Emerald Large Sword Blade +tconstruct:hammer_head:0, Electrical Hammer Head +tconstruct:hammer_head:0, Energetic Hammer Head +tconstruct:hammer_head:0, Vibrant Hammer Head +tconstruct:hammer_head:0, Red Hammer Head +tconstruct:hammer_head:0, Conductive Hammer Head +tconstruct:hammer_head:0, Pulsating Hammer Head +tconstruct:hammer_head:0, Dark Hammer Head +tconstruct:hammer_head:0, Souled Hammer Head +tconstruct:hammer_head:0, Hammer Head of the End +tconstruct:hammer_head:0, Fake-Iron Hammer Head +tconstruct:hammer_head:0, Naga Scale Hammer Head +tconstruct:hammer_head:0, Steeleaf Hammer Head +tconstruct:hammer_head:0, Fiery Hammer Head +tconstruct:hammer_head:0, Knightly 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:hammer_head:0, Abyssalnite Hammer Head +tconstruct:hammer_head:0, Refined Coralium Hammer Head +tconstruct:hammer_head:0, Dreadium Hammer Head +tconstruct:hammer_head:0, Treated Wood Hammer Head +tconstruct:hammer_head:0, Constantan Hammer Head +tconstruct:hammer_head:0, Baronyte Hammer Head +tconstruct:hammer_head:0, Blazium Hammer Head +tconstruct:hammer_head:0, Elecanium Hammer Head +tconstruct:hammer_head:0, Emberstone Hammer Head +tconstruct:hammer_head:0, Ghastly Hammer Head +tconstruct:hammer_head:0, Ghoulish Hammer Head +tconstruct:hammer_head:0, Limonite Hammer Head +tconstruct:hammer_head:0, Lunar Hammer Head +tconstruct:hammer_head:0, Lyon Hammer Head +tconstruct:hammer_head:0, Mystite Hammer Head +tconstruct:hammer_head:0, Rosite Hammer Head +tconstruct:hammer_head:0, Shyrestone Hammer Head +tconstruct:hammer_head:0, Skeletal Hammer Head +tconstruct:hammer_head:0, Varsium Hammer Head +tconstruct:hammer_head:0, Charger Hammer Head +tconstruct:hammer_head:0, Blood Infused Wooden Hammer Head +tconstruct:hammer_head:0, Blood Infused Iron Hammer Head +tconstruct:hammer_head:0, Realmite Hammer Head +tconstruct:hammer_head:0, Arlemite Hammer Head +tconstruct:hammer_head:0, Rupee Hammer Head +tconstruct:hammer_head:0, Netherite Hammer Head +tconstruct:hammer_head:0, Bloodmaster Hammer Head +tconstruct:hammer_head:0, Adamantium Hammer Head +tconstruct:hammer_head:0, Vibranium Hammer Head +tconstruct:hammer_head:0, Vibranium Alloy Hammer Head +tconstruct:hammer_head:0, Blood Infused Glitch Hammer Head +tconstruct:hammer_head:0, Shadowium Hammer Head +tconstruct:hammer_head:0, Orichalcos Hammer Head +tconstruct:hammer_head:0, Magical Wooden Hammer Head +tconstruct:hammer_head:0, Evil Infused Hammer Head +tconstruct:hammer_head:0, Enchanted Hammer Head +tconstruct:hammer_head:0, Demonic Hammer Head +tconstruct:hammer_head:0, Molten Meat Hammer Head +tconstruct:hammer_head:0, Vespa Carapace Hammer Head +tconstruct:hammer_head:0, Scythe Claw Hammer Head +tconstruct:hammer_head:0, Ectoplasm Hammer Head +tconstruct:hammer_head:0, Dragon Bone Hammer Head +tconstruct:hammer_head:0, Desert Myrmex Chitin Hammer Head +tconstruct:hammer_head:0, Jungle Myrmex Chitin Hammer Head +tconstruct:hammer_head:0, Fire Dragonsteel Hammer Head +tconstruct:hammer_head:0, Ice Dragonsteel Hammer Head +tconstruct:hammer_head:0, Weezer Hammer Head +tconstruct:hammer_head:0, Prosperity Shard Hammer Head +tconstruct:hammer_head:0, Soulium Hammer Head +tconstruct:hammer_head:0, Base Essence Hammer Head +tconstruct:hammer_head:0, Inferium Hammer Head +tconstruct:hammer_head:0, Prudentium Hammer Head +tconstruct:hammer_head:0, Intermedium Hammer Head +tconstruct:hammer_head:0, Superium Hammer Head +tconstruct:hammer_head:0, Supremium Hammer Head +tconstruct:hammer_head:0, Boron Hammer Head +tconstruct:hammer_head:0, Tough Alloy Hammer Head +tconstruct:hammer_head:0, Hard Carbon Hammer Head +tconstruct:hammer_head:0, Boron Nitride Hammer Head +tconstruct:hammer_head:0, Thorium Hammer Head +tconstruct:hammer_head:0, Uranium Hammer Head +tconstruct:hammer_head:0, Magnesium Hammer Head +tconstruct:hammer_head:0, Chocolate Hammer Head +tconstruct:hammer_head:0, Plastic Hammer Head +tconstruct:hammer_head:0, Pink Slime Hammer Head +tconstruct:hammer_head:0, Reinforced Pink Slime Hammer Head +tconstruct:hammer_head:0, Platinum Hammer Head +tconstruct:hammer_head:0, Iridium Hammer Head +tconstruct:hammer_head:0, Mithril Hammer Head +tconstruct:hammer_head:0, Invar Hammer Head +tconstruct:hammer_head:0, Nickel Hammer Head +tconstruct:hammer_head:0, Tin Hammer Head +tconstruct:hammer_head:0, Brass Hammer Head +tconstruct:hammer_head:0, Aluminum Hammer Head +tconstruct:hammer_head:0, Zinc Hammer Head +tconstruct:hammer_head:0, Refined Obsidian Hammer Head +tconstruct:hammer_head:0, Refined Glowstone Hammer Head +tconstruct:hammer_head:0, Osmium Hammer Head +tconstruct:hammer_head:0, Manasteel Hammer Head +tconstruct:hammer_head:0, Terrasteel Hammer Head +tconstruct:hammer_head:0, Gaia Spirit Hammer Head +tconstruct:hammer_head:0, Yellorium Hammer Head +tconstruct:hammer_head:0, Cyanite Hammer Head +tconstruct:hammer_head:0, Blutonium Hammer Head +tconstruct:hammer_head:0, Ludicrite Hammer Head +tconstruct:hammer_head:0, Quartz Enriched Iron Hammer Head +tconstruct:hammer_head:0, Psimetal Hammer Head +tconstruct:hammer_head:0, Psigem Hammer Head +tconstruct:hammer_head:0, Ivory Psimetal Hammer Head +tconstruct:hammer_head:0, Ebony Psimetal Hammer Head +tconstruct:hammer_head:0, Dark Matter Hammer Head +tconstruct:hammer_head:0, Red Matter Hammer Head +tconstruct:hammer_head:0, Fluxed Electrum Hammer Head +tconstruct:hammer_head:0, Refined Iron Hammer Head +tconstruct:hammer_head:0, Tungsten Hammer Head +tconstruct:hammer_head:0, Titanium Hammer Head +tconstruct:hammer_head:0, Chrome Hammer Head +tconstruct:hammer_head:0, Advanced Alloy Hammer Head +tconstruct:hammer_head:0, Ruby Hammer Head +tconstruct:hammer_head:0, Sapphire Hammer Head +tconstruct:hammer_head:0, Peridot Hammer Head +tconstruct:hammer_head:0, Yellow Garnet Hammer Head +tconstruct:hammer_head:0, Red Garnet Hammer Head +tconstruct:hammer_head:0, Rubber Hammer Head +tconstruct:hammer_head:0, Alumite Hammer Head +tconstruct:hammer_head:0, Ascended Sapphire Hammer Head +tconstruct:hammer_head:0, Jade Hammer Head +tconstruct:hammer_head:0, Malachite Hammer Head +tconstruct:hammer_head:0, Amber Hammer Head +tconstruct:hammer_head:0, Topaz Hammer Head +tconstruct:hammer_head:0, Tanzanite Hammer Head +tconstruct:hammer_head:0, Amethyst Hammer Head +tconstruct:hammer_head:0, Lumium Hammer Head +tconstruct:hammer_head:0, Enderium Hammer Head +tconstruct:hammer_head:0, Black Quartz Hammer Head +tconstruct:hammer_head:0, Void Hammer Head +tconstruct:hammer_head:0, Enori Hammer Head +tconstruct:hammer_head:0, Palis Hammer Head +tconstruct:hammer_head:0, Emeradic Hammer Head +tconstruct:hammer_head:0, Diamatine Hammer Head +tconstruct:hammer_head:0, Infinity Hammer Head +tconstruct:hammer_head:0, Certus Quartz Hammer Head +tconstruct:hammer_head:0, Fluix Crystal Hammer Head +tconstruct:hammer_head:0, Mica Hammer Head +tconstruct:hammer_head:0, Litherite Hammer Head +tconstruct:hammer_head:0, Erodium Hammer Head +tconstruct:hammer_head:0, Kyronite Hammer Head +tconstruct:hammer_head:0, Pladium Hammer Head +tconstruct:hammer_head:0, Ionite Hammer Head +tconstruct:hammer_head:0, Aethium Hammer Head +tconstruct:hammer_head:0, Thaumium Hammer Head +tconstruct:hammer_head:0, Starmetal Hammer Head +tconstruct:hammer_head:0, Corrupted Hammer Head +tconstruct:hammer_head:0, Mirion Hammer Head +tconstruct:hammer_head:0, Livingwood Hammer Head +tconstruct:hammer_head:0, Elementium Hammer Head +tconstruct:hammer_head:0, Wyvern Hammer Head +tconstruct:hammer_head:0, Awakened Hammer Head +tconstruct:hammer_head:0, Chaotic Hammer Head +tconstruct:hammer_head:0, Fusewood Hammer Head +tconstruct:hammer_head:0, Ghostwood Hammer Head +tconstruct:hammer_head:0, Darkwood Hammer Head +tconstruct:hammer_head:0, Emerald Hammer Head +tconstruct:excavator_head:0, Electrical Excavator Head +tconstruct:excavator_head:0, Energetic Excavator Head +tconstruct:excavator_head:0, Vibrant Excavator Head +tconstruct:excavator_head:0, Red Excavator Head +tconstruct:excavator_head:0, Conductive Excavator Head +tconstruct:excavator_head:0, Pulsating Excavator Head +tconstruct:excavator_head:0, Dark Excavator Head +tconstruct:excavator_head:0, Souled Excavator Head +tconstruct:excavator_head:0, Excavator Head of the End +tconstruct:excavator_head:0, Fake-Iron Excavator Head +tconstruct:excavator_head:0, Naga Scale Excavator Head +tconstruct:excavator_head:0, Steeleaf Excavator Head +tconstruct:excavator_head:0, Fiery Excavator Head +tconstruct:excavator_head:0, Knightly 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:excavator_head:0, Abyssalnite Excavator Head +tconstruct:excavator_head:0, Refined Coralium Excavator Head +tconstruct:excavator_head:0, Dreadium Excavator Head +tconstruct:excavator_head:0, Treated Wood Excavator Head +tconstruct:excavator_head:0, Constantan Excavator Head +tconstruct:excavator_head:0, Baronyte Excavator Head +tconstruct:excavator_head:0, Blazium Excavator Head +tconstruct:excavator_head:0, Elecanium Excavator Head +tconstruct:excavator_head:0, Emberstone Excavator Head +tconstruct:excavator_head:0, Ghastly Excavator Head +tconstruct:excavator_head:0, Ghoulish Excavator Head +tconstruct:excavator_head:0, Limonite Excavator Head +tconstruct:excavator_head:0, Lunar Excavator Head +tconstruct:excavator_head:0, Lyon Excavator Head +tconstruct:excavator_head:0, Mystite Excavator Head +tconstruct:excavator_head:0, Rosite Excavator Head +tconstruct:excavator_head:0, Shyrestone Excavator Head +tconstruct:excavator_head:0, Skeletal Excavator Head +tconstruct:excavator_head:0, Varsium Excavator Head +tconstruct:excavator_head:0, Charger Excavator Head +tconstruct:excavator_head:0, Blood Infused Wooden Excavator Head +tconstruct:excavator_head:0, Blood Infused Iron Excavator Head +tconstruct:excavator_head:0, Realmite Excavator Head +tconstruct:excavator_head:0, Arlemite Excavator Head +tconstruct:excavator_head:0, Rupee Excavator Head +tconstruct:excavator_head:0, Netherite Excavator Head +tconstruct:excavator_head:0, Bloodmaster Excavator Head +tconstruct:excavator_head:0, Adamantium Excavator Head +tconstruct:excavator_head:0, Vibranium Excavator Head +tconstruct:excavator_head:0, Vibranium Alloy Excavator Head +tconstruct:excavator_head:0, Blood Infused Glitch Excavator Head +tconstruct:excavator_head:0, Shadowium Excavator Head +tconstruct:excavator_head:0, Orichalcos Excavator Head +tconstruct:excavator_head:0, Magical Wooden Excavator Head +tconstruct:excavator_head:0, Evil Infused Excavator Head +tconstruct:excavator_head:0, Enchanted Excavator Head +tconstruct:excavator_head:0, Demonic Excavator Head +tconstruct:excavator_head:0, Molten Meat Excavator Head +tconstruct:excavator_head:0, Vespa Carapace Excavator Head +tconstruct:excavator_head:0, Scythe Claw Excavator Head +tconstruct:excavator_head:0, Ectoplasm Excavator Head +tconstruct:excavator_head:0, Dragon Bone Excavator Head +tconstruct:excavator_head:0, Desert Myrmex Chitin Excavator Head +tconstruct:excavator_head:0, Jungle Myrmex Chitin Excavator Head +tconstruct:excavator_head:0, Fire Dragonsteel Excavator Head +tconstruct:excavator_head:0, Ice Dragonsteel Excavator Head +tconstruct:excavator_head:0, Weezer Excavator Head +tconstruct:excavator_head:0, Prosperity Shard Excavator Head +tconstruct:excavator_head:0, Soulium Excavator Head +tconstruct:excavator_head:0, Base Essence Excavator Head +tconstruct:excavator_head:0, Inferium Excavator Head +tconstruct:excavator_head:0, Prudentium Excavator Head +tconstruct:excavator_head:0, Intermedium Excavator Head +tconstruct:excavator_head:0, Superium Excavator Head +tconstruct:excavator_head:0, Supremium Excavator Head +tconstruct:excavator_head:0, Boron Excavator Head +tconstruct:excavator_head:0, Tough Alloy Excavator Head +tconstruct:excavator_head:0, Hard Carbon Excavator Head +tconstruct:excavator_head:0, Boron Nitride Excavator Head +tconstruct:excavator_head:0, Thorium Excavator Head +tconstruct:excavator_head:0, Uranium Excavator Head +tconstruct:excavator_head:0, Magnesium Excavator Head +tconstruct:excavator_head:0, Chocolate Excavator Head +tconstruct:excavator_head:0, Plastic Excavator Head +tconstruct:excavator_head:0, Pink Slime Excavator Head +tconstruct:excavator_head:0, Reinforced Pink Slime Excavator Head +tconstruct:excavator_head:0, Platinum Excavator Head +tconstruct:excavator_head:0, Iridium Excavator Head +tconstruct:excavator_head:0, Mithril Excavator Head +tconstruct:excavator_head:0, Invar Excavator Head +tconstruct:excavator_head:0, Nickel Excavator Head +tconstruct:excavator_head:0, Tin Excavator Head +tconstruct:excavator_head:0, Brass Excavator Head +tconstruct:excavator_head:0, Aluminum Excavator Head +tconstruct:excavator_head:0, Zinc Excavator Head +tconstruct:excavator_head:0, Refined Obsidian Excavator Head +tconstruct:excavator_head:0, Refined Glowstone Excavator Head +tconstruct:excavator_head:0, Osmium Excavator Head +tconstruct:excavator_head:0, Manasteel Excavator Head +tconstruct:excavator_head:0, Terrasteel Excavator Head +tconstruct:excavator_head:0, Gaia Spirit Excavator Head +tconstruct:excavator_head:0, Yellorium Excavator Head +tconstruct:excavator_head:0, Cyanite Excavator Head +tconstruct:excavator_head:0, Blutonium Excavator Head +tconstruct:excavator_head:0, Ludicrite Excavator Head +tconstruct:excavator_head:0, Quartz Enriched Iron Excavator Head +tconstruct:excavator_head:0, Psimetal Excavator Head +tconstruct:excavator_head:0, Psigem Excavator Head +tconstruct:excavator_head:0, Ivory Psimetal Excavator Head +tconstruct:excavator_head:0, Ebony Psimetal Excavator Head +tconstruct:excavator_head:0, Dark Matter Excavator Head +tconstruct:excavator_head:0, Red Matter Excavator Head +tconstruct:excavator_head:0, Fluxed Electrum Excavator Head +tconstruct:excavator_head:0, Refined Iron Excavator Head +tconstruct:excavator_head:0, Tungsten Excavator Head +tconstruct:excavator_head:0, Titanium Excavator Head +tconstruct:excavator_head:0, Chrome Excavator Head +tconstruct:excavator_head:0, Advanced Alloy Excavator Head +tconstruct:excavator_head:0, Ruby Excavator Head +tconstruct:excavator_head:0, Sapphire Excavator Head +tconstruct:excavator_head:0, Peridot Excavator Head +tconstruct:excavator_head:0, Yellow Garnet Excavator Head +tconstruct:excavator_head:0, Red Garnet Excavator Head +tconstruct:excavator_head:0, Rubber Excavator Head +tconstruct:excavator_head:0, Alumite Excavator Head +tconstruct:excavator_head:0, Ascended Sapphire Excavator Head +tconstruct:excavator_head:0, Jade Excavator Head +tconstruct:excavator_head:0, Malachite Excavator Head +tconstruct:excavator_head:0, Amber Excavator Head +tconstruct:excavator_head:0, Topaz Excavator Head +tconstruct:excavator_head:0, Tanzanite Excavator Head +tconstruct:excavator_head:0, Amethyst Excavator Head +tconstruct:excavator_head:0, Lumium Excavator Head +tconstruct:excavator_head:0, Enderium Excavator Head +tconstruct:excavator_head:0, Black Quartz Excavator Head +tconstruct:excavator_head:0, Void Excavator Head +tconstruct:excavator_head:0, Enori Excavator Head +tconstruct:excavator_head:0, Palis Excavator Head +tconstruct:excavator_head:0, Emeradic Excavator Head +tconstruct:excavator_head:0, Diamatine Excavator Head +tconstruct:excavator_head:0, Infinity Excavator Head +tconstruct:excavator_head:0, Certus Quartz Excavator Head +tconstruct:excavator_head:0, Fluix Crystal Excavator Head +tconstruct:excavator_head:0, Mica Excavator Head +tconstruct:excavator_head:0, Litherite Excavator Head +tconstruct:excavator_head:0, Erodium Excavator Head +tconstruct:excavator_head:0, Kyronite Excavator Head +tconstruct:excavator_head:0, Pladium Excavator Head +tconstruct:excavator_head:0, Ionite Excavator Head +tconstruct:excavator_head:0, Aethium Excavator Head +tconstruct:excavator_head:0, Thaumium Excavator Head +tconstruct:excavator_head:0, Starmetal Excavator Head +tconstruct:excavator_head:0, Corrupted Excavator Head +tconstruct:excavator_head:0, Mirion Excavator Head +tconstruct:excavator_head:0, Livingwood Excavator Head +tconstruct:excavator_head:0, Elementium Excavator Head +tconstruct:excavator_head:0, Wyvern Excavator Head +tconstruct:excavator_head:0, Awakened Excavator Head +tconstruct:excavator_head:0, Chaotic Excavator Head +tconstruct:excavator_head:0, Fusewood Excavator Head +tconstruct:excavator_head:0, Ghostwood Excavator Head +tconstruct:excavator_head:0, Darkwood Excavator Head +tconstruct:excavator_head:0, Emerald Excavator Head +tconstruct:kama_head:0, Electrical Kama Head +tconstruct:kama_head:0, Energetic Kama Head +tconstruct:kama_head:0, Vibrant Kama Head +tconstruct:kama_head:0, Red Kama Head +tconstruct:kama_head:0, Conductive Kama Head +tconstruct:kama_head:0, Pulsating Kama Head +tconstruct:kama_head:0, Dark Kama Head +tconstruct:kama_head:0, Souled Kama Head +tconstruct:kama_head:0, Kama Head of the End +tconstruct:kama_head:0, Fake-Iron Kama Head +tconstruct:kama_head:0, Naga Scale Kama Head +tconstruct:kama_head:0, Steeleaf Kama Head +tconstruct:kama_head:0, Fiery Kama Head +tconstruct:kama_head:0, Knightly 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:kama_head:0, Abyssalnite Kama Head +tconstruct:kama_head:0, Refined Coralium Kama Head +tconstruct:kama_head:0, Dreadium Kama Head +tconstruct:kama_head:0, Treated Wood Kama Head +tconstruct:kama_head:0, Constantan Kama Head +tconstruct:kama_head:0, Baronyte Kama Head +tconstruct:kama_head:0, Blazium Kama Head +tconstruct:kama_head:0, Elecanium Kama Head +tconstruct:kama_head:0, Emberstone Kama Head +tconstruct:kama_head:0, Ghastly Kama Head +tconstruct:kama_head:0, Ghoulish Kama Head +tconstruct:kama_head:0, Limonite Kama Head +tconstruct:kama_head:0, Lunar Kama Head +tconstruct:kama_head:0, Lyon Kama Head +tconstruct:kama_head:0, Mystite Kama Head +tconstruct:kama_head:0, Rosite Kama Head +tconstruct:kama_head:0, Shyrestone Kama Head +tconstruct:kama_head:0, Skeletal Kama Head +tconstruct:kama_head:0, Varsium Kama Head +tconstruct:kama_head:0, Charger Kama Head +tconstruct:kama_head:0, Blood Infused Wooden Kama Head +tconstruct:kama_head:0, Blood Infused Iron Kama Head +tconstruct:kama_head:0, Realmite Kama Head +tconstruct:kama_head:0, Arlemite Kama Head +tconstruct:kama_head:0, Rupee Kama Head +tconstruct:kama_head:0, Netherite Kama Head +tconstruct:kama_head:0, Bloodmaster Kama Head +tconstruct:kama_head:0, Adamantium Kama Head +tconstruct:kama_head:0, Vibranium Kama Head +tconstruct:kama_head:0, Vibranium Alloy Kama Head +tconstruct:kama_head:0, Blood Infused Glitch Kama Head +tconstruct:kama_head:0, Shadowium Kama Head +tconstruct:kama_head:0, Orichalcos Kama Head +tconstruct:kama_head:0, Magical Wooden Kama Head +tconstruct:kama_head:0, Evil Infused Kama Head +tconstruct:kama_head:0, Enchanted Kama Head +tconstruct:kama_head:0, Demonic Kama Head +tconstruct:kama_head:0, Molten Meat Kama Head +tconstruct:kama_head:0, Vespa Carapace Kama Head +tconstruct:kama_head:0, Scythe Claw Kama Head +tconstruct:kama_head:0, Ectoplasm Kama Head +tconstruct:kama_head:0, Dragon Bone Kama Head +tconstruct:kama_head:0, Desert Myrmex Chitin Kama Head +tconstruct:kama_head:0, Jungle Myrmex Chitin Kama Head +tconstruct:kama_head:0, Fire Dragonsteel Kama Head +tconstruct:kama_head:0, Ice Dragonsteel Kama Head +tconstruct:kama_head:0, Weezer Kama Head +tconstruct:kama_head:0, Prosperity Shard Kama Head +tconstruct:kama_head:0, Soulium Kama Head +tconstruct:kama_head:0, Base Essence Kama Head +tconstruct:kama_head:0, Inferium Kama Head +tconstruct:kama_head:0, Prudentium Kama Head +tconstruct:kama_head:0, Intermedium Kama Head +tconstruct:kama_head:0, Superium Kama Head +tconstruct:kama_head:0, Supremium Kama Head +tconstruct:kama_head:0, Boron Kama Head +tconstruct:kama_head:0, Tough Alloy Kama Head +tconstruct:kama_head:0, Hard Carbon Kama Head +tconstruct:kama_head:0, Boron Nitride Kama Head +tconstruct:kama_head:0, Thorium Kama Head +tconstruct:kama_head:0, Uranium Kama Head +tconstruct:kama_head:0, Magnesium Kama Head +tconstruct:kama_head:0, Chocolate Kama Head +tconstruct:kama_head:0, Plastic Kama Head +tconstruct:kama_head:0, Pink Slime Kama Head +tconstruct:kama_head:0, Reinforced Pink Slime Kama Head +tconstruct:kama_head:0, Platinum Kama Head +tconstruct:kama_head:0, Iridium Kama Head +tconstruct:kama_head:0, Mithril Kama Head +tconstruct:kama_head:0, Invar Kama Head +tconstruct:kama_head:0, Nickel Kama Head +tconstruct:kama_head:0, Tin Kama Head +tconstruct:kama_head:0, Brass Kama Head +tconstruct:kama_head:0, Aluminum Kama Head +tconstruct:kama_head:0, Zinc Kama Head +tconstruct:kama_head:0, Refined Obsidian Kama Head +tconstruct:kama_head:0, Refined Glowstone Kama Head +tconstruct:kama_head:0, Osmium Kama Head +tconstruct:kama_head:0, Manasteel Kama Head +tconstruct:kama_head:0, Terrasteel Kama Head +tconstruct:kama_head:0, Gaia Spirit Kama Head +tconstruct:kama_head:0, Yellorium Kama Head +tconstruct:kama_head:0, Cyanite Kama Head +tconstruct:kama_head:0, Blutonium Kama Head +tconstruct:kama_head:0, Ludicrite Kama Head +tconstruct:kama_head:0, Quartz Enriched Iron Kama Head +tconstruct:kama_head:0, Psimetal Kama Head +tconstruct:kama_head:0, Psigem Kama Head +tconstruct:kama_head:0, Ivory Psimetal Kama Head +tconstruct:kama_head:0, Ebony Psimetal Kama Head +tconstruct:kama_head:0, Dark Matter Kama Head +tconstruct:kama_head:0, Red Matter Kama Head +tconstruct:kama_head:0, Fluxed Electrum Kama Head +tconstruct:kama_head:0, Refined Iron Kama Head +tconstruct:kama_head:0, Tungsten Kama Head +tconstruct:kama_head:0, Titanium Kama Head +tconstruct:kama_head:0, Chrome Kama Head +tconstruct:kama_head:0, Advanced Alloy Kama Head +tconstruct:kama_head:0, Ruby Kama Head +tconstruct:kama_head:0, Sapphire Kama Head +tconstruct:kama_head:0, Peridot Kama Head +tconstruct:kama_head:0, Yellow Garnet Kama Head +tconstruct:kama_head:0, Red Garnet Kama Head +tconstruct:kama_head:0, Rubber Kama Head +tconstruct:kama_head:0, Alumite Kama Head +tconstruct:kama_head:0, Ascended Sapphire Kama Head +tconstruct:kama_head:0, Jade Kama Head +tconstruct:kama_head:0, Malachite Kama Head +tconstruct:kama_head:0, Amber Kama Head +tconstruct:kama_head:0, Topaz Kama Head +tconstruct:kama_head:0, Tanzanite Kama Head +tconstruct:kama_head:0, Amethyst Kama Head +tconstruct:kama_head:0, Lumium Kama Head +tconstruct:kama_head:0, Enderium Kama Head +tconstruct:kama_head:0, Black Quartz Kama Head +tconstruct:kama_head:0, Void Kama Head +tconstruct:kama_head:0, Enori Kama Head +tconstruct:kama_head:0, Palis Kama Head +tconstruct:kama_head:0, Emeradic Kama Head +tconstruct:kama_head:0, Diamatine Kama Head +tconstruct:kama_head:0, Infinity Kama Head +tconstruct:kama_head:0, Certus Quartz Kama Head +tconstruct:kama_head:0, Fluix Crystal Kama Head +tconstruct:kama_head:0, Mica Kama Head +tconstruct:kama_head:0, Litherite Kama Head +tconstruct:kama_head:0, Erodium Kama Head +tconstruct:kama_head:0, Kyronite Kama Head +tconstruct:kama_head:0, Pladium Kama Head +tconstruct:kama_head:0, Ionite Kama Head +tconstruct:kama_head:0, Aethium Kama Head +tconstruct:kama_head:0, Thaumium Kama Head +tconstruct:kama_head:0, Starmetal Kama Head +tconstruct:kama_head:0, Corrupted Kama Head +tconstruct:kama_head:0, Mirion Kama Head +tconstruct:kama_head:0, Livingwood Kama Head +tconstruct:kama_head:0, Elementium Kama Head +tconstruct:kama_head:0, Wyvern Kama Head +tconstruct:kama_head:0, Awakened Kama Head +tconstruct:kama_head:0, Chaotic Kama Head +tconstruct:kama_head:0, Fusewood Kama Head +tconstruct:kama_head:0, Ghostwood Kama Head +tconstruct:kama_head:0, Darkwood Kama Head +tconstruct:kama_head:0, Emerald Kama Head +tconstruct:scythe_head:0, Electrical Scythe Head +tconstruct:scythe_head:0, Energetic Scythe Head +tconstruct:scythe_head:0, Vibrant Scythe Head +tconstruct:scythe_head:0, Red Scythe Head +tconstruct:scythe_head:0, Conductive Scythe Head +tconstruct:scythe_head:0, Pulsating Scythe Head +tconstruct:scythe_head:0, Dark Scythe Head +tconstruct:scythe_head:0, Souled Scythe Head +tconstruct:scythe_head:0, Scythe Head of the End +tconstruct:scythe_head:0, Fake-Iron Scythe Head +tconstruct:scythe_head:0, Naga Scale Scythe Head +tconstruct:scythe_head:0, Steeleaf Scythe Head +tconstruct:scythe_head:0, Fiery Scythe Head +tconstruct:scythe_head:0, Knightly 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:scythe_head:0, Abyssalnite Scythe Head +tconstruct:scythe_head:0, Refined Coralium Scythe Head +tconstruct:scythe_head:0, Dreadium Scythe Head +tconstruct:scythe_head:0, Treated Wood Scythe Head +tconstruct:scythe_head:0, Constantan Scythe Head +tconstruct:scythe_head:0, Baronyte Scythe Head +tconstruct:scythe_head:0, Blazium Scythe Head +tconstruct:scythe_head:0, Elecanium Scythe Head +tconstruct:scythe_head:0, Emberstone Scythe Head +tconstruct:scythe_head:0, Ghastly Scythe Head +tconstruct:scythe_head:0, Ghoulish Scythe Head +tconstruct:scythe_head:0, Limonite Scythe Head +tconstruct:scythe_head:0, Lunar Scythe Head +tconstruct:scythe_head:0, Lyon Scythe Head +tconstruct:scythe_head:0, Mystite Scythe Head +tconstruct:scythe_head:0, Rosite Scythe Head +tconstruct:scythe_head:0, Shyrestone Scythe Head +tconstruct:scythe_head:0, Skeletal Scythe Head +tconstruct:scythe_head:0, Varsium Scythe Head +tconstruct:scythe_head:0, Charger Scythe Head +tconstruct:scythe_head:0, Blood Infused Wooden Scythe Head +tconstruct:scythe_head:0, Blood Infused Iron Scythe Head +tconstruct:scythe_head:0, Realmite Scythe Head +tconstruct:scythe_head:0, Arlemite Scythe Head +tconstruct:scythe_head:0, Rupee Scythe Head +tconstruct:scythe_head:0, Netherite Scythe Head +tconstruct:scythe_head:0, Bloodmaster Scythe Head +tconstruct:scythe_head:0, Adamantium Scythe Head +tconstruct:scythe_head:0, Vibranium Scythe Head +tconstruct:scythe_head:0, Vibranium Alloy Scythe Head +tconstruct:scythe_head:0, Blood Infused Glitch Scythe Head +tconstruct:scythe_head:0, Shadowium Scythe Head +tconstruct:scythe_head:0, Orichalcos Scythe Head +tconstruct:scythe_head:0, Magical Wooden Scythe Head +tconstruct:scythe_head:0, Evil Infused Scythe Head +tconstruct:scythe_head:0, Enchanted Scythe Head +tconstruct:scythe_head:0, Demonic Scythe Head +tconstruct:scythe_head:0, Molten Meat Scythe Head +tconstruct:scythe_head:0, Vespa Carapace Scythe Head +tconstruct:scythe_head:0, Scythe Claw Scythe Head +tconstruct:scythe_head:0, Ectoplasm Scythe Head +tconstruct:scythe_head:0, Dragon Bone Scythe Head +tconstruct:scythe_head:0, Desert Myrmex Chitin Scythe Head +tconstruct:scythe_head:0, Jungle Myrmex Chitin Scythe Head +tconstruct:scythe_head:0, Fire Dragonsteel Scythe Head +tconstruct:scythe_head:0, Ice Dragonsteel Scythe Head +tconstruct:scythe_head:0, Weezer Scythe Head +tconstruct:scythe_head:0, Prosperity Shard Scythe Head +tconstruct:scythe_head:0, Soulium Scythe Head +tconstruct:scythe_head:0, Base Essence Scythe Head +tconstruct:scythe_head:0, Inferium Scythe Head +tconstruct:scythe_head:0, Prudentium Scythe Head +tconstruct:scythe_head:0, Intermedium Scythe Head +tconstruct:scythe_head:0, Superium Scythe Head +tconstruct:scythe_head:0, Supremium Scythe Head +tconstruct:scythe_head:0, Boron Scythe Head +tconstruct:scythe_head:0, Tough Alloy Scythe Head +tconstruct:scythe_head:0, Hard Carbon Scythe Head +tconstruct:scythe_head:0, Boron Nitride Scythe Head +tconstruct:scythe_head:0, Thorium Scythe Head +tconstruct:scythe_head:0, Uranium Scythe Head +tconstruct:scythe_head:0, Magnesium Scythe Head +tconstruct:scythe_head:0, Chocolate Scythe Head +tconstruct:scythe_head:0, Plastic Scythe Head +tconstruct:scythe_head:0, Pink Slime Scythe Head +tconstruct:scythe_head:0, Reinforced Pink Slime Scythe Head +tconstruct:scythe_head:0, Platinum Scythe Head +tconstruct:scythe_head:0, Iridium Scythe Head +tconstruct:scythe_head:0, Mithril Scythe Head +tconstruct:scythe_head:0, Invar Scythe Head +tconstruct:scythe_head:0, Nickel Scythe Head +tconstruct:scythe_head:0, Tin Scythe Head +tconstruct:scythe_head:0, Brass Scythe Head +tconstruct:scythe_head:0, Aluminum Scythe Head +tconstruct:scythe_head:0, Zinc Scythe Head +tconstruct:scythe_head:0, Refined Obsidian Scythe Head +tconstruct:scythe_head:0, Refined Glowstone Scythe Head +tconstruct:scythe_head:0, Osmium Scythe Head +tconstruct:scythe_head:0, Manasteel Scythe Head +tconstruct:scythe_head:0, Terrasteel Scythe Head +tconstruct:scythe_head:0, Gaia Spirit Scythe Head +tconstruct:scythe_head:0, Yellorium Scythe Head +tconstruct:scythe_head:0, Cyanite Scythe Head +tconstruct:scythe_head:0, Blutonium Scythe Head +tconstruct:scythe_head:0, Ludicrite Scythe Head +tconstruct:scythe_head:0, Quartz Enriched Iron Scythe Head +tconstruct:scythe_head:0, Psimetal Scythe Head +tconstruct:scythe_head:0, Psigem Scythe Head +tconstruct:scythe_head:0, Ivory Psimetal Scythe Head +tconstruct:scythe_head:0, Ebony Psimetal Scythe Head +tconstruct:scythe_head:0, Dark Matter Scythe Head +tconstruct:scythe_head:0, Red Matter Scythe Head +tconstruct:scythe_head:0, Fluxed Electrum Scythe Head +tconstruct:scythe_head:0, Refined Iron Scythe Head +tconstruct:scythe_head:0, Tungsten Scythe Head +tconstruct:scythe_head:0, Titanium Scythe Head +tconstruct:scythe_head:0, Chrome Scythe Head +tconstruct:scythe_head:0, Advanced Alloy Scythe Head +tconstruct:scythe_head:0, Ruby Scythe Head +tconstruct:scythe_head:0, Sapphire Scythe Head +tconstruct:scythe_head:0, Peridot Scythe Head +tconstruct:scythe_head:0, Yellow Garnet Scythe Head +tconstruct:scythe_head:0, Red Garnet Scythe Head +tconstruct:scythe_head:0, Rubber Scythe Head +tconstruct:scythe_head:0, Alumite Scythe Head +tconstruct:scythe_head:0, Ascended Sapphire Scythe Head +tconstruct:scythe_head:0, Jade Scythe Head +tconstruct:scythe_head:0, Malachite Scythe Head +tconstruct:scythe_head:0, Amber Scythe Head +tconstruct:scythe_head:0, Topaz Scythe Head +tconstruct:scythe_head:0, Tanzanite Scythe Head +tconstruct:scythe_head:0, Amethyst Scythe Head +tconstruct:scythe_head:0, Lumium Scythe Head +tconstruct:scythe_head:0, Enderium Scythe Head +tconstruct:scythe_head:0, Black Quartz Scythe Head +tconstruct:scythe_head:0, Void Scythe Head +tconstruct:scythe_head:0, Enori Scythe Head +tconstruct:scythe_head:0, Palis Scythe Head +tconstruct:scythe_head:0, Emeradic Scythe Head +tconstruct:scythe_head:0, Diamatine Scythe Head +tconstruct:scythe_head:0, Infinity Scythe Head +tconstruct:scythe_head:0, Certus Quartz Scythe Head +tconstruct:scythe_head:0, Fluix Crystal Scythe Head +tconstruct:scythe_head:0, Mica Scythe Head +tconstruct:scythe_head:0, Litherite Scythe Head +tconstruct:scythe_head:0, Erodium Scythe Head +tconstruct:scythe_head:0, Kyronite Scythe Head +tconstruct:scythe_head:0, Pladium Scythe Head +tconstruct:scythe_head:0, Ionite Scythe Head +tconstruct:scythe_head:0, Aethium Scythe Head +tconstruct:scythe_head:0, Thaumium Scythe Head +tconstruct:scythe_head:0, Starmetal Scythe Head +tconstruct:scythe_head:0, Corrupted Scythe Head +tconstruct:scythe_head:0, Mirion Scythe Head +tconstruct:scythe_head:0, Livingwood Scythe Head +tconstruct:scythe_head:0, Elementium Scythe Head +tconstruct:scythe_head:0, Wyvern Scythe Head +tconstruct:scythe_head:0, Awakened Scythe Head +tconstruct:scythe_head:0, Chaotic Scythe Head +tconstruct:scythe_head:0, Fusewood Scythe Head +tconstruct:scythe_head:0, Ghostwood Scythe Head +tconstruct:scythe_head:0, Darkwood Scythe Head +tconstruct:scythe_head:0, Emerald Scythe Head +tconstruct:pan_head:0, Electrical Pan +tconstruct:pan_head:0, Energetic Pan +tconstruct:pan_head:0, Vibrant Pan +tconstruct:pan_head:0, Red Pan +tconstruct:pan_head:0, Conductive Pan +tconstruct:pan_head:0, Pulsating Pan +tconstruct:pan_head:0, Dark Pan +tconstruct:pan_head:0, Souled Pan +tconstruct:pan_head:0, Pan of the End +tconstruct:pan_head:0, Fake-Iron Pan +tconstruct:pan_head:0, Naga Scale Pan +tconstruct:pan_head:0, Steeleaf Pan +tconstruct:pan_head:0, Fiery Pan +tconstruct:pan_head:0, Knightly 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:pan_head:0, Abyssalnite Pan +tconstruct:pan_head:0, Refined Coralium Pan +tconstruct:pan_head:0, Dreadium Pan +tconstruct:pan_head:0, Treated Wood Pan +tconstruct:pan_head:0, Constantan Pan +tconstruct:pan_head:0, Baronyte Pan +tconstruct:pan_head:0, Blazium Pan +tconstruct:pan_head:0, Elecanium Pan +tconstruct:pan_head:0, Emberstone Pan +tconstruct:pan_head:0, Ghastly Pan +tconstruct:pan_head:0, Ghoulish Pan +tconstruct:pan_head:0, Limonite Pan +tconstruct:pan_head:0, Lunar Pan +tconstruct:pan_head:0, Lyon Pan +tconstruct:pan_head:0, Mystite Pan +tconstruct:pan_head:0, Rosite Pan +tconstruct:pan_head:0, Shyrestone Pan +tconstruct:pan_head:0, Skeletal Pan +tconstruct:pan_head:0, Varsium Pan +tconstruct:pan_head:0, Charger Pan +tconstruct:pan_head:0, Blood Infused Wooden Pan +tconstruct:pan_head:0, Blood Infused Iron Pan +tconstruct:pan_head:0, Realmite Pan +tconstruct:pan_head:0, Arlemite Pan +tconstruct:pan_head:0, Rupee Pan +tconstruct:pan_head:0, Netherite Pan +tconstruct:pan_head:0, Bloodmaster Pan +tconstruct:pan_head:0, Adamantium Pan +tconstruct:pan_head:0, Vibranium Pan +tconstruct:pan_head:0, Vibranium Alloy Pan +tconstruct:pan_head:0, Blood Infused Glitch Pan +tconstruct:pan_head:0, Shadowium Pan +tconstruct:pan_head:0, Orichalcos Pan +tconstruct:pan_head:0, Magical Wooden Pan +tconstruct:pan_head:0, Evil Infused Pan +tconstruct:pan_head:0, Enchanted Pan +tconstruct:pan_head:0, Demonic Pan +tconstruct:pan_head:0, Molten Meat Pan +tconstruct:pan_head:0, Vespa Carapace Pan +tconstruct:pan_head:0, Scythe Claw Pan +tconstruct:pan_head:0, Ectoplasm Pan +tconstruct:pan_head:0, Dragon Bone Pan +tconstruct:pan_head:0, Desert Myrmex Chitin Pan +tconstruct:pan_head:0, Jungle Myrmex Chitin Pan +tconstruct:pan_head:0, Fire Dragonsteel Pan +tconstruct:pan_head:0, Ice Dragonsteel Pan +tconstruct:pan_head:0, Weezer Pan +tconstruct:pan_head:0, Prosperity Shard Pan +tconstruct:pan_head:0, Soulium Pan +tconstruct:pan_head:0, Base Essence Pan +tconstruct:pan_head:0, Inferium Pan +tconstruct:pan_head:0, Prudentium Pan +tconstruct:pan_head:0, Intermedium Pan +tconstruct:pan_head:0, Superium Pan +tconstruct:pan_head:0, Supremium Pan +tconstruct:pan_head:0, Boron Pan +tconstruct:pan_head:0, Tough Alloy Pan +tconstruct:pan_head:0, Hard Carbon Pan +tconstruct:pan_head:0, Boron Nitride Pan +tconstruct:pan_head:0, Thorium Pan +tconstruct:pan_head:0, Uranium Pan +tconstruct:pan_head:0, Magnesium Pan +tconstruct:pan_head:0, Chocolate Pan +tconstruct:pan_head:0, Plastic Pan +tconstruct:pan_head:0, Pink Slime Pan +tconstruct:pan_head:0, Reinforced Pink Slime Pan +tconstruct:pan_head:0, Platinum Pan +tconstruct:pan_head:0, Iridium Pan +tconstruct:pan_head:0, Mithril Pan +tconstruct:pan_head:0, Invar Pan +tconstruct:pan_head:0, Nickel Pan +tconstruct:pan_head:0, Tin Pan +tconstruct:pan_head:0, Brass Pan +tconstruct:pan_head:0, Aluminum Pan +tconstruct:pan_head:0, Zinc Pan +tconstruct:pan_head:0, Refined Obsidian Pan +tconstruct:pan_head:0, Refined Glowstone Pan +tconstruct:pan_head:0, Osmium Pan +tconstruct:pan_head:0, Manasteel Pan +tconstruct:pan_head:0, Terrasteel Pan +tconstruct:pan_head:0, Gaia Spirit Pan +tconstruct:pan_head:0, Yellorium Pan +tconstruct:pan_head:0, Cyanite Pan +tconstruct:pan_head:0, Blutonium Pan +tconstruct:pan_head:0, Ludicrite Pan +tconstruct:pan_head:0, Quartz Enriched Iron Pan +tconstruct:pan_head:0, Psimetal Pan +tconstruct:pan_head:0, Psigem Pan +tconstruct:pan_head:0, Ivory Psimetal Pan +tconstruct:pan_head:0, Ebony Psimetal Pan +tconstruct:pan_head:0, Dark Matter Pan +tconstruct:pan_head:0, Red Matter Pan +tconstruct:pan_head:0, Fluxed Electrum Pan +tconstruct:pan_head:0, Refined Iron Pan +tconstruct:pan_head:0, Tungsten Pan +tconstruct:pan_head:0, Titanium Pan +tconstruct:pan_head:0, Chrome Pan +tconstruct:pan_head:0, Advanced Alloy Pan +tconstruct:pan_head:0, Ruby Pan +tconstruct:pan_head:0, Sapphire Pan +tconstruct:pan_head:0, Peridot Pan +tconstruct:pan_head:0, Yellow Garnet Pan +tconstruct:pan_head:0, Red Garnet Pan +tconstruct:pan_head:0, Rubber Pan +tconstruct:pan_head:0, Alumite Pan +tconstruct:pan_head:0, Ascended Sapphire Pan +tconstruct:pan_head:0, Jade Pan +tconstruct:pan_head:0, Malachite Pan +tconstruct:pan_head:0, Amber Pan +tconstruct:pan_head:0, Topaz Pan +tconstruct:pan_head:0, Tanzanite Pan +tconstruct:pan_head:0, Amethyst Pan +tconstruct:pan_head:0, Lumium Pan +tconstruct:pan_head:0, Enderium Pan +tconstruct:pan_head:0, Black Quartz Pan +tconstruct:pan_head:0, Void Pan +tconstruct:pan_head:0, Enori Pan +tconstruct:pan_head:0, Palis Pan +tconstruct:pan_head:0, Emeradic Pan +tconstruct:pan_head:0, Diamatine Pan +tconstruct:pan_head:0, Infinity Pan +tconstruct:pan_head:0, Certus Quartz Pan +tconstruct:pan_head:0, Fluix Crystal Pan +tconstruct:pan_head:0, Mica Pan +tconstruct:pan_head:0, Litherite Pan +tconstruct:pan_head:0, Erodium Pan +tconstruct:pan_head:0, Kyronite Pan +tconstruct:pan_head:0, Pladium Pan +tconstruct:pan_head:0, Ionite Pan +tconstruct:pan_head:0, Aethium Pan +tconstruct:pan_head:0, Thaumium Pan +tconstruct:pan_head:0, Starmetal Pan +tconstruct:pan_head:0, Corrupted Pan +tconstruct:pan_head:0, Mirion Pan +tconstruct:pan_head:0, Livingwood Pan +tconstruct:pan_head:0, Elementium Pan +tconstruct:pan_head:0, Wyvern Pan +tconstruct:pan_head:0, Awakened Pan +tconstruct:pan_head:0, Chaotic Pan +tconstruct:pan_head:0, Fusewood Pan +tconstruct:pan_head:0, Ghostwood Pan +tconstruct:pan_head:0, Darkwood Pan +tconstruct:pan_head:0, Emerald Pan +tconstruct:sign_head:0, Electrical Sign Plate +tconstruct:sign_head:0, Energetic Sign Plate +tconstruct:sign_head:0, Vibrant Sign Plate +tconstruct:sign_head:0, Red Sign Plate +tconstruct:sign_head:0, Conductive Sign Plate +tconstruct:sign_head:0, Pulsating Sign Plate +tconstruct:sign_head:0, Dark Sign Plate +tconstruct:sign_head:0, Souled Sign Plate +tconstruct:sign_head:0, Sign Plate of the End +tconstruct:sign_head:0, Fake-Iron Sign Plate +tconstruct:sign_head:0, Naga Scale Sign Plate +tconstruct:sign_head:0, Steeleaf Sign Plate +tconstruct:sign_head:0, Fiery Sign Plate +tconstruct:sign_head:0, Knightly 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:sign_head:0, Abyssalnite Sign Plate +tconstruct:sign_head:0, Refined Coralium Sign Plate +tconstruct:sign_head:0, Dreadium Sign Plate +tconstruct:sign_head:0, Treated Wood Sign Plate +tconstruct:sign_head:0, Constantan Sign Plate +tconstruct:sign_head:0, Baronyte Sign Plate +tconstruct:sign_head:0, Blazium Sign Plate +tconstruct:sign_head:0, Elecanium Sign Plate +tconstruct:sign_head:0, Emberstone Sign Plate +tconstruct:sign_head:0, Ghastly Sign Plate +tconstruct:sign_head:0, Ghoulish Sign Plate +tconstruct:sign_head:0, Limonite Sign Plate +tconstruct:sign_head:0, Lunar Sign Plate +tconstruct:sign_head:0, Lyon Sign Plate +tconstruct:sign_head:0, Mystite Sign Plate +tconstruct:sign_head:0, Rosite Sign Plate +tconstruct:sign_head:0, Shyrestone Sign Plate +tconstruct:sign_head:0, Skeletal Sign Plate +tconstruct:sign_head:0, Varsium Sign Plate +tconstruct:sign_head:0, Charger Sign Plate +tconstruct:sign_head:0, Blood Infused Wooden Sign Plate +tconstruct:sign_head:0, Blood Infused Iron Sign Plate +tconstruct:sign_head:0, Realmite Sign Plate +tconstruct:sign_head:0, Arlemite Sign Plate +tconstruct:sign_head:0, Rupee Sign Plate +tconstruct:sign_head:0, Netherite Sign Plate +tconstruct:sign_head:0, Bloodmaster Sign Plate +tconstruct:sign_head:0, Adamantium Sign Plate +tconstruct:sign_head:0, Vibranium Sign Plate +tconstruct:sign_head:0, Vibranium Alloy Sign Plate +tconstruct:sign_head:0, Blood Infused Glitch Sign Plate +tconstruct:sign_head:0, Shadowium Sign Plate +tconstruct:sign_head:0, Orichalcos Sign Plate +tconstruct:sign_head:0, Magical Wooden Sign Plate +tconstruct:sign_head:0, Evil Infused Sign Plate +tconstruct:sign_head:0, Enchanted Sign Plate +tconstruct:sign_head:0, Demonic Sign Plate +tconstruct:sign_head:0, Molten Meat Sign Plate +tconstruct:sign_head:0, Vespa Carapace Sign Plate +tconstruct:sign_head:0, Scythe Claw Sign Plate +tconstruct:sign_head:0, Ectoplasm Sign Plate +tconstruct:sign_head:0, Dragon Bone Sign Plate +tconstruct:sign_head:0, Desert Myrmex Chitin Sign Plate +tconstruct:sign_head:0, Jungle Myrmex Chitin Sign Plate +tconstruct:sign_head:0, Fire Dragonsteel Sign Plate +tconstruct:sign_head:0, Ice Dragonsteel Sign Plate +tconstruct:sign_head:0, Weezer Sign Plate +tconstruct:sign_head:0, Prosperity Shard Sign Plate +tconstruct:sign_head:0, Soulium Sign Plate +tconstruct:sign_head:0, Base Essence Sign Plate +tconstruct:sign_head:0, Inferium Sign Plate +tconstruct:sign_head:0, Prudentium Sign Plate +tconstruct:sign_head:0, Intermedium Sign Plate +tconstruct:sign_head:0, Superium Sign Plate +tconstruct:sign_head:0, Supremium Sign Plate +tconstruct:sign_head:0, Boron Sign Plate +tconstruct:sign_head:0, Tough Alloy Sign Plate +tconstruct:sign_head:0, Hard Carbon Sign Plate +tconstruct:sign_head:0, Boron Nitride Sign Plate +tconstruct:sign_head:0, Thorium Sign Plate +tconstruct:sign_head:0, Uranium Sign Plate +tconstruct:sign_head:0, Magnesium Sign Plate +tconstruct:sign_head:0, Chocolate Sign Plate +tconstruct:sign_head:0, Plastic Sign Plate +tconstruct:sign_head:0, Pink Slime Sign Plate +tconstruct:sign_head:0, Reinforced Pink Slime Sign Plate +tconstruct:sign_head:0, Platinum Sign Plate +tconstruct:sign_head:0, Iridium Sign Plate +tconstruct:sign_head:0, Mithril Sign Plate +tconstruct:sign_head:0, Invar Sign Plate +tconstruct:sign_head:0, Nickel Sign Plate +tconstruct:sign_head:0, Tin Sign Plate +tconstruct:sign_head:0, Brass Sign Plate +tconstruct:sign_head:0, Aluminum Sign Plate +tconstruct:sign_head:0, Zinc Sign Plate +tconstruct:sign_head:0, Refined Obsidian Sign Plate +tconstruct:sign_head:0, Refined Glowstone Sign Plate +tconstruct:sign_head:0, Osmium Sign Plate +tconstruct:sign_head:0, Manasteel Sign Plate +tconstruct:sign_head:0, Terrasteel Sign Plate +tconstruct:sign_head:0, Gaia Spirit Sign Plate +tconstruct:sign_head:0, Yellorium Sign Plate +tconstruct:sign_head:0, Cyanite Sign Plate +tconstruct:sign_head:0, Blutonium Sign Plate +tconstruct:sign_head:0, Ludicrite Sign Plate +tconstruct:sign_head:0, Quartz Enriched Iron Sign Plate +tconstruct:sign_head:0, Psimetal Sign Plate +tconstruct:sign_head:0, Psigem Sign Plate +tconstruct:sign_head:0, Ivory Psimetal Sign Plate +tconstruct:sign_head:0, Ebony Psimetal Sign Plate +tconstruct:sign_head:0, Dark Matter Sign Plate +tconstruct:sign_head:0, Red Matter Sign Plate +tconstruct:sign_head:0, Fluxed Electrum Sign Plate +tconstruct:sign_head:0, Refined Iron Sign Plate +tconstruct:sign_head:0, Tungsten Sign Plate +tconstruct:sign_head:0, Titanium Sign Plate +tconstruct:sign_head:0, Chrome Sign Plate +tconstruct:sign_head:0, Advanced Alloy Sign Plate +tconstruct:sign_head:0, Ruby Sign Plate +tconstruct:sign_head:0, Sapphire Sign Plate +tconstruct:sign_head:0, Peridot Sign Plate +tconstruct:sign_head:0, Yellow Garnet Sign Plate +tconstruct:sign_head:0, Red Garnet Sign Plate +tconstruct:sign_head:0, Rubber Sign Plate +tconstruct:sign_head:0, Alumite Sign Plate +tconstruct:sign_head:0, Ascended Sapphire Sign Plate +tconstruct:sign_head:0, Jade Sign Plate +tconstruct:sign_head:0, Malachite Sign Plate +tconstruct:sign_head:0, Amber Sign Plate +tconstruct:sign_head:0, Topaz Sign Plate +tconstruct:sign_head:0, Tanzanite Sign Plate +tconstruct:sign_head:0, Amethyst Sign Plate +tconstruct:sign_head:0, Lumium Sign Plate +tconstruct:sign_head:0, Enderium Sign Plate +tconstruct:sign_head:0, Black Quartz Sign Plate +tconstruct:sign_head:0, Void Sign Plate +tconstruct:sign_head:0, Enori Sign Plate +tconstruct:sign_head:0, Palis Sign Plate +tconstruct:sign_head:0, Emeradic Sign Plate +tconstruct:sign_head:0, Diamatine Sign Plate +tconstruct:sign_head:0, Infinity Sign Plate +tconstruct:sign_head:0, Certus Quartz Sign Plate +tconstruct:sign_head:0, Fluix Crystal Sign Plate +tconstruct:sign_head:0, Mica Sign Plate +tconstruct:sign_head:0, Litherite Sign Plate +tconstruct:sign_head:0, Erodium Sign Plate +tconstruct:sign_head:0, Kyronite Sign Plate +tconstruct:sign_head:0, Pladium Sign Plate +tconstruct:sign_head:0, Ionite Sign Plate +tconstruct:sign_head:0, Aethium Sign Plate +tconstruct:sign_head:0, Thaumium Sign Plate +tconstruct:sign_head:0, Starmetal Sign Plate +tconstruct:sign_head:0, Corrupted Sign Plate +tconstruct:sign_head:0, Mirion Sign Plate +tconstruct:sign_head:0, Livingwood Sign Plate +tconstruct:sign_head:0, Elementium Sign Plate +tconstruct:sign_head:0, Wyvern Sign Plate +tconstruct:sign_head:0, Awakened Sign Plate +tconstruct:sign_head:0, Chaotic Sign Plate +tconstruct:sign_head:0, Fusewood Sign Plate +tconstruct:sign_head:0, Ghostwood Sign Plate +tconstruct:sign_head:0, Darkwood Sign Plate +tconstruct:sign_head:0, Emerald Sign Plate +tconstruct:tool_rod:0, Electrical Tool Rod +tconstruct:tool_rod:0, Energetic Tool Rod +tconstruct:tool_rod:0, Vibrant Tool Rod +tconstruct:tool_rod:0, Red Tool Rod +tconstruct:tool_rod:0, Conductive Tool Rod +tconstruct:tool_rod:0, Pulsating Tool Rod +tconstruct:tool_rod:0, Dark Tool Rod +tconstruct:tool_rod:0, Souled Tool Rod +tconstruct:tool_rod:0, Tool Rod of the End +tconstruct:tool_rod:0, Fake-Iron Tool Rod +tconstruct:tool_rod:0, Steeleaf Tool Rod +tconstruct:tool_rod:0, Fiery Tool Rod +tconstruct:tool_rod:0, Knightly 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:tool_rod:0, Abyssalnite Tool Rod +tconstruct:tool_rod:0, Refined Coralium Tool Rod +tconstruct:tool_rod:0, Dreadium Tool Rod +tconstruct:tool_rod:0, Treated Wood Tool Rod +tconstruct:tool_rod:0, Constantan Tool Rod +tconstruct:tool_rod:0, Baronyte Tool Rod +tconstruct:tool_rod:0, Blazium Tool Rod +tconstruct:tool_rod:0, Elecanium Tool Rod +tconstruct:tool_rod:0, Emberstone Tool Rod +tconstruct:tool_rod:0, Ghastly Tool Rod +tconstruct:tool_rod:0, Ghoulish Tool Rod +tconstruct:tool_rod:0, Limonite Tool Rod +tconstruct:tool_rod:0, Lunar Tool Rod +tconstruct:tool_rod:0, Lyon Tool Rod +tconstruct:tool_rod:0, Mystite Tool Rod +tconstruct:tool_rod:0, Rosite Tool Rod +tconstruct:tool_rod:0, Shyrestone Tool Rod +tconstruct:tool_rod:0, Skeletal Tool Rod +tconstruct:tool_rod:0, Varsium Tool Rod +tconstruct:tool_rod:0, Charger Tool Rod +tconstruct:tool_rod:0, Blood Infused Wooden Tool Rod +tconstruct:tool_rod:0, Blood Infused Iron Tool Rod +tconstruct:tool_rod:0, Realmite Tool Rod +tconstruct:tool_rod:0, Arlemite Tool Rod +tconstruct:tool_rod:0, Rupee Tool Rod +tconstruct:tool_rod:0, Netherite Tool Rod +tconstruct:tool_rod:0, Bloodmaster Tool Rod +tconstruct:tool_rod:0, Adamantium Tool Rod +tconstruct:tool_rod:0, Vibranium Tool Rod +tconstruct:tool_rod:0, Vibranium Alloy Tool Rod +tconstruct:tool_rod:0, Blood Infused Glitch Tool Rod +tconstruct:tool_rod:0, Shadowium Tool Rod +tconstruct:tool_rod:0, Orichalcos Tool Rod +tconstruct:tool_rod:0, Magical Wooden Tool Rod +tconstruct:tool_rod:0, Evil Infused Tool Rod +tconstruct:tool_rod:0, Enchanted Tool Rod +tconstruct:tool_rod:0, Demonic Tool Rod +tconstruct:tool_rod:0, Molten Meat Tool Rod +tconstruct:tool_rod:0, Vespa Carapace Tool Rod +tconstruct:tool_rod:0, Scythe Claw Tool Rod +tconstruct:tool_rod:0, Ectoplasm Tool Rod +tconstruct:tool_rod:0, Dragon Bone Tool Rod +tconstruct:tool_rod:0, Desert Myrmex Chitin Tool Rod +tconstruct:tool_rod:0, Jungle Myrmex Chitin Tool Rod +tconstruct:tool_rod:0, Fire Dragonsteel Tool Rod +tconstruct:tool_rod:0, Ice Dragonsteel Tool Rod +tconstruct:tool_rod:0, Weezer Tool Rod +tconstruct:tool_rod:0, Prosperity Shard Tool Rod +tconstruct:tool_rod:0, Soulium Tool Rod +tconstruct:tool_rod:0, Base Essence Tool Rod +tconstruct:tool_rod:0, Inferium Tool Rod +tconstruct:tool_rod:0, Prudentium Tool Rod +tconstruct:tool_rod:0, Intermedium Tool Rod +tconstruct:tool_rod:0, Superium Tool Rod +tconstruct:tool_rod:0, Supremium Tool Rod +tconstruct:tool_rod:0, Boron Tool Rod +tconstruct:tool_rod:0, Tough Alloy Tool Rod +tconstruct:tool_rod:0, Hard Carbon Tool Rod +tconstruct:tool_rod:0, Boron Nitride Tool Rod +tconstruct:tool_rod:0, Thorium Tool Rod +tconstruct:tool_rod:0, Uranium Tool Rod +tconstruct:tool_rod:0, Magnesium Tool Rod +tconstruct:tool_rod:0, Chocolate Tool Rod +tconstruct:tool_rod:0, Plastic Tool Rod +tconstruct:tool_rod:0, Pink Slime Tool Rod +tconstruct:tool_rod:0, Reinforced Pink Slime Tool Rod +tconstruct:tool_rod:0, Platinum Tool Rod +tconstruct:tool_rod:0, Iridium Tool Rod +tconstruct:tool_rod:0, Mithril Tool Rod +tconstruct:tool_rod:0, Invar Tool Rod +tconstruct:tool_rod:0, Nickel Tool Rod +tconstruct:tool_rod:0, Tin Tool Rod +tconstruct:tool_rod:0, Brass Tool Rod +tconstruct:tool_rod:0, Aluminum Tool Rod +tconstruct:tool_rod:0, Zinc Tool Rod +tconstruct:tool_rod:0, Refined Obsidian Tool Rod +tconstruct:tool_rod:0, Refined Glowstone Tool Rod +tconstruct:tool_rod:0, Osmium Tool Rod +tconstruct:tool_rod:0, Manasteel Tool Rod +tconstruct:tool_rod:0, Terrasteel Tool Rod +tconstruct:tool_rod:0, Gaia Spirit Tool Rod +tconstruct:tool_rod:0, Yellorium Tool Rod +tconstruct:tool_rod:0, Cyanite Tool Rod +tconstruct:tool_rod:0, Blutonium Tool Rod +tconstruct:tool_rod:0, Ludicrite Tool Rod +tconstruct:tool_rod:0, Quartz Enriched Iron Tool Rod +tconstruct:tool_rod:0, Psimetal Tool Rod +tconstruct:tool_rod:0, Psigem Tool Rod +tconstruct:tool_rod:0, Ivory Psimetal Tool Rod +tconstruct:tool_rod:0, Ebony Psimetal Tool Rod +tconstruct:tool_rod:0, Dark Matter Tool Rod +tconstruct:tool_rod:0, Red Matter Tool Rod +tconstruct:tool_rod:0, Fluxed Electrum Tool Rod +tconstruct:tool_rod:0, Refined Iron Tool Rod +tconstruct:tool_rod:0, Tungsten Tool Rod +tconstruct:tool_rod:0, Titanium Tool Rod +tconstruct:tool_rod:0, Chrome Tool Rod +tconstruct:tool_rod:0, Advanced Alloy Tool Rod +tconstruct:tool_rod:0, Ruby Tool Rod +tconstruct:tool_rod:0, Sapphire Tool Rod +tconstruct:tool_rod:0, Peridot Tool Rod +tconstruct:tool_rod:0, Yellow Garnet Tool Rod +tconstruct:tool_rod:0, Red Garnet Tool Rod +tconstruct:tool_rod:0, Rubber Tool Rod +tconstruct:tool_rod:0, Alumite Tool Rod +tconstruct:tool_rod:0, Ascended Sapphire Tool Rod +tconstruct:tool_rod:0, Jade Tool Rod +tconstruct:tool_rod:0, Malachite Tool Rod +tconstruct:tool_rod:0, Amber Tool Rod +tconstruct:tool_rod:0, Topaz Tool Rod +tconstruct:tool_rod:0, Tanzanite Tool Rod +tconstruct:tool_rod:0, Amethyst Tool Rod +tconstruct:tool_rod:0, Lumium Tool Rod +tconstruct:tool_rod:0, Enderium Tool Rod +tconstruct:tool_rod:0, Black Quartz Tool Rod +tconstruct:tool_rod:0, Void Tool Rod +tconstruct:tool_rod:0, Enori Tool Rod +tconstruct:tool_rod:0, Palis Tool Rod +tconstruct:tool_rod:0, Emeradic Tool Rod +tconstruct:tool_rod:0, Diamatine Tool Rod +tconstruct:tool_rod:0, Infinity Tool Rod +tconstruct:tool_rod:0, Certus Quartz Tool Rod +tconstruct:tool_rod:0, Fluix Crystal Tool Rod +tconstruct:tool_rod:0, Mica Tool Rod +tconstruct:tool_rod:0, Litherite Tool Rod +tconstruct:tool_rod:0, Erodium Tool Rod +tconstruct:tool_rod:0, Kyronite Tool Rod +tconstruct:tool_rod:0, Pladium Tool Rod +tconstruct:tool_rod:0, Ionite Tool Rod +tconstruct:tool_rod:0, Aethium Tool Rod +tconstruct:tool_rod:0, Thaumium Tool Rod +tconstruct:tool_rod:0, Starmetal Tool Rod +tconstruct:tool_rod:0, Corrupted Tool Rod +tconstruct:tool_rod:0, Mirion Tool Rod +tconstruct:tool_rod:0, Livingwood Tool Rod +tconstruct:tool_rod:0, Elementium Tool Rod +tconstruct:tool_rod:0, Wyvern Tool Rod +tconstruct:tool_rod:0, Awakened Tool Rod +tconstruct:tool_rod:0, Chaotic Tool Rod +tconstruct:tool_rod:0, Fusewood Tool Rod +tconstruct:tool_rod:0, Ghostwood Tool Rod +tconstruct:tool_rod:0, Darkwood Tool Rod +tconstruct:tool_rod:0, Emerald Tool Rod +tconstruct:tough_tool_rod:0, Electrical Tough Tool Rod +tconstruct:tough_tool_rod:0, Energetic Tough Tool Rod +tconstruct:tough_tool_rod:0, Vibrant Tough Tool Rod +tconstruct:tough_tool_rod:0, Red Tough Tool Rod +tconstruct:tough_tool_rod:0, Conductive Tough Tool Rod +tconstruct:tough_tool_rod:0, Pulsating Tough Tool Rod +tconstruct:tough_tool_rod:0, Dark Tough Tool Rod +tconstruct:tough_tool_rod:0, Souled Tough Tool Rod +tconstruct:tough_tool_rod:0, Tough Tool Rod of the End +tconstruct:tough_tool_rod:0, Fake-Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Steeleaf Tough Tool Rod +tconstruct:tough_tool_rod:0, Fiery Tough Tool Rod +tconstruct:tough_tool_rod:0, Knightly 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:tough_tool_rod:0, Abyssalnite Tough Tool Rod +tconstruct:tough_tool_rod:0, Refined Coralium Tough Tool Rod +tconstruct:tough_tool_rod:0, Dreadium Tough Tool Rod +tconstruct:tough_tool_rod:0, Treated Wood Tough Tool Rod +tconstruct:tough_tool_rod:0, Constantan Tough Tool Rod +tconstruct:tough_tool_rod:0, Baronyte Tough Tool Rod +tconstruct:tough_tool_rod:0, Blazium Tough Tool Rod +tconstruct:tough_tool_rod:0, Elecanium Tough Tool Rod +tconstruct:tough_tool_rod:0, Emberstone Tough Tool Rod +tconstruct:tough_tool_rod:0, Ghastly Tough Tool Rod +tconstruct:tough_tool_rod:0, Ghoulish Tough Tool Rod +tconstruct:tough_tool_rod:0, Limonite Tough Tool Rod +tconstruct:tough_tool_rod:0, Lunar Tough Tool Rod +tconstruct:tough_tool_rod:0, Lyon Tough Tool Rod +tconstruct:tough_tool_rod:0, Mystite Tough Tool Rod +tconstruct:tough_tool_rod:0, Rosite Tough Tool Rod +tconstruct:tough_tool_rod:0, Shyrestone Tough Tool Rod +tconstruct:tough_tool_rod:0, Skeletal Tough Tool Rod +tconstruct:tough_tool_rod:0, Varsium Tough Tool Rod +tconstruct:tough_tool_rod:0, Charger Tough Tool Rod +tconstruct:tough_tool_rod:0, Blood Infused Wooden Tough Tool Rod +tconstruct:tough_tool_rod:0, Blood Infused Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Realmite Tough Tool Rod +tconstruct:tough_tool_rod:0, Arlemite Tough Tool Rod +tconstruct:tough_tool_rod:0, Rupee Tough Tool Rod +tconstruct:tough_tool_rod:0, Netherite Tough Tool Rod +tconstruct:tough_tool_rod:0, Bloodmaster Tough Tool Rod +tconstruct:tough_tool_rod:0, Adamantium Tough Tool Rod +tconstruct:tough_tool_rod:0, Vibranium Tough Tool Rod +tconstruct:tough_tool_rod:0, Vibranium Alloy Tough Tool Rod +tconstruct:tough_tool_rod:0, Blood Infused Glitch Tough Tool Rod +tconstruct:tough_tool_rod:0, Shadowium Tough Tool Rod +tconstruct:tough_tool_rod:0, Orichalcos Tough Tool Rod +tconstruct:tough_tool_rod:0, Magical Wooden Tough Tool Rod +tconstruct:tough_tool_rod:0, Evil Infused Tough Tool Rod +tconstruct:tough_tool_rod:0, Enchanted Tough Tool Rod +tconstruct:tough_tool_rod:0, Demonic Tough Tool Rod +tconstruct:tough_tool_rod:0, Molten Meat Tough Tool Rod +tconstruct:tough_tool_rod:0, Vespa Carapace Tough Tool Rod +tconstruct:tough_tool_rod:0, Scythe Claw Tough Tool Rod +tconstruct:tough_tool_rod:0, Ectoplasm Tough Tool Rod +tconstruct:tough_tool_rod:0, Dragon Bone Tough Tool Rod +tconstruct:tough_tool_rod:0, Desert Myrmex Chitin Tough Tool Rod +tconstruct:tough_tool_rod:0, Jungle Myrmex Chitin Tough Tool Rod +tconstruct:tough_tool_rod:0, Fire Dragonsteel Tough Tool Rod +tconstruct:tough_tool_rod:0, Ice Dragonsteel Tough Tool Rod +tconstruct:tough_tool_rod:0, Weezer Tough Tool Rod +tconstruct:tough_tool_rod:0, Prosperity Shard Tough Tool Rod +tconstruct:tough_tool_rod:0, Soulium Tough Tool Rod +tconstruct:tough_tool_rod:0, Base Essence Tough Tool Rod +tconstruct:tough_tool_rod:0, Inferium Tough Tool Rod +tconstruct:tough_tool_rod:0, Prudentium Tough Tool Rod +tconstruct:tough_tool_rod:0, Intermedium Tough Tool Rod +tconstruct:tough_tool_rod:0, Superium Tough Tool Rod +tconstruct:tough_tool_rod:0, Supremium Tough Tool Rod +tconstruct:tough_tool_rod:0, Boron Tough Tool Rod +tconstruct:tough_tool_rod:0, Tough Alloy Tough Tool Rod +tconstruct:tough_tool_rod:0, Hard Carbon Tough Tool Rod +tconstruct:tough_tool_rod:0, Boron Nitride Tough Tool Rod +tconstruct:tough_tool_rod:0, Thorium Tough Tool Rod +tconstruct:tough_tool_rod:0, Uranium Tough Tool Rod +tconstruct:tough_tool_rod:0, Magnesium Tough Tool Rod +tconstruct:tough_tool_rod:0, Chocolate Tough Tool Rod +tconstruct:tough_tool_rod:0, Plastic Tough Tool Rod +tconstruct:tough_tool_rod:0, Pink Slime Tough Tool Rod +tconstruct:tough_tool_rod:0, Reinforced Pink Slime Tough Tool Rod +tconstruct:tough_tool_rod:0, Platinum Tough Tool Rod +tconstruct:tough_tool_rod:0, Iridium Tough Tool Rod +tconstruct:tough_tool_rod:0, Mithril Tough Tool Rod +tconstruct:tough_tool_rod:0, Invar Tough Tool Rod +tconstruct:tough_tool_rod:0, Nickel Tough Tool Rod +tconstruct:tough_tool_rod:0, Tin Tough Tool Rod +tconstruct:tough_tool_rod:0, Brass Tough Tool Rod +tconstruct:tough_tool_rod:0, Aluminum Tough Tool Rod +tconstruct:tough_tool_rod:0, Zinc Tough Tool Rod +tconstruct:tough_tool_rod:0, Refined Obsidian Tough Tool Rod +tconstruct:tough_tool_rod:0, Refined Glowstone Tough Tool Rod +tconstruct:tough_tool_rod:0, Osmium Tough Tool Rod +tconstruct:tough_tool_rod:0, Manasteel Tough Tool Rod +tconstruct:tough_tool_rod:0, Terrasteel Tough Tool Rod +tconstruct:tough_tool_rod:0, Gaia Spirit Tough Tool Rod +tconstruct:tough_tool_rod:0, Yellorium Tough Tool Rod +tconstruct:tough_tool_rod:0, Cyanite Tough Tool Rod +tconstruct:tough_tool_rod:0, Blutonium Tough Tool Rod +tconstruct:tough_tool_rod:0, Ludicrite Tough Tool Rod +tconstruct:tough_tool_rod:0, Quartz Enriched Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Psimetal Tough Tool Rod +tconstruct:tough_tool_rod:0, Psigem Tough Tool Rod +tconstruct:tough_tool_rod:0, Ivory Psimetal Tough Tool Rod +tconstruct:tough_tool_rod:0, Ebony Psimetal Tough Tool Rod +tconstruct:tough_tool_rod:0, Dark Matter Tough Tool Rod +tconstruct:tough_tool_rod:0, Red Matter Tough Tool Rod +tconstruct:tough_tool_rod:0, Fluxed Electrum Tough Tool Rod +tconstruct:tough_tool_rod:0, Refined Iron Tough Tool Rod +tconstruct:tough_tool_rod:0, Tungsten Tough Tool Rod +tconstruct:tough_tool_rod:0, Titanium Tough Tool Rod +tconstruct:tough_tool_rod:0, Chrome Tough Tool Rod +tconstruct:tough_tool_rod:0, Advanced Alloy Tough Tool Rod +tconstruct:tough_tool_rod:0, Ruby Tough Tool Rod +tconstruct:tough_tool_rod:0, Sapphire Tough Tool Rod +tconstruct:tough_tool_rod:0, Peridot Tough Tool Rod +tconstruct:tough_tool_rod:0, Yellow Garnet Tough Tool Rod +tconstruct:tough_tool_rod:0, Red Garnet Tough Tool Rod +tconstruct:tough_tool_rod:0, Rubber Tough Tool Rod +tconstruct:tough_tool_rod:0, Alumite Tough Tool Rod +tconstruct:tough_tool_rod:0, Ascended Sapphire Tough Tool Rod +tconstruct:tough_tool_rod:0, Jade Tough Tool Rod +tconstruct:tough_tool_rod:0, Malachite Tough Tool Rod +tconstruct:tough_tool_rod:0, Amber Tough Tool Rod +tconstruct:tough_tool_rod:0, Topaz Tough Tool Rod +tconstruct:tough_tool_rod:0, Tanzanite Tough Tool Rod +tconstruct:tough_tool_rod:0, Amethyst Tough Tool Rod +tconstruct:tough_tool_rod:0, Lumium Tough Tool Rod +tconstruct:tough_tool_rod:0, Enderium Tough Tool Rod +tconstruct:tough_tool_rod:0, Black Quartz Tough Tool Rod +tconstruct:tough_tool_rod:0, Void Tough Tool Rod +tconstruct:tough_tool_rod:0, Enori Tough Tool Rod +tconstruct:tough_tool_rod:0, Palis Tough Tool Rod +tconstruct:tough_tool_rod:0, Emeradic Tough Tool Rod +tconstruct:tough_tool_rod:0, Diamatine Tough Tool Rod +tconstruct:tough_tool_rod:0, Infinity Tough Tool Rod +tconstruct:tough_tool_rod:0, Certus Quartz Tough Tool Rod +tconstruct:tough_tool_rod:0, Fluix Crystal Tough Tool Rod +tconstruct:tough_tool_rod:0, Mica Tough Tool Rod +tconstruct:tough_tool_rod:0, Litherite Tough Tool Rod +tconstruct:tough_tool_rod:0, Erodium Tough Tool Rod +tconstruct:tough_tool_rod:0, Kyronite Tough Tool Rod +tconstruct:tough_tool_rod:0, Pladium Tough Tool Rod +tconstruct:tough_tool_rod:0, Ionite Tough Tool Rod +tconstruct:tough_tool_rod:0, Aethium Tough Tool Rod +tconstruct:tough_tool_rod:0, Thaumium Tough Tool Rod +tconstruct:tough_tool_rod:0, Starmetal Tough Tool Rod +tconstruct:tough_tool_rod:0, Corrupted Tough Tool Rod +tconstruct:tough_tool_rod:0, Mirion Tough Tool Rod +tconstruct:tough_tool_rod:0, Livingwood Tough Tool Rod +tconstruct:tough_tool_rod:0, Elementium Tough Tool Rod +tconstruct:tough_tool_rod:0, Wyvern Tough Tool Rod +tconstruct:tough_tool_rod:0, Awakened Tough Tool Rod +tconstruct:tough_tool_rod:0, Chaotic Tough Tool Rod +tconstruct:tough_tool_rod:0, Fusewood Tough Tool Rod +tconstruct:tough_tool_rod:0, Ghostwood Tough Tool Rod +tconstruct:tough_tool_rod:0, Darkwood Tough Tool Rod +tconstruct:tough_tool_rod:0, Emerald Tough Tool Rod +tconstruct:binding:0, Electrical Binding +tconstruct:binding:0, Energetic Binding +tconstruct:binding:0, Vibrant Binding +tconstruct:binding:0, Red Binding +tconstruct:binding:0, Conductive Binding +tconstruct:binding:0, Pulsating Binding +tconstruct:binding:0, Dark Binding +tconstruct:binding:0, Souled Binding +tconstruct:binding:0, Binding of the End +tconstruct:binding:0, Fake-Iron Binding +tconstruct:binding:0, Steeleaf Binding +tconstruct:binding:0, Fiery Binding +tconstruct:binding:0, Knightly 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:binding:0, Abyssalnite Binding +tconstruct:binding:0, Refined Coralium Binding +tconstruct:binding:0, Dreadium Binding +tconstruct:binding:0, Treated Wood Binding +tconstruct:binding:0, Constantan Binding +tconstruct:binding:0, Baronyte Binding +tconstruct:binding:0, Blazium Binding +tconstruct:binding:0, Elecanium Binding +tconstruct:binding:0, Emberstone Binding +tconstruct:binding:0, Ghastly Binding +tconstruct:binding:0, Ghoulish Binding +tconstruct:binding:0, Limonite Binding +tconstruct:binding:0, Lunar Binding +tconstruct:binding:0, Lyon Binding +tconstruct:binding:0, Mystite Binding +tconstruct:binding:0, Rosite Binding +tconstruct:binding:0, Shyrestone Binding +tconstruct:binding:0, Skeletal Binding +tconstruct:binding:0, Varsium Binding +tconstruct:binding:0, Charger Binding +tconstruct:binding:0, Blood Infused Wooden Binding +tconstruct:binding:0, Blood Infused Iron Binding +tconstruct:binding:0, Bloodmaster Binding +tconstruct:binding:0, Adamantium Binding +tconstruct:binding:0, Vibranium Binding +tconstruct:binding:0, Vibranium Alloy Binding +tconstruct:binding:0, Blood Infused Glitch Binding +tconstruct:binding:0, Shadowium Binding +tconstruct:binding:0, Orichalcos Binding +tconstruct:binding:0, Magical Wooden Binding +tconstruct:binding:0, Evil Infused Binding +tconstruct:binding:0, Enchanted Binding +tconstruct:binding:0, Demonic Binding +tconstruct:binding:0, Molten Meat Binding +tconstruct:binding:0, Vespa Carapace Binding +tconstruct:binding:0, Scythe Claw Binding +tconstruct:binding:0, Ectoplasm Binding +tconstruct:binding:0, Dragon Bone Binding +tconstruct:binding:0, Desert Myrmex Chitin Binding +tconstruct:binding:0, Jungle Myrmex Chitin Binding +tconstruct:binding:0, Fire Dragonsteel Binding +tconstruct:binding:0, Ice Dragonsteel Binding +tconstruct:binding:0, Weezer Binding +tconstruct:binding:0, Prosperity Shard Binding +tconstruct:binding:0, Soulium Binding +tconstruct:binding:0, Base Essence Binding +tconstruct:binding:0, Inferium Binding +tconstruct:binding:0, Prudentium Binding +tconstruct:binding:0, Intermedium Binding +tconstruct:binding:0, Superium Binding +tconstruct:binding:0, Supremium Binding +tconstruct:binding:0, Boron Binding +tconstruct:binding:0, Tough Alloy Binding +tconstruct:binding:0, Hard Carbon Binding +tconstruct:binding:0, Boron Nitride Binding +tconstruct:binding:0, Thorium Binding +tconstruct:binding:0, Uranium Binding +tconstruct:binding:0, Magnesium Binding +tconstruct:binding:0, Chocolate Binding +tconstruct:binding:0, Plastic Binding +tconstruct:binding:0, Pink Slime Binding +tconstruct:binding:0, Reinforced Pink Slime Binding +tconstruct:binding:0, Platinum Binding +tconstruct:binding:0, Iridium Binding +tconstruct:binding:0, Mithril Binding +tconstruct:binding:0, Invar Binding +tconstruct:binding:0, Nickel Binding +tconstruct:binding:0, Tin Binding +tconstruct:binding:0, Brass Binding +tconstruct:binding:0, Aluminum Binding +tconstruct:binding:0, Zinc Binding +tconstruct:binding:0, Refined Obsidian Binding +tconstruct:binding:0, Refined Glowstone Binding +tconstruct:binding:0, Osmium Binding +tconstruct:binding:0, Manasteel Binding +tconstruct:binding:0, Terrasteel Binding +tconstruct:binding:0, Gaia Spirit Binding +tconstruct:binding:0, Yellorium Binding +tconstruct:binding:0, Cyanite Binding +tconstruct:binding:0, Blutonium Binding +tconstruct:binding:0, Ludicrite Binding +tconstruct:binding:0, Quartz Enriched Iron Binding +tconstruct:binding:0, Psimetal Binding +tconstruct:binding:0, Psigem Binding +tconstruct:binding:0, Ivory Psimetal Binding +tconstruct:binding:0, Ebony Psimetal Binding +tconstruct:binding:0, Dark Matter Binding +tconstruct:binding:0, Red Matter Binding +tconstruct:binding:0, Fluxed Electrum Binding +tconstruct:binding:0, Refined Iron Binding +tconstruct:binding:0, Tungsten Binding +tconstruct:binding:0, Titanium Binding +tconstruct:binding:0, Chrome Binding +tconstruct:binding:0, Advanced Alloy Binding +tconstruct:binding:0, Ruby Binding +tconstruct:binding:0, Sapphire Binding +tconstruct:binding:0, Peridot Binding +tconstruct:binding:0, Yellow Garnet Binding +tconstruct:binding:0, Red Garnet Binding +tconstruct:binding:0, Rubber Binding +tconstruct:binding:0, Alumite Binding +tconstruct:binding:0, Ascended Sapphire Binding +tconstruct:binding:0, Jade Binding +tconstruct:binding:0, Malachite Binding +tconstruct:binding:0, Amber Binding +tconstruct:binding:0, Topaz Binding +tconstruct:binding:0, Tanzanite Binding +tconstruct:binding:0, Amethyst Binding +tconstruct:binding:0, Lumium Binding +tconstruct:binding:0, Enderium Binding +tconstruct:binding:0, Black Quartz Binding +tconstruct:binding:0, Void Binding +tconstruct:binding:0, Enori Binding +tconstruct:binding:0, Palis Binding +tconstruct:binding:0, Emeradic Binding +tconstruct:binding:0, Diamatine Binding +tconstruct:binding:0, Infinity Binding +tconstruct:binding:0, Certus Quartz Binding +tconstruct:binding:0, Fluix Crystal Binding +tconstruct:binding:0, Mica Binding +tconstruct:binding:0, Litherite Binding +tconstruct:binding:0, Erodium Binding +tconstruct:binding:0, Kyronite Binding +tconstruct:binding:0, Pladium Binding +tconstruct:binding:0, Ionite Binding +tconstruct:binding:0, Aethium Binding +tconstruct:binding:0, Thaumium Binding +tconstruct:binding:0, Starmetal Binding +tconstruct:binding:0, Corrupted Binding +tconstruct:binding:0, Mirion Binding +tconstruct:binding:0, Livingwood Binding +tconstruct:binding:0, Elementium Binding +tconstruct:binding:0, Wyvern Binding +tconstruct:binding:0, Awakened Binding +tconstruct:binding:0, Chaotic Binding +tconstruct:binding:0, Fusewood Binding +tconstruct:binding:0, Ghostwood Binding +tconstruct:binding:0, Darkwood Binding +tconstruct:binding:0, Emerald Binding +tconstruct:tough_binding:0, Electrical Tough Binding +tconstruct:tough_binding:0, Energetic Tough Binding +tconstruct:tough_binding:0, Vibrant Tough Binding +tconstruct:tough_binding:0, Red Tough Binding +tconstruct:tough_binding:0, Conductive Tough Binding +tconstruct:tough_binding:0, Pulsating Tough Binding +tconstruct:tough_binding:0, Dark Tough Binding +tconstruct:tough_binding:0, Souled Tough Binding +tconstruct:tough_binding:0, Tough Binding of the End +tconstruct:tough_binding:0, Fake-Iron Tough Binding +tconstruct:tough_binding:0, Steeleaf Tough Binding +tconstruct:tough_binding:0, Fiery Tough Binding +tconstruct:tough_binding:0, Knightly 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:tough_binding:0, Abyssalnite Tough Binding +tconstruct:tough_binding:0, Refined Coralium Tough Binding +tconstruct:tough_binding:0, Dreadium Tough Binding +tconstruct:tough_binding:0, Treated Wood Tough Binding +tconstruct:tough_binding:0, Constantan Tough Binding +tconstruct:tough_binding:0, Baronyte Tough Binding +tconstruct:tough_binding:0, Blazium Tough Binding +tconstruct:tough_binding:0, Elecanium Tough Binding +tconstruct:tough_binding:0, Emberstone Tough Binding +tconstruct:tough_binding:0, Ghastly Tough Binding +tconstruct:tough_binding:0, Ghoulish Tough Binding +tconstruct:tough_binding:0, Limonite Tough Binding +tconstruct:tough_binding:0, Lunar Tough Binding +tconstruct:tough_binding:0, Lyon Tough Binding +tconstruct:tough_binding:0, Mystite Tough Binding +tconstruct:tough_binding:0, Rosite Tough Binding +tconstruct:tough_binding:0, Shyrestone Tough Binding +tconstruct:tough_binding:0, Skeletal Tough Binding +tconstruct:tough_binding:0, Varsium Tough Binding +tconstruct:tough_binding:0, Charger Tough Binding +tconstruct:tough_binding:0, Blood Infused Wooden Tough Binding +tconstruct:tough_binding:0, Blood Infused Iron Tough Binding +tconstruct:tough_binding:0, Bloodmaster Tough Binding +tconstruct:tough_binding:0, Adamantium Tough Binding +tconstruct:tough_binding:0, Vibranium Tough Binding +tconstruct:tough_binding:0, Vibranium Alloy Tough Binding +tconstruct:tough_binding:0, Blood Infused Glitch Tough Binding +tconstruct:tough_binding:0, Shadowium Tough Binding +tconstruct:tough_binding:0, Orichalcos Tough Binding +tconstruct:tough_binding:0, Magical Wooden Tough Binding +tconstruct:tough_binding:0, Evil Infused Tough Binding +tconstruct:tough_binding:0, Enchanted Tough Binding +tconstruct:tough_binding:0, Demonic Tough Binding +tconstruct:tough_binding:0, Molten Meat Tough Binding +tconstruct:tough_binding:0, Vespa Carapace Tough Binding +tconstruct:tough_binding:0, Scythe Claw Tough Binding +tconstruct:tough_binding:0, Ectoplasm Tough Binding +tconstruct:tough_binding:0, Dragon Bone Tough Binding +tconstruct:tough_binding:0, Desert Myrmex Chitin Tough Binding +tconstruct:tough_binding:0, Jungle Myrmex Chitin Tough Binding +tconstruct:tough_binding:0, Fire Dragonsteel Tough Binding +tconstruct:tough_binding:0, Ice Dragonsteel Tough Binding +tconstruct:tough_binding:0, Weezer Tough Binding +tconstruct:tough_binding:0, Prosperity Shard Tough Binding +tconstruct:tough_binding:0, Soulium Tough Binding +tconstruct:tough_binding:0, Base Essence Tough Binding +tconstruct:tough_binding:0, Inferium Tough Binding +tconstruct:tough_binding:0, Prudentium Tough Binding +tconstruct:tough_binding:0, Intermedium Tough Binding +tconstruct:tough_binding:0, Superium Tough Binding +tconstruct:tough_binding:0, Supremium Tough Binding +tconstruct:tough_binding:0, Boron Tough Binding +tconstruct:tough_binding:0, Tough Alloy Tough Binding +tconstruct:tough_binding:0, Hard Carbon Tough Binding +tconstruct:tough_binding:0, Boron Nitride Tough Binding +tconstruct:tough_binding:0, Thorium Tough Binding +tconstruct:tough_binding:0, Uranium Tough Binding +tconstruct:tough_binding:0, Magnesium Tough Binding +tconstruct:tough_binding:0, Chocolate Tough Binding +tconstruct:tough_binding:0, Plastic Tough Binding +tconstruct:tough_binding:0, Pink Slime Tough Binding +tconstruct:tough_binding:0, Reinforced Pink Slime Tough Binding +tconstruct:tough_binding:0, Platinum Tough Binding +tconstruct:tough_binding:0, Iridium Tough Binding +tconstruct:tough_binding:0, Mithril Tough Binding +tconstruct:tough_binding:0, Invar Tough Binding +tconstruct:tough_binding:0, Nickel Tough Binding +tconstruct:tough_binding:0, Tin Tough Binding +tconstruct:tough_binding:0, Brass Tough Binding +tconstruct:tough_binding:0, Aluminum Tough Binding +tconstruct:tough_binding:0, Zinc Tough Binding +tconstruct:tough_binding:0, Refined Obsidian Tough Binding +tconstruct:tough_binding:0, Refined Glowstone Tough Binding +tconstruct:tough_binding:0, Osmium Tough Binding +tconstruct:tough_binding:0, Manasteel Tough Binding +tconstruct:tough_binding:0, Terrasteel Tough Binding +tconstruct:tough_binding:0, Gaia Spirit Tough Binding +tconstruct:tough_binding:0, Yellorium Tough Binding +tconstruct:tough_binding:0, Cyanite Tough Binding +tconstruct:tough_binding:0, Blutonium Tough Binding +tconstruct:tough_binding:0, Ludicrite Tough Binding +tconstruct:tough_binding:0, Quartz Enriched Iron Tough Binding +tconstruct:tough_binding:0, Psimetal Tough Binding +tconstruct:tough_binding:0, Psigem Tough Binding +tconstruct:tough_binding:0, Ivory Psimetal Tough Binding +tconstruct:tough_binding:0, Ebony Psimetal Tough Binding +tconstruct:tough_binding:0, Dark Matter Tough Binding +tconstruct:tough_binding:0, Red Matter Tough Binding +tconstruct:tough_binding:0, Fluxed Electrum Tough Binding +tconstruct:tough_binding:0, Refined Iron Tough Binding +tconstruct:tough_binding:0, Tungsten Tough Binding +tconstruct:tough_binding:0, Titanium Tough Binding +tconstruct:tough_binding:0, Chrome Tough Binding +tconstruct:tough_binding:0, Advanced Alloy Tough Binding +tconstruct:tough_binding:0, Ruby Tough Binding +tconstruct:tough_binding:0, Sapphire Tough Binding +tconstruct:tough_binding:0, Peridot Tough Binding +tconstruct:tough_binding:0, Yellow Garnet Tough Binding +tconstruct:tough_binding:0, Red Garnet Tough Binding +tconstruct:tough_binding:0, Rubber Tough Binding +tconstruct:tough_binding:0, Alumite Tough Binding +tconstruct:tough_binding:0, Ascended Sapphire Tough Binding +tconstruct:tough_binding:0, Jade Tough Binding +tconstruct:tough_binding:0, Malachite Tough Binding +tconstruct:tough_binding:0, Amber Tough Binding +tconstruct:tough_binding:0, Topaz Tough Binding +tconstruct:tough_binding:0, Tanzanite Tough Binding +tconstruct:tough_binding:0, Amethyst Tough Binding +tconstruct:tough_binding:0, Lumium Tough Binding +tconstruct:tough_binding:0, Enderium Tough Binding +tconstruct:tough_binding:0, Black Quartz Tough Binding +tconstruct:tough_binding:0, Void Tough Binding +tconstruct:tough_binding:0, Enori Tough Binding +tconstruct:tough_binding:0, Palis Tough Binding +tconstruct:tough_binding:0, Emeradic Tough Binding +tconstruct:tough_binding:0, Diamatine Tough Binding +tconstruct:tough_binding:0, Infinity Tough Binding +tconstruct:tough_binding:0, Certus Quartz Tough Binding +tconstruct:tough_binding:0, Fluix Crystal Tough Binding +tconstruct:tough_binding:0, Mica Tough Binding +tconstruct:tough_binding:0, Litherite Tough Binding +tconstruct:tough_binding:0, Erodium Tough Binding +tconstruct:tough_binding:0, Kyronite Tough Binding +tconstruct:tough_binding:0, Pladium Tough Binding +tconstruct:tough_binding:0, Ionite Tough Binding +tconstruct:tough_binding:0, Aethium Tough Binding +tconstruct:tough_binding:0, Thaumium Tough Binding +tconstruct:tough_binding:0, Starmetal Tough Binding +tconstruct:tough_binding:0, Corrupted Tough Binding +tconstruct:tough_binding:0, Mirion Tough Binding +tconstruct:tough_binding:0, Livingwood Tough Binding +tconstruct:tough_binding:0, Elementium Tough Binding +tconstruct:tough_binding:0, Wyvern Tough Binding +tconstruct:tough_binding:0, Awakened Tough Binding +tconstruct:tough_binding:0, Chaotic Tough Binding +tconstruct:tough_binding:0, Fusewood Tough Binding +tconstruct:tough_binding:0, Ghostwood Tough Binding +tconstruct:tough_binding:0, Darkwood Tough Binding +tconstruct:tough_binding:0, Emerald Tough Binding +tconstruct:wide_guard:0, Electrical Wide Guard +tconstruct:wide_guard:0, Energetic Wide Guard +tconstruct:wide_guard:0, Vibrant Wide Guard +tconstruct:wide_guard:0, Red Wide Guard +tconstruct:wide_guard:0, Conductive Wide Guard +tconstruct:wide_guard:0, Pulsating Wide Guard +tconstruct:wide_guard:0, Dark Wide Guard +tconstruct:wide_guard:0, Souled Wide Guard +tconstruct:wide_guard:0, Wide Guard of the End +tconstruct:wide_guard:0, Fake-Iron Wide Guard +tconstruct:wide_guard:0, Steeleaf Wide Guard +tconstruct:wide_guard:0, Fiery Wide Guard +tconstruct:wide_guard:0, Knightly 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:wide_guard:0, Abyssalnite Wide Guard +tconstruct:wide_guard:0, Refined Coralium Wide Guard +tconstruct:wide_guard:0, Dreadium Wide Guard +tconstruct:wide_guard:0, Treated Wood Wide Guard +tconstruct:wide_guard:0, Constantan Wide Guard +tconstruct:wide_guard:0, Baronyte Wide Guard +tconstruct:wide_guard:0, Blazium Wide Guard +tconstruct:wide_guard:0, Elecanium Wide Guard +tconstruct:wide_guard:0, Emberstone Wide Guard +tconstruct:wide_guard:0, Ghastly Wide Guard +tconstruct:wide_guard:0, Ghoulish Wide Guard +tconstruct:wide_guard:0, Limonite Wide Guard +tconstruct:wide_guard:0, Lunar Wide Guard +tconstruct:wide_guard:0, Lyon Wide Guard +tconstruct:wide_guard:0, Mystite Wide Guard +tconstruct:wide_guard:0, Rosite Wide Guard +tconstruct:wide_guard:0, Shyrestone Wide Guard +tconstruct:wide_guard:0, Skeletal Wide Guard +tconstruct:wide_guard:0, Varsium Wide Guard +tconstruct:wide_guard:0, Charger Wide Guard +tconstruct:wide_guard:0, Blood Infused Wooden Wide Guard +tconstruct:wide_guard:0, Blood Infused Iron Wide Guard +tconstruct:wide_guard:0, Bloodmaster Wide Guard +tconstruct:wide_guard:0, Adamantium Wide Guard +tconstruct:wide_guard:0, Vibranium Wide Guard +tconstruct:wide_guard:0, Vibranium Alloy Wide Guard +tconstruct:wide_guard:0, Blood Infused Glitch Wide Guard +tconstruct:wide_guard:0, Shadowium Wide Guard +tconstruct:wide_guard:0, Orichalcos Wide Guard +tconstruct:wide_guard:0, Magical Wooden Wide Guard +tconstruct:wide_guard:0, Evil Infused Wide Guard +tconstruct:wide_guard:0, Enchanted Wide Guard +tconstruct:wide_guard:0, Demonic Wide Guard +tconstruct:wide_guard:0, Molten Meat Wide Guard +tconstruct:wide_guard:0, Vespa Carapace Wide Guard +tconstruct:wide_guard:0, Scythe Claw Wide Guard +tconstruct:wide_guard:0, Ectoplasm Wide Guard +tconstruct:wide_guard:0, Dragon Bone Wide Guard +tconstruct:wide_guard:0, Desert Myrmex Chitin Wide Guard +tconstruct:wide_guard:0, Jungle Myrmex Chitin Wide Guard +tconstruct:wide_guard:0, Fire Dragonsteel Wide Guard +tconstruct:wide_guard:0, Ice Dragonsteel Wide Guard +tconstruct:wide_guard:0, Weezer Wide Guard +tconstruct:wide_guard:0, Prosperity Shard Wide Guard +tconstruct:wide_guard:0, Soulium Wide Guard +tconstruct:wide_guard:0, Base Essence Wide Guard +tconstruct:wide_guard:0, Inferium Wide Guard +tconstruct:wide_guard:0, Prudentium Wide Guard +tconstruct:wide_guard:0, Intermedium Wide Guard +tconstruct:wide_guard:0, Superium Wide Guard +tconstruct:wide_guard:0, Supremium Wide Guard +tconstruct:wide_guard:0, Boron Wide Guard +tconstruct:wide_guard:0, Tough Alloy Wide Guard +tconstruct:wide_guard:0, Hard Carbon Wide Guard +tconstruct:wide_guard:0, Boron Nitride Wide Guard +tconstruct:wide_guard:0, Thorium Wide Guard +tconstruct:wide_guard:0, Uranium Wide Guard +tconstruct:wide_guard:0, Magnesium Wide Guard +tconstruct:wide_guard:0, Chocolate Wide Guard +tconstruct:wide_guard:0, Plastic Wide Guard +tconstruct:wide_guard:0, Pink Slime Wide Guard +tconstruct:wide_guard:0, Reinforced Pink Slime Wide Guard +tconstruct:wide_guard:0, Platinum Wide Guard +tconstruct:wide_guard:0, Iridium Wide Guard +tconstruct:wide_guard:0, Mithril Wide Guard +tconstruct:wide_guard:0, Invar Wide Guard +tconstruct:wide_guard:0, Nickel Wide Guard +tconstruct:wide_guard:0, Tin Wide Guard +tconstruct:wide_guard:0, Brass Wide Guard +tconstruct:wide_guard:0, Aluminum Wide Guard +tconstruct:wide_guard:0, Zinc Wide Guard +tconstruct:wide_guard:0, Refined Obsidian Wide Guard +tconstruct:wide_guard:0, Refined Glowstone Wide Guard +tconstruct:wide_guard:0, Osmium Wide Guard +tconstruct:wide_guard:0, Manasteel Wide Guard +tconstruct:wide_guard:0, Terrasteel Wide Guard +tconstruct:wide_guard:0, Gaia Spirit Wide Guard +tconstruct:wide_guard:0, Yellorium Wide Guard +tconstruct:wide_guard:0, Cyanite Wide Guard +tconstruct:wide_guard:0, Blutonium Wide Guard +tconstruct:wide_guard:0, Ludicrite Wide Guard +tconstruct:wide_guard:0, Quartz Enriched Iron Wide Guard +tconstruct:wide_guard:0, Psimetal Wide Guard +tconstruct:wide_guard:0, Psigem Wide Guard +tconstruct:wide_guard:0, Ivory Psimetal Wide Guard +tconstruct:wide_guard:0, Ebony Psimetal Wide Guard +tconstruct:wide_guard:0, Dark Matter Wide Guard +tconstruct:wide_guard:0, Red Matter Wide Guard +tconstruct:wide_guard:0, Fluxed Electrum Wide Guard +tconstruct:wide_guard:0, Refined Iron Wide Guard +tconstruct:wide_guard:0, Tungsten Wide Guard +tconstruct:wide_guard:0, Titanium Wide Guard +tconstruct:wide_guard:0, Chrome Wide Guard +tconstruct:wide_guard:0, Advanced Alloy Wide Guard +tconstruct:wide_guard:0, Ruby Wide Guard +tconstruct:wide_guard:0, Sapphire Wide Guard +tconstruct:wide_guard:0, Peridot Wide Guard +tconstruct:wide_guard:0, Yellow Garnet Wide Guard +tconstruct:wide_guard:0, Red Garnet Wide Guard +tconstruct:wide_guard:0, Rubber Wide Guard +tconstruct:wide_guard:0, Alumite Wide Guard +tconstruct:wide_guard:0, Ascended Sapphire Wide Guard +tconstruct:wide_guard:0, Jade Wide Guard +tconstruct:wide_guard:0, Malachite Wide Guard +tconstruct:wide_guard:0, Amber Wide Guard +tconstruct:wide_guard:0, Topaz Wide Guard +tconstruct:wide_guard:0, Tanzanite Wide Guard +tconstruct:wide_guard:0, Amethyst Wide Guard +tconstruct:wide_guard:0, Lumium Wide Guard +tconstruct:wide_guard:0, Enderium Wide Guard +tconstruct:wide_guard:0, Black Quartz Wide Guard +tconstruct:wide_guard:0, Void Wide Guard +tconstruct:wide_guard:0, Enori Wide Guard +tconstruct:wide_guard:0, Palis Wide Guard +tconstruct:wide_guard:0, Emeradic Wide Guard +tconstruct:wide_guard:0, Diamatine Wide Guard +tconstruct:wide_guard:0, Infinity Wide Guard +tconstruct:wide_guard:0, Certus Quartz Wide Guard +tconstruct:wide_guard:0, Fluix Crystal Wide Guard +tconstruct:wide_guard:0, Mica Wide Guard +tconstruct:wide_guard:0, Litherite Wide Guard +tconstruct:wide_guard:0, Erodium Wide Guard +tconstruct:wide_guard:0, Kyronite Wide Guard +tconstruct:wide_guard:0, Pladium Wide Guard +tconstruct:wide_guard:0, Ionite Wide Guard +tconstruct:wide_guard:0, Aethium Wide Guard +tconstruct:wide_guard:0, Thaumium Wide Guard +tconstruct:wide_guard:0, Starmetal Wide Guard +tconstruct:wide_guard:0, Corrupted Wide Guard +tconstruct:wide_guard:0, Mirion Wide Guard +tconstruct:wide_guard:0, Livingwood Wide Guard +tconstruct:wide_guard:0, Elementium Wide Guard +tconstruct:wide_guard:0, Wyvern Wide Guard +tconstruct:wide_guard:0, Awakened Wide Guard +tconstruct:wide_guard:0, Chaotic Wide Guard +tconstruct:wide_guard:0, Fusewood Wide Guard +tconstruct:wide_guard:0, Ghostwood Wide Guard +tconstruct:wide_guard:0, Darkwood Wide Guard +tconstruct:wide_guard:0, Emerald Wide Guard +tconstruct:hand_guard:0, Electrical Hand Guard +tconstruct:hand_guard:0, Energetic Hand Guard +tconstruct:hand_guard:0, Vibrant Hand Guard +tconstruct:hand_guard:0, Red Hand Guard +tconstruct:hand_guard:0, Conductive Hand Guard +tconstruct:hand_guard:0, Pulsating Hand Guard +tconstruct:hand_guard:0, Dark Hand Guard +tconstruct:hand_guard:0, Souled Hand Guard +tconstruct:hand_guard:0, Hand Guard of the End +tconstruct:hand_guard:0, Fake-Iron Hand Guard +tconstruct:hand_guard:0, Steeleaf Hand Guard +tconstruct:hand_guard:0, Fiery Hand Guard +tconstruct:hand_guard:0, Knightly 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:hand_guard:0, Abyssalnite Hand Guard +tconstruct:hand_guard:0, Refined Coralium Hand Guard +tconstruct:hand_guard:0, Dreadium Hand Guard +tconstruct:hand_guard:0, Treated Wood Hand Guard +tconstruct:hand_guard:0, Constantan Hand Guard +tconstruct:hand_guard:0, Baronyte Hand Guard +tconstruct:hand_guard:0, Blazium Hand Guard +tconstruct:hand_guard:0, Elecanium Hand Guard +tconstruct:hand_guard:0, Emberstone Hand Guard +tconstruct:hand_guard:0, Ghastly Hand Guard +tconstruct:hand_guard:0, Ghoulish Hand Guard +tconstruct:hand_guard:0, Limonite Hand Guard +tconstruct:hand_guard:0, Lunar Hand Guard +tconstruct:hand_guard:0, Lyon Hand Guard +tconstruct:hand_guard:0, Mystite Hand Guard +tconstruct:hand_guard:0, Rosite Hand Guard +tconstruct:hand_guard:0, Shyrestone Hand Guard +tconstruct:hand_guard:0, Skeletal Hand Guard +tconstruct:hand_guard:0, Varsium Hand Guard +tconstruct:hand_guard:0, Charger Hand Guard +tconstruct:hand_guard:0, Blood Infused Wooden Hand Guard +tconstruct:hand_guard:0, Blood Infused Iron Hand Guard +tconstruct:hand_guard:0, Bloodmaster Hand Guard +tconstruct:hand_guard:0, Adamantium Hand Guard +tconstruct:hand_guard:0, Vibranium Hand Guard +tconstruct:hand_guard:0, Vibranium Alloy Hand Guard +tconstruct:hand_guard:0, Blood Infused Glitch Hand Guard +tconstruct:hand_guard:0, Shadowium Hand Guard +tconstruct:hand_guard:0, Orichalcos Hand Guard +tconstruct:hand_guard:0, Magical Wooden Hand Guard +tconstruct:hand_guard:0, Evil Infused Hand Guard +tconstruct:hand_guard:0, Enchanted Hand Guard +tconstruct:hand_guard:0, Demonic Hand Guard +tconstruct:hand_guard:0, Molten Meat Hand Guard +tconstruct:hand_guard:0, Vespa Carapace Hand Guard +tconstruct:hand_guard:0, Scythe Claw Hand Guard +tconstruct:hand_guard:0, Ectoplasm Hand Guard +tconstruct:hand_guard:0, Dragon Bone Hand Guard +tconstruct:hand_guard:0, Desert Myrmex Chitin Hand Guard +tconstruct:hand_guard:0, Jungle Myrmex Chitin Hand Guard +tconstruct:hand_guard:0, Fire Dragonsteel Hand Guard +tconstruct:hand_guard:0, Ice Dragonsteel Hand Guard +tconstruct:hand_guard:0, Weezer Hand Guard +tconstruct:hand_guard:0, Prosperity Shard Hand Guard +tconstruct:hand_guard:0, Soulium Hand Guard +tconstruct:hand_guard:0, Base Essence Hand Guard +tconstruct:hand_guard:0, Inferium Hand Guard +tconstruct:hand_guard:0, Prudentium Hand Guard +tconstruct:hand_guard:0, Intermedium Hand Guard +tconstruct:hand_guard:0, Superium Hand Guard +tconstruct:hand_guard:0, Supremium Hand Guard +tconstruct:hand_guard:0, Boron Hand Guard +tconstruct:hand_guard:0, Tough Alloy Hand Guard +tconstruct:hand_guard:0, Hard Carbon Hand Guard +tconstruct:hand_guard:0, Boron Nitride Hand Guard +tconstruct:hand_guard:0, Thorium Hand Guard +tconstruct:hand_guard:0, Uranium Hand Guard +tconstruct:hand_guard:0, Magnesium Hand Guard +tconstruct:hand_guard:0, Chocolate Hand Guard +tconstruct:hand_guard:0, Plastic Hand Guard +tconstruct:hand_guard:0, Pink Slime Hand Guard +tconstruct:hand_guard:0, Reinforced Pink Slime Hand Guard +tconstruct:hand_guard:0, Platinum Hand Guard +tconstruct:hand_guard:0, Iridium Hand Guard +tconstruct:hand_guard:0, Mithril Hand Guard +tconstruct:hand_guard:0, Invar Hand Guard +tconstruct:hand_guard:0, Nickel Hand Guard +tconstruct:hand_guard:0, Tin Hand Guard +tconstruct:hand_guard:0, Brass Hand Guard +tconstruct:hand_guard:0, Aluminum Hand Guard +tconstruct:hand_guard:0, Zinc Hand Guard +tconstruct:hand_guard:0, Refined Obsidian Hand Guard +tconstruct:hand_guard:0, Refined Glowstone Hand Guard +tconstruct:hand_guard:0, Osmium Hand Guard +tconstruct:hand_guard:0, Manasteel Hand Guard +tconstruct:hand_guard:0, Terrasteel Hand Guard +tconstruct:hand_guard:0, Gaia Spirit Hand Guard +tconstruct:hand_guard:0, Yellorium Hand Guard +tconstruct:hand_guard:0, Cyanite Hand Guard +tconstruct:hand_guard:0, Blutonium Hand Guard +tconstruct:hand_guard:0, Ludicrite Hand Guard +tconstruct:hand_guard:0, Quartz Enriched Iron Hand Guard +tconstruct:hand_guard:0, Psimetal Hand Guard +tconstruct:hand_guard:0, Psigem Hand Guard +tconstruct:hand_guard:0, Ivory Psimetal Hand Guard +tconstruct:hand_guard:0, Ebony Psimetal Hand Guard +tconstruct:hand_guard:0, Dark Matter Hand Guard +tconstruct:hand_guard:0, Red Matter Hand Guard +tconstruct:hand_guard:0, Fluxed Electrum Hand Guard +tconstruct:hand_guard:0, Refined Iron Hand Guard +tconstruct:hand_guard:0, Tungsten Hand Guard +tconstruct:hand_guard:0, Titanium Hand Guard +tconstruct:hand_guard:0, Chrome Hand Guard +tconstruct:hand_guard:0, Advanced Alloy Hand Guard +tconstruct:hand_guard:0, Ruby Hand Guard +tconstruct:hand_guard:0, Sapphire Hand Guard +tconstruct:hand_guard:0, Peridot Hand Guard +tconstruct:hand_guard:0, Yellow Garnet Hand Guard +tconstruct:hand_guard:0, Red Garnet Hand Guard +tconstruct:hand_guard:0, Rubber Hand Guard +tconstruct:hand_guard:0, Alumite Hand Guard +tconstruct:hand_guard:0, Ascended Sapphire Hand Guard +tconstruct:hand_guard:0, Jade Hand Guard +tconstruct:hand_guard:0, Malachite Hand Guard +tconstruct:hand_guard:0, Amber Hand Guard +tconstruct:hand_guard:0, Topaz Hand Guard +tconstruct:hand_guard:0, Tanzanite Hand Guard +tconstruct:hand_guard:0, Amethyst Hand Guard +tconstruct:hand_guard:0, Lumium Hand Guard +tconstruct:hand_guard:0, Enderium Hand Guard +tconstruct:hand_guard:0, Black Quartz Hand Guard +tconstruct:hand_guard:0, Void Hand Guard +tconstruct:hand_guard:0, Enori Hand Guard +tconstruct:hand_guard:0, Palis Hand Guard +tconstruct:hand_guard:0, Emeradic Hand Guard +tconstruct:hand_guard:0, Diamatine Hand Guard +tconstruct:hand_guard:0, Infinity Hand Guard +tconstruct:hand_guard:0, Certus Quartz Hand Guard +tconstruct:hand_guard:0, Fluix Crystal Hand Guard +tconstruct:hand_guard:0, Mica Hand Guard +tconstruct:hand_guard:0, Litherite Hand Guard +tconstruct:hand_guard:0, Erodium Hand Guard +tconstruct:hand_guard:0, Kyronite Hand Guard +tconstruct:hand_guard:0, Pladium Hand Guard +tconstruct:hand_guard:0, Ionite Hand Guard +tconstruct:hand_guard:0, Aethium Hand Guard +tconstruct:hand_guard:0, Thaumium Hand Guard +tconstruct:hand_guard:0, Starmetal Hand Guard +tconstruct:hand_guard:0, Corrupted Hand Guard +tconstruct:hand_guard:0, Mirion Hand Guard +tconstruct:hand_guard:0, Livingwood Hand Guard +tconstruct:hand_guard:0, Elementium Hand Guard +tconstruct:hand_guard:0, Wyvern Hand Guard +tconstruct:hand_guard:0, Awakened Hand Guard +tconstruct:hand_guard:0, Chaotic Hand Guard +tconstruct:hand_guard:0, Fusewood Hand Guard +tconstruct:hand_guard:0, Ghostwood Hand Guard +tconstruct:hand_guard:0, Darkwood Hand Guard +tconstruct:hand_guard:0, Emerald Hand Guard +tconstruct:cross_guard:0, Electrical Cross Guard +tconstruct:cross_guard:0, Energetic Cross Guard +tconstruct:cross_guard:0, Vibrant Cross Guard +tconstruct:cross_guard:0, Red Cross Guard +tconstruct:cross_guard:0, Conductive Cross Guard +tconstruct:cross_guard:0, Pulsating Cross Guard +tconstruct:cross_guard:0, Dark Cross Guard +tconstruct:cross_guard:0, Souled Cross Guard +tconstruct:cross_guard:0, Cross Guard of the End +tconstruct:cross_guard:0, Fake-Iron Cross Guard +tconstruct:cross_guard:0, Steeleaf Cross Guard +tconstruct:cross_guard:0, Fiery Cross Guard +tconstruct:cross_guard:0, Knightly 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:cross_guard:0, Abyssalnite Cross Guard +tconstruct:cross_guard:0, Refined Coralium Cross Guard +tconstruct:cross_guard:0, Dreadium Cross Guard +tconstruct:cross_guard:0, Treated Wood Cross Guard +tconstruct:cross_guard:0, Constantan Cross Guard +tconstruct:cross_guard:0, Baronyte Cross Guard +tconstruct:cross_guard:0, Blazium Cross Guard +tconstruct:cross_guard:0, Elecanium Cross Guard +tconstruct:cross_guard:0, Emberstone Cross Guard +tconstruct:cross_guard:0, Ghastly Cross Guard +tconstruct:cross_guard:0, Ghoulish Cross Guard +tconstruct:cross_guard:0, Limonite Cross Guard +tconstruct:cross_guard:0, Lunar Cross Guard +tconstruct:cross_guard:0, Lyon Cross Guard +tconstruct:cross_guard:0, Mystite Cross Guard +tconstruct:cross_guard:0, Rosite Cross Guard +tconstruct:cross_guard:0, Shyrestone Cross Guard +tconstruct:cross_guard:0, Skeletal Cross Guard +tconstruct:cross_guard:0, Varsium Cross Guard +tconstruct:cross_guard:0, Charger Cross Guard +tconstruct:cross_guard:0, Blood Infused Wooden Cross Guard +tconstruct:cross_guard:0, Blood Infused Iron Cross Guard +tconstruct:cross_guard:0, Bloodmaster Cross Guard +tconstruct:cross_guard:0, Adamantium Cross Guard +tconstruct:cross_guard:0, Vibranium Cross Guard +tconstruct:cross_guard:0, Vibranium Alloy Cross Guard +tconstruct:cross_guard:0, Blood Infused Glitch Cross Guard +tconstruct:cross_guard:0, Shadowium Cross Guard +tconstruct:cross_guard:0, Orichalcos Cross Guard +tconstruct:cross_guard:0, Magical Wooden Cross Guard +tconstruct:cross_guard:0, Evil Infused Cross Guard +tconstruct:cross_guard:0, Enchanted Cross Guard +tconstruct:cross_guard:0, Demonic Cross Guard +tconstruct:cross_guard:0, Molten Meat Cross Guard +tconstruct:cross_guard:0, Vespa Carapace Cross Guard +tconstruct:cross_guard:0, Scythe Claw Cross Guard +tconstruct:cross_guard:0, Ectoplasm Cross Guard +tconstruct:cross_guard:0, Dragon Bone Cross Guard +tconstruct:cross_guard:0, Desert Myrmex Chitin Cross Guard +tconstruct:cross_guard:0, Jungle Myrmex Chitin Cross Guard +tconstruct:cross_guard:0, Fire Dragonsteel Cross Guard +tconstruct:cross_guard:0, Ice Dragonsteel Cross Guard +tconstruct:cross_guard:0, Weezer Cross Guard +tconstruct:cross_guard:0, Prosperity Shard Cross Guard +tconstruct:cross_guard:0, Soulium Cross Guard +tconstruct:cross_guard:0, Base Essence Cross Guard +tconstruct:cross_guard:0, Inferium Cross Guard +tconstruct:cross_guard:0, Prudentium Cross Guard +tconstruct:cross_guard:0, Intermedium Cross Guard +tconstruct:cross_guard:0, Superium Cross Guard +tconstruct:cross_guard:0, Supremium Cross Guard +tconstruct:cross_guard:0, Boron Cross Guard +tconstruct:cross_guard:0, Tough Alloy Cross Guard +tconstruct:cross_guard:0, Hard Carbon Cross Guard +tconstruct:cross_guard:0, Boron Nitride Cross Guard +tconstruct:cross_guard:0, Thorium Cross Guard +tconstruct:cross_guard:0, Uranium Cross Guard +tconstruct:cross_guard:0, Magnesium Cross Guard +tconstruct:cross_guard:0, Chocolate Cross Guard +tconstruct:cross_guard:0, Plastic Cross Guard +tconstruct:cross_guard:0, Pink Slime Cross Guard +tconstruct:cross_guard:0, Reinforced Pink Slime Cross Guard +tconstruct:cross_guard:0, Platinum Cross Guard +tconstruct:cross_guard:0, Iridium Cross Guard +tconstruct:cross_guard:0, Mithril Cross Guard +tconstruct:cross_guard:0, Invar Cross Guard +tconstruct:cross_guard:0, Nickel Cross Guard +tconstruct:cross_guard:0, Tin Cross Guard +tconstruct:cross_guard:0, Brass Cross Guard +tconstruct:cross_guard:0, Aluminum Cross Guard +tconstruct:cross_guard:0, Zinc Cross Guard +tconstruct:cross_guard:0, Refined Obsidian Cross Guard +tconstruct:cross_guard:0, Refined Glowstone Cross Guard +tconstruct:cross_guard:0, Osmium Cross Guard +tconstruct:cross_guard:0, Manasteel Cross Guard +tconstruct:cross_guard:0, Terrasteel Cross Guard +tconstruct:cross_guard:0, Gaia Spirit Cross Guard +tconstruct:cross_guard:0, Yellorium Cross Guard +tconstruct:cross_guard:0, Cyanite Cross Guard +tconstruct:cross_guard:0, Blutonium Cross Guard +tconstruct:cross_guard:0, Ludicrite Cross Guard +tconstruct:cross_guard:0, Quartz Enriched Iron Cross Guard +tconstruct:cross_guard:0, Psimetal Cross Guard +tconstruct:cross_guard:0, Psigem Cross Guard +tconstruct:cross_guard:0, Ivory Psimetal Cross Guard +tconstruct:cross_guard:0, Ebony Psimetal Cross Guard +tconstruct:cross_guard:0, Dark Matter Cross Guard +tconstruct:cross_guard:0, Red Matter Cross Guard +tconstruct:cross_guard:0, Fluxed Electrum Cross Guard +tconstruct:cross_guard:0, Refined Iron Cross Guard +tconstruct:cross_guard:0, Tungsten Cross Guard +tconstruct:cross_guard:0, Titanium Cross Guard +tconstruct:cross_guard:0, Chrome Cross Guard +tconstruct:cross_guard:0, Advanced Alloy Cross Guard +tconstruct:cross_guard:0, Ruby Cross Guard +tconstruct:cross_guard:0, Sapphire Cross Guard +tconstruct:cross_guard:0, Peridot Cross Guard +tconstruct:cross_guard:0, Yellow Garnet Cross Guard +tconstruct:cross_guard:0, Red Garnet Cross Guard +tconstruct:cross_guard:0, Rubber Cross Guard +tconstruct:cross_guard:0, Alumite Cross Guard +tconstruct:cross_guard:0, Ascended Sapphire Cross Guard +tconstruct:cross_guard:0, Jade Cross Guard +tconstruct:cross_guard:0, Malachite Cross Guard +tconstruct:cross_guard:0, Amber Cross Guard +tconstruct:cross_guard:0, Topaz Cross Guard +tconstruct:cross_guard:0, Tanzanite Cross Guard +tconstruct:cross_guard:0, Amethyst Cross Guard +tconstruct:cross_guard:0, Lumium Cross Guard +tconstruct:cross_guard:0, Enderium Cross Guard +tconstruct:cross_guard:0, Black Quartz Cross Guard +tconstruct:cross_guard:0, Void Cross Guard +tconstruct:cross_guard:0, Enori Cross Guard +tconstruct:cross_guard:0, Palis Cross Guard +tconstruct:cross_guard:0, Emeradic Cross Guard +tconstruct:cross_guard:0, Diamatine Cross Guard +tconstruct:cross_guard:0, Infinity Cross Guard +tconstruct:cross_guard:0, Certus Quartz Cross Guard +tconstruct:cross_guard:0, Fluix Crystal Cross Guard +tconstruct:cross_guard:0, Mica Cross Guard +tconstruct:cross_guard:0, Litherite Cross Guard +tconstruct:cross_guard:0, Erodium Cross Guard +tconstruct:cross_guard:0, Kyronite Cross Guard +tconstruct:cross_guard:0, Pladium Cross Guard +tconstruct:cross_guard:0, Ionite Cross Guard +tconstruct:cross_guard:0, Aethium Cross Guard +tconstruct:cross_guard:0, Thaumium Cross Guard +tconstruct:cross_guard:0, Starmetal Cross Guard +tconstruct:cross_guard:0, Corrupted Cross Guard +tconstruct:cross_guard:0, Mirion Cross Guard +tconstruct:cross_guard:0, Livingwood Cross Guard +tconstruct:cross_guard:0, Elementium Cross Guard +tconstruct:cross_guard:0, Wyvern Cross Guard +tconstruct:cross_guard:0, Awakened Cross Guard +tconstruct:cross_guard:0, Chaotic Cross Guard +tconstruct:cross_guard:0, Fusewood Cross Guard +tconstruct:cross_guard:0, Ghostwood Cross Guard +tconstruct:cross_guard:0, Darkwood Cross Guard +tconstruct:cross_guard:0, Emerald Cross Guard +tconstruct:large_plate:0, Electrical Large Plate +tconstruct:large_plate:0, Energetic Large Plate +tconstruct:large_plate:0, Vibrant Large Plate +tconstruct:large_plate:0, Red Large Plate +tconstruct:large_plate:0, Conductive Large Plate +tconstruct:large_plate:0, Pulsating Large Plate +tconstruct:large_plate:0, Dark Large Plate +tconstruct:large_plate:0, Souled Large Plate +tconstruct:large_plate:0, Large Plate of the End +tconstruct:large_plate:0, Fake-Iron Large Plate +tconstruct:large_plate:0, Naga Scale Large Plate +tconstruct:large_plate:0, Steeleaf Large Plate +tconstruct:large_plate:0, Fiery Large Plate +tconstruct:large_plate:0, Knightly 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:large_plate:0, Abyssalnite Large Plate +tconstruct:large_plate:0, Refined Coralium Large Plate +tconstruct:large_plate:0, Dreadium Large Plate +tconstruct:large_plate:0, Treated Wood Large Plate +tconstruct:large_plate:0, Constantan Large Plate +tconstruct:large_plate:0, Baronyte Large Plate +tconstruct:large_plate:0, Blazium Large Plate +tconstruct:large_plate:0, Elecanium Large Plate +tconstruct:large_plate:0, Emberstone Large Plate +tconstruct:large_plate:0, Ghastly Large Plate +tconstruct:large_plate:0, Ghoulish Large Plate +tconstruct:large_plate:0, Limonite Large Plate +tconstruct:large_plate:0, Lunar Large Plate +tconstruct:large_plate:0, Lyon Large Plate +tconstruct:large_plate:0, Mystite Large Plate +tconstruct:large_plate:0, Rosite Large Plate +tconstruct:large_plate:0, Shyrestone Large Plate +tconstruct:large_plate:0, Skeletal Large Plate +tconstruct:large_plate:0, Varsium Large Plate +tconstruct:large_plate:0, Charger Large Plate +tconstruct:large_plate:0, Blood Infused Wooden Large Plate +tconstruct:large_plate:0, Blood Infused Iron Large Plate +tconstruct:large_plate:0, Realmite Large Plate +tconstruct:large_plate:0, Arlemite Large Plate +tconstruct:large_plate:0, Rupee Large Plate +tconstruct:large_plate:0, Netherite Large Plate +tconstruct:large_plate:0, Bloodmaster Large Plate +tconstruct:large_plate:0, Adamantium Large Plate +tconstruct:large_plate:0, Vibranium Large Plate +tconstruct:large_plate:0, Vibranium Alloy Large Plate +tconstruct:large_plate:0, Blood Infused Glitch Large Plate +tconstruct:large_plate:0, Shadowium Large Plate +tconstruct:large_plate:0, Orichalcos Large Plate +tconstruct:large_plate:0, Magical Wooden Large Plate +tconstruct:large_plate:0, Evil Infused Large Plate +tconstruct:large_plate:0, Enchanted Large Plate +tconstruct:large_plate:0, Demonic Large Plate +tconstruct:large_plate:0, Molten Meat Large Plate +tconstruct:large_plate:0, Vespa Carapace Large Plate +tconstruct:large_plate:0, Scythe Claw Large Plate +tconstruct:large_plate:0, Ectoplasm Large Plate +tconstruct:large_plate:0, Dragon Bone Large Plate +tconstruct:large_plate:0, Desert Myrmex Chitin Large Plate +tconstruct:large_plate:0, Jungle Myrmex Chitin Large Plate +tconstruct:large_plate:0, Fire Dragonsteel Large Plate +tconstruct:large_plate:0, Ice Dragonsteel Large Plate +tconstruct:large_plate:0, Weezer Large Plate +tconstruct:large_plate:0, Prosperity Shard Large Plate +tconstruct:large_plate:0, Soulium Large Plate +tconstruct:large_plate:0, Base Essence Large Plate +tconstruct:large_plate:0, Inferium Large Plate +tconstruct:large_plate:0, Prudentium Large Plate +tconstruct:large_plate:0, Intermedium Large Plate +tconstruct:large_plate:0, Superium Large Plate +tconstruct:large_plate:0, Supremium Large Plate +tconstruct:large_plate:0, Boron Large Plate +tconstruct:large_plate:0, Tough Alloy Large Plate +tconstruct:large_plate:0, Hard Carbon Large Plate +tconstruct:large_plate:0, Boron Nitride Large Plate +tconstruct:large_plate:0, Thorium Large Plate +tconstruct:large_plate:0, Uranium Large Plate +tconstruct:large_plate:0, Magnesium Large Plate +tconstruct:large_plate:0, Chocolate Large Plate +tconstruct:large_plate:0, Plastic Large Plate +tconstruct:large_plate:0, Pink Slime Large Plate +tconstruct:large_plate:0, Reinforced Pink Slime Large Plate +tconstruct:large_plate:0, Platinum Large Plate +tconstruct:large_plate:0, Iridium Large Plate +tconstruct:large_plate:0, Mithril Large Plate +tconstruct:large_plate:0, Invar Large Plate +tconstruct:large_plate:0, Nickel Large Plate +tconstruct:large_plate:0, Tin Large Plate +tconstruct:large_plate:0, Brass Large Plate +tconstruct:large_plate:0, Aluminum Large Plate +tconstruct:large_plate:0, Zinc Large Plate +tconstruct:large_plate:0, Refined Obsidian Large Plate +tconstruct:large_plate:0, Refined Glowstone Large Plate +tconstruct:large_plate:0, Osmium Large Plate +tconstruct:large_plate:0, Manasteel Large Plate +tconstruct:large_plate:0, Terrasteel Large Plate +tconstruct:large_plate:0, Gaia Spirit Large Plate +tconstruct:large_plate:0, Yellorium Large Plate +tconstruct:large_plate:0, Cyanite Large Plate +tconstruct:large_plate:0, Blutonium Large Plate +tconstruct:large_plate:0, Ludicrite Large Plate +tconstruct:large_plate:0, Quartz Enriched Iron Large Plate +tconstruct:large_plate:0, Psimetal Large Plate +tconstruct:large_plate:0, Psigem Large Plate +tconstruct:large_plate:0, Ivory Psimetal Large Plate +tconstruct:large_plate:0, Ebony Psimetal Large Plate +tconstruct:large_plate:0, Dark Matter Large Plate +tconstruct:large_plate:0, Red Matter Large Plate +tconstruct:large_plate:0, Fluxed Electrum Large Plate +tconstruct:large_plate:0, Refined Iron Large Plate +tconstruct:large_plate:0, Tungsten Large Plate +tconstruct:large_plate:0, Titanium Large Plate +tconstruct:large_plate:0, Chrome Large Plate +tconstruct:large_plate:0, Advanced Alloy Large Plate +tconstruct:large_plate:0, Ruby Large Plate +tconstruct:large_plate:0, Sapphire Large Plate +tconstruct:large_plate:0, Peridot Large Plate +tconstruct:large_plate:0, Yellow Garnet Large Plate +tconstruct:large_plate:0, Red Garnet Large Plate +tconstruct:large_plate:0, Rubber Large Plate +tconstruct:large_plate:0, Alumite Large Plate +tconstruct:large_plate:0, Ascended Sapphire Large Plate +tconstruct:large_plate:0, Jade Large Plate +tconstruct:large_plate:0, Malachite Large Plate +tconstruct:large_plate:0, Amber Large Plate +tconstruct:large_plate:0, Topaz Large Plate +tconstruct:large_plate:0, Tanzanite Large Plate +tconstruct:large_plate:0, Amethyst Large Plate +tconstruct:large_plate:0, Lumium Large Plate +tconstruct:large_plate:0, Enderium Large Plate +tconstruct:large_plate:0, Black Quartz Large Plate +tconstruct:large_plate:0, Void Large Plate +tconstruct:large_plate:0, Enori Large Plate +tconstruct:large_plate:0, Palis Large Plate +tconstruct:large_plate:0, Emeradic Large Plate +tconstruct:large_plate:0, Diamatine Large Plate +tconstruct:large_plate:0, Infinity Large Plate +tconstruct:large_plate:0, Certus Quartz Large Plate +tconstruct:large_plate:0, Fluix Crystal Large Plate +tconstruct:large_plate:0, Mica Large Plate +tconstruct:large_plate:0, Litherite Large Plate +tconstruct:large_plate:0, Erodium Large Plate +tconstruct:large_plate:0, Kyronite Large Plate +tconstruct:large_plate:0, Pladium Large Plate +tconstruct:large_plate:0, Ionite Large Plate +tconstruct:large_plate:0, Aethium Large Plate +tconstruct:large_plate:0, Thaumium Large Plate +tconstruct:large_plate:0, Starmetal Large Plate +tconstruct:large_plate:0, Corrupted Large Plate +tconstruct:large_plate:0, Mirion Large Plate +tconstruct:large_plate:0, Livingwood Large Plate +tconstruct:large_plate:0, Elementium Large Plate +tconstruct:large_plate:0, Wyvern Large Plate +tconstruct:large_plate:0, Awakened Large Plate +tconstruct:large_plate:0, Chaotic Large Plate +tconstruct:large_plate:0, Fusewood Large Plate +tconstruct:large_plate:0, Ghostwood Large Plate +tconstruct:large_plate:0, Darkwood Large Plate +tconstruct:large_plate:0, Emerald Large Plate +tconstruct:knife_blade:0, Electrical Knife Blade +tconstruct:knife_blade:0, Energetic Knife Blade +tconstruct:knife_blade:0, Vibrant Knife Blade +tconstruct:knife_blade:0, Red Knife Blade +tconstruct:knife_blade:0, Conductive Knife Blade +tconstruct:knife_blade:0, Pulsating Knife Blade +tconstruct:knife_blade:0, Dark Knife Blade +tconstruct:knife_blade:0, Souled Knife Blade +tconstruct:knife_blade:0, Knife Blade of the End +tconstruct:knife_blade:0, Fake-Iron Knife Blade +tconstruct:knife_blade:0, Steeleaf Knife Blade +tconstruct:knife_blade:0, Fiery Knife Blade +tconstruct:knife_blade:0, Knightly 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:knife_blade:0, Abyssalnite Knife Blade +tconstruct:knife_blade:0, Refined Coralium Knife Blade +tconstruct:knife_blade:0, Dreadium Knife Blade +tconstruct:knife_blade:0, Treated Wood Knife Blade +tconstruct:knife_blade:0, Constantan Knife Blade +tconstruct:knife_blade:0, Baronyte Knife Blade +tconstruct:knife_blade:0, Blazium Knife Blade +tconstruct:knife_blade:0, Elecanium Knife Blade +tconstruct:knife_blade:0, Emberstone Knife Blade +tconstruct:knife_blade:0, Ghastly Knife Blade +tconstruct:knife_blade:0, Ghoulish Knife Blade +tconstruct:knife_blade:0, Limonite Knife Blade +tconstruct:knife_blade:0, Lunar Knife Blade +tconstruct:knife_blade:0, Lyon Knife Blade +tconstruct:knife_blade:0, Mystite Knife Blade +tconstruct:knife_blade:0, Rosite Knife Blade +tconstruct:knife_blade:0, Shyrestone Knife Blade +tconstruct:knife_blade:0, Skeletal Knife Blade +tconstruct:knife_blade:0, Varsium Knife Blade +tconstruct:knife_blade:0, Charger Knife Blade +tconstruct:knife_blade:0, Blood Infused Wooden Knife Blade +tconstruct:knife_blade:0, Blood Infused Iron Knife Blade +tconstruct:knife_blade:0, Bloodmaster Knife Blade +tconstruct:knife_blade:0, Adamantium Knife Blade +tconstruct:knife_blade:0, Vibranium Knife Blade +tconstruct:knife_blade:0, Vibranium Alloy Knife Blade +tconstruct:knife_blade:0, Blood Infused Glitch Knife Blade +tconstruct:knife_blade:0, Shadowium Knife Blade +tconstruct:knife_blade:0, Orichalcos Knife Blade +tconstruct:knife_blade:0, Magical Wooden Knife Blade +tconstruct:knife_blade:0, Evil Infused Knife Blade +tconstruct:knife_blade:0, Enchanted Knife Blade +tconstruct:knife_blade:0, Demonic Knife Blade +tconstruct:knife_blade:0, Molten Meat Knife Blade +tconstruct:knife_blade:0, Vespa Carapace Knife Blade +tconstruct:knife_blade:0, Scythe Claw Knife Blade +tconstruct:knife_blade:0, Ectoplasm Knife Blade +tconstruct:knife_blade:0, Dragon Bone Knife Blade +tconstruct:knife_blade:0, Desert Myrmex Chitin Knife Blade +tconstruct:knife_blade:0, Jungle Myrmex Chitin Knife Blade +tconstruct:knife_blade:0, Fire Dragonsteel Knife Blade +tconstruct:knife_blade:0, Ice Dragonsteel Knife Blade +tconstruct:knife_blade:0, Weezer Knife Blade +tconstruct:knife_blade:0, Prosperity Shard Knife Blade +tconstruct:knife_blade:0, Soulium Knife Blade +tconstruct:knife_blade:0, Base Essence Knife Blade +tconstruct:knife_blade:0, Inferium Knife Blade +tconstruct:knife_blade:0, Prudentium Knife Blade +tconstruct:knife_blade:0, Intermedium Knife Blade +tconstruct:knife_blade:0, Superium Knife Blade +tconstruct:knife_blade:0, Supremium Knife Blade +tconstruct:knife_blade:0, Boron Knife Blade +tconstruct:knife_blade:0, Tough Alloy Knife Blade +tconstruct:knife_blade:0, Hard Carbon Knife Blade +tconstruct:knife_blade:0, Boron Nitride Knife Blade +tconstruct:knife_blade:0, Thorium Knife Blade +tconstruct:knife_blade:0, Uranium Knife Blade +tconstruct:knife_blade:0, Magnesium Knife Blade +tconstruct:knife_blade:0, Chocolate Knife Blade +tconstruct:knife_blade:0, Plastic Knife Blade +tconstruct:knife_blade:0, Pink Slime Knife Blade +tconstruct:knife_blade:0, Reinforced Pink Slime Knife Blade +tconstruct:knife_blade:0, Platinum Knife Blade +tconstruct:knife_blade:0, Iridium Knife Blade +tconstruct:knife_blade:0, Mithril Knife Blade +tconstruct:knife_blade:0, Invar Knife Blade +tconstruct:knife_blade:0, Nickel Knife Blade +tconstruct:knife_blade:0, Tin Knife Blade +tconstruct:knife_blade:0, Brass Knife Blade +tconstruct:knife_blade:0, Aluminum Knife Blade +tconstruct:knife_blade:0, Zinc Knife Blade +tconstruct:knife_blade:0, Refined Obsidian Knife Blade +tconstruct:knife_blade:0, Refined Glowstone Knife Blade +tconstruct:knife_blade:0, Osmium Knife Blade +tconstruct:knife_blade:0, Manasteel Knife Blade +tconstruct:knife_blade:0, Terrasteel Knife Blade +tconstruct:knife_blade:0, Gaia Spirit Knife Blade +tconstruct:knife_blade:0, Yellorium Knife Blade +tconstruct:knife_blade:0, Cyanite Knife Blade +tconstruct:knife_blade:0, Blutonium Knife Blade +tconstruct:knife_blade:0, Ludicrite Knife Blade +tconstruct:knife_blade:0, Quartz Enriched Iron Knife Blade +tconstruct:knife_blade:0, Psimetal Knife Blade +tconstruct:knife_blade:0, Psigem Knife Blade +tconstruct:knife_blade:0, Ivory Psimetal Knife Blade +tconstruct:knife_blade:0, Ebony Psimetal Knife Blade +tconstruct:knife_blade:0, Dark Matter Knife Blade +tconstruct:knife_blade:0, Red Matter Knife Blade +tconstruct:knife_blade:0, Fluxed Electrum Knife Blade +tconstruct:knife_blade:0, Refined Iron Knife Blade +tconstruct:knife_blade:0, Tungsten Knife Blade +tconstruct:knife_blade:0, Titanium Knife Blade +tconstruct:knife_blade:0, Chrome Knife Blade +tconstruct:knife_blade:0, Advanced Alloy Knife Blade +tconstruct:knife_blade:0, Ruby Knife Blade +tconstruct:knife_blade:0, Sapphire Knife Blade +tconstruct:knife_blade:0, Peridot Knife Blade +tconstruct:knife_blade:0, Yellow Garnet Knife Blade +tconstruct:knife_blade:0, Red Garnet Knife Blade +tconstruct:knife_blade:0, Rubber Knife Blade +tconstruct:knife_blade:0, Alumite Knife Blade +tconstruct:knife_blade:0, Ascended Sapphire Knife Blade +tconstruct:knife_blade:0, Jade Knife Blade +tconstruct:knife_blade:0, Malachite Knife Blade +tconstruct:knife_blade:0, Amber Knife Blade +tconstruct:knife_blade:0, Topaz Knife Blade +tconstruct:knife_blade:0, Tanzanite Knife Blade +tconstruct:knife_blade:0, Amethyst Knife Blade +tconstruct:knife_blade:0, Lumium Knife Blade +tconstruct:knife_blade:0, Enderium Knife Blade +tconstruct:knife_blade:0, Black Quartz Knife Blade +tconstruct:knife_blade:0, Void Knife Blade +tconstruct:knife_blade:0, Enori Knife Blade +tconstruct:knife_blade:0, Palis Knife Blade +tconstruct:knife_blade:0, Emeradic Knife Blade +tconstruct:knife_blade:0, Diamatine Knife Blade +tconstruct:knife_blade:0, Infinity Knife Blade +tconstruct:knife_blade:0, Certus Quartz Knife Blade +tconstruct:knife_blade:0, Fluix Crystal Knife Blade +tconstruct:knife_blade:0, Mica Knife Blade +tconstruct:knife_blade:0, Litherite Knife Blade +tconstruct:knife_blade:0, Erodium Knife Blade +tconstruct:knife_blade:0, Kyronite Knife Blade +tconstruct:knife_blade:0, Pladium Knife Blade +tconstruct:knife_blade:0, Ionite Knife Blade +tconstruct:knife_blade:0, Aethium Knife Blade +tconstruct:knife_blade:0, Thaumium Knife Blade +tconstruct:knife_blade:0, Starmetal Knife Blade +tconstruct:knife_blade:0, Corrupted Knife Blade +tconstruct:knife_blade:0, Mirion Knife Blade +tconstruct:knife_blade:0, Livingwood Knife Blade +tconstruct:knife_blade:0, Elementium Knife Blade +tconstruct:knife_blade:0, Wyvern Knife Blade +tconstruct:knife_blade:0, Awakened Knife Blade +tconstruct:knife_blade:0, Chaotic Knife Blade +tconstruct:knife_blade:0, Fusewood Knife Blade +tconstruct:knife_blade:0, Ghostwood Knife Blade +tconstruct:knife_blade:0, Darkwood Knife Blade +tconstruct:knife_blade:0, Emerald Knife Blade +tconstruct:bow_limb:0, Electrical Bowlimb +tconstruct:bow_limb:0, Energetic Bowlimb +tconstruct:bow_limb:0, Vibrant Bowlimb +tconstruct:bow_limb:0, Red Bowlimb +tconstruct:bow_limb:0, Conductive Bowlimb +tconstruct:bow_limb:0, Pulsating Bowlimb +tconstruct:bow_limb:0, Dark Bowlimb +tconstruct:bow_limb:0, Souled Bowlimb +tconstruct:bow_limb:0, Bowlimb of the End +tconstruct:bow_limb:0, Fake-Iron Bowlimb +tconstruct:bow_limb:0, Naga Scale Bowlimb +tconstruct:bow_limb:0, Steeleaf Bowlimb +tconstruct:bow_limb:0, Fiery 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_limb:0, Abyssalnite Bowlimb +tconstruct:bow_limb:0, Refined Coralium Bowlimb +tconstruct:bow_limb:0, Dreadium Bowlimb +tconstruct:bow_limb:0, Treated Wood Bowlimb +tconstruct:bow_limb:0, Constantan Bowlimb +tconstruct:bow_limb:0, Baronyte Bowlimb +tconstruct:bow_limb:0, Blazium Bowlimb +tconstruct:bow_limb:0, Elecanium Bowlimb +tconstruct:bow_limb:0, Emberstone Bowlimb +tconstruct:bow_limb:0, Ghastly Bowlimb +tconstruct:bow_limb:0, Ghoulish Bowlimb +tconstruct:bow_limb:0, Limonite Bowlimb +tconstruct:bow_limb:0, Lunar Bowlimb +tconstruct:bow_limb:0, Lyon Bowlimb +tconstruct:bow_limb:0, Mystite Bowlimb +tconstruct:bow_limb:0, Rosite Bowlimb +tconstruct:bow_limb:0, Shyrestone Bowlimb +tconstruct:bow_limb:0, Skeletal Bowlimb +tconstruct:bow_limb:0, Varsium Bowlimb +tconstruct:bow_limb:0, Realmite Bowlimb +tconstruct:bow_limb:0, Arlemite Bowlimb +tconstruct:bow_limb:0, Rupee Bowlimb +tconstruct:bow_limb:0, Netherite Bowlimb +tconstruct:bow_limb:0, Bloodmaster Bowlimb +tconstruct:bow_limb:0, Adamantium Bowlimb +tconstruct:bow_limb:0, Vibranium Bowlimb +tconstruct:bow_limb:0, Vibranium Alloy Bowlimb +tconstruct:bow_limb:0, Blood Infused Glitch Bowlimb +tconstruct:bow_limb:0, Shadowium Bowlimb +tconstruct:bow_limb:0, Orichalcos Bowlimb +tconstruct:bow_limb:0, Magical Wooden Bowlimb +tconstruct:bow_limb:0, Demonic Bowlimb +tconstruct:bow_limb:0, Molten Meat Bowlimb +tconstruct:bow_limb:0, Vespa Carapace Bowlimb +tconstruct:bow_limb:0, Scythe Claw Bowlimb +tconstruct:bow_limb:0, Ectoplasm Bowlimb +tconstruct:bow_limb:0, Dragon Bone Bowlimb +tconstruct:bow_limb:0, Desert Myrmex Chitin Bowlimb +tconstruct:bow_limb:0, Jungle Myrmex Chitin Bowlimb +tconstruct:bow_limb:0, Fire Dragonsteel Bowlimb +tconstruct:bow_limb:0, Ice Dragonsteel Bowlimb +tconstruct:bow_limb:0, Weezer Bowlimb +tconstruct:bow_limb:0, Prosperity Shard Bowlimb +tconstruct:bow_limb:0, Soulium Bowlimb +tconstruct:bow_limb:0, Base Essence Bowlimb +tconstruct:bow_limb:0, Inferium Bowlimb +tconstruct:bow_limb:0, Prudentium Bowlimb +tconstruct:bow_limb:0, Intermedium Bowlimb +tconstruct:bow_limb:0, Superium Bowlimb +tconstruct:bow_limb:0, Supremium Bowlimb +tconstruct:bow_limb:0, Boron Bowlimb +tconstruct:bow_limb:0, Tough Alloy Bowlimb +tconstruct:bow_limb:0, Hard Carbon Bowlimb +tconstruct:bow_limb:0, Boron Nitride Bowlimb +tconstruct:bow_limb:0, Thorium Bowlimb +tconstruct:bow_limb:0, Uranium Bowlimb +tconstruct:bow_limb:0, Magnesium Bowlimb +tconstruct:bow_limb:0, Chocolate Bowlimb +tconstruct:bow_limb:0, Plastic Bowlimb +tconstruct:bow_limb:0, Pink Slime Bowlimb +tconstruct:bow_limb:0, Reinforced Pink Slime Bowlimb +tconstruct:bow_limb:0, Platinum Bowlimb +tconstruct:bow_limb:0, Iridium Bowlimb +tconstruct:bow_limb:0, Mithril Bowlimb +tconstruct:bow_limb:0, Invar Bowlimb +tconstruct:bow_limb:0, Nickel Bowlimb +tconstruct:bow_limb:0, Tin Bowlimb +tconstruct:bow_limb:0, Brass Bowlimb +tconstruct:bow_limb:0, Aluminum Bowlimb +tconstruct:bow_limb:0, Zinc Bowlimb +tconstruct:bow_limb:0, Refined Obsidian Bowlimb +tconstruct:bow_limb:0, Refined Glowstone Bowlimb +tconstruct:bow_limb:0, Osmium Bowlimb +tconstruct:bow_limb:0, Manasteel Bowlimb +tconstruct:bow_limb:0, Terrasteel Bowlimb +tconstruct:bow_limb:0, Gaia Spirit Bowlimb +tconstruct:bow_limb:0, Yellorium Bowlimb +tconstruct:bow_limb:0, Cyanite Bowlimb +tconstruct:bow_limb:0, Blutonium Bowlimb +tconstruct:bow_limb:0, Ludicrite Bowlimb +tconstruct:bow_limb:0, Quartz Enriched Iron Bowlimb +tconstruct:bow_limb:0, Psimetal Bowlimb +tconstruct:bow_limb:0, Psigem Bowlimb +tconstruct:bow_limb:0, Ivory Psimetal Bowlimb +tconstruct:bow_limb:0, Ebony Psimetal Bowlimb +tconstruct:bow_limb:0, Dark Matter Bowlimb +tconstruct:bow_limb:0, Red Matter Bowlimb +tconstruct:bow_limb:0, Fluxed Electrum Bowlimb +tconstruct:bow_limb:0, Refined Iron Bowlimb +tconstruct:bow_limb:0, Tungsten Bowlimb +tconstruct:bow_limb:0, Titanium Bowlimb +tconstruct:bow_limb:0, Chrome Bowlimb +tconstruct:bow_limb:0, Advanced Alloy Bowlimb +tconstruct:bow_limb:0, Ruby Bowlimb +tconstruct:bow_limb:0, Sapphire Bowlimb +tconstruct:bow_limb:0, Peridot Bowlimb +tconstruct:bow_limb:0, Yellow Garnet Bowlimb +tconstruct:bow_limb:0, Red Garnet Bowlimb +tconstruct:bow_limb:0, Rubber Bowlimb +tconstruct:bow_limb:0, Alumite Bowlimb +tconstruct:bow_limb:0, Ascended Sapphire Bowlimb +tconstruct:bow_limb:0, Jade Bowlimb +tconstruct:bow_limb:0, Malachite Bowlimb +tconstruct:bow_limb:0, Amber Bowlimb +tconstruct:bow_limb:0, Topaz Bowlimb +tconstruct:bow_limb:0, Tanzanite Bowlimb +tconstruct:bow_limb:0, Amethyst Bowlimb +tconstruct:bow_limb:0, Lumium Bowlimb +tconstruct:bow_limb:0, Enderium Bowlimb +tconstruct:bow_limb:0, Black Quartz Bowlimb +tconstruct:bow_limb:0, Void Bowlimb +tconstruct:bow_limb:0, Enori Bowlimb +tconstruct:bow_limb:0, Palis Bowlimb +tconstruct:bow_limb:0, Emeradic Bowlimb +tconstruct:bow_limb:0, Diamatine Bowlimb +tconstruct:bow_limb:0, Infinity Bowlimb +tconstruct:bow_limb:0, Certus Quartz Bowlimb +tconstruct:bow_limb:0, Fluix Crystal Bowlimb +tconstruct:bow_limb:0, Mica Bowlimb +tconstruct:bow_limb:0, Litherite Bowlimb +tconstruct:bow_limb:0, Erodium Bowlimb +tconstruct:bow_limb:0, Kyronite Bowlimb +tconstruct:bow_limb:0, Pladium Bowlimb +tconstruct:bow_limb:0, Ionite Bowlimb +tconstruct:bow_limb:0, Aethium Bowlimb +tconstruct:bow_limb:0, Thaumium Bowlimb +tconstruct:bow_limb:0, Starmetal Bowlimb +tconstruct:bow_limb:0, Mirion Bowlimb +tconstruct:bow_limb:0, Livingwood Bowlimb +tconstruct:bow_limb:0, Elementium Bowlimb +tconstruct:bow_limb:0, Wyvern Bowlimb +tconstruct:bow_limb:0, Awakened Bowlimb +tconstruct:bow_limb:0, Chaotic Bowlimb +tconstruct:bow_limb:0, Fusewood Bowlimb +tconstruct:bow_limb:0, Ghostwood Bowlimb +tconstruct:bow_limb:0, Darkwood Bowlimb +tconstruct:bow_limb:0, Emerald Bowlimb +tconstruct:bow_string:0, Souled Bowstring +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:bow_string:0, Hemp Fiber Bowstring +tconstruct:bow_string:0, Rubber Bowstring +tconstruct:bow_string:0, Flamestring Bowstring +tconstruct:arrow_head:0, Electrical Arrow Head +tconstruct:arrow_head:0, Energetic Arrow Head +tconstruct:arrow_head:0, Vibrant Arrow Head +tconstruct:arrow_head:0, Red Arrow Head +tconstruct:arrow_head:0, Conductive Arrow Head +tconstruct:arrow_head:0, Pulsating Arrow Head +tconstruct:arrow_head:0, Dark Arrow Head +tconstruct:arrow_head:0, Souled Arrow Head +tconstruct:arrow_head:0, Arrow Head of the End +tconstruct:arrow_head:0, Fake-Iron Arrow Head +tconstruct:arrow_head:0, Naga Scale Arrow Head +tconstruct:arrow_head:0, Steeleaf Arrow Head +tconstruct:arrow_head:0, Fiery Arrow Head +tconstruct:arrow_head:0, Knightly 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_head:0, Abyssalnite Arrow Head +tconstruct:arrow_head:0, Refined Coralium Arrow Head +tconstruct:arrow_head:0, Dreadium Arrow Head +tconstruct:arrow_head:0, Treated Wood Arrow Head +tconstruct:arrow_head:0, Constantan Arrow Head +tconstruct:arrow_head:0, Baronyte Arrow Head +tconstruct:arrow_head:0, Blazium Arrow Head +tconstruct:arrow_head:0, Elecanium Arrow Head +tconstruct:arrow_head:0, Emberstone Arrow Head +tconstruct:arrow_head:0, Ghastly Arrow Head +tconstruct:arrow_head:0, Ghoulish Arrow Head +tconstruct:arrow_head:0, Limonite Arrow Head +tconstruct:arrow_head:0, Lunar Arrow Head +tconstruct:arrow_head:0, Lyon Arrow Head +tconstruct:arrow_head:0, Mystite Arrow Head +tconstruct:arrow_head:0, Rosite Arrow Head +tconstruct:arrow_head:0, Shyrestone Arrow Head +tconstruct:arrow_head:0, Skeletal Arrow Head +tconstruct:arrow_head:0, Varsium Arrow Head +tconstruct:arrow_head:0, Charger Arrow Head +tconstruct:arrow_head:0, Blood Infused Wooden Arrow Head +tconstruct:arrow_head:0, Blood Infused Iron Arrow Head +tconstruct:arrow_head:0, Bloodmaster Arrow Head +tconstruct:arrow_head:0, Adamantium Arrow Head +tconstruct:arrow_head:0, Vibranium Arrow Head +tconstruct:arrow_head:0, Vibranium Alloy Arrow Head +tconstruct:arrow_head:0, Blood Infused Glitch Arrow Head +tconstruct:arrow_head:0, Shadowium Arrow Head +tconstruct:arrow_head:0, Orichalcos Arrow Head +tconstruct:arrow_head:0, Magical Wooden Arrow Head +tconstruct:arrow_head:0, Evil Infused Arrow Head +tconstruct:arrow_head:0, Enchanted Arrow Head +tconstruct:arrow_head:0, Demonic Arrow Head +tconstruct:arrow_head:0, Molten Meat Arrow Head +tconstruct:arrow_head:0, Vespa Carapace Arrow Head +tconstruct:arrow_head:0, Scythe Claw Arrow Head +tconstruct:arrow_head:0, Ectoplasm Arrow Head +tconstruct:arrow_head:0, Dragon Bone Arrow Head +tconstruct:arrow_head:0, Desert Myrmex Chitin Arrow Head +tconstruct:arrow_head:0, Jungle Myrmex Chitin Arrow Head +tconstruct:arrow_head:0, Fire Dragonsteel Arrow Head +tconstruct:arrow_head:0, Ice Dragonsteel Arrow Head +tconstruct:arrow_head:0, Weezer Arrow Head +tconstruct:arrow_head:0, Prosperity Shard Arrow Head +tconstruct:arrow_head:0, Soulium Arrow Head +tconstruct:arrow_head:0, Base Essence Arrow Head +tconstruct:arrow_head:0, Inferium Arrow Head +tconstruct:arrow_head:0, Prudentium Arrow Head +tconstruct:arrow_head:0, Intermedium Arrow Head +tconstruct:arrow_head:0, Superium Arrow Head +tconstruct:arrow_head:0, Supremium Arrow Head +tconstruct:arrow_head:0, Boron Arrow Head +tconstruct:arrow_head:0, Tough Alloy Arrow Head +tconstruct:arrow_head:0, Hard Carbon Arrow Head +tconstruct:arrow_head:0, Boron Nitride Arrow Head +tconstruct:arrow_head:0, Thorium Arrow Head +tconstruct:arrow_head:0, Uranium Arrow Head +tconstruct:arrow_head:0, Magnesium Arrow Head +tconstruct:arrow_head:0, Chocolate Arrow Head +tconstruct:arrow_head:0, Plastic Arrow Head +tconstruct:arrow_head:0, Pink Slime Arrow Head +tconstruct:arrow_head:0, Reinforced Pink Slime Arrow Head +tconstruct:arrow_head:0, Platinum Arrow Head +tconstruct:arrow_head:0, Iridium Arrow Head +tconstruct:arrow_head:0, Mithril Arrow Head +tconstruct:arrow_head:0, Invar Arrow Head +tconstruct:arrow_head:0, Nickel Arrow Head +tconstruct:arrow_head:0, Tin Arrow Head +tconstruct:arrow_head:0, Brass Arrow Head +tconstruct:arrow_head:0, Aluminum Arrow Head +tconstruct:arrow_head:0, Zinc Arrow Head +tconstruct:arrow_head:0, Refined Obsidian Arrow Head +tconstruct:arrow_head:0, Refined Glowstone Arrow Head +tconstruct:arrow_head:0, Osmium Arrow Head +tconstruct:arrow_head:0, Manasteel Arrow Head +tconstruct:arrow_head:0, Terrasteel Arrow Head +tconstruct:arrow_head:0, Gaia Spirit Arrow Head +tconstruct:arrow_head:0, Yellorium Arrow Head +tconstruct:arrow_head:0, Cyanite Arrow Head +tconstruct:arrow_head:0, Blutonium Arrow Head +tconstruct:arrow_head:0, Ludicrite Arrow Head +tconstruct:arrow_head:0, Quartz Enriched Iron Arrow Head +tconstruct:arrow_head:0, Psimetal Arrow Head +tconstruct:arrow_head:0, Psigem Arrow Head +tconstruct:arrow_head:0, Ivory Psimetal Arrow Head +tconstruct:arrow_head:0, Ebony Psimetal Arrow Head +tconstruct:arrow_head:0, Dark Matter Arrow Head +tconstruct:arrow_head:0, Red Matter Arrow Head +tconstruct:arrow_head:0, Fluxed Electrum Arrow Head +tconstruct:arrow_head:0, Refined Iron Arrow Head +tconstruct:arrow_head:0, Tungsten Arrow Head +tconstruct:arrow_head:0, Titanium Arrow Head +tconstruct:arrow_head:0, Chrome Arrow Head +tconstruct:arrow_head:0, Advanced Alloy Arrow Head +tconstruct:arrow_head:0, Ruby Arrow Head +tconstruct:arrow_head:0, Sapphire Arrow Head +tconstruct:arrow_head:0, Peridot Arrow Head +tconstruct:arrow_head:0, Yellow Garnet Arrow Head +tconstruct:arrow_head:0, Red Garnet Arrow Head +tconstruct:arrow_head:0, Rubber Arrow Head +tconstruct:arrow_head:0, Alumite Arrow Head +tconstruct:arrow_head:0, Ascended Sapphire Arrow Head +tconstruct:arrow_head:0, Jade Arrow Head +tconstruct:arrow_head:0, Malachite Arrow Head +tconstruct:arrow_head:0, Amber Arrow Head +tconstruct:arrow_head:0, Topaz Arrow Head +tconstruct:arrow_head:0, Tanzanite Arrow Head +tconstruct:arrow_head:0, Amethyst Arrow Head +tconstruct:arrow_head:0, Lumium Arrow Head +tconstruct:arrow_head:0, Enderium Arrow Head +tconstruct:arrow_head:0, Black Quartz Arrow Head +tconstruct:arrow_head:0, Void Arrow Head +tconstruct:arrow_head:0, Enori Arrow Head +tconstruct:arrow_head:0, Palis Arrow Head +tconstruct:arrow_head:0, Emeradic Arrow Head +tconstruct:arrow_head:0, Diamatine Arrow Head +tconstruct:arrow_head:0, Infinity Arrow Head +tconstruct:arrow_head:0, Certus Quartz Arrow Head +tconstruct:arrow_head:0, Fluix Crystal Arrow Head +tconstruct:arrow_head:0, Mica Arrow Head +tconstruct:arrow_head:0, Litherite Arrow Head +tconstruct:arrow_head:0, Erodium Arrow Head +tconstruct:arrow_head:0, Kyronite Arrow Head +tconstruct:arrow_head:0, Pladium Arrow Head +tconstruct:arrow_head:0, Ionite Arrow Head +tconstruct:arrow_head:0, Aethium Arrow Head +tconstruct:arrow_head:0, Thaumium Arrow Head +tconstruct:arrow_head:0, Starmetal Arrow Head +tconstruct:arrow_head:0, Corrupted Arrow Head +tconstruct:arrow_head:0, Mirion Arrow Head +tconstruct:arrow_head:0, Livingwood Arrow Head +tconstruct:arrow_head:0, Elementium Arrow Head +tconstruct:arrow_head:0, Wyvern Arrow Head +tconstruct:arrow_head:0, Awakened Arrow Head +tconstruct:arrow_head:0, Chaotic Arrow Head +tconstruct:arrow_head:0, Fusewood Arrow Head +tconstruct:arrow_head:0, Ghostwood Arrow Head +tconstruct:arrow_head:0, Darkwood Arrow Head +tconstruct:arrow_head:0, Emerald Arrow Head +tconstruct:arrow_shaft:0, Naga Scale Arrow Shaft +tconstruct:arrow_shaft:0, Steeleaf Arrow Shaft +tconstruct:arrow_shaft:0, Fiery Arrow Shaft +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:arrow_shaft:0, Treated Wood Arrow Shaft +tconstruct:arrow_shaft:0, Limonite Rod Arrow Shaft +tconstruct:arrow_shaft:0, Shadowium Arrow Shaft +tconstruct:arrow_shaft:0, Orichalcos Arrow Shaft +tconstruct:arrow_shaft:0, Dragon Bone Arrow Shaft +tconstruct:arrow_shaft:0, TNT Arrow Shaft +tconstruct:arrow_shaft:0, Amber Arrow Shaft +tconstruct:arrow_shaft:0, Enderium Arrow Shaft +tconstruct:arrow_shaft:0, Livingwood Arrow Shaft +tconstruct:fletching:0, Steeleaf Fletching +tconstruct:fletching:0, Raven Feather Fletching +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:fletching:0, Torn Cloth Fletching +tconstruct:fletching:0, Stymphalian Bird Feather Fletching +tconstruct:fletching:0, Amphithere Feather Fletching +tconstruct:bolt_core:0, Naga Scale-Iron Bolt Core +tconstruct:bolt_core:0, Steeleaf-Iron Bolt Core +tconstruct:bolt_core:0, Fiery-Iron Bolt Core +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:bolt_core:0, Treated Wood-Iron Bolt Core +tconstruct:bolt_core:0, Limonite Rod-Iron Bolt Core +tconstruct:bolt_core:0, Shadowium-Iron Bolt Core +tconstruct:bolt_core:0, Orichalcos-Iron Bolt Core +tconstruct:bolt_core:0, Dragon Bone-Iron Bolt Core +tconstruct:bolt_core:0, TNT-Iron Bolt Core +tconstruct:bolt_core:0, Amber-Iron Bolt Core +tconstruct:bolt_core:0, Enderium-Iron Bolt Core +tconstruct:bolt_core:0, Livingwood-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: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: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: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: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: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: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: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: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: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, Arrow Shaft Cast +tconstruct:cast:0, Pipe Piece Cast +tconstruct:cast:0, Cross Guard Cast +tconstruct:cast:0, Leggings Core Cast +tconstruct:cast:0, Battery Cell Cast +tconstruct:cast:0, Pickaxe Head Cast +tconstruct:cast:0, Bowlimb Cast +tconstruct:cast:0, Binding Cast +tconstruct:cast:0, Excavator Head Cast +tconstruct:cast:0, Sharpening Kit Cast +tconstruct:cast:0, Large Plate Cast +tconstruct:cast:0, Armor Trim Cast +tconstruct:cast:0, Sign Plate Cast +tconstruct:cast:0, Shovel Head Cast +tconstruct:cast:0, Axe Head Cast +tconstruct:cast:0, Laser Medium Cast +tconstruct:cast:0, Polishing Kit Cast +tconstruct:cast:0, Tool Rod Cast +tconstruct:cast:0, Bowstring Cast +tconstruct:cast:0, Sword Blade Cast +tconstruct:cast:0, Hand Guard Cast +tconstruct:cast:0, Hammer Head Cast +tconstruct:cast:0, Tough Binding Cast +tconstruct:cast:0, Scythe Head Cast +tconstruct:cast:0, Wide Guard Cast +tconstruct:cast:0, Helmet Core Cast +tconstruct:cast:0, Boots Core Cast +tconstruct:cast:0, Shard Cast +tconstruct:cast:0, Kama Head Cast +tconstruct:cast:0, Broad Axe Head Cast +tconstruct:cast:0, Tough Tool Rod Cast +tconstruct:cast:0, Large Sword Blade Cast +tconstruct:cast:0, Knife Blade Cast +tconstruct:cast:0, Arrow Head Cast +tconstruct:cast:0, Chestplate Core Cast +tconstruct:cast:0, Pan Cast +tconstruct:cast:0, Armor Plates 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, Arrow Shaft Clay Cast +tconstruct:clay_cast:0, Pipe Piece Clay Cast +tconstruct:clay_cast:0, Cross Guard Clay Cast +tconstruct:clay_cast:0, Leggings Core Clay Cast +tconstruct:clay_cast:0, Battery Cell Clay Cast +tconstruct:clay_cast:0, Pickaxe Head Clay Cast +tconstruct:clay_cast:0, Bowlimb Clay Cast +tconstruct:clay_cast:0, Binding Clay Cast +tconstruct:clay_cast:0, Excavator Head Clay Cast +tconstruct:clay_cast:0, Sharpening Kit Clay Cast +tconstruct:clay_cast:0, Large Plate Clay Cast +tconstruct:clay_cast:0, Armor Trim Clay Cast +tconstruct:clay_cast:0, Sign Plate Clay Cast +tconstruct:clay_cast:0, Shovel Head Clay Cast +tconstruct:clay_cast:0, Axe Head Clay Cast +tconstruct:clay_cast:0, Laser Medium Clay Cast +tconstruct:clay_cast:0, Polishing Kit Clay Cast +tconstruct:clay_cast:0, Tool Rod Clay Cast +tconstruct:clay_cast:0, Bowstring Clay Cast +tconstruct:clay_cast:0, Sword Blade Clay Cast +tconstruct:clay_cast:0, Hand Guard Clay Cast +tconstruct:clay_cast:0, Hammer Head Clay Cast +tconstruct:clay_cast:0, Tough Binding Clay Cast +tconstruct:clay_cast:0, Scythe Head Clay Cast +tconstruct:clay_cast:0, Wide Guard Clay Cast +tconstruct:clay_cast:0, Helmet Core Clay Cast +tconstruct:clay_cast:0, Boots Core Clay Cast +tconstruct:clay_cast:0, Shard Clay Cast +tconstruct:clay_cast:0, Kama Head Clay Cast +tconstruct:clay_cast:0, Broad Axe Head Clay Cast +tconstruct:clay_cast:0, Tough Tool Rod Clay Cast +tconstruct:clay_cast:0, Large Sword Blade Clay Cast +tconstruct:clay_cast:0, Knife Blade Clay Cast +tconstruct:clay_cast:0, Arrow Head Clay Cast +tconstruct:clay_cast:0, Chestplate Core Clay Cast +tconstruct:clay_cast:0, Pan Clay Cast +tconstruct:clay_cast:0, Armor Plates 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 +buildcraftlib:guide, BuildCraft Guide Book +buildcraftlib:guide_note, BuildCraft Guide Book Note +buildcraftlib:debugger, Debugger +natura:clouds:0, Cloud +natura:clouds:1, Dark Cloud +natura:clouds:2, Ash Cloud +natura:clouds:3, Sulfur Cloud +natura:materials:0, Barley +natura:materials:1, Barley Flour +natura:materials:2, Wheat Flour +natura:materials:3, Cotton +natura:materials:4, Sulfur +natura:materials:5, Ghostwood Fletching +natura:materials:6, Imp Leather +natura:materials:7, Flamestring +natura:materials:8, Blue Dye +natura:empty_bowls:0, Empty Ghostwood Bowl +natura:empty_bowls:1, Empty Bloodwood Bowl +natura:empty_bowls:2, Empty Darkwood Bowl +natura:empty_bowls:3, Empty Fusewood Bowl +natura:edibles:0, Raw Imphide +natura:edibles:1, Cooked Imphide +natura:edibles:2, Raspberry +natura:edibles:3, Blueberry +natura:edibles:4, Blackberry +natura:edibles:5, Maloberry +natura:edibles:6, Blightberry +natura:edibles:7, Duskberry +natura:edibles:8, Skyberry +natura:edibles:9, Stingberry +natura:edibles:10, Potash Apple +natura:edibles:11, Cactus Juice +natura:soups:0, Mushroom Stew +natura:soups:1, Mushroom Stew +natura:soups:2, Mushroom Stew +natura:soups:3, Mushroom Stew +natura:soups:4, Glowshroom Stew +natura:soups:5, Glowshroom Stew +natura:soups:6, Glowshroom Stew +natura:soups:7, Glowshroom Stew +natura:soups:8, Glowshroom Stew +natura:soups:9, Berry Medley +natura:seed_bags:0, Wheat Seed Bag +natura:seed_bags:1, Carrot Bag +natura:seed_bags:2, Potato Bag +natura:seed_bags:3, Nether Wart Bag +natura:sticks:0, Maple Sticks +natura:sticks:1, Silverbell Sticks +natura:sticks:2, Amaranth Sticks +natura:sticks:3, Tiger Sticks +natura:sticks:4, Willow Sticks +natura:sticks:5, Eucalyptus Sticks +natura:sticks:6, Hopseed Sticks +natura:sticks:7, Sakura Sticks +natura:sticks:8, Redwood Sticks +natura:sticks:9, Ghostwood Sticks +natura:sticks:10, Darkwood Sticks +natura:sticks:11, Fusewood Sticks +natura:sticks:12, Bloodwood Sticks +natura:bonemeal_bag, Bone Meal Bag +natura:colored_grass:0, Topiary Grass +natura:colored_grass:1, Bluegrass +natura:colored_grass:2, Autumnal Grass +natura:colored_grass_slab:0, Topiary Grass Slab +natura:colored_grass_slab:1, Bluegrass Slab +natura:colored_grass_slab:2, Autumnal Grass Slab +natura:colored_grass_stairs_topiary:0, Topiary Grass Stairs +natura:colored_grass_stairs_bluegrass:0, Bluegrass Stairs +natura:colored_grass_stairs_autumnal:0, Autumnal Grass Stairs +natura:overworld_logs:0, Maple Wood +natura:overworld_logs:1, Silverbell Wood +natura:overworld_logs:2, Amaranth Wood +natura:overworld_logs:3, Tiger Wood +natura:overworld_logs2:0, Willow Wood +natura:overworld_logs2:1, Eucalyptus Wood +natura:overworld_logs2:2, Hopseed Wood +natura:overworld_logs2:3, Sakura Wood +natura:redwood_logs:0, Redwood Bark +natura:redwood_logs:1, Redwood +natura:redwood_logs:2, Redwood Root +natura:overworld_leaves:0, Maple Leaves +natura:overworld_leaves:1, Silverbell Leaves +natura:overworld_leaves:2, Amaranth Leaves +natura:overworld_leaves:3, Tiger Leaves +natura:overworld_leaves2:0, Willow Leaves +natura:overworld_leaves2:1, Eucalyptus Leaves +natura:overworld_leaves2:2, Hopseed Leaves +natura:overworld_leaves2:3, Sakura Leaves +natura:redwood_leaves:0, Redwood Leaves +natura:overworld_sapling:0, Maple Sapling +natura:overworld_sapling:1, Silverbell Sapling +natura:overworld_sapling:2, Amaranth Sapling +natura:overworld_sapling:3, Tigerwood Sapling +natura:overworld_sapling2:0, Willow Sapling +natura:overworld_sapling2:1, Eucalyptus Sapling +natura:overworld_sapling2:2, Hopseed Sapling +natura:overworld_sapling2:3, Sakura Sapling +natura:redwood_sapling:0, Redwood Sapling +natura:bluebells_flower:0, Bluebells +natura:overworld_planks:0, Maple Planks +natura:overworld_planks:1, Silverbell Planks +natura:overworld_planks:2, Amaranth Planks +natura:overworld_planks:3, Tigerwood Planks +natura:overworld_planks:4, Willow Planks +natura:overworld_planks:5, Eucalyptus Planks +natura:overworld_planks:6, Hopseed Planks +natura:overworld_planks:7, Sakura Planks +natura:overworld_planks:8, Redwood Planks +natura:overworld_slab:0, Maple Slab +natura:overworld_slab:1, Silverbell Slab +natura:overworld_slab:2, Amaranth Slab +natura:overworld_slab:3, Tigerwood Slab +natura:overworld_slab:4, Willow Slab +natura:overworld_slab2:0, Eucalyptus Slab +natura:overworld_slab2:1, Hopseed Slab +natura:overworld_slab2:2, Sakura Slab +natura:overworld_slab2:3, Redwood Slab +natura:overworld_stairs_maple:0, Maple Stairs +natura:overworld_stairs_silverbell:0, Silverbell Stairs +natura:overworld_stairs_amaranth:0, Amaranth Stairs +natura:overworld_stairs_tiger:0, Tiger Stairs +natura:overworld_stairs_willow:0, Willow Stairs +natura:overworld_stairs_eucalyptus:0, Eucalyptus Stairs +natura:overworld_stairs_hopseed:0, Hopseed Stairs +natura:overworld_stairs_sakura:0, Sakura Stairs +natura:overworld_stairs_redwood:0, Redwood Stairs +natura:overworld_berrybush_raspberry:0, Raspberry Bush +natura:overworld_berrybush_blueberry:0, Blueberry Bush +natura:overworld_berrybush_blackberry:0, Blackberry Bush +natura:overworld_berrybush_maloberry:0, Maloberry Bush +natura:barley_crop:0, tile.natura.barley_crop.name +natura:cotton_crop:0, tile.natura.cotton_crop.name +natura:overworld_door_eucalyptus:0, tile.natura.overworld_door_eucalyptus.name +natura:overworld_door_hopseed:0, tile.natura.overworld_door_hopseed.name +natura:overworld_door_sakura:0, tile.natura.overworld_door_sakura.name +natura:overworld_door_redwood:0, tile.natura.overworld_door_redwood.name +natura:overworld_door_redwood_bark:0, tile.natura.overworld_door_redwood_bark.name +natura:overworld_door_tiger:0, tile.natura.overworld_door_tiger.name +natura:overworld_door_maple:0, tile.natura.overworld_door_maple.name +natura:overworld_door_silverbell:0, tile.natura.overworld_door_silverbell.name +natura:saguaro:0, Saguaro Cactus +natura:saguaro_baby:0, Baby Saguaro Cactus +natura:saguaro_fruit:0, Saguaro Fruit +natura:overworld_seeds:0, Barley Seeds +natura:overworld_seeds:1, Cotton Seeds +natura:overworld_seed_bags:0, Barley Seed Bag +natura:overworld_seed_bags:1, Cotton Seed Bag +natura:overworld_doors:0, Eucalyptus Door +natura:overworld_doors:1, Hopseed Door +natura:overworld_doors:2, Sakura Door +natura:overworld_doors:3, Redwood Door +natura:overworld_doors:4, Redwood Bark Door +natura:overworld_doors:5, Tiger Door +natura:overworld_doors:6, Maple Door +natura:overworld_doors:7, Silverbell Door +natura:saguaro_fruit_item, Saguaro Fruit +natura:nether_logs:0, Ghostwood +natura:nether_logs:1, Darkwood +natura:nether_logs:2, Fusewood +natura:nether_logs2:0, Bloodwood +natura:nether_logs2:15, Bloodwood +natura:nether_leaves:0, Ghostwood Leaves +natura:nether_leaves:1, Blood Leaves +natura:nether_leaves:2, Fusewood Leaves +natura:nether_leaves2:0, Darkwood Leaves +natura:nether_leaves2:1, Darkwood Leaves +natura:nether_leaves2:2, Darkwood Leaves +natura:nether_sapling:0, Ghostwood Sapling +natura:nether_sapling:1, Fusewood Sapling +natura:nether_sapling:2, Darkwood Sapling +natura:nether_sapling2:0, Bloodwood Sapling +natura:nether_planks:0, Ghostwood Planks +natura:nether_planks:1, Bloodwood Planks +natura:nether_planks:2, Darkwood Planks +natura:nether_planks:3, Fusewood Planks +natura:nether_slab:0, Ghostwood Slab +natura:nether_slab:1, Blood Slab +natura:nether_slab:2, Darkwood Slab +natura:nether_slab:3, Fusewood Slab +natura:nether_heat_sand:0, Heat Sand +natura:nether_tainted_soil:0, Tainted Soil +natura:nether_tainted_soil:1, Tainted Soil +natura:nether_tainted_soil:2, Tainted Soil +natura:nether_thorn_vines:0, Thornvines +natura:nether_glass:0, Soul Glass +natura:nether_glass:1, Heat Glass +natura:nether_stairs_ghostwood:0, Ghostwood Stairs +natura:nether_stairs_bloodwood:0, Blood Stairs +natura:nether_stairs_darkwood:0, Darkwood Stairs +natura:nether_stairs_fusewood:0, Fusewood Stairs +natura:nether_berrybush_blightberry:0, Blightberry Bush +natura:nether_berrybush_duskberry:0, Duskberry Bush +natura:nether_berrybush_skyberry:0, Skyberry Bush +natura:nether_berrybush_stingberry:0, Stingberry Bush +natura:respawn_obelisk:0, Inactive Respawn Obelisk +natura:nether_glowshroom:0, Green Glowshroom +natura:nether_glowshroom:1, Blue Glowshroom +natura:nether_glowshroom:2, Purple Glowshroom +natura:nether_green_large_glowshroom:0, Green Glowshroom +natura:nether_blue_large_glowshroom:0, Blue Glowshroom +natura:nether_purple_large_glowshroom:0, Purple Glowshroom +natura:nether_door_ghostwood:0, tile.natura.nether_door_ghostwood.name +natura:nether_door_bloodwood:0, tile.natura.nether_door_bloodwood.name +natura:nether_door_darkwood:0, tile.natura.nether_door_darkwood.name +natura:nether_door_fusewood:0, tile.natura.nether_door_fusewood.name +natura:blaze_hopper:0, Blaze Hopper +natura:nether_lever:0, Lever +natura:nether_button:0, Button +natura:nether_pressure_plate:0, Pressure Plate +natura:blaze_rail:0, Blaze Rail +natura:blaze_rail_golden:0, Powered Blaze Rail +natura:blaze_rail_activator:0, Activator Blaze Rail +natura:blaze_rail_detector:0, Detector Blaze Rail +natura:netherrack_furnace:0, Nether Furnace +natura:lit_netherrack_furnace:0, Nether Furnace +natura:nether_doors:0, Ghostwood Door +natura:nether_doors:1, Bloodwood Door +natura:nether_doors:2, Darkwood Door +natura:nether_doors:3, Fusewood Door +natura:maple_button:0, Maple Button +natura:maple_pressure_plate:0, Maple Pressure Plate +natura:maple_trap_door:0, Maple Trap Door +natura:maple_fence:0, Maple Fence +natura:maple_fence_gate:0, Maple Fence Gate +natura:silverbell_button:0, Silverbell Button +natura:silverbell_pressure_plate:0, Silverbell Pressure Plate +natura:silverbell_trap_door:0, Silverbell Trap Door +natura:silverbell_fence:0, Silverbell Fence +natura:silverbell_fence_gate:0, Silverbell Fence Gate +natura:amaranth_button:0, Amaranth Button +natura:amaranth_pressure_plate:0, Amaranth Pressure Plate +natura:amaranth_trap_door:0, Amaranth Trap Door +natura:amaranth_fence:0, Amaranth Fence +natura:amaranth_fence_gate:0, Amaranth Fence Gate +natura:tiger_button:0, Tiger Button +natura:tiger_pressure_plate:0, Tiger Pressure Plate +natura:tiger_trap_door:0, Tiger Trap Door +natura:tiger_fence:0, Tiger Fence +natura:tiger_fence_gate:0, Tiger Fence Gate +natura:willow_button:0, Willow Button +natura:willow_pressure_plate:0, Willow Pressure Plate +natura:willow_trap_door:0, Willow Trap Door +natura:willow_fence:0, Willow Fence +natura:willow_fence_gate:0, Willow Fence Gate +natura:eucalyptus_button:0, Eucalyptus Button +natura:eucalyptus_pressure_plate:0, Eucalyptus Pressure Plate +natura:eucalyptus_trap_door:0, Eucalyptus Trap Door +natura:eucalyptus_fence:0, Eucalyptus Fence +natura:eucalyptus_fence_gate:0, Eucalyptus Fence Gate +natura:hopseed_button:0, Hopseed Button +natura:hopseed_pressure_plate:0, Hopseed Pressure Plate +natura:hopseed_trap_door:0, Hopseed Trap Door +natura:hopseed_fence:0, Hopseed Fence +natura:hopseed_fence_gate:0, Hopseed Fence Gate +natura:sakura_button:0, Sakura Button +natura:sakura_pressure_plate:0, Sakura Pressure Plate +natura:sakura_trap_door:0, Sakura Trap Door +natura:sakura_fence:0, Sakura Fence +natura:sakura_fence_gate:0, Sakura Fence Gate +natura:redwood_button:0, Redwood Button +natura:redwood_pressure_plate:0, Redwood Pressure Plate +natura:redwood_trap_door:0, Redwood Trap Door +natura:redwood_fence:0, Redwood Fence +natura:redwood_fence_gate:0, Redwood Fence Gate +natura:overworld_bookshelves:0, Maple Bookshelf +natura:overworld_bookshelves:1, Silverbell Bookshelf +natura:overworld_bookshelves:2, Amaranth Bookshelf +natura:overworld_bookshelves:3, Tiger Bookshelf +natura:overworld_bookshelves:4, Willow Bookshelf +natura:overworld_bookshelves:5, Eucalyptus Bookshelf +natura:overworld_bookshelves:6, Hopseed Bookshelf +natura:overworld_bookshelves:7, Sakura Bookshelf +natura:overworld_bookshelves:8, Redwood Bookshelf +natura:overworld_workbenches:0, Maple Workbench +natura:overworld_workbenches:1, Silverbell Workbench +natura:overworld_workbenches:2, Amaranth Workbench +natura:overworld_workbenches:3, Tiger Workbench +natura:overworld_workbenches:4, Willow Workbench +natura:overworld_workbenches:5, Eucalyptus Workbench +natura:overworld_workbenches:6, Hopseed Workbench +natura:overworld_workbenches:7, Sakura Workbench +natura:overworld_workbenches:8, Redwood Workbench +natura:ghostwood_button:0, Ghostwood Button +natura:ghostwood_pressure_plate:0, Ghostwood Pressure Plate +natura:ghostwood_trap_door:0, Ghostwood Trap Door +natura:ghostwood_fence:0, Ghostwood Fence +natura:ghostwood_fence_gate:0, Ghostwood Fence Gate +natura:bloodwood_button:0, Bloodwood Button +natura:bloodwood_pressure_plate:0, Bloodwood Pressure Plate +natura:bloodwood_trap_door:0, Bloodwood Trap Door +natura:bloodwood_fence:0, Bloodwood Fence +natura:bloodwood_fence_gate:0, Bloodwood Fence Gate +natura:fusewood_button:0, Fusewood Button +natura:fusewood_pressure_plate:0, Fusewood Pressure Plate +natura:fusewood_trap_door:0, Fusewood Trap Door +natura:fusewood_fence:0, Fusewood Fence +natura:fusewood_fence_gate:0, Fusewood Fence Gate +natura:darkwood_button:0, Darkwood Button +natura:darkwood_pressure_plate:0, Darkwood Pressure Plate +natura:darkwood_trap_door:0, Darkwood Trap Door +natura:darkwood_fence:0, Darkwood Fence +natura:darkwood_fence_gate:0, Darkwood Fence Gate +natura:nether_bookshelves:0, Ghostwood Bookshelf +natura:nether_bookshelves:1, Bloodwood Bookshelf +natura:nether_bookshelves:2, Darkwood Bookshelf +natura:nether_bookshelves:3, Fusewood Bookshelf +natura:nether_workbenches:0, Ghostwood Workbench +natura:nether_workbenches:1, Bloodwood Workbench +natura:nether_workbenches:2, Darkwood Workbench +natura:nether_workbenches:3, Fusewood Workbench +natura:imp_armor_helmet, Impskin Helmet +natura:imp_armor_chestplate, Impskin Jerkin +natura:imp_armor_leggings, Impskin Leggings +natura:imp_armor_boots, Impskin Boots +natura:ghostwood_sword, Ghostwood Sword +natura:ghostwood_pickaxe, Ghostwood Pickaxe +natura:ghostwood_shovel, Ghostwood Shovel +natura:ghostwood_axe, Ghostwood Hatchet +natura:ghostwood_kama, Ghostwood Kama +natura:ghostwood_bow, Ghostwood Bow +natura:bloodwood_sword, Bloodwood Sword +natura:bloodwood_pickaxe, Bloodwood Pickaxe +natura:bloodwood_shovel, Bloodwood Shovel +natura:bloodwood_axe, Bloodwood Hatchet +natura:bloodwood_kama, Bloodwood Kama +natura:bloodwood_bow, Bloodwood Bow +natura:darkwood_sword, Darkwood Sword +natura:darkwood_pickaxe, Darkwood Pickaxe +natura:darkwood_shovel, Darkwood Shovel +natura:darkwood_axe, Darkwood Hatchet +natura:darkwood_kama, Darkwood Kama +natura:darkwood_bow, Darkwood Bow +natura:fusewood_sword, Fusewood Sword +natura:fusewood_pickaxe, Fusewood Pickaxe +natura:fusewood_shovel, Fusewood Shovel +natura:fusewood_axe, Fusewood Hatchet +natura:fusewood_kama, Fusewood Kama +natura:fusewood_bow, Fusewood Bow +natura:netherquartz_sword, Quartz Sword +natura:netherquartz_pickaxe, Quartz Pickaxe +natura:netherquartz_shovel, Quartz Shovel +natura:netherquartz_axe, Quartz Hatchet +natura:netherquartz_kama, Quartz Kama +natura:flint_and_blaze, Flint and Blaze +immersiveengineering:ore:0, Copper Ore +immersiveengineering:ore:1, Bauxite Ore +immersiveengineering:ore:2, Lead Ore +immersiveengineering:ore:3, Silver Ore +immersiveengineering:ore:4, Nickel Ore +immersiveengineering:ore:5, Uranium Ore +immersiveengineering:storage:0, Block of Copper +immersiveengineering:storage:1, Block of Aluminium +immersiveengineering:storage:2, Block of Lead +immersiveengineering:storage:3, Block of Silver +immersiveengineering:storage:4, Block of Nickel +immersiveengineering:storage:5, Block of Uranium +immersiveengineering:storage:6, Block of Constantan +immersiveengineering:storage:7, Block of Electrum +immersiveengineering:storage:8, Block of Steel +immersiveengineering:storage_slab:0, Copper Slab +immersiveengineering:storage_slab:1, Aluminium Slab +immersiveengineering:storage_slab:2, Lead Slab +immersiveengineering:storage_slab:3, Silver Slab +immersiveengineering:storage_slab:4, Nickel Slab +immersiveengineering:storage_slab:5, Uranium Slab +immersiveengineering:storage_slab:6, Constantan Slab +immersiveengineering:storage_slab:7, Electrum Slab +immersiveengineering:storage_slab:8, Steel Slab +immersiveengineering:stone_decoration:0, Coke Brick +immersiveengineering:stone_decoration:1, Blast Brick +immersiveengineering:stone_decoration:2, Reinforced Blast Brick +immersiveengineering:stone_decoration:3, Block of Coal Coke +immersiveengineering:stone_decoration:4, Hempcrete +immersiveengineering:stone_decoration:5, Concrete +immersiveengineering:stone_decoration:6, Concrete Tile +immersiveengineering:stone_decoration:7, Leaded Concrete +immersiveengineering:stone_decoration:8, Insulating Glass +immersiveengineering:stone_decoration:10, Kiln Brick +immersiveengineering:stone_decoration_slab:0, Coke Brick Slab +immersiveengineering:stone_decoration_slab:1, Blast Brick Slab +immersiveengineering:stone_decoration_slab:2, Reinforced Blast Brick Slab +immersiveengineering:stone_decoration_slab:4, Hempcrete Slab +immersiveengineering:stone_decoration_slab:5, Concrete Slab +immersiveengineering:stone_decoration_slab:6, Concrete Tile Slab +immersiveengineering:stone_decoration_slab:7, Leaded Concrete Slab +immersiveengineering:stone_decoration_slab:10, Kiln Brick Slab +immersiveengineering:stone_decoration_stairs_hempcrete, Hempcrete Stairs +immersiveengineering:stone_decoration_stairs_concrete, Concrete Stairs +immersiveengineering:stone_decoration_stairs_concrete_tile, Concrete Tile Stairs +immersiveengineering:stone_decoration_stairs_concrete_leaded, Leaded Concrete Stairs +immersiveengineering:stone_device:3, Concrete Sheet +immersiveengineering:stone_device:4, Concrete Panel +immersiveengineering:stone_device:5, Concrete Chunk +immersiveengineering:treated_wood:0, Treated Wood Planks +immersiveengineering:treated_wood:1, Treated Wood Planks +immersiveengineering:treated_wood:2, Treated Wood Planks +immersiveengineering:treated_wood_slab:0, Treated Wood Slab +immersiveengineering:treated_wood_slab:1, Treated Wood Slab +immersiveengineering:treated_wood_slab:2, Treated Wood Slab +immersiveengineering:treated_wood_stairs0, Treated Wood Stairs +immersiveengineering:treated_wood_stairs1, Treated Wood Stairs +immersiveengineering:treated_wood_stairs2, Treated Wood Stairs +immersiveengineering:wooden_decoration:0, Treated Wood Fence +immersiveengineering:wooden_decoration:1, Treated Wood Scaffolding +immersiveengineering:wooden_device0:0, Wooden Storage Crate +immersiveengineering:wooden_device0:1, Wooden Barrel +immersiveengineering:wooden_device0:2, Engineer's Workbench +immersiveengineering:wooden_device0:3, Item Router +immersiveengineering:wooden_device0:4, Gunpowder Barrel +immersiveengineering:wooden_device0:5, Reinforced Storage Crate +immersiveengineering:wooden_device0:6, Turntable +immersiveengineering:wooden_device0:7, Fluid Router +immersiveengineering:wooden_device1:0, Water Wheel +immersiveengineering:wooden_device1:1, Windmill +immersiveengineering:wooden_device1:3, Wooden Post +immersiveengineering:wooden_device1:4, Wooden Wallmount +immersiveengineering:hemp, Industrial Hemp +immersiveengineering:cloth_device:0, Jump Cushion +immersiveengineering:cloth_device:1, Balloon +immersiveengineering:cloth_device:2, Strip Curtain +immersiveengineering:fake_light, tile.immersiveengineering.fake_light.name +immersiveengineering:sheetmetal:0, Copper Sheetmetal +immersiveengineering:sheetmetal:1, Aluminium Sheetmetal +immersiveengineering:sheetmetal:2, Lead Sheetmetal +immersiveengineering:sheetmetal:3, Silver Sheetmetal +immersiveengineering:sheetmetal:4, Nickel Sheetmetal +immersiveengineering:sheetmetal:5, Uranium Sheetmetal +immersiveengineering:sheetmetal:6, Constantan Sheetmetal +immersiveengineering:sheetmetal:7, Electrum Sheetmetal +immersiveengineering:sheetmetal:8, Steel Sheetmetal +immersiveengineering:sheetmetal:9, Iron Sheetmetal +immersiveengineering:sheetmetal:10, Gold Sheetmetal +immersiveengineering:sheetmetal_slab:0, Copper Sheetmetal Slab +immersiveengineering:sheetmetal_slab:1, Aluminium Sheetmetal Slab +immersiveengineering:sheetmetal_slab:2, Lead Sheetmetal Slab +immersiveengineering:sheetmetal_slab:3, Silver Sheetmetal Slab +immersiveengineering:sheetmetal_slab:4, Nickel Sheetmetal Slab +immersiveengineering:sheetmetal_slab:5, Uranium Sheetmetal Slab +immersiveengineering:sheetmetal_slab:6, Constantan Sheetmetal Slab +immersiveengineering:sheetmetal_slab:7, Electrum Sheetmetal Slab +immersiveengineering:sheetmetal_slab:8, Steel Sheetmetal Slab +immersiveengineering:sheetmetal_slab:9, Iron Sheetmetal Slab +immersiveengineering:sheetmetal_slab:10, Gold Sheetmetal Slab +immersiveengineering:metal_decoration0:0, Copper Coil Block +immersiveengineering:metal_decoration0:1, Electrum Coil Block +immersiveengineering:metal_decoration0:2, High-Voltage Coil Block +immersiveengineering:metal_decoration0:3, Redstone Engineering Block +immersiveengineering:metal_decoration0:4, Light Engineering Block +immersiveengineering:metal_decoration0:5, Heavy Engineering Block +immersiveengineering:metal_decoration0:6, Generator Block +immersiveengineering:metal_decoration0:7, Radiator Block +immersiveengineering:metal_decoration1:0, Steel Fence +immersiveengineering:metal_decoration1:1, Steel Scaffolding +immersiveengineering:metal_decoration1:2, Steel Scaffolding +immersiveengineering:metal_decoration1:3, Steel Scaffolding +immersiveengineering:metal_decoration1:4, Aluminium Fence +immersiveengineering:metal_decoration1:5, Aluminium Scaffolding +immersiveengineering:metal_decoration1:6, Aluminium Scaffolding +immersiveengineering:metal_decoration1:7, Aluminium Scaffolding +immersiveengineering:metal_decoration2:0, Steel Post +immersiveengineering:metal_decoration2:1, Steel Wallmount +immersiveengineering:metal_decoration2:2, Aluminium Post +immersiveengineering:metal_decoration2:3, Aluminium Wallmount +immersiveengineering:metal_decoration2:4, Lantern +immersiveengineering:metal_decoration2:5, Razor Wire +immersiveengineering:metal_decoration2:7, Steel Structural Arm +immersiveengineering:metal_decoration2:8, Aluminium Structural Arm +immersiveengineering:metal_decoration1_slab:1, Steel Scaffolding Slab +immersiveengineering:metal_decoration1_slab:2, Steel Scaffolding Slab +immersiveengineering:metal_decoration1_slab:3, Steel Scaffolding Slab +immersiveengineering:metal_decoration1_slab:5, Aluminium Scaffolding Slab +immersiveengineering:metal_decoration1_slab:6, Aluminium Scaffolding Slab +immersiveengineering:metal_decoration1_slab:7, Aluminium Scaffolding Slab +immersiveengineering:steel_scaffolding_stairs0, Steel Scaffolding Stairs +immersiveengineering:steel_scaffolding_stairs1, Steel Scaffolding Stairs +immersiveengineering:steel_scaffolding_stairs2, Steel Scaffolding Stairs +immersiveengineering:aluminum_scaffolding_stairs0, Aluminium Scaffolding Stairs +immersiveengineering:aluminum_scaffolding_stairs1, Aluminium Scaffolding Stairs +immersiveengineering:aluminum_scaffolding_stairs2, Aluminium Scaffolding Stairs +immersiveengineering:metal_ladder:0, Metal Ladder +immersiveengineering:metal_ladder:1, Scaffold Covered Ladder +immersiveengineering:metal_ladder:2, Scaffold Covered Ladder +immersiveengineering:connector:0, LV Wire Connector +immersiveengineering:connector:1, LV Wire Relay +immersiveengineering:connector:2, MV Wire Connector +immersiveengineering:connector:3, MV Wire Relay +immersiveengineering:connector:4, HV Wire Connector +immersiveengineering:connector:5, HV Wire Relay +immersiveengineering:connector:6, Structural Cable Connector +immersiveengineering:connector:7, Transformer +immersiveengineering:connector:8, HV Transformer +immersiveengineering:connector:9, Breaker Switch +immersiveengineering:connector:10, Redstone Breaker +immersiveengineering:connector:11, Current Transformer +immersiveengineering:connector:12, Redstone Wire Connector +immersiveengineering:connector:13, Redstone Probe Connector +immersiveengineering:metal_device0:0, LV Capacitor +immersiveengineering:metal_device0:1, MV Capacitor +immersiveengineering:metal_device0:2, HV Capacitor +immersiveengineering:metal_device0:3, Creative Capacitor +immersiveengineering:metal_device0:4, Metal Barrel +immersiveengineering:metal_device0:5, Fluid Pump +immersiveengineering:metal_device0:6, Fluid Outlet +immersiveengineering:metal_device1:0, Blast Furnace Preheater +immersiveengineering:metal_device1:1, External Heater +immersiveengineering:metal_device1:2, Kinetic Dynamo +immersiveengineering:metal_device1:3, Thermoelectric Generator +immersiveengineering:metal_device1:4, Powered Lantern +immersiveengineering:metal_device1:5, Charging Station +immersiveengineering:metal_device1:6, Fluid Pipe +immersiveengineering:metal_device1:7, Core Sample Drill +immersiveengineering:metal_device1:8, Tesla Coil +immersiveengineering:metal_device1:9, Floodlight +immersiveengineering:metal_device1:10, Chemthrower Turret +immersiveengineering:metal_device1:11, Gun Turret +immersiveengineering:metal_device1:13, Garden Cloche +immersiveengineering:conveyor, tile.immersiveengineering.conveyor.name +immersiveengineering:material:0, Treated Stick +immersiveengineering:material:1, Iron Rod +immersiveengineering:material:2, Steel Rod +immersiveengineering:material:3, Aluminium Rod +immersiveengineering:material:4, Industrial Hemp Fiber +immersiveengineering:material:5, Tough Fabric +immersiveengineering:material:6, Coal Coke +immersiveengineering:material:7, Slag +immersiveengineering:material:8, Iron Mechanical Component +immersiveengineering:material:9, Steel Mechanical Component +immersiveengineering:material:10, Waterwheel Segment +immersiveengineering:material:11, Windmill Blade +immersiveengineering:material:12, Windmill Sail +immersiveengineering:material:13, Wooden Grip +immersiveengineering:material:14, Revolver Barrel +immersiveengineering:material:15, Revolver Drum +immersiveengineering:material:16, Revolver Hammer +immersiveengineering:material:17, Coke Dust +immersiveengineering:material:18, HOP Graphite Dust +immersiveengineering:material:19, HOP Graphite Ingot +immersiveengineering:material:20, Copper Wire +immersiveengineering:material:21, Electrum Wire +immersiveengineering:material:22, Aluminium Wire +immersiveengineering:material:23, Steel Wire +immersiveengineering:material:24, Nitrate Dust +immersiveengineering:material:25, Sulfur Dust +immersiveengineering:material:26, Vacuum Tube +immersiveengineering:material:27, Circuit Board +immersiveengineering:metal:0, Copper Ingot +immersiveengineering:metal:1, Aluminium Ingot +immersiveengineering:metal:2, Lead Ingot +immersiveengineering:metal:3, Silver Ingot +immersiveengineering:metal:4, Nickel Ingot +immersiveengineering:metal:5, Uranium Ingot +immersiveengineering:metal:6, Constantan Ingot +immersiveengineering:metal:7, Electrum Ingot +immersiveengineering:metal:8, Steel Ingot +immersiveengineering:metal:9, Copper Grit +immersiveengineering:metal:10, Aluminium Grit +immersiveengineering:metal:11, Lead Grit +immersiveengineering:metal:12, Silver Grit +immersiveengineering:metal:13, Nickel Grit +immersiveengineering:metal:14, Uranium Grit +immersiveengineering:metal:15, Constantan Grit +immersiveengineering:metal:16, Electrum Grit +immersiveengineering:metal:17, Steel Grit +immersiveengineering:metal:18, Iron Grit +immersiveengineering:metal:19, Gold Grit +immersiveengineering:metal:20, Copper Nugget +immersiveengineering:metal:21, Aluminium Nugget +immersiveengineering:metal:22, Lead Nugget +immersiveengineering:metal:23, Silver Nugget +immersiveengineering:metal:24, Nickel Nugget +immersiveengineering:metal:25, Uranium Nugget +immersiveengineering:metal:26, Constantan Nugget +immersiveengineering:metal:27, Electrum Nugget +immersiveengineering:metal:28, Steel Nugget +immersiveengineering:metal:29, Iron Nugget +immersiveengineering:metal:30, Copper Plate +immersiveengineering:metal:31, Aluminium Plate +immersiveengineering:metal:32, Lead Plate +immersiveengineering:metal:33, Silver Plate +immersiveengineering:metal:34, Nickel Plate +immersiveengineering:metal:35, Uranium Plate +immersiveengineering:metal:36, Constantan Plate +immersiveengineering:metal:37, Electrum Plate +immersiveengineering:metal:38, Steel Plate +immersiveengineering:metal:39, Iron Plate +immersiveengineering:metal:40, Gold Plate +immersiveengineering:tool:0, Engineer's Hammer +immersiveengineering:tool:1, Engineer's Wire Cutters +immersiveengineering:tool:2, Engineer's Voltmeter +immersiveengineering:tool:3, Engineer's Manual +immersiveengineering:pickaxe_steel, Steel Pickaxe +immersiveengineering:shovel_steel, Steel Shovel +immersiveengineering:axe_steel, Steel Axe +immersiveengineering:hoe_steel, Steel Hoe +immersiveengineering:sword_steel, Steel Sword +immersiveengineering:toolbox, Engineer's Toolbox +immersiveengineering:wirecoil:0, LV Wire Coil +immersiveengineering:wirecoil:1, MV Wire Coil +immersiveengineering:wirecoil:2, HV Wire Coil +immersiveengineering:wirecoil:3, Hemp Rope Coil +immersiveengineering:wirecoil:4, Steel Cable Coil +immersiveengineering:wirecoil:5, Redstone Wire Coil +immersiveengineering:wirecoil:6, Insulated LV Wire Coil +immersiveengineering:wirecoil:7, Insulated MV Wire Coil +immersiveengineering:seed:0, Industrial Hemp Seeds +immersiveengineering:drill:0, Mining Drill +immersiveengineering:drillhead:0, Steel Drill Head +immersiveengineering:drillhead:1, Iron Drill Head +immersiveengineering:jerrycan, Jerrycan +immersiveengineering:mold:0, Metal Press Mold: Plate +immersiveengineering:mold:1, Metal Press Mold: Gear +immersiveengineering:mold:2, Metal Press Mold: Rod +immersiveengineering:mold:3, Metal Press Mold: Bullet Casing +immersiveengineering:mold:4, Metal Press Mold: Wire +immersiveengineering:mold:5, Metal Press Mold: Packing 2x2 +immersiveengineering:mold:6, Metal Press Mold: Packing 3x3 +immersiveengineering:mold:7, Metal Press Mold: Unpacking +immersiveengineering:blueprint, Engineer's Blueprint +immersiveengineering:revolver, Revolver +immersiveengineering:speedloader, Revolver Speedloader +immersiveengineering:bullet:0, Empty Casing +immersiveengineering:bullet:1, Empty Shell +immersiveengineering:bullet:2, Casull Cartridge +immersiveengineering:bullet:2, Armor-Piercing Cartridge +immersiveengineering:bullet:2, Buckshot Cartridge +immersiveengineering:bullet:2, High-Explosive Cartridge +immersiveengineering:bullet:2, Silver Cartridge +immersiveengineering:bullet:2, Dragon's Breath Cartridge +immersiveengineering:bullet:2, Phial Cartridge +immersiveengineering:bullet:2, Flare Cartridge +immersiveengineering:bullet:2, Homing Cartridge +immersiveengineering:bullet:2, Crystalized Will Cartridge +immersiveengineering:bullet:2, Wolfpack Cartridge +immersiveengineering:chemthrower, Chemical Thrower +immersiveengineering:railgun, Railgun +immersiveengineering:skyhook, Engineer's Skyhook +immersiveengineering:toolupgrade:0, Pressurized Air Tank +immersiveengineering:toolupgrade:1, Advanced Lubrication System +immersiveengineering:toolupgrade:2, Additional Augers +immersiveengineering:toolupgrade:3, Large Tank +immersiveengineering:toolupgrade:4, Bayonet +immersiveengineering:toolupgrade:5, Extended Magazine +immersiveengineering:toolupgrade:6, Amplifier Electron Tubes +immersiveengineering:toolupgrade:7, Focused Nozzle +immersiveengineering:toolupgrade:8, Precision Scope +immersiveengineering:toolupgrade:9, Additional Capacitors +immersiveengineering:toolupgrade:10, Flashbulb +immersiveengineering:toolupgrade:11, Shock Emitters +immersiveengineering:toolupgrade:12, Magnetic Glove +immersiveengineering:toolupgrade:13, Multitank +immersiveengineering:shader, Shader +immersiveengineering:shader_bag, Shader Grabbag +immersiveengineering:earmuffs, Ear Defenders +immersiveengineering:coresample, Core Sample +immersiveengineering:graphite_electrode, Graphite Electrode +immersiveengineering:faraday_suit_feet, Faraday Boots +immersiveengineering:faraday_suit_legs, Faraday Leggings +immersiveengineering:faraday_suit_chest, Faraday Chestplate +immersiveengineering:faraday_suit_head, Faraday Helmet +immersiveengineering:fluorescent_tube, Fluorescent Tube +immersiveengineering:powerpack, Capacitor Backpack +immersiveengineering:shield, Heavy Plated Shield +immersiveengineering:maintenance_kit, Maintenance Kit +immersiveengineering:steel_armor_feet, Steel Boots +immersiveengineering:steel_armor_legs, Steel Leggings +immersiveengineering:steel_armor_chest, Steel Chestplate +immersiveengineering:steel_armor_head, Steel Helmet +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, §61k§r Crafting Storage +appliedenergistics2:crafting_storage_4k, §e4k§r Crafting Storage +appliedenergistics2:crafting_storage_16k, §a16k§r Crafting Storage +appliedenergistics2:crafting_storage_64k, §b64k§r 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:wireless_crafting_terminal, Wireless Crafting Terminal +appliedenergistics2:wireless_pattern_terminal, Wireless Pattern Terminal +appliedenergistics2:wireless_fluid_terminal, Wireless Fluid 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, §61k§r ME Storage Cell +appliedenergistics2:storage_cell_4k, §e4k§r ME Storage Cell +appliedenergistics2:storage_cell_16k, §a16k§r ME Storage Cell +appliedenergistics2:storage_cell_64k, §b64k§r ME Storage Cell +appliedenergistics2:fluid_storage_cell_1k, §61k§r ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_4k, §e4k§r ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_16k, §a16k§r ME Fluid Storage Cell +appliedenergistics2:fluid_storage_cell_64k, §b64k§r ME Fluid Storage Cell +appliedenergistics2:spatial_storage_cell_2_cubed, §62³§r Spatial Storage Cell +appliedenergistics2:spatial_storage_cell_16_cubed, §916³§r Spatial Storage Cell +appliedenergistics2:spatial_storage_cell_128_cubed, §d128³§r 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 - 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 - Draconium Ore +appliedenergistics2:facade:0, Cable Facade - Nether Draconium Ore +appliedenergistics2:facade:0, Cable Facade - Ender Draconium Ore +appliedenergistics2:facade:0, Cable Facade - Draconium Block +appliedenergistics2:facade:0, Cable Facade - Charged Draconium Block +appliedenergistics2:facade:0, Cable Facade - Awakened Draconium Block +appliedenergistics2:facade:0, Cable Facade - Draconium Infused Obsidian +appliedenergistics2:facade:0, Cable Facade - Dislocation Normalization Field Projector +appliedenergistics2:facade:0, Cable Facade - Galena Ore +appliedenergistics2:facade:0, Cable Facade - Iridium Ore +appliedenergistics2:facade:0, Cable Facade - Ruby Ore +appliedenergistics2:facade:0, Cable Facade - Sapphire Ore +appliedenergistics2:facade:0, Cable Facade - Bauxite Ore +appliedenergistics2:facade:0, Cable Facade - Pyrite Ore +appliedenergistics2:facade:0, Cable Facade - Cinnabar Ore +appliedenergistics2:facade:0, Cable Facade - Sphalerite Ore +appliedenergistics2:facade:0, Cable Facade - Tungsten Ore +appliedenergistics2:facade:0, Cable Facade - Sheldonite Ore +appliedenergistics2:facade:0, Cable Facade - Peridot Ore +appliedenergistics2:facade:0, Cable Facade - Sodalite Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Aluminium +appliedenergistics2:facade:0, Cable Facade - Block of Titanium +appliedenergistics2:facade:0, Cable Facade - Block of Chrome +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Brass +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Zinc +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Tungsten +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Iridium +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Tungstensteel +appliedenergistics2:facade:0, Cable Facade - Iridium Reinforced Tungstensteel Block +appliedenergistics2:facade:0, Cable Facade - Iridium Reinforced Stone +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 Yellow Garnet +appliedenergistics2:facade:0, Cable Facade - Block of Red Garnet +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Refined Iron +appliedenergistics2:facade:0, Cable Facade - Solid-state Fusion Coil +appliedenergistics2:facade:0, Cable Facade - Basic Machine Frame +appliedenergistics2:facade:0, Cable Facade - Advanced Machine Frame +appliedenergistics2:facade:0, Cable Facade - Highly Advanced Machine Frame +appliedenergistics2:facade:0, Cable Facade - Rubber Wood +appliedenergistics2:facade:0, Cable Facade - Rubber Wood Planks +appliedenergistics2:facade:0, Cable Facade - Rubber Leaves +appliedenergistics2:facade:0, Cable Facade - Nuke +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 - 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 - 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 - 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 - Compressed Crafting Table +appliedenergistics2:facade:0, Cable Facade - Double Compressed Crafting Table +appliedenergistics2:facade:0, Cable Facade - Neutronium Block +appliedenergistics2:facade:0, Cable Facade - Infinity Block +appliedenergistics2:facade:0, Cable Facade - Crystal Matrix +appliedenergistics2:facade:0, Cable Facade - Apple Wood +appliedenergistics2:facade:0, Cable Facade - Fig Wood +appliedenergistics2:facade:0, Cable Facade - Butternut Wood +appliedenergistics2:facade:0, Cable Facade - Whitebeam Wood +appliedenergistics2:facade:0, Cable Facade - Rowan Wood +appliedenergistics2:facade:0, Cable Facade - Hemlock Wood +appliedenergistics2:facade:0, Cable Facade - Ash Wood +appliedenergistics2:facade:0, Cable Facade - Alder Wood +appliedenergistics2:facade:0, Cable Facade - Beech Wood +appliedenergistics2:facade:0, Cable Facade - Hawthorn Wood +appliedenergistics2:facade:0, Cable Facade - Banana Wood +appliedenergistics2:facade:0, Cable Facade - Yew Wood +appliedenergistics2:facade:0, Cable Facade - Cypress Wood +appliedenergistics2:facade:0, Cable Facade - Fir Wood +appliedenergistics2:facade:0, Cable Facade - Hazel Wood +appliedenergistics2:facade:0, Cable Facade - Hickory Wood +appliedenergistics2:facade:0, Cable Facade - Elm Wood +appliedenergistics2:facade:0, Cable Facade - Elder Wood +appliedenergistics2:facade:0, Cable Facade - Holly Wood +appliedenergistics2:facade:0, Cable Facade - Hornbeam Wood +appliedenergistics2:facade:0, Cable Facade - Cedar Wood +appliedenergistics2:facade:0, Cable Facade - Olive Wood +appliedenergistics2:facade:0, Cable Facade - Sweetgum Wood +appliedenergistics2:facade:0, Cable Facade - Locust Wood +appliedenergistics2:facade:0, Cable Facade - Pear Wood +appliedenergistics2:facade:0, Cable Facade - Maclura Wood +appliedenergistics2:facade:0, Cable Facade - Brazilwood Wood +appliedenergistics2:facade:0, Cable Facade - Logwood Wood +appliedenergistics2:facade:0, Cable Facade - Rosewood Wood +appliedenergistics2:facade:0, Cable Facade - Purpleheart Wood +appliedenergistics2:facade:0, Cable Facade - Iroko Wood +appliedenergistics2:facade:0, Cable Facade - Gingko Wood +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood +appliedenergistics2:facade:0, Cable Facade - Box Wood +appliedenergistics2:facade:0, Cable Facade - Syzgium Wood +appliedenergistics2:facade:0, Cable Facade - Pink Ivory Wood +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood +appliedenergistics2:facade:0, Cable Facade - Cherry Wood +appliedenergistics2:facade:0, Cable Facade - Cinnamon Wood +appliedenergistics2:facade:0, Cable Facade - Apple Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Fig Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Butternut Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Whitebeam Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Rowan Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hemlock Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ash Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Alder Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Beech Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hawthorn Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Banana Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Yew Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cypress Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Fir Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hazel Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hickory Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Elm Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Elder Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Holly Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hornbeam Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cedar Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Olive Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Sweetgum Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Locust Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pear Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Maclura Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Brazilwood Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Logwood Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Rosewood Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Purpleheart Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Iroko Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Gingko Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Box Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Syzgium Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pink Ivory Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cherry Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cinnamon Wood (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Apple Wood Planks +appliedenergistics2:facade:0, Cable Facade - Fig Wood Planks +appliedenergistics2:facade:0, Cable Facade - Butternut Wood Planks +appliedenergistics2:facade:0, Cable Facade - Whitebeam Wood Planks +appliedenergistics2:facade:0, Cable Facade - Rowan Wood Planks +appliedenergistics2:facade:0, Cable Facade - Hemlock Wood Planks +appliedenergistics2:facade:0, Cable Facade - Ash Wood Planks +appliedenergistics2:facade:0, Cable Facade - Alder Wood Planks +appliedenergistics2:facade:0, Cable Facade - Beech Wood Planks +appliedenergistics2:facade:0, Cable Facade - Hawthorn Wood Planks +appliedenergistics2:facade:0, Cable Facade - Banana Wood Planks +appliedenergistics2:facade:0, Cable Facade - Yew Wood Planks +appliedenergistics2:facade:0, Cable Facade - Cypress Wood Planks +appliedenergistics2:facade:0, Cable Facade - Fir Wood Planks +appliedenergistics2:facade:0, Cable Facade - Hazel Wood Planks +appliedenergistics2:facade:0, Cable Facade - Hickory Wood Planks +appliedenergistics2:facade:0, Cable Facade - Elm Wood Planks +appliedenergistics2:facade:0, Cable Facade - Elder Wood Planks +appliedenergistics2:facade:0, Cable Facade - Holly Wood Planks +appliedenergistics2:facade:0, Cable Facade - Hornbeam Wood Planks +appliedenergistics2:facade:0, Cable Facade - Cedar Wood Planks +appliedenergistics2:facade:0, Cable Facade - Olive Wood Planks +appliedenergistics2:facade:0, Cable Facade - Sweetgum Wood Planks +appliedenergistics2:facade:0, Cable Facade - Locust Wood Planks +appliedenergistics2:facade:0, Cable Facade - Pear Wood Planks +appliedenergistics2:facade:0, Cable Facade - Maclura Wood Planks +appliedenergistics2:facade:0, Cable Facade - Brazilwood Wood Planks +appliedenergistics2:facade:0, Cable Facade - Logwood Wood Planks +appliedenergistics2:facade:0, Cable Facade - Rosewood Wood Planks +appliedenergistics2:facade:0, Cable Facade - Purpleheart Wood Planks +appliedenergistics2:facade:0, Cable Facade - Iroko Wood Planks +appliedenergistics2:facade:0, Cable Facade - Gingko Wood Planks +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood Planks +appliedenergistics2:facade:0, Cable Facade - Box Wood Planks +appliedenergistics2:facade:0, Cable Facade - Syzgium Wood Planks +appliedenergistics2:facade:0, Cable Facade - Pink Ivory Wood Planks +appliedenergistics2:facade:0, Cable Facade - Apple Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Fig Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Butternut Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Whitebeam Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Rowan Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hemlock Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Ash Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Alder Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Beech Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hawthorn Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Banana Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Yew Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cypress Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Fir Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hazel Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hickory Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Elm Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Elder Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Holly Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Hornbeam Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Cedar Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Olive Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Sweetgum Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Locust Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pear Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Maclura Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Brazilwood Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Logwood Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Rosewood Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Purpleheart Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Iroko Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Gingko Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Box Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Syzgium Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Pink Ivory Wood Planks (Fireproof) +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves +appliedenergistics2:facade:0, Cable Facade - Spectral Moss +appliedenergistics2:facade:0, Cable Facade - Loamy Dirt +appliedenergistics2:facade:0, Cable Facade - White Sand +appliedenergistics2:facade:0, Cable Facade - White Sandstone +appliedenergistics2:facade:0, Cable Facade - Dried Sand +appliedenergistics2:facade:0, Cable Facade - Hardened Ice +appliedenergistics2:facade:0, Cable Facade - Ash Block +appliedenergistics2:facade:0, Cable Facade - Mud +appliedenergistics2:facade:0, Cable Facade - Flesh +appliedenergistics2:facade:0, Cable Facade - Crystallized Obsidian +appliedenergistics2:facade:0, Cable Facade - Biome Essence Ore +appliedenergistics2:facade:0, Cable Facade - Ender Amethyst Ore +appliedenergistics2:facade:0, Cable Facade - Block of Amethyst +appliedenergistics2:facade:0, Cable Facade - Hive Block +appliedenergistics2:facade:0, Cable Facade - Honey Block +appliedenergistics2:facade:0, Cable Facade - Bamboo Thatching +appliedenergistics2:facade:0, Cable Facade - Mud Bricks +appliedenergistics2:facade:0, Cable Facade - Sacred Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Block of Chamelium +appliedenergistics2:facade:0, Cable Facade - End Stone +appliedenergistics2:facade:0, Cable Facade - Iron-Bordered Cobblestone +appliedenergistics2:facade:0, Cable Facade - Gold-Bordered Cobblestone +appliedenergistics2:facade:0, Cable Facade - Diamond-Bordered Cobblestone +appliedenergistics2:facade:0, Cable Facade - Emerald-Bordered Cobblestone +appliedenergistics2:facade:0, Cable Facade - Quartz-Bordered Cobblestone +appliedenergistics2:facade:0, Cable Facade - Magical Planks +appliedenergistics2:facade:0, Cable Facade - Magical Wood +appliedenergistics2:facade:0, Cable Facade - Diagonal Wood +appliedenergistics2:facade:0, Cable Facade - Angel Block +appliedenergistics2:facade:0, Cable Facade - Cursed Earth +appliedenergistics2:facade:0, Cable Facade - Redstone Clock +appliedenergistics2:facade:0, Cable Facade - Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Double Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Triple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Quadruple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Quintuple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Sextuple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Septuple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Octuple Compressed Cobblestone +appliedenergistics2:facade:0, Cable Facade - Compressed Dirt +appliedenergistics2:facade:0, Cable Facade - Double Compressed Dirt +appliedenergistics2:facade:0, Cable Facade - Triple Compressed Dirt +appliedenergistics2:facade:0, Cable Facade - Quadruple Compressed Dirt +appliedenergistics2:facade:0, Cable Facade - Compressed Sand +appliedenergistics2:facade:0, Cable Facade - Double Compressed Sand +appliedenergistics2:facade:0, Cable Facade - Compressed Gravel +appliedenergistics2:facade:0, Cable Facade - Double Compressed Gravel +appliedenergistics2:facade:0, Cable Facade - Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Double Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Triple Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Quadruple Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Quintuple Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Sextuple Compressed Netherrack +appliedenergistics2:facade:0, Cable Facade - Border Stone +appliedenergistics2:facade:0, Cable Facade - Crossed Stone +appliedenergistics2:facade:0, Cable Facade - Polished Stone +appliedenergistics2:facade:0, Cable Facade - Stoneburnt +appliedenergistics2:facade:0, Cable Facade - Sandy Glass +appliedenergistics2:facade:0, Cable Facade - Truchet +appliedenergistics2:facade:0, Cable Facade - Blue Quartz +appliedenergistics2:facade:0, Cable Facade - Quartzburnt +appliedenergistics2:facade:0, Cable Facade - Rainbow Stone +appliedenergistics2:facade:0, Cable Facade - Thickened Glass +appliedenergistics2:facade:0, Cable Facade - Thickened Glass (Bordered) +appliedenergistics2:facade:0, Cable Facade - Thickened Glass (Patterned) +appliedenergistics2:facade:0, Cable Facade - Dark Glass +appliedenergistics2:facade:0, Cable Facade - Glowing Glass +appliedenergistics2:facade:0, Cable Facade - Redstone Glass +appliedenergistics2:facade:0, Cable Facade - Block of Enchanted Metal +appliedenergistics2:facade:0, Cable Facade - Block of Demon Metal +appliedenergistics2:facade:0, Cable Facade - Block of Evil Infused Iron +appliedenergistics2:facade:0, Cable Facade - Bedrock Bricks +appliedenergistics2:facade:0, Cable Facade - Bedrock Slabs +appliedenergistics2:facade:0, Cable Facade - Bedrock Cobblestone +appliedenergistics2:facade:0, Cable Facade - Ferrous-Juniper Log +appliedenergistics2:facade:0, Cable Facade - Ferrous-Juniper Log +appliedenergistics2:facade:0, Cable Facade - Ferrous-Juniper Planks +appliedenergistics2:facade:0, Cable Facade - Raw Ferrous-Juniper Planks +appliedenergistics2:facade:0, Cable Facade - Totem of Dawn +appliedenergistics2:facade:0, Cable Facade - Twilight Totem +appliedenergistics2:facade:0, Cable Facade - Taintkin +appliedenergistics2:facade:0, Cable Facade - Taint o' Lantern +appliedenergistics2:facade:0, Cable Facade - Mithrillium Block +appliedenergistics2:facade:0, Cable Facade - Adaminite Block +appliedenergistics2:facade:0, Cable Facade - Mithminite Block +appliedenergistics2:facade:0, Cable Facade - Taintwood Planks +appliedenergistics2:facade:0, Cable Facade - Chiseled Amber Block +appliedenergistics2:facade:0, Cable Facade - Iron Framed Greatwood +appliedenergistics2:facade:0, Cable Facade - Brass Plated Silverwood +appliedenergistics2:facade:0, Cable Facade - Chiseled Greatwood +appliedenergistics2:facade:0, Cable Facade - Amber Lamp +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 - Thorium Ore +appliedenergistics2:facade:0, Cable Facade - Uranium Ore +appliedenergistics2:facade:0, Cable Facade - Boron Ore +appliedenergistics2:facade:0, Cable Facade - Lithium Ore +appliedenergistics2:facade:0, Cable Facade - Magnesium Ore +appliedenergistics2:facade:0, Cable Facade - Copper Block +appliedenergistics2:facade:0, Cable Facade - Tin Block +appliedenergistics2:facade:0, Cable Facade - Lead Block +appliedenergistics2:facade:0, Cable Facade - Thorium Block +appliedenergistics2:facade:0, Cable Facade - Uranium Block +appliedenergistics2:facade:0, Cable Facade - Boron Block +appliedenergistics2:facade:0, Cable Facade - Lithium Block +appliedenergistics2:facade:0, Cable Facade - Magnesium Block +appliedenergistics2:facade:0, Cable Facade - Graphite Block +appliedenergistics2:facade:0, Cable Facade - Beryllium Block +appliedenergistics2:facade:0, Cable Facade - Zirconium Block +appliedenergistics2:facade:0, Cable Facade - Manganese Block +appliedenergistics2:facade:0, Cable Facade - Aluminum Block +appliedenergistics2:facade:0, Cable Facade - Silver Block +appliedenergistics2:facade:0, Cable Facade - Fission Reactor Casing +appliedenergistics2:facade:0, Cable Facade - Blast Block +appliedenergistics2:facade:0, Cable Facade - Empty Cooler +appliedenergistics2:facade:0, Cable Facade - Water Cooler +appliedenergistics2:facade:0, Cable Facade - Redstone Cooler +appliedenergistics2:facade:0, Cable Facade - Quartz Cooler +appliedenergistics2:facade:0, Cable Facade - Gold Cooler +appliedenergistics2:facade:0, Cable Facade - Glowstone Cooler +appliedenergistics2:facade:0, Cable Facade - Lapis Cooler +appliedenergistics2:facade:0, Cable Facade - Diamond Cooler +appliedenergistics2:facade:0, Cable Facade - Liquid Helium Cooler +appliedenergistics2:facade:0, Cable Facade - Enderium Cooler +appliedenergistics2:facade:0, Cable Facade - Cryotheum Cooler +appliedenergistics2:facade:0, Cable Facade - Iron Cooler +appliedenergistics2:facade:0, Cable Facade - Emerald Cooler +appliedenergistics2:facade:0, Cable Facade - Copper Cooler +appliedenergistics2:facade:0, Cable Facade - Tin Cooler +appliedenergistics2:facade:0, Cable Facade - Magnesium Cooler +appliedenergistics2:facade:0, Cable Facade - Thorium-230 Block +appliedenergistics2:facade:0, Cable Facade - Uranium-238 Block +appliedenergistics2:facade:0, Cable Facade - Neptunium-237 Block +appliedenergistics2:facade:0, Cable Facade - Plutonium-242 Block +appliedenergistics2:facade:0, Cable Facade - Americium-243 Block +appliedenergistics2:facade:0, Cable Facade - Curium-246 Block +appliedenergistics2:facade:0, Cable Facade - Berkelium-247 Block +appliedenergistics2:facade:0, Cable Facade - Californium-252 Block +appliedenergistics2:facade:0, Cable Facade - Supercold Ice +appliedenergistics2:facade:0, Cable Facade - Fusion Connector +appliedenergistics2:facade:0, Cable Facade - Wasteland Earth +appliedenergistics2:facade:0, Cable Facade - Tritium Lamp +appliedenergistics2:facade:0, Cable Facade - Fertilized Dirt +appliedenergistics2:facade:0, Cable Facade - Lapis Glass +appliedenergistics2:facade:0, Cable Facade - Lapis Lamp +appliedenergistics2:facade:0, Cable Facade - Dyeing Machine +appliedenergistics2:facade:0, Cable Facade - Bean Pod +appliedenergistics2:facade:0, Cable Facade - Spectre Block +appliedenergistics2:facade:0, Cable Facade - Quartz Lamp +appliedenergistics2:facade:0, Cable Facade - Quartz Glass +appliedenergistics2:facade:0, Cable Facade - Contact Button +appliedenergistics2:facade:0, Cable Facade - Contact Lever +appliedenergistics2:facade:0, Cable Facade - Superlubricent Ice +appliedenergistics2:facade:0, Cable Facade - Block of Sticks +appliedenergistics2:facade:0, Cable Facade - Returning Block of Sticks +appliedenergistics2:facade:0, Cable Facade - White Luminous Block +appliedenergistics2:facade:0, Cable Facade - Orange Luminous Block +appliedenergistics2:facade:0, Cable Facade - Magenta Luminous Block +appliedenergistics2:facade:0, Cable Facade - Light Blue Luminous Block +appliedenergistics2:facade:0, Cable Facade - Yellow Luminous Block +appliedenergistics2:facade:0, Cable Facade - Lime Luminous Block +appliedenergistics2:facade:0, Cable Facade - Pink Luminous Block +appliedenergistics2:facade:0, Cable Facade - Gray Luminous Block +appliedenergistics2:facade:0, Cable Facade - Light Gray Luminous Block +appliedenergistics2:facade:0, Cable Facade - Cyan Luminous Block +appliedenergistics2:facade:0, Cable Facade - Purple Luminous Block +appliedenergistics2:facade:0, Cable Facade - Blue Luminous Block +appliedenergistics2:facade:0, Cable Facade - Brown Luminous Block +appliedenergistics2:facade:0, Cable Facade - Green Luminous Block +appliedenergistics2:facade:0, Cable Facade - Red Luminous Block +appliedenergistics2:facade:0, Cable Facade - Black Luminous Block +appliedenergistics2:facade:0, Cable Facade - White Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Orange Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Magenta Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Light Blue Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Yellow Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Lime Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Pink Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Gray Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Light Gray Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Cyan Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Purple Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Blue Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Brown Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Green Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Red Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Black Translucent Luminous Block +appliedenergistics2:facade:0, Cable Facade - Super Lubricent Stone +appliedenergistics2:facade:0, Cable Facade - Trigger Glass +appliedenergistics2:facade:0, Cable Facade - Ancient Brick [INTERNAL] +appliedenergistics2:facade:0, Cable Facade - Sided Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Spectre Planks +appliedenergistics2:facade:0, Cable Facade - Spectre Wood +appliedenergistics2:facade:0, Cable Facade - Spectre Leaves +appliedenergistics2:facade:0, Cable Facade - Biome Cobblestone +appliedenergistics2:facade:0, Cable Facade - Biome Stone +appliedenergistics2:facade:0, Cable Facade - Biome Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Biome Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Biome Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Biome Glass +appliedenergistics2:facade:0, Cable Facade - White Grass +appliedenergistics2:facade:0, Cable Facade - Orange Grass +appliedenergistics2:facade:0, Cable Facade - Magenta Grass +appliedenergistics2:facade:0, Cable Facade - Light Blue Grass +appliedenergistics2:facade:0, Cable Facade - Yellow Grass +appliedenergistics2:facade:0, Cable Facade - Lime Grass +appliedenergistics2:facade:0, Cable Facade - Pink Grass +appliedenergistics2:facade:0, Cable Facade - Gray Grass +appliedenergistics2:facade:0, Cable Facade - Light Gray Grass +appliedenergistics2:facade:0, Cable Facade - Cyan Grass +appliedenergistics2:facade:0, Cable Facade - Purple Grass +appliedenergistics2:facade:0, Cable Facade - Blue Grass +appliedenergistics2:facade:0, Cable Facade - Brown Grass +appliedenergistics2:facade:0, Cable Facade - Green Grass +appliedenergistics2:facade:0, Cable Facade - Red Grass +appliedenergistics2:facade:0, Cable Facade - Black Grass +appliedenergistics2:facade:0, Cable Facade - Rainbow Lamp +appliedenergistics2:facade:0, Cable Facade - White Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Orange Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Magenta Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Light Blue Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Yellow Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Lime Stained Brickss +appliedenergistics2:facade:0, Cable Facade - Pink Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Gray Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Light Gray Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Cyan Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Purple Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Blue Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Brown Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Green Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Red Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Black Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous White Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Orange Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Magenta Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Light Blue Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Yellow Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Lime Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Pink Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Gray Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Light Gray Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Cyan Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Purple Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Blue Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Brown Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Green Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Red Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Luminous Black Stained Bricks +appliedenergistics2:facade:0, Cable Facade - Elevator +appliedenergistics2:facade:0, Cable Facade - Sponge +appliedenergistics2:facade:0, Cable Facade - Scaffolding +appliedenergistics2:facade:0, Cable Facade - Fluxed Electrum Block +appliedenergistics2:facade:0, Cable Facade - Flux Crystal Block +appliedenergistics2:facade:0, Cable Facade - Alumite 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 - Portal to the void +appliedenergistics2:facade:0, Cable Facade - Machine Structure +appliedenergistics2:facade:0, Cable Facade - Advanced Machine Structure +appliedenergistics2:facade:0, Cable Facade - Motor +appliedenergistics2:facade:0, Cable Facade - Advanced Motor +appliedenergistics2:facade:0, Cable Facade - Enhanced Motor +appliedenergistics2:facade:0, Cable Facade - Elite Motor +appliedenergistics2:facade:0, Cable Facade - Dilithium Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Rutile Ore +appliedenergistics2:facade:0, Cable Facade - Aluminum Ore +appliedenergistics2:facade:0, Cable Facade - Iridium Ore +appliedenergistics2:facade:0, Cable Facade - Copper Block +appliedenergistics2:facade:0, Cable Facade - Tin Block +appliedenergistics2:facade:0, Cable Facade - Steel Block +appliedenergistics2:facade:0, Cable Facade - Titanium Block +appliedenergistics2:facade:0, Cable Facade - Aluminum Block +appliedenergistics2:facade:0, Cable Facade - Iridium Block +appliedenergistics2:facade:0, Cable Facade - Gold Coil +appliedenergistics2:facade:0, Cable Facade - Copper Coil +appliedenergistics2:facade:0, Cable Facade - Titanium Coil +appliedenergistics2:facade:0, Cable Facade - Aluminum Coil +appliedenergistics2:facade:0, Cable Facade - Iridium Coil +appliedenergistics2:facade:0, Cable Facade - Launch Pad +appliedenergistics2:facade:0, Cable Facade - Structure Tower +appliedenergistics2:facade:0, Cable Facade - Liquid Fueled Engine +appliedenergistics2:facade:0, Cable Facade - Advanced Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Liquid Fuel Tank +appliedenergistics2:facade:0, Cable Facade - Moon Turf +appliedenergistics2:facade:0, Cable Facade - Dark Moon Turf +appliedenergistics2:facade:0, Cable Facade - Oxidized Ferric Sand +appliedenergistics2:facade:0, Cable Facade - HeatProof Brick +appliedenergistics2:facade:0, Cable Facade - Wood +appliedenergistics2:facade:0, Cable Facade - Lightwood Leaves +appliedenergistics2:facade:0, Cable Facade - Concrete +appliedenergistics2:facade:0, Cable Facade - Saw Blade Assembly +appliedenergistics2:facade:0, Cable Facade - Geode Block +appliedenergistics2:facade:0, Cable Facade - Vitrified Sand +appliedenergistics2:facade:0, Cable Facade - Charcoal Log +appliedenergistics2:facade:0, Cable Facade - Violet Crystal Block +appliedenergistics2:facade:0, Cable Facade - Blue Crystal Block +appliedenergistics2:facade:0, Cable Facade - Green Crystal Block +appliedenergistics2:facade:0, Cable Facade - Red Crystal Block +appliedenergistics2:facade:0, Cable Facade - Yellow Crystal Block +appliedenergistics2:facade:0, Cable Facade - Orange Crystal Block +appliedenergistics2:facade:0, Cable Facade - Drill +appliedenergistics2:facade:0, Cable Facade - Solar Panel +appliedenergistics2:facade:0, Cable Facade - Gas Intake +appliedenergistics2:facade:0, Cable Facade - Station Light +appliedenergistics2:facade:0, Cable Facade - Lightwood planks +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Landing Float +appliedenergistics2:facade:0, Cable Facade - Titanium Aluminide Block +appliedenergistics2:facade:0, Cable Facade - Titanium Iridium Alloy Block +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Block of Aluminum +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Andesite +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Antiblock +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Arcane Stone +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Basalt +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Chiseled Blood Rune +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Spruce Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Birch Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Jungle Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Acacia Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dark Oak Bookshelf +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Bricks +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Block of Bronze +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Brownstone +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Certus Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Block of Cobalt +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Cobblestone +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Moss Stone +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Black Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Red Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Green Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Brown Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Purple Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Cyan Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Light Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Gray Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Pink Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Lime Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Yellow Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Light Blue Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Magenta Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - Orange Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - White Concrete +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Diamond +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Diorite +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Dirt +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Block of Emerald +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Purpur Block +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Endstone +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Futura Block +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Glowstone +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Block of Gold +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Granite +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Terracotta +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Invar +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Block of Iron +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Laboratory Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Block +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Lavastone +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Nether Brick +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Netherrack +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Obsidian +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Paper Wall +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Spruce Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Birch Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Jungle Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Acacia Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dark Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Block of Platinum +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Prismarine +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Block of Redstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Red Sandstone +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Red Sandstone Scribbles +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Chiseled Stone +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Factory Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Mossy Temple Block +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Block of Tin +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Tyrian +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Valentines' Block +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Primal Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Runed Voidstone +appliedenergistics2:facade:0, Cable Facade - Black Wool +appliedenergistics2:facade:0, Cable Facade - Black Wool +appliedenergistics2:facade:0, Cable Facade - Red Wool +appliedenergistics2:facade:0, Cable Facade - Red Wool +appliedenergistics2:facade:0, Cable Facade - Green Wool +appliedenergistics2:facade:0, Cable Facade - Green Wool +appliedenergistics2:facade:0, Cable Facade - Brown Wool +appliedenergistics2:facade:0, Cable Facade - Brown Wool +appliedenergistics2:facade:0, Cable Facade - Blue Wool +appliedenergistics2:facade:0, Cable Facade - Blue Wool +appliedenergistics2:facade:0, Cable Facade - Purple Wool +appliedenergistics2:facade:0, Cable Facade - Purple Wool +appliedenergistics2:facade:0, Cable Facade - Cyan Wool +appliedenergistics2:facade:0, Cable Facade - Cyan Wool +appliedenergistics2:facade:0, Cable Facade - Light Gray Wool +appliedenergistics2:facade:0, Cable Facade - Light Gray Wool +appliedenergistics2:facade:0, Cable Facade - Gray Wool +appliedenergistics2:facade:0, Cable Facade - Gray Wool +appliedenergistics2:facade:0, Cable Facade - Pink Wool +appliedenergistics2:facade:0, Cable Facade - Pink Wool +appliedenergistics2:facade:0, Cable Facade - Lime Wool +appliedenergistics2:facade:0, Cable Facade - Lime Wool +appliedenergistics2:facade:0, Cable Facade - Yellow Wool +appliedenergistics2:facade:0, Cable Facade - Yellow Wool +appliedenergistics2:facade:0, Cable Facade - Light Blue Wool +appliedenergistics2:facade:0, Cable Facade - Light Blue Wool +appliedenergistics2:facade:0, Cable Facade - Magenta Wool +appliedenergistics2:facade:0, Cable Facade - Magenta Wool +appliedenergistics2:facade:0, Cable Facade - Orange Wool +appliedenergistics2:facade:0, Cable Facade - Orange Wool +appliedenergistics2:facade:0, Cable Facade - Wool +appliedenergistics2:facade:0, Cable Facade - Wool +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 - Dark Marble +appliedenergistics2:facade:0, Cable Facade - Electrical Steel Block +appliedenergistics2:facade:0, Cable Facade - Infinity Dust Block +appliedenergistics2:facade:0, Cable Facade - Compressed Infinity Dust Block +appliedenergistics2:facade:0, Cable Facade - Double Compressed Infinity Dust Block +appliedenergistics2:facade:0, Cable Facade - Reinforced Obsidian +appliedenergistics2:facade:0, Cable Facade - Machine Chassis (decoration block) +appliedenergistics2:facade:0, Cable Facade - Blank Machine (decoration block) +appliedenergistics2:facade:0, Cable Facade - Machine Tops (decoration block) +appliedenergistics2:facade:0, Cable Facade - Machine Sides (decoration block) +appliedenergistics2:facade:0, Cable Facade - Machine Backs (decoration block) +appliedenergistics2:facade:0, Cable Facade - Machine with sides (decoration block) +appliedenergistics2:facade:0, Cable Facade - Machine width backs (decoration block) +appliedenergistics2:facade:0, Cable Facade - Blank Soul Machine (decoration block) +appliedenergistics2:facade:0, Cable Facade - Soul Machine Tops (decoration block) +appliedenergistics2:facade:0, Cable Facade - Soul Machine Sides (decoration block) +appliedenergistics2:facade:0, Cable Facade - Soul Machine Backs (decoration block) +appliedenergistics2:facade:0, Cable Facade - Soul Machine with sides (decoration block) +appliedenergistics2:facade:0, Cable Facade - Soul Machine width backs (decoration block) +appliedenergistics2:facade:0, Cable Facade - Red Machine (decoration block) +appliedenergistics2:facade:0, Cable Facade - Broken Spawner (decoration block) +appliedenergistics2:facade:0, Cable Facade - Invisible Block (decoration block) +appliedenergistics2:facade:0, Cable Facade - Alloy Smelter (decoration block) +appliedenergistics2:facade:0, Cable Facade - Item Buffer (decoration block) +appliedenergistics2:facade:0, Cable Facade - Power Buffer (decoration block) +appliedenergistics2:facade:0, Cable Facade - Omni Buffer (decoration block) +appliedenergistics2:facade:0, Cable Facade - Creative Buffer (decoration block) +appliedenergistics2:facade:0, Cable Facade - Crafter (decoration block) +appliedenergistics2:facade:0, Cable Facade - Painting Machine (decoration block) +appliedenergistics2:facade:0, Cable Facade - Power Monitor (decoration block) +appliedenergistics2:facade:0, Cable Facade - SAG Mill (decoration block) +appliedenergistics2:facade:0, Cable Facade - Slice'N'Splice (decoration block) +appliedenergistics2:facade:0, Cable Facade - Stirling Generator (decoration block) +appliedenergistics2:facade:0, Cable Facade - Fluid Tank (decoration block) +appliedenergistics2:facade:0, Cable Facade - Pressurized Fluid Tank (decoration block) +appliedenergistics2:facade:0, Cable Facade - Travel Anchor (decoration block) +appliedenergistics2:facade:0, Cable Facade - Vacuum Chest (decoration block) +appliedenergistics2:facade:0, Cable Facade - Wireless Charger (decoration block) +appliedenergistics2:facade:0, Cable Facade - XP Vacuum (decoration block) +appliedenergistics2:facade:0, Cable Facade - Simple Alloy Smelter (decoration block) +appliedenergistics2:facade:0, Cable Facade - Simple Stirling Generator (decoration block) +appliedenergistics2:facade:0, Cable Facade - Wired Charger (decoration block) +appliedenergistics2:facade:0, Cable Facade - Simple Sagmill (decoration block) +appliedenergistics2:facade:0, Cable Facade - Industrial Insulation +appliedenergistics2:facade:0, Cable Facade - Confusion Charge +appliedenergistics2:facade:0, Cable Facade - Concussion Charge +appliedenergistics2:facade:0, Cable Facade - Ender Charge +appliedenergistics2:facade:0, Cable Facade - Crude Steel Block +appliedenergistics2:facade:0, Cable Facade - Wireless Charging Antenna Extension +appliedenergistics2:facade:0, Cable Facade - Twilight Oak Wood +appliedenergistics2:facade:0, Cable Facade - Canopy Tree Wood +appliedenergistics2:facade:0, Cable Facade - Mangrove Wood +appliedenergistics2:facade:0, Cable Facade - Darkwood +appliedenergistics2:facade:0, Cable Facade - Roots +appliedenergistics2:facade:0, Cable Facade - Liveroots +appliedenergistics2:facade:0, Cable Facade - Twilight Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Canopy Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Mangrove Leaves +appliedenergistics2:facade:0, Cable Facade - Rainbow Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Mazestone +appliedenergistics2:facade:0, Cable Facade - Mazestone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Mazestone +appliedenergistics2:facade:0, Cable Facade - Decorative Mazestone Brick +appliedenergistics2:facade:0, Cable Facade - Cracked Mazestone Brick +appliedenergistics2:facade:0, Cable Facade - Mossy Mazestone Brick +appliedenergistics2:facade:0, Cable Facade - Mazestone Mosaic +appliedenergistics2:facade:0, Cable Facade - Mazestone Border +appliedenergistics2:facade:0, Cable Facade - Hedge +appliedenergistics2:facade:0, Cable Facade - Uncrafting Table +appliedenergistics2:facade:0, Cable Facade - Nagastone Head +appliedenergistics2:facade:0, Cable Facade - Nagastone +appliedenergistics2:facade:0, Cable Facade - Timewood +appliedenergistics2:facade:0, Cable Facade - Transwood +appliedenergistics2:facade:0, Cable Facade - Minewood +appliedenergistics2:facade:0, Cable Facade - Sortingwood +appliedenergistics2:facade:0, Cable Facade - Timewood Leaves +appliedenergistics2:facade:0, Cable Facade - Leaves of Transformation +appliedenergistics2:facade:0, Cable Facade - Miner's Leaves +appliedenergistics2:facade:0, Cable Facade - Sorting Leaves +appliedenergistics2:facade:0, Cable Facade - Timewood Clock +appliedenergistics2:facade:0, Cable Facade - Heart of Transformation +appliedenergistics2:facade:0, Cable Facade - Minewood Core +appliedenergistics2:facade:0, Cable Facade - Sortingwood Engine +appliedenergistics2:facade:0, Cable Facade - Towerwood Planks +appliedenergistics2:facade:0, Cable Facade - Encased Towerwood +appliedenergistics2:facade:0, Cable Facade - Cracked Towerwood +appliedenergistics2:facade:0, Cable Facade - Mossy Towerwood +appliedenergistics2:facade:0, Cable Facade - Infested Towerwood +appliedenergistics2:facade:0, Cable Facade - Reappearing Block +appliedenergistics2:facade:0, Cable Facade - Vanishing Block +appliedenergistics2:facade:0, Cable Facade - Locked Vanishing Block +appliedenergistics2:facade:0, Cable Facade - Unlocked Vanishing Block +appliedenergistics2:facade:0, Cable Facade - Carminite Builder +appliedenergistics2:facade:0, Cable Facade - Anti-builder +appliedenergistics2:facade:0, Cable Facade - Ghast Trap +appliedenergistics2:facade:0, Cable Facade - Carminite Reactor +appliedenergistics2:facade:0, Cable Facade - Stronghold Shield +appliedenergistics2:facade:0, Cable Facade - Aurora Block +appliedenergistics2:facade:0, Cable Facade - Underbrick +appliedenergistics2:facade:0, Cable Facade - Mossy Underbrick +appliedenergistics2:facade:0, Cable Facade - Cracked Underbrick +appliedenergistics2:facade:0, Cable Facade - Underbrick Floor +appliedenergistics2:facade:0, Cable Facade - Thorn Leaves +appliedenergistics2:facade:0, Cable Facade - Beanstalk Leaves +appliedenergistics2:facade:0, Cable Facade - Weathered Deadrock +appliedenergistics2:facade:0, Cable Facade - Cracked Deadrock +appliedenergistics2:facade:0, Cable Facade - Deadrock +appliedenergistics2:facade:0, Cable Facade - Darkwood Leaves +appliedenergistics2:facade:0, Cable Facade - Aurora Pillar +appliedenergistics2:facade:0, Cable Facade - Trollsteinn +appliedenergistics2:facade:0, Cable Facade - Wispy Cloud +appliedenergistics2:facade:0, Cable Facade - Fluffy Cloud +appliedenergistics2:facade:0, Cable Facade - Giant Cobblestone +appliedenergistics2:facade:0, Cable Facade - Giant Log +appliedenergistics2:facade:0, Cable Facade - Giant Leaves +appliedenergistics2:facade:0, Cable Facade - Giant Obsidian +appliedenergistics2:facade:0, Cable Facade - Huge Stalk +appliedenergistics2:facade:0, Cable Facade - Huge Mushgloom +appliedenergistics2:facade:0, Cable Facade - Castle Brick +appliedenergistics2:facade:0, Cable Facade - Worn Castle Brick +appliedenergistics2:facade:0, Cable Facade - Cracked Castle Brick +appliedenergistics2:facade:0, Cable Facade - Castle Roof Tile +appliedenergistics2:facade:0, Cable Facade - Mossy Castle Brick +appliedenergistics2:facade:0, Cable Facade - Thick Castle Brick +appliedenergistics2:facade:0, Cable Facade - Encased Castle Brick Pillar +appliedenergistics2:facade:0, Cable Facade - Encased Castle Brick Tile +appliedenergistics2:facade:0, Cable Facade - Bold Castle Brick Pillar +appliedenergistics2:facade:0, Cable Facade - Bold Castle Brick Tiles +appliedenergistics2:facade:0, Cable Facade - Pink Castle Rune Brick +appliedenergistics2:facade:0, Cable Facade - Blue Castle Rune Brick +appliedenergistics2:facade:0, Cable Facade - Yellow Castle Rune Brick +appliedenergistics2:facade:0, Cable Facade - Violet Castle Rune Brick +appliedenergistics2:facade:0, Cable Facade - Cinder Furnace [NYI] +appliedenergistics2:facade:0, Cable Facade - Cinder Log [NYI] +appliedenergistics2:facade:0, Cable Facade - Yellow Castle Door +appliedenergistics2:facade:0, Cable Facade - Violet Castle Door +appliedenergistics2:facade:0, Cable Facade - Pink Castle Door +appliedenergistics2:facade:0, Cable Facade - Blue Castle Door +appliedenergistics2:facade:0, Cable Facade - Block of Ironwood +appliedenergistics2:facade:0, Cable Facade - Block of Fiery Metal +appliedenergistics2:facade:0, Cable Facade - Block of Steeleaf +appliedenergistics2:facade:0, Cable Facade - Block of Arctic Fur +appliedenergistics2:facade:0, Cable Facade - Block of Carminite +appliedenergistics2:facade:0, Cable Facade - Etched Nagastone +appliedenergistics2:facade:0, Cable Facade - Nagastone Pillar +appliedenergistics2:facade:0, Cable Facade - Mossy Etched Nagastone +appliedenergistics2:facade:0, Cable Facade - Mossy Nagastone Pillar +appliedenergistics2:facade:0, Cable Facade - Ruined Etched Nagastone +appliedenergistics2:facade:0, Cable Facade - Ruined Nagastone Pillar +appliedenergistics2:facade:0, Cable Facade - Twilight Oak Planks +appliedenergistics2:facade:0, Cable Facade - Canopy Planks +appliedenergistics2:facade:0, Cable Facade - Mangrove Planks +appliedenergistics2:facade:0, Cable Facade - Darkwood Planks +appliedenergistics2:facade:0, Cable Facade - Timewood Planks +appliedenergistics2:facade:0, Cable Facade - Transwood Planks +appliedenergistics2:facade:0, Cable Facade - Minewood Planks +appliedenergistics2:facade:0, Cable Facade - Sortingwood Planks +appliedenergistics2:facade:0, Cable Facade - Terrorcotta (Circular) +appliedenergistics2:facade:0, Cable Facade - Terrorcotta (Diagonal) +appliedenergistics2:facade:0, Cable Facade - tile.twilightforest.StonePillar.name +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 - Topiary Grass +appliedenergistics2:facade:0, Cable Facade - Bluegrass +appliedenergistics2:facade:0, Cable Facade - Autumnal Grass +appliedenergistics2:facade:0, Cable Facade - Maple Wood +appliedenergistics2:facade:0, Cable Facade - Silverbell Wood +appliedenergistics2:facade:0, Cable Facade - Amaranth Wood +appliedenergistics2:facade:0, Cable Facade - Tiger Wood +appliedenergistics2:facade:0, Cable Facade - Willow Wood +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood +appliedenergistics2:facade:0, Cable Facade - Hopseed Wood +appliedenergistics2:facade:0, Cable Facade - Sakura Wood +appliedenergistics2:facade:0, Cable Facade - Redwood Bark +appliedenergistics2:facade:0, Cable Facade - Redwood +appliedenergistics2:facade:0, Cable Facade - Redwood Root +appliedenergistics2:facade:0, Cable Facade - Maple Leaves +appliedenergistics2:facade:0, Cable Facade - Silverbell Leaves +appliedenergistics2:facade:0, Cable Facade - Amaranth Leaves +appliedenergistics2:facade:0, Cable Facade - Tiger Leaves +appliedenergistics2:facade:0, Cable Facade - Willow Leaves +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Leaves +appliedenergistics2:facade:0, Cable Facade - Hopseed Leaves +appliedenergistics2:facade:0, Cable Facade - Sakura Leaves +appliedenergistics2:facade:0, Cable Facade - Redwood Leaves +appliedenergistics2:facade:0, Cable Facade - Maple Planks +appliedenergistics2:facade:0, Cable Facade - Silverbell Planks +appliedenergistics2:facade:0, Cable Facade - Amaranth Planks +appliedenergistics2:facade:0, Cable Facade - Tigerwood Planks +appliedenergistics2:facade:0, Cable Facade - Willow Planks +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Planks +appliedenergistics2:facade:0, Cable Facade - Hopseed Planks +appliedenergistics2:facade:0, Cable Facade - Sakura Planks +appliedenergistics2:facade:0, Cable Facade - Redwood Planks +appliedenergistics2:facade:0, Cable Facade - Ghostwood +appliedenergistics2:facade:0, Cable Facade - Darkwood +appliedenergistics2:facade:0, Cable Facade - Fusewood +appliedenergistics2:facade:0, Cable Facade - Bloodwood +appliedenergistics2:facade:0, Cable Facade - Bloodwood +appliedenergistics2:facade:0, Cable Facade - Ghostwood Leaves +appliedenergistics2:facade:0, Cable Facade - Blood Leaves +appliedenergistics2:facade:0, Cable Facade - Fusewood Leaves +appliedenergistics2:facade:0, Cable Facade - Darkwood Leaves +appliedenergistics2:facade:0, Cable Facade - Darkwood Leaves +appliedenergistics2:facade:0, Cable Facade - Darkwood Leaves +appliedenergistics2:facade:0, Cable Facade - Ghostwood Planks +appliedenergistics2:facade:0, Cable Facade - Bloodwood Planks +appliedenergistics2:facade:0, Cable Facade - Darkwood Planks +appliedenergistics2:facade:0, Cable Facade - Fusewood Planks +appliedenergistics2:facade:0, Cable Facade - Heat Sand +appliedenergistics2:facade:0, Cable Facade - Tainted Soil +appliedenergistics2:facade:0, Cable Facade - Tainted Soil +appliedenergistics2:facade:0, Cable Facade - Tainted Soil +appliedenergistics2:facade:0, Cable Facade - Inactive Respawn Obelisk +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Bauxite 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 - Uranium Ore +appliedenergistics2:facade:0, Cable Facade - Block of Copper +appliedenergistics2:facade:0, Cable Facade - Block of Aluminium +appliedenergistics2:facade:0, Cable Facade - Block of Lead +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Nickel +appliedenergistics2:facade:0, Cable Facade - Block of Uranium +appliedenergistics2:facade:0, Cable Facade - Block of Constantan +appliedenergistics2:facade:0, Cable Facade - Block of Electrum +appliedenergistics2:facade:0, Cable Facade - Block of Steel +appliedenergistics2:facade:0, Cable Facade - Coke Brick +appliedenergistics2:facade:0, Cable Facade - Blast Brick +appliedenergistics2:facade:0, Cable Facade - Reinforced Blast Brick +appliedenergistics2:facade:0, Cable Facade - Block of Coal Coke +appliedenergistics2:facade:0, Cable Facade - Hempcrete +appliedenergistics2:facade:0, Cable Facade - Concrete +appliedenergistics2:facade:0, Cable Facade - Concrete Tile +appliedenergistics2:facade:0, Cable Facade - Leaded Concrete +appliedenergistics2:facade:0, Cable Facade - Insulating Glass +appliedenergistics2:facade:0, Cable Facade - Kiln Brick +appliedenergistics2:facade:0, Cable Facade - Treated Wood Planks +appliedenergistics2:facade:0, Cable Facade - Treated Wood Planks +appliedenergistics2:facade:0, Cable Facade - Treated Wood Planks +appliedenergistics2:facade:0, Cable Facade - Copper Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Aluminium Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Lead Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Silver Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Nickel Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Uranium Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Constantan Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Electrum Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Steel Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Iron Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Gold Sheetmetal +appliedenergistics2:facade:0, Cable Facade - Copper Coil Block +appliedenergistics2:facade:0, Cable Facade - Electrum Coil Block +appliedenergistics2:facade:0, Cable Facade - High-Voltage Coil Block +appliedenergistics2:facade:0, Cable Facade - Redstone Engineering Block +appliedenergistics2:facade:0, Cable Facade - Light Engineering Block +appliedenergistics2:facade:0, Cable Facade - Heavy Engineering Block +appliedenergistics2:facade:0, Cable Facade - Generator Block +appliedenergistics2:facade:0, Cable Facade - Radiator Block +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 - Blank Rune +appliedenergistics2:facade:0, Cable Facade - Speed Rune +appliedenergistics2:facade:0, Cable Facade - Efficiency Rune +appliedenergistics2:facade:0, Cable Facade - Rune of Sacrifice +appliedenergistics2:facade:0, Cable Facade - Rune of Self Sacrifice +appliedenergistics2:facade:0, Cable Facade - Displacement Rune +appliedenergistics2:facade:0, Cable Facade - Rune of Capacity +appliedenergistics2:facade:0, Cable Facade - Rune of Augmented Capacity +appliedenergistics2:facade:0, Cable Facade - Rune of the Orb +appliedenergistics2:facade:0, Cable Facade - Acceleration Rune +appliedenergistics2:facade:0, Cable Facade - Charging Rune +appliedenergistics2:facade:0, Cable Facade - Ritual Stone +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Water +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Fire +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Earth +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Air +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Dusk +appliedenergistics2:facade:0, Cable Facade - Ritual Stone of Dawn +appliedenergistics2:facade:0, Cable Facade - Large Bloodstone Tile +appliedenergistics2:facade:0, Cable Facade - Bloodstone Brick +appliedenergistics2:facade:0, Cable Facade - Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Crystal Cluster Brick +appliedenergistics2:facade:0, Cable Facade - Wooden Path +appliedenergistics2:facade:0, Cable Facade - Tiled Wooden Path +appliedenergistics2:facade:0, Cable Facade - Stone Brick Path +appliedenergistics2:facade:0, Cable Facade - Tiled Stone Path +appliedenergistics2:facade:0, Cable Facade - Worn Stone Brick Path +appliedenergistics2:facade:0, Cable Facade - Tiled Worn Stone Path +appliedenergistics2:facade:0, Cable Facade - Obsidian Brick Path +appliedenergistics2:facade:0, Cable Facade - Tiled Obsidian Path +appliedenergistics2:facade:0, Cable Facade - Raw Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Corrosive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Steadfast Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Raw Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Corrosive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Destructive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Vengeful Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Small Steadfast Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Raw Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Corrosive Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Steadfast Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Accented Raw Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Accented Corrosive Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Accented Destructive Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Accented Vengeful Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Accented Steadfast Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Raw Stone +appliedenergistics2:facade:0, Cable Facade - Corrosive Stone +appliedenergistics2:facade:0, Cable Facade - Destructive Stone +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone +appliedenergistics2:facade:0, Cable Facade - Steadfast Stone +appliedenergistics2:facade:0, Cable Facade - Polished Raw Stone +appliedenergistics2:facade:0, Cable Facade - Polished Corrosive Stone +appliedenergistics2:facade:0, Cable Facade - Polished Destructive Stone +appliedenergistics2:facade:0, Cable Facade - Polished Vengeful Stone +appliedenergistics2:facade:0, Cable Facade - Polished Steadfast Stone +appliedenergistics2:facade:0, Cable Facade - Raw Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Corrosive Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Vengeful Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Steadfast Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Raw Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Corrosive Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Steadfast Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Accented Raw Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Accented Corrosive Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Accented Destructive Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Accented Vengeful Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Accented Steadfast Stone Pillar +appliedenergistics2:facade:0, Cable Facade - Raw Stone Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Corrosive Stone Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Steadfast Stone Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Raw Demon Eye +appliedenergistics2:facade:0, Cable Facade - Corrosive Demon Eye +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Eye +appliedenergistics2:facade:0, Cable Facade - Vengeful Demon Eye +appliedenergistics2:facade:0, Cable Facade - Steadfast Demon Eye +appliedenergistics2:facade:0, Cable Facade - Blood Wood +appliedenergistics2:facade:0, Cable Facade - Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Barathos Hellstone +appliedenergistics2:facade:0, Cable Facade - Baron Stone +appliedenergistics2:facade:0, Cable Facade - Borean Stone +appliedenergistics2:facade:0, Cable Facade - Creep Stone +appliedenergistics2:facade:0, Cable Facade - Crystevian Rock +appliedenergistics2:facade:0, Cable Facade - Deep Rock +appliedenergistics2:facade:0, Cable Facade - Dustopian Stone +appliedenergistics2:facade:0, Cable Facade - Gardencian Stone +appliedenergistics2:facade:0, Cable Facade - Greckon Stone +appliedenergistics2:facade:0, Cable Facade - Haven Stone +appliedenergistics2:facade:0, Cable Facade - Iro Stone +appliedenergistics2:facade:0, Cable Facade - Lelyetian Stone +appliedenergistics2:facade:0, Cable Facade - Mysterium Stone +appliedenergistics2:facade:0, Cable Facade - Precasian Stone +appliedenergistics2:facade:0, Cable Facade - Precasian Stone +appliedenergistics2:facade:0, Cable Facade - Primed Stone +appliedenergistics2:facade:0, Cable Facade - Runic Bricks +appliedenergistics2:facade:0, Cable Facade - Shyre Rock +appliedenergistics2:facade:0, Cable Facade - Toxic Stone +appliedenergistics2:facade:0, Cable Facade - Unstable Stone +appliedenergistics2:facade:0, Cable Facade - Borean Dirt +appliedenergistics2:facade:0, Cable Facade - Candied Dirt +appliedenergistics2:facade:0, Cable Facade - Celeve Dirt +appliedenergistics2:facade:0, Cable Facade - Creeponia Dirt +appliedenergistics2:facade:0, Cable Facade - Dustopia Dirt +appliedenergistics2:facade:0, Cable Facade - Gardencia Dirt +appliedenergistics2:facade:0, Cable Facade - Greckon Dirt +appliedenergistics2:facade:0, Cable Facade - Haven Dirt +appliedenergistics2:facade:0, Cable Facade - Lunalyte Dirt +appliedenergistics2:facade:0, Cable Facade - Lunasole Dirt +appliedenergistics2:facade:0, Cable Facade - Mysterium Dirt +appliedenergistics2:facade:0, Cable Facade - Toxic Dirt +appliedenergistics2:facade:0, Cable Facade - Abyssal Grass +appliedenergistics2:facade:0, Cable Facade - Borean Grass +appliedenergistics2:facade:0, Cable Facade - Candied Grass +appliedenergistics2:facade:0, Cable Facade - Celeve Grass +appliedenergistics2:facade:0, Cable Facade - Creeponia Grass +appliedenergistics2:facade:0, Cable Facade - Dustopia Grass +appliedenergistics2:facade:0, Cable Facade - Gardencia Grass +appliedenergistics2:facade:0, Cable Facade - Greckon Grass +appliedenergistics2:facade:0, Cable Facade - Haven Grass +appliedenergistics2:facade:0, Cable Facade - Iromine Grass +appliedenergistics2:facade:0, Cable Facade - Lelyetia Grass +appliedenergistics2:facade:0, Cable Facade - Inverted Lelyetia Grass +appliedenergistics2:facade:0, Cable Facade - Lunalyte Grass +appliedenergistics2:facade:0, Cable Facade - Lunasole Grass +appliedenergistics2:facade:0, Cable Facade - Mysterium Grass +appliedenergistics2:facade:0, Cable Facade - Precasia Grass +appliedenergistics2:facade:0, Cable Facade - Runic Grass +appliedenergistics2:facade:0, Cable Facade - Shyre Grass +appliedenergistics2:facade:0, Cable Facade - Toxic Grass +appliedenergistics2:facade:0, Cable Facade - Ascended Amethyst Ore +appliedenergistics2:facade:0, Cable Facade - Baronyte Ore +appliedenergistics2:facade:0, Cable Facade - Blazium Ore +appliedenergistics2:facade:0, Cable Facade - Bloodstone Ore +appliedenergistics2:facade:0, Cable Facade - Blue Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Charged Runium Ore +appliedenergistics2:facade:0, Cable Facade - Chestbone Fragments Ore +appliedenergistics2:facade:0, Cable Facade - Crystallite Ore +appliedenergistics2:facade:0, Cable Facade - Elecanium Ore +appliedenergistics2:facade:0, Cable Facade - Emberstone Ore +appliedenergistics2:facade:0, Cable Facade - Footbone Fragments Ore +appliedenergistics2:facade:0, Cable Facade - Gemenyte Ore +appliedenergistics2:facade:0, Cable Facade - Ghastly Ore +appliedenergistics2:facade:0, Cable Facade - Ghoulish Ore +appliedenergistics2:facade:0, Cable Facade - Green Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Ascended Jade Ore +appliedenergistics2:facade:0, Cable Facade - Jewelyte Ore +appliedenergistics2:facade:0, Cable Facade - Legbone Fragments Ore +appliedenergistics2:facade:0, Cable Facade - Limonite Ore +appliedenergistics2:facade:0, Cable Facade - Lyon Ore +appliedenergistics2:facade:0, Cable Facade - Mystite Ore +appliedenergistics2:facade:0, Cable Facade - Ornamyte Ore +appliedenergistics2:facade:0, Cable Facade - Purple Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Red Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Rosite Ore +appliedenergistics2:facade:0, Cable Facade - Runium Ore +appliedenergistics2:facade:0, Cable Facade - Ascended Sapphire Ore +appliedenergistics2:facade:0, Cable Facade - Shyregem Ore +appliedenergistics2:facade:0, Cable Facade - Shyrestone Ore +appliedenergistics2:facade:0, Cable Facade - Skullbone Fragments Ore +appliedenergistics2:facade:0, Cable Facade - Varsium Ore +appliedenergistics2:facade:0, Cable Facade - White Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Yellow Gemstone Ore +appliedenergistics2:facade:0, Cable Facade - Baron Bricks +appliedenergistics2:facade:0, Cable Facade - Black Bricks +appliedenergistics2:facade:0, Cable Facade - Bloodstone Bricks +appliedenergistics2:facade:0, Cable Facade - Blue Bricks +appliedenergistics2:facade:0, Cable Facade - Brown Bricks +appliedenergistics2:facade:0, Cable Facade - Coral Bricks +appliedenergistics2:facade:0, Cable Facade - Creeponia Bricks +appliedenergistics2:facade:0, Cable Facade - Crystallite Bricks +appliedenergistics2:facade:0, Cable Facade - Crystevia Bricks +appliedenergistics2:facade:0, Cable Facade - Cyan Bricks +appliedenergistics2:facade:0, Cable Facade - Dark Bricks +appliedenergistics2:facade:0, Cable Facade - Dark Blue Bricks +appliedenergistics2:facade:0, Cable Facade - Dark Grey Bricks +appliedenergistics2:facade:0, Cable Facade - Darkwash Bricks +appliedenergistics2:facade:0, Cable Facade - Gardencia Bricks +appliedenergistics2:facade:0, Cable Facade - Greckon Bricks +appliedenergistics2:facade:0, Cable Facade - Green Bricks +appliedenergistics2:facade:0, Cable Facade - Grey Bricks +appliedenergistics2:facade:0, Cable Facade - Haunted Bricks +appliedenergistics2:facade:0, Cable Facade - Iro Bricks +appliedenergistics2:facade:0, Cable Facade - Iro Bricks +appliedenergistics2:facade:0, Cable Facade - Lelyetia Bricks +appliedenergistics2:facade:0, Cable Facade - Lime Bricks +appliedenergistics2:facade:0, Cable Facade - Lunar Bricks +appliedenergistics2:facade:0, Cable Facade - Magenta Bricks +appliedenergistics2:facade:0, Cable Facade - Black Mysterium Bricks +appliedenergistics2:facade:0, Cable Facade - Green Mysterium Bricks +appliedenergistics2:facade:0, Cable Facade - Orange Bricks +appliedenergistics2:facade:0, Cable Facade - Pink Bricks +appliedenergistics2:facade:0, Cable Facade - Purple Bricks +appliedenergistics2:facade:0, Cable Facade - Red Bricks +appliedenergistics2:facade:0, Cable Facade - Rosidian Bricks +appliedenergistics2:facade:0, Cable Facade - Runic Construct Bricks +appliedenergistics2:facade:0, Cable Facade - Shyre Wall +appliedenergistics2:facade:0, Cable Facade - Shyre Wall +appliedenergistics2:facade:0, Cable Facade - Skeletal Bricks +appliedenergistics2:facade:0, Cable Facade - White Bricks +appliedenergistics2:facade:0, Cable Facade - Whitewash Bricks +appliedenergistics2:facade:0, Cable Facade - Yellow Bricks +appliedenergistics2:facade:0, Cable Facade - Intricate Amethyst Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Amethyst Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Amethyst Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Amethyst Ivory +appliedenergistics2:facade:0, Cable Facade - Intricate Ivory +appliedenergistics2:facade:0, Cable Facade - Intricate Jade Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Jade Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Jade Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Jade Ivory +appliedenergistics2:facade:0, Cable Facade - Intricate Limonite Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Limonite Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Limonite Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Limonite Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Ivory +appliedenergistics2:facade:0, Cable Facade - Intricate Rosite Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Rosite Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Rosite Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Rosite Ivory +appliedenergistics2:facade:0, Cable Facade - Intricate Sapphire Ivory +appliedenergistics2:facade:0, Cable Facade - Natural Sapphire Ivory +appliedenergistics2:facade:0, Cable Facade - Ornate Sapphire Ivory +appliedenergistics2:facade:0, Cable Facade - Patterned Sapphire Ivory +appliedenergistics2:facade:0, Cable Facade - Achony Leaves +appliedenergistics2:facade:0, Cable Facade - Blood Leaves +appliedenergistics2:facade:0, Cable Facade - Blue Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - Green Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - Purple Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - Red Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - White Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - Yellow Celevus Leaves +appliedenergistics2:facade:0, Cable Facade - Churry Leaves +appliedenergistics2:facade:0, Cable Facade - Creep Leaves +appliedenergistics2:facade:0, Cable Facade - Cycade Leaves +appliedenergistics2:facade:0, Cable Facade - Dawn Leaves +appliedenergistics2:facade:0, Cable Facade - Haunted Leaves +appliedenergistics2:facade:0, Cable Facade - Haunted Eyes Leaves +appliedenergistics2:facade:0, Cable Facade - Blue Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Pink Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Purple Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Red Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Turquoise Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Yellow Haven Leaves +appliedenergistics2:facade:0, Cable Facade - Irodust Leaves +appliedenergistics2:facade:0, Cable Facade - Irogold Leaves +appliedenergistics2:facade:0, Cable Facade - Lelyetian Core +appliedenergistics2:facade:0, Cable Facade - Lucalus Leaves +appliedenergistics2:facade:0, Cable Facade - Lunicia Leaves +appliedenergistics2:facade:0, Cable Facade - Lunosso Leaves +appliedenergistics2:facade:0, Cable Facade - Runic Leaves +appliedenergistics2:facade:0, Cable Facade - Shadow Leaves +appliedenergistics2:facade:0, Cable Facade - Shadowblood Leaves +appliedenergistics2:facade:0, Cable Facade - Shyre Leaves +appliedenergistics2:facade:0, Cable Facade - Shyre Leaves +appliedenergistics2:facade:0, Cable Facade - Stranglewood Leaves +appliedenergistics2:facade:0, Cable Facade - Vein Leaves +appliedenergistics2:facade:0, Cable Facade - Achony Log +appliedenergistics2:facade:0, Cable Facade - Blood Log +appliedenergistics2:facade:0, Cable Facade - Churry Log +appliedenergistics2:facade:0, Cable Facade - Creep Log +appliedenergistics2:facade:0, Cable Facade - Cycade Log +appliedenergistics2:facade:0, Cable Facade - Dawn Log +appliedenergistics2:facade:0, Cable Facade - Eyeball Log +appliedenergistics2:facade:0, Cable Facade - Haunted Log +appliedenergistics2:facade:0, Cable Facade - Haunted Large-Eyed Log +appliedenergistics2:facade:0, Cable Facade - Haunted Red Eyes Log +appliedenergistics2:facade:0, Cable Facade - Haunted Flashing Log +appliedenergistics2:facade:0, Cable Facade - Haunted Purpling Log +appliedenergistics2:facade:0, Cable Facade - Iro Log +appliedenergistics2:facade:0, Cable Facade - Lucalus Log +appliedenergistics2:facade:0, Cable Facade - Lunide Log +appliedenergistics2:facade:0, Cable Facade - Runic Log +appliedenergistics2:facade:0, Cable Facade - Shadow Log +appliedenergistics2:facade:0, Cable Facade - Shyre Log +appliedenergistics2:facade:0, Cable Facade - Stranglewood Log +appliedenergistics2:facade:0, Cable Facade - Toxic Log +appliedenergistics2:facade:0, Cable Facade - Achony Planks +appliedenergistics2:facade:0, Cable Facade - Bloodwood Planks +appliedenergistics2:facade:0, Cable Facade - Churry Planks +appliedenergistics2:facade:0, Cable Facade - Creep Planks +appliedenergistics2:facade:0, Cable Facade - Cycade Planks +appliedenergistics2:facade:0, Cable Facade - Dawnwood Planks +appliedenergistics2:facade:0, Cable Facade - Hauntedwood Planks +appliedenergistics2:facade:0, Cable Facade - Irowood Planks +appliedenergistics2:facade:0, Cable Facade - Lucalus Planks +appliedenergistics2:facade:0, Cable Facade - Lunide Planks +appliedenergistics2:facade:0, Cable Facade - Runic Planks +appliedenergistics2:facade:0, Cable Facade - Shadow Planks +appliedenergistics2:facade:0, Cable Facade - Shyre Planks +appliedenergistics2:facade:0, Cable Facade - Stranglewood Planks +appliedenergistics2:facade:0, Cable Facade - Toxicwood Planks +appliedenergistics2:facade:0, Cable Facade - Flower Core +appliedenergistics2:facade:0, Cable Facade - Black Mushroom +appliedenergistics2:facade:0, Cable Facade - Blue Mushroom +appliedenergistics2:facade:0, Cable Facade - Blue Mushroom +appliedenergistics2:facade:0, Cable Facade - Green Mushroom +appliedenergistics2:facade:0, Cable Facade - Green Mushroom +appliedenergistics2:facade:0, Cable Facade - Orange Mushroom +appliedenergistics2:facade:0, Cable Facade - Orange Mushroom +appliedenergistics2:facade:0, Cable Facade - Purple Mushroom +appliedenergistics2:facade:0, Cable Facade - Purple Mushroom +appliedenergistics2:facade:0, Cable Facade - Black Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Blue Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Green Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Orange Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Purple Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Yellow Mushroom Stem +appliedenergistics2:facade:0, Cable Facade - Yellow Mushroom +appliedenergistics2:facade:0, Cable Facade - Yellow Mushroom +appliedenergistics2:facade:0, Cable Facade - Plant Stem +appliedenergistics2:facade:0, Cable Facade - Ancient Light +appliedenergistics2:facade:0, Cable Facade - Archaic Light +appliedenergistics2:facade:0, Cable Facade - Archaic Light +appliedenergistics2:facade:0, Cable Facade - Creep Crystal +appliedenergistics2:facade:0, Cable Facade - Darkstone +appliedenergistics2:facade:0, Cable Facade - Deep Crystal +appliedenergistics2:facade:0, Cable Facade - Hive Light +appliedenergistics2:facade:0, Cable Facade - Steel Light +appliedenergistics2:facade:0, Cable Facade - Twinklestone +appliedenergistics2:facade:0, Cable Facade - Vox Light +appliedenergistics2:facade:0, Cable Facade - Amethyst Lamp +appliedenergistics2:facade:0, Cable Facade - Amethyst Lamp +appliedenergistics2:facade:0, Cable Facade - Aquatic Lamp +appliedenergistics2:facade:0, Cable Facade - Aquatic Lamp +appliedenergistics2:facade:0, Cable Facade - Baronyte Lamp +appliedenergistics2:facade:0, Cable Facade - Baronyte Lamp +appliedenergistics2:facade:0, Cable Facade - Blazium Lamp +appliedenergistics2:facade:0, Cable Facade - Blazium Lamp +appliedenergistics2:facade:0, Cable Facade - Bloodstone Lamp +appliedenergistics2:facade:0, Cable Facade - Bloodstone Lamp +appliedenergistics2:facade:0, Cable Facade - Crystallite Lamp +appliedenergistics2:facade:0, Cable Facade - Crystallite Lamp +appliedenergistics2:facade:0, Cable Facade - Elecanium Lamp +appliedenergistics2:facade:0, Cable Facade - Elecanium Lamp +appliedenergistics2:facade:0, Cable Facade - Emberstone Lamp +appliedenergistics2:facade:0, Cable Facade - Emberstone Lamp +appliedenergistics2:facade:0, Cable Facade - Fire Lamp +appliedenergistics2:facade:0, Cable Facade - Fire Lamp +appliedenergistics2:facade:0, Cable Facade - Ghastly Lamp +appliedenergistics2:facade:0, Cable Facade - Ghastly Lamp +appliedenergistics2:facade:0, Cable Facade - Ghoulish Lamp +appliedenergistics2:facade:0, Cable Facade - Ghoulish Lamp +appliedenergistics2:facade:0, Cable Facade - Iro Lamp +appliedenergistics2:facade:0, Cable Facade - Iro Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Amethyst Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Amethyst Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Jade Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Jade Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Limonite Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Limonite Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Rosite Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Rosite Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Sapphire Lamp +appliedenergistics2:facade:0, Cable Facade - Ivory Sapphire Lamp +appliedenergistics2:facade:0, Cable Facade - Jade Lamp +appliedenergistics2:facade:0, Cable Facade - Jade Lamp +appliedenergistics2:facade:0, Cable Facade - Aqua Life Lamp +appliedenergistics2:facade:0, Cable Facade - Aqua Life Lamp +appliedenergistics2:facade:0, Cable Facade - Black Life Lamp +appliedenergistics2:facade:0, Cable Facade - Black Life Lamp +appliedenergistics2:facade:0, Cable Facade - Blue Life Lamp +appliedenergistics2:facade:0, Cable Facade - Blue Life Lamp +appliedenergistics2:facade:0, Cable Facade - Brown Life Lamp +appliedenergistics2:facade:0, Cable Facade - Brown Life Lamp +appliedenergistics2:facade:0, Cable Facade - Cyan Life Lamp +appliedenergistics2:facade:0, Cable Facade - Cyan Life Lamp +appliedenergistics2:facade:0, Cable Facade - Dark Grey Life Lamp +appliedenergistics2:facade:0, Cable Facade - Dark Grey Life Lamp +appliedenergistics2:facade:0, Cable Facade - Green Life Lamp +appliedenergistics2:facade:0, Cable Facade - Green Life Lamp +appliedenergistics2:facade:0, Cable Facade - Grey Life Lamp +appliedenergistics2:facade:0, Cable Facade - Grey Life Lamp +appliedenergistics2:facade:0, Cable Facade - Lime Life Lamp +appliedenergistics2:facade:0, Cable Facade - Lime Life Lamp +appliedenergistics2:facade:0, Cable Facade - Magenta Life Lamp +appliedenergistics2:facade:0, Cable Facade - Magenta Life Lamp +appliedenergistics2:facade:0, Cable Facade - Orange Life Lamp +appliedenergistics2:facade:0, Cable Facade - Orange Life Lamp +appliedenergistics2:facade:0, Cable Facade - Pink Life Lamp +appliedenergistics2:facade:0, Cable Facade - Pink Life Lamp +appliedenergistics2:facade:0, Cable Facade - Purple Life Lamp +appliedenergistics2:facade:0, Cable Facade - Purple Life Lamp +appliedenergistics2:facade:0, Cable Facade - Red Life Lamp +appliedenergistics2:facade:0, Cable Facade - Red Life Lamp +appliedenergistics2:facade:0, Cable Facade - White Life Lamp +appliedenergistics2:facade:0, Cable Facade - White Life Lamp +appliedenergistics2:facade:0, Cable Facade - Yellow Life Lamp +appliedenergistics2:facade:0, Cable Facade - Yellow Life Lamp +appliedenergistics2:facade:0, Cable Facade - Limonite Lamp +appliedenergistics2:facade:0, Cable Facade - Limonite Lamp +appliedenergistics2:facade:0, Cable Facade - Lunar Lamp +appliedenergistics2:facade:0, Cable Facade - Lunar Lamp +appliedenergistics2:facade:0, Cable Facade - Lyon Lamp +appliedenergistics2:facade:0, Cable Facade - Lyon Lamp +appliedenergistics2:facade:0, Cable Facade - Mystic Lamp +appliedenergistics2:facade:0, Cable Facade - Mystic Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Circling Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Circling Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Circling Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Circling Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Triangles Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Lapis Triangles Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Runic Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Runic Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Triangles Lamp +appliedenergistics2:facade:0, Cable Facade - Neon Triangles Lamp +appliedenergistics2:facade:0, Cable Facade - Rosite Lamp +appliedenergistics2:facade:0, Cable Facade - Rosite Lamp +appliedenergistics2:facade:0, Cable Facade - Sapphire Lamp +appliedenergistics2:facade:0, Cable Facade - Sapphire Lamp +appliedenergistics2:facade:0, Cable Facade - Skeletal Lamp +appliedenergistics2:facade:0, Cable Facade - Skeletal Lamp +appliedenergistics2:facade:0, Cable Facade - Amethyst Block +appliedenergistics2:facade:0, Cable Facade - Baronyte Block +appliedenergistics2:facade:0, Cable Facade - Blazium Block +appliedenergistics2:facade:0, Cable Facade - Bloodstone Block +appliedenergistics2:facade:0, Cable Facade - Crystallite Block +appliedenergistics2:facade:0, Cable Facade - Elecanium Block +appliedenergistics2:facade:0, Cable Facade - Emberstone Block +appliedenergistics2:facade:0, Cable Facade - Gemenyte Block +appliedenergistics2:facade:0, Cable Facade - Ghastly Block +appliedenergistics2:facade:0, Cable Facade - Ghoulish Block +appliedenergistics2:facade:0, Cable Facade - Jade Block +appliedenergistics2:facade:0, Cable Facade - Jewelyte Block +appliedenergistics2:facade:0, Cable Facade - Limonite Block +appliedenergistics2:facade:0, Cable Facade - Lunar Block +appliedenergistics2:facade:0, Cable Facade - Lyon Block +appliedenergistics2:facade:0, Cable Facade - Mystite Block +appliedenergistics2:facade:0, Cable Facade - Ornamyte Block +appliedenergistics2:facade:0, Cable Facade - Rosite Block +appliedenergistics2:facade:0, Cable Facade - Sapphire Block +appliedenergistics2:facade:0, Cable Facade - Shyregem Block +appliedenergistics2:facade:0, Cable Facade - Shyrestone Block +appliedenergistics2:facade:0, Cable Facade - Skeletal Ingot Block +appliedenergistics2:facade:0, Cable Facade - Varsium Block +appliedenergistics2:facade:0, Cable Facade - Crystallanium +appliedenergistics2:facade:0, Cable Facade - Emberium +appliedenergistics2:facade:0, Cable Facade - Shadonantium +appliedenergistics2:facade:0, Cable Facade - Skeletanium +appliedenergistics2:facade:0, Cable Facade - Ancient Rock +appliedenergistics2:facade:0, Cable Facade - Ancient Tile +appliedenergistics2:facade:0, Cable Facade - Ancient Tile Core +appliedenergistics2:facade:0, Cable Facade - Ancient Tile +appliedenergistics2:facade:0, Cable Facade - Ancient Tile Shrine +appliedenergistics2:facade:0, Cable Facade - Ancient Tile +appliedenergistics2:facade:0, Cable Facade - Archaic Dirt +appliedenergistics2:facade:0, Cable Facade - Archaic Dirt +appliedenergistics2:facade:0, Cable Facade - Archaic Stream: Horizontal +appliedenergistics2:facade:0, Cable Facade - Archaic Stream: Horizontal +appliedenergistics2:facade:0, Cable Facade - Archaic Rectangles +appliedenergistics2:facade:0, Cable Facade - Archaic Rectangles +appliedenergistics2:facade:0, Cable Facade - Archaic Squares +appliedenergistics2:facade:0, Cable Facade - Archaic Squares +appliedenergistics2:facade:0, Cable Facade - Archaic Tiles +appliedenergistics2:facade:0, Cable Facade - Archaic Tiles +appliedenergistics2:facade:0, Cable Facade - Archaic Stream: Vertical +appliedenergistics2:facade:0, Cable Facade - Archaic Stream: Vertical +appliedenergistics2:facade:0, Cable Facade - Baron Castle Wall +appliedenergistics2:facade:0, Cable Facade - Baron Cube +appliedenergistics2:facade:0, Cable Facade - Baron Ground +appliedenergistics2:facade:0, Cable Facade - Bloodstone Bar Bricks +appliedenergistics2:facade:0, Cable Facade - Bloodstone Bars +appliedenergistics2:facade:0, Cable Facade - Green Candy +appliedenergistics2:facade:0, Cable Facade - Red Candy +appliedenergistics2:facade:0, Cable Facade - White Candy +appliedenergistics2:facade:0, Cable Facade - Chocolate Block +appliedenergistics2:facade:0, Cable Facade - Dark Chocolate Block +appliedenergistics2:facade:0, Cable Facade - White Chocolate Block +appliedenergistics2:facade:0, Cable Facade - Cog Block +appliedenergistics2:facade:0, Cable Facade - Blue Coral +appliedenergistics2:facade:0, Cable Facade - Green Coral +appliedenergistics2:facade:0, Cable Facade - Orange Coral +appliedenergistics2:facade:0, Cable Facade - Pink Coral +appliedenergistics2:facade:0, Cable Facade - White Coral +appliedenergistics2:facade:0, Cable Facade - Yellow Coral +appliedenergistics2:facade:0, Cable Facade - Cotton Candy +appliedenergistics2:facade:0, Cable Facade - Cotton Candy +appliedenergistics2:facade:0, Cable Facade - Crate +appliedenergistics2:facade:0, Cable Facade - Blue Crystal +appliedenergistics2:facade:0, Cable Facade - Green Crystal +appliedenergistics2:facade:0, Cable Facade - Purple Crystal +appliedenergistics2:facade:0, Cable Facade - Red Crystal +appliedenergistics2:facade:0, Cable Facade - White Crystal +appliedenergistics2:facade:0, Cable Facade - Yellow Crystal +appliedenergistics2:facade:0, Cable Facade - Dark Face Brick +appliedenergistics2:facade:0, Cable Facade - Deep Rock +appliedenergistics2:facade:0, Cable Facade - Deep Rock +appliedenergistics2:facade:0, Cable Facade - Deep Rock +appliedenergistics2:facade:0, Cable Facade - Degraded Steel +appliedenergistics2:facade:0, Cable Facade - Eye Block +appliedenergistics2:facade:0, Cable Facade - Gingerbread +appliedenergistics2:facade:0, Cable Facade - Hive Wall +appliedenergistics2:facade:0, Cable Facade - Iro Bricks +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Kaiyu Temple Block +appliedenergistics2:facade:0, Cable Facade - Darklight Orb +appliedenergistics2:facade:0, Cable Facade - Dusk Orb +appliedenergistics2:facade:0, Cable Facade - Lunar Orb +appliedenergistics2:facade:0, Cable Facade - Moonlight Orb +appliedenergistics2:facade:0, Cable Facade - Sunfire Orb +appliedenergistics2:facade:0, Cable Facade - Lunar Pad +appliedenergistics2:facade:0, Cable Facade - Paravite Hive +appliedenergistics2:facade:0, Cable Facade - Petals +appliedenergistics2:facade:0, Cable Facade - Blue Petals +appliedenergistics2:facade:0, Cable Facade - Light Blue Petals +appliedenergistics2:facade:0, Cable Facade - Magenta Petals +appliedenergistics2:facade:0, Cable Facade - Purple Petals +appliedenergistics2:facade:0, Cable Facade - Red Petals +appliedenergistics2:facade:0, Cable Facade - Rose Petals +appliedenergistics2:facade:0, Cable Facade - Yellow Petals +appliedenergistics2:facade:0, Cable Facade - Plastic +appliedenergistics2:facade:0, Cable Facade - Compass Post +appliedenergistics2:facade:0, Cable Facade - Distortion Post +appliedenergistics2:facade:0, Cable Facade - Energy Post +appliedenergistics2:facade:0, Cable Facade - Fire Post +appliedenergistics2:facade:0, Cable Facade - Kinetic Post +appliedenergistics2:facade:0, Cable Facade - Life Post +appliedenergistics2:facade:0, Cable Facade - Poison Post +appliedenergistics2:facade:0, Cable Facade - Lunar Post +appliedenergistics2:facade:0, Cable Facade - Power Post +appliedenergistics2:facade:0, Cable Facade - Storm Post +appliedenergistics2:facade:0, Cable Facade - Strike Post +appliedenergistics2:facade:0, Cable Facade - Water Post +appliedenergistics2:facade:0, Cable Facade - Wind Post +appliedenergistics2:facade:0, Cable Facade - Wither Post +appliedenergistics2:facade:0, Cable Facade - Skeletal Block +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Tentacle +appliedenergistics2:facade:0, Cable Facade - Toxic Stem +appliedenergistics2:facade:0, Cable Facade - Iro Bricks +appliedenergistics2:facade:0, Cable Facade - Plant Stem +appliedenergistics2:facade:0, Cable Facade - Runic Bricks +appliedenergistics2:facade:0, Cable Facade - Boney Block +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Direction +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Empowering +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Focus +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Power +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Reality +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Space +appliedenergistics2:facade:0, Cable Facade - Carved Rune of Travel +appliedenergistics2:facade:0, Cable Facade - Shyre Cloud +appliedenergistics2:facade:0, Cable Facade - Dustopian Lamp +appliedenergistics2:facade:0, Cable Facade - Dustopian Lamp +appliedenergistics2:facade:0, Cable Facade - Damage Enhancer +appliedenergistics2:facade:0, Cable Facade - Divine Enhancer +appliedenergistics2:facade:0, Cable Facade - Durability Enhancer +appliedenergistics2:facade:0, Cable Facade - Luck Enhancer +appliedenergistics2:facade:0, Cable Facade - Magic Enhancer +appliedenergistics2:facade:0, Cable Facade - Resistance Enhancer +appliedenergistics2:facade:0, Cable Facade - Speed Enhancer +appliedenergistics2:facade:0, Cable Facade - Weight Enhancer +appliedenergistics2:facade:0, Cable Facade - Celeve Stem +appliedenergistics2:facade:0, Cable Facade - Lunar Pillar +appliedenergistics2:facade:0, Cable Facade - Spikey Pillar +appliedenergistics2:facade:0, Cable Facade - Toxic Block +appliedenergistics2:facade:0, Cable Facade - Toxic Waste +appliedenergistics2:facade:0, Cable Facade - Army Block +appliedenergistics2:facade:0, Cable Facade - Baroness Altar +appliedenergistics2:facade:0, Cable Facade - Candy Block +appliedenergistics2:facade:0, Cable Facade - Clunkhead Altar +appliedenergistics2:facade:0, Cable Facade - Craexxeus Altar +appliedenergistics2:facade:0, Cable Facade - C.R.E.E.P Altar +appliedenergistics2:facade:0, Cable Facade - Dracyon Altar +appliedenergistics2:facade:0, Cable Facade - Graw Altar +appliedenergistics2:facade:0, Cable Facade - Guardian Altar +appliedenergistics2:facade:0, Cable Facade - Hive Spawner +appliedenergistics2:facade:0, Cable Facade - Hydro Table +appliedenergistics2:facade:0, Cable Facade - Illusion Altar +appliedenergistics2:facade:0, Cable Facade - Kror Altar +appliedenergistics2:facade:0, Cable Facade - Mechbot Altar +appliedenergistics2:facade:0, Cable Facade - Power Station +appliedenergistics2:facade:0, Cable Facade - Primordial Shrine +appliedenergistics2:facade:0, Cable Facade - Rockrider Shrine +appliedenergistics2:facade:0, Cable Facade - Shadow Altar +appliedenergistics2:facade:0, Cable Facade - Silverfoot Altar +appliedenergistics2:facade:0, Cable Facade - Toy Box +appliedenergistics2:facade:0, Cable Facade - Vinocorne Shrine +appliedenergistics2:facade:0, Cable Facade - Visualent Altar +appliedenergistics2:facade:0, Cable Facade - Voxxulon Altar +appliedenergistics2:facade:0, Cable Facade - Ancient Altar +appliedenergistics2:facade:0, Cable Facade - Erebon Shrine +appliedenergistics2:facade:0, Cable Facade - Luxon Shrine +appliedenergistics2:facade:0, Cable Facade - Pluton Shrine +appliedenergistics2:facade:0, Cable Facade - Selyan Shrine +appliedenergistics2:facade:0, Cable Facade - Ascension Shrine +appliedenergistics2:facade:0, Cable Facade - Vox Crate +appliedenergistics2:facade:0, Cable Facade - Creation Forge +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Creator +appliedenergistics2:facade:0, Cable Facade - Crystal Extension Shrine +appliedenergistics2:facade:0, Cable Facade - Declogging Table +appliedenergistics2:facade:0, Cable Facade - Deep Case +appliedenergistics2:facade:0, Cable Facade - Divine Station +appliedenergistics2:facade:0, Cable Facade - Enigma Table +appliedenergistics2:facade:0, Cable Facade - Exoid Station +appliedenergistics2:facade:0, Cable Facade - Extraction Device +appliedenergistics2:facade:0, Cable Facade - Extraction Device +appliedenergistics2:facade:0, Cable Facade - Frame Bench +appliedenergistics2:facade:0, Cable Facade - Gold Accumulator +appliedenergistics2:facade:0, Cable Facade - Haunting Table +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Immortallis Progressor +appliedenergistics2:facade:0, Cable Facade - Infusion Table +appliedenergistics2:facade:0, Cable Facade - Iro Crate +appliedenergistics2:facade:0, Cable Facade - Lunar Creation Table +appliedenergistics2:facade:0, Cable Facade - Lunar Enrichment Table +appliedenergistics2:facade:0, Cable Facade - Mending Table +appliedenergistics2:facade:0, Cable Facade - Mineralization Station +appliedenergistics2:facade:0, Cable Facade - Petal Crafting Station +appliedenergistics2:facade:0, Cable Facade - Pure Gold Accumulator +appliedenergistics2:facade:0, Cable Facade - Recreation Station +appliedenergistics2:facade:0, Cable Facade - Rune Randomizer +appliedenergistics2:facade:0, Cable Facade - Rune Shrine +appliedenergistics2:facade:0, Cable Facade - Runic Block +appliedenergistics2:facade:0, Cable Facade - Strange Block +appliedenergistics2:facade:0, Cable Facade - Vox Store Crate +appliedenergistics2:facade:0, Cable Facade - Whitewashing Table +appliedenergistics2:facade:0, Cable Facade - Crystal Ore +appliedenergistics2:facade:0, Cable Facade - Block of Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Fiery Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Icy Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Stormy Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Dark Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Verdant Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Mystical Crystal +appliedenergistics2:facade:0, Cable Facade - Block of Radiant Crystal +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Runestone Pedestal +appliedenergistics2:facade:0, Cable Facade - Gilded Oak Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Spruce Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Birch Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Jungle Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Acacia Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Dark Oak Wood +appliedenergistics2:facade:0, Cable Facade - Block of Smokey Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Smokey Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Smokey Quartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Mana Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Mana Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Mana Quartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Blaze Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Blaze Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Blaze Quartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Lavender Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Lavender Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Lavender Quartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Redquartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Redquartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Redquartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Elven Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Elven Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Elven Quartz Block +appliedenergistics2:facade:0, Cable Facade - Block of Sunny Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Sunny Quartz Block +appliedenergistics2:facade:0, Cable Facade - Pillar Sunny Quartz Block +appliedenergistics2:facade:0, Cable Facade - Metamorphic Forest Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Plains Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mountain Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Fungal Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Swamp Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Desert Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Taiga Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mesa Stone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Forest Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Plains Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mountain Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Fungal Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Swamp Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Desert Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Taiga Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mesa Cobblestone +appliedenergistics2:facade:0, Cable Facade - Metamorphic Forest Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Plains Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mountain Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Fungal Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Swamp Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Desert Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Taiga Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Metamorphic Mesa Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Forest Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Plains Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Mountain Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Fungal Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Swamp Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Desert Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Taiga Stone Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Metamorphic Mesa Stone Brick +appliedenergistics2:facade:0, Cable Facade - White Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Black Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Blue Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Red Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Yellow Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Green Portuguese Pavement +appliedenergistics2:facade:0, Cable Facade - Livingrock +appliedenergistics2:facade:0, Cable Facade - Livingrock Brick +appliedenergistics2:facade:0, Cable Facade - Mossy Livingrock Brick +appliedenergistics2:facade:0, Cable Facade - Cracked Livingrock Brick +appliedenergistics2:facade:0, Cable Facade - Chiseled Livingrock Brick +appliedenergistics2:facade:0, Cable Facade - Livingwood +appliedenergistics2:facade:0, Cable Facade - Livingwood Planks +appliedenergistics2:facade:0, Cable Facade - Mossy Livingwood Planks +appliedenergistics2:facade:0, Cable Facade - Framed Livingwood +appliedenergistics2:facade:0, Cable Facade - Pattern Framed Livingwood +appliedenergistics2:facade:0, Cable Facade - Glimmering Livingwood +appliedenergistics2:facade:0, Cable Facade - Force Relay +appliedenergistics2:facade:0, Cable Facade - Alchemy Catalyst +appliedenergistics2:facade:0, Cable Facade - Block of Manasteel +appliedenergistics2:facade:0, Cable Facade - Block of Terrasteel +appliedenergistics2:facade:0, Cable Facade - Block of Elementium +appliedenergistics2:facade:0, Cable Facade - Block of Mana Diamond +appliedenergistics2:facade:0, Cable Facade - Block of Dragonstone +appliedenergistics2:facade:0, Cable Facade - Dreamwood +appliedenergistics2:facade:0, Cable Facade - Dreamwood Planks +appliedenergistics2:facade:0, Cable Facade - Mossy Dreamwood Planks +appliedenergistics2:facade:0, Cable Facade - Framed Dreamwood +appliedenergistics2:facade:0, Cable Facade - Pattern Framed Dreamwood +appliedenergistics2:facade:0, Cable Facade - Glimmering Dreamwood +appliedenergistics2:facade:0, Cable Facade - Conjuration Catalyst +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Azulejo +appliedenergistics2:facade:0, Cable Facade - Enchanted Soil +appliedenergistics2:facade:0, Cable Facade - White Petal Block +appliedenergistics2:facade:0, Cable Facade - Orange Petal Block +appliedenergistics2:facade:0, Cable Facade - Magenta Petal Block +appliedenergistics2:facade:0, Cable Facade - Light Blue Petal Block +appliedenergistics2:facade:0, Cable Facade - Yellow Petal Block +appliedenergistics2:facade:0, Cable Facade - Lime Petal Block +appliedenergistics2:facade:0, Cable Facade - Pink Petal Block +appliedenergistics2:facade:0, Cable Facade - Gray Petal Block +appliedenergistics2:facade:0, Cable Facade - Light Gray Petal Block +appliedenergistics2:facade:0, Cable Facade - Cyan Petal Block +appliedenergistics2:facade:0, Cable Facade - Purple Petal Block +appliedenergistics2:facade:0, Cable Facade - Blue Petal Block +appliedenergistics2:facade:0, Cable Facade - Brown Petal Block +appliedenergistics2:facade:0, Cable Facade - Green Petal Block +appliedenergistics2:facade:0, Cable Facade - Red Petal Block +appliedenergistics2:facade:0, Cable Facade - Black Petal Block +appliedenergistics2:facade:0, Cable Facade - Blaze Mesh +appliedenergistics2:facade:0, Cable Facade - Living Root +appliedenergistics2:facade:0, Cable Facade - Fel Pumpkin +appliedenergistics2:facade:0, Cable Facade - Manastorm Charge +appliedenergistics2:facade:0, Cable Facade - Shimmerrock +appliedenergistics2:facade:0, Cable Facade - Shimmerwood Planks +appliedenergistics2:facade:0, Cable Facade - Dry Grass +appliedenergistics2:facade:0, Cable Facade - Golden Grass +appliedenergistics2:facade:0, Cable Facade - Vivid Grass +appliedenergistics2:facade:0, Cable Facade - Scorched Grass +appliedenergistics2:facade:0, Cable Facade - Infused Grass +appliedenergistics2:facade:0, Cable Facade - Mutated Grass +appliedenergistics2:facade:0, Cable Facade - Blessed Stone +appliedenergistics2:facade:0, Cable Facade - Block of Amethyst +appliedenergistics2:facade:0, Cable Facade - Block of Garnet +appliedenergistics2:facade:0, Cable Facade - Block of Opal +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Silver +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Cold Iron +appliedenergistics2:facade:0, Cable Facade - Block of Salt +appliedenergistics2:facade:0, Cable Facade - Amethyst Ore +appliedenergistics2:facade:0, Cable Facade - Garnet Ore +appliedenergistics2:facade:0, Cable Facade - Opal Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Salt Ore +appliedenergistics2:facade:0, Cable Facade - Purifying Earth +appliedenergistics2:facade:0, Cable Facade - Coquina +appliedenergistics2:facade:0, Cable Facade - Coquina +appliedenergistics2:facade:0, Cable Facade - Coquina +appliedenergistics2:facade:0, Cable Facade - Coquina Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Coquina +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Nethersteel +appliedenergistics2:facade:0, Cable Facade - Embittered Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Embittered Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Embittered Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Warped Scorned Bricks +appliedenergistics2:facade:0, Cable Facade - Despair Bricks +appliedenergistics2:facade:0, Cable Facade - Ochre Despair Bricks +appliedenergistics2:facade:0, Cable Facade - Hedgewitch Fleece +appliedenergistics2:facade:0, Cable Facade - Besmirched Fleece +appliedenergistics2:facade:0, Cable Facade - Alchemist Fleece +appliedenergistics2:facade:0, Cable Facade - Block of Dragon's Blood Resin +appliedenergistics2:facade:0, Cable Facade - Cypress Wood +appliedenergistics2:facade:0, Cable Facade - Elder Wood +appliedenergistics2:facade:0, Cable Facade - Juniper Wood +appliedenergistics2:facade:0, Cable Facade - Dragons Blood Wood +appliedenergistics2:facade:0, Cable Facade - Cypress Planks +appliedenergistics2:facade:0, Cable Facade - Elder Planks +appliedenergistics2:facade:0, Cable Facade - Juniper Planks +appliedenergistics2:facade:0, Cable Facade - Dragons Blood Planks +appliedenergistics2:facade:0, Cable Facade - Cypress Leaves +appliedenergistics2:facade:0, Cable Facade - Elder Leaves +appliedenergistics2:facade:0, Cable Facade - Juniper Leaves +appliedenergistics2:facade:0, Cable Facade - Dragons Blood Leaves +appliedenergistics2:facade:0, Cable Facade - Blood Infused Wooden Planks +appliedenergistics2:facade:0, Cable Facade - Compressed Slate +appliedenergistics2:facade:0, Cable Facade - Compressed Slate +appliedenergistics2:facade:0, Cable Facade - Compressed Slate +appliedenergistics2:facade:0, Cable Facade - Compressed Slate +appliedenergistics2:facade:0, Cable Facade - Compressed Slate +appliedenergistics2:facade:0, Cable Facade - Blood Infused Wood +appliedenergistics2:facade:0, Cable Facade - Blood Infused Iron Block +appliedenergistics2:facade:0, Cable Facade - Blood Infused Glowstone +appliedenergistics2:facade:0, Cable Facade - Dense Construction Block +appliedenergistics2:facade:0, Cable Facade - Solid Compact Machine Wall +appliedenergistics2:facade:0, Cable Facade - Compact Machine Wall +appliedenergistics2:facade:0, Cable Facade - Alchemical Coal Block +appliedenergistics2:facade:0, Cable Facade - Mobius Fuel Block +appliedenergistics2:facade:0, Cable Facade - Aeternalis Fuel Block +appliedenergistics2:facade:0, Cable Facade - Dark Matter Block +appliedenergistics2:facade:0, Cable Facade - Red Matter Block +appliedenergistics2:facade:0, Cable Facade - Nova Catalyst +appliedenergistics2:facade:0, Cable Facade - Nova Cataclysm +appliedenergistics2:facade:0, Cable Facade - Glitch Infused Block +appliedenergistics2:facade:0, Cable Facade - Soot-covered Machine Casing +appliedenergistics2:facade:0, Cable Facade - §cBlock of Blood Infused Glitch Ingot§r +appliedenergistics2:facade:0, Cable Facade - Arlemite Ore +appliedenergistics2:facade:0, Cable Facade - Realmite Ore +appliedenergistics2:facade:0, Cable Facade - Rupee Ore +appliedenergistics2:facade:0, Cable Facade - Bloodgem Ore +appliedenergistics2:facade:0, Cable Facade - Netherite Ore +appliedenergistics2:facade:0, Cable Facade - Arlemite Block +appliedenergistics2:facade:0, Cable Facade - Realmite Block +appliedenergistics2:facade:0, Cable Facade - Rupee Block +appliedenergistics2:facade:0, Cable Facade - Bloodgem Block +appliedenergistics2:facade:0, Cable Facade - Netherite Block +appliedenergistics2:facade:0, Cable Facade - Blaze Pumpkin +appliedenergistics2:facade:0, Cable Facade - Creeper Pumpkin +appliedenergistics2:facade:0, Cable Facade - Cyclops Pumpkin +appliedenergistics2:facade:0, Cable Facade - Ender Pumpkin +appliedenergistics2:facade:0, Cable Facade - Ender Watcher Pumpkin +appliedenergistics2:facade:0, Cable Facade - Frost Pumpkin +appliedenergistics2:facade:0, Cable Facade - Ghast Pumpkin +appliedenergistics2:facade:0, Cable Facade - Glacon Pumpkin +appliedenergistics2:facade:0, Cable Facade - Hellspider Pumpkin +appliedenergistics2:facade:0, Cable Facade - Jungle Spider Pumpkin +appliedenergistics2:facade:0, Cable Facade - Skeleton Pumpkin +appliedenergistics2:facade:0, Cable Facade - Spider Pumpkin +appliedenergistics2:facade:0, Cable Facade - Zombie Pumpkin +appliedenergistics2:facade:0, Cable Facade - Black Steel +appliedenergistics2:facade:0, Cable Facade - Blue Steel +appliedenergistics2:facade:0, Cable Facade - Bright Red Steel +appliedenergistics2:facade:0, Cable Facade - Green Steel +appliedenergistics2:facade:0, Cable Facade - Orange Steel +appliedenergistics2:facade:0, Cable Facade - Purple Steel +appliedenergistics2:facade:0, Cable Facade - Red Steel +appliedenergistics2:facade:0, Cable Facade - White Steel +appliedenergistics2:facade:0, Cable Facade - Yellow Steel +appliedenergistics2:facade:0, Cable Facade - Teal Steel +appliedenergistics2:facade:0, Cable Facade - Blue Vane +appliedenergistics2:facade:0, Cable Facade - Cyan Vane +appliedenergistics2:facade:0, Cable Facade - Purple Vane +appliedenergistics2:facade:0, Cable Facade - Red Vane +appliedenergistics2:facade:0, Cable Facade - Yellow Vane +appliedenergistics2:facade:0, Cable Facade - Aquatonic Bricks +appliedenergistics2:facade:0, Cable Facade - Lava Bricks +appliedenergistics2:facade:0, Cable Facade - Arlemite Bricks +appliedenergistics2:facade:0, Cable Facade - Darkstone Bricks +appliedenergistics2:facade:0, Cable Facade - Diamond Bricks +appliedenergistics2:facade:0, Cable Facade - Gold Bricks +appliedenergistics2:facade:0, Cable Facade - Green Bricks +appliedenergistics2:facade:0, Cable Facade - Iron Bricks +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Bricks +appliedenergistics2:facade:0, Cable Facade - Milk Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Netherite Bricks +appliedenergistics2:facade:0, Cable Facade - Pink Bricks +appliedenergistics2:facade:0, Cable Facade - Purple Bricks +appliedenergistics2:facade:0, Cable Facade - Realmite Bricks +appliedenergistics2:facade:0, Cable Facade - Redstone Bricks +appliedenergistics2:facade:0, Cable Facade - Eden Bricks +appliedenergistics2:facade:0, Cable Facade - Wildwood Bricks +appliedenergistics2:facade:0, Cable Facade - Apalachia Bricks +appliedenergistics2:facade:0, Cable Facade - Skythern Bricks +appliedenergistics2:facade:0, Cable Facade - Mortum Bricks +appliedenergistics2:facade:0, Cable Facade - Minibricks +appliedenergistics2:facade:0, Cable Facade - Arlemite Minibricks +appliedenergistics2:facade:0, Cable Facade - Bedrock Minibricks +appliedenergistics2:facade:0, Cable Facade - Netherite Minibricks +appliedenergistics2:facade:0, Cable Facade - Realmite Minibricks +appliedenergistics2:facade:0, Cable Facade - Bloodgem Minibricks +appliedenergistics2:facade:0, Cable Facade - Rupee Minibricks +appliedenergistics2:facade:0, Cable Facade - Aqua Lamp +appliedenergistics2:facade:0, Cable Facade - Arlemite Lamp +appliedenergistics2:facade:0, Cable Facade - Blaze Lamp +appliedenergistics2:facade:0, Cable Facade - Bluefire Lamp +appliedenergistics2:facade:0, Cable Facade - Diamond Lamp +appliedenergistics2:facade:0, Cable Facade - Divine Lamp +appliedenergistics2:facade:0, Cable Facade - Draken Lamp +appliedenergistics2:facade:0, Cable Facade - Eden Lamp +appliedenergistics2:facade:0, Cable Facade - Ender Lamp +appliedenergistics2:facade:0, Cable Facade - Ender Stone Lamp +appliedenergistics2:facade:0, Cable Facade - Gold Lamp +appliedenergistics2:facade:0, Cable Facade - Ice Lamp +appliedenergistics2:facade:0, Cable Facade - Jungle Lamp +appliedenergistics2:facade:0, Cable Facade - Kraken Lamp +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Lamp +appliedenergistics2:facade:0, Cable Facade - Lava Lamp +appliedenergistics2:facade:0, Cable Facade - Milky Lamp +appliedenergistics2:facade:0, Cable Facade - Molten Lamp +appliedenergistics2:facade:0, Cable Facade - Netherite Lamp +appliedenergistics2:facade:0, Cable Facade - Realmite Lamp +appliedenergistics2:facade:0, Cable Facade - Redstone Ore Lamp +appliedenergistics2:facade:0, Cable Facade - Rupee Lamp +appliedenergistics2:facade:0, Cable Facade - Terran Lamp +appliedenergistics2:facade:0, Cable Facade - Asphalt +appliedenergistics2:facade:0, Cable Facade - Blue Stone +appliedenergistics2:facade:0, Cable Facade - Checker +appliedenergistics2:facade:0, Cable Facade - Crate +appliedenergistics2:facade:0, Cable Facade - Darkstone +appliedenergistics2:facade:0, Cable Facade - Fancy Wool +appliedenergistics2:facade:0, Cable Facade - Milk Stone +appliedenergistics2:facade:0, Cable Facade - Plank Design +appliedenergistics2:facade:0, Cable Facade - Rainbow Wool +appliedenergistics2:facade:0, Cable Facade - Spike Block +appliedenergistics2:facade:0, Cable Facade - Hot Spike Block +appliedenergistics2:facade:0, Cable Facade - Frosted Allure +appliedenergistics2:facade:0, Cable Facade - Divine Log +appliedenergistics2:facade:0, Cable Facade - Divine Leaves +appliedenergistics2:facade:0, Cable Facade - Divine Planks +appliedenergistics2:facade:0, Cable Facade - Divine Moss Stone +appliedenergistics2:facade:0, Cable Facade - Divine Rock +appliedenergistics2:facade:0, Cable Facade - Slime Light +appliedenergistics2:facade:0, Cable Facade - Frozen Dirt +appliedenergistics2:facade:0, Cable Facade - Frozen Grass +appliedenergistics2:facade:0, Cable Facade - Frozen Stone +appliedenergistics2:facade:0, Cable Facade - Frozen Log +appliedenergistics2:facade:0, Cable Facade - Brittle Leaves +appliedenergistics2:facade:0, Cable Facade - Frozen Planks +appliedenergistics2:facade:0, Cable Facade - Coalstone +appliedenergistics2:facade:0, Cable Facade - Icy Bricks +appliedenergistics2:facade:0, Cable Facade - Icy Stone +appliedenergistics2:facade:0, Cable Facade - Snow Bricks +appliedenergistics2:facade:0, Cable Facade - Workshop Bookcase +appliedenergistics2:facade:0, Cable Facade - Workshop Carpet +appliedenergistics2:facade:0, Cable Facade - Workshop Lamp +appliedenergistics2:facade:0, Cable Facade - Blue Candy Cane +appliedenergistics2:facade:0, Cable Facade - Green Candy Cane +appliedenergistics2:facade:0, Cable Facade - Pink Candy Cane +appliedenergistics2:facade:0, Cable Facade - Red Candy Cane +appliedenergistics2:facade:0, Cable Facade - Yellow Candy Cane +appliedenergistics2:facade:0, Cable Facade - Eden Dirt +appliedenergistics2:facade:0, Cable Facade - Wildwood Dirt +appliedenergistics2:facade:0, Cable Facade - Apalachia Dirt +appliedenergistics2:facade:0, Cable Facade - Skythern Dirt +appliedenergistics2:facade:0, Cable Facade - Mortum Dirt +appliedenergistics2:facade:0, Cable Facade - Eden Grass +appliedenergistics2:facade:0, Cable Facade - Wildwood Grass +appliedenergistics2:facade:0, Cable Facade - Apalachia Grass +appliedenergistics2:facade:0, Cable Facade - Skythern Grass +appliedenergistics2:facade:0, Cable Facade - Mortum Grass +appliedenergistics2:facade:0, Cable Facade - Twilight Stone +appliedenergistics2:facade:0, Cable Facade - Eden Ore +appliedenergistics2:facade:0, Cable Facade - Wildwood Ore +appliedenergistics2:facade:0, Cable Facade - Apalachia Ore +appliedenergistics2:facade:0, Cable Facade - Skythern Ore +appliedenergistics2:facade:0, Cable Facade - Mortum Ore +appliedenergistics2:facade:0, Cable Facade - Eden Log +appliedenergistics2:facade:0, Cable Facade - Wildwood Log +appliedenergistics2:facade:0, Cable Facade - Apalachia Log +appliedenergistics2:facade:0, Cable Facade - Skythern Log +appliedenergistics2:facade:0, Cable Facade - Mortum Log +appliedenergistics2:facade:0, Cable Facade - Eden Leaves +appliedenergistics2:facade:0, Cable Facade - Wildwood Leaves +appliedenergistics2:facade:0, Cable Facade - Apalachia Leaves +appliedenergistics2:facade:0, Cable Facade - Skythern Leaves +appliedenergistics2:facade:0, Cable Facade - Mortum Leaves +appliedenergistics2:facade:0, Cable Facade - Eden Planks +appliedenergistics2:facade:0, Cable Facade - Wildwood Planks +appliedenergistics2:facade:0, Cable Facade - Apalachia Planks +appliedenergistics2:facade:0, Cable Facade - Skythern Planks +appliedenergistics2:facade:0, Cable Facade - Mortum Planks +appliedenergistics2:facade:0, Cable Facade - Eden Block +appliedenergistics2:facade:0, Cable Facade - Wildwood Block +appliedenergistics2:facade:0, Cable Facade - Apalachia Block +appliedenergistics2:facade:0, Cable Facade - Skythern Block +appliedenergistics2:facade:0, Cable Facade - Mortum Block +appliedenergistics2:facade:0, Cable Facade - Truffle +appliedenergistics2:facade:0, Cable Facade - Arcanite Dirt +appliedenergistics2:facade:0, Cable Facade - Arcanite Grass +appliedenergistics2:facade:0, Cable Facade - Raw Arcanium +appliedenergistics2:facade:0, Cable Facade - Arcanium Block +appliedenergistics2:facade:0, Cable Facade - Ancient Bricks +appliedenergistics2:facade:0, Cable Facade - Ancient Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Tile +appliedenergistics2:facade:0, Cable Facade - Arcanium Metal +appliedenergistics2:facade:0, Cable Facade - Arcanium Power +appliedenergistics2:facade:0, Cable Facade - Dark Degraded Brick +appliedenergistics2:facade:0, Cable Facade - Degraded Bricks +appliedenergistics2:facade:0, Cable Facade - Dungeon Bookshelf +appliedenergistics2:facade:0, Cable Facade - Dungeon Lamp +appliedenergistics2:facade:0, Cable Facade - Heat Trap +appliedenergistics2:facade:0, Cable Facade - Heat Trap +appliedenergistics2:facade:0, Cable Facade - Light Degraded Brick +appliedenergistics2:facade:0, Cable Facade - Soul Sludge +appliedenergistics2:facade:0, Cable Facade - Soul Stone +appliedenergistics2:facade:0, Cable Facade - Ancient Bricks (Breakable) +appliedenergistics2:facade:0, Cable Facade - Ancient Stone (Breakable) +appliedenergistics2:facade:0, Cable Facade - Ancient Tile (Breakable) +appliedenergistics2:facade:0, Cable Facade - Arcanium Metal (Breakable) +appliedenergistics2:facade:0, Cable Facade - Arcanium Power (Breakable) +appliedenergistics2:facade:0, Cable Facade - Degraded Bricks (Breakable) +appliedenergistics2:facade:0, Cable Facade - Dungeon Lamp (Breakable) +appliedenergistics2:facade:0, Cable Facade - Soul Sludge (Breakable) +appliedenergistics2:facade:0, Cable Facade - Soul Stone (Breakable) +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Log +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Planks +appliedenergistics2:facade:0, Cable Facade - Acceleron +appliedenergistics2:facade:0, Cable Facade - Dream Dirt +appliedenergistics2:facade:0, Cable Facade - Dream Grass +appliedenergistics2:facade:0, Cable Facade - Dream Stone +appliedenergistics2:facade:0, Cable Facade - Dreamwood Log +appliedenergistics2:facade:0, Cable Facade - Firewood Log +appliedenergistics2:facade:0, Cable Facade - Hyrewood Log +appliedenergistics2:facade:0, Cable Facade - Mintwood Log +appliedenergistics2:facade:0, Cable Facade - Dreamwood Leaves +appliedenergistics2:facade:0, Cable Facade - Firewood Leaves +appliedenergistics2:facade:0, Cable Facade - Hyrewood Leaves +appliedenergistics2:facade:0, Cable Facade - Mintwood Leaves +appliedenergistics2:facade:0, Cable Facade - Dark Dream Bricks +appliedenergistics2:facade:0, Cable Facade - Light Dream Bricks +appliedenergistics2:facade:0, Cable Facade - Red Dream Bricks +appliedenergistics2:facade:0, Cable Facade - Fire Crystal +appliedenergistics2:facade:0, Cable Facade - Firelight +appliedenergistics2:facade:0, Cable Facade - Green Everstone +appliedenergistics2:facade:0, Cable Facade - Dark Everstone +appliedenergistics2:facade:0, Cable Facade - White Everstone +appliedenergistics2:facade:0, Cable Facade - Black Hungerstone +appliedenergistics2:facade:0, Cable Facade - Green Hungerstone +appliedenergistics2:facade:0, Cable Facade - Crypt Floor +appliedenergistics2:facade:0, Cable Facade - Crypt Wall +appliedenergistics2:facade:0, Cable Facade - Village Lamp +appliedenergistics2:facade:0, Cable Facade - Cell Lamp +appliedenergistics2:facade:0, Cable Facade - Hive Wall +appliedenergistics2:facade:0, Cable Facade - Black Karos Bricks +appliedenergistics2:facade:0, Cable Facade - Blue Karos Bricks +appliedenergistics2:facade:0, Cable Facade - Heliotic Beam +appliedenergistics2:facade:0, Cable Facade - Karos Dispenser +appliedenergistics2:facade:0, Cable Facade - Karos Heat Tile Green +appliedenergistics2:facade:0, Cable Facade - Karos Heat Tile Red +appliedenergistics2:facade:0, Cable Facade - Luna Brick +appliedenergistics2:facade:0, Cable Facade - Luna Stone +appliedenergistics2:facade:0, Cable Facade - Chamber Wall +appliedenergistics2:facade:0, Cable Facade - Shifted Chamber Wall +appliedenergistics2:facade:0, Cable Facade - Stacked Chamber Wall +appliedenergistics2:facade:0, Cable Facade - Hall Wall +appliedenergistics2:facade:0, Cable Facade - Karos Altar +appliedenergistics2:facade:0, Cable Facade - Lunic Altar +appliedenergistics2:facade:0, Cable Facade - Quadrotic Altar +appliedenergistics2:facade:0, Cable Facade - Raglok Altar +appliedenergistics2:facade:0, Cable Facade - Wreck Altar +appliedenergistics2:facade:0, Cable Facade - Molecular Exciter +appliedenergistics2:facade:0, Cable Facade - Phasing Block +appliedenergistics2:facade:0, Cable Facade - Phasing Block (inverted) +appliedenergistics2:facade:0, Cable Facade - Umberstone +appliedenergistics2:facade:0, Cable Facade - Umbercobble +appliedenergistics2:facade:0, Cable Facade - Mossy Umbercobble +appliedenergistics2:facade:0, Cable Facade - Webbed Umbercobble +appliedenergistics2:facade:0, Cable Facade - Umberbricks +appliedenergistics2:facade:0, Cable Facade - Smooth Umbertile +appliedenergistics2:facade:0, Cable Facade - Small Umbertiles +appliedenergistics2:facade:0, Cable Facade - Baobab Planks +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Planks +appliedenergistics2:facade:0, Cable Facade - Mahogany Planks +appliedenergistics2:facade:0, Cable Facade - Mossbark Planks +appliedenergistics2:facade:0, Cable Facade - Asper Planks +appliedenergistics2:facade:0, Cable Facade - Cypress Planks +appliedenergistics2:facade:0, Cable Facade - Balsam Planks +appliedenergistics2:facade:0, Cable Facade - White Planks +appliedenergistics2:facade:0, Cable Facade - Bamboo Planks +appliedenergistics2:facade:0, Cable Facade - Rotten Planks +appliedenergistics2:facade:0, Cable Facade - Marshwood Planks +appliedenergistics2:facade:0, Cable Facade - Scorched Planks +appliedenergistics2:facade:0, Cable Facade - Varnished Planks +appliedenergistics2:facade:0, Cable Facade - Erebus Portal Block +appliedenergistics2:facade:0, Cable Facade - Umberpebbles +appliedenergistics2:facade:0, Cable Facade - Umberpaver +appliedenergistics2:facade:0, Cable Facade - Mossy Umberpaver +appliedenergistics2:facade:0, Cable Facade - Webbed Umberpaver +appliedenergistics2:facade:0, Cable Facade - Umberpillar +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Rock +appliedenergistics2:facade:0, Cable Facade - Red Petrified Bark +appliedenergistics2:facade:0, Cable Facade - Brown Petrified Bark +appliedenergistics2:facade:0, Cable Facade - Petrified Heartwood +appliedenergistics2:facade:0, Cable Facade - Dust +appliedenergistics2:facade:0, Cable Facade - Dung +appliedenergistics2:facade:0, Cable Facade - Iron Ore +appliedenergistics2:facade:0, Cable Facade - Gold Ore +appliedenergistics2:facade:0, Cable Facade - Coal Ore +appliedenergistics2:facade:0, Cable Facade - Diamond Ore +appliedenergistics2:facade:0, Cable Facade - Emerald Ore +appliedenergistics2:facade:0, Cable Facade - Lapis Lazuli Ore +appliedenergistics2:facade:0, Cable Facade - Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Petrified Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Copper Ore +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Tin Ore +appliedenergistics2:facade:0, Cable Facade - Lead Ore +appliedenergistics2:facade:0, Cable Facade - Aluminum Ore +appliedenergistics2:facade:0, Cable Facade - Jade Ore +appliedenergistics2:facade:0, Cable Facade - Volcanic Diamond Ore +appliedenergistics2:facade:0, Cable Facade - Fossil Ore +appliedenergistics2:facade:0, Cable Facade - Gneiss Ore +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Ore +appliedenergistics2:facade:0, Cable Facade - Temple Ore +appliedenergistics2:facade:0, Cable Facade - Block of Jade +appliedenergistics2:facade:0, Cable Facade - Amber +appliedenergistics2:facade:0, Cable Facade - Amber Bricks +appliedenergistics2:facade:0, Cable Facade - Amber Glass +appliedenergistics2:facade:0, Cable Facade - Mud +appliedenergistics2:facade:0, Cable Facade - Quicksand +appliedenergistics2:facade:0, Cable Facade - Red Gem +appliedenergistics2:facade:0, Cable Facade - Red Gem Lamp +appliedenergistics2:facade:0, Cable Facade - Red Gem Lamp +appliedenergistics2:facade:0, Cable Facade - Swamp Vent +appliedenergistics2:facade:0, Cable Facade - Ghost sand +appliedenergistics2:facade:0, Cable Facade - Jadeberry Bush +appliedenergistics2:facade:0, Cable Facade - Heartberry Bush +appliedenergistics2:facade:0, Cable Facade - Swampberry Bush +appliedenergistics2:facade:0, Cable Facade - Black Petal Block +appliedenergistics2:facade:0, Cable Facade - Red Petal Block +appliedenergistics2:facade:0, Cable Facade - Brown Petal Block +appliedenergistics2:facade:0, Cable Facade - Blue Petal Block +appliedenergistics2:facade:0, Cable Facade - Purple Petal Block +appliedenergistics2:facade:0, Cable Facade - Cyan Petal Block +appliedenergistics2:facade:0, Cable Facade - Light Gray Petal Block +appliedenergistics2:facade:0, Cable Facade - Gray Petal Block +appliedenergistics2:facade:0, Cable Facade - Pink Petal Block +appliedenergistics2:facade:0, Cable Facade - Yellow Petal Block +appliedenergistics2:facade:0, Cable Facade - Light Blue Petal Block +appliedenergistics2:facade:0, Cable Facade - Magenta Petal Block +appliedenergistics2:facade:0, Cable Facade - Orange Petal Block +appliedenergistics2:facade:0, Cable Facade - White Petal Block +appliedenergistics2:facade:0, Cable Facade - Exploding Stigma +appliedenergistics2:facade:0, Cable Facade - Stem +appliedenergistics2:facade:0, Cable Facade - Black Stigma +appliedenergistics2:facade:0, Cable Facade - Red Stigma +appliedenergistics2:facade:0, Cable Facade - Brown Stigma +appliedenergistics2:facade:0, Cable Facade - Blue Stigma +appliedenergistics2:facade:0, Cable Facade - Purple Stigma +appliedenergistics2:facade:0, Cable Facade - Cyan Stigma +appliedenergistics2:facade:0, Cable Facade - Light Gray Stigma +appliedenergistics2:facade:0, Cable Facade - Gray Stigma +appliedenergistics2:facade:0, Cable Facade - Pink Stigma +appliedenergistics2:facade:0, Cable Facade - Yellow Stigma +appliedenergistics2:facade:0, Cable Facade - Light Blue Stigma +appliedenergistics2:facade:0, Cable Facade - Magenta Stigma +appliedenergistics2:facade:0, Cable Facade - Orange Stigma +appliedenergistics2:facade:0, Cable Facade - White Stigma +appliedenergistics2:facade:0, Cable Facade - Rainbow Stigma +appliedenergistics2:facade:0, Cable Facade - Moss +appliedenergistics2:facade:0, Cable Facade - Mould +appliedenergistics2:facade:0, Cable Facade - Cultivated Moss +appliedenergistics2:facade:0, Cable Facade - Cultivated Mould +appliedenergistics2:facade:0, Cable Facade - Dark Capped Mushroom Block +appliedenergistics2:facade:0, Cable Facade - Sarcastic Czech Mushroom Block +appliedenergistics2:facade:0, Cable Facade - Grandma's Shoes Mushroom Block +appliedenergistics2:facade:0, Cable Facade - Dutch Cap Mushroom Block +appliedenergistics2:facade:0, Cable Facade - Kaizer's Fingers Mushroom Block +appliedenergistics2:facade:0, Cable Facade - Glowshroom +appliedenergistics2:facade:0, Cable Facade - Silk +appliedenergistics2:facade:0, Cable Facade - Mirbrick +appliedenergistics2:facade:0, Cable Facade - Petrified Wood Planks +appliedenergistics2:facade:0, Cable Facade - Reinforced Exo Blocks +appliedenergistics2:facade:0, Cable Facade - Mud Brick +appliedenergistics2:facade:0, Cable Facade - Temple Brick +appliedenergistics2:facade:0, Cable Facade - Temple Pillar +appliedenergistics2:facade:0, Cable Facade - Temple Tile +appliedenergistics2:facade:0, Cable Facade - Volcanic Rock +appliedenergistics2:facade:0, Cable Facade - Gneiss +appliedenergistics2:facade:0, Cable Facade - Carved Gneiss +appliedenergistics2:facade:0, Cable Facade - Layered Gneiss +appliedenergistics2:facade:0, Cable Facade - Gneiss Brick +appliedenergistics2:facade:0, Cable Facade - Smooth Gneiss +appliedenergistics2:facade:0, Cable Facade - Gneiss Tiles +appliedenergistics2:facade:0, Cable Facade - Cracked Gneiss Tiles +appliedenergistics2:facade:0, Cable Facade - Gneiss Vent +appliedenergistics2:facade:0, Cable Facade - Hollow Acacia Log +appliedenergistics2:facade:0, Cable Facade - Balsam Wood Resinless +appliedenergistics2:facade:0, Cable Facade - Petrified Crafting Table +appliedenergistics2:facade:0, Cable Facade - Mucus Bomb +appliedenergistics2:facade:0, Cable Facade - Velocity Block +appliedenergistics2:facade:0, Cable Facade - Lightning Velocity Block +appliedenergistics2:facade:0, Cable Facade - Giant Lily Pad +appliedenergistics2:facade:0, Cable Facade - Wasp Nest +appliedenergistics2:facade:0, Cable Facade - Antlion Egg +appliedenergistics2:facade:0, Cable Facade - Tarantula Egg +appliedenergistics2:facade:0, Cable Facade - Capstone +appliedenergistics2:facade:0, Cable Facade - Mud Capstone +appliedenergistics2:facade:0, Cable Facade - Iron Capstone +appliedenergistics2:facade:0, Cable Facade - Gold Capstone +appliedenergistics2:facade:0, Cable Facade - Jade Capstone +appliedenergistics2:facade:0, Cable Facade - Active Mud Capstone +appliedenergistics2:facade:0, Cable Facade - Active Iron Capstone +appliedenergistics2:facade:0, Cable Facade - Active Gold Capstone +appliedenergistics2:facade:0, Cable Facade - Active Jade Capstone +appliedenergistics2:facade:0, Cable Facade - Ant Hill (N.Y.I.) +appliedenergistics2:facade:0, Cable Facade - Force Field +appliedenergistics2:facade:0, Cable Facade - Force Lock (N.Y.I.) +appliedenergistics2:facade:0, Cable Facade - Baobab Wood +appliedenergistics2:facade:0, Cable Facade - Baobab Leaves +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Wood +appliedenergistics2:facade:0, Cable Facade - Eucalyptus Leaves +appliedenergistics2:facade:0, Cable Facade - Mahogany Wood +appliedenergistics2:facade:0, Cable Facade - Mahogany Leaves +appliedenergistics2:facade:0, Cable Facade - Mossbark Wood +appliedenergistics2:facade:0, Cable Facade - Mossbark Leaves +appliedenergistics2:facade:0, Cable Facade - Asper Wood +appliedenergistics2:facade:0, Cable Facade - Asper Leaves +appliedenergistics2:facade:0, Cable Facade - Cypress Wood +appliedenergistics2:facade:0, Cable Facade - Cypress Leaves +appliedenergistics2:facade:0, Cable Facade - Balsam Wood +appliedenergistics2:facade:0, Cable Facade - Balsam Leaves +appliedenergistics2:facade:0, Cable Facade - Rotten Wood +appliedenergistics2:facade:0, Cable Facade - Marshwood Wood +appliedenergistics2:facade:0, Cable Facade - Marshwood Leaves +appliedenergistics2:facade:0, Cable Facade - Scorched Wood +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Luminessence +appliedenergistics2:facade:0, Cable Facade - Block of Nether Stars +appliedenergistics2:facade:0, Cable Facade - Block of Crystaltine +appliedenergistics2:facade:0, Cable Facade - Block of The Ultimate +appliedenergistics2:facade:0, Cable Facade - Block of Ender +appliedenergistics2:facade:0, Cable Facade - Block of Ender Stars +appliedenergistics2:facade:0, Cable Facade - Block of Enhanced Ender +appliedenergistics2:facade:0, Cable Facade - Black Iron Frame +appliedenergistics2:facade:0, Cable Facade - Black Iron Lamp +appliedenergistics2:facade:0, Cable Facade - Black Iron Lamp +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Block of Black Iron +appliedenergistics2:facade:0, Cable Facade - Crafting Table +appliedenergistics2:facade:0, Cable Facade - Block of Orichalcos +appliedenergistics2:facade:0, Cable Facade - Block of Shadowium +appliedenergistics2:facade:0, Cable Facade - Block of Photonium +appliedenergistics2:facade:0, Cable Facade - Dimension Catalyst +appliedenergistics2:facade:0, Cable Facade - Yellorite Ore +appliedenergistics2:facade:0, Cable Facade - Anglesite Ore +appliedenergistics2:facade:0, Cable Facade - Benitoite Ore +appliedenergistics2:facade:0, Cable Facade - Yellorium Block +appliedenergistics2:facade:0, Cable Facade - Cyanite Block +appliedenergistics2:facade:0, Cable Facade - Graphite Block +appliedenergistics2:facade:0, Cable Facade - Blutonium Block +appliedenergistics2:facade:0, Cable Facade - Ludicrite Block +appliedenergistics2:facade:0, Cable Facade - Steel Block +appliedenergistics2:facade:0, Cable Facade - Glow Shroom Stem +appliedenergistics2:facade:0, Cable Facade - Glow Shroom Cap +appliedenergistics2:facade:0, Cable Facade - Oak Trim +appliedenergistics2:facade:0, Cable Facade - Spruce Trim +appliedenergistics2:facade:0, Cable Facade - Birch Trim +appliedenergistics2:facade:0, Cable Facade - Jungle Trim +appliedenergistics2:facade:0, Cable Facade - Acacia Trim +appliedenergistics2:facade:0, Cable Facade - Dark Oak Trim +appliedenergistics2:facade:0, Cable Facade - Flux Block +appliedenergistics2:facade:0, Cable Facade - Fertilized Dirt +appliedenergistics2:facade:0, Cable Facade - Chicken Manure Block +appliedenergistics2:facade:0, Cable Facade - Silver Ore +appliedenergistics2:facade:0, Cable Facade - Singing Sapphire Ore +appliedenergistics2:facade:0, Cable Facade - Silver Block +appliedenergistics2:facade:0, Cable Facade - Singing Sapphire Block +appliedenergistics2:facade:0, Cable Facade - Charred Dirt +appliedenergistics2:facade:0, Cable Facade - Charred Grass +appliedenergistics2:facade:0, Cable Facade - Charred Stone +appliedenergistics2:facade:0, Cable Facade - Charred Cobblestone +appliedenergistics2:facade:0, Cable Facade - Charred Gravel +appliedenergistics2:facade:0, Cable Facade - Ash +appliedenergistics2:facade:0, Cable Facade - Frozen Dirt +appliedenergistics2:facade:0, Cable Facade - Frozen Grass +appliedenergistics2:facade:0, Cable Facade - Frozen Stone +appliedenergistics2:facade:0, Cable Facade - Frozen Cobblestone +appliedenergistics2:facade:0, Cable Facade - Frozen Gravel +appliedenergistics2:facade:0, Cable Facade - Frozen Splinters +appliedenergistics2:facade:0, Cable Facade - Dragon Nest +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Scales +appliedenergistics2:facade:0, Cable Facade - Block of Dragon Bones +appliedenergistics2:facade:0, Cable Facade - Desert Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Jungle Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Sticky Desert Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Sticky Jungle Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Hardened Desert Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Hardened Jungle Myrmex Resin +appliedenergistics2:facade:0, Cable Facade - Desert Myrmex Resin Glass +appliedenergistics2:facade:0, Cable Facade - Jungle Myrmex Resin Glass +appliedenergistics2:facade:0, Cable Facade - Block of Fire Dragonsteel +appliedenergistics2:facade:0, Cable Facade - Block of Ice Dragonsteel +appliedenergistics2:facade:0, Cable Facade - Dreadstone +appliedenergistics2:facade:0, Cable Facade - Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Dreadstone Tile +appliedenergistics2:facade:0, Cable Facade - Dreadstone Chiseled Skull +appliedenergistics2:facade:0, Cable Facade - Dreadstone Bricks Slab +appliedenergistics2:facade:0, Cable Facade - Dreadwood Log +appliedenergistics2:facade:0, Cable Facade - Dreadwood Planks +appliedenergistics2:facade:0, Cable Facade - Dreadwood Keyhole +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Block of Sea Serpent Scales +appliedenergistics2:facade:0, Cable Facade - Asphalt Concrete +appliedenergistics2:facade:0, Cable Facade - Logic Programmer +appliedenergistics2:facade:0, Cable Facade - Menril Wood +appliedenergistics2:facade:0, Cable Facade - Enriched Menril Wood +appliedenergistics2:facade:0, Cable Facade - Menril Leaves +appliedenergistics2:facade:0, Cable Facade - Menril Wood Planks +appliedenergistics2:facade:0, Cable Facade - Block of Crystalized Menril +appliedenergistics2:facade:0, Cable Facade - Crystalized Menril Brick +appliedenergistics2:facade:0, Cable Facade - Block of Crystalized Chorus +appliedenergistics2:facade:0, Cable Facade - Crystalized Chorus Brick +appliedenergistics2:facade:0, Cable Facade - §eBlock of Inferium Essence +appliedenergistics2:facade:0, Cable Facade - §aBlock of Prudentium Essence +appliedenergistics2:facade:0, Cable Facade - §6Block of Intermedium Essence +appliedenergistics2:facade:0, Cable Facade - §bBlock of Superium Essence +appliedenergistics2:facade:0, Cable Facade - §cBlock of Supremium Essence +appliedenergistics2:facade:0, Cable Facade - Block of Prosperity +appliedenergistics2:facade:0, Cable Facade - Block of Base Essence +appliedenergistics2:facade:0, Cable Facade - §eBlock of Inferium +appliedenergistics2:facade:0, Cable Facade - §aBlock of Prudentium +appliedenergistics2:facade:0, Cable Facade - §6Block of Intermedium +appliedenergistics2:facade:0, Cable Facade - §bBlock of Superium +appliedenergistics2:facade:0, Cable Facade - §cBlock of Supremium +appliedenergistics2:facade:0, Cable Facade - §dBlock of Soulium +appliedenergistics2:facade:0, Cable Facade - §eBlock of Inferium Coal +appliedenergistics2:facade:0, Cable Facade - §aBlock of Prudentium Coal +appliedenergistics2:facade:0, Cable Facade - §6Block of Intermedium Coal +appliedenergistics2:facade:0, Cable Facade - §bBlock of Superium Coal +appliedenergistics2:facade:0, Cable Facade - §cBlock of Supremium Coal +appliedenergistics2:facade:0, Cable Facade - Soulstone +appliedenergistics2:facade:0, Cable Facade - Cobbled Soulstone +appliedenergistics2:facade:0, Cable Facade - Polished Soulstone +appliedenergistics2:facade:0, Cable Facade - Soulstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Soulstone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Soulstone +appliedenergistics2:facade:0, Cable Facade - Soulstone Slab Block +appliedenergistics2:facade:0, Cable Facade - Prosperity Ore +appliedenergistics2:facade:0, Cable Facade - Nether Prosperity Ore +appliedenergistics2:facade:0, Cable Facade - End Prosperity Ore +appliedenergistics2:facade:0, Cable Facade - §eInferium Ore +appliedenergistics2:facade:0, Cable Facade - §eNether Inferium Ore +appliedenergistics2:facade:0, Cable Facade - §eEnd Inferium Ore +appliedenergistics2:facade:0, Cable Facade - §eGrowth Accelerator +appliedenergistics2:facade:0, Cable Facade - Mystical Machine Frame +appliedenergistics2:facade:0, Cable Facade - Glowstone Lamp +appliedenergistics2:facade:0, Cable Facade - Witherproof Block +appliedenergistics2:facade:0, Cable Facade - §5Block of Insanium Essence +appliedenergistics2:facade:0, Cable Facade - §5Block of Insanium +appliedenergistics2:facade:0, Cable Facade - §5Block of Insanium Coal +appliedenergistics2:facade:0, Cable Facade - Nether Star Crux +appliedenergistics2:facade:0, Cable Facade - Dragon Egg Crux +appliedenergistics2:facade:0, Cable Facade - Awakened Draconium Crux +appliedenergistics2:facade:0, Cable Facade - Neutronium Crux +appliedenergistics2:facade:0, Cable Facade - Machine Frame +appliedenergistics2:facade:0, Cable Facade - Machine Base +appliedenergistics2:facade:0, Cable Facade - Dimensional Shard Ore +appliedenergistics2:facade:0, Cable Facade - Dimensional Shard Ore +appliedenergistics2:facade:0, Cable Facade - Dimensional Shard Ore +appliedenergistics2:facade:0, Cable Facade - Destination Analyzer +appliedenergistics2:facade:0, Cable Facade - Matter Booster +appliedenergistics2:facade:0, Cable Facade - Space Chamber Corner Block +appliedenergistics2:facade:0, Cable Facade - Support Block +appliedenergistics2:facade:0, Cable Facade - Shield Template +appliedenergistics2:facade:0, Cable Facade - Shield Template +appliedenergistics2:facade:0, Cable Facade - Shield Template +appliedenergistics2:facade:0, Cable Facade - Shield Template +appliedenergistics2:facade:0, Cable Facade - Crushing Wheels +appliedenergistics2:facade:0, Cable Facade - Redstone Proxy +appliedenergistics2:facade:0, Cable Facade - Redstone Proxy (update) +appliedenergistics2:facade:0, Cable Facade - Antenna +appliedenergistics2:facade:0, Cable Facade - Antenna Base +appliedenergistics2:facade:0, Cable Facade - Antenna Dish +appliedenergistics2:facade:0, Cable Facade - Dimensional Blank Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Cross 2 Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Cross Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Pattern 1 Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Pattern 2 Block +appliedenergistics2:facade:0, Cable Facade - Dimensional Small Blocks +appliedenergistics2:facade:0, Cable Facade - Activity Probe +appliedenergistics2:facade:0, Cable Facade - levarG +appliedenergistics2:facade:0, Cable Facade - dnaS +appliedenergistics2:facade:0, Cable Facade - Roundel +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Meglos +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - tile.tardis.toyota_light_off.name +appliedenergistics2:facade:0, Cable Facade - tile.tardis.toyota_light_on.name +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Toyota Block§r +appliedenergistics2:facade:0, Cable Facade - Cinnabar Ore +appliedenergistics2:facade:0, Cable Facade - Hellbent Floor +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Glass +appliedenergistics2:facade:0, Cable Facade - Hellbent Roundel +appliedenergistics2:facade:0, Cable Facade - Hellbent Roundel +appliedenergistics2:facade:0, Cable Facade - Hellbent Roundel +appliedenergistics2:facade:0, Cable Facade - Hellbent Wall Silver +appliedenergistics2:facade:0, Cable Facade - Hellbent Vents +appliedenergistics2:facade:0, Cable Facade - Hellbent Wall +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Roundel +appliedenergistics2:facade:0, Cable Facade - S13 Floor +appliedenergistics2:facade:0, Cable Facade - S13 Floor +appliedenergistics2:facade:0, Cable Facade - Dalek hull +appliedenergistics2:facade:0, Cable Facade - Zero Room +appliedenergistics2:facade:0, Cable Facade - Telos Sand +appliedenergistics2:facade:0, Cable Facade - Moon Dirt +appliedenergistics2:facade:0, Cable Facade - tile.tardis.gallifreyan_sand.name +appliedenergistics2:facade:0, Cable Facade - Strange Grass +appliedenergistics2:facade:0, Cable Facade - Strange Dirt +appliedenergistics2:facade:0, Cable Facade - tile.tardis.gallifreyan_grass_snow.name +appliedenergistics2:facade:0, Cable Facade - Strange Stone +appliedenergistics2:facade:0, Cable Facade - Mysterious Suitcase +appliedenergistics2:facade:0, Cable Facade - Artron Bank +appliedenergistics2:facade:0, Cable Facade - Gilded Twilight Oak Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Canopy Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Mangrove Wood +appliedenergistics2:facade:0, Cable Facade - Gilded Darkwood +appliedenergistics2:facade:0, Cable Facade - Gilded Timewood +appliedenergistics2:facade:0, Cable Facade - Gilded Transwood +appliedenergistics2:facade:0, Cable Facade - Gilded Minewood +appliedenergistics2:facade:0, Cable Facade - Gilded Sortingwood +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 - Black Quartz Block +appliedenergistics2:facade:0, Cable Facade - tile.thaumictinkerer:dummy_nitor.name +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 - What a beautiful block +appliedenergistics2:facade:0, Cable Facade - Compressed Vis Battery +appliedenergistics2:facade:0, Cable Facade - Featherweight.name +appliedenergistics2:facade:0, Cable Facade - Soul Stone +appliedenergistics2:facade:0, Cable Facade - Stygian Iron Block +appliedenergistics2:facade:0, Cable Facade - Stygian Iron Ore +appliedenergistics2:facade:0, Cable Facade - Xtone Tile +appliedenergistics2:facade:0, Cable Facade - Agon 1 +appliedenergistics2:facade:0, Cable Facade - Azur 1 +appliedenergistics2:facade:0, Cable Facade - Bitt 1 +appliedenergistics2:facade:0, Cable Facade - Cray 1 +appliedenergistics2:facade:0, Cable Facade - Fort 1 +appliedenergistics2:facade:0, Cable Facade - Iszm 1 +appliedenergistics2:facade:0, Cable Facade - Jelt 1 +appliedenergistics2:facade:0, Cable Facade - Korp 1 +appliedenergistics2:facade:0, Cable Facade - Kryp 1 +appliedenergistics2:facade:0, Cable Facade - Lair 1 +appliedenergistics2:facade:0, Cable Facade - Lave 1 +appliedenergistics2:facade:0, Cable Facade - Mint 1 +appliedenergistics2:facade:0, Cable Facade - Myst 1 +appliedenergistics2:facade:0, Cable Facade - Reds 1 +appliedenergistics2:facade:0, Cable Facade - Reed 1 +appliedenergistics2:facade:0, Cable Facade - Roen 1 +appliedenergistics2:facade:0, Cable Facade - Sols 1 +appliedenergistics2:facade:0, Cable Facade - Sync 1 +appliedenergistics2:facade:0, Cable Facade - Tank 1 +appliedenergistics2:facade:0, Cable Facade - Vect 1 +appliedenergistics2:facade:0, Cable Facade - Vena 1 +appliedenergistics2:facade:0, Cable Facade - Zane 1 +appliedenergistics2:facade:0, Cable Facade - Zech 1 +appliedenergistics2:facade:0, Cable Facade - Zest 1 +appliedenergistics2:facade:0, Cable Facade - Zeta 1 +appliedenergistics2:facade:0, Cable Facade - Zion 1 +appliedenergistics2:facade:0, Cable Facade - Zkul 1 +appliedenergistics2:facade:0, Cable Facade - Zoea 1 +appliedenergistics2:facade:0, Cable Facade - Zome 1 +appliedenergistics2:facade:0, Cable Facade - Zone 1 +appliedenergistics2:facade:0, Cable Facade - Zorg 1 +appliedenergistics2:facade:0, Cable Facade - Ztyl 1 +appliedenergistics2:facade:0, Cable Facade - Zyth 1 +appliedenergistics2:facade:0, Cable Facade - Darkstone +appliedenergistics2:facade:0, Cable Facade - §9Abyssal Stone +appliedenergistics2:facade:0, Cable Facade - Dreadstone +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Stone +appliedenergistics2:facade:0, Cable Facade - Coralium Stone +appliedenergistics2:facade:0, Cable Facade - §bEthaxium +appliedenergistics2:facade:0, Cable Facade - Omothol Stone +appliedenergistics2:facade:0, Cable Facade - Monolith Stone +appliedenergistics2:facade:0, Cable Facade - Darkstone Cobblestone +appliedenergistics2:facade:0, Cable Facade - §9Abyssal Cobblestone +appliedenergistics2:facade:0, Cable Facade - Dreadstone Cobblestone +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Cobblestone +appliedenergistics2:facade:0, Cable Facade - Coralium Cobblestone +appliedenergistics2:facade:0, Cable Facade - Darkstone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Darkstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Darkstone Bricks +appliedenergistics2:facade:0, Cable Facade - Glowing Darkstone Bricks +appliedenergistics2:facade:0, Cable Facade - Darkstone Brick Slab +appliedenergistics2:facade:0, Cable Facade - Darkstone Cobblestone Slab +appliedenergistics2:facade:0, Cable Facade - Darklands Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Darklands Oak Wood +appliedenergistics2:facade:0, Cable Facade - Darklands Oak Wood +appliedenergistics2:facade:0, Cable Facade - §9Abyssal Stone Bricks +appliedenergistics2:facade:0, Cable Facade - §9Chiseled Abyssal Stone Bricks +appliedenergistics2:facade:0, Cable Facade - §9Cracked Abyssal Stone Bricks +appliedenergistics2:facade:0, Cable Facade - §9Abyssal Stone Brick Slab +appliedenergistics2:facade:0, Cable Facade - Coralium Ore +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Ore +appliedenergistics2:facade:0, Cable Facade - §3Block of Abyssalnite +appliedenergistics2:facade:0, Cable Facade - §bBlock of Refined Coralium +appliedenergistics2:facade:0, Cable Facade - §4Block of Dreadium +appliedenergistics2:facade:0, Cable Facade - §bBlock of Ethaxium +appliedenergistics2:facade:0, Cable Facade - Coralium Infused Stone +appliedenergistics2:facade:0, Cable Facade - Darkstone Slab +appliedenergistics2:facade:0, Cable Facade - Darklands Oak Wood Planks +appliedenergistics2:facade:0, Cable Facade - Darklands Oak Wood Slab +appliedenergistics2:facade:0, Cable Facade - Abyssal Coralium Ore +appliedenergistics2:facade:0, Cable Facade - Dreadlands Abyssalnite Ore +appliedenergistics2:facade:0, Cable Facade - Dreaded Abyssalnite Ore +appliedenergistics2:facade:0, Cable Facade - Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Dreadstone Bricks +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Abyssalnite Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Abyssalnite Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Dreadlands Grass +appliedenergistics2:facade:0, Cable Facade - Dreadlands Wood Log +appliedenergistics2:facade:0, Cable Facade - Dreadlands Wood Leaves +appliedenergistics2:facade:0, Cable Facade - Dreadlands Wood Planks +appliedenergistics2:facade:0, Cable Facade - Dreadstone Brick Slab +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Stone Brick Slab +appliedenergistics2:facade:0, Cable Facade - Coralium Bricks +appliedenergistics2:facade:0, Cable Facade - Chiseled Coralium Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Coralium Bricks +appliedenergistics2:facade:0, Cable Facade - Coralium Brick Slab +appliedenergistics2:facade:0, Cable Facade - Nitre Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Iron Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Gold Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Diamond Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Nitre Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Tin Ore +appliedenergistics2:facade:0, Cable Facade - Abyssal Copper Ore +appliedenergistics2:facade:0, Cable Facade - Pearlescent Coralium Ore +appliedenergistics2:facade:0, Cable Facade - Liquified Coralium Ore +appliedenergistics2:facade:0, Cable Facade - Solid lava +appliedenergistics2:facade:0, Cable Facade - §bEthaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §bChiseled Ethaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §bCracked Ethaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §bEthaxium Pillar +appliedenergistics2:facade:0, Cable Facade - §bEthaxium Brick Slab +appliedenergistics2:facade:0, Cable Facade - §4Dark Ethaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §4Chiseled Dark Ethaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §4Cracked Dark Ethaxium Bricks +appliedenergistics2:facade:0, Cable Facade - §4Dark Ethaxium Pillar +appliedenergistics2:facade:0, Cable Facade - §bDark Ethaxium Brick Slab +appliedenergistics2:facade:0, Cable Facade - Abyssal Sand +appliedenergistics2:facade:0, Cable Facade - Fused Abyssal Sand +appliedenergistics2:facade:0, Cable Facade - Dreadlands Dirt +appliedenergistics2:facade:0, Cable Facade - Abyssal Cobblestone Slab +appliedenergistics2:facade:0, Cable Facade - Dreadstone Cobblestone Slab +appliedenergistics2:facade:0, Cable Facade - Abyssalnite Cobblestone Slab +appliedenergistics2:facade:0, Cable Facade - Coralium Cobblestone Slab +appliedenergistics2:facade:0, Cable Facade - Calcified Stone +appliedenergistics2:facade:0, Cable Facade - Restonia Crystal Block +appliedenergistics2:facade:0, Cable Facade - Palis Crystal Block +appliedenergistics2:facade:0, Cable Facade - Diamatine Crystal Block +appliedenergistics2:facade:0, Cable Facade - Void Crystal Block +appliedenergistics2:facade:0, Cable Facade - Emeradic Crystal Block +appliedenergistics2:facade:0, Cable Facade - Enori Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Restonia Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Palis Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Diamatine Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Void Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Emeradic Crystal Block +appliedenergistics2:facade:0, Cable Facade - Empowered Enori Crystal Block +appliedenergistics2:facade:0, Cable Facade - Ethetic Green Block +appliedenergistics2:facade:0, Cable Facade - Ethetic Quartz +appliedenergistics2:facade:0, Cable Facade - White Lamp +appliedenergistics2:facade:0, Cable Facade - Orange Lamp +appliedenergistics2:facade:0, Cable Facade - Magenta Lamp +appliedenergistics2:facade:0, Cable Facade - Light Blue Lamp +appliedenergistics2:facade:0, Cable Facade - Yellow Lamp +appliedenergistics2:facade:0, Cable Facade - Lime Lamp +appliedenergistics2:facade:0, Cable Facade - Pink Lamp +appliedenergistics2:facade:0, Cable Facade - Gray Lamp +appliedenergistics2:facade:0, Cable Facade - Light Gray Lamp +appliedenergistics2:facade:0, Cable Facade - Cyan Lamp +appliedenergistics2:facade:0, Cable Facade - Purple Lamp +appliedenergistics2:facade:0, Cable Facade - Blue Lamp +appliedenergistics2:facade:0, Cable Facade - Brown Lamp +appliedenergistics2:facade:0, Cable Facade - Green Lamp +appliedenergistics2:facade:0, Cable Facade - Red Lamp +appliedenergistics2:facade:0, Cable Facade - Black Lamp +appliedenergistics2:facade:0, Cable Facade - White Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Orange Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Magenta Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Light Blue Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Yellow Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Lime Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Pink Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Gray Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Light Gray Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Cyan Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Purple Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Blue Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Brown Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Green Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Red Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Black Lamp (On) +appliedenergistics2:facade:0, Cable Facade - Lamp Controller +appliedenergistics2:facade:0, Cable Facade - Treasure Chest +appliedenergistics2:facade:0, Cable Facade - Pillar of Black Quartz +appliedenergistics2:facade:0, Cable Facade - Chiseled Block of Black Quartz +appliedenergistics2:facade:0, Cable Facade - Block of Black Quartz +appliedenergistics2:facade:0, Cable Facade - Black Quartz Ore +appliedenergistics2:facade:0, Cable Facade - Wood Casing +appliedenergistics2:facade:0, Cable Facade - Block of Charcoal +appliedenergistics2:facade:0, Cable Facade - Block of Enderpearl +appliedenergistics2:facade:0, Cable Facade - Casing +appliedenergistics2:facade:0, Cable Facade - Ender Casing +appliedenergistics2:facade:0, Cable Facade - Iron Casing +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 - Aether Grass +appliedenergistics2:facade:0, Cable Facade - Enchanted Aether Grass +appliedenergistics2:facade:0, Cable Facade - Aether Dirt +appliedenergistics2:facade:0, Cable Facade - Holystone +appliedenergistics2:facade:0, Cable Facade - Mossy Holystone +appliedenergistics2:facade:0, Cable Facade - Holystone Brick +appliedenergistics2:facade:0, Cable Facade - Quicksoil +appliedenergistics2:facade:0, Cable Facade - Icestone +appliedenergistics2:facade:0, Cable Facade - Ambrosium Ore +appliedenergistics2:facade:0, Cable Facade - Zanite Ore +appliedenergistics2:facade:0, Cable Facade - Gravitite Ore +appliedenergistics2:facade:0, Cable Facade - Skyroot Leaves +appliedenergistics2:facade:0, Cable Facade - Golden Oak Leaves +appliedenergistics2:facade:0, Cable Facade - Skyroot Log +appliedenergistics2:facade:0, Cable Facade - Golden Oak Log +appliedenergistics2:facade:0, Cable Facade - Skyroot Plank +appliedenergistics2:facade:0, Cable Facade - Aerogel +appliedenergistics2:facade:0, Cable Facade - Enchanted Gravitite +appliedenergistics2:facade:0, Cable Facade - Zanite Block +appliedenergistics2:facade:0, Cable Facade - Carved Stone +appliedenergistics2:facade:0, Cable Facade - Sentry Stone +appliedenergistics2:facade:0, Cable Facade - Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Light Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Light Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Carved Stone +appliedenergistics2:facade:0, Cable Facade - Sentry Stone +appliedenergistics2:facade:0, Cable Facade - Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Light Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Light Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Carved Stone +appliedenergistics2:facade:0, Cable Facade - Sentry Stone +appliedenergistics2:facade:0, Cable Facade - Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Light Angelic Stone +appliedenergistics2:facade:0, Cable Facade - Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Light Hellfire Stone +appliedenergistics2:facade:0, Cable Facade - Crystal Leaves +appliedenergistics2:facade:0, Cable Facade - Crystal Fruit Leaves +appliedenergistics2:facade:0, Cable Facade - Holiday Leaves +appliedenergistics2:facade:0, Cable Facade - Decorated Holiday Leaves +appliedenergistics2:facade:0, Cable Facade - Present +appliedenergistics2:facade:0, Cable Facade - Pillar +appliedenergistics2:facade:0, Cable Facade - Pillar Top +appliedenergistics2:facade:0, Cable Facade - Skyroot Double Slab +appliedenergistics2:facade:0, Cable Facade - Carved Double Slab +appliedenergistics2:facade:0, Cable Facade - Angelic Double Slab +appliedenergistics2:facade:0, Cable Facade - Hellfire Double Slab +appliedenergistics2:facade:0, Cable Facade - Holystone Double Slab +appliedenergistics2:facade:0, Cable Facade - Mossy Holystone Double Slab +appliedenergistics2:facade:0, Cable Facade - Holystone Brick Double Slab +appliedenergistics2:facade:0, Cable Facade - Sun Altar +appliedenergistics2:facade:0, Cable Facade - Skyroot Bookshelf +appliedenergistics2:facade:0, Cable Facade - Nether Redstone Ore +appliedenergistics2:facade:0, Cable Facade - Nether Iron Ore +appliedenergistics2:facade:0, Cable Facade - Nether Gold Ore +appliedenergistics2:facade:0, Cable Facade - Nether Coal Ore +appliedenergistics2:facade:0, Cable Facade - Nether Lapis Ore +appliedenergistics2:facade:0, Cable Facade - Nether Emerald Ore +appliedenergistics2:facade:0, Cable Facade - Nether Diamond Ore +appliedenergistics2:facade:0, Cable Facade - End Redstone Ore +appliedenergistics2:facade:0, Cable Facade - End Coal Ore +appliedenergistics2:facade:0, Cable Facade - End Lapis Ore +appliedenergistics2:facade:0, Cable Facade - End Emerald Ore +appliedenergistics2:facade:0, Cable Facade - End Diamond Ore +appliedenergistics2:facade:0, Cable Facade - End Gold Ore +appliedenergistics2:facade:0, Cable Facade - End Iron Ore +appliedenergistics2:facade:0, Cable Facade - Dry Peat Bog +appliedenergistics2:facade:0, Cable Facade - Saturated Peat Deposit +appliedenergistics2:facade:0, Cable Facade - Soundproofing +appliedenergistics2:facade:0, Cable Facade - Shearing Block +appliedenergistics2:facade:0, Cable Facade - Rock Crystal Ore +appliedenergistics2:facade:0, Cable Facade - Starmetal Ore +appliedenergistics2:facade:0, Cable Facade - Aquamarine Shale +appliedenergistics2:facade:0, Cable Facade - Marble +appliedenergistics2:facade:0, Cable Facade - Marble Bricks +appliedenergistics2:facade:0, Cable Facade - Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Marble Arch +appliedenergistics2:facade:0, Cable Facade - Chiseled Marble +appliedenergistics2:facade:0, Cable Facade - Engraved Marble +appliedenergistics2:facade:0, Cable Facade - Runed Marble +appliedenergistics2:facade:0, Cable Facade - Sooty Marble +appliedenergistics2:facade:0, Cable Facade - Sooty Marble Bricks +appliedenergistics2:facade:0, Cable Facade - Sooty Marble Pillar +appliedenergistics2:facade:0, Cable Facade - Sooty Marble Arch +appliedenergistics2:facade:0, Cable Facade - Chiseled Sooty Marble +appliedenergistics2:facade:0, Cable Facade - Engraved Sooty Marble +appliedenergistics2:facade:0, Cable Facade - Runed Sooty Marble +appliedenergistics2:facade:0, Cable Facade - Infused Wood +appliedenergistics2:facade:0, Cable Facade - Infused Wood Planks +appliedenergistics2:facade:0, Cable Facade - Infused Wood Column +appliedenergistics2:facade:0, Cable Facade - Infused Wood Arch +appliedenergistics2:facade:0, Cable Facade - Engraved Infused Wood +appliedenergistics2:facade:0, Cable Facade - Enriched Infused Wood +appliedenergistics2:facade:0, Cable Facade - Vibrant Infused Wood +appliedenergistics2:facade:0, Cable Facade - Neromantic Prime +appliedenergistics2:facade:0, Cable Facade - Fysallidic Prime +appliedenergistics2:facade:0, Cable Facade - Inertial Laser Projector +appliedenergistics2:facade:0, Cable Facade - Asgard Furnace Bricks +appliedenergistics2:facade:0, Cable Facade - Everburner +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Power Unit +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Reactor +appliedenergistics2:facade:0, Cable Facade - Ancient Cavern Cap +appliedenergistics2:facade:0, Cable Facade - Chaotic Bricks +appliedenergistics2:facade:0, Cable Facade - Demon Stone +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Engine +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Precasian Cap +appliedenergistics2:facade:0, Cable Facade - Sednanite Ore +appliedenergistics2:facade:0, Cable Facade - Icy Bricks +appliedenergistics2:facade:0, Cable Facade - Barathos Cap +appliedenergistics2:facade:0, Cable Facade - More Defined Machine Case +appliedenergistics2:facade:0, Cable Facade - Haven Block +appliedenergistics2:facade:0, Cable Facade - Alchemical Crystal +appliedenergistics2:facade:0, Cable Facade - Titanium Iridium Coil +appliedenergistics2:facade:0, Cable Facade - Chaotic Stone +appliedenergistics2:facade:0, Cable Facade - Vengeful Portal +appliedenergistics2:facade:0, Cable Facade - Abyssal Cap +appliedenergistics2:facade:0, Cable Facade - Tartarite Ore +appliedenergistics2:facade:0, Cable Facade - Collapser Casing +appliedenergistics2:facade:0, Cable Facade - Ayeraco Stone +appliedenergistics2:facade:0, Cable Facade - Candyland Cap +appliedenergistics2:facade:0, Cable Facade - Warped Stone +appliedenergistics2:facade:0, Cable Facade - Dreaded Steel Block +appliedenergistics2:facade:0, Cable Facade - Hohlraum +appliedenergistics2:facade:0, Cable Facade - Icy Gateway +appliedenergistics2:facade:0, Cable Facade - Fiery Pyrite +appliedenergistics2:facade:0, Cable Facade - Miniature Pulsar +appliedenergistics2:facade:0, Cable Facade - Unidentified Body +appliedenergistics2:facade:0, Cable Facade - Nethersky Amber +appliedenergistics2:facade:0, Cable Facade - Crimson Quartz +appliedenergistics2:facade:0, Cable Facade - Sentient Meatball +appliedenergistics2:facade:0, Cable Facade - Negative Exotic Body +appliedenergistics2:facade:0, Cable Facade - Icy Stone +appliedenergistics2:facade:0, Cable Facade - Vengeful Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Broken Arcana Portal +appliedenergistics2:facade:0, Cable Facade - Accelerator Tube +appliedenergistics2:facade:0, Cable Facade - Plasma Wood +appliedenergistics2:facade:0, Cable Facade - Definer Casing +appliedenergistics2:facade:0, Cable Facade - Reinforced Shyre Bricks +appliedenergistics2:facade:0, Cable Facade - Darkstar Stone +appliedenergistics2:facade:0, Cable Facade - L'Borean Cap +appliedenergistics2:facade:0, Cable Facade - Immortallis Cap +appliedenergistics2:facade:0, Cable Facade - Iromine Cap +appliedenergistics2:facade:0, Cable Facade - Muon Extractor +appliedenergistics2:facade:0, Cable Facade - Stone of the Master Wizard +appliedenergistics2:facade:0, Cable Facade - Neutronium Cannon +appliedenergistics2:facade:0, Cable Facade - Rainbow Bricks +appliedenergistics2:facade:0, Cable Facade - Feldspar +appliedenergistics2:facade:0, Cable Facade - Dyson Collector +appliedenergistics2:facade:0, Cable Facade - Brightsteel Case +appliedenergistics2:facade:0, Cable Facade - Dyson Conduit +appliedenergistics2:facade:0, Cable Facade - Vox Block +appliedenergistics2:facade:0, Cable Facade - Miniature Star +appliedenergistics2:facade:0, Cable Facade - Dustopia Cap +appliedenergistics2:facade:0, Cable Facade - Plasma Injector +appliedenergistics2:facade:0, Cable Facade - Celeve Cap +appliedenergistics2:facade:0, Cable Facade - Lelyetian Cap +appliedenergistics2:facade:0, Cable Facade - Myrmitite Ore +appliedenergistics2:facade:0, Cable Facade - Garden Block +appliedenergistics2:facade:0, Cable Facade - Travertine +appliedenergistics2:facade:0, Cable Facade - Vox Ponds Cap +appliedenergistics2:facade:0, Cable Facade - Runandor Cap +appliedenergistics2:facade:0, Cable Facade - Holographic Ore +appliedenergistics2:facade:0, Cable Facade - Vibranium Servo +appliedenergistics2:facade:0, Cable Facade - Iro Block +appliedenergistics2:facade:0, Cable Facade - Sandman's Sand +appliedenergistics2:facade:0, Cable Facade - Scale of the Ancient Heart +appliedenergistics2:facade:0, Cable Facade - Icy Tiles +appliedenergistics2:facade:0, Cable Facade - Moloch Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Irradiated Filler +appliedenergistics2:facade:0, Cable Facade - Fluix Etcher +appliedenergistics2:facade:0, Cable Facade - White Fuel +appliedenergistics2:facade:0, Cable Facade - Bedrock Cobblestone +appliedenergistics2:facade:0, Cable Facade - Crystevia Cap +appliedenergistics2:facade:0, Cable Facade - Irradiator Casing +appliedenergistics2:facade:0, Cable Facade - Collecting Stone +appliedenergistics2:facade:0, Cable Facade - Tier 3 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Tier 2 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Tier 1 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Valtellina Ore +appliedenergistics2:facade:0, Cable Facade - Rhenium Ore +appliedenergistics2:facade:0, Cable Facade - Pink Marble +appliedenergistics2:facade:0, Cable Facade - Living Gold +appliedenergistics2:facade:0, Cable Facade - Celian Block +appliedenergistics2:facade:0, Cable Facade - Master Rune Box +appliedenergistics2:facade:0, Cable Facade - Defined Block +appliedenergistics2:facade:0, Cable Facade - Vibrating Stone +appliedenergistics2:facade:0, Cable Facade - Experiment Casing +appliedenergistics2:facade:0, Cable Facade - Lunalus Cap +appliedenergistics2:facade:0, Cable Facade - Unfathomable Stone +appliedenergistics2:facade:0, Cable Facade - Draconic Machine Frame +appliedenergistics2:facade:0, Cable Facade - Neutronium Casing +appliedenergistics2:facade:0, Cable Facade - Naquadah Catalyst +appliedenergistics2:facade:0, Cable Facade - Highly Advanced Machine Casing +appliedenergistics2:facade:0, Cable Facade - Creeponian Cap +appliedenergistics2:facade:0, Cable Facade - Ichor +appliedenergistics2:facade:0, Cable Facade - Nightmare Block +appliedenergistics2:facade:0, Cable Facade - Arc Reactor Coil +appliedenergistics2:facade:0, Cable Facade - Awakened Electromagnet +appliedenergistics2:facade:0, Cable Facade - Block of Candy +appliedenergistics2:facade:0, Cable Facade - Greckon Cap +appliedenergistics2:facade:0, Cable Facade - Well-Defined Machine Case +appliedenergistics2:facade:0, Cable Facade - Infinity Dyson Conduit +appliedenergistics2:facade:0, Cable Facade - Mysterium Block +appliedenergistics2:facade:0, Cable Facade - Chaos Wood +appliedenergistics2:facade:0, Cable Facade - Sednanite Stabilizer +appliedenergistics2:facade:0, Cable Facade - Tartarite Monolith +appliedenergistics2:facade:0, Cable Facade - Shining Sandstone +appliedenergistics2:facade:0, Cable Facade - High Energy Ray Collector +appliedenergistics2:facade:0, Cable Facade - Sentient Factory Core +appliedenergistics2:facade:0, Cable Facade - Nightmare Machine Case +appliedenergistics2:facade:0, Cable Facade - Sacred Wood +appliedenergistics2:facade:0, Cable Facade - Brightsteel Conduit +appliedenergistics2:facade:0, Cable Facade - Destructive Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Agate +appliedenergistics2:facade:0, Cable Facade - Gaia Spirit Block +appliedenergistics2:facade:0, Cable Facade - Arkenstone +appliedenergistics2:facade:0, Cable Facade - Deeplands Cap +appliedenergistics2:facade:0, Cable Facade - Infusion Catalyst +appliedenergistics2:facade:0, Cable Facade - Baphomet Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Dark Mithrillium Block +appliedenergistics2:facade:0, Cable Facade - Energy Hive +appliedenergistics2:facade:0, Cable Facade - Eternal Tulite +appliedenergistics2:facade:0, Cable Facade - Steadfast Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Serpentine +appliedenergistics2:facade:0, Cable Facade - Ragnarok Sigil +appliedenergistics2:facade:0, Cable Facade - Dark Soul Machine Chassis +appliedenergistics2:facade:0, Cable Facade - Linear Accelerator Tube +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.fusion_core_placeholder.name +appliedenergistics2:facade:0, Cable Facade - Dense Gravitite Ore +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Matrix Ore +appliedenergistics2:facade:0, Cable Facade - Crystevian Crystal +appliedenergistics2:facade:0, Cable Facade - Plasma Collider +appliedenergistics2:facade:0, Cable Facade - Ogerite Ore +appliedenergistics2:facade:0, Cable Facade - Mythic Machine Case +appliedenergistics2:facade:0, Cable Facade - Mysterium Cap +appliedenergistics2:facade:0, Cable Facade - Haven Cap +appliedenergistics2:facade:0, Cable Facade - Collapser Conduit +appliedenergistics2:facade:0, Cable Facade - Ultracapacitor Bank +appliedenergistics2:facade:0, Cable Facade - Order Wood +appliedenergistics2:facade:0, Cable Facade - Dyson Beam +appliedenergistics2:facade:0, Cable Facade - Ender Dolomite +appliedenergistics2:facade:0, Cable Facade - Bloodmaster Block +appliedenergistics2:facade:0, Cable Facade - Gravitational Vibrator +appliedenergistics2:facade:0, Cable Facade - Mithrillium Catalyst +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Eye +appliedenergistics2:facade:0, Cable Facade - Ultimate Ore +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Gravity Inverter +appliedenergistics2:facade:0, Cable Facade - Dyson Compressor +appliedenergistics2:facade:0, Cable Facade - Retaliation Portal +appliedenergistics2:facade:0, Cable Facade - Metagabbro +appliedenergistics2:facade:0, Cable Facade - Horizon Stabilizer +appliedenergistics2:facade:0, Cable Facade - Draconium Electromagnet +appliedenergistics2:facade:0, Cable Facade - Lilith Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Dyson Shell +appliedenergistics2:facade:0, Cable Facade - Purity Offer +appliedenergistics2:facade:0, Cable Facade - Neutronium Bombarder +appliedenergistics2:facade:0, Cable Facade - Infinity Furnace Bricks +appliedenergistics2:facade:0, Cable Facade - Miniature Black Hole +appliedenergistics2:facade:0, Cable Facade - Demonic Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Gardencia Cap +appliedenergistics2:facade:0, Cable Facade - Shyre Bricks +appliedenergistics2:facade:0, Cable Facade - Resonating Stone +appliedenergistics2:facade:0, Cable Facade - Corrosive Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Onyx +appliedenergistics2:facade:0, Cable Facade - Recursive Meatball +appliedenergistics2:facade:0, Cable Facade - Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Orange Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Magenta Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Light Blue Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Yellow Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Lime Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Pink Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Gray Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Light Gray Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Cyan Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Purple Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Blue Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Brown Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Green Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Red Altered Fabric +appliedenergistics2:facade:0, Cable Facade - Fabric of Reality +appliedenergistics2:facade:0, Cable Facade - Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Orange Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Magenta Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Light Blue Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Yellow Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Lime Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Pink Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Gray Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Light Gray Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Cyan Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Purple Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Blue Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Brown Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Green Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Red Altered Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Ancient Fabric +appliedenergistics2:facade:0, Cable Facade - Unraveled Fabric +appliedenergistics2:facade:0, Cable Facade - tile.marking_plate.name +appliedenergistics2:facade:0, Cable Facade - Litherite +appliedenergistics2:facade:0, Cable Facade - Litherite Paver +appliedenergistics2:facade:0, Cable Facade - Litherite Bricks +appliedenergistics2:facade:0, Cable Facade - Litherite Tiles +appliedenergistics2:facade:0, Cable Facade - Erodium +appliedenergistics2:facade:0, Cable Facade - Erodium Paver +appliedenergistics2:facade:0, Cable Facade - Erodium Bricks +appliedenergistics2:facade:0, Cable Facade - Erodium Tiles +appliedenergistics2:facade:0, Cable Facade - Kyronite +appliedenergistics2:facade:0, Cable Facade - Kyronite Paver +appliedenergistics2:facade:0, Cable Facade - Kyronite Bricks +appliedenergistics2:facade:0, Cable Facade - Kyronite Tiles +appliedenergistics2:facade:0, Cable Facade - Pladium +appliedenergistics2:facade:0, Cable Facade - Pladium Paver +appliedenergistics2:facade:0, Cable Facade - Pladium Bricks +appliedenergistics2:facade:0, Cable Facade - Pladium Tiles +appliedenergistics2:facade:0, Cable Facade - Ionite +appliedenergistics2:facade:0, Cable Facade - Ionite Paver +appliedenergistics2:facade:0, Cable Facade - Ionite Bricks +appliedenergistics2:facade:0, Cable Facade - Ionite Tiles +appliedenergistics2:facade:0, Cable Facade - Aethium +appliedenergistics2:facade:0, Cable Facade - Aethium Paver +appliedenergistics2:facade:0, Cable Facade - Aethium Bricks +appliedenergistics2:facade:0, Cable Facade - Aethium Tiles +appliedenergistics2:facade:0, Cable Facade - Lonsdaleite +appliedenergistics2:facade:0, Cable Facade - Lonsdaleite Paver +appliedenergistics2:facade:0, Cable Facade - Lonsdaleite Bricks +appliedenergistics2:facade:0, Cable Facade - Lonsdaleite Tiles +appliedenergistics2:facade:0, Cable Facade - Mica +appliedenergistics2:facade:0, Cable Facade - Interconnect +appliedenergistics2:facade:0, Cable Facade - Compact Raw Porkchop +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Rune Stone +appliedenergistics2:facade:0, Cable Facade - Betweenlands Bedrock +appliedenergistics2:facade:0, Cable Facade - Betweenstone +appliedenergistics2:facade:0, Cable Facade - Corrupt Betweenstone +appliedenergistics2:facade:0, Cable Facade - Mud +appliedenergistics2:facade:0, Cable Facade - Peat +appliedenergistics2:facade:0, Cable Facade - Smoldering Peat +appliedenergistics2:facade:0, Cable Facade - Sludgy Dirt +appliedenergistics2:facade:0, Cable Facade - Spreading Sludgy Dirt +appliedenergistics2:facade:0, Cable Facade - Slimy Dirt +appliedenergistics2:facade:0, Cable Facade - Slimy Grass +appliedenergistics2:facade:0, Cable Facade - Cragrock +appliedenergistics2:facade:0, Cable Facade - Mossy Cragrock Top +appliedenergistics2:facade:0, Cable Facade - Mossy Cragrock Bottom +appliedenergistics2:facade:0, Cable Facade - Pitstone +appliedenergistics2:facade:0, Cable Facade - Limestone +appliedenergistics2:facade:0, Cable Facade - Swamp Dirt +appliedenergistics2:facade:0, Cable Facade - Coarse Swamp Dirt +appliedenergistics2:facade:0, Cable Facade - Swamp Grass +appliedenergistics2:facade:0, Cable Facade - Octine Ore +appliedenergistics2:facade:0, Cable Facade - Valonite Ore +appliedenergistics2:facade:0, Cable Facade - Sulfur Ore +appliedenergistics2:facade:0, Cable Facade - Slimy Bone Ore +appliedenergistics2:facade:0, Cable Facade - Scabyst Ore +appliedenergistics2:facade:0, Cable Facade - Syrmorite Ore +appliedenergistics2:facade:0, Cable Facade - Aqua Middle Gem Ore +appliedenergistics2:facade:0, Cable Facade - Crimson Middle Gem Ore +appliedenergistics2:facade:0, Cable Facade - Green Middle Gem Ore +appliedenergistics2:facade:0, Cable Facade - Silt +appliedenergistics2:facade:0, Cable Facade - Filtered Silt +appliedenergistics2:facade:0, Cable Facade - Dead Grass +appliedenergistics2:facade:0, Cable Facade - Solid Tar +appliedenergistics2:facade:0, Cable Facade - Block of Pearls +appliedenergistics2:facade:0, Cable Facade - Weedwood Log +appliedenergistics2:facade:0, Cable Facade - Weedwood Log +appliedenergistics2:facade:0, Cable Facade - Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Spreading Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Hearthgrove Log +appliedenergistics2:facade:0, Cable Facade - Tarred Hearthgrove Log +appliedenergistics2:facade:0, Cable Facade - Hearthgrove Log +appliedenergistics2:facade:0, Cable Facade - Tarred Hearthgrove Log +appliedenergistics2:facade:0, Cable Facade - Nibbletwig Log +appliedenergistics2:facade:0, Cable Facade - Nibbletwig Log +appliedenergistics2:facade:0, Cable Facade - Spirit Tree Log +appliedenergistics2:facade:0, Cable Facade - Spirit Tree Log +appliedenergistics2:facade:0, Cable Facade - Weedwood +appliedenergistics2:facade:0, Cable Facade - Sap Tree Log +appliedenergistics2:facade:0, Cable Facade - Sap Tree Log +appliedenergistics2:facade:0, Cable Facade - Weedwood Leaves +appliedenergistics2:facade:0, Cable Facade - Sap Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Rubber Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Hearthgrove Leaves +appliedenergistics2:facade:0, Cable Facade - Nibbletwig Leaves +appliedenergistics2:facade:0, Cable Facade - Upper Spirit Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Middle Spirit Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Lower Spirit Tree Leaves +appliedenergistics2:facade:0, Cable Facade - Weedwood Planks +appliedenergistics2:facade:0, Cable Facade - Rubber Tree Planks +appliedenergistics2:facade:0, Cable Facade - Giant Root Planks +appliedenergistics2:facade:0, Cable Facade - Hearthgrove Planks +appliedenergistics2:facade:0, Cable Facade - Nibbletwig Planks +appliedenergistics2:facade:0, Cable Facade - Angry Betweenstone +appliedenergistics2:facade:0, Cable Facade - Betweenstone Bricks +appliedenergistics2:facade:0, Cable Facade - Betweenstone Bricks Mirage +appliedenergistics2:facade:0, Cable Facade - Betweenstone Tiles +appliedenergistics2:facade:0, Cable Facade - Chiseled Betweenstone +appliedenergistics2:facade:0, Cable Facade - Chiseled Cragrock +appliedenergistics2:facade:0, Cable Facade - Cracked Chiseled Cragrock +appliedenergistics2:facade:0, Cable Facade - Mossy Chiseled Cragrock +appliedenergistics2:facade:0, Cable Facade - Chiseled Limestone +appliedenergistics2:facade:0, Cable Facade - Chiseled Pitstone +appliedenergistics2:facade:0, Cable Facade - Chiseled Scabyst +appliedenergistics2:facade:0, Cable Facade - Chiseled Scabyst +appliedenergistics2:facade:0, Cable Facade - Chiseled Scabyst +appliedenergistics2:facade:0, Cable Facade - Scabyst Lined Pitstone +appliedenergistics2:facade:0, Cable Facade - Scabyst Lined Pitstone +appliedenergistics2:facade:0, Cable Facade - Scabyst Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Betweenstone Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Betweenstone Tiles +appliedenergistics2:facade:0, Cable Facade - Cracked Limestone Bricks +appliedenergistics2:facade:0, Cable Facade - Cragrock Bricks +appliedenergistics2:facade:0, Cable Facade - Cracked Cragrock Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Cragrock Bricks +appliedenergistics2:facade:0, Cable Facade - Cragrock Tiles +appliedenergistics2:facade:0, Cable Facade - Cracked Cragrock Tiles +appliedenergistics2:facade:0, Cable Facade - Mossy Cragrock Tiles +appliedenergistics2:facade:0, Cable Facade - Glowing Betweenstone Tile +appliedenergistics2:facade:0, Cable Facade - Inactive Glowing Smooth Cragrock +appliedenergistics2:facade:0, Cable Facade - Glowing Smooth Cragrock +appliedenergistics2:facade:0, Cable Facade - Limestone Bricks +appliedenergistics2:facade:0, Cable Facade - Limestone Tiles +appliedenergistics2:facade:0, Cable Facade - Mossy Betweenstone Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Betweenstone Tiles +appliedenergistics2:facade:0, Cable Facade - Mossy Limestone Bricks +appliedenergistics2:facade:0, Cable Facade - Mossy Smooth Betweenstone +appliedenergistics2:facade:0, Cable Facade - Mud Bricks +appliedenergistics2:facade:0, Cable Facade - Mud Brick Shingles +appliedenergistics2:facade:0, Cable Facade - Rubber Block +appliedenergistics2:facade:0, Cable Facade - Pitstone Bricks +appliedenergistics2:facade:0, Cable Facade - Pitstone Tiles +appliedenergistics2:facade:0, Cable Facade - Polished Limestone +appliedenergistics2:facade:0, Cable Facade - Smooth Betweenstone +appliedenergistics2:facade:0, Cable Facade - Smooth Cragrock +appliedenergistics2:facade:0, Cable Facade - Block of Octine +appliedenergistics2:facade:0, Cable Facade - Block of Syrmorite +appliedenergistics2:facade:0, Cable Facade - Block of Valonite +appliedenergistics2:facade:0, Cable Facade - Block of Scabyst +appliedenergistics2:facade:0, Cable Facade - Weak Betweenstone Tiles +appliedenergistics2:facade:0, Cable Facade - Weak Polished Limestone +appliedenergistics2:facade:0, Cable Facade - Weak Mossy Betweenstone Tiles +appliedenergistics2:facade:0, Cable Facade - Weak Smooth Cragrock +appliedenergistics2:facade:0, Cable Facade - Block of Sulfur +appliedenergistics2:facade:0, Cable Facade - Temple Bricks +appliedenergistics2:facade:0, Cable Facade - Smooth Pitstone +appliedenergistics2:facade:0, Cable Facade - Mire Coral Block +appliedenergistics2:facade:0, Cable Facade - Deep Water Coral Block +appliedenergistics2:facade:0, Cable Facade - Slimy Bone Block +appliedenergistics2:facade:0, Cable Facade - Aqua Middle Gem Block +appliedenergistics2:facade:0, Cable Facade - Crimson Middle Gem Block +appliedenergistics2:facade:0, Cable Facade - Green Middle Gem Block +appliedenergistics2:facade:0, Cable Facade - Block of Compost +appliedenergistics2:facade:0, Cable Facade - Thatch +appliedenergistics2:facade:0, Cable Facade - Worm Pillar +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar 1 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar 2 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar 3 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar 4 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar 5 +appliedenergistics2:facade:0, Cable Facade - Worm Pillar Cap +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar Cap 1 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar Cap 2 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar Cap 3 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar Cap 4 +appliedenergistics2:facade:0, Cable Facade - Sludgy Worm Pillar Cap 5 +appliedenergistics2:facade:0, Cable Facade - Compacted Mud +appliedenergistics2:facade:0, Cable Facade - Mud Tiles +appliedenergistics2:facade:0, Cable Facade - Decayed Mud Tiles +appliedenergistics2:facade:0, Cable Facade - Cracked Mud Tiles +appliedenergistics2:facade:0, Cable Facade - Decayed Cracked Mud Tiles +appliedenergistics2:facade:0, Cable Facade - Carved Mud Bricks +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks 1 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks 2 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks 3 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks 4 +appliedenergistics2:facade:0, Cable Facade - Carved Mud Bricks Edge +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks Edge 1 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks Edge 2 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks Edge 3 +appliedenergistics2:facade:0, Cable Facade - Sludgy Carved Mud Bricks Edge 4 +appliedenergistics2:facade:0, Cable Facade - Sludgy Mud Bricks 1 +appliedenergistics2:facade:0, Cable Facade - Sludgy Mud Bricks 2 +appliedenergistics2:facade:0, Cable Facade - Sludgy Mud Bricks 3 +appliedenergistics2:facade:0, Cable Facade - Sludgy Mud Bricks 4 +appliedenergistics2:facade:0, Cable Facade - Beam Passage +appliedenergistics2:facade:0, Cable Facade - Beam Lens Support +appliedenergistics2:facade:0, Cable Facade - Runged Mud Bricks +appliedenergistics2:facade:0, Cable Facade - Broken Mud Tiles +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Carved Rotten Bark +appliedenergistics2:facade:0, Cable Facade - Energy Barrier +appliedenergistics2:facade:0, Cable Facade - Compacted Mud Mirage +appliedenergistics2:facade:0, Cable Facade - Rotten Planks +appliedenergistics2:facade:0, Cable Facade - Brazier +appliedenergistics2:facade:0, Cable Facade - Bulb-Capped Mushroom Stalk +appliedenergistics2:facade:0, Cable Facade - Shelf Fungus +appliedenergistics2:facade:0, Cable Facade - Giant Root +appliedenergistics2:facade:0, Cable Facade - Hanger +appliedenergistics2:facade:0, Cable Facade - Seeded Hanger +appliedenergistics2:facade:0, Cable Facade - Purified Swamp Dirt +appliedenergistics2:facade:0, Cable Facade - Black Ice +appliedenergistics2:facade:0, Cable Facade - Portal Frame +appliedenergistics2:facade:0, Cable Facade - Portal Frame +appliedenergistics2:facade:0, Cable Facade - Top Left Portal Frame +appliedenergistics2:facade:0, Cable Facade - Top Portal Frame +appliedenergistics2:facade:0, Cable Facade - Top Right Portal Frame +appliedenergistics2:facade:0, Cable Facade - Right Side Portal Frame +appliedenergistics2:facade:0, Cable Facade - Left Side Portal Frame +appliedenergistics2:facade:0, Cable Facade - Bottom Left Portal Frame +appliedenergistics2:facade:0, Cable Facade - Bottom Portal Frame +appliedenergistics2:facade:0, Cable Facade - Bottom Right Portal Frame +appliedenergistics2:facade:0, Cable Facade - Energy Barrier +appliedenergistics2:facade:0, Cable Facade - Lyestone +appliedenergistics2:facade:0, Cable Facade - Mist Bridge +appliedenergistics2:facade:0, Cable Facade - Shadow Walker +appliedenergistics2:facade:0, Cable Facade - Mirion 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:60, Magnet Card +appliedenergistics2:material:58, Pattern Expansion Card +appliedenergistics2:material:59, Quantum Link Card +appliedenergistics2:material:26, Redstone Card +appliedenergistics2:material:30, Acceleration Card +appliedenergistics2:material:34, §d128³§r Spatial Component +appliedenergistics2:material:37, §a16k§r ME Storage Component +appliedenergistics2:material:33, §916³§r Spatial Component +appliedenergistics2:material:35, §61k§r ME Storage Component +appliedenergistics2:material:32, §62³§r Spatial Component +appliedenergistics2:material:36, §e4k§r ME Storage Component +appliedenergistics2:material:38, §b64k§r 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, §a16k§r ME Fluid Storage Component +appliedenergistics2:material:54, §61k§r ME Fluid Storage Component +appliedenergistics2:material:55, §e4k§r ME Fluid Storage Component +appliedenergistics2:material:57, §b64k§r 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:341, ME Extended Processing Pattern Terminal +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:522, ME Fluid Interface Configuration Terminal +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:521, ME Interface Configuration Terminal +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:222, ME OreDict Storage Bus +appliedenergistics2:part:469, P2P Tunnel - FE +appliedenergistics2:part:463, P2P Tunnel - Fluid +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 +agricraft:seed_analyzer, Seed Analyzer +agricraft:peripheral, Computer Controlled Seed Analyzer +agricraft:sprinkler, Sprinkler +agricraft:crop_sticks, Crop Sticks +agricraft:journal, Agricultural Journal +agricraft:trowel, Gardening Trowel +agricraft:debugger, Debugger +agricraft:rake:0, Wooden Hand Rake +agricraft:rake:1, Iron Hand Rake +agricraft:clipper, Clipper +agricraft:clipping, Clipping +agricraft:agri_nugget:0, Emerald Nugget +agricraft:agri_nugget:1, Diamond Nugget +agricraft:agri_nugget:2, Quartz Shard +agricraft:agri_nugget:3, Iron Nugget +agricraft:agri_nugget:4, Copper Nugget +agricraft:agri_nugget:5, Tin Nugget +agricraft:agri_nugget:6, Lead Nugget +agricraft:agri_nugget:7, Silver Nugget +agricraft:agri_nugget:8, Aluminum Nugget +agricraft:agri_nugget:9, Nickel Nugget +agricraft:agri_nugget:10, Platinum Nugget +agricraft:agri_nugget:11, Osmium Nugget +agricraft:agri_nugget:12, Unknown Fragment +agricraft:magnifying_glass, Magnifying Glass +modularrouters:item_router, Item Router +modularrouters:template_frame, Template Frame +modularrouters:blank_module, Blank Module +modularrouters:blank_upgrade, Blank Upgrade +modularrouters:augment_core, Augment Core +modularrouters:override_card, Security Override Card +modularrouters:module:0, Dropper Module +modularrouters:module:1, Flinger Module +modularrouters:module:2, Vacuum Module +modularrouters:module:3, Placer Module +modularrouters:module:4, Breaker Module +modularrouters:module:5, Sender Module Mk1 +modularrouters:module:6, Sender Module Mk2 +modularrouters:module:7, Sender Module Mk3 +modularrouters:module:8, Puller Module Mk1 +modularrouters:module:9, Puller Module Mk2 +modularrouters:module:10, Extruder Module Mk1 +modularrouters:module:11, Extruder Module Mk2 +modularrouters:module:12, Detector Module +modularrouters:module:13, Player Module +modularrouters:module:14, Fluid Screen Module +modularrouters:module:15, Void Module +modularrouters:module:16, Activator Module +modularrouters:module:17, Distributor Module +modularrouters:upgrade:0, Stack Upgrade +modularrouters:upgrade:1, Speed Upgrade +modularrouters:upgrade:2, Security Upgrade +modularrouters:upgrade:3, Camouflage Upgrade +modularrouters:upgrade:4, Sync Upgrade +modularrouters:upgrade:5, Fluid Transfer Upgrade +modularrouters:upgrade:6, Muffler Upgrade +modularrouters:upgrade:7, Blast Upgrade +modularrouters:filter:0, Bulk Item Filter +modularrouters:filter:1, Mod Filter +modularrouters:filter:2, Regex Filter +modularrouters:filter:3, Inspection Filter +modularrouters:augment:0, Fast Pickup Augment +modularrouters:augment:1, Pickup Delay Augment +modularrouters:augment:2, Range Up Augment +modularrouters:augment:3, Range Down Augment +modularrouters:augment:4, Redstone Augment +modularrouters:augment:5, Regulator Augment +modularrouters:augment:6, Stack Augment +modularrouters:augment:7, XP Vacuum Augment +modularrouters:augment:8, Mimic Augment +modularrouters:augment:9, Pushing Augment +bloodmagic:altar, Blood Altar +bloodmagic:blood_rune:0, Blank Rune +bloodmagic:blood_rune:1, Speed Rune +bloodmagic:blood_rune:2, Efficiency Rune +bloodmagic:blood_rune:3, Rune of Sacrifice +bloodmagic:blood_rune:4, Rune of Self Sacrifice +bloodmagic:blood_rune:5, Displacement Rune +bloodmagic:blood_rune:6, Rune of Capacity +bloodmagic:blood_rune:7, Rune of Augmented Capacity +bloodmagic:blood_rune:8, Rune of the Orb +bloodmagic:blood_rune:9, Acceleration Rune +bloodmagic:blood_rune:10, Charging Rune +bloodmagic:ritual_controller:0, Master Ritual Stone +bloodmagic:ritual_controller:1, Imperfect Ritual Stone +bloodmagic:ritual_controller:2, Inverted Master Ritual Stone +bloodmagic:ritual_stone:0, Ritual Stone +bloodmagic:ritual_stone:1, Ritual Stone of Water +bloodmagic:ritual_stone:2, Ritual Stone of Fire +bloodmagic:ritual_stone:3, Ritual Stone of Earth +bloodmagic:ritual_stone:4, Ritual Stone of Air +bloodmagic:ritual_stone:5, Ritual Stone of Dusk +bloodmagic:ritual_stone:6, Ritual Stone of Dawn +bloodmagic:teleposer, Teleposer +bloodmagic:soul_forge, Hellfire Forge +bloodmagic:incense_altar, Incense Altar +bloodmagic:demon_crucible, Demon Crucible +bloodmagic:demon_pylon, Demon Pylon +bloodmagic:demon_crystallizer, Demon Crystallizer +bloodmagic:demon_crystal:0, Demon Will Crystal Cluster +bloodmagic:demon_crystal:1, Corrosive Will Crystal Cluster +bloodmagic:demon_crystal:2, Destructive Will Crystal Cluster +bloodmagic:demon_crystal:3, Vengeful Will Crystal Cluster +bloodmagic:demon_crystal:4, Steadfast Will Crystal Cluster +bloodmagic:alchemy_table, Alchemy Table +bloodmagic:decorative_brick:0, Large Bloodstone Tile +bloodmagic:decorative_brick:1, Bloodstone Brick +bloodmagic:decorative_brick:2, Crystal Cluster +bloodmagic:decorative_brick:3, Crystal Cluster Brick +bloodmagic:path:0, Wooden Path +bloodmagic:path:1, Tiled Wooden Path +bloodmagic:path:2, Stone Brick Path +bloodmagic:path:3, Tiled Stone Path +bloodmagic:path:4, Worn Stone Brick Path +bloodmagic:path:5, Tiled Worn Stone Path +bloodmagic:path:6, Obsidian Brick Path +bloodmagic:path:7, Tiled Obsidian Path +bloodmagic:master_routing_node, Master Routing Node +bloodmagic:input_routing_node, Input Routing Node +bloodmagic:output_routing_node, Output Routing Node +bloodmagic:item_routing_node, Routing Node +bloodmagic:blood_tank:0, Blood Tank Tier 1 +bloodmagic:blood_tank:1, Blood Tank Tier 2 +bloodmagic:blood_tank:2, Blood Tank Tier 3 +bloodmagic:blood_tank:3, Blood Tank Tier 4 +bloodmagic:blood_tank:4, Blood Tank Tier 5 +bloodmagic:blood_tank:5, Blood Tank Tier 6 +bloodmagic:blood_tank:6, Blood Tank Tier 7 +bloodmagic:blood_tank:7, Blood Tank Tier 8 +bloodmagic:blood_tank:8, Blood Tank Tier 9 +bloodmagic:blood_tank:9, Blood Tank Tier 10 +bloodmagic:blood_tank:10, Blood Tank Tier 11 +bloodmagic:blood_tank:11, Blood Tank Tier 12 +bloodmagic:blood_tank:12, Blood Tank Tier 13 +bloodmagic:blood_tank:13, Blood Tank Tier 14 +bloodmagic:blood_tank:14, Blood Tank Tier 15 +bloodmagic:blood_tank:15, Blood Tank Tier 16 +bloodmagic:mimic:0, Ethereal Opaque Mimic Block +bloodmagic:mimic:1, Opaque Mimic Block +bloodmagic:mimic:2, Clear Mimic Block +bloodmagic:mimic:3, Lighted Mimic Block +bloodmagic:mimic:4, Sentient Mimic Block +bloodmagic:demon_brick_1:0, Raw Stone Bricks +bloodmagic:demon_brick_1:1, Corrosive Stone Bricks +bloodmagic:demon_brick_1:2, Destructive Stone Bricks +bloodmagic:demon_brick_1:3, Vengeful Stone Bricks +bloodmagic:demon_brick_1:4, Steadfast Stone Bricks +bloodmagic:demon_brick_2:0, Small Raw Stone Bricks +bloodmagic:demon_brick_2:1, Small Corrosive Stone Bricks +bloodmagic:demon_brick_2:2, Small Destructive Stone Bricks +bloodmagic:demon_brick_2:3, Small Vengeful Stone Bricks +bloodmagic:demon_brick_2:4, Small Steadfast Stone Bricks +bloodmagic:demon_brick_2:5, Raw Stone Tiles +bloodmagic:demon_brick_2:6, Corrosive Stone Tiles +bloodmagic:demon_brick_2:7, Destructive Stone Tiles +bloodmagic:demon_brick_2:8, Vengeful Stone Tiles +bloodmagic:demon_brick_2:9, Steadfast Stone Tiles +bloodmagic:demon_brick_2:10, Accented Raw Stone Tiles +bloodmagic:demon_brick_2:11, Accented Corrosive Stone Tiles +bloodmagic:demon_brick_2:12, Accented Destructive Stone Tiles +bloodmagic:demon_brick_2:13, Accented Vengeful Stone Tiles +bloodmagic:demon_brick_2:14, Accented Steadfast Stone Tiles +bloodmagic:demon_extras:0, Raw Stone +bloodmagic:demon_extras:1, Corrosive Stone +bloodmagic:demon_extras:2, Destructive Stone +bloodmagic:demon_extras:3, Vengeful Stone +bloodmagic:demon_extras:4, Steadfast Stone +bloodmagic:demon_extras:5, Polished Raw Stone +bloodmagic:demon_extras:6, Polished Corrosive Stone +bloodmagic:demon_extras:7, Polished Destructive Stone +bloodmagic:demon_extras:8, Polished Vengeful Stone +bloodmagic:demon_extras:9, Polished Steadfast Stone +bloodmagic:demon_extras:10, Raw Demon Alloy +bloodmagic:demon_extras:11, Corrosive Demon Alloy +bloodmagic:demon_extras:12, Destructive Demon Alloy +bloodmagic:demon_extras:13, Vengeful Demon Alloy +bloodmagic:demon_extras:14, Steadfast Demon Alloy +bloodmagic:demon_pillar_1:0, Raw Stone Pillar +bloodmagic:demon_pillar_1:1, Corrosive Stone Pillar +bloodmagic:demon_pillar_1:2, Destructive Stone Pillar +bloodmagic:demon_pillar_1:3, Vengeful Stone Pillar +bloodmagic:demon_pillar_1:4, Steadfast Stone Pillar +bloodmagic:demon_pillar_2:0, Accented Raw Stone Pillar +bloodmagic:demon_pillar_2:1, Accented Corrosive Stone Pillar +bloodmagic:demon_pillar_2:2, Accented Destructive Stone Pillar +bloodmagic:demon_pillar_2:3, Accented Vengeful Stone Pillar +bloodmagic:demon_pillar_2:4, Accented Steadfast Stone Pillar +bloodmagic:demon_pillar_cap_1:0, Raw Stone Pillar Cap +bloodmagic:demon_pillar_cap_1:1, Corrosive Stone Pillar Cap +bloodmagic:demon_pillar_cap_2:0, Destructive Stone Pillar Cap +bloodmagic:demon_pillar_cap_2:1, Vengeful Stone Pillar Cap +bloodmagic:demon_pillar_cap_3, tile.bloodmagic.pillarCap3..name +bloodmagic:demon_light:0, Raw Demon Eye +bloodmagic:demon_light:1, Corrosive Demon Eye +bloodmagic:demon_light:2, Destructive Demon Eye +bloodmagic:demon_light:3, Vengeful Demon Eye +bloodmagic:demon_light:4, Steadfast Demon Eye +bloodmagic:demon_wall_1:0, Raw Stone Brick Wall +bloodmagic:demon_wall_1:1, Corrosive Stone Brick Wall +bloodmagic:demon_wall_1:2, Destructive Stone Brick Wall +bloodmagic:demon_wall_1:3, Vengeful Stone Brick Wall +bloodmagic:demon_wall_1:4, Steadfast Stone Brick Wall +bloodmagic:demon_wall_1:5, Raw Small Stone Brick Wall +bloodmagic:demon_wall_1:6, Corrosive Small Stone Brick Wall +bloodmagic:demon_wall_1:7, Destructive Small Stone Brick Wall +bloodmagic:demon_wall_1:8, Vengeful Small Stone Brick Wall +bloodmagic:demon_wall_1:9, Steadfast Small Stone Brick Wall +bloodmagic:demon_wall_1:10, Raw Stone Wall +bloodmagic:demon_wall_1:11, Corrosive Stone Wall +bloodmagic:demon_wall_1:12, Destructive Stone Wall +bloodmagic:demon_wall_1:13, Vengeful Stone Wall +bloodmagic:demon_wall_1:14, Steadfast Stone Wall +bloodmagic:demon_stairs_1:0, Raw Stone Stairs +bloodmagic:demon_stairs_1:1, Corrosive Stone Stairs +bloodmagic:demon_stairs_2:0, Destructive Stone Stairs +bloodmagic:demon_stairs_2:1, Vengeful Stone Stairs +bloodmagic:demon_stairs_3, tile.bloodmagic.stairs3..name +bloodmagic:inversion_pillar:0, Raw Inversion Pillar +bloodmagic:inversion_pillar:1, Corrosive Inversion Pillar +bloodmagic:inversion_pillar:2, Destructive Inversion Pillar +bloodmagic:inversion_pillar:3, Vengeful Inversion Pillar +bloodmagic:inversion_pillar:4, Steadfast Inversion Pillar +bloodmagic:inversion_pillar_end:0, Raw Inversion Pillar Base +bloodmagic:inversion_pillar_end:1, Raw Inversion Pillar Cap +bloodmagic:inversion_pillar_end:2, Corrosive Inversion Pillar Base +bloodmagic:inversion_pillar_end:3, Corrosive Inversion Pillar Cap +bloodmagic:inversion_pillar_end:4, Destructive Inversion Pillar Base +bloodmagic:inversion_pillar_end:5, Destructive Inversion Pillar Cap +bloodmagic:inversion_pillar_end:6, Vengeful Inversion Pillar Base +bloodmagic:inversion_pillar_end:7, Vengeful Inversion Pillar Cap +bloodmagic:inversion_pillar_end:8, Steadfast Inversion Pillar Base +bloodmagic:inversion_pillar_end:9, Steadfast Inversion Pillar Cap +bloodmagic:blood_orb:0, Weak Blood Orb +bloodmagic:blood_orb:0, Apprentice Blood Orb +bloodmagic:blood_orb:0, Magician Blood Orb +bloodmagic:blood_orb:0, Master Blood Orb +bloodmagic:blood_orb:0, Archmage Blood Orb +bloodmagic:blood_orb:0, Transcendent Blood Orb +bloodmagic:activation_crystal:0, Weak Activation Crystal +bloodmagic:activation_crystal:1, Awakened Activation Crystal +bloodmagic:activation_crystal:2, Creative Activation Crystal +bloodmagic:slate:0, Blank Slate +bloodmagic:slate:1, Reinforced Slate +bloodmagic:slate:2, Imbued Slate +bloodmagic:slate:3, Demonic Slate +bloodmagic:slate:4, Ethereal Slate +bloodmagic:inscription_tool:1, Elemental Inscription Tool: Water +bloodmagic:inscription_tool:2, Elemental Inscription Tool: Fire +bloodmagic:inscription_tool:3, Elemental Inscription Tool: Earth +bloodmagic:inscription_tool:4, Elemental Inscription Tool: Air +bloodmagic:inscription_tool:5, Elemental Inscription Tool: Dusk +bloodmagic:inscription_tool:6, Elemental Inscription Tool: Dawn +bloodmagic:sacrificial_dagger:0, Sacrificial Dagger +bloodmagic:sacrificial_dagger:1, Creative Sacrificial Dagger +bloodmagic:pack_sacrifice, Coat of Arms +bloodmagic:pack_self_sacrifice, Blood Letter's Pack +bloodmagic:dagger_of_sacrifice, Dagger of Sacrifice +bloodmagic:ritual_diviner:0, Ritual Diviner +bloodmagic:ritual_diviner:1, Ritual Diviner [Dusk] +bloodmagic:ritual_diviner:2, Ritual Diviner [Dawn] +bloodmagic:ritual_dismantler, Ritual Dismantler +bloodmagic:ritual_reader, Ritual Tinkerer +bloodmagic:lava_crystal, Lava Crystal +bloodmagic:bound_sword, Bound Blade +bloodmagic:bound_pickaxe, Bound Pickaxe +bloodmagic:bound_axe, Bound Axe +bloodmagic:bound_shovel, Bound Shovel +bloodmagic:sigil_divination, Divination Sigil +bloodmagic:sigil_air, Air Sigil +bloodmagic:sigil_water, Water Sigil +bloodmagic:sigil_lava, Lava Sigil +bloodmagic:sigil_void, Void Sigil +bloodmagic:sigil_green_grove, Sigil of the Green Grove +bloodmagic:sigil_blood_light, Sigil of the Blood Lamp +bloodmagic:sigil_elemental_affinity, Sigil of Elemental Affinity +bloodmagic:sigil_magnetism, Sigil of Magnetism +bloodmagic:sigil_suppression, Sigil of Suppression +bloodmagic:sigil_haste, Sigil of Haste +bloodmagic:sigil_fast_miner, Sigil of the Fast Miner +bloodmagic:sigil_seer, Seer's Sigil +bloodmagic:sigil_phantom_bridge, Sigil of the Phantom Bridge +bloodmagic:sigil_whirlwind, Sigil of the Whirlwind +bloodmagic:sigil_compression, Sigil of Compression +bloodmagic:sigil_ender_severance, Sigil of Ender Severance +bloodmagic:sigil_holding, Sigil of Holding +bloodmagic:sigil_teleposition, Teleposition Sigil +bloodmagic:sigil_transposition, Transposition Sigil +bloodmagic:sigil_claw, Sigil of the Claw +bloodmagic:sigil_bounce, Sigil of Elasticity +bloodmagic:sigil_frost, Sigil of Winter's Breath +bloodmagic:component:0, Water Reagent +bloodmagic:component:1, Lava Reagent +bloodmagic:component:2, Air Reagent +bloodmagic:component:3, Mining Reagent +bloodmagic:component:4, Void Reagent +bloodmagic:component:5, Growth Reagent +bloodmagic:component:6, Elemental Affinity Reagent +bloodmagic:component:7, Sight Reagent +bloodmagic:component:8, Binding Reagent +bloodmagic:component:9, Suppression Reagent +bloodmagic:component:10, Frame Parts +bloodmagic:component:11, Blood Lamp Reagent +bloodmagic:component:12, Magnetism Reagent +bloodmagic:component:13, Haste Reagent +bloodmagic:component:14, Compression Reagent +bloodmagic:component:15, Phantom Bridge Reagent +bloodmagic:component:16, Severance Reagent +bloodmagic:component:17, Teleposition Reagent +bloodmagic:component:18, Transposition Reagent +bloodmagic:component:19, Iron Sand +bloodmagic:component:20, Gold Sand +bloodmagic:component:21, Coal Sand +bloodmagic:component:22, Plant Oil +bloodmagic:component:23, Sulfur +bloodmagic:component:24, Saltpeter +bloodmagic:component:25, Neuro Toxin +bloodmagic:component:26, Antiseptic +bloodmagic:component:27, Holding Reagent +bloodmagic:component:28, Simple Lengthening Catalyst +bloodmagic:component:29, Simple Power Catalyst +bloodmagic:component:30, Claw Reagent +bloodmagic:component:31, Elasticity Reagent +bloodmagic:component:32, Frost Reagent +bloodmagic:item_demon_crystal:0, Demon Will Crystal +bloodmagic:item_demon_crystal:1, Corrosive Will Crystal +bloodmagic:item_demon_crystal:2, Destructive Will Crystal +bloodmagic:item_demon_crystal:3, Vengeful Will Crystal +bloodmagic:item_demon_crystal:4, Steadfast Will Crystal +bloodmagic:teleposition_focus:0, Teleposition Focus +bloodmagic:teleposition_focus:1, Enhanced Teleposition Focus +bloodmagic:teleposition_focus:2, Reinforced Teleposition Focus +bloodmagic:teleposition_focus:3, Demonic Teleposition Focus +bloodmagic:experience_tome, Tome of Peritia +bloodmagic:blood_shard:0, Weak Blood Shard +bloodmagic:blood_shard:1, Demon Blood Shard +bloodmagic:living_armour_helmet, item.bloodmagic.livingArmour..name +bloodmagic:living_armour_chest, item.bloodmagic.livingArmour..name +bloodmagic:living_armour_leggings, item.bloodmagic.livingArmour..name +bloodmagic:living_armour_boots, item.bloodmagic.livingArmour..name +bloodmagic:sentient_armour_helmet, item.bloodmagic.sentientArmour..name +bloodmagic:sentient_armour_chest, item.bloodmagic.sentientArmour..name +bloodmagic:sentient_armour_leggings, item.bloodmagic.sentientArmour..name +bloodmagic:sentient_armour_boots, item.bloodmagic.sentientArmour..name +bloodmagic:altar_maker, Altar Maker +bloodmagic:upgrade_trainer:0, Living Armour Training Bracelet +bloodmagic:arcane_ashes, Arcane Ashes +bloodmagic:monster_soul:0, Demonic Will +bloodmagic:monster_soul:1, Corrosive Demonic Will +bloodmagic:monster_soul:2, Destructive Demonic Will +bloodmagic:monster_soul:3, Vengeful Demonic Will +bloodmagic:monster_soul:4, Steadfast Demonic Will +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_gem:0, Petty Tartaric Gem +bloodmagic:soul_gem:1, Lesser Tartaric Gem +bloodmagic:soul_gem:2, Common Tartaric Gem +bloodmagic:soul_gem:3, Greater Tartaric Gem +bloodmagic:soul_gem:4, Grand Tartaric Gem +bloodmagic:soul_snare:0, Rudimentary Snare +bloodmagic:sentient_sword, Sentient Sword +bloodmagic:sentient_bow, Sentient Bow +bloodmagic:sentient_armour_gem, Sentient Armour Gem +bloodmagic:sentient_axe, Sentient Axe +bloodmagic:sentient_pickaxe, Sentient Pickaxe +bloodmagic:sentient_shovel, Sentient Shovel +bloodmagic:node_router, Node Router +bloodmagic:base_item_filter:0, Precise Item Filter +bloodmagic:base_item_filter:1, NBT Item Filter +bloodmagic:base_item_filter:2, Mod Item Filter +bloodmagic:base_item_filter:3, Ore Dictionary Item Filter +bloodmagic:base_fluid_filter:0, Fluid Filter +bloodmagic:cutting_fluid:0, Basic Cutting Fluid +bloodmagic:cutting_fluid:1, Explosive Powder +bloodmagic:sanguine_book, Inspectoris Scandalum +bloodmagic:points_upgrade, item.bloodmagic.living_point_upgrade.name +bloodmagic:demon_will_gauge, Demon Will Aura Gauge +bloodmagic:potion_flask, Potion Flask +bloodmagic:alchemic_vial, item.bloodmagic.alchemic_vial.name +bloodmagic:icarus_scroll, Scroll of Icarus +animus:blockbloodcore, Blood Core +animus:blockbloodsapling, Blood Sapling +animus:blockbloodwood, Blood Wood +animus:blockantimatter, Antimatter +animus:kama_wood, Wooden Khopesh +animus:kama_stone, Stone Khopesh +animus:kama_iron, Iron Khopesh +animus:kama_gold, Gold Khopesh +animus:kama_diamond, Diamond Khopesh +animus:kama_bound, Bound Khopesh +animus:altardiviner, Altar Diviner +animus:sigil_chains, Sigil of Phantom Chains +animus:sigil_transposition, Sigil of Acquisition +animus:sigil_builder, Sigil of the Fast Builder +animus:sigil_consumption, Sigil of Consumption +animus:fragmenthealing, Healing Fragment +animus:sigil_storm, Sigil of the Storm +animus:sigil_leech, Sigil of Nature's Leech +animus:keybinding, Key of Binding +animus:mobsoul, Mob Soul +animus:bloodapple, Blood Apple +animus:component:0, Builder Reagent +animus:component:1, Chains Reagent +animus:component:2, Consumption Reagent +animus:component:3, Leech Reagent +animus:component:4, Storm Reagent +animus:component:5, Acquisition Reagent +aoa3:balloon, Balloon +aoa3:limonite_bullet, Limonite Bullet +aoa3:cannonball, Cannonball +aoa3:chilli, Chilli +aoa3:discharge_capsule, Discharge Capsule +aoa3:holly_arrow, Holly Arrow +aoa3:spectral_holly_arrow, Glowing Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:metal_slug, Metal Slug +aoa3:pop_shot, Pop Shot +aoa3:spreadshot, Spreadshot +aoa3:amethyst, Ascended Amethyst +aoa3:bloodstone, Bloodstone +aoa3:crystallite, Crystallite +aoa3:gemenyte, Gemenyte +aoa3:jade, Ascended Jade +aoa3:jewelyte, Jewelyte +aoa3:ornamyte, Ornamyte +aoa3:sapphire, Ascended Sapphire +aoa3:shyregem, Shyregem +aoa3:baronyte_ingot, Baronyte Ingot +aoa3:blazium_ingot, Blazium Ingot +aoa3:elecanium_ingot, Elecanium Ingot +aoa3:emberstone_ingot, Emberstone Ingot +aoa3:ghastly_ingot, Ghastly Ingot +aoa3:ghoulish_ingot, Ghoulish Ingot +aoa3:limonite_ingot, Limonite Ingot +aoa3:lunar_ingot, Lunar Ingot +aoa3:lyon_ingot, Lyon Ingot +aoa3:mystite_ingot, Mystite Ingot +aoa3:rosite_ingot, Rosite Ingot +aoa3:rusted_iron_ingot, Rusted Iron Ingot +aoa3:shyrestone_ingot, Shyrestone Ingot +aoa3:skeletal_ingot, Skeletal Ingot +aoa3:varsium_ingot, Varsium Ingot +aoa3:runium_chunk, Runium Chunk +aoa3:chestbone_fragment, Chestbone Fragment +aoa3:footbone_fragment, Footbone Fragment +aoa3:legbone_fragment, Legbone Fragment +aoa3:skullbone_fragment, Skullbone Fragment +aoa3:charged_runium_chunk, Charged Runium Chunk +aoa3:blue_crystal, Blue Crystal +aoa3:green_crystal, Green Crystal +aoa3:purple_crystal, Purple Crystal +aoa3:red_crystal, Red Crystal +aoa3:white_crystal, White Crystal +aoa3:yellow_crystal, Yellow Crystal +aoa3:baronyte_nugget, Baronyte Nugget +aoa3:blazium_nugget, Blazium Nugget +aoa3:elecanium_nugget, Elecanium Nugget +aoa3:emberstone_nugget, Emberstone Nugget +aoa3:ghastly_nugget, Ghastly Nugget +aoa3:ghoulish_nugget, Ghoulish Nugget +aoa3:limonite_nugget, Limonite Nugget +aoa3:lunar_nugget, Lunar Nugget +aoa3:lyon_nugget, Lyon Nugget +aoa3:mystite_nugget, Mystite Nugget +aoa3:rosite_nugget, Rosite Nugget +aoa3:shyrestone_nugget, Shyrestone Nugget +aoa3:varsium_nugget, Varsium Nugget +aoa3:charged_rune, Charged Rune +aoa3:compass_rune, Compass Rune +aoa3:distortion_rune, Distortion Rune +aoa3:energy_rune, Energy Rune +aoa3:fire_rune, Fire Rune +aoa3:kinetic_rune, Kinetic Rune +aoa3:life_rune, Life Rune +aoa3:lunar_rune, Lunar Rune +aoa3:poison_rune, Poison Rune +aoa3:power_rune, Power Rune +aoa3:storm_rune, Storm Rune +aoa3:strike_rune, Strike Rune +aoa3:unpowered_rune, Unpowered Rune +aoa3:water_rune, Water Rune +aoa3:wind_rune, Wind Rune +aoa3:wither_rune, Wither Rune +aoa3:active_rune_stone, Active Rune Stone +aoa3:alien_orb, Alien Orb +aoa3:amphibiyte_lung, Amphibiyte Lung +aoa3:apoco_stone, Apoco Stone +aoa3:armour_plating, Armour Plating +aoa3:blank_slab, Blank Slab +aoa3:chitin, Chitin +aoa3:circus_coin, Circus Coin +aoa3:copper_coin, Copper Coin +aoa3:gold_coin, Gold Coin +aoa3:lunaver_coin, Lunaver Coin +aoa3:silver_coin, Silver Coin +aoa3:confetti_pile, Confetti Pile +aoa3:coral_stone, Coral Stone +aoa3:cosmic_dust, Cosmic Dust +aoa3:cup, Cup +aoa3:dark_bones, Dark Bones +aoa3:darkly_powder, Darkly Powder +aoa3:dense_rock, Dense Rock +aoa3:desert_shell, Desert Shell +aoa3:distorting_artifact, Distorting Artifact +aoa3:doom_stone, Doom Stone +aoa3:blue_druse, Blue Druse +aoa3:green_druse, Green Druse +aoa3:purple_druse, Purple Druse +aoa3:rainbow_druse, Rainbow Druse +aoa3:red_druse, Red Druse +aoa3:white_druse, White Druse +aoa3:yellow_druse, Yellow Druse +aoa3:enchanted_gunpowder, Enchanted Gunpowder +aoa3:eye_bulb, Eye Bulb +aoa3:flammable_dust, Flammable Dust +aoa3:fleshy_bones, Fleshy Bones +aoa3:floating_stone, Floating Stone +aoa3:fragmented_anima_stone, Fragmented Anima Stone +aoa3:blue_gemstones, Blue Gemstones +aoa3:green_gemstones, Green Gemstones +aoa3:purple_gemstones, Purple Gemstones +aoa3:red_gemstones, Red Gemstones +aoa3:white_gemstones, White Gemstones +aoa3:yellow_gemstones, Yellow Gemstones +aoa3:ghostly_powder, Ghostly Powder +aoa3:ghostly_stone, Ghostly Stone +aoa3:ghoulasm, Ghoulasm +aoa3:gravitator, Gravitator +aoa3:hardened_confetti_ball, Hardened Confetti Ball +aoa3:hive_chunk, Hive Chunk +aoa3:holly_top_petals, Holly Top Petals +aoa3:hydro_stone, Hydro Stone +aoa3:ice_crystal, Ice Crystal +aoa3:impure_gold, Impure Gold +aoa3:ivory, Ivory +aoa3:jungle_thorns, Jungle Thorns +aoa3:limonite_rod, Limonite Rod +aoa3:lotto_totem, Lotto Totem +aoa3:lunarade_mug, Lunarade Mug +aoa3:metal_tub, Metal Tub +aoa3:magic_mending_compound, Magic Mending Compound +aoa3:magic_mending_solution, Magic Mending Solution +aoa3:magic_repair_dust, Magic Repair Dust +aoa3:magnet_shard, Magnet Shard +aoa3:mecha_gear, Mecha Gear +aoa3:mega_rune_fragment_blue, Mega Rune Fragment +aoa3:mega_rune_fragment_green, Mega Rune Fragment +aoa3:mega_rune_fragment_red, Mega Rune Fragment +aoa3:mega_rune_fragment_yellow, Mega Rune Fragment +aoa3:millennium_upgrader, Millennium Upgrader +aoa3:molten_upgrader, Molten Upgrader +aoa3:moonstone, Moonstone +aoa3:mud_ball, Mud Ball +aoa3:mushroom_spores, Mushroom Spores +aoa3:nightmare_flakes, Nightmare Flakes +aoa3:old_boot, Old Boot +aoa3:opteryx_feather, Opteryx Feather +aoa3:orange_spores, Orange Spores +aoa3:orbulon, Orbulon +aoa3:padded_cloth, Padded Cloth +aoa3:phantasm, Phantasm +aoa3:power_core, Power Core +aoa3:primed_ghoulasm, Primed Ghoulasm +aoa3:primordial_skull, Primordial Skull +aoa3:pure_coral_stone, Pure Coral Stone +aoa3:pure_gold, Pure Gold +aoa3:pure_rain_stone, Pure Rain Stone +aoa3:rammerhead_hide, Rammerhead Hide +aoa3:realm_travel_ticket, Realm Travel Ticket +aoa3:reinforced_cloth, Reinforced Cloth +aoa3:return_crystal, Return Crystal +aoa3:rock_bones, Rock Bones +aoa3:rosid_root, Rosid Root +aoa3:rune_stone, Rune Stone +aoa3:runic_energy, Runic Energy +aoa3:scrap_metal, Scrap Metal +aoa3:scream_shield, Scream Shield +aoa3:sharp_claw, Sharp Claw +aoa3:sludge_parasite, Sludge Parasite +aoa3:small_blue_petal, Small Blue Petal +aoa3:small_green_petal, Small Green Petal +aoa3:small_orange_petal, Small Orange Petal +aoa3:small_purple_petal, Small Purple Petal +aoa3:small_red_petal, Small Red Petal +aoa3:soulbone, Soulbone +aoa3:sticky_slime, Sticky Slime +aoa3:blue_strange_stone, Blue Strange Stone +aoa3:white_strange_stone, White Strange Stone +aoa3:yellow_strange_stone, Yellow Strange Stone +aoa3:tea_shreddings, Tea Shreddings +aoa3:thorny_petals, Thorny Petals +aoa3:torn_cloth, Torn Cloth +aoa3:toxic_lump, Toxic Lump +aoa3:troll_skull, Troll Skull +aoa3:uncharged_orb, Uncharged Orb +aoa3:uncharged_stone, Uncharged Stone +aoa3:unstable_gunpowder, Unstable Gunpowder +aoa3:urka_hide, Urka Hide +aoa3:void_scales, Void Scales +aoa3:vulcane_augment_battle, Vulcane Augment: Battle +aoa3:vulcane_augment_equality, Vulcane Augment: Equality +aoa3:vulcane_augment_fire, Vulcane Augment: Fire +aoa3:vulcane_augment_impairment, Vulcane Augment: Impairment +aoa3:vulcane_augment_poison, Vulcane Augment: Poison +aoa3:vulcane_augment_power, Vulcane Augment: Power +aoa3:vulcane_augment_wither, Vulcane Augment: Wither +aoa3:weapon_parts, Weapon Parts +aoa3:whitewashing_solution, Whitewashing Solution +aoa3:worn_book, Worn Book +aoa3:yellow_spores, Yellow Spores +aoa3:zhinx_dust, Zhinx Dust +aoa3:archergun_frame, Archergun Frame +aoa3:blaster_frame, Blaster Frame +aoa3:boots_frame, Boots Frame +aoa3:leggings_frame, Leggings Frame +aoa3:chestplate_frame, Chestplate Frame +aoa3:helmet_frame, Helmet Frame +aoa3:cannon_frame, Cannon Frame +aoa3:gun_frame, Gun Frame +aoa3:shotgun_frame, Shotgun Frame +aoa3:sniper_frame, Sniper Frame +aoa3:ancient_orb, Ancient Orb +aoa3:ancient_ring, Ancient Ring +aoa3:bone_horn, Bone Horn +aoa3:book_of_shadows, Book of Shadows +aoa3:boulder_dash, Boulder Dash +aoa3:call_of_the_drake, Call of the Drake +aoa3:explosive_gems, Explosive Gems +aoa3:explosive_idol, Explosive Idol +aoa3:giant_crystal, Giant Crystal +aoa3:gold_spring, Gold Spring +aoa3:guardians_eye, Guardian's Eye +aoa3:haunted_idol, Haunted Idol +aoa3:heavy_boulder, Heavy Boulder +aoa3:hive_egg, Hive Egg +aoa3:mega_rune_stone, Mega Rune Stone +aoa3:nethengeic_callstone, Nethengeic Callstone +aoa3:observing_eye, Observing Eye +aoa3:petals, Petals +aoa3:primordial_dust, Primordial Dust +aoa3:pure_water_stone, Pure Water Stone +aoa3:shroom_stone, Shroom Stone +aoa3:silvro_coin, Silvro Coin +aoa3:staring_eye, Staring Eye +aoa3:toy_gyrocopter, Toy Gyrocopter +aoa3:treat_bag, Treat Bag +aoa3:troll_idol, Troll Idol +aoa3:vile_stone, Vile Stone +aoa3:voliant_heart, Voliant Heart +aoa3:warlock_gem, Warlock Gem +aoa3:abyss_tokens, Abyss Tokens +aoa3:baron_tokens, Baron Tokens +aoa3:borean_tokens, Borean Tokens +aoa3:candyland_tokens, Candyland Tokens +aoa3:celeve_tokens, Celeve Tokens +aoa3:creeponia_tokens, Creeponia Tokens +aoa3:crystevia_tokens, Crystevia Tokens +aoa3:deeplands_tokens, Deeplands Tokens +aoa3:dungeon_tokens, Dungeon Tokens +aoa3:dustopia_tokens, Dustopia Tokens +aoa3:gardencia_tokens, Gardencia Tokens +aoa3:greckon_tokens, Greckon Tokens +aoa3:haven_tokens, Haven Tokens +aoa3:iromine_tokens, Iromine Tokens +aoa3:lelyetia_tokens, Lelyetia Tokens +aoa3:lunar_tokens, Lunar Tokens +aoa3:mysterium_tokens, Mysterium Tokens +aoa3:nether_tokens, Nether Tokens +aoa3:precasian_tokens, Precasian Tokens +aoa3:runandor_tokens, Runandor Tokens +aoa3:shyrelands_tokens, Shyrelands Tokens +aoa3:vox_ponds_tokens, Vox Ponds Tokens +aoa3:abyssal_upgrade_kit, Abyssal Upgrade Kit +aoa3:ancient_upgrade_kit, Ancient Upgrade Kit +aoa3:apoco_upgrade_kit, Apoco Upgrade Kit +aoa3:clown_upgrade_kit, Clown Upgrade Kit +aoa3:darkly_upgrade_kit, Darkly Upgrade Kit +aoa3:floro_upgrade_kit, Floro Upgrade Kit +aoa3:golden_upgrade_kit, Golden Upgrade Kit +aoa3:haunted_upgrade_kit, Haunted Upgrade Kit +aoa3:lelyetian_upgrade_kit, Lelyetian Upgrade Kit +aoa3:light_upgrade_kit, Light Upgrade Kit +aoa3:lunar_upgrade_kit, Lunar Upgrade Kit +aoa3:nether_upgrade_kit, Nether Upgrade Kit +aoa3:precasian_upgrade_kit, Precasian Upgrade Kit +aoa3:predator_upgrade_kit, Predator Upgrade Kit +aoa3:rocky_upgrade_kit, Rocky Upgrade Kit +aoa3:runic_upgrade_kit, Runic Upgrade Kit +aoa3:seaside_upgrade_kit, Seaside Upgrade Kit +aoa3:smiley_upgrade_kit, Smiley Upgrade Kit +aoa3:waterlogged_aqua_cannon, Aqua Cannon (Waterlogged) +aoa3:waterlogged_coral_archergun, Coral Archergun (Waterlogged) +aoa3:waterlogged_coral_cannon, Coral Cannon (Waterlogged) +aoa3:waterlogged_coral_clogger, Coral Clogger (Waterlogged) +aoa3:waterlogged_reefer, Reefer (Waterlogged) +aoa3:incomplete_mecha_archergun, Mecha Archergun (Incomplete) +aoa3:incomplete_mecha_bow, Mecha Bow (Incomplete) +aoa3:incomplete_mecha_cannon, Mecha Cannon (Incomplete) +aoa3:incomplete_mechanical_assault_rifle, Mechanical Assault Rifle (Incomplete) +aoa3:incomplete_mecha_staff, Mecha Staff (Incomplete) +aoa3:incomplete_mechyro, Mechyro (Incomplete) +aoa3:blank_realmstone, Blank Realmstone +aoa3:abyss_realmstone, Abyss Realmstone +aoa3:nether_realmstone, Nether Realmstone +aoa3:ancient_cavern_realmstone, Ancient Cavern Realmstone +aoa3:barathos_realmstone, Barathos Realmstone +aoa3:borean_realmstone, Borean Realmstone +aoa3:candyland_realmstone, Candyland Realmstone +aoa3:celeve_realmstone, Celeve Realmstone +aoa3:creeponia_realmstone, Creeponia Realmstone +aoa3:crystevia_realmstone, Crystevia Realmstone +aoa3:deeplands_realmstone, Deeplands Realmstone +aoa3:dustopia_realmstone, Dustopia Realmstone +aoa3:gardencia_realmstone, Gardencia Realmstone +aoa3:greckon_realmstone, Greckon Realmstone +aoa3:haven_realmstone, Haven Realmstone +aoa3:immortallis_realmstone, Immortallis Realmstone +aoa3:iromine_realmstone, Iromine Realmstone +aoa3:lelyetia_realmstone, Lelyetia Realmstone +aoa3:lunalus_realmstone, Lunalus Realmstone +aoa3:mysterium_realmstone, Mysterium Realmstone +aoa3:precasia_realmstone, Precasia Realmstone +aoa3:runandor_realmstone, Runandor Realmstone +aoa3:shyrelands_realmstone, Shyrelands Realmstone +aoa3:vox_ponds_realmstone, Vox Ponds Realmstone +aoa3:ancient_essence, Ancient Essence +aoa3:charged_essence, Charged Essence +aoa3:dark_essence, Dark Essence +aoa3:divine_essence, Divine Essence +aoa3:empowered_essence, Empowered Essence +aoa3:ethereal_essence, Ethereal Essence +aoa3:luminate_essence, Luminate Essence +aoa3:molten_essence, Molten Essence +aoa3:ominous_essence, Ominous Essence +aoa3:weak_essence, Weak Essence +aoa3:agility_tablet, Tablet of Agility +aoa3:awareness_tablet, Tablet of Awareness +aoa3:breeding_tablet, Tablet of Breeding +aoa3:cleansing_tablet, Tablet of Cleansing +aoa3:distortion_tablet, Tablet of Distortion +aoa3:energy_tablet, Tablet of Energy +aoa3:gravity_tablet, Tablet of Gravity +aoa3:oxygen_tablet, Tablet of Oxygen +aoa3:pressure_tablet, Tablet of Pressure +aoa3:proficiency_tablet, Tablet of Proficiency +aoa3:resistance_tablet, Tablet of Resistance +aoa3:sanctity_tablet, Tablet of Sanctity +aoa3:satiation_tablet, Tablet of Satiation +aoa3:sight_tablet, Tablet of Sight +aoa3:strength_tablet, Tablet of Strength +aoa3:untiring_tablet, Tablet of Untiring +aoa3:vitality_tablet, Tablet of Vitality +aoa3:progress_coin0, Starting Coin +aoa3:progress_coin1, Progress Coin +aoa3:progress_coin2, Progress Coin +aoa3:progress_coin3, Progress Coin +aoa3:progress_coin4, Progress Coin +aoa3:ambient_power_stone, Ambient Power Stone +aoa3:blooming_power_stone, Blooming Power Stone +aoa3:glaring_power_stone, Glaring Power Stone +aoa3:gleaming_power_stone, Gleaming Power Stone +aoa3:glistening_power_stone, Glistening Power Stone +aoa3:glowing_power_stone, Glowing Power Stone +aoa3:radiant_power_stone, Radiant Power Stone +aoa3:shining_power_stone, Shining Power Stone +aoa3:ambient_infusion_stone, Ambient Infusion Stone +aoa3:blooming_infusion_stone, Blooming Infusion Stone +aoa3:glaring_infusion_stone, Glaring Infusion Stone +aoa3:gleaming_infusion_stone, Gleaming Infusion Stone +aoa3:glistening_infusion_stone, Glistening Infusion Stone +aoa3:glowing_infusion_stone, Glowing Infusion Stone +aoa3:radiant_infusion_stone, Radiant Infusion Stone +aoa3:shining_infusion_stone, Shining Infusion Stone +aoa3:giant_skill_crystal, Giant Skill Crystal +aoa3:large_skill_crystal, Large Skill Crystal +aoa3:medium_skill_crystal, Medium Skill Crystal +aoa3:small_skill_crystal, Small Skill Crystal +aoa3:crystal_box, Crystal Box +aoa3:fish_case, Fish Case +aoa3:gem_bag, Gem Bag +aoa3:rune_box, Rune Box +aoa3:shiny_box, Shiny Box +aoa3:treasure_box, Treasure Box +aoa3:weapons_case, Weapons Case +aoa3:raw_candlefish, Raw Candlefish +aoa3:raw_crimson_skipper, Raw Crimson Skipper +aoa3:raw_crimson_stripefish, Raw Crimson Stripefish +aoa3:raw_dark_hatchetfish, Raw Dark Hatchetfish +aoa3:raw_fingerfish, Raw Fingerfish +aoa3:raw_golden_gullfish, Raw Golden Gullfish +aoa3:raw_ironback, Raw Ironback +aoa3:raw_limefish, Raw Limefish +aoa3:raw_pearl_stripefish, Raw Pearl Stripefish +aoa3:raw_rainbowfish, Raw Rainbowfish +aoa3:raw_razorfish, Raw Razorfish +aoa3:raw_rocketfish, Raw Rocketfish +aoa3:raw_sailback, Raw Sailback +aoa3:raw_sapphire_strider, Raw Sapphire Strider +aoa3:raw_turquoise_stripefish, Raw Turquoise Stripefish +aoa3:raw_violet_skipper, Raw Violet Skipper +aoa3:candlefish, Candlefish +aoa3:crimson_skipper, Crimson Skipper +aoa3:crimson_stripefish, Crimson Stripefish +aoa3:dark_hatchetfish, Dark Hatchetfish +aoa3:fingerfish, Fingerfish +aoa3:golden_gullfish, Golden Gullfish +aoa3:ironback, Ironback +aoa3:limefish, Limefish +aoa3:pearl_stripefish, Pearl Stripefish +aoa3:rainbowfish, Rainbowfish +aoa3:razorfish, Razorfish +aoa3:rocketfish, Rocketfish +aoa3:sailback, Sailback +aoa3:sapphire_strider, Sapphire Strider +aoa3:turquoise_stripefish, Turquoise Stripefish +aoa3:violet_skipper, Violet Skipper +aoa3:bubble_berries, Bubble Berries +aoa3:candy_cane, Candy Cane +aoa3:candy_corn, Candy Corn +aoa3:raw_charger_shank, Raw Charger Shank +aoa3:charger_shank, Charger Shank +aoa3:raw_chimera_chop, Raw Chimera Chop +aoa3:chimera_chop, Chimera Chop +aoa3:raw_ursa_meat, Raw Ursa Meat +aoa3:ursa_meat, Ursa Meat +aoa3:raw_furlion_chop, Raw Furlion Chop +aoa3:furlion_chop, Furlion Chop +aoa3:raw_halycon_beef, Raw Halycon Beef +aoa3:halycon_beef, Halycon Beef +aoa3:eye_candy, Eye Candy +aoa3:fiery_chops, Fiery Chops +aoa3:floracle_sticks, Floracle Sticks +aoa3:fungal_tea, Fungal Tea +aoa3:gingerbread_cookie, Gingerbread Cookie +aoa3:gingerbread_wing, Gingerbread Wing +aoa3:goldicap_petals, Goldicap Petals +aoa3:halycon_milk, Halycon Milk +aoa3:heart_fruit, Heart Fruit +aoa3:hot_rod, Hot Rod +aoa3:lunacrike, Lunacrike +aoa3:luna_globe, Luna Globe +aoa3:lunalons, Lunalons +aoa3:lunarade, Lunarade +aoa3:magic_marang, Magic Marang +aoa3:mystic_shrooms, Mystic Shrooms +aoa3:natural_tea, Natural Tea +aoa3:nature_melon_slice, Nature Melon Slice +aoa3:peppermint_candy, Peppermint Candy +aoa3:rosidons, Rosidons +aoa3:sour_candy, Sour Candy +aoa3:sour_gummy, Sour Gummy +aoa3:sour_pop, Sour Pop +aoa3:spearmint_candy, Spearmint Candy +aoa3:tea, Tea +aoa3:trilliad_leaves, Trilliad Leaves +aoa3:yeti_fingernails, Yeti Fingernails +aoa3:diamond_bowl, Diamond Bowl +aoa3:stone_bowl, Stone Bowl +aoa3:exp_flask, Exp Flask +aoa3:alluricorn_slab, Alluricorn Slab +aoa3:blissard_slab, Blissard Slab +aoa3:compeer_slab, Compeer Slab +aoa3:construct_of_servility_slab, Construct of Servility Slab +aoa3:corby_slab, Corby Slab +aoa3:craggy_slab, Craggy Slab +aoa3:draggy_slab, Draggy Slab +aoa3:ender_carrier_slab, Ender Carrier Slab +aoa3:gnawer_slab, Gnawer Slab +aoa3:goofer_slab, Goofer Slab +aoa3:healing_golem_slab, Healing Golem Slab +aoa3:hellquin_slab, Hellquin Slab +aoa3:horntail_slab, Horntail Slab +aoa3:mecha_cyclops_slab, Mecha Cyclops Slab +aoa3:mecha_skellox_slab, Mecha Skellox Slab +aoa3:penguin_slab, Penguin Slab +aoa3:plateosaur_slab, Plateosaur Slab +aoa3:rammerhorn_slab, Rammerhorn Slab +aoa3:shaddy_slab, Shaddy Slab +aoa3:spikeback_slab, Spikeback Slab +aoa3:spraggy_slab, Spraggy Slab +aoa3:waggy_slab, Waggy Slab +aoa3:bubble_berry_seeds, Bubble Berry Seeds +aoa3:chilli_seeds, Chilli Seeds +aoa3:floracle_seeds, Floracle Seeds +aoa3:goldicap_seeds, Goldicap Seeds +aoa3:heart_fruit_seeds, Heart Fruit Seeds +aoa3:holly_top_seeds, Holly Top Seeds +aoa3:lunacrike_seeds, Lunacrike Seeds +aoa3:luna_globe_seeds, Luna Globe Seeds +aoa3:lunalon_seeds, Lunalon Seeds +aoa3:magic_marang_seeds, Magic Marang Seeds +aoa3:rosidon_seeds, Rosidon Seeds +aoa3:tea_seeds, Tea Seeds +aoa3:thorny_plant_seeds, Thorny Plant Seeds +aoa3:trilliad_seeds, Trilliad Seeds +aoa3:outlaw_disc, Music Disc +aoa3:caverns_disc, Music Disc +aoa3:abyss_stone, Abyssal Stone +aoa3:barathos_hellstone, Barathos Hellstone +aoa3:baron_stone, Baron Stone +aoa3:borean_stone, Borean Stone +aoa3:creep_stone, Creep Stone +aoa3:crystevia_stone, Crystevian Rock +aoa3:deeplands_stone, Deep Rock +aoa3:dustopia_stone, Dustopian Stone +aoa3:gardencia_stone, Gardencian Stone +aoa3:greckon_stone, Greckon Stone +aoa3:haven_stone, Haven Stone +aoa3:iromine_stone, Iro Stone +aoa3:lelyetia_stone, Lelyetian Stone +aoa3:mysterium_stone, Mysterium Stone +aoa3:high_precasia_stone, Precasian Stone +aoa3:low_precasia_stone, Precasian Stone +aoa3:primed_stone, Primed Stone +aoa3:runic_stone, Runic Bricks +aoa3:shyrelands_stone, Shyre Rock +aoa3:toxic_stone, Toxic Stone +aoa3:unstable_stone, Unstable Stone +aoa3:borean_dirt, Borean Dirt +aoa3:candyland_dirt, Candied Dirt +aoa3:celeve_dirt, Celeve Dirt +aoa3:creeponia_dirt, Creeponia Dirt +aoa3:dustopia_dirt, Dustopia Dirt +aoa3:gardencia_dirt, Gardencia Dirt +aoa3:greckon_dirt, Greckon Dirt +aoa3:haven_dirt, Haven Dirt +aoa3:lunalyte_dirt, Lunalyte Dirt +aoa3:lunasole_dirt, Lunasole Dirt +aoa3:mysterium_dirt, Mysterium Dirt +aoa3:toxic_dirt, Toxic Dirt +aoa3:abyss_grass, Abyssal Grass +aoa3:borean_grass, Borean Grass +aoa3:candyland_grass, Candied Grass +aoa3:celeve_grass, Celeve Grass +aoa3:creeponia_grass, Creeponia Grass +aoa3:dustopia_grass, Dustopia Grass +aoa3:gardencia_grass, Gardencia Grass +aoa3:greckon_grass, Greckon Grass +aoa3:haven_grass, Haven Grass +aoa3:iromine_grass, Iromine Grass +aoa3:lelyetia_grass, Lelyetia Grass +aoa3:lelyetia_down_grass, Inverted Lelyetia Grass +aoa3:lunalyte_grass, Lunalyte Grass +aoa3:lunasole_grass, Lunasole Grass +aoa3:mysterium_grass, Mysterium Grass +aoa3:precasia_grass, Precasia Grass +aoa3:runic_grass, Runic Grass +aoa3:shyrelands_grass, Shyre Grass +aoa3:toxic_grass, Toxic Grass +aoa3:amethyst_ore, Ascended Amethyst Ore +aoa3:baronyte_ore, Baronyte Ore +aoa3:blazium_ore, Blazium Ore +aoa3:bloodstone_ore, Bloodstone Ore +aoa3:blue_crystal_ore, Blue Gemstone Ore +aoa3:charged_runium_ore, Charged Runium Ore +aoa3:chestbone_fragments_ore, Chestbone Fragments Ore +aoa3:crystallite_ore, Crystallite Ore +aoa3:elecanium_ore, Elecanium Ore +aoa3:emberstone_ore, Emberstone Ore +aoa3:footbone_fragments_ore, Footbone Fragments Ore +aoa3:gemenyte_ore, Gemenyte Ore +aoa3:ghastly_ore, Ghastly Ore +aoa3:ghoulish_ore, Ghoulish Ore +aoa3:green_crystal_ore, Green Gemstone Ore +aoa3:jade_ore, Ascended Jade Ore +aoa3:jewelyte_ore, Jewelyte Ore +aoa3:legbone_fragments_ore, Legbone Fragments Ore +aoa3:limonite_ore, Limonite Ore +aoa3:lyon_ore, Lyon Ore +aoa3:mystite_ore, Mystite Ore +aoa3:ornamyte_ore, Ornamyte Ore +aoa3:purple_crystal_ore, Purple Gemstone Ore +aoa3:red_crystal_ore, Red Gemstone Ore +aoa3:rosite_ore, Rosite Ore +aoa3:runium_ore, Runium Ore +aoa3:sapphire_ore, Ascended Sapphire Ore +aoa3:shyregem_ore, Shyregem Ore +aoa3:shyrestone_ore, Shyrestone Ore +aoa3:skullbone_fragments_ore, Skullbone Fragments Ore +aoa3:varsium_ore, Varsium Ore +aoa3:white_crystal_ore, White Gemstone Ore +aoa3:yellow_crystal_ore, Yellow Gemstone Ore +aoa3:baron_bricks, Baron Bricks +aoa3:black_bricks, Black Bricks +aoa3:bloodstone_bricks, Bloodstone Bricks +aoa3:blue_bricks, Blue Bricks +aoa3:brown_bricks, Brown Bricks +aoa3:coral_bricks, Coral Bricks +aoa3:creeponia_bricks, Creeponia Bricks +aoa3:crystallite_bricks, Crystallite Bricks +aoa3:crystevia_bricks, Crystevia Bricks +aoa3:cyan_bricks, Cyan Bricks +aoa3:dark_bricks, Dark Bricks +aoa3:dark_blue_bricks, Dark Blue Bricks +aoa3:dark_grey_bricks, Dark Grey Bricks +aoa3:darkwash_bricks, Darkwash Bricks +aoa3:gardencia_bricks, Gardencia Bricks +aoa3:greckon_bricks, Greckon Bricks +aoa3:green_bricks, Green Bricks +aoa3:grey_bricks, Grey Bricks +aoa3:haunted_bricks, Haunted Bricks +aoa3:iro_dotted_bricks, Iro Bricks +aoa3:iro_striped_bricks, Iro Bricks +aoa3:lelyetia_bricks, Lelyetia Bricks +aoa3:lime_bricks, Lime Bricks +aoa3:lunar_bricks, Lunar Bricks +aoa3:magenta_bricks, Magenta Bricks +aoa3:black_mysterium_bricks, Black Mysterium Bricks +aoa3:green_mysterium_bricks, Green Mysterium Bricks +aoa3:orange_bricks, Orange Bricks +aoa3:pink_bricks, Pink Bricks +aoa3:purple_bricks, Purple Bricks +aoa3:red_bricks, Red Bricks +aoa3:rosidian_bricks, Rosidian Bricks +aoa3:runic_construct_bricks, Runic Construct Bricks +aoa3:white_shyre_bricks, Shyre Wall +aoa3:yellow_shyre_bricks, Shyre Wall +aoa3:skeletal_bricks, Skeletal Bricks +aoa3:white_bricks, White Bricks +aoa3:whitewash_bricks, Whitewash Bricks +aoa3:yellow_bricks, Yellow Bricks +aoa3:intricate_amethyst_ivory, Intricate Amethyst Ivory +aoa3:natural_amethyst_ivory, Natural Amethyst Ivory +aoa3:ornate_amethyst_ivory, Ornate Amethyst Ivory +aoa3:patterned_amethyst_ivory, Patterned Amethyst Ivory +aoa3:intricate_ivory, Intricate Ivory +aoa3:intricate_jade_ivory, Intricate Jade Ivory +aoa3:natural_jade_ivory, Natural Jade Ivory +aoa3:ornate_jade_ivory, Ornate Jade Ivory +aoa3:patterned_jade_ivory, Patterned Jade Ivory +aoa3:intricate_limonite_ivory, Intricate Limonite Ivory +aoa3:natural_limonite_ivory, Natural Limonite Ivory +aoa3:ornate_limonite_ivory, Ornate Limonite Ivory +aoa3:patterned_limonite_ivory, Patterned Limonite Ivory +aoa3:natural_ivory, Natural Ivory +aoa3:ornate_ivory, Ornate Ivory +aoa3:patterned_ivory, Patterned Ivory +aoa3:intricate_rosite_ivory, Intricate Rosite Ivory +aoa3:natural_rosite_ivory, Natural Rosite Ivory +aoa3:ornate_rosite_ivory, Ornate Rosite Ivory +aoa3:patterned_rosite_ivory, Patterned Rosite Ivory +aoa3:intricate_sapphire_ivory, Intricate Sapphire Ivory +aoa3:natural_sapphire_ivory, Natural Sapphire Ivory +aoa3:ornate_sapphire_ivory, Ornate Sapphire Ivory +aoa3:patterned_sapphire_ivory, Patterned Sapphire Ivory +aoa3:achony_sapling, Achony Sapling +aoa3:bloodtwister_sapling, Bloodtwister Sapling +aoa3:blue_celevus_sapling, Blue Celevus Sapling +aoa3:blue_haven_sapling, Blue Haven Sapling +aoa3:bright_shyre_sapling, Bright Shyre Sapling +aoa3:churry_sapling, Churry Sapling +aoa3:creep_sapling, Creep Sapling +aoa3:dawnwood_sapling, Dawnwood Sapling +aoa3:eyebush_sapling, Eyebush Sapling +aoa3:eye_hanger_sapling, Eye Hanger Sapling +aoa3:green_celevus_sapling, Green Celevus Sapling +aoa3:haunted_sapling, Haunted Sapling +aoa3:irodust_sapling, Irodust Sapling +aoa3:irogold_sapling, Irogold Sapling +aoa3:lucalus_sapling, Lucalus Sapling +aoa3:lunicia_sapling, Lunicia Sapling +aoa3:lunosso_sapling, Lunosso Sapling +aoa3:pink_haven_sapling, Pink Haven Sapling +aoa3:purple_celevus_sapling, Purple Celevus Sapling +aoa3:purple_haven_sapling, Purple Haven Sapling +aoa3:red_celevus_sapling, Red Celevus Sapling +aoa3:red_haven_sapling, Red Haven Sapling +aoa3:runic_sapling, Runic Sapling +aoa3:shadow_sapling, Shadow Sapling +aoa3:shyre_sapling, Shyre Sapling +aoa3:stranglewood_sapling, Stranglewood Sapling +aoa3:turquoise_haven_sapling, Turquoise Haven Sapling +aoa3:yellow_celevus_sapling, Yellow Celevus Sapling +aoa3:yellow_haven_sapling, Yellow Haven Sapling +aoa3:achony_leaves, Achony Leaves +aoa3:blood_leaves, Blood Leaves +aoa3:blue_celevus_leaves, Blue Celevus Leaves +aoa3:green_celevus_leaves, Green Celevus Leaves +aoa3:purple_celevus_leaves, Purple Celevus Leaves +aoa3:red_celevus_leaves, Red Celevus Leaves +aoa3:white_celevus_leaves, White Celevus Leaves +aoa3:yellow_celevus_leaves, Yellow Celevus Leaves +aoa3:churry_leaves, Churry Leaves +aoa3:creep_leaves, Creep Leaves +aoa3:cycade_leaves, Cycade Leaves +aoa3:dawn_leaves, Dawn Leaves +aoa3:haunted_leaves, Haunted Leaves +aoa3:haunted_eyes_leaves, Haunted Eyes Leaves +aoa3:blue_haven_leaves, Blue Haven Leaves +aoa3:pink_haven_leaves, Pink Haven Leaves +aoa3:purple_haven_leaves, Purple Haven Leaves +aoa3:red_haven_leaves, Red Haven Leaves +aoa3:turquoise_haven_leaves, Turquoise Haven Leaves +aoa3:yellow_haven_leaves, Yellow Haven Leaves +aoa3:irodust_leaves, Irodust Leaves +aoa3:irogold_leaves, Irogold Leaves +aoa3:lelyetian_leaves, Lelyetian Core +aoa3:lucalus_leaves, Lucalus Leaves +aoa3:lunicia_leaves, Lunicia Leaves +aoa3:lunosso_leaves, Lunosso Leaves +aoa3:runic_leaves, Runic Leaves +aoa3:shadow_leaves, Shadow Leaves +aoa3:shadowblood_leaves, Shadowblood Leaves +aoa3:shyre_leaves, Shyre Leaves +aoa3:bright_shyre_leaves, Shyre Leaves +aoa3:stranglewood_leaves, Stranglewood Leaves +aoa3:vein_leaves, Vein Leaves +aoa3:achony_log, Achony Log +aoa3:blood_log, Blood Log +aoa3:churry_log, Churry Log +aoa3:creep_log, Creep Log +aoa3:cycade_log, Cycade Log +aoa3:dawn_log, Dawn Log +aoa3:eyeball_log, Eyeball Log +aoa3:haunted_log, Haunted Log +aoa3:haunted_eye_log, Haunted Large-Eyed Log +aoa3:haunted_eyes_log, Haunted Red Eyes Log +aoa3:haunted_flashing_log, Haunted Flashing Log +aoa3:haunted_purpling_log, Haunted Purpling Log +aoa3:iro_log, Iro Log +aoa3:lucalus_log, Lucalus Log +aoa3:lunide_log, Lunide Log +aoa3:runic_log, Runic Log +aoa3:shadow_log, Shadow Log +aoa3:shyre_log, Shyre Log +aoa3:stranglewood_log, Stranglewood Log +aoa3:toxic_log, Toxic Log +aoa3:achony_planks, Achony Planks +aoa3:bloodwood_planks, Bloodwood Planks +aoa3:churry_planks, Churry Planks +aoa3:creep_planks, Creep Planks +aoa3:cycade_planks, Cycade Planks +aoa3:dawnwood_planks, Dawnwood Planks +aoa3:hauntedwood_planks, Hauntedwood Planks +aoa3:irowood_planks, Irowood Planks +aoa3:lucalus_planks, Lucalus Planks +aoa3:lunide_planks, Lunide Planks +aoa3:runic_planks, Runic Planks +aoa3:shadow_planks, Shadow Planks +aoa3:shyre_planks, Shyre Planks +aoa3:stranglewood_planks, Stranglewood Planks +aoa3:toxicwood_planks, Toxicwood Planks +aoa3:achony_slab:0, Achony Slab +aoa3:baron_bricks_slab:0, Baron Bricks Slab +aoa3:black_bricks_slab:0, Black Bricks Slab +aoa3:bloodstone_bricks_slab:0, Bloodstone Bricks Slab +aoa3:bloodwood_slab:0, Bloodwood Slab +aoa3:blue_bricks_slab:0, Blue Bricks Slab +aoa3:brown_bricks_slab:0, Brown Bricks Slab +aoa3:churry_slab:0, Churry Slab +aoa3:coral_bricks_slab:0, Coral Bricks Slab +aoa3:creep_slab:0, Creep Slab +aoa3:creeponia_bricks_slab:0, Creeponia Bricks Slab +aoa3:crystallite_bricks_slab:0, Crystallite Bricks Slab +aoa3:crystevia_bricks_slab:0, Crystevia Bricks Slab +aoa3:cyan_bricks_slab:0, Cyan Bricks Slab +aoa3:cycade_slab:0, Cycade Slab +aoa3:dark_blue_bricks_slab:0, Dark Blue Bricks Slab +aoa3:dark_bricks_slab:0, Dark Bricks Slab +aoa3:dark_grey_bricks_slab:0, Dark Grey Bricks Slab +aoa3:darkwash_bricks_slab:0, Darkwash Bricks Slab +aoa3:dawnwood_slab:0, Dawnwood Slab +aoa3:gardencia_bricks_slab:0, Gardencia Bricks Slab +aoa3:greckon_bricks_slab:0, Greckon Bricks Slab +aoa3:green_bricks_slab:0, Green Bricks Slab +aoa3:grey_bricks_slab:0, Grey Bricks Slab +aoa3:haunted_bricks_slab:0, Haunted Bricks Slab +aoa3:hauntedwood_slab:0, Hauntedwood Slab +aoa3:iro_dotted_bricks_slab:0, Iro Bricks Slab +aoa3:iro_striped_bricks_slab:0, Iro Bricks Slab +aoa3:irowood_slab:0, Irowood Slab +aoa3:intricate_amethyst_ivory_slab:0, Intricate Amethyst Ivory Slab +aoa3:natural_amethyst_ivory_slab:0, Natural Amethyst Ivory Slab +aoa3:ornate_amethyst_ivory_slab:0, Ornate Amethyst Ivory Slab +aoa3:patterned_amethyst_ivory_slab:0, Patterned Amethyst Ivory Slab +aoa3:intricate_ivory_slab:0, Intricate Ivory Slab +aoa3:intricate_jade_ivory_slab:0, Intricate Jade Ivory Slab +aoa3:natural_jade_ivory_slab:0, Natural Jade Ivory Slab +aoa3:ornate_jade_ivory_slab:0, Ornate Jade Ivory Slab +aoa3:patterned_jade_ivory_slab:0, Patterned Jade Ivory Slab +aoa3:intricate_limonite_ivory_slab:0, Intricate Limonite Ivory Slab +aoa3:natural_limonite_ivory_slab:0, Natural Limonite Ivory Slab +aoa3:ornate_limonite_ivory_slab:0, Ornate Limonite Ivory Slab +aoa3:patterned_limonite_ivory_slab:0, Patterned Limonite Ivory Slab +aoa3:natural_ivory_slab:0, Natural Ivory Slab +aoa3:ornate_ivory_slab:0, Ornate Ivory Slab +aoa3:patterned_ivory_slab:0, Patterned Ivory Slab +aoa3:intricate_rosite_ivory_slab:0, Intricate Rosite Ivory Slab +aoa3:natural_rosite_ivory_slab:0, Natural Rosite Ivory Slab +aoa3:ornate_rosite_ivory_slab:0, Ornate Rosite Ivory Slab +aoa3:patterned_rosite_ivory_slab:0, Patterned Rosite Ivory Slab +aoa3:intricate_sapphire_ivory_slab:0, Intricate Sapphire Ivory Slab +aoa3:natural_sapphire_ivory_slab:0, Natural Sapphire Ivory Slab +aoa3:ornate_sapphire_ivory_slab:0, Ornate Sapphire Ivory Slab +aoa3:patterned_sapphire_ivory_slab:0, Patterned Sapphire Ivory Slab +aoa3:lelyetia_bricks_slab:0, Lelyetia Bricks Slab +aoa3:lime_bricks_slab:0, Lime Bricks Slab +aoa3:lucalus_slab:0, Lucalus Slab +aoa3:lunar_bricks_slab:0, Lunar Bricks Slab +aoa3:lunide_slab:0, Lunide Slab +aoa3:magenta_bricks_slab:0, Magenta Bricks Slab +aoa3:black_mysterium_bricks_slab:0, Mysterium Black Bricks Slab +aoa3:green_mysterium_bricks_slab:0, Mysterium Green Bricks Slab +aoa3:orange_bricks_slab:0, Orange Bricks Slab +aoa3:pink_bricks_slab:0, Pink Bricks Slab +aoa3:purple_bricks_slab:0, Purple Bricks Slab +aoa3:red_bricks_slab:0, Red Bricks Slab +aoa3:rosidian_bricks_slab:0, Rosidian Bricks Slab +aoa3:runic_slab:0, Runic Slab +aoa3:runic_construct_bricks_slab:0, Runic Construct Bricks Slab +aoa3:shadow_slab:0, Shadow Slab +aoa3:shyre_slab:0, Shyre Slab +aoa3:white_shyre_bricks_slab:0, Shyre Wall Slab +aoa3:yellow_shyre_bricks_slab:0, Shyre Wall Slab +aoa3:skeletal_bricks_slab:0, Skeletal Bricks Slab +aoa3:stranglewood_slab:0, Stranglewood Slab +aoa3:toxicwood_slab:0, Toxicwood Slab +aoa3:whitewash_bricks_slab:0, Whitewash Bricks Slab +aoa3:yellow_bricks_slab:0, Yellow Bricks Slab +aoa3:achony_stairs, Achony Stairs +aoa3:baron_bricks_stairs, Baron Bricks Stairs +aoa3:black_bricks_stairs, Black Bricks Stairs +aoa3:bloodstone_bricks_stairs, Bloodstone Bricks Stairs +aoa3:bloodwood_stairs, Bloodwood Stairs +aoa3:blue_bricks_stairs, Blue Bricks Stairs +aoa3:brown_bricks_stairs, Brown Bricks Stairs +aoa3:churry_stairs, Churry Stairs +aoa3:coral_bricks_stairs, Coral Bricks Stairs +aoa3:creep_stairs, Creep Stairs +aoa3:creeponia_bricks_stairs, Creeponia Bricks Stairs +aoa3:crystallite_bricks_stairs, Crystallite Bricks Stairs +aoa3:crystevia_bricks_stairs, Crystevia Bricks Stairs +aoa3:cyan_bricks_stairs, Cyan Bricks Stairs +aoa3:cycade_stairs, Cycade Stairs +aoa3:dark_blue_bricks_stairs, Dark Blue Bricks Stairs +aoa3:dark_bricks_stairs, Dark Bricks Stairs +aoa3:dark_grey_bricks_stairs, Dark Grey Bricks Stairs +aoa3:darkwash_bricks_stairs, Darkwash Bricks Stairs +aoa3:dawnwood_stairs, Dawnwood Stairs +aoa3:gardencia_bricks_stairs, Gardencia Bricks Stairs +aoa3:greckon_bricks_stairs, Greckon Bricks Stairs +aoa3:green_bricks_stairs, Green Bricks Stairs +aoa3:grey_bricks_stairs, Grey Bricks Stairs +aoa3:haunted_bricks_stairs, Haunted Bricks Stairs +aoa3:hauntedwood_stairs, Hauntedwood Stairs +aoa3:iro_dotted_bricks_stairs, Iro Bricks Stairs +aoa3:iro_striped_bricks_stairs, Iro Bricks Stairs +aoa3:irowood_stairs, Irowood Stairs +aoa3:intricate_amethyst_ivory_stairs, Intricate Amethyst Ivory Stairs +aoa3:natural_amethyst_ivory_stairs, Natural Amethyst Ivory Stairs +aoa3:ornate_amethyst_ivory_stairs, Ornate Amethyst Ivory Stairs +aoa3:patterned_amethyst_ivory_stairs, Patterned Amethyst Ivory Stairs +aoa3:intricate_ivory_stairs, Intricate Ivory Stairs +aoa3:intricate_jade_ivory_stairs, Intricate Jade Ivory Stairs +aoa3:natural_jade_ivory_stairs, Natural Jade Ivory Stairs +aoa3:ornate_jade_ivory_stairs, Ornate Jade Ivory Stairs +aoa3:patterned_jade_ivory_stairs, Patterned Jade Ivory Stairs +aoa3:intricate_limonite_ivory_stairs, Intricate Limonite Ivory Stairs +aoa3:natural_limonite_ivory_stairs, Natural Limonite Ivory Stairs +aoa3:ornate_limonite_ivory_stairs, Ornate Limonite Ivory Stairs +aoa3:patterned_limonite_ivory_stairs, Patterned Limonite Ivory Stairs +aoa3:natural_ivory_stairs, Natural Ivory Stairs +aoa3:ornate_ivory_stairs, Ornate Ivory Stairs +aoa3:patterned_ivory_stairs, Patterned Ivory Stairs +aoa3:intricate_rosite_ivory_stairs, Intricate Rosite Ivory Stairs +aoa3:natural_rosite_ivory_stairs, Natural Rosite Ivory Stairs +aoa3:ornate_rosite_ivory_stairs, Ornate Rosite Ivory Stairs +aoa3:patterned_rosite_ivory_stairs, Patterned Rosite Ivory Stairs +aoa3:intricate_sapphire_ivory_stairs, Intricate Sapphire Ivory Stairs +aoa3:natural_sapphire_ivory_stairs, Natural Sapphire Ivory Stairs +aoa3:ornate_sapphire_ivory_stairs, Ornate Sapphire Ivory Stairs +aoa3:patterned_sapphire_ivory_stairs, Patterned Sapphire Ivory Stairs +aoa3:lelyetia_bricks_stairs, Lelyetia Bricks Stairs +aoa3:lime_bricks_stairs, Lime Bricks Stairs +aoa3:lucalus_stairs, Lucalus Stairs +aoa3:lunar_bricks_stairs, Lunar Bricks Stairs +aoa3:lunide_stairs, Lunide Stairs +aoa3:magenta_bricks_stairs, Magenta Bricks Stairs +aoa3:black_mysterium_bricks_stairs, Mysterium Black Bricks Stairs +aoa3:green_mysterium_bricks_stairs, Mysterium Green Bricks Stairs +aoa3:orange_bricks_stairs, Orange Bricks Stairs +aoa3:pink_bricks_stairs, Pink Bricks Stairs +aoa3:purple_bricks_stairs, Purple Bricks Stairs +aoa3:red_bricks_stairs, Red Bricks Stairs +aoa3:rosidian_bricks_stairs, Rosidian Bricks Stairs +aoa3:runic_stairs, Runic Stairs +aoa3:runic_construct_bricks_stairs, Runic Construct Bricks Stairs +aoa3:shadow_stairs, Shadow Stairs +aoa3:shyre_stairs, Shyre Stairs +aoa3:white_shyre_bricks_stairs, Shyre White Bricks Stairs +aoa3:yellow_shyre_bricks_stairs, Shyre Yellow Bricks Stairs +aoa3:skeletal_bricks_stairs, Skeletal Bricks Stairs +aoa3:stranglewood_stairs, Stranglewood Stairs +aoa3:toxicwood_stairs, Toxicwood Stairs +aoa3:whitewash_bricks_stairs, Whitewash Bricks Stairs +aoa3:yellow_bricks_stairs, Yellow Bricks Stairs +aoa3:achony_fence, Achony Fence +aoa3:bloodwood_fence, Bloodwood Fence +aoa3:churry_fence, Churry Fence +aoa3:creep_fence, Creep Fence +aoa3:cycade_fence, Cycade Fence +aoa3:dawnwood_fence, Dawnwood Fence +aoa3:hauntedwood_fence, Hauntedwood Fence +aoa3:irowood_fence, Irowood Fence +aoa3:lucalus_fence, Lucalus Fence +aoa3:lunide_fence, Lunide Fence +aoa3:runic_fence, Runic Fence +aoa3:shadow_fence, Shadow Fence +aoa3:shyre_fence, Shyre Fence +aoa3:stranglewood_fence, Stranglewood Fence +aoa3:toxicwood_fence, Toxicwood Fence +aoa3:twinklestone_fence, Twinklestone Fence +aoa3:achony_gate, Achony Gate +aoa3:bloodwood_gate, Bloodwood Gate +aoa3:churry_gate, Churry Gate +aoa3:creep_gate, Creep Gate +aoa3:cycade_gate, Cycade Gate +aoa3:dawnwood_gate, Dawnwood Gate +aoa3:hauntedwood_gate, Hauntedwood Gate +aoa3:irowood_gate, Irowood Gate +aoa3:lucalus_gate, Lucalus Gate +aoa3:lunide_gate, Lunide Gate +aoa3:runic_gate, Runic Gate +aoa3:shadow_gate, Shadow Gate +aoa3:shyre_gate, Shyre Gate +aoa3:stranglewood_gate, Stranglewood Gate +aoa3:toxicwood_gate, Toxicwood Gate +aoa3:flower_core, Flower Core +aoa3:black_mushroom, Black Mushroom +aoa3:blue_mushroom_inside, Blue Mushroom +aoa3:blue_mushroom_outside, Blue Mushroom +aoa3:green_mushroom_inside, Green Mushroom +aoa3:green_mushroom_outside, Green Mushroom +aoa3:orange_mushroom_inside, Orange Mushroom +aoa3:orange_mushroom_outside, Orange Mushroom +aoa3:purple_mushroom_inside, Purple Mushroom +aoa3:purple_mushroom_outside, Purple Mushroom +aoa3:black_mushroom_stem, Black Mushroom Stem +aoa3:blue_mushroom_stem, Blue Mushroom Stem +aoa3:green_mushroom_stem, Green Mushroom Stem +aoa3:orange_mushroom_stem, Orange Mushroom Stem +aoa3:purple_mushroom_stem, Purple Mushroom Stem +aoa3:yellow_mushroom_stem, Yellow Mushroom Stem +aoa3:yellow_mushroom_inside, Yellow Mushroom +aoa3:yellow_mushroom_outside, Yellow Mushroom +aoa3:plant_stem, Plant Stem +aoa3:ancient_light, Ancient Light +aoa3:archaic_light, Archaic Light +aoa3:archaic_light_breakable, Archaic Light +aoa3:creep_crystal, Creep Crystal +aoa3:darkstone, Darkstone +aoa3:deep_crystal, Deep Crystal +aoa3:hive_light, Hive Light +aoa3:steel_light, Steel Light +aoa3:twinklestone, Twinklestone +aoa3:vox_light, Vox Light +aoa3:amethyst_lamp_off, Amethyst Lamp +aoa3:amethyst_lamp, Amethyst Lamp +aoa3:aquatic_lamp_off, Aquatic Lamp +aoa3:aquatic_lamp, Aquatic Lamp +aoa3:baronyte_lamp_off, Baronyte Lamp +aoa3:baronyte_lamp, Baronyte Lamp +aoa3:blazium_lamp_off, Blazium Lamp +aoa3:blazium_lamp, Blazium Lamp +aoa3:bloodstone_lamp_off, Bloodstone Lamp +aoa3:bloodstone_lamp, Bloodstone Lamp +aoa3:crystallite_lamp_off, Crystallite Lamp +aoa3:crystallite_lamp, Crystallite Lamp +aoa3:elecanium_lamp_off, Elecanium Lamp +aoa3:elecanium_lamp, Elecanium Lamp +aoa3:emberstone_lamp_off, Emberstone Lamp +aoa3:emberstone_lamp, Emberstone Lamp +aoa3:fire_lamp_off, Fire Lamp +aoa3:fire_lamp, Fire Lamp +aoa3:ghastly_lamp_off, Ghastly Lamp +aoa3:ghastly_lamp, Ghastly Lamp +aoa3:ghoulish_lamp_off, Ghoulish Lamp +aoa3:ghoulish_lamp, Ghoulish Lamp +aoa3:iro_lamp_off, Iro Lamp +aoa3:iro_lamp, Iro Lamp +aoa3:ivory_lamp_off, Ivory Lamp +aoa3:ivory_lamp, Ivory Lamp +aoa3:ivory_amethyst_lamp_off, Ivory Amethyst Lamp +aoa3:ivory_amethyst_lamp, Ivory Amethyst Lamp +aoa3:ivory_jade_lamp_off, Ivory Jade Lamp +aoa3:ivory_jade_lamp, Ivory Jade Lamp +aoa3:ivory_limonite_lamp_off, Ivory Limonite Lamp +aoa3:ivory_limonite_lamp, Ivory Limonite Lamp +aoa3:ivory_rosite_lamp_off, Ivory Rosite Lamp +aoa3:ivory_rosite_lamp, Ivory Rosite Lamp +aoa3:ivory_sapphire_lamp_off, Ivory Sapphire Lamp +aoa3:ivory_sapphire_lamp, Ivory Sapphire Lamp +aoa3:jade_lamp_off, Jade Lamp +aoa3:jade_lamp, Jade Lamp +aoa3:aqua_life_lamp_off, Aqua Life Lamp +aoa3:aqua_life_lamp, Aqua Life Lamp +aoa3:black_life_lamp_off, Black Life Lamp +aoa3:black_life_lamp, Black Life Lamp +aoa3:blue_life_lamp_off, Blue Life Lamp +aoa3:blue_life_lamp, Blue Life Lamp +aoa3:brown_life_lamp_off, Brown Life Lamp +aoa3:brown_life_lamp, Brown Life Lamp +aoa3:cyan_life_lamp_off, Cyan Life Lamp +aoa3:cyan_life_lamp, Cyan Life Lamp +aoa3:dark_grey_life_lamp_off, Dark Grey Life Lamp +aoa3:dark_grey_life_lamp, Dark Grey Life Lamp +aoa3:green_life_lamp_off, Green Life Lamp +aoa3:green_life_lamp, Green Life Lamp +aoa3:grey_life_lamp_off, Grey Life Lamp +aoa3:grey_life_lamp, Grey Life Lamp +aoa3:lime_life_lamp_off, Lime Life Lamp +aoa3:lime_life_lamp, Lime Life Lamp +aoa3:magenta_life_lamp_off, Magenta Life Lamp +aoa3:magenta_life_lamp, Magenta Life Lamp +aoa3:orange_life_lamp_off, Orange Life Lamp +aoa3:orange_life_lamp, Orange Life Lamp +aoa3:pink_life_lamp_off, Pink Life Lamp +aoa3:pink_life_lamp, Pink Life Lamp +aoa3:purple_life_lamp_off, Purple Life Lamp +aoa3:purple_life_lamp, Purple Life Lamp +aoa3:red_life_lamp_off, Red Life Lamp +aoa3:red_life_lamp, Red Life Lamp +aoa3:white_life_lamp_off, White Life Lamp +aoa3:white_life_lamp, White Life Lamp +aoa3:yellow_life_lamp_off, Yellow Life Lamp +aoa3:yellow_life_lamp, Yellow Life Lamp +aoa3:limonite_lamp_off, Limonite Lamp +aoa3:limonite_lamp, Limonite Lamp +aoa3:lunar_lamp_off, Lunar Lamp +aoa3:lunar_lamp, Lunar Lamp +aoa3:lyon_lamp_off, Lyon Lamp +aoa3:lyon_lamp, Lyon Lamp +aoa3:mystic_lamp_off, Mystic Lamp +aoa3:mystic_lamp, Mystic Lamp +aoa3:neon_lamp_off, Neon Lamp +aoa3:neon_lamp, Neon Lamp +aoa3:neon_circling_lamp_off, Neon Circling Lamp +aoa3:neon_circling_lamp, Neon Circling Lamp +aoa3:neon_lapis_lamp_off, Neon Lapis Lamp +aoa3:neon_lapis_lamp, Neon Lapis Lamp +aoa3:neon_lapis_circling_lamp_off, Neon Lapis Circling Lamp +aoa3:neon_lapis_circling_lamp, Neon Lapis Circling Lamp +aoa3:neon_lapis_triangles_lamp_off, Neon Lapis Triangles Lamp +aoa3:neon_lapis_triangles_lamp, Neon Lapis Triangles Lamp +aoa3:neon_runic_lamp_off, Neon Runic Lamp +aoa3:neon_runic_lamp, Neon Runic Lamp +aoa3:neon_triangles_lamp_off, Neon Triangles Lamp +aoa3:neon_triangles_lamp, Neon Triangles Lamp +aoa3:rosite_lamp_off, Rosite Lamp +aoa3:rosite_lamp, Rosite Lamp +aoa3:sapphire_lamp_off, Sapphire Lamp +aoa3:sapphire_lamp, Sapphire Lamp +aoa3:skeletal_lamp_off, Skeletal Lamp +aoa3:skeletal_lamp, Skeletal Lamp +aoa3:abyssal_glass, Abyssal Glass +aoa3:ancient_glass, Ancient Glass +aoa3:aquatic_glass, Aquatic Glass +aoa3:archaic_glass, Archaic Glass +aoa3:archaic_glass_breakable, Archaic Glass +aoa3:baron_glass, Baron Glass +aoa3:decayed_glass, Decayed Glass +aoa3:gardencian_glass, Gardencian Glass +aoa3:haven_glass, Haven Glass +aoa3:iro_glass, Iro Glass +aoa3:lelyetian_glass, Lelyetian Glass +aoa3:lunar_glass, Lunar Glass +aoa3:runic_glass, Runic Glass +aoa3:unbreakable_runic_glass, Unbreakable Runic Glass +aoa3:shyre_glass, Shyre Glass +aoa3:vox_glass, Vox Glass +aoa3:zhinx_glass, Zhinx Glass +aoa3:amethyst_block, Amethyst Block +aoa3:baronyte_block, Baronyte Block +aoa3:blazium_block, Blazium Block +aoa3:bloodstone_block, Bloodstone Block +aoa3:crystallite_block, Crystallite Block +aoa3:elecanium_block, Elecanium Block +aoa3:emberstone_block, Emberstone Block +aoa3:gemenyte_block, Gemenyte Block +aoa3:ghastly_block, Ghastly Block +aoa3:ghoulish_block, Ghoulish Block +aoa3:jade_block, Jade Block +aoa3:jewelyte_block, Jewelyte Block +aoa3:limonite_block, Limonite Block +aoa3:lunar_block, Lunar Block +aoa3:lyon_block, Lyon Block +aoa3:mystite_block, Mystite Block +aoa3:ornamyte_block, Ornamyte Block +aoa3:rosite_block, Rosite Block +aoa3:sapphire_block, Sapphire Block +aoa3:shyregem_block, Shyregem Block +aoa3:shyrestone_block, Shyrestone Block +aoa3:skeletal_ingot_block, Skeletal Ingot Block +aoa3:varsium_block, Varsium Block +aoa3:baron_carpet, Baron Carpet +aoa3:borean_carpet, Borean Carpet +aoa3:gardencian_carpet, Gardencian Carpet +aoa3:iro_carpet, Iro Carpet +aoa3:lunar_carpet, Lunar Carpet +aoa3:crystallanium, Crystallanium +aoa3:emberium, Emberium +aoa3:shadonantium, Shadonantium +aoa3:skeletanium, Skeletanium +aoa3:ancient_rock, Ancient Rock +aoa3:black_ancient_tile, Ancient Tile +aoa3:ancient_tile_core, Ancient Tile Core +aoa3:green_ancient_tile, Ancient Tile +aoa3:ancient_tile_shrine, Ancient Tile Shrine +aoa3:white_ancient_tile, Ancient Tile +aoa3:archaic_dirt, Archaic Dirt +aoa3:archaic_dirt_breakable, Archaic Dirt +aoa3:archaic_stream_horizontal, Archaic Stream: Horizontal +aoa3:archaic_stream_horizontal_breakable, Archaic Stream: Horizontal +aoa3:archaic_rectangles, Archaic Rectangles +aoa3:archaic_rectangles_breakable, Archaic Rectangles +aoa3:archaic_squares, Archaic Squares +aoa3:archaic_squares_breakable, Archaic Squares +aoa3:archaic_tiles, Archaic Tiles +aoa3:archaic_tiles_breakable, Archaic Tiles +aoa3:archaic_stream_vertical, Archaic Stream: Vertical +aoa3:archaic_stream_vertical_breakable, Archaic Stream: Vertical +aoa3:baron_castle_wall, Baron Castle Wall +aoa3:baron_cube, Baron Cube +aoa3:baron_ground, Baron Ground +aoa3:bloodstone_bar_bricks, Bloodstone Bar Bricks +aoa3:bloodstone_bars, Bloodstone Bars +aoa3:green_candy, Green Candy +aoa3:red_candy, Red Candy +aoa3:white_candy, White Candy +aoa3:chocolate_block, Chocolate Block +aoa3:dark_chocolate_block, Dark Chocolate Block +aoa3:white_chocolate_block, White Chocolate Block +aoa3:cog_block, Cog Block +aoa3:blue_coral, Blue Coral +aoa3:green_coral, Green Coral +aoa3:orange_coral, Orange Coral +aoa3:pink_coral, Pink Coral +aoa3:white_coral, White Coral +aoa3:yellow_coral, Yellow Coral +aoa3:aqua_cotton_candy, Cotton Candy +aoa3:pink_cotton_candy, Cotton Candy +aoa3:crate, Crate +aoa3:blue_crystal_block, Blue Crystal +aoa3:green_crystal_block, Green Crystal +aoa3:purple_crystal_block, Purple Crystal +aoa3:red_crystal_block, Red Crystal +aoa3:white_crystal_block, White Crystal +aoa3:yellow_crystal_block, Yellow Crystal +aoa3:dark_face_brick, Dark Face Brick +aoa3:deeplands_trap_explosion, Deep Rock +aoa3:deeplands_trap_lava, Deep Rock +aoa3:deeplands_trap_nipper, Deep Rock +aoa3:degraded_steel, Degraded Steel +aoa3:eye_block, Eye Block +aoa3:giant_snail_acid, Giant Snail Acid +aoa3:gingerbread, Gingerbread +aoa3:hive_wall, Hive Wall +aoa3:iro_brick_trap, Iro Bricks +aoa3:iropole, Iropole +aoa3:kaiyu_temple_block_face, Kaiyu Temple Block +aoa3:kaiyu_temple_block_flow, Kaiyu Temple Block +aoa3:kaiyu_temple_block_maze, Kaiyu Temple Block +aoa3:kaiyu_temple_block_pass, Kaiyu Temple Block +aoa3:kaiyu_temple_block_plain, Kaiyu Temple Block +aoa3:kaiyu_temple_block_squares, Kaiyu Temple Block +aoa3:kaiyu_temple_block_track, Kaiyu Temple Block +aoa3:kaiyu_temple_trap_flow, Kaiyu Temple Block +aoa3:kaiyu_temple_trap_maze, Kaiyu Temple Block +aoa3:kaiyu_temple_trap_pass, Kaiyu Temple Block +aoa3:kaiyu_temple_trap_squares, Kaiyu Temple Block +aoa3:darklight_orb, Darklight Orb +aoa3:dusk_orb, Dusk Orb +aoa3:lunar_orb, Lunar Orb +aoa3:moonlight_orb, Moonlight Orb +aoa3:sunfire_orb, Sunfire Orb +aoa3:lunar_pad, Lunar Pad +aoa3:orange_acid, Acid +aoa3:paravite_hive, Paravite Hive +aoa3:black_petals, Petals +aoa3:blue_petals, Blue Petals +aoa3:light_blue_petals, Light Blue Petals +aoa3:magenta_petals, Magenta Petals +aoa3:purple_petals, Purple Petals +aoa3:red_petals, Red Petals +aoa3:rose_petals, Rose Petals +aoa3:yellow_petals, Yellow Petals +aoa3:plastic, Plastic +aoa3:rune_post_compass, Compass Post +aoa3:rune_post_distortion, Distortion Post +aoa3:rune_post_energy, Energy Post +aoa3:rune_post_fire, Fire Post +aoa3:rune_post_kinetic, Kinetic Post +aoa3:rune_post_life, Life Post +aoa3:rune_post_poison, Poison Post +aoa3:rune_post_lunar, Lunar Post +aoa3:rune_post_power, Power Post +aoa3:rune_post_storm, Storm Post +aoa3:rune_post_strike, Strike Post +aoa3:rune_post_water, Water Post +aoa3:rune_post_wind, Wind Post +aoa3:rune_post_wither, Wither Post +aoa3:skeletal_block, Skeletal Block +aoa3:tentacles, Tentacle +aoa3:tentacles_dots_left, Tentacle +aoa3:tentacles_dots_right, Tentacle +aoa3:tentacles_eye_orange, Tentacle +aoa3:tentacles_eye_red, Tentacle +aoa3:tentacles_green, Tentacle +aoa3:toxic_stem, Toxic Stem +aoa3:unbreakable_iro_bricks, Iro Bricks +aoa3:unbreakable_plant_stem, Plant Stem +aoa3:unbreakable_runic_bricks, Runic Bricks +aoa3:blue_shroom, Blue Shroom +aoa3:green_shroom, Green Shroom +aoa3:orange_shroom, Orange Shroom +aoa3:purple_shroom, Purple Shroom +aoa3:shroom_stem, Shroom Stem +aoa3:vox_shroom, Vox Shroom +aoa3:yellow_shroom, Yellow Shroom +aoa3:vox_log, Vox Log +aoa3:boney_block, Boney Block +aoa3:carved_rune_direction, Carved Rune of Direction +aoa3:carved_rune_empowering, Carved Rune of Empowering +aoa3:carved_rune_focus, Carved Rune of Focus +aoa3:carved_rune_power, Carved Rune of Power +aoa3:carved_rune_reality, Carved Rune of Reality +aoa3:carved_rune_space, Carved Rune of Space +aoa3:carved_rune_travel, Carved Rune of Travel +aoa3:charging_table, Charging Table +aoa3:shyre_cloud, Shyre Cloud +aoa3:dustopian_lamp, Dustopian Lamp +aoa3:dustopian_lamp_off, Dustopian Lamp +aoa3:damage_enhancer, Damage Enhancer +aoa3:divine_enhancer, Divine Enhancer +aoa3:durability_enhancer, Durability Enhancer +aoa3:luck_enhancer, Luck Enhancer +aoa3:magic_enhancer, Magic Enhancer +aoa3:resistance_enhancer, Resistance Enhancer +aoa3:speed_enhancer, Speed Enhancer +aoa3:weight_enhancer, Weight Enhancer +aoa3:archaic_ladder, Archaic Ladder +aoa3:archaic_ladder_breakable, Archaic Ladder +aoa3:celeve_stem, Celeve Stem +aoa3:lunar_pillar, Lunar Pillar +aoa3:spikey_pillar, Spikey Pillar +aoa3:toxic_block, Toxic Block +aoa3:toxic_waste, Toxic Waste +aoa3:amphibior_spawner, Amphibior Spawner +aoa3:amphibiyte_spawner, Amphibiyte Spawner +aoa3:angelica_spawner, Angelica Spawner +aoa3:arc_wizard_spawner, Arc Wizard Spawner +aoa3:arkzyne_spawner, Arkzyne Spawner +aoa3:arocknid_spawner, Arocknid Spawner +aoa3:banshee_spawner, Banshee Spawner +aoa3:baumba_spawner, Baumba Spawner +aoa3:bloodsucker_spawner, Bloodsucker Spawner +aoa3:cane_bug_spawner, Cane Bug Spawner +aoa3:crusilisk_spawner, Crusilisk Spawner +aoa3:dawnlight_spawner, Dawnlight Spawner +aoa3:daysee_spawner, Daysee Spawner +aoa3:diocus_spawner, Diocus Spawner +aoa3:enforcer_spawner, Enforcer Spawner +aoa3:exohead_spawner, Exohead Spawner +aoa3:faceless_floater_spawner, Faceless Floater Spawner +aoa3:fenix_spawner, Fenix Spawner +aoa3:flesh_eater_spawner, Flesh Eater Spawner +aoa3:flowerface_spawner, Flowerface Spawner +aoa3:fungock_spawner, Fungock Spawner +aoa3:ghastus_spawner, Ghastus Spawner +aoa3:gingerbird_spawner, Gingerbird Spawner +aoa3:gingerbread_man_spawner, Gingerbread Man Spawner +aoa3:goldum_spawner, Goldum Spawner +aoa3:goldus_spawner, Goldus Spawner +aoa3:inmate_x_spawner, Inmate X Spawner +aoa3:inmate_y_spawner, Inmate Y Spawner +aoa3:iosaur_spawner, Iosaur Spawner +aoa3:jawe_spawner, Jawe Spawner +aoa3:kaiyu_spawner, Kaiyu Spawner +aoa3:lightwalker_spawner, Lightwalker Spawner +aoa3:luxocron_spawner, Luxocron Spawner +aoa3:mechyon_spawner, Mechyon Spawner +aoa3:merkyre_spawner, Merkyre Spawner +aoa3:mermage_spawner, Mermage Spawner +aoa3:mushroom_spider_spawner, Mushroom Spider Spawner +aoa3:nethengeic_beast_spawner, Nethengeic Beast Spawner +aoa3:nightmare_spider_spawner, Nightmare Spider Spawner +aoa3:nightwing_spawner, Nightwing Spawner +aoa3:opteryx_spawner, Opteryx Spawner +aoa3:paravite_spawner, Paravite Spawner +aoa3:phantom_spawner, Phantom Spawner +aoa3:pod_plant_spawner, Pod Plant Spawner +aoa3:rawbone_spawner, Rawbone Spawner +aoa3:reaver_spawner, Reaver Spawner +aoa3:refluct_spawner, Refluct Spawner +aoa3:rock_critter_spawner, Rock Critter Spawner +aoa3:runic_golem_spawner, Runic Golem Spawner +aoa3:runic_guardian_spawner, Runic Guardian Spawner +aoa3:seeker_spawner, Seeker Spawner +aoa3:shavo_spawner, Shavo Spawner +aoa3:shyre_troll_spawner, Shyre Troll Spawner +aoa3:skeledon_spawner, Skeledon Spawner +aoa3:skelekyte_spawner, Skelekyte Spawner +aoa3:soulscorne_spawner, Soulscorne Spawner +aoa3:spectral_wizard_spawner, Spectral Wizard Spawner +aoa3:spinoledon_spawner, Spinoledon Spawner +aoa3:surveyor_spawner, Surveyor Spawner +aoa3:tharafly_spawner, Tharafly Spawner +aoa3:undead_troll_spawner, Undead Troll Spawner +aoa3:urioh_spawner, Urioh Spawner +aoa3:urv_spawner, Urv Spawner +aoa3:vine_wizard_spawner, Vine Wizard Spawner +aoa3:visage_spawner, Visage Spawner +aoa3:volar_spawner, Volar Spawner +aoa3:zarg_spawner, Zarg Spawner +aoa3:zhinx_spawner, Zhinx Spawner +aoa3:zorp_spawner, Zorp Spawner +aoa3:army_block, Army Block +aoa3:baroness_altar, Baroness Altar +aoa3:candy_block, Candy Block +aoa3:clunkhead_altar, Clunkhead Altar +aoa3:craexxeus_altar, Craexxeus Altar +aoa3:creep_altar, C.R.E.E.P Altar +aoa3:dracyon_altar, Dracyon Altar +aoa3:graw_altar, Graw Altar +aoa3:guardian_altar, Guardian Altar +aoa3:hive_spawner, Hive Spawner +aoa3:hydro_table, Hydro Table +aoa3:illusion_altar, Illusion Altar +aoa3:kror_altar, Kror Altar +aoa3:mechbot_altar, Mechbot Altar +aoa3:power_station, Power Station +aoa3:primordial_shrine, Primordial Shrine +aoa3:rockrider_shrine, Rockrider Shrine +aoa3:shadow_altar, Shadow Altar +aoa3:silverfoot_altar, Silverfoot Altar +aoa3:toy_box, Toy Box +aoa3:vinocorne_shrine, Vinocorne Shrine +aoa3:visualent_altar, Visualent Altar +aoa3:voxxulon_altar, Voxxulon Altar +aoa3:abyss_portal, Abyss Portal +aoa3:ancient_cavern_portal, Ancient Cavern Portal +aoa3:barathos_portal, Barathos Portal +aoa3:borean_portal, L'Borean Portal +aoa3:candyland_portal, Candyland Portal +aoa3:celeve_portal, Celeve Portal +aoa3:creeponia_portal, Creeponia Portal +aoa3:crystevia_portal, Crystevia Portal +aoa3:deeplands_portal, Deeplands Portal +aoa3:dustopia_portal, Dustopia Portal +aoa3:gardencia_portal, Gardencia Portal +aoa3:greckon_portal, Greckon Portal +aoa3:haven_portal, Haven Portal +aoa3:immortallis_portal, Immortallis Portal +aoa3:iromine_portal, Iromine Portal +aoa3:lelyetia_portal, Lelyetia Portal +aoa3:lunalus_portal, Lunalus Portal +aoa3:mysterium_portal, Mysterium Portal +aoa3:nether_portal, Nether Portal +aoa3:precasia_portal, Precasia Portal +aoa3:runandor_portal, Runandor Portal +aoa3:shyrelands_portal, Shyrelands Portal +aoa3:vox_ponds_portal, Vox Ponds Portal +aoa3:ancient_altar, Ancient Altar +aoa3:erebon_shrine, Erebon Shrine +aoa3:luxon_shrine, Luxon Shrine +aoa3:pluton_shrine, Pluton Shrine +aoa3:selyan_shrine, Selyan Shrine +aoa3:ascension_shrine, Ascension Shrine +aoa3:vox_crate, Vox Crate +aoa3:creation_forge, Creation Forge +aoa3:blue_crystal_creator, Crystal Creator +aoa3:green_crystal_creator, Crystal Creator +aoa3:purple_crystal_creator, Crystal Creator +aoa3:red_crystal_creator, Crystal Creator +aoa3:white_crystal_creator, Crystal Creator +aoa3:yellow_crystal_creator, Crystal Creator +aoa3:crystal_extension_shrine, Crystal Extension Shrine +aoa3:declogging_table, Declogging Table +aoa3:deep_case, Deep Case +aoa3:divine_station, Divine Station +aoa3:enigma_table, Enigma Table +aoa3:exoid_station, Exoid Station +aoa3:extraction_device, Extraction Device +aoa3:extraction_device_on, Extraction Device +aoa3:filtration_system, Filtration System +aoa3:frame_bench, Frame Bench +aoa3:gold_accumulator, Gold Accumulator +aoa3:haunting_table, Haunting Table +aoa3:immortallis_progressor_1, Immortallis Progressor +aoa3:immortallis_progressor_2, Immortallis Progressor +aoa3:immortallis_progressor_3, Immortallis Progressor +aoa3:immortallis_progressor_4, Immortallis Progressor +aoa3:immortallis_progressor_5, Immortallis Progressor +aoa3:immortallis_progressor_6, Immortallis Progressor +aoa3:immortallis_progressor_7, Immortallis Progressor +aoa3:immortallis_progressor_8, Immortallis Progressor +aoa3:immortallis_progressor_9, Immortallis Progressor +aoa3:infusion_table, Infusion Table +aoa3:iro_crate, Iro Crate +aoa3:lunar_creation_table, Lunar Creation Table +aoa3:lunar_enrichment_table, Lunar Enrichment Table +aoa3:mending_table, Mending Table +aoa3:mineralization_station, Mineralization Station +aoa3:petal_crafting_station, Petal Crafting Station +aoa3:pure_gold_accumulator, Pure Gold Accumulator +aoa3:recreation_station, Recreation Station +aoa3:rune_randomizer, Rune Randomizer +aoa3:rune_shrine, Rune Shrine +aoa3:runic_block, Runic Block +aoa3:strange_block, Strange Block +aoa3:tea_sink, Tea Sink +aoa3:vox_store_crate, Vox Store Crate +aoa3:whitewashing_table, Whitewashing Table +aoa3:arcbulb, Arcbulb +aoa3:arcflower, Arcflower +aoa3:bureal_stocks, Bureal Stocks +aoa3:candycane, Candycane +aoa3:candy_grass, Candy Grass +aoa3:blue_candy_grass, Candy Grass +aoa3:celevians_blue, Celevians +aoa3:celevians_purple, Celevians +aoa3:celevians_red, Celevians +aoa3:celevians_white, Celevians +aoa3:creep_flowers, Creep Flowers +aoa3:creep_grass, Creep Grass +aoa3:blue_crystal_plant, Blue Crystal +aoa3:green_crystal_plant, Green Crystal +aoa3:purple_crystal_plant, Purple Crystal +aoa3:red_crystal_plant, Red Crystal +aoa3:white_crystal_plant, White Crystal +aoa3:yellow_crystal_plant, Yellow Crystal +aoa3:daileers, Daileers +aoa3:dawn_bush, Dawn Bush +aoa3:dawn_flower, Dawn Flower +aoa3:dawn_grass, Dawn Grass +aoa3:daylooms_blue, Daylooms +aoa3:daylooms_pink, Daylooms +aoa3:daylooms_yellow, Daylooms +aoa3:dead_grass, Dead Grass +aoa3:deep_blooms, Deep Blooms +aoa3:deep_grass, Deep Grass +aoa3:haunted_flower, Haunted Flower +aoa3:haven_grass_plant, Haven Grass +aoa3:horizon_daisies, Horizon Daisies +aoa3:iro_grass, Iro Grass +aoa3:irotops, Irotops +aoa3:lelyetian_grass, Lelyetian Weeds +aoa3:lelyetian_grass_down, Inverted Lelyetian Weeds +aoa3:lucon_grass, Lucon Grass +aoa3:lunalip, Lunalip +aoa3:luntar, Luntar +aoa3:lurchians, Lurchians +aoa3:lylips, Lylips +aoa3:magias, Magias +aoa3:mystic_bush, Mystic Bush +aoa3:mystic_ferns, Mystic Ferns +aoa3:ocealites_blue, Ocealites +aoa3:rainbow_grass, Rainbow Grass +aoa3:rainbow_grass2, Rainbow Grass +aoa3:rainbow_grass3, Rainbow Grass +aoa3:rune_bulbs, Rune Bulbs +aoa3:runic_bush, Runic Bush +aoa3:shyre_weed, Shyre Weed +aoa3:tangle_thorns, Tangle Thorns +aoa3:trilliad_bloom, Trilliad Bloom +aoa3:tubeicles, Tubeicles +aoa3:green_waterweeds, Waterweeds +aoa3:red_waterweeds, Waterweeds +aoa3:white_waterweeds, Waterweeds +aoa3:yellow_waterweeds, Waterweeds +aoa3:blue_lollypop, Lollypop +aoa3:red_lollypop, Lollypop +aoa3:yellow_lollypop, Lollypop +aoa3:ancient_vines, Ancient Vines +aoa3:ancient_vines_cap, Ancient Vines +aoa3:blood_pine_stem, Blood Pine +aoa3:blood_pine, Blood Pine +aoa3:blood_spikes, Blood Spikes +aoa3:blood_strands, Blood Strands +aoa3:bulb_stock, Eye Bulb +aoa3:bulb_stock_cap, Eye Bulb +aoa3:celebulbs_stem, Celebulbs +aoa3:celebulbs_green, Celebulbs +aoa3:celebulbs_yellow, Celebulbs +aoa3:coral_cage, Coral Cage +aoa3:dawnwood_bars, Dawnwood Bars +aoa3:eye_shrub_stem, Eye Shrub +aoa3:eye_shrub, Eye Shrub +aoa3:garden_grass, Garden Grass +aoa3:havendales_blue_stem, Havendales +aoa3:havendales_blue, Havendales +aoa3:havendales_pink_stem, Havendales +aoa3:havendales_pink, Havendales +aoa3:havendales_yellow_stem, Havendales +aoa3:havendales_yellow, Havendales +aoa3:lelyetian_stem, Lelyetian Stem +aoa3:lelyetian_stem_cap, Lelyetian Stem Cap +aoa3:lelyetian_stem_cap_down, Inverted Lelyetian Stem Cap +aoa3:lelyetian_wiggler, Lelyetian Wiggler +aoa3:lelyetian_wiggler_bottom, Lelyetian Inverted Wiggler +aoa3:lelyetian_wiggler_top, Lelyetian Wiggler +aoa3:green_peppermint, Peppermint +aoa3:red_peppermint, Peppermint +aoa3:plastic_stick, Plastic +aoa3:candy_tube, Candy Tube +aoa3:shyre_stock, Shyre Stock +aoa3:shyre_cap, Shyre Cap +aoa3:shyre_cap_down, Inverted Shyre Cap +aoa3:vox_fungi_stem, Vox Fungi +aoa3:vox_fungi, Vox Fungi +aoa3:vox_tentacles_stem, Vox Tentacles +aoa3:vox_tentacles, Vox Tentacles +aoa3:creep_vines, Creep Vines +aoa3:bane_statue, Bane Statue +aoa3:gold_bane_statue, Gold Bane Statue +aoa3:ornate_bane_statue, Ornate Bane Statue +aoa3:baroness_statue, Baroness Statue +aoa3:gold_baroness_statue, Gold Baroness Statue +aoa3:ornate_baroness_statue, Ornate Baroness Statue +aoa3:clunkhead_statue, Clunkhead Statue +aoa3:gold_clunkhead_statue, Gold Clunkhead Statue +aoa3:ornate_clunkhead_statue, Ornate Clunkhead Statue +aoa3:coniferon_statue, Coniferon Statue +aoa3:gold_coniferon_statue, Gold Coniferon Statue +aoa3:ornate_coniferon_statue, Ornate Coniferon Statue +aoa3:corallus_statue, Corallus Statue +aoa3:gold_corallus_statue, Gold Corallus Statue +aoa3:ornate_corallus_statue, Ornate Corallus Statue +aoa3:cotton_candor_statue, Cotton Candor Statue +aoa3:gold_cotton_candor_statue, Gold Cotton Candor Statue +aoa3:ornate_cotton_candor_statue, Ornate Cotton Candor Statue +aoa3:craexxeus_statue, Craexxeus Statue +aoa3:gold_craexxeus_statue, Gold Craexxeus Statue +aoa3:ornate_craexxeus_statue, Ornate Craexxeus Statue +aoa3:creep_statue, C.R.E.E.P Statue +aoa3:gold_creep_statue, Gold C.R.E.E.P Statue +aoa3:ornate_creep_statue, Ornate C.R.E.E.P Statue +aoa3:crystocore_statue, Crystocore Statue +aoa3:gold_crystocore_statue, Gold Crystocore Statue +aoa3:ornate_crystocore_statue, Ornate Crystocore Statue +aoa3:dracyon_statue, Dracyon Statue +aoa3:gold_dracyon_statue, Gold Dracyon Statue +aoa3:ornate_dracyon_statue, Ornate Dracyon Statue +aoa3:elusive_statue, Elusive Statue +aoa3:gold_elusive_statue, Gold Elusive Statue +aoa3:ornate_elusive_statue, Ornate Elusive Statue +aoa3:flash_statue, Flash Statue +aoa3:ornate_flash_statue, Ornate Flash Statue +aoa3:gold_flash_statue, Gold Flash Statue +aoa3:goldorth_statue, Goldorth Statue +aoa3:gold_goldorth_statue, Gold Goldorth Statue +aoa3:ornate_goldorth_statue, Ornate Goldorth Statue +aoa3:graw_statue, Graw Statue +aoa3:gold_graw_statue, Gold Graw Statue +aoa3:ornate_graw_statue, Ornate Graw Statue +aoa3:guardian_statue, Guardian Statue +aoa3:gold_guardian_statue, Gold Guardian Statue +aoa3:ornate_guardian_statue, Ornate Guardian Statue +aoa3:gyro_statue, Gyro Statue +aoa3:gold_gyro_statue, Gold Gyro Statue +aoa3:ornate_gyro_statue, Ornate Gyro Statue +aoa3:harkos_statue, Harkos Statue +aoa3:gold_harkos_statue, Gold Harkos Statue +aoa3:ornate_harkos_statue, Ornate Harkos Statue +aoa3:hive_king_statue, Hive King Statue +aoa3:gold_hive_king_statue, Gold Hive King Statue +aoa3:ornate_hive_king_statue, Ornate Hive King Statue +aoa3:horon_statue, Horon Statue +aoa3:gold_horon_statue, Gold Horon Statue +aoa3:ornate_horon_statue, Ornate Horon Statue +aoa3:hydrolisk_statue, Hydrolisk Statue +aoa3:gold_hydrolisk_statue, Gold Hydrolisk Statue +aoa3:ornate_hydrolisk_statue, Ornate Hydrolisk Statue +aoa3:kajaros_statue, Kajaros Statue +aoa3:gold_kajaros_statue, Gold Kajaros Statue +aoa3:ornate_kajaros_statue, Ornate Kajaros Statue +aoa3:king_bambambam_statue, King BamBamBam Statue +aoa3:gold_king_bambambam_statue, Gold King BamBamBam Statue +aoa3:ornate_king_bambambam_statue, Ornate King BamBamBam Statue +aoa3:king_shroomus_statue, King Shroomus Statue +aoa3:gold_king_shroomus_statue, Gold King Shroomus Statue +aoa3:ornate_king_shroomus_statue, Ornate King Shroomus Statue +aoa3:klobber_statue, Klobber Statue +aoa3:gold_klobber_statue, Gold Klobber Statue +aoa3:ornate_klobber_statue, Ornate Klobber Statue +aoa3:kror_statue, Kror Statue +aoa3:gold_kror_statue, Gold Kror Statue +aoa3:ornate_kror_statue, Ornate Kror Statue +aoa3:mechbot_statue, Mechbot Statue +aoa3:gold_mechbot_statue, Gold Mechbot Statue +aoa3:ornate_mechbot_statue, Ornate Mechbot Statue +aoa3:mirage_statue, Mirage Statue +aoa3:gold_mirage_statue, Gold Mirage Statue +aoa3:ornate_mirage_statue, Ornate Mirage Statue +aoa3:miskel_statue, Miskel Statue +aoa3:gold_miskel_statue, Gold Miskel Statue +aoa3:ornate_miskel_statue, Ornate Miskel Statue +aoa3:nethengeic_wither_statue, Nethengeic Wither Statue +aoa3:gold_nethengeic_wither_statue, Gold Nethengeic Wither Statue +aoa3:ornate_nethengeic_wither_statue, Ornate Nethengeic Wither Statue +aoa3:okazor_statue, Okazor Statue +aoa3:gold_okazor_statue, Gold Okazor Statue +aoa3:ornate_okazor_statue, Ornate Okazor Statue +aoa3:penumbra_statue, Penumbra Statue +aoa3:gold_penumbra_statue, Gold Penumbra Statue +aoa3:ornate_penumbra_statue, Ornate Penumbra Statue +aoa3:proshield_statue, Proshield Statue +aoa3:gold_proshield_statue, Gold Proshield Statue +aoa3:ornate_proshield_statue, Ornate Proshield Statue +aoa3:raxxan_statue, Raxxan Statue +aoa3:gold_raxxan_statue, Gold Raxxan Statue +aoa3:ornate_raxxan_statue, Ornate Raxxan Statue +aoa3:rockrider_statue, Rockrider Statue +aoa3:gold_rockrider_statue, Gold Rockrider Statue +aoa3:ornate_rockrider_statue, Ornate Rockrider Statue +aoa3:shadowlord_statue, Shadowlord Statue +aoa3:gold_shadowlord_statue, Gold Shadowlord Statue +aoa3:ornate_shadowlord_statue, Ornate Shadowlord Statue +aoa3:silverfoot_statue, Silverfoot Statue +aoa3:gold_silverfoot_statue, Gold Silverfoot Statue +aoa3:ornate_silverfoot_statue, Ornate Silverfoot Statue +aoa3:skeletron_statue, Skeletron Statue +aoa3:gold_skeletron_statue, Gold Skeletron Statue +aoa3:ornate_skeletron_statue, Ornate Skeletron Statue +aoa3:smash_statue, Smash Statue +aoa3:ornate_smash_statue, Ornate Smash Statue +aoa3:gold_smash_statue, Gold Smash Statue +aoa3:tyrosaur_statue, Tyrosaur Statue +aoa3:gold_tyrosaur_statue, Gold Tyrosaur Statue +aoa3:ornate_tyrosaur_statue, Ornate Tyrosaur Statue +aoa3:vinocorne_statue, Vinocorne Statue +aoa3:gold_vinocorne_statue, Gold Vinocorne Statue +aoa3:ornate_vinocorne_statue, Ornate Vinocorne Statue +aoa3:visualent_statue, Visualent Statue +aoa3:gold_visualent_statue, Gold Visualent Statue +aoa3:ornate_visualent_statue, Ornate Visualent Statue +aoa3:voxxulon_statue, Voxxulon Statue +aoa3:gold_voxxulon_statue, Gold Voxxulon Statue +aoa3:ornate_voxxulon_statue, Ornate Voxxulon Statue +aoa3:xxeus_statue, Xxeus Statue +aoa3:gold_xxeus_statue, Gold Xxeus Statue +aoa3:ornate_xxeus_statue, Ornate Xxeus Statue +aoa3:ancient_banner, Ancient Banner +aoa3:gilded_ancient_banner, Gilded Ancient Banner +aoa3:encrusted_ancient_banner, Encrusted Ancient Banner +aoa3:bejewelled_ancient_banner, Bejewelled Ancient Banner +aoa3:baron_banner, Baron Banner +aoa3:gilded_baron_banner, Gilded Baron Banner +aoa3:encrusted_baron_banner, Encrusted Baron Banner +aoa3:bejewelled_baron_banner, Bejewelled Baron Banner +aoa3:blood_banner, Blood Banner +aoa3:gilded_blood_banner, Gilded Blood Banner +aoa3:encrusted_blood_banner, Encrusted Blood Banner +aoa3:bejewelled_blood_banner, Bejewelled Blood Banner +aoa3:boreic_banner, Boreic Banner +aoa3:gilded_boreic_banner, Gilded Boreic Banner +aoa3:encrusted_boreic_banner, Encrusted Boreic Banner +aoa3:bejewelled_boreic_banner, Bejewelled Boreic Banner +aoa3:candy_banner, Candy Banner +aoa3:gilded_candy_banner, Gilded Candy Banner +aoa3:encrusted_candy_banner, Encrusted Candy Banner +aoa3:bejewelled_candy_banner, Bejewelled Candy Banner +aoa3:clown_banner, Clown Banner +aoa3:gilded_clown_banner, Gilded Clown Banner +aoa3:encrusted_clown_banner, Encrusted Clown Banner +aoa3:bejewelled_clown_banner, Bejewelled Clown Banner +aoa3:creation_banner, Creation Banner +aoa3:gilded_creation_banner, Gilded Creation Banner +aoa3:encrusted_creation_banner, Encrusted Creation Banner +aoa3:bejewelled_creation_banner, Bejewelled Creation Banner +aoa3:creepoid_banner, Creepoid Banner +aoa3:gilded_creepoid_banner, Gilded Creepoid Banner +aoa3:encrusted_creepoid_banner, Encrusted Creepoid Banner +aoa3:bejewelled_creepoid_banner, Bejewelled Creepoid Banner +aoa3:creepy_banner, Creepy Banner +aoa3:gilded_creepy_banner, Gilded Creepy Banner +aoa3:encrusted_creepy_banner, Encrusted Creepy Banner +aoa3:bejewelled_creepy_banner, Bejewelled Creepy Banner +aoa3:crystal_banner, Crystal Banner +aoa3:gilded_crystal_banner, Gilded Crystal Banner +aoa3:encrusted_crystal_banner, Encrusted Crystal Banner +aoa3:bejewelled_crystal_banner, Bejewelled Crystal Banner +aoa3:deep_banner, Deep Banner +aoa3:gilded_deep_banner, Gilded Deep Banner +aoa3:encrusted_deep_banner, Encrusted Deep Banner +aoa3:bejewelled_deep_banner, Bejewelled Deep Banner +aoa3:dustopian_banner, Dustopian Banner +aoa3:gilded_dustopian_banner, Gilded Dustopian Banner +aoa3:encrusted_dustopian_banner, Encrusted Dustopian Banner +aoa3:bejewelled_dustopian_banner, Bejewelled Dustopian Banner +aoa3:energy_banner, Energy Banner +aoa3:gilded_energy_banner, Gilded Energy Banner +aoa3:encrusted_energy_banner, Encrusted Energy Banner +aoa3:bejewelled_energy_banner, Bejewelled Energy Banner +aoa3:fungal_banner, Fungal Banner +aoa3:gilded_fungal_banner, Gilded Fungal Banner +aoa3:encrusted_fungal_banner, Encrusted Fungal Banner +aoa3:bejewelled_fungal_banner, Bejewelled Fungal Banner +aoa3:ghostly_banner, Ghostly Banner +aoa3:gilded_ghostly_banner, Gilded Ghostly Banner +aoa3:encrusted_ghostly_banner, Encrusted Ghostly Banner +aoa3:bejewelled_ghostly_banner, Bejewelled Ghostly Banner +aoa3:ghoul_banner, Ghoul Banner +aoa3:gilded_ghoul_banner, Gilded Ghoul Banner +aoa3:encrusted_ghoul_banner, Encrusted Ghoul Banner +aoa3:bejewelled_ghoul_banner, Bejewelled Ghoul Banner +aoa3:gingerbread_banner, Gingerbread Banner +aoa3:gilded_gingerbread_banner, Gilded Gingerbread Banner +aoa3:encrusted_gingerbread_banner, Encrusted Gingerbread Banner +aoa3:bejewelled_gingerbread_banner, Bejewelled Gingerbread Banner +aoa3:haunted_banner, Haunted Banner +aoa3:gilded_haunted_banner, Gilded Haunted Banner +aoa3:encrusted_haunted_banner, Encrusted Haunted Banner +aoa3:bejewelled_haunted_banner, Bejewelled Haunted Banner +aoa3:illusion_banner, Illusion Banner +aoa3:gilded_illusion_banner, Gilded Illusion Banner +aoa3:encrusted_illusion_banner, Encrusted Illusion Banner +aoa3:bejewelled_illusion_banner, Bejewelled Illusion Banner +aoa3:immortal_banner, Immortal Banner +aoa3:gilded_immortal_banner, Gilded Immortal Banner +aoa3:encrusted_immortal_banner, Encrusted Immortal Banner +aoa3:bejewelled_immortal_banner, Bejewelled Immortal Banner +aoa3:lelyetian_banner, Lelyetian Banner +aoa3:gilded_lelyetian_banner, Gilded Lelyetian Banner +aoa3:encrusted_lelyetian_banner, Encrusted Lelyetian Banner +aoa3:bejewelled_lelyetian_banner, Bejewelled Lelyetian Banner +aoa3:light_banner, Light Banner +aoa3:gilded_light_banner, Gilded Light Banner +aoa3:encrusted_light_banner, Encrusted Light Banner +aoa3:bejewelled_light_banner, Bejewelled Light Banner +aoa3:lotto_banner, Lotto Banner +aoa3:gilded_lotto_banner, Gilded Lotto Banner +aoa3:encrusted_lotto_banner, Encrusted Lotto Banner +aoa3:bejewelled_lotto_banner, Bejewelled Lotto Banner +aoa3:lunar_banner, Lunar Banner +aoa3:gilded_lunar_banner, Gilded Lunar Banner +aoa3:encrusted_lunar_banner, Encrusted Lunar Banner +aoa3:bejewelled_lunar_banner, Bejewelled Lunar Banner +aoa3:mecha_banner, Mecha Banner +aoa3:gilded_mecha_banner, Gilded Mecha Banner +aoa3:encrusted_mecha_banner, Encrusted Mecha Banner +aoa3:bejewelled_mecha_banner, Bejewelled Mecha Banner +aoa3:nethengeic_banner, Nethengeic Banner +aoa3:gilded_nethengeic_banner, Gilded Nethengeic Banner +aoa3:encrusted_nethengeic_banner, Encrusted Nethengeic Banner +aoa3:bejewelled_nethengeic_banner, Bejewelled Nethengeic Banner +aoa3:nether_banner, Nether Banner +aoa3:gilded_nether_banner, Gilded Nether Banner +aoa3:encrusted_nether_banner, Encrusted Nether Banner +aoa3:bejewelled_nether_banner, Bejewelled Nether Banner +aoa3:rosidian_banner, Rosidian Banner +aoa3:gilded_rosidian_banner, Gilded Rosidian Banner +aoa3:encrusted_rosidian_banner, Encrusted Rosidian Banner +aoa3:bejewelled_rosidian_banner, Bejewelled Rosidian Banner +aoa3:runic_banner, Runic Banner +aoa3:gilded_runic_banner, Gilded Runic Banner +aoa3:encrusted_runic_banner, Encrusted Runic Banner +aoa3:bejewelled_runic_banner, Bejewelled Runic Banner +aoa3:sea_banner, Sea Banner +aoa3:gilded_sea_banner, Gilded Sea Banner +aoa3:encrusted_sea_banner, Encrusted Sea Banner +aoa3:bejewelled_sea_banner, Bejewelled Sea Banner +aoa3:shadow_banner, Shadow Banner +aoa3:gilded_shadow_banner, Gilded Shadow Banner +aoa3:encrusted_shadow_banner, Encrusted Shadow Banner +aoa3:bejewelled_shadow_banner, Bejewelled Shadow Banner +aoa3:shiny_banner, Shiny Banner +aoa3:gilded_shiny_banner, Gilded Shiny Banner +aoa3:encrusted_shiny_banner, Encrusted Shiny Banner +aoa3:bejewelled_shiny_banner, Bejewelled Shiny Banner +aoa3:shyre_banner, Shyre Banner +aoa3:gilded_shyre_banner, Gilded Shyre Banner +aoa3:encrusted_shyre_banner, Encrusted Shyre Banner +aoa3:bejewelled_shyre_banner, Bejewelled Shyre Banner +aoa3:skeletal_banner, Skeletal Banner +aoa3:gilded_skeletal_banner, Gilded Skeletal Banner +aoa3:encrusted_skeletal_banner, Encrusted Skeletal Banner +aoa3:bejewelled_skeletal_banner, Bejewelled Skeletal Banner +aoa3:soul_banner, Soul Banner +aoa3:gilded_soul_banner, Gilded Soul Banner +aoa3:encrusted_soul_banner, Encrusted Soul Banner +aoa3:bejewelled_soul_banner, Bejewelled Soul Banner +aoa3:utopian_banner, Utopian Banner +aoa3:gilded_utopian_banner, Gilded Utopian Banner +aoa3:encrusted_utopian_banner, Encrusted Utopian Banner +aoa3:bejewelled_utopian_banner, Bejewelled Utopian Banner +aoa3:void_banner, Void Banner +aoa3:gilded_void_banner, Gilded Void Banner +aoa3:encrusted_void_banner, Encrusted Void Banner +aoa3:bejewelled_void_banner, Bejewelled Void Banner +aoa3:vox_banner, Vox Banner +aoa3:gilded_vox_banner, Gilded Vox Banner +aoa3:encrusted_vox_banner, Encrusted Vox Banner +aoa3:bejewelled_vox_banner, Bejewelled Vox Banner +aoa3:pluton_banner, Pluton Banner +aoa3:luxon_banner, Luxon Banner +aoa3:erebon_banner, Erebon Banner +aoa3:selyan_banner, Selyan Banner +aoa3:amethyst_pickaxe, Amethyst Pickaxe +aoa3:emberstone_pickaxe, Emberstone Pickaxe +aoa3:energistic_pickaxe, Energistic Pickaxe +aoa3:gemcracker, Gemcracker +aoa3:goofy_pickaxe, Goofy Pickaxe +aoa3:jade_pickaxe, Jade Pickaxe +aoa3:limonite_pickaxe, Limonite Pickaxe +aoa3:occult_pickaxe, Occult Pickaxe +aoa3:ornamyte_pickaxe, Ornamyte Pickaxe +aoa3:pickmax, Pickmax +aoa3:rosite_pickaxe, Rosite Pickaxe +aoa3:sapphire_pickaxe, Sapphire Pickaxe +aoa3:skeletal_pickaxe, Skeletal Pickaxe +aoa3:soulstone_pickaxe, Soulstone Pickaxe +aoa3:amethyst_shovel, Amethyst Shovel +aoa3:emberstone_shovel, Emberstone Shovel +aoa3:energistic_shovel, Energistic Shovel +aoa3:goofy_shovel, Goofy Shovel +aoa3:jade_shovel, Jade Shovel +aoa3:limonite_shovel, Limonite Shovel +aoa3:occult_shovel, Occult Shovel +aoa3:ornamyte_shovel, Ornamyte Shovel +aoa3:rosite_shovel, Rosite Shovel +aoa3:sapphire_shovel, Sapphire Shovel +aoa3:skeletal_shovel, Skeletal Shovel +aoa3:soulstone_shovel, Soulstone Shovel +aoa3:amethyst_axe, Amethyst Axe +aoa3:emberstone_axe, Emberstone Axe +aoa3:energistic_axe, Energistic Axe +aoa3:goofy_axe, Goofy Axe +aoa3:jade_axe, Jade Axe +aoa3:limonite_axe, Limonite Axe +aoa3:occult_axe, Occult Axe +aoa3:ornamyte_axe, Ornamyte Axe +aoa3:rosite_axe, Rosite Axe +aoa3:sapphire_axe, Sapphire Axe +aoa3:skeletal_axe, Skeletal Axe +aoa3:soulstone_axe, Soulstone Axe +aoa3:chainsaw, Chainsaw +aoa3:achelos_helmet, Achelos Diving Helmet +aoa3:face_mask, Face Mask +aoa3:night_vision_goggles, Night-Vision Goggles +aoa3:oceanus_helmet, Oceanus Diving Helmet +aoa3:sealord_helmet, Sealord Diving Helmet +aoa3:alacrity_boots, Alacrity Boots +aoa3:alacrity_legs, Alacrity Leggings +aoa3:alacrity_chestplate, Alacrity Chestplate +aoa3:alacrity_helmet, Alacrity Helmet +aoa3:alchemy_boots, Alchemy Boots +aoa3:alchemy_legs, Alchemy Leggings +aoa3:alchemy_chestplate, Alchemy Chestplate +aoa3:alchemy_helmet, Alchemy Helmet +aoa3:amethind_boots, Amethind Boots +aoa3:amethind_legs, Amethind Leggings +aoa3:amethind_chestplate, Amethind Chestplate +aoa3:amethind_helmet, Amethind Helmet +aoa3:anima_boots, Anima Boots +aoa3:anima_legs, Anima Leggings +aoa3:anima_chestplate, Anima Chestplate +aoa3:anima_helmet, Anima Helmet +aoa3:archaic_boots, Archaic Boots +aoa3:archaic_legs, Archaic Leggings +aoa3:archaic_chestplate, Archaic Chestplate +aoa3:archaic_helmet, Archaic Helmet +aoa3:augury_boots, Augury Boots +aoa3:augury_legs, Augury Leggings +aoa3:augury_chestplate, Augury Chestplate +aoa3:augury_helmet, Augury Helmet +aoa3:baron_boots, Baron Boots +aoa3:baron_legs, Baron Leggings +aoa3:baron_chestplate, Baron Chestplate +aoa3:baron_helmet, Baron Helmet +aoa3:battleborn_boots, Battleborn Boots +aoa3:battleborn_legs, Battleborn Leggings +aoa3:battleborn_chestplate, Battleborn Chestplate +aoa3:battleborn_helmet, Battleborn Helmet +aoa3:biogenic_boots, Biogenic Boots +aoa3:biogenic_legs, Biogenic Leggings +aoa3:biogenic_chestplate, Biogenic Chestplate +aoa3:biogenic_helmet, Biogenic Helmet +aoa3:boreic_boots, Boreic Boots +aoa3:boreic_legs, Boreic Leggings +aoa3:boreic_chestplate, Boreic Chestplate +aoa3:boreic_helmet, Boreic Helmet +aoa3:butchery_boots, Butchery Boots +aoa3:butchery_legs, Butchery Leggings +aoa3:butchery_chestplate, Butchery Chestplate +aoa3:butchery_helmet, Butchery Helmet +aoa3:candy_boots, Candy Boots +aoa3:candy_legs, Candy Leggings +aoa3:candy_chestplate, Candy Chestplate +aoa3:candy_helmet, Candy Helmet +aoa3:commander_boots, Commander Boots +aoa3:commander_legs, Commander Leggings +aoa3:commander_chestplate, Commander Chestplate +aoa3:commander_helmet, Commander Helmet +aoa3:creation_boots, Creation Boots +aoa3:creation_legs, Creation Leggings +aoa3:creation_chestplate, Creation Chestplate +aoa3:creation_helmet, Creation Helmet +aoa3:crystallis_boots, Crystallis Boots +aoa3:crystallis_legs, Crystallis Leggings +aoa3:crystallis_chestplate, Crystallis Chestplate +aoa3:crystallis_helmet, Crystallis Helmet +aoa3:elecanyte_boots, Elecanyte Boots +aoa3:elecanyte_legs, Elecanyte Leggings +aoa3:elecanyte_chestplate, Elecanyte Chestplate +aoa3:elecanyte_helmet, Elecanyte Helmet +aoa3:embrodium_boots, Embrodium Boots +aoa3:embrodium_legs, Embrodium Leggings +aoa3:embrodium_chestplate, Embrodium Chestplate +aoa3:embrodium_helmet, Embrodium Helmet +aoa3:engineering_boots, Engineering Boots +aoa3:engineering_legs, Engineering Legs +aoa3:engineering_chestplate, Engineering Chestplate +aoa3:engineering_helmet, Engineering Helmet +aoa3:exoplate_boots, Exoplate Boots +aoa3:exoplate_legs, Exoplate Leggings +aoa3:exoplate_chestplate, Exoplate Chestplate +aoa3:exoplate_helmet, Exoplate Helmet +aoa3:expedition_boots, Expedition Boots +aoa3:expedition_legs, Expedition Leggings +aoa3:expedition_chestplate, Expedition Chestplate +aoa3:expedition_helmet, Expedition Helmet +aoa3:explosive_boots, Explosive Boots +aoa3:explosive_legs, Explosive Leggings +aoa3:explosive_chestplate, Explosive Chestplate +aoa3:explosive_helmet, Explosive Helmet +aoa3:extraction_boots, Extraction Boots +aoa3:extraction_legs, Extraction Leggings +aoa3:extraction_chestplate, Extraction Chestplate +aoa3:extraction_helmet, Extraction Helmet +aoa3:foraging_boots, Foraging Boots +aoa3:foraging_legs, Foraging Leggings +aoa3:foraging_chestplate, Foraging Chestplate +aoa3:foraging_helmet, Foraging Helmet +aoa3:fungal_boots, Fungal Boots +aoa3:fungal_legs, Fungal Leggings +aoa3:fungal_chestplate, Fungal Chestplate +aoa3:fungal_helmet, Fungal Helmet +aoa3:ghastly_boots, Ghastly Boots +aoa3:ghastly_legs, Ghastly Leggings +aoa3:ghastly_chestplate, Ghastly Chestplate +aoa3:ghastly_helmet, Ghastly Helmet +aoa3:ghoulish_boots, Ghoulish Boots +aoa3:ghoulish_legs, Ghoulish Leggings +aoa3:ghoulish_chestplate, Ghoulish Chestplate +aoa3:ghoulish_helmet, Ghoulish Helmet +aoa3:hauling_boots, Hauling Boots +aoa3:hauling_legs, Hauling Leggings +aoa3:hauling_chestplate, Hauling Chestplate +aoa3:hauling_helmet, Hauling Helmet +aoa3:hazmat_boots, Hazmat Boots +aoa3:hazmat_legs, Hazmat Leggings +aoa3:hazmat_chestplate, Hazmat Chestplate +aoa3:hazmat_helmet, Hazmat Helmet +aoa3:hunter_boots, Hunter Boots +aoa3:hunter_legs, Hunter Leggings +aoa3:hunter_chestplate, Hunter Chestplate +aoa3:hunter_helmet, Hunter Helmet +aoa3:hydrangic_boots, Hydrangic Boots +aoa3:hydrangic_legs, Hydrangic Leggings +aoa3:hydrangic_chestplate, Hydrangic Chestplate +aoa3:hydrangic_helmet, Hydrangic Helmet +aoa3:hydroplate_boots, Hydroplate Boots +aoa3:hydroplate_legs, Hydroplate Leggings +aoa3:hydroplate_chestplate, Hydroplate Chestplate +aoa3:hydroplate_helmet, Hydroplate Helmet +aoa3:ice_boots, Ice Boots +aoa3:ice_legs, Ice Leggings +aoa3:ice_chestplate, Ice Chestplate +aoa3:ice_helmet, Ice Helmet +aoa3:infernal_boots, Infernal Boots +aoa3:infernal_legs, Infernal Leggings +aoa3:infernal_chestplate, Infernal Chestplate +aoa3:infernal_helmet, Infernal Helmet +aoa3:infusion_boots, Infusion Boots +aoa3:infusion_legs, Infusion Leggings +aoa3:infusion_chestplate, Infusion Chestplate +aoa3:infusion_helmet, Infusion Helmet +aoa3:innervation_boots, Innervation Boots +aoa3:innervation_legs, Innervation Leggings +aoa3:innervation_chestplate, Innervation Chestplate +aoa3:innervation_helmet, Innervation Helmet +aoa3:knight_boots, Knight Boots +aoa3:knight_legs, Knight Leggings +aoa3:knight_chestplate, Knight Chestplate +aoa3:knight_helmet, Knight Helmet +aoa3:logging_boots, Logging Boots +aoa3:logging_legs, Logging Leggings +aoa3:logging_chestplate, Logging Chestplate +aoa3:logging_helmet, Logging Helmet +aoa3:lunar_boots, Lunar Boots +aoa3:lunar_legs, Lunar Leggings +aoa3:lunar_chestplate, Lunar Chestplate +aoa3:lunar_helmet, Lunar Helmet +aoa3:lyndamyte_boots, Lyndamyte Boots +aoa3:lyndamyte_legs, Lyndamyte Leggings +aoa3:lyndamyte_chestplate, Lyndamyte Chestplate +aoa3:lyndamyte_helmet, Lyndamyte Helmet +aoa3:lyonic_boots, Lyonic Boots +aoa3:lyonic_legs, Lyonic Leggings +aoa3:lyonic_chestplate, Lyonic Chestplate +aoa3:lyonic_helmet, Lyonic Helmet +aoa3:mercurial_boots, Mercurial Boots +aoa3:mercurial_legs, Mercurial Leggings +aoa3:mercurial_chestplate, Mercurial Chestplate +aoa3:mercurial_helmet, Mercurial Helmet +aoa3:necro_boots, Necro Boots +aoa3:necro_legs, Necro Leggings +aoa3:necro_chestplate, Necro Chestplate +aoa3:necro_helmet, Necro Helmet +aoa3:nethengeic_boots, Nethengeic Boots +aoa3:nethengeic_legs, Nethengeic Leggings +aoa3:nethengeic_chestplate, Nethengeic Chestplate +aoa3:nethengeic_helmet, Nethengeic Helmet +aoa3:nightmare_boots, Nightmare Boots +aoa3:nightmare_legs, Nightmare Leggings +aoa3:nightmare_chestplate, Nightmare Chestplate +aoa3:nightmare_helmet, Nightmare Helmet +aoa3:omni_boots, Omni Boots +aoa3:omni_legs, Omni Leggings +aoa3:omni_chestplate, Omni Chestplate +aoa3:omni_helmet, Omni Helmet +aoa3:phantasm_boots, Phantasm Boots +aoa3:phantasm_legs, Phantasm Leggings +aoa3:phantasm_chestplate, Phantasm Chestplate +aoa3:phantasm_helmet, Phantasm Helmet +aoa3:poison_boots, Poison Boots +aoa3:poison_legs, Poison Leggings +aoa3:poison_chestplate, Poison Chestplate +aoa3:poison_helmet, Poison Helmet +aoa3:predatious_boots, Predatious Boots +aoa3:predatious_legs, Predatious Leggings +aoa3:predatious_chestplate, Predatious Chestplate +aoa3:predatious_helmet, Predatious Helmet +aoa3:primordial_boots, Primordial Boots +aoa3:primordial_legs, Primordial Leggings +aoa3:primordial_chestplate, Primordial Chestplate +aoa3:primordial_helmet, Primordial Helmet +aoa3:purity_boots, Purity Boots +aoa3:purity_legs, Purity Leggings +aoa3:purity_chestplate, Purity Chestplate +aoa3:purity_helmet, Purity Helmet +aoa3:rockbone_boots, Rockbone Boots +aoa3:rockbone_legs, Rockbone Leggings +aoa3:rockbone_chestplate, Rockbone Chestplate +aoa3:rockbone_helmet, Rockbone Helmet +aoa3:rosidian_boots, Rosidian Boots +aoa3:rosidian_legs, Rosidian Leggings +aoa3:rosidian_chestplate, Rosidian Chestplate +aoa3:rosidian_helmet, Rosidian Helmet +aoa3:runation_boots, Runation Boots +aoa3:runation_legs, Runation Leggings +aoa3:runation_chestplate, Runation Chestplate +aoa3:runation_helmet, Runation Helmet +aoa3:runic_boots, Runic Boots +aoa3:runic_legs, Runic Leggings +aoa3:runic_chestplate, Runic Chestplate +aoa3:runic_helmet, Runic Helmet +aoa3:sharpshot_boots, Sharpshot Boots +aoa3:sharpshot_legs, Sharpshot Leggings +aoa3:sharpshot_chestplate, Sharpshot Chestplate +aoa3:sharpshot_helmet, Sharpshot Helmet +aoa3:skeletal_boots, Skeletal Boots +aoa3:skeletal_legs, Skeletal Leggings +aoa3:skeletal_chestplate, Skeletal Chestplate +aoa3:skeletal_helmet, Skeletal Helmet +aoa3:spaceking_boots, Spaceking Boots +aoa3:spaceking_legs, Spaceking Leggings +aoa3:spaceking_chestplate, Spaceking Chestplate +aoa3:spaceking_helmet, Spaceking Helmet +aoa3:speed_boots, Speed Boots +aoa3:speed_legs, Speed Leggings +aoa3:speed_chestplate, Speed Chestplate +aoa3:speed_helmet, Speed Helmet +aoa3:subterranean_boots, Subterranean Boots +aoa3:subterranean_legs, Subterranean Leggings +aoa3:subterranean_chestplate, Subterranean Chestplate +aoa3:subterranean_helmet, Subterranean Helmet +aoa3:utopian_boots, Utopian Boots +aoa3:utopian_legs, Utopian Leggings +aoa3:utopian_chestplate, Utopian Chestplate +aoa3:utopian_helmet, Utopian Helmet +aoa3:void_boots, Void Boots +aoa3:void_legs, Void Leggings +aoa3:void_chestplate, Void Chestplate +aoa3:void_helmet, Void Helmet +aoa3:weaken_boots, Weaken Boots +aoa3:weaken_legs, Weaken Leggings +aoa3:weaken_chestplate, Weaken Chestplate +aoa3:weaken_helmet, Weaken Helmet +aoa3:wither_boots, Wither Boots +aoa3:wither_legs, Wither Leggings +aoa3:wither_chestplate, Wither Chestplate +aoa3:wither_helmet, Wither Helmet +aoa3:zargonite_boots, Zargonite Boots +aoa3:zargonite_legs, Zargonite Leggings +aoa3:zargonite_chestplate, Zargonite Chestplate +aoa3:zargonite_helmet, Zargonite Helmet +aoa3:amethyst_sword, Amethyst Sword +aoa3:baron_sword, Baron Sword +aoa3:bloodfury, Bloodfury +aoa3:bloodstone_sword, Bloodstone Sword +aoa3:candlefire_sword, Candlefire Sword +aoa3:caramel_carver, Caramel Carver +aoa3:coralstorm_sword, Coralstorm Sword +aoa3:creepified_sword, Creepified Sword +aoa3:crystallite_sword, Crystallite Sword +aoa3:emberstone_sword, Emberstone Sword +aoa3:explochron_sword, Explochron Sword +aoa3:fireborne_sword, Fireborne Sword +aoa3:guardians_sword, Guardian's Sword +aoa3:harvester_sword, Harvester Sword +aoa3:holy_sword, Holy Sword +aoa3:illusion_sword, Illusion Sword +aoa3:jade_sword, Jade Sword +aoa3:legbone_sword, Legbone Sword +aoa3:lights_way, Light's Way +aoa3:limonite_sword, Limonite Sword +aoa3:nethengeic_sword, Nethengeic Sword +aoa3:primal_sword, Primal Sword +aoa3:rockbasher_sword, Rockbasher Sword +aoa3:rock_pick_sword, Rock-Pick Sword +aoa3:rosidian_sword, Rosidian Sword +aoa3:rosite_sword, Rosite Sword +aoa3:runic_sword, Runic Sword +aoa3:sapphire_sword, Sapphire Sword +aoa3:shadow_sword, Shadow Sword +aoa3:shroomus_sword, Shroomus Sword +aoa3:skeletal_sword, Skeletal Sword +aoa3:supremacy_sword, Supremacy Sword +aoa3:sweet_sword, Sweet Sword +aoa3:troll_basher_axe, Troll-Basher Axe +aoa3:ultraflame, Ultraflame +aoa3:void_sword, Void Sword +aoa3:baron_greatblade, Baron Greatblade +aoa3:bloodlurker, Bloodlurker +aoa3:candy_blade, Candy Blade +aoa3:coral_greatblade, Coral Greatblade +aoa3:cotton_crusher, Cotton Crusher +aoa3:creepoid_greatblade, Creepoid Greatblade +aoa3:crystal_greatblade, Crystal Greatblade +aoa3:erebon_scythe, Erebon Scythe +aoa3:gods_greatblade, God's Greatblade +aoa3:goofy_greatblade, Goofy Greatblade +aoa3:haunted_greatblade, Haunted Greatblade +aoa3:knights_guard, Knight's Guard +aoa3:lelyetian_greatblade, Lelyetian Greatblade +aoa3:lunar_greatblade, Lunar Greatblade +aoa3:luxon_scythe, Luxon Scythe +aoa3:lyonic_greatblade, Lyonic Greatblade +aoa3:millennium_greatblade, Millennium Greatblade +aoa3:noxious_greatblade, Noxious Greatblade +aoa3:pluton_scythe, Pluton Scythe +aoa3:primordial_greatblade, Primordial Greatblade +aoa3:rosidian_greatblade, Rosidian Greatblade +aoa3:royal_greatblade, Royal Greatblade +aoa3:runic_greatblade, Runic Greatblade +aoa3:selyan_scythe, Selyan Scythe +aoa3:shroomic_greatblade, Shroomic Greatblade +aoa3:shyre_sword, Shyre Sword +aoa3:subterranean_greatblade, Subterranean Greatblade +aoa3:tidal_greatblade, Tidal Greatblade +aoa3:underworld_greatblade, Underworld Greatblade +aoa3:coralstone_maul, Coralstone Maul +aoa3:crystal_maul, Crystal Maul +aoa3:electron_maul, Electron Maul +aoa3:horizon_maul, Horizon Maul +aoa3:vulcammer_maul, Vulcammer Maul +aoa3:abominator, Abominator +aoa3:apoco_assault_rifle, Apoco Assault Rifle +aoa3:apoco_rifle, Apoco Rifle +aoa3:aqua_magnum, Aqua Magnum +aoa3:artifact, Artifact +aoa3:baronator, Baronator +aoa3:bayonette_rifle, Bayonette Rifle +aoa3:big_top, Big Top +aoa3:blood_iron, Blood Iron +aoa3:chain_wrecker, Chain Wrecker +aoa3:chilli_chugger, Chilli Chugger +aoa3:clownershot, Clownershot +aoa3:construct, Construct +aoa3:coral_clogger, Coral Clogger +aoa3:core_rifle, Core Rifle +aoa3:crystal_carver, Crystal Carver +aoa3:cyclone, Cyclone +aoa3:darkener, Darkener +aoa3:dart_gun, Dart Gun +aoa3:destruction_rifle, Destruction Rifle +aoa3:discharge_rifle, Discharge Rifle +aoa3:draco, Draco +aoa3:dragilator, Dragilator +aoa3:dustometer, Dustometer +aoa3:echo_gull, Echo Gull +aoa3:electinator, Electinator +aoa3:flame_wrecker, Flame Wrecker +aoa3:flaming_fury, Flaming Fury +aoa3:floro_rifle, Floro Rifle +aoa3:flowers_fury, Flower's Fury +aoa3:frosticator, Frosticator +aoa3:gardener, Gardener +aoa3:gauge_rifle, Gauge Rifle +aoa3:germinator, Germinator +aoa3:golden_fury, Golden Fury +aoa3:happy_haunter, Happy Haunter +aoa3:haunter_rifle, Haunter Rifle +aoa3:heat_wave, Heat Wave +aoa3:hiver, Hiver +aoa3:hot_shot, Hot Shot +aoa3:hunters_rifle, Hunter's Rifle +aoa3:iominator, Iominator +aoa3:ion_revolver, Ion Revolver +aoa3:iro_rifle, Iro Rifle +aoa3:krilinator, Krilinator +aoa3:light_iron, Light Iron +aoa3:lunar_assault_rifle, Lunar Assault Rifle +aoa3:mechanical_assault_rifle, Mechanical Assault Rifle +aoa3:megagun, Megagun +aoa3:miasma, Miasma +aoa3:minigun, Minigun +aoa3:mint_magnum, Mint Magnum +aoa3:mk, MK +aoa3:mk_fung, MK-Fung +aoa3:nethenette_rifle, Nethenette Rifle +aoa3:nethengeic_slugger, Nethengeic Slugger +aoa3:overshot, Overshot +aoa3:precasian_slugger, Precasian Slugger +aoa3:predator, Predator +aoa3:predigun, Predigun +aoa3:pulsator, Pulsator +aoa3:purity_rifle, Purity Rifle +aoa3:rocker_rifle, Rocker Rifle +aoa3:roulette, Roulette +aoa3:shoe_flinger, Shoe Flinger +aoa3:skullette, Skullette +aoa3:skullifact, Skullifact +aoa3:spectacle, Spectacle +aoa3:spine_gun, Spine Gun +aoa3:squad_gun, Squad Gun +aoa3:stampede, Stampede +aoa3:stormer, Stormer +aoa3:sublimus, Sublimus +aoa3:tiger_tommy, Tiger Tommy +aoa3:tommy, Tommy +aoa3:vile_vanquisher, Vile Vanquisher +aoa3:wart_gun, Wart Gun +aoa3:wrecker, Wrecker +aoa3:abyssro, Abyssro +aoa3:amplifier, Amplifier +aoa3:blast_barrel, Blast Barrel +aoa3:blue_barrel, Blue Barrel +aoa3:boulder, Boulder +aoa3:brown_blaster, Brown Blaster +aoa3:demolisher, Demolisher +aoa3:destruction_shotgun, Destruction Shotgun +aoa3:discharge_shotgun, Discharge Shotgun +aoa3:gimmick, Gimmick +aoa3:ginger_blaster, Ginger Blaster +aoa3:long_shot, Long Shot +aoa3:mechyro, Mechyro +aoa3:purity_shotgun, Purity Shotgun +aoa3:purple_punisher, Purple Punisher +aoa3:red_rocket, Red Rocket +aoa3:vivo, Vivo +aoa3:baron_ssr, Baron SSR +aoa3:bayonette_sr, Bayonette SR +aoa3:bolt_rifle, Bolt Rifle +aoa3:camo_rifle, Camo Rifle +aoa3:clown_cracker, Clown Cracker +aoa3:clownimator, Clownimator +aoa3:crystaneer, Crystaneer +aoa3:dark_beast, Dark Beast +aoa3:deadlock, Deadlock +aoa3:decimator, Decimator +aoa3:discharge_sniper, Discharge Sniper +aoa3:dual_sight, Dual Sight +aoa3:duster, Duster +aoa3:floro500, Floro500 +aoa3:head_hunter, Head Hunter +aoa3:hive_cracker, Hive Cracker +aoa3:ka500, Ka500 +aoa3:mark_maker, Mark Maker +aoa3:mineral, Mineral +aoa3:monster, Monster +aoa3:moon_maker, Moon Maker +aoa3:rosid_rifle, Rosid Rifle +aoa3:sabbath, Sabbath +aoa3:sludge_sniper, Sludge Sniper +aoa3:sweet_tooth, Sweet Tooth +aoa3:terminator, Terminator +aoa3:viper1, Viper-1 +aoa3:ancient_bomber, Ancient Bomber +aoa3:ancient_discharger, Ancient Discharger +aoa3:aqua_cannon, Aqua Cannon +aoa3:balloon_bomber, Balloon Bomber +aoa3:big_blast, Big Blast +aoa3:blast_cannon, Blast Cannon +aoa3:blissful_blast, Blissful Blast +aoa3:bomb_launcher, Bomb Launcher +aoa3:boom_boom, Boom Boom +aoa3:boom_cannon, Boom Cannon +aoa3:boulder_bomber, Boulder Bomber +aoa3:bozo_blaster, Bozo Blaster +aoa3:bulb_cannon, Bulb Cannon +aoa3:carrot_cannon, Carrot Cannon +aoa3:clown_cannon, Clown Cannon +aoa3:clowno_pulse, Clowno-Pulse +aoa3:coral_cannon, Coral Cannon +aoa3:discharge_cannon, Discharge Cannon +aoa3:energy_cannon, Energy Cannon +aoa3:erebon_stickler, Erebon Stickler +aoa3:floro_rpg, Floro RPG +aoa3:flower_cannon, Flower Cannon +aoa3:fungal_cannon, Fungal Cannon +aoa3:ghast_blaster, Ghast Blaster +aoa3:ghoul_cannon, Ghoul Cannon +aoa3:giga_cannon, Giga-Cannon +aoa3:golder_bomber, Golder Bomber +aoa3:hive_blaster, Hive Blaster +aoa3:hive_howitzer, Hive Howitzer +aoa3:iro_cannon, Iro Cannon +aoa3:jack_funger, Jack Funger +aoa3:jack_rocker, Jack Rocker +aoa3:luxon_stickler, Luxon Stickler +aoa3:mecha_cannon, Mecha Cannon +aoa3:mini_cannon, Mini-Cannon +aoa3:missile_maker, Missile Maker +aoa3:moon_cannon, Moon Cannon +aoa3:pluton_stickler, Pluton Stickler +aoa3:predatorian_blaster, Predatorian Blaster +aoa3:pulse_cannon, Pulse Cannon +aoa3:rpg, RPG +aoa3:selyan_stickler, Selyan Stickler +aoa3:shadow_blaster, Shadow Blaster +aoa3:shyre_blaster, Shyre Blaster +aoa3:smile_blaster, Smile Blaster +aoa3:super_cannon, Super-Cannon +aoa3:ultra_cannon, Ultra-Cannon +aoa3:vox_cannon, Vox Cannon +aoa3:water_balloon_bomber, Water-Balloon Bomber +aoa3:wither_cannon, Wither Cannon +aoa3:grenade, Grenade +aoa3:slice_star, Slice Star +aoa3:chakram, Chakram +aoa3:goo_ball, Goo Ball +aoa3:vulkram, Vulkram +aoa3:hellfire, Hellfire +aoa3:runic_bomb, Runic Bomb +aoa3:vulcane, Vulcane +aoa3:battle_vulcane, Vulcane: Battle +aoa3:equality_vulcane, Vulcane: Equality +aoa3:fire_vulcane, Vulcane: Fire +aoa3:impairment_vulcane, Vulcane: Impairment +aoa3:poison_vulcane, Vulcane: Poison +aoa3:power_vulcane, Vulcane: Power +aoa3:wither_vulcane, Vulcane: Wither +aoa3:alacrity_bow, Alacrity Bow +aoa3:ancient_bow, Ancient Bow +aoa3:atlantic_bow, Atlantic Bow +aoa3:baron_bow, Baron Bow +aoa3:boreic_bow, Boreic Bow +aoa3:daybreaker_bow, Daybreaker Bow +aoa3:deep_bow, Deep Bow +aoa3:explosive_bow, Explosive Bow +aoa3:haunted_bow, Haunted Bow +aoa3:ice_bow, Ice Bow +aoa3:infernal_bow, Infernal Bow +aoa3:justice_bow, Justice Bow +aoa3:lunar_bow, Lunar Bow +aoa3:mecha_bow, Mecha Bow +aoa3:nightmare_bow, Nightmare Bow +aoa3:poison_bow, Poison Bow +aoa3:predatious_bow, Predatious Bow +aoa3:primordial_bow, Primordial Bow +aoa3:rosidian_bow, Rosidian Bow +aoa3:runic_bow, Runic Bow +aoa3:screamer_bow, Screamer Bow +aoa3:shyregem_bow, Shyregem Bow +aoa3:skeletal_bow, Skeletal Bow +aoa3:skydriver_bow, Skydriver Bow +aoa3:slingshot, Slingshot +aoa3:soulfire_bow, Soulfire Bow +aoa3:spectral_bow, Spectral Bow +aoa3:speed_bow, Speed Bow +aoa3:sunshine_bow, Sunshine Bow +aoa3:toxin_bow, Toxin Bow +aoa3:void_bow, Void Bow +aoa3:weaken_bow, Weaken Bow +aoa3:wither_bow, Wither Bow +aoa3:coral_archergun, Coral Archergun +aoa3:lunar_archergun, Lunar Archergun +aoa3:mecha_archergun, Mecha Archergun +aoa3:pyro_archergun, Pyro Archergun +aoa3:rosidian_archergun, Rosidian Archergun +aoa3:skeletal_archergun, Skeletal Archergun +aoa3:spectral_archergun, Spectral Archergun +aoa3:trolls_archergun, Trolls Archergun +aoa3:viral_archergun, Viral Archergun +aoa3:aquatic_staff, Aquatic Staff +aoa3:atlantic_staff, Atlantic Staff +aoa3:baron_staff, Baron Staff +aoa3:candy_staff, Candy Staff +aoa3:celestial_staff, Celestial Staff +aoa3:concussion_staff, Concussion Staff +aoa3:coral_staff, Coral Staff +aoa3:crystal_staff, Crystal Staff +aoa3:crystik_staff, Crystik Staff +aoa3:cryston_staff, Cryston Staff +aoa3:destruction_staff, Destruction Staff +aoa3:ember_staff, Ember Staff +aoa3:everfight_staff, Everfight Staff +aoa3:evermight_staff, Evermight Staff +aoa3:fire_staff, Fire Staff +aoa3:firefly_staff, Firefly Staff +aoa3:firestorm_staff, Firestorm Staff +aoa3:fungal_staff, Fungal Staff +aoa3:ghoul_staff, Ghoul Staff +aoa3:haunters_staff, Haunter's Staff +aoa3:hive_staff, Hive Staff +aoa3:joker_staff, Joker Staff +aoa3:kaiyu_staff, Kaiyu Staff +aoa3:lightning_staff, Lightning Staff +aoa3:lightshine, Lightshine +aoa3:lunar_staff, Lunar Staff +aoa3:lyonic_staff, Lyonic Staff +aoa3:mecha_staff, Mecha Staff +aoa3:meteor_staff, Meteor Staff +aoa3:moonlight_staff, Moonlight Staff +aoa3:nature_staff, Nature Staff +aoa3:nightmare_staff, Nightmare Staff +aoa3:noxious_staff, Noxious Staff +aoa3:phantom_staff, Phantom Staff +aoa3:poison_staff, Poison Staff +aoa3:power_staff, Power Staff +aoa3:primordial_staff, Primordial Staff +aoa3:reef_staff, Reef Staff +aoa3:rejuvenation_staff, Rejuvenation Staff +aoa3:rosidian_staff, Rosidian Staff +aoa3:runic_staff, Runic Staff +aoa3:shadowlord_staff, Shadowlord Staff +aoa3:show_staff, Show Staff +aoa3:shyre_staff, Shyre Staff +aoa3:sky_staff, Sky Staff +aoa3:striker_staff, Striker Staff +aoa3:sun_staff, Sun Staff +aoa3:surge_staff, Surge Staff +aoa3:tangle_staff, Tangle Staff +aoa3:ultimatum_staff, Ultimatum Staff +aoa3:underworld_staff, Underworld Staff +aoa3:warlock_staff, Warlock Staff +aoa3:water_staff, Water Staff +aoa3:web_staff, Web Staff +aoa3:wind_staff, Wind Staff +aoa3:wither_staff, Wither Staff +aoa3:wizards_staff, Wizard's Staff +aoa3:apoco_shower, Apoco Shower +aoa3:atomizer, Atomizer +aoa3:beamer, Beamer +aoa3:blast_chiller, Blast Chiller +aoa3:blood_drainer, Blood Drainer +aoa3:bone_blaster, Bone Blaster +aoa3:bubble_horn, Bubble Horn +aoa3:colour_cannon, Colour Cannon +aoa3:confetti_cannon, Confetti Cannon +aoa3:confetti_cluster, Confetti Cluster +aoa3:dark_destroyer, Dark Destroyer +aoa3:darkly_guster, Darkly Guster +aoa3:death_ray, Death Ray +aoa3:doom_bringer, Doom Bringer +aoa3:eradicator, Eradicator +aoa3:experiment_w801, Experiment W-801 +aoa3:flowercorne, Flowercorne +aoa3:fragment, Fragment +aoa3:froster, Froster +aoa3:gas_blaster, Gas Blaster +aoa3:ghoul_gasser, Ghoul Gasser +aoa3:gold_bringer, Gold Bringer +aoa3:gravity_blaster, Gravity Blaster +aoa3:hell_horn, Hell Horn +aoa3:illusion_revolver, Illusion Revolver +aoa3:illusion_smg, Illusion SMG +aoa3:ion_blaster, Ion Blaster +aoa3:iro_miner, Iro Miner +aoa3:laser_blaster, Laser Blaster +aoa3:light_blaster, Light Blaster +aoa3:light_spark, Light Spark +aoa3:luna_blaster, Luna Blaster +aoa3:mecha_blaster, Mecha Blaster +aoa3:mind_blaster, Mind Blaster +aoa3:moon_destroyer, Moon Destroyer +aoa3:moon_shiner, Moon Shiner +aoa3:odious, Odious +aoa3:orbocron, Orb-O-Cron +aoa3:paralyzer, Paralyzer +aoa3:party_popper, Party Popper +aoa3:poison_plunger, Poison Plunger +aoa3:power_ray, Power Ray +aoa3:proton, Proton +aoa3:reefer, Reefer +aoa3:revolution, Revolution +aoa3:seaocron, Sea-O-Cron +aoa3:skullo_blaster, Skullo Blaster +aoa3:soul_drainer, Soul Drainer +aoa3:soul_spark, Soul Spark +aoa3:soul_storm, Soul Storm +aoa3:spirit_shower, Spirit Shower +aoa3:swarmotron, Swarm-O-Tron +aoa3:toxic_terrorizer, Toxic Terrorizer +aoa3:vortex_blaster, Vortex Blaster +aoa3:whimsy_winder, Whimsy Winder +aoa3:withers_wrath, Wither's Wrath +ebwizardry:arcane_workbench, Arcane Workbench +ebwizardry:crystal_ore, Crystal Ore +ebwizardry:crystal_flower, Crystal Flower +ebwizardry:transportation_stone, Stone of Transportation +ebwizardry:crystal_block:0, Block of Crystal +ebwizardry:crystal_block:1, Block of Fiery Crystal +ebwizardry:crystal_block:2, Block of Icy Crystal +ebwizardry:crystal_block:3, Block of Stormy Crystal +ebwizardry:crystal_block:4, Block of Dark Crystal +ebwizardry:crystal_block:5, Block of Verdant Crystal +ebwizardry:crystal_block:6, Block of Mystical Crystal +ebwizardry:crystal_block:7, Block of Radiant Crystal +ebwizardry:runestone:1, Runestone +ebwizardry:runestone:2, Runestone +ebwizardry:runestone:3, Runestone +ebwizardry:runestone:4, Runestone +ebwizardry:runestone:5, Runestone +ebwizardry:runestone:6, Runestone +ebwizardry:runestone:7, Runestone +ebwizardry:runestone_pedestal:1, Runestone Pedestal +ebwizardry:runestone_pedestal:2, Runestone Pedestal +ebwizardry:runestone_pedestal:3, Runestone Pedestal +ebwizardry:runestone_pedestal:4, Runestone Pedestal +ebwizardry:runestone_pedestal:5, Runestone Pedestal +ebwizardry:runestone_pedestal:6, Runestone Pedestal +ebwizardry:runestone_pedestal:7, Runestone Pedestal +ebwizardry:gilded_wood:0, Gilded Oak Wood +ebwizardry:gilded_wood:1, Gilded Spruce Wood +ebwizardry:gilded_wood:2, Gilded Birch Wood +ebwizardry:gilded_wood:3, Gilded Jungle Wood +ebwizardry:gilded_wood:4, Gilded Acacia Wood +ebwizardry:gilded_wood:5, Gilded Dark Oak Wood +ebwizardry:oak_bookshelf, Oak Bookshelf +ebwizardry:spruce_bookshelf, Spruce Bookshelf +ebwizardry:birch_bookshelf, Birch Bookshelf +ebwizardry:jungle_bookshelf, Jungle Bookshelf +ebwizardry:acacia_bookshelf, Acacia Bookshelf +ebwizardry:dark_oak_bookshelf, Dark Oak Bookshelf +ebwizardry:oak_lectern, Oak Lectern +ebwizardry:spruce_lectern, Spruce Lectern +ebwizardry:birch_lectern, Birch Lectern +ebwizardry:jungle_lectern, Jungle Lectern +ebwizardry:acacia_lectern, Acacia Lectern +ebwizardry:dark_oak_lectern, Dark Oak Lectern +ebwizardry:receptacle, Receptacle +ebwizardry:imbuement_altar, Imbuement Altar +ebwizardry:magic_crystal:0, Magic Crystal +ebwizardry:magic_crystal:1, Fiery Crystal +ebwizardry:magic_crystal:2, Icy Crystal +ebwizardry:magic_crystal:3, Stormy Crystal +ebwizardry:magic_crystal:4, Dark Crystal +ebwizardry:magic_crystal:5, Verdant Crystal +ebwizardry:magic_crystal:6, Mystical Crystal +ebwizardry:magic_crystal:7, Radiant Crystal +ebwizardry:crystal_shard, Magic Crystal Shard +ebwizardry:grand_crystal, Grand Magic Crystal +ebwizardry:wizard_handbook, The Wizard's Handbook +ebwizardry:arcane_tome:1, Tome of Arcana +ebwizardry:arcane_tome:2, Tome of Arcana +ebwizardry:arcane_tome:3, Tome of Arcana +ebwizardry:spell_book:1, Spell Book +ebwizardry:spell_book:2, Spell Book +ebwizardry:spell_book:3, Spell Book +ebwizardry:spell_book:4, Spell Book +ebwizardry:spell_book:5, Spell Book +ebwizardry:spell_book:6, Spell Book +ebwizardry:spell_book:7, Spell Book +ebwizardry:spell_book:8, Spell Book +ebwizardry:spell_book:9, Spell Book +ebwizardry:spell_book:10, Spell Book +ebwizardry:spell_book:11, Spell Book +ebwizardry:spell_book:12, Spell Book +ebwizardry:spell_book:13, Spell Book +ebwizardry:spell_book:14, Spell Book +ebwizardry:spell_book:15, Spell Book +ebwizardry:spell_book:16, Spell Book +ebwizardry:spell_book:17, Spell Book +ebwizardry:spell_book:18, Spell Book +ebwizardry:spell_book:19, Spell Book +ebwizardry:spell_book:20, Spell Book +ebwizardry:spell_book:21, Spell Book +ebwizardry:spell_book:22, Spell Book +ebwizardry:spell_book:23, Spell Book +ebwizardry:spell_book:24, Spell Book +ebwizardry:spell_book:25, Spell Book +ebwizardry:spell_book:26, Spell Book +ebwizardry:spell_book:27, Spell Book +ebwizardry:spell_book:28, Spell Book +ebwizardry:spell_book:29, Spell Book +ebwizardry:spell_book:30, Spell Book +ebwizardry:spell_book:31, Spell Book +ebwizardry:spell_book:32, Spell Book +ebwizardry:spell_book:33, Spell Book +ebwizardry:spell_book:34, Spell Book +ebwizardry:spell_book:35, Spell Book +ebwizardry:spell_book:36, Spell Book +ebwizardry:spell_book:37, Spell Book +ebwizardry:spell_book:38, Spell Book +ebwizardry:spell_book:39, Spell Book +ebwizardry:spell_book:40, Spell Book +ebwizardry:spell_book:41, Spell Book +ebwizardry:spell_book:42, Spell Book +ebwizardry:spell_book:43, Spell Book +ebwizardry:spell_book:44, Spell Book +ebwizardry:spell_book:45, Spell Book +ebwizardry:spell_book:46, Spell Book +ebwizardry:spell_book:47, Spell Book +ebwizardry:spell_book:48, Spell Book +ebwizardry:spell_book:49, Spell Book +ebwizardry:spell_book:50, Spell Book +ebwizardry:spell_book:51, Spell Book +ebwizardry:spell_book:52, Spell Book +ebwizardry:spell_book:53, Spell Book +ebwizardry:spell_book:54, Spell Book +ebwizardry:spell_book:55, Spell Book +ebwizardry:spell_book:56, Spell Book +ebwizardry:spell_book:57, Spell Book +ebwizardry:spell_book:58, Spell Book +ebwizardry:spell_book:59, Spell Book +ebwizardry:spell_book:60, Spell Book +ebwizardry:spell_book:61, Spell Book +ebwizardry:spell_book:62, Spell Book +ebwizardry:spell_book:63, Spell Book +ebwizardry:spell_book:64, Spell Book +ebwizardry:spell_book:65, Spell Book +ebwizardry:spell_book:66, Spell Book +ebwizardry:spell_book:67, Spell Book +ebwizardry:spell_book:68, Spell Book +ebwizardry:spell_book:69, Spell Book +ebwizardry:spell_book:70, Spell Book +ebwizardry:spell_book:71, Spell Book +ebwizardry:spell_book:72, Spell Book +ebwizardry:spell_book:73, Spell Book +ebwizardry:spell_book:74, Spell Book +ebwizardry:spell_book:75, Spell Book +ebwizardry:spell_book:76, Spell Book +ebwizardry:spell_book:77, Spell Book +ebwizardry:spell_book:78, Spell Book +ebwizardry:spell_book:79, Spell Book +ebwizardry:spell_book:80, Spell Book +ebwizardry:spell_book:81, Spell Book +ebwizardry:spell_book:82, Spell Book +ebwizardry:spell_book:83, Spell Book +ebwizardry:spell_book:84, Spell Book +ebwizardry:spell_book:85, Spell Book +ebwizardry:spell_book:86, Spell Book +ebwizardry:spell_book:87, Spell Book +ebwizardry:spell_book:88, Spell Book +ebwizardry:spell_book:89, Spell Book +ebwizardry:spell_book:90, Spell Book +ebwizardry:spell_book:91, Spell Book +ebwizardry:spell_book:92, Spell Book +ebwizardry:spell_book:93, Spell Book +ebwizardry:spell_book:94, Spell Book +ebwizardry:spell_book:95, Spell Book +ebwizardry:spell_book:96, Spell Book +ebwizardry:spell_book:97, Spell Book +ebwizardry:spell_book:98, Spell Book +ebwizardry:spell_book:99, Spell Book +ebwizardry:spell_book:100, Spell Book +ebwizardry:spell_book:101, Spell Book +ebwizardry:spell_book:102, Spell Book +ebwizardry:spell_book:103, Spell Book +ebwizardry:spell_book:104, Spell Book +ebwizardry:spell_book:105, Spell Book +ebwizardry:spell_book:106, Spell Book +ebwizardry:spell_book:107, Spell Book +ebwizardry:spell_book:108, Spell Book +ebwizardry:spell_book:109, Spell Book +ebwizardry:spell_book:110, Spell Book +ebwizardry:spell_book:111, Spell Book +ebwizardry:spell_book:112, Spell Book +ebwizardry:spell_book:113, Spell Book +ebwizardry:spell_book:114, Spell Book +ebwizardry:spell_book:115, Spell Book +ebwizardry:spell_book:116, Spell Book +ebwizardry:spell_book:117, Spell Book +ebwizardry:spell_book:118, Spell Book +ebwizardry:spell_book:119, Spell Book +ebwizardry:spell_book:120, Spell Book +ebwizardry:spell_book:121, Spell Book +ebwizardry:spell_book:122, Spell Book +ebwizardry:spell_book:123, Spell Book +ebwizardry:spell_book:124, Spell Book +ebwizardry:spell_book:125, Spell Book +ebwizardry:spell_book:126, Spell Book +ebwizardry:spell_book:127, Spell Book +ebwizardry:spell_book:128, Spell Book +ebwizardry:spell_book:129, Spell Book +ebwizardry:spell_book:130, Spell Book +ebwizardry:spell_book:131, Spell Book +ebwizardry:spell_book:132, Spell Book +ebwizardry:spell_book:133, Spell Book +ebwizardry:spell_book:134, Spell Book +ebwizardry:spell_book:135, Spell Book +ebwizardry:spell_book:136, Spell Book +ebwizardry:spell_book:137, Spell Book +ebwizardry:spell_book:138, Spell Book +ebwizardry:spell_book:139, Spell Book +ebwizardry:spell_book:140, Spell Book +ebwizardry:spell_book:141, Spell Book +ebwizardry:spell_book:142, Spell Book +ebwizardry:spell_book:143, Spell Book +ebwizardry:spell_book:144, Spell Book +ebwizardry:spell_book:145, Spell Book +ebwizardry:spell_book:146, Spell Book +ebwizardry:spell_book:147, Spell Book +ebwizardry:spell_book:148, Spell Book +ebwizardry:spell_book:149, Spell Book +ebwizardry:spell_book:150, Spell Book +ebwizardry:spell_book:151, Spell Book +ebwizardry:spell_book:152, Spell Book +ebwizardry:spell_book:153, Spell Book +ebwizardry:spell_book:154, Spell Book +ebwizardry:spell_book:155, Spell Book +ebwizardry:spell_book:156, Spell Book +ebwizardry:spell_book:157, Spell Book +ebwizardry:spell_book:158, Spell Book +ebwizardry:spell_book:159, Spell Book +ebwizardry:spell_book:160, Spell Book +ebwizardry:spell_book:161, Spell Book +ebwizardry:spell_book:162, Spell Book +ebwizardry:spell_book:163, Spell Book +ebwizardry:spell_book:164, Spell Book +ebwizardry:spell_book:165, Spell Book +ebwizardry:spell_book:166, Spell Book +ebwizardry:spell_book:167, Spell Book +ebwizardry:spell_book:168, Spell Book +ebwizardry:spell_book:169, Spell Book +ebwizardry:spell_book:170, Spell Book +ebwizardry:spell_book:171, Spell Book +ebwizardry:spell_book:172, Spell Book +ebwizardry:spell_book:173, Spell Book +ebwizardry:spell_book:174, Spell Book +ebwizardry:spell_book:175, Spell Book +ebwizardry:spell_book:176, Spell Book +ebwizardry:spell_book:177, Spell Book +ebwizardry:spell_book:178, Spell Book +ebwizardry:spell_book:179, Spell Book +ebwizardry:spell_book:180, Spell Book +ebwizardry:spell_book:181, Spell Book +ebwizardry:spell_book:182, Spell Book +ebwizardry:spell_book:183, Spell Book +ebwizardry:spell_book:184, Spell Book +ebwizardry:spell_book:185, Spell Book +ebwizardry:spell_book:186, Spell Book +ebwizardry:spell_book:187, Spell Book +ebwizardry:spell_book:188, Spell Book +ebwizardry:spell_book:189, Spell Book +ebwizardry:spell_book:190, Spell Book +ebwizardry:spell_book:191, Spell Book +ebwizardry:spell_book:192, Spell Book +ebwizardry:spell_book:193, Spell Book +ebwizardry:spell_book:194, Spell Book +ebwizardry:spell_book:195, Spell Book +ebwizardry:spell_book:196, Spell Book +ebwizardry:spell_book:197, Spell Book +ebwizardry:spell_book:198, Spell Book +ebwizardry:spell_book:199, Spell Book +ebwizardry:spell_book:200, Spell Book +ebwizardry:spell_book:201, Spell Book +ebwizardry:spell_book:202, Spell Book +ebwizardry:spell_book:203, Spell Book +ebwizardry:spell_book:204, Spell Book +ebwizardry:spell_book:205, Spell Book +ebwizardry:spell_book:206, Spell Book +ebwizardry:spell_book:207, Spell Book +ebwizardry:spell_book:208, Spell Book +ebwizardry:spell_book:209, Spell Book +ebwizardry:spell_book:210, Spell Book +ebwizardry:spell_book:211, Spell Book +ebwizardry:spell_book:212, Spell Book +ebwizardry:spell_book:213, Spell Book +ebwizardry:spell_book:214, Spell Book +ebwizardry:spell_book:215, Spell Book +ebwizardry:spell_book:216, Spell Book +ebwizardry:spell_book:217, Spell Book +ebwizardry:spell_book:218, Spell Book +ebwizardry:spell_book:219, Spell Book +ebwizardry:spell_book:220, Spell Book +ebwizardry:spell_book:221, Spell Book +ebwizardry:spell_book:222, Spell Book +ebwizardry:spell_book:223, Spell Book +ebwizardry:spell_book:224, Spell Book +ebwizardry:spell_book:225, Spell Book +ebwizardry:spell_book:226, Spell Book +ebwizardry:spell_book:227, Spell Book +ebwizardry:spell_book:228, Spell Book +ebwizardry:spell_book:229, Spell Book +ebwizardry:spell_book:230, Spell Book +ebwizardry:spell_book:231, Spell Book +ebwizardry:spell_book:232, Spell Book +ebwizardry:spell_book:233, Spell Book +ebwizardry:spell_book:234, Spell Book +ebwizardry:spell_book:235, Spell Book +ebwizardry:spell_book:236, Spell Book +ebwizardry:spell_book:237, Spell Book +ebwizardry:spell_book:238, Spell Book +ebwizardry:spell_book:239, Spell Book +ebwizardry:spell_book:240, Spell Book +ebwizardry:spell_book:241, Spell Book +ebwizardry:spell_book:242, Spell Book +ebwizardry:spell_book:243, Spell Book +ebwizardry:spell_book:244, Spell Book +ebwizardry:spell_book:245, Spell Book +ebwizardry:spell_book:246, Spell Book +ebwizardry:spell_book:247, Spell Book +ebwizardry:spell_book:248, Spell Book +ebwizardry:spell_book:249, Spell Book +ebwizardry:spell_book:250, Spell Book +ebwizardry:spell_book:251, Spell Book +ebwizardry:scroll:1, Scroll of Magic Missile +ebwizardry:scroll:2, Scroll of Ignite +ebwizardry:scroll:3, Scroll of Freeze +ebwizardry:scroll:4, Scroll of Snowball +ebwizardry:scroll:5, Scroll of Arc +ebwizardry:scroll:6, Scroll of Thunderbolt +ebwizardry:scroll:7, Scroll of Summon Zombie +ebwizardry:scroll:8, Scroll of Snare +ebwizardry:scroll:9, Scroll of Dart +ebwizardry:scroll:10, Scroll of Light +ebwizardry:scroll:11, Scroll of Telekinesis +ebwizardry:scroll:12, Scroll of Heal +ebwizardry:scroll:13, Scroll of Fireball +ebwizardry:scroll:14, Scroll of Flame Ray +ebwizardry:scroll:15, Scroll of Firebomb +ebwizardry:scroll:16, Scroll of Fire Sigil +ebwizardry:scroll:17, Scroll of Firebolt +ebwizardry:scroll:18, Scroll of Frost Ray +ebwizardry:scroll:19, Scroll of Summon Snow Golem +ebwizardry:scroll:20, Scroll of Ice Shard +ebwizardry:scroll:21, Scroll of Ice Statue +ebwizardry:scroll:22, Scroll of Frost Sigil +ebwizardry:scroll:23, Scroll of Lightning Ray +ebwizardry:scroll:24, Scroll of Spark Bomb +ebwizardry:scroll:25, Scroll of Homing Spark +ebwizardry:scroll:26, Scroll of Lightning Sigil +ebwizardry:scroll:27, Scroll of Lightning Arrow +ebwizardry:scroll:28, Scroll of Life Drain +ebwizardry:scroll:29, Scroll of Summon Skeleton +ebwizardry:scroll:30, Scroll of Metamorphosis +ebwizardry:scroll:31, Scroll of Wither +ebwizardry:scroll:32, Scroll of Poison +ebwizardry:scroll:33, Scroll of Growth Aura +ebwizardry:scroll:34, Scroll of Bubble +ebwizardry:scroll:35, Scroll of Whirlwind +ebwizardry:scroll:36, Scroll of Poison Bomb +ebwizardry:scroll:37, Scroll of Summon Spirit Wolf +ebwizardry:scroll:38, Scroll of Blink +ebwizardry:scroll:39, Scroll of Agility +ebwizardry:scroll:40, Scroll of Conjure Sword +ebwizardry:scroll:41, Scroll of Conjure Pickaxe +ebwizardry:scroll:42, Scroll of Conjure Bow +ebwizardry:scroll:43, Scroll of Force Arrow +ebwizardry:scroll:44, Scroll of Shield +ebwizardry:scroll:45, Scroll of Replenish Hunger +ebwizardry:scroll:46, Scroll of Cure Effects +ebwizardry:scroll:47, Scroll of Heal Ally +ebwizardry:scroll:48, Scroll of Summon Blaze +ebwizardry:scroll:49, Scroll of Ring of Fire +ebwizardry:scroll:50, Scroll of Detonate +ebwizardry:scroll:51, Scroll of Fire Resistance +ebwizardry:scroll:52, Scroll of Fireskin +ebwizardry:scroll:53, Scroll of Flaming Axe +ebwizardry:scroll:54, Scroll of Blizzard +ebwizardry:scroll:55, Scroll of Summon Ice Wraith +ebwizardry:scroll:56, Scroll of Ice Shroud +ebwizardry:scroll:57, Scroll of Ice Charge +ebwizardry:scroll:58, Scroll of Frost Axe +ebwizardry:scroll:59, Scroll of Invoke Weather +ebwizardry:scroll:60, Scroll of Chain Lightning +ebwizardry:scroll:61, Scroll of Lightning Bolt +ebwizardry:scroll:62, Scroll of Summon Lightning Wraith +ebwizardry:scroll:63, Scroll of Static Aura +ebwizardry:scroll:64, Scroll of Lightning Disk +ebwizardry:scroll:65, Scroll of Mind Control +ebwizardry:scroll:66, Scroll of Summon Wither Skeleton +ebwizardry:scroll:67, Scroll of Entrapment +ebwizardry:scroll:68, Scroll of Wither Skull +ebwizardry:scroll:69, Scroll of Darkness Orb +ebwizardry:scroll:70, Scroll of Shadow Ward +ebwizardry:scroll:71, Scroll of Decay +ebwizardry:scroll:72, Scroll of Water Breathing +ebwizardry:scroll:73, Scroll of Tornado +ebwizardry:scroll:74, Scroll of Glide +ebwizardry:scroll:75, Scroll of Summon Spirit Horse +ebwizardry:scroll:76, Scroll of Spider Swarm +ebwizardry:scroll:77, Scroll of Slime +ebwizardry:scroll:78, Scroll of Petrify +ebwizardry:scroll:79, Scroll of Invisibility +ebwizardry:scroll:80, Scroll of Levitation +ebwizardry:scroll:81, Scroll of Force Orb +ebwizardry:scroll:82, Scroll of Transportation +ebwizardry:scroll:83, Scroll of Spectral Pathway +ebwizardry:scroll:84, Scroll of Phase Step +ebwizardry:scroll:85, Scroll of Vanishing Box +ebwizardry:scroll:86, Scroll of Greater Heal +ebwizardry:scroll:87, Scroll of Healing Aura +ebwizardry:scroll:88, Scroll of Forcefield +ebwizardry:scroll:89, Scroll of Ironflesh +ebwizardry:scroll:90, Scroll of Transience +ebwizardry:scroll:91, Scroll of Meteor +ebwizardry:scroll:92, Scroll of Fire Breath +ebwizardry:scroll:93, Scroll of Summon Phoenix +ebwizardry:scroll:94, Scroll of Ice Age +ebwizardry:scroll:95, Scroll of Wall of Frost +ebwizardry:scroll:96, Scroll of Summon Ice Giant +ebwizardry:scroll:97, Scroll of Thunderstorm +ebwizardry:scroll:98, Scroll of Lightning Hammer +ebwizardry:scroll:99, Scroll of Plague of Darkness +ebwizardry:scroll:100, Scroll of Summon Skeleton Legion +ebwizardry:scroll:101, Scroll of Summon Shadow Wraith +ebwizardry:scroll:102, Scroll of Forest's Curse +ebwizardry:scroll:103, Scroll of Flight +ebwizardry:scroll:104, Scroll of Silverfish Swarm +ebwizardry:scroll:105, Scroll of Black Hole +ebwizardry:scroll:106, Scroll of Shockwave +ebwizardry:scroll:107, Scroll of Summon Iron Golem +ebwizardry:scroll:108, Scroll of Arrow Rain +ebwizardry:scroll:109, Scroll of Diamondflesh +ebwizardry:scroll:110, Scroll of Font of Vitality +ebwizardry:scroll:111, Scroll of Smoke Bomb +ebwizardry:scroll:112, Scroll of Mind Trick +ebwizardry:scroll:113, Scroll of Leap +ebwizardry:scroll:114, Scroll of Pocket Furnace +ebwizardry:scroll:115, Scroll of Intimidate +ebwizardry:scroll:116, Scroll of Banish +ebwizardry:scroll:117, Scroll of Sixth Sense +ebwizardry:scroll:118, Scroll of Darkvision +ebwizardry:scroll:119, Scroll of Clairvoyance +ebwizardry:scroll:120, Scroll of Pocket Workbench +ebwizardry:scroll:121, Scroll of Imbue Weapon +ebwizardry:scroll:122, Scroll of Invigorating Presence +ebwizardry:scroll:123, Scroll of Oakflesh +ebwizardry:scroll:124, Scroll of Greater Fireball +ebwizardry:scroll:125, Scroll of Flaming Weapon +ebwizardry:scroll:126, Scroll of Ice Lance +ebwizardry:scroll:127, Scroll of Freezing Weapon +ebwizardry:scroll:128, Scroll of Ice Spikes +ebwizardry:scroll:129, Scroll of Lightning Pulse +ebwizardry:scroll:130, Scroll of Curse of Soulbinding +ebwizardry:scroll:131, Scroll of Cobwebs +ebwizardry:scroll:132, Scroll of Decoy +ebwizardry:scroll:133, Scroll of Conjure Armor +ebwizardry:scroll:134, Scroll of Arcane Jammer +ebwizardry:scroll:135, Scroll of Group Heal +ebwizardry:scroll:136, Scroll of Hailstorm +ebwizardry:scroll:137, Scroll of Lightning Web +ebwizardry:scroll:138, Scroll of Summon Storm Elemental +ebwizardry:scroll:139, Scroll of Earthquake +ebwizardry:scroll:140, Scroll of Font of Mana +ebwizardry:scroll:141, Scroll of Mine +ebwizardry:scroll:142, Scroll of Conjure Block +ebwizardry:scroll:143, Scroll of Muffle +ebwizardry:scroll:144, Scroll of Ward +ebwizardry:scroll:145, Scroll of Evade +ebwizardry:scroll:146, Scroll of Iceball +ebwizardry:scroll:147, Scroll of Charge +ebwizardry:scroll:148, Scroll of Reversal +ebwizardry:scroll:149, Scroll of Grapple +ebwizardry:scroll:150, Scroll of Divination +ebwizardry:scroll:151, Scroll of Empowering Presence +ebwizardry:scroll:152, Scroll of Disintegration +ebwizardry:scroll:153, Scroll of Combustion Rune +ebwizardry:scroll:154, Scroll of Frost Step +ebwizardry:scroll:155, Scroll of Paralysis +ebwizardry:scroll:156, Scroll of Shulker Bullet +ebwizardry:scroll:157, Scroll of Curse of Undeath +ebwizardry:scroll:158, Scroll of Dragon Fireball +ebwizardry:scroll:159, Scroll of Greater Telekinesis +ebwizardry:scroll:160, Scroll of Vex Swarm +ebwizardry:scroll:161, Scroll of Arcane Lock +ebwizardry:scroll:162, Scroll of Containment +ebwizardry:scroll:163, Scroll of Satiety +ebwizardry:scroll:164, Scroll of Greater Ward +ebwizardry:scroll:165, Scroll of Ray of Purification +ebwizardry:scroll:166, Scroll of Remove Curse +ebwizardry:scroll:167, Scroll of Possession +ebwizardry:scroll:168, Scroll of Curse of Enfeeblement +ebwizardry:scroll:169, Scroll of Forest of Thorns +ebwizardry:scroll:170, Scroll of Speed Time +ebwizardry:scroll:171, Scroll of Slow Time +ebwizardry:scroll:172, Scroll of Resurrection +ebwizardry:scroll:173, Scroll of Frost Barrier +ebwizardry:scroll:174, Scroll of Blinding Flash +ebwizardry:scroll:175, Scroll of Enrage +ebwizardry:scroll:176, Scroll of Mark Sacrifice +ebwizardry:scroll:177, Scroll of Permafrost +ebwizardry:scroll:178, Scroll of Stormcloud +ebwizardry:scroll:179, Scroll of Withering Totem +ebwizardry:scroll:180, Scroll of Fangs +ebwizardry:scroll:181, Scroll of Guardian Beam +ebwizardry:scroll:182, Scroll of Mirage +ebwizardry:scroll:183, Scroll of Radiant Totem +ebwizardry:scroll:184, Scroll of Firestorm +ebwizardry:scroll:185, Scroll of Flamecatcher +ebwizardry:scroll:186, Scroll of Zombie Apocalypse +ebwizardry:scroll:187, Scroll of Boulder +ebwizardry:scroll:188, Scroll of Celestial Smite +ebwizardry:scroll:189, Scroll of Absolute Zero +ebwizardry:scroll:190, Scroll of Blizzard Beam +ebwizardry:scroll:191, Scroll of Cyclone Bolt +ebwizardry:scroll:192, Scroll of Cyclone Shield +ebwizardry:scroll:193, Scroll of Dragon Roar +ebwizardry:scroll:194, Scroll of Fire Pledge +ebwizardry:scroll:195, Scroll of Flame Cleave +ebwizardry:scroll:196, Scroll of Flash Step +ebwizardry:scroll:197, Scroll of Frizz +ebwizardry:scroll:198, Scroll of Frizzle +ebwizardry:scroll:199, Scroll of Frost Blast +ebwizardry:scroll:200, Scroll of Frost Fan +ebwizardry:scroll:201, Scroll of Frost Form +ebwizardry:scroll:202, Scroll of Icicle Storm +ebwizardry:scroll:203, Scroll of Inferno Form +ebwizardry:scroll:204, Scroll of Inferno Pillar +ebwizardry:scroll:205, Scroll of KaFrizz +ebwizardry:scroll:206, Scroll of KaFrizzle +ebwizardry:scroll:207, Scroll of KaQuake +ebwizardry:scroll:208, Scroll of KaSploosh +ebwizardry:scroll:209, Scroll of KaSplooshle +ebwizardry:scroll:210, Scroll of KaThwack +ebwizardry:scroll:211, Scroll of KaZam +ebwizardry:scroll:212, Scroll of KaZammle +ebwizardry:scroll:213, Scroll of Lightning Vortex +ebwizardry:scroll:214, Scroll of Ocean Burst +ebwizardry:scroll:215, Scroll of Quake +ebwizardry:scroll:216, Scroll of Radiance Storm +ebwizardry:scroll:217, Scroll of Radiant Beam +ebwizardry:scroll:218, Scroll of Saintess' Sun +ebwizardry:scroll:219, Scroll of Shake +ebwizardry:scroll:220, Scroll of Shatter +ebwizardry:scroll:221, Scroll of Solar Beam +ebwizardry:scroll:222, Scroll of Oomph +ebwizardry:scroll:223, Scroll of Splash +ebwizardry:scroll:224, Scroll of Sploosh +ebwizardry:scroll:225, Scroll of Storm Blink +ebwizardry:scroll:226, Scroll of Thunder Burst +ebwizardry:scroll:227, Scroll of Thundering Chain +ebwizardry:scroll:228, Scroll of Unrelenting Force +ebwizardry:scroll:229, Scroll of Wave Of Relief +ebwizardry:scroll:230, Scroll of Whirlpool +ebwizardry:scroll:231, Scroll of Zam +ebwizardry:scroll:232, Scroll of Zammle +ebwizardry:scroll:233, Scroll of Zoom +ebwizardry:scroll:234, Scroll of Time Manipulator +ebwizardry:scroll:235, Scroll of Vampirism +ebwizardry:scroll:236, Scroll of Super Jump +ebwizardry:scroll:237, Scroll of Chargable Strike +ebwizardry:scroll:238, Scroll of Tribal Bless +ebwizardry:scroll:239, Scroll of Scale Bless +ebwizardry:scroll:240, Scroll of Thief Bless +ebwizardry:scroll:241, Scroll of Return +ebwizardry:scroll:242, Scroll of Armor Piercing Missile +ebwizardry:scroll:243, Scroll of Surface Teleport +ebwizardry:scroll:244, Scroll of Magical Offence +ebwizardry:scroll:245, Scroll of Hunters Revenge +ebwizardry:scroll:246, Scroll of Solid Core +ebwizardry:scroll:247, Scroll of Magic Shield +ebwizardry:scroll:248, Scroll of Advanced Return +ebwizardry:scroll:249, Scroll of Time Travel +ebwizardry:scroll:250, Scroll of Pacifism +ebwizardry:scroll:251, Scroll of Photosynthesis +ebwizardry:ruined_spell_book, Ruined Spell Book +ebwizardry:magic_wand, Magic Wand +ebwizardry:apprentice_wand, Apprentice Wand +ebwizardry:advanced_wand, Advanced Wand +ebwizardry:master_wand, Master Wand +ebwizardry:novice_fire_wand, Wand of Embers +ebwizardry:apprentice_fire_wand, Apprentice Pyromancer Wand +ebwizardry:advanced_fire_wand, Wand of the Pyromancer +ebwizardry:master_fire_wand, Master Pyromancer Wand +ebwizardry:novice_ice_wand, Wand of Frost +ebwizardry:apprentice_ice_wand, Apprentice Ice Mage Wand +ebwizardry:advanced_ice_wand, Wand of the Ice Mage +ebwizardry:master_ice_wand, Master Ice Mage Wand +ebwizardry:novice_lightning_wand, Wand of Sparks +ebwizardry:apprentice_lightning_wand, Apprentice Storm Mage Wand +ebwizardry:advanced_lightning_wand, Wand of the Storm Mage +ebwizardry:master_lightning_wand, Master Storm Mage Wand +ebwizardry:novice_necromancy_wand, Wand of Shadows +ebwizardry:apprentice_necromancy_wand, Apprentice Necromancer Wand +ebwizardry:advanced_necromancy_wand, Wand of the Necromancer +ebwizardry:master_necromancy_wand, Master Necromancer Wand +ebwizardry:novice_earth_wand, Wand of the Forest +ebwizardry:apprentice_earth_wand, Apprentice Earth Mage Wand +ebwizardry:advanced_earth_wand, Wand of the Earth Mage +ebwizardry:master_earth_wand, Master Earth Mage Wand +ebwizardry:novice_sorcery_wand, Wand of Mystery +ebwizardry:apprentice_sorcery_wand, Apprentice Sorcerer Wand +ebwizardry:advanced_sorcery_wand, Wand of the Sorcerer +ebwizardry:master_sorcery_wand, Master Sorcerer Wand +ebwizardry:novice_healing_wand, Wand of Healing +ebwizardry:apprentice_healing_wand, Apprentice Healer Wand +ebwizardry:advanced_healing_wand, Wand of the Healer +ebwizardry:master_healing_wand, Master Healer Wand +ebwizardry:spectral_sword, Spectral Sword +ebwizardry:spectral_pickaxe, Spectral Pickaxe +ebwizardry:spectral_bow, Spectral Bow +ebwizardry:blank_scroll, Blank Scroll +ebwizardry:magic_silk, Magical Silk +ebwizardry:small_mana_flask, Small Mana Flask +ebwizardry:medium_mana_flask, Medium Mana Flask +ebwizardry:large_mana_flask, Large Mana Flask +ebwizardry:storage_upgrade, Wand Storage Upgrade +ebwizardry:siphon_upgrade, Wand Siphon Upgrade +ebwizardry:condenser_upgrade, Wand Condenser Upgrade +ebwizardry:range_upgrade, Wand Range Upgrade +ebwizardry:duration_upgrade, Wand Duration Upgrade +ebwizardry:cooldown_upgrade, Wand Cooldown Upgrade +ebwizardry:blast_upgrade, Wand Blast Upgrade +ebwizardry:attunement_upgrade, Wand Attunement Upgrade +ebwizardry:melee_upgrade, Wand Melee Upgrade +ebwizardry:flaming_axe, Flaming Axe +ebwizardry:frost_axe, Frost Axe +ebwizardry:identification_scroll, Scroll of Identification +ebwizardry:resplendent_thread, Resplendent Thread +ebwizardry:crystal_silver_plating, Crystal Silver Plating +ebwizardry:ethereal_crystalweave, Ethereal Crystalweave +ebwizardry:astral_diamond, Astral Diamond +ebwizardry:purifying_elixir, Purifying Elixir +ebwizardry:firebomb, Firebomb +ebwizardry:poison_bomb, Poison Bomb +ebwizardry:smoke_bomb, Smoke Bomb +ebwizardry:spark_bomb, Spark Bomb +ebwizardry:spectral_dust:1, Spectral Dust +ebwizardry:spectral_dust:2, Spectral Dust +ebwizardry:spectral_dust:3, Spectral Dust +ebwizardry:spectral_dust:4, Spectral Dust +ebwizardry:spectral_dust:5, Spectral Dust +ebwizardry:spectral_dust:6, Spectral Dust +ebwizardry:spectral_dust:7, Spectral Dust +ebwizardry:wizard_hat, Wizard Hat +ebwizardry:wizard_robe, Wizard Robes +ebwizardry:wizard_leggings, Wizard Leggings +ebwizardry:wizard_boots, Wizard Boots +ebwizardry:wizard_hat_fire, Pyromancer Hat +ebwizardry:wizard_robe_fire, Pyromancer Robes +ebwizardry:wizard_leggings_fire, Pyromancer Leggings +ebwizardry:wizard_boots_fire, Pyromancer Boots +ebwizardry:wizard_hat_ice, Ice Mage Hat +ebwizardry:wizard_robe_ice, Ice Mage Robes +ebwizardry:wizard_leggings_ice, Ice Mage Leggings +ebwizardry:wizard_boots_ice, Ice Mage Boots +ebwizardry:wizard_hat_lightning, Storm Mage Hat +ebwizardry:wizard_robe_lightning, Storm Mage Robes +ebwizardry:wizard_leggings_lightning, Storm Mage Leggings +ebwizardry:wizard_boots_lightning, Storm Mage Boots +ebwizardry:wizard_hat_necromancy, Necromancer Hat +ebwizardry:wizard_robe_necromancy, Necromancer Robes +ebwizardry:wizard_leggings_necromancy, Necromancer Leggings +ebwizardry:wizard_boots_necromancy, Necromancer Boots +ebwizardry:wizard_hat_earth, Earth Mage Hat +ebwizardry:wizard_robe_earth, Earth Mage Robes +ebwizardry:wizard_leggings_earth, Earth Mage Leggings +ebwizardry:wizard_boots_earth, Earth Mage Boots +ebwizardry:wizard_hat_sorcery, Sorcerer Hat +ebwizardry:wizard_robe_sorcery, Sorcerer Robes +ebwizardry:wizard_leggings_sorcery, Sorcerer Leggings +ebwizardry:wizard_boots_sorcery, Sorcerer Boots +ebwizardry:wizard_hat_healing, Healer Hat +ebwizardry:wizard_robe_healing, Healer Robes +ebwizardry:wizard_leggings_healing, Healer Leggings +ebwizardry:wizard_boots_healing, Healer Boots +ebwizardry:sage_hat, Sage Hat +ebwizardry:sage_robe, Sage Robes +ebwizardry:sage_leggings, Sage Leggings +ebwizardry:sage_boots, Sage Boots +ebwizardry:sage_hat_fire, Pyromancer Sage Hat +ebwizardry:sage_robe_fire, Pyromancer Sage Robes +ebwizardry:sage_leggings_fire, Pyromancer Sage Leggings +ebwizardry:sage_boots_fire, Pyromancer Sage Boots +ebwizardry:sage_hat_ice, Ice Sage Hat +ebwizardry:sage_robe_ice, Ice Sage Robes +ebwizardry:sage_leggings_ice, Ice Sage Leggings +ebwizardry:sage_boots_ice, Ice Sage Boots +ebwizardry:sage_hat_lightning, Storm Sage Hat +ebwizardry:sage_robe_lightning, Storm Sage Robes +ebwizardry:sage_leggings_lightning, Storm Sage Leggings +ebwizardry:sage_boots_lightning, Storm Sage Boots +ebwizardry:sage_hat_necromancy, Necromancer Sage Hat +ebwizardry:sage_robe_necromancy, Necromancer Sage Robes +ebwizardry:sage_leggings_necromancy, Necromancer Sage Leggings +ebwizardry:sage_boots_necromancy, Necromancer Sage Boots +ebwizardry:sage_hat_earth, Earth Sage Hat +ebwizardry:sage_robe_earth, Earth Sage Robes +ebwizardry:sage_leggings_earth, Earth Sage Leggings +ebwizardry:sage_boots_earth, Earth Sage Boots +ebwizardry:sage_hat_sorcery, Sorcerer Sage Hat +ebwizardry:sage_robe_sorcery, Sorcerer Sage Robes +ebwizardry:sage_leggings_sorcery, Sorcerer Sage Leggings +ebwizardry:sage_boots_sorcery, Sorcerer Sage Boots +ebwizardry:sage_hat_healing, Healer Sage Hat +ebwizardry:sage_robe_healing, Healer Sage Robes +ebwizardry:sage_leggings_healing, Healer Sage Leggings +ebwizardry:sage_boots_healing, Healer Sage Boots +ebwizardry:battlemage_helmet, Battlemage Helmet +ebwizardry:battlemage_chestplate, Battlemage Chestplate +ebwizardry:battlemage_leggings, Battlemage Leggings +ebwizardry:battlemage_boots, Battlemage Boots +ebwizardry:battlemage_helmet_fire, Pyromancer Battlemage Helmet +ebwizardry:battlemage_chestplate_fire, Pyromancer Battlemage Chestplate +ebwizardry:battlemage_leggings_fire, Pyromancer Battlemage Leggings +ebwizardry:battlemage_boots_fire, Pyromancer Battlemage Boots +ebwizardry:battlemage_helmet_ice, Ice Battlemage Helmet +ebwizardry:battlemage_chestplate_ice, Ice Battlemage Chestplate +ebwizardry:battlemage_leggings_ice, Ice Battlemage Leggings +ebwizardry:battlemage_boots_ice, Ice Battlemage Boots +ebwizardry:battlemage_helmet_lightning, Storm Battlemage Helmet +ebwizardry:battlemage_chestplate_lightning, Storm Battlemage Chestplate +ebwizardry:battlemage_leggings_lightning, Storm Battlemage Leggings +ebwizardry:battlemage_boots_lightning, Storm Battlemage Boots +ebwizardry:battlemage_helmet_necromancy, Necromancer Battlemage Helmet +ebwizardry:battlemage_chestplate_necromancy, Necromancer Battlemage Chestplate +ebwizardry:battlemage_leggings_necromancy, Necromancer Battlemage Leggings +ebwizardry:battlemage_boots_necromancy, Necromancer Battlemage Boots +ebwizardry:battlemage_helmet_earth, Earth Battlemage Helmet +ebwizardry:battlemage_chestplate_earth, Earth Battlemage Chestplate +ebwizardry:battlemage_leggings_earth, Earth Battlemage Leggings +ebwizardry:battlemage_boots_earth, Earth Battlemage Boots +ebwizardry:battlemage_helmet_sorcery, Sorcerer Battlemage Helmet +ebwizardry:battlemage_chestplate_sorcery, Sorcerer Battlemage Chestplate +ebwizardry:battlemage_leggings_sorcery, Sorcerer Battlemage Leggings +ebwizardry:battlemage_boots_sorcery, Sorcerer Battlemage Boots +ebwizardry:battlemage_helmet_healing, Healer Battlemage Helmet +ebwizardry:battlemage_chestplate_healing, Healer Battlemage Chestplate +ebwizardry:battlemage_leggings_healing, Healer Battlemage Leggings +ebwizardry:battlemage_boots_healing, Healer Battlemage Boots +ebwizardry:warlock_hood, Warlock Hood +ebwizardry:warlock_robe, Warlock Robes +ebwizardry:warlock_leggings, Warlock Leggings +ebwizardry:warlock_boots, Warlock Boots +ebwizardry:warlock_hood_fire, Pyromancer Warlock Hood +ebwizardry:warlock_robe_fire, Pyromancer Warlock Robes +ebwizardry:warlock_leggings_fire, Pyromancer Warlock Leggings +ebwizardry:warlock_boots_fire, Pyromancer Warlock Boots +ebwizardry:warlock_hood_ice, Ice Warlock Hood +ebwizardry:warlock_robe_ice, Ice Warlock Robes +ebwizardry:warlock_leggings_ice, Ice Warlock Leggings +ebwizardry:warlock_boots_ice, Ice Warlock Boots +ebwizardry:warlock_hood_lightning, Storm Warlock Hood +ebwizardry:warlock_robe_lightning, Storm Warlock Robes +ebwizardry:warlock_leggings_lightning, Storm Warlock Leggings +ebwizardry:warlock_boots_lightning, Storm Warlock Boots +ebwizardry:warlock_hood_necromancy, Necromancer Warlock Hood +ebwizardry:warlock_robe_necromancy, Necromancer Warlock Robes +ebwizardry:warlock_leggings_necromancy, Necromancer Warlock Leggings +ebwizardry:warlock_boots_necromancy, Necromancer Warlock Boots +ebwizardry:warlock_hood_earth, Earth Warlock Hood +ebwizardry:warlock_robe_earth, Earth Warlock Robes +ebwizardry:warlock_leggings_earth, Earth Warlock Leggings +ebwizardry:warlock_boots_earth, Earth Warlock Boots +ebwizardry:warlock_hood_sorcery, Sorcerer Warlock Hood +ebwizardry:warlock_robe_sorcery, Sorcerer Warlock Robes +ebwizardry:warlock_leggings_sorcery, Sorcerer Warlock Leggings +ebwizardry:warlock_boots_sorcery, Sorcerer Warlock Boots +ebwizardry:warlock_hood_healing, Healer Warlock Hood +ebwizardry:warlock_robe_healing, Healer Warlock Robes +ebwizardry:warlock_leggings_healing, Healer Warlock Leggings +ebwizardry:warlock_boots_healing, Healer Warlock Boots +ebwizardry:spectral_helmet, Spectral Helmet +ebwizardry:spectral_chestplate, Spectral Chestplate +ebwizardry:spectral_leggings, Spectral Leggings +ebwizardry:spectral_boots, Spectral Boots +ebwizardry:lightning_hammer, Lightning Hammer +ebwizardry:flamecatcher, Flamecatcher +ebwizardry:ring_condensing, Ring of Condensing +ebwizardry:ring_siphoning, Ring of Siphoning +ebwizardry:ring_battlemage, Ring of the Battlemage +ebwizardry:ring_combustion, Ring of Combustion +ebwizardry:ring_fire_melee, Ring of Fiery Touch +ebwizardry:ring_fire_biome, Ring of the Desert Sun +ebwizardry:ring_disintegration, Ring of Searing Embers +ebwizardry:ring_meteor, Ring of Volthraa +ebwizardry:ring_ice_melee, Ring of Icy Touch +ebwizardry:ring_ice_biome, Ring of Glaciation +ebwizardry:ring_arcane_frost, Ring of Arcane Frost +ebwizardry:ring_shattering, Ring of Shattering +ebwizardry:ring_lightning_melee, Ring of Chaining +ebwizardry:ring_storm, Ring of the Gathering Storm +ebwizardry:ring_seeking, Ring of Attraction +ebwizardry:ring_hammer, Ring of Thalek the Almighty +ebwizardry:ring_stormcloud, Lokenzen's Ring +ebwizardry:ring_soulbinding, Soulwalker's Ring +ebwizardry:ring_leeching, Ring of Leeching +ebwizardry:ring_necromancy_melee, Ring of Necrotic Touch +ebwizardry:ring_mind_control, Ring of the Psychic +ebwizardry:ring_poison, Serpentine Ring +ebwizardry:ring_earth_melee, Ring of Venomous Touch +ebwizardry:ring_earth_biome, Dryad's Ring +ebwizardry:ring_full_moon, Ring of the Howling Wolf +ebwizardry:ring_evoker, Evoker's Ring +ebwizardry:ring_extraction, Ring of Extraction +ebwizardry:ring_mana_return, Ring of the Perfectionist +ebwizardry:ring_blockwrangler, Blockwrangler's Ring +ebwizardry:ring_conjurer, Conjurer's Ring +ebwizardry:ring_defender, Ring of the Defender +ebwizardry:ring_paladin, Paladin's Ring +ebwizardry:ring_interdiction, Ring of Interdiction +ebwizardry:amulet_arcane_defence, Amulet of Arcane Defense +ebwizardry:amulet_warding, Amulet of Warding +ebwizardry:amulet_wisdom, Amulet of Wisdom +ebwizardry:amulet_fire_protection, Flamefast Amulet +ebwizardry:amulet_fire_cloaking, Amulet of Cloaking Flame +ebwizardry:amulet_ice_immunity, Permafrost Amulet +ebwizardry:amulet_ice_protection, Frostbound Amulet +ebwizardry:amulet_frost_warding, Amulet of Esundor +ebwizardry:amulet_potential, Amulet of Potential +ebwizardry:amulet_channeling, Amulet of Channeling +ebwizardry:amulet_lich, Amulet of the Lich +ebwizardry:amulet_wither_immunity, Wither Pearl Amulet +ebwizardry:amulet_glide, Windfeather Amulet +ebwizardry:amulet_banishing, Enderbound Amulet +ebwizardry:amulet_anchoring, Amulet of Anchoring +ebwizardry:amulet_recovery, Amulet of Recovery +ebwizardry:amulet_transience, Amulet of Transience +ebwizardry:amulet_resurrection, Amulet of the Immortal +ebwizardry:amulet_auto_shield, Hyeleth's Amulet +ebwizardry:amulet_absorption, Amulet of Vitality +ebwizardry:charm_haggler, Haggler's Sign +ebwizardry:charm_experience_tome, Tome of the Diligent +ebwizardry:charm_move_speed, Icarus Medallion +ebwizardry:charm_spell_discovery, Archivist's Eyeglass +ebwizardry:charm_auto_smelt, Metallurgist's Mark +ebwizardry:charm_lava_walking, Nether Ice Core +ebwizardry:charm_storm, Bottled Thundercloud +ebwizardry:charm_minion_health, Obsidian Zombie Head +ebwizardry:charm_minion_variants, Talisman of Transformation +ebwizardry:charm_undead_helmets, Cursed Helm +ebwizardry:charm_hunger_casting, Demonic Seal +ebwizardry:charm_flight, Emerald Beetle Wing +ebwizardry:charm_growth, Crystal Flower Charm +ebwizardry:charm_abseiling, Enchanted Twine +ebwizardry:charm_silk_touch, Moonstone Orb +ebwizardry:charm_sixth_sense, Dire Wolf Pelt +ebwizardry:charm_stop_time, Peculiar Pocketwatch +ebwizardry:charm_light, Elevinia's Everburning Lantern +ebwizardry:charm_transportation, Ancient Compass +ebwizardry:charm_black_hole, Void Opal +ebwizardry:charm_mount_teleporting, Spectral Tether +ebwizardry:charm_feeding, Bottomless Provisions +arcane_essentials:master_lightning_sword, Master Lightning Sword +arcane_essentials:master_sorcery_sword, Master Sorcery Sword +arcane_essentials:master_nature_sword, Master Earth Sword +arcane_essentials:master_fire_sword, Master Fire Sword +arcane_essentials:master_ice_sword, Master Ice Sword +arcane_essentials:master_healing_sword, Master Healing Sword +arcane_essentials:master_necromancy_sword, Master Necromancy Sword +akashictome:tome, item.tome.name +bhc:red_heart, Red Heart +bhc:yellow_heart, Yellow Heart +bhc:green_heart, Green Heart +bhc:blue_heart, Blue Heart +bhc:canister, Canister +bhc:red_heart_canister, Red Heart Canister +bhc:yellow_heart_canister, Yellow Heart Canister +bhc:green_heart_canister, Green Heart Canister +bhc:blue_heart_canister, Blue Heart Canister +bhc:relic_apple, Relic Apple +bhc:wither_bone, Wither Bone +bhc:heart_amulet, Heart Amulet +betterp2p:advanced_memory_card, Advanced Memory Card +betterquesting:placeholder, Item Placeholder +betterquesting:extra_life:0, Extra Life +betterquesting:extra_life:1, Half Heart +betterquesting:extra_life:2, Quarter Heart +betterquesting:guide_book, Better Questing Starter Guide +bq_standard:loot_chest, Loot Chest +betterquesting:quest_book, Quest Book +betterquesting:submit_station, Object Submission Station (OSS) +botania:livingwood0stairs, tile.livingwood0Stairs.name +botania:livingwood0slab:0, Livingwood Slab +botania:livingwood0wall, tile.livingwood0Wall.name +botania:livingwood1stairs, tile.livingwood1Stairs.name +botania:livingwood1slab:0, Livingwood Plank Slab +botania:livingrock0stairs, tile.livingrock0Stairs.name +botania:livingrock0slab:0, Livingrock Slab +botania:livingrock0wall, tile.livingrock0Wall.name +botania:livingrock1stairs, tile.livingrock1Stairs.name +botania:livingrock1slab:0, Livingrock Brick Slab +botania:dreamwood0stairs, tile.dreamwood0Stairs.name +botania:dreamwood0slab:0, Dreamwood Slab +botania:dreamwood0wall, tile.dreamwood0Wall.name +botania:dreamwood1stairs, tile.dreamwood1Stairs.name +botania:dreamwood1slab:0, Dreamwood Plank Slab +botania:quartztypedark:0, Block of Smokey Quartz +botania:quartztypedark:1, Chiseled Smokey Quartz Block +botania:quartztypedark:2, Pillar Smokey Quartz Block +botania:quartzslabdarkhalf:0, Smokey Quartz Slab +botania:quartzstairsdark, tile.quartzStairsDark.name +botania:quartztypemana:0, Block of Mana Quartz +botania:quartztypemana:1, Chiseled Mana Quartz Block +botania:quartztypemana:2, Pillar Mana Quartz Block +botania:quartzslabmanahalf:0, Mana Quartz Slab +botania:quartzstairsmana, tile.quartzStairsMana.name +botania:quartztypeblaze:0, Block of Blaze Quartz +botania:quartztypeblaze:1, Chiseled Blaze Quartz Block +botania:quartztypeblaze:2, Pillar Blaze Quartz Block +botania:quartzslabblazehalf:0, Blaze Quartz Slab +botania:quartzstairsblaze, tile.quartzStairsBlaze.name +botania:quartztypelavender:0, Block of Lavender Quartz +botania:quartztypelavender:1, Chiseled Lavender Quartz Block +botania:quartztypelavender:2, Pillar Lavender Quartz Block +botania:quartzslablavenderhalf:0, Lavender Quartz Slab +botania:quartzstairslavender, tile.quartzStairsLavender.name +botania:quartztypered:0, Block of Redquartz +botania:quartztypered:1, Chiseled Redquartz Block +botania:quartztypered:2, Pillar Redquartz Block +botania:quartzslabredhalf:0, Redquartz Slab +botania:quartzstairsred, tile.quartzStairsRed.name +botania:quartztypeelf:0, Block of Elven Quartz +botania:quartztypeelf:1, Chiseled Elven Quartz Block +botania:quartztypeelf:2, Pillar Elven Quartz Block +botania:quartzslabelfhalf:0, Elven Quartz Slab +botania:quartzstairself, tile.quartzStairsElf.name +botania:quartztypesunny:0, Block of Sunny Quartz +botania:quartztypesunny:1, Chiseled Sunny Quartz Block +botania:quartztypesunny:2, Pillar Sunny Quartz Block +botania:quartzslabsunnyhalf:0, Sunny Quartz Slab +botania:quartzstairssunny, tile.quartzStairsSunny.name +botania:biomestonea:0, Metamorphic Forest Stone +botania:biomestonea:1, Metamorphic Plains Stone +botania:biomestonea:2, Metamorphic Mountain Stone +botania:biomestonea:3, Metamorphic Fungal Stone +botania:biomestonea:4, Metamorphic Swamp Stone +botania:biomestonea:5, Metamorphic Desert Stone +botania:biomestonea:6, Metamorphic Taiga Stone +botania:biomestonea:7, Metamorphic Mesa Stone +botania:biomestonea:8, Metamorphic Forest Cobblestone +botania:biomestonea:9, Metamorphic Plains Cobblestone +botania:biomestonea:10, Metamorphic Mountain Cobblestone +botania:biomestonea:11, Metamorphic Fungal Cobblestone +botania:biomestonea:12, Metamorphic Swamp Cobblestone +botania:biomestonea:13, Metamorphic Desert Cobblestone +botania:biomestonea:14, Metamorphic Taiga Cobblestone +botania:biomestonea:15, Metamorphic Mesa Cobblestone +botania:biomestoneb:0, Metamorphic Forest Stone Bricks +botania:biomestoneb:1, Metamorphic Plains Stone Bricks +botania:biomestoneb:2, Metamorphic Mountain Stone Bricks +botania:biomestoneb:3, Metamorphic Fungal Stone Bricks +botania:biomestoneb:4, Metamorphic Swamp Stone Bricks +botania:biomestoneb:5, Metamorphic Desert Stone Bricks +botania:biomestoneb:6, Metamorphic Taiga Stone Bricks +botania:biomestoneb:7, Metamorphic Mesa Stone Bricks +botania:biomestoneb:8, Chiseled Metamorphic Forest Stone Brick +botania:biomestoneb:9, Chiseled Metamorphic Plains Stone Brick +botania:biomestoneb:10, Chiseled Metamorphic Mountain Stone Brick +botania:biomestoneb:11, Chiseled Metamorphic Fungal Stone Brick +botania:biomestoneb:12, Chiseled Metamorphic Swamp Stone Brick +botania:biomestoneb:13, Chiseled Metamorphic Desert Stone Brick +botania:biomestoneb:14, Chiseled Metamorphic Taiga Stone Brick +botania:biomestoneb:15, Chiseled Metamorphic Mesa Stone Brick +botania:pavement:0, White Portuguese Pavement +botania:pavement:1, Black Portuguese Pavement +botania:pavement:2, Blue Portuguese Pavement +botania:pavement:3, Red Portuguese Pavement +botania:pavement:4, Yellow Portuguese Pavement +botania:pavement:5, Green Portuguese Pavement +botania:biomestonea0stairs, tile.biomeStoneA0Stairs.name +botania:biomestonea0slab:0, Metamorphic Forest Stone Slab +botania:biomestonea1stairs, tile.biomeStoneA1Stairs.name +botania:biomestonea1slab:0, Metamorphic Plains Stone Slab +botania:biomestonea2stairs, tile.biomeStoneA2Stairs.name +botania:biomestonea2slab:0, Metamorphic Mountain Stone Slab +botania:biomestonea3stairs, tile.biomeStoneA3Stairs.name +botania:biomestonea3slab:0, Metamorphic Fungal Stone Slab +botania:biomestonea4stairs, tile.biomeStoneA4Stairs.name +botania:biomestonea4slab:0, Metamorphic Swamp Stone Slab +botania:biomestonea5stairs, tile.biomeStoneA5Stairs.name +botania:biomestonea5slab:0, Metamorphic Desert Stone Slab +botania:biomestonea6stairs, tile.biomeStoneA6Stairs.name +botania:biomestonea6slab:0, Metamorphic Taiga Stone Slab +botania:biomestonea7stairs, tile.biomeStoneA7Stairs.name +botania:biomestonea7slab:0, Metamorphic Mesa Stone Slab +botania:biomestonea8stairs, tile.biomeStoneA8Stairs.name +botania:biomestonea8slab:0, Metamorphic Forest Cobblestone Slab +botania:biomestonea9stairs, tile.biomeStoneA9Stairs.name +botania:biomestonea9slab:0, Metamorphic Plains Cobblestone Slab +botania:biomestonea10stairs, tile.biomeStoneA10Stairs.name +botania:biomestonea10slab:0, Metamorphic Mountain Cobblestone Slab +botania:biomestonea11stairs, tile.biomeStoneA11Stairs.name +botania:biomestonea11slab:0, Metamorphic Fungal Cobblestone Slab +botania:biomestonea12stairs, tile.biomeStoneA12Stairs.name +botania:biomestonea12slab:0, Metamorphic Swamp Cobblestone Slab +botania:biomestonea13stairs, tile.biomeStoneA13Stairs.name +botania:biomestonea13slab:0, Metamorphic Desert Cobblestone Slab +botania:biomestonea14stairs, tile.biomeStoneA14Stairs.name +botania:biomestonea14slab:0, Metamorphic Taiga Cobblestone Slab +botania:biomestonea15stairs, tile.biomeStoneA15Stairs.name +botania:biomestonea15slab:0, Metamorphic Mesa Cobblestone Slab +botania:biomestoneb0stairs, tile.biomeStoneB0Stairs.name +botania:biomestoneb0slab:0, Metamorphic Forest Stone Brick Slab +botania:biomestoneb1stairs, tile.biomeStoneB1Stairs.name +botania:biomestoneb1slab:0, Metamorphic Plains Stone Brick Slab +botania:biomestoneb2stairs, tile.biomeStoneB2Stairs.name +botania:biomestoneb2slab:0, Metamorphic Mountain Stone Brick Slab +botania:biomestoneb3stairs, tile.biomeStoneB3Stairs.name +botania:biomestoneb3slab:0, Metamorphic Fungal Stone Brick Slab +botania:biomestoneb4stairs, tile.biomeStoneB4Stairs.name +botania:biomestoneb4slab:0, Metamorphic Swamp Stone Brick Slab +botania:biomestoneb5stairs, tile.biomeStoneB5Stairs.name +botania:biomestoneb5slab:0, Metamorphic Desert Stone Brick Slab +botania:biomestoneb6stairs, tile.biomeStoneB6Stairs.name +botania:biomestoneb6slab:0, Metamorphic Taiga Stone Brick Slab +botania:biomestoneb7stairs, tile.biomeStoneB7Stairs.name +botania:biomestoneb7slab:0, Metamorphic Mesa Stone Bricks Slab +botania:biomestonea0wall:0, Metamorphic Forest Cobblestone Wall +botania:biomestonea0wall:1, Metamorphic Plains Cobblestone Wall +botania:biomestonea0wall:2, Metamorphic Mountain Cobblestone Wall +botania:biomestonea0wall:3, Metamorphic Fungal Cobblestone Wall +botania:biomestonea0wall:4, Metamorphic Swamp Cobblestone Wall +botania:biomestonea0wall:5, Metamorphic Desert Cobblestone Wall +botania:biomestonea0wall:6, Metamorphic Taiga Cobblestone Wall +botania:biomestonea0wall:7, Metamorphic Mesa Cobblestone Wall +botania:pavement0stairs, tile.pavement0Stairs.name +botania:pavement0slab:0, White Portuguese Pavement Slab +botania:pavement1stairs, tile.pavement1Stairs.name +botania:pavement1slab:0, Black Portuguese Pavement Slab +botania:pavement2stairs, tile.pavement2Stairs.name +botania:pavement2slab:0, Blue Portuguese Pavement Slab +botania:pavement3stairs, tile.pavement3Stairs.name +botania:pavement3slab:0, Red Portuguese Pavement Slab +botania:pavement4stairs, tile.pavement4Stairs.name +botania:pavement4slab:0, Yellow Portuguese Pavement Slab +botania:pavement5stairs, tile.pavement5Stairs.name +botania:pavement5slab:0, Green Portuguese Pavement Slab +botania:shimmerrock0slab:0, Shimmerrock Slab +botania:shimmerrock0stairs, tile.shimmerrock0Stairs.name +botania:shimmerwoodplanks0slab:0, Shimmerwood Plank Slab +botania:shimmerwoodplanks0stairs, tile.shimmerwoodPlanks0Stairs.name +botania:managlasspane, tile.manaGlassPane.name +botania:elfglasspane, tile.elfGlassPane.name +botania:bifrostpermpane, tile.bifrostPermPane.name +botania:flower:0, Mystical White Flower +botania:flower:1, Mystical Orange Flower +botania:flower:2, Mystical Magenta Flower +botania:flower:3, Mystical Light Blue Flower +botania:flower:4, Mystical Yellow Flower +botania:flower:5, Mystical Lime Flower +botania:flower:6, Mystical Pink Flower +botania:flower:7, Mystical Gray Flower +botania:flower:8, Mystical Light Gray Flower +botania:flower:9, Mystical Cyan Flower +botania:flower:10, Mystical Purple Flower +botania:flower:11, Mystical Blue Flower +botania:flower:12, Mystical Brown Flower +botania:flower:13, Mystical Green Flower +botania:flower:14, Mystical Red Flower +botania:flower:15, Mystical Black Flower +botania:altar:0, Petal Apothecary +botania:altar:1, Forest Petal Apothecary +botania:altar:2, Plains Petal Apothecary +botania:altar:3, Mountain Petal Apothecary +botania:altar:4, Fungal Petal Apothecary +botania:altar:5, Swamp Petal Apothecary +botania:altar:6, Desert Petal Apothecary +botania:altar:7, Taiga Petal Apothecary +botania:altar:8, Mesa Petal Apothecary +botania:livingrock:0, Livingrock +botania:livingrock:1, Livingrock Brick +botania:livingrock:2, Mossy Livingrock Brick +botania:livingrock:3, Cracked Livingrock Brick +botania:livingrock:4, Chiseled Livingrock Brick +botania:livingwood:0, Livingwood +botania:livingwood:1, Livingwood Planks +botania:livingwood:2, Mossy Livingwood Planks +botania:livingwood:3, Framed Livingwood +botania:livingwood:4, Pattern Framed Livingwood +botania:livingwood:5, Glimmering Livingwood +botania:specialflower:0, Pure Daisy +botania:specialflower:0, Manastar +botania:specialflower:0, Endoflame +botania:specialflower:0, Hydroangeas +botania:specialflower:0, Thermalily +botania:specialflower:0, Rosa Arcana +botania:specialflower:0, Munchdew +botania:specialflower:0, Entropinnyum +botania:specialflower:0, Kekimurus +botania:specialflower:0, Gourmaryllis +botania:specialflower:0, Narslimmus +botania:specialflower:0, Spectrolus +botania:specialflower:0, Rafflowsia +botania:specialflower:0, Shulk Me Not +botania:specialflower:0, Dandelifeon +botania:specialflower:0, Jaded Amaranthus +botania:specialflower:0, Bellethorne +botania:specialflower:0, Bellethorne Petite +botania:specialflower:0, Dreadthorne +botania:specialflower:0, Heisei Dream +botania:specialflower:0, Tigerseye +botania:specialflower:0, Marimorphosis +botania:specialflower:0, Marimorphosis Petite +botania:specialflower:0, Orechid +botania:specialflower:0, Orechid Ignem +botania:specialflower:0, Fallen Kanade +botania:specialflower:0, Exoflame +botania:specialflower:0, Agricarnation +botania:specialflower:0, Agricarnation Petite +botania:specialflower:0, Hopperhock +botania:specialflower:0, Hopperhock Petite +botania:specialflower:0, Rannuncarpus +botania:specialflower:0, Rannuncarpus Petite +botania:specialflower:0, Tangleberrie +botania:specialflower:0, Jiyuulia +botania:specialflower:0, Hyacidus +botania:specialflower:0, Medumone +botania:specialflower:0, Pollidisiac +botania:specialflower:0, Clayconia +botania:specialflower:0, Clayconia Petite +botania:specialflower:0, Loonium +botania:specialflower:0, Daffomill +botania:specialflower:0, Vinculotus +botania:specialflower:0, Spectranthemum +botania:specialflower:0, Bubbell +botania:specialflower:0, Bubbell Petite +botania:specialflower:0, Solegnolia +botania:specialflower:0, Solegnolia Petite +botania:specialflower:0, Bergamute +botania:specialflower:0, Beegonia +botania:specialflower:0, Hiveacynth +botania:specialflower:0, Hibeescus +botania:spreader:0, Mana Spreader +botania:spreader:1, Pulse Mana Spreader +botania:spreader:2, Elven Mana Spreader +botania:spreader:3, Gaia Mana Spreader +botania:pool:0, Mana Pool +botania:pool:2, Diluted Mana Pool +botania:pool:3, Fabulous Mana Pool +botania:pool:1, The Everlasting Guilty Pool +botania:runealtar, tile.runeAltar.name +botania:pylon:0, Mana Pylon +botania:pylon:1, Natura Pylon +botania:pylon:2, Gaia Pylon +botania:pistonrelay, tile.pistonRelay.name +botania:distributor, tile.distributor.name +botania:manavoid, tile.manaVoid.name +botania:manadetector, tile.manaDetector.name +botania:enchanter, Enchanter +botania:turntable, tile.turntable.name +botania:tinyplanetblock, tile.tinyPlanetBlock.name +botania:alchemycatalyst, tile.alchemyCatalyst.name +botania:opencrate:0, Open Crate +botania:opencrate:1, Crafty Crate +botania:foresteye, tile.forestEye.name +botania:storage:0, Block of Manasteel +botania:storage:1, Block of Terrasteel +botania:storage:2, Block of Elementium +botania:storage:3, Block of Mana Diamond +botania:storage:4, Block of Dragonstone +botania:forestdrum:0, Drum of the Wild +botania:forestdrum:1, Drum of the Gathering +botania:forestdrum:2, Drum of the Canopy +botania:shinyflower:0, Glimmering White Flower +botania:shinyflower:1, Glimmering Orange Flower +botania:shinyflower:2, Glimmering Magenta Flower +botania:shinyflower:3, Glimmering Light Blue Flower +botania:shinyflower:4, Glimmering Yellow Flower +botania:shinyflower:5, Glimmering Lime Flower +botania:shinyflower:6, Glimmering Pink Flower +botania:shinyflower:7, Glimmering Gray Flower +botania:shinyflower:8, Glimmering Light Gray Flower +botania:shinyflower:9, Glimmering Cyan Flower +botania:shinyflower:10, Glimmering Purple Flower +botania:shinyflower:11, Glimmering Blue Flower +botania:shinyflower:12, Glimmering Brown Flower +botania:shinyflower:13, Glimmering Green Flower +botania:shinyflower:14, Glimmering Red Flower +botania:shinyflower:15, Glimmering Black Flower +botania:platform:0, Abstruse Platform +botania:platform:1, Spectral Platform +botania:platform:2, Infrangible Platform +botania:alfheimportal, tile.alfheimPortal.name +botania:dreamwood:0, Dreamwood +botania:dreamwood:1, Dreamwood Planks +botania:dreamwood:2, Mossy Dreamwood Planks +botania:dreamwood:3, Framed Dreamwood +botania:dreamwood:4, Pattern Framed Dreamwood +botania:dreamwood:5, Glimmering Dreamwood +botania:conjurationcatalyst, tile.conjurationCatalyst.name +botania:bifrost, tile.bifrost.name +botania:miniisland:0, Floating White Flower +botania:miniisland:1, Floating Orange Flower +botania:miniisland:2, Floating Magenta Flower +botania:miniisland:3, Floating Light Blue Flower +botania:miniisland:4, Floating Yellow Flower +botania:miniisland:5, Floating Lime Flower +botania:miniisland:6, Floating Pink Flower +botania:miniisland:7, Floating Gray Flower +botania:miniisland:8, Floating Light Gray Flower +botania:miniisland:9, Floating Cyan Flower +botania:miniisland:10, Floating Purple Flower +botania:miniisland:11, Floating Blue Flower +botania:miniisland:12, Floating Brown Flower +botania:miniisland:13, Floating Green Flower +botania:miniisland:14, Floating Red Flower +botania:miniisland:15, Floating Black Flower +botania:tinypotato, tile.tinyPotato.name +botania:spawnerclaw, tile.spawnerClaw.name +botania:custombrick:0, Azulejo +botania:custombrick:1, Azulejo +botania:custombrick:2, Azulejo +botania:custombrick:3, Azulejo +botania:custombrick:4, Azulejo +botania:custombrick:5, Azulejo +botania:custombrick:6, Azulejo +botania:custombrick:7, Azulejo +botania:custombrick:8, Azulejo +botania:custombrick:9, Azulejo +botania:custombrick:10, Azulejo +botania:custombrick:11, Azulejo +botania:custombrick:12, Azulejo +botania:custombrick:13, Azulejo +botania:custombrick:14, Azulejo +botania:custombrick:15, Azulejo +botania:endereyeblock, tile.enderEyeBlock.name +botania:starfield, tile.starfield.name +botania:rfgenerator, tile.rfGenerator.name +botania:elfglass, tile.elfGlass.name +botania:brewery, tile.brewery.name +botania:managlass, tile.manaGlass.name +botania:terraplate, tile.terraPlate.name +botania:redstringcontainer, tile.redStringContainer.name +botania:redstringdispenser, tile.redStringDispenser.name +botania:redstringfertilizer, tile.redStringFertilizer.name +botania:redstringcomparator, tile.redStringComparator.name +botania:redstringrelay, tile.redStringRelay.name +botania:floatingspecialflower:0, Floating Pure Daisy +botania:floatingspecialflower:0, Floating Manastar +botania:floatingspecialflower:0, Floating Endoflame +botania:floatingspecialflower:0, Floating Hydroangeas +botania:floatingspecialflower:0, Floating Thermalily +botania:floatingspecialflower:0, Floating Rosa Arcana +botania:floatingspecialflower:0, Floating Munchdew +botania:floatingspecialflower:0, Floating Entropinnyum +botania:floatingspecialflower:0, Floating Kekimurus +botania:floatingspecialflower:0, Floating Gourmaryllis +botania:floatingspecialflower:0, Floating Narslimmus +botania:floatingspecialflower:0, Floating Spectrolus +botania:floatingspecialflower:0, Floating Rafflowsia +botania:floatingspecialflower:0, Floating Shulk Me Not +botania:floatingspecialflower:0, Floating Dandelifeon +botania:floatingspecialflower:0, Floating Jaded Amaranthus +botania:floatingspecialflower:0, Floating Bellethorne +botania:floatingspecialflower:0, Floating Bellethorne Petite +botania:floatingspecialflower:0, Floating Dreadthorne +botania:floatingspecialflower:0, Floating Heisei Dream +botania:floatingspecialflower:0, Floating Tigerseye +botania:floatingspecialflower:0, Floating Marimorphosis +botania:floatingspecialflower:0, Floating Marimorphosis Petite +botania:floatingspecialflower:0, Floating Orechid +botania:floatingspecialflower:0, Floating Orechid Ignem +botania:floatingspecialflower:0, Floating Fallen Kanade +botania:floatingspecialflower:0, Floating Exoflame +botania:floatingspecialflower:0, Floating Agricarnation +botania:floatingspecialflower:0, Floating Agricarnation Petite +botania:floatingspecialflower:0, Floating Hopperhock +botania:floatingspecialflower:0, Floating Hopperhock Petite +botania:floatingspecialflower:0, Floating Rannuncarpus +botania:floatingspecialflower:0, Floating Rannuncarpus Petite +botania:floatingspecialflower:0, Floating Tangleberrie +botania:floatingspecialflower:0, Floating Jiyuulia +botania:floatingspecialflower:0, Floating Hyacidus +botania:floatingspecialflower:0, Floating Medumone +botania:floatingspecialflower:0, Floating Pollidisiac +botania:floatingspecialflower:0, Floating Clayconia +botania:floatingspecialflower:0, Floating Clayconia Petite +botania:floatingspecialflower:0, Floating Loonium +botania:floatingspecialflower:0, Floating Daffomill +botania:floatingspecialflower:0, Floating Vinculotus +botania:floatingspecialflower:0, Floating Spectranthemum +botania:floatingspecialflower:0, Floating Bubbell +botania:floatingspecialflower:0, Floating Bubbell Petite +botania:floatingspecialflower:0, Floating Solegnolia +botania:floatingspecialflower:0, Floating Solegnolia Petite +botania:floatingspecialflower:0, Floating Bergamute +botania:floatingspecialflower:0, Floating Beegonia +botania:floatingspecialflower:0, Floating Hiveacynth +botania:floatingspecialflower:0, Floating Hibeescus +botania:prism, tile.prism.name +botania:enchantedsoil, tile.enchantedSoil.name +botania:petalblock:0, White Petal Block +botania:petalblock:1, Orange Petal Block +botania:petalblock:2, Magenta Petal Block +botania:petalblock:3, Light Blue Petal Block +botania:petalblock:4, Yellow Petal Block +botania:petalblock:5, Lime Petal Block +botania:petalblock:6, Pink Petal Block +botania:petalblock:7, Gray Petal Block +botania:petalblock:8, Light Gray Petal Block +botania:petalblock:9, Cyan Petal Block +botania:petalblock:10, Purple Petal Block +botania:petalblock:11, Blue Petal Block +botania:petalblock:12, Brown Petal Block +botania:petalblock:13, Green Petal Block +botania:petalblock:14, Red Petal Block +botania:petalblock:15, Black Petal Block +botania:corporeaindex, tile.corporeaIndex.name +botania:corporeafunnel, tile.corporeaFunnel.name +botania:mushroom:0, White Shimmering Mushroom +botania:mushroom:1, Orange Shimmering Mushroom +botania:mushroom:2, Magenta Shimmering Mushroom +botania:mushroom:3, Light Blue Shimmering Mushroom +botania:mushroom:4, Yellow Shimmering Mushroom +botania:mushroom:5, Lime Shimmering Mushroom +botania:mushroom:6, Pink Shimmering Mushroom +botania:mushroom:7, Gray Shimmering Mushroom +botania:mushroom:8, Light Gray Shimmering Mushroom +botania:mushroom:9, Cyan Shimmering Mushroom +botania:mushroom:10, Purple Shimmering Mushroom +botania:mushroom:11, Blue Shimmering Mushroom +botania:mushroom:12, Brown Shimmering Mushroom +botania:mushroom:13, Green Shimmering Mushroom +botania:mushroom:14, Red Shimmering Mushroom +botania:mushroom:15, Black Shimmering Mushroom +botania:pump, Fluid Pump +botania:doubleflower1:0, Tall Mystical White Flower +botania:doubleflower1:1, Tall Mystical Orange Flower +botania:doubleflower1:2, Tall Mystical Magenta Flower +botania:doubleflower1:3, Tall Mystical Light Blue Flower +botania:doubleflower1:4, Tall Mystical Yellow Flower +botania:doubleflower1:5, Tall Mystical Lime Flower +botania:doubleflower1:6, Tall Mystical Pink Flower +botania:doubleflower1:7, Tall Mystical Gray Flower +botania:doubleflower2:0, Tall Mystical Light Gray Flower +botania:doubleflower2:1, Tall Mystical Cyan Flower +botania:doubleflower2:2, Tall Mystical Purple Flower +botania:doubleflower2:3, Tall Mystical Blue Flower +botania:doubleflower2:4, Tall Mystical Brown Flower +botania:doubleflower2:5, Tall Mystical Green Flower +botania:doubleflower2:6, Tall Mystical Red Flower +botania:doubleflower2:7, Tall Mystical Black Flower +botania:blazeblock, tile.blazeBlock.name +botania:corporeainterceptor, tile.corporeaInterceptor.name +botania:corporeacrystalcube, tile.corporeaCrystalCube.name +botania:incenseplate, tile.incensePlate.name +botania:hourglass, tile.hourglass.name +botania:ghostrail, tile.ghostRail.name +botania:sparkchanger, tile.sparkChanger.name +botania:root, tile.root.name +botania:felpumpkin, tile.felPumpkin.name +botania:cocoon, tile.cocoon.name +botania:lightrelay:0, Luminizer +botania:lightrelay:1, Detector Luminizer +botania:lightrelay:2, Fork Luminizer +botania:lightrelay:3, Toggle Luminizer +botania:lightlauncher, tile.lightLauncher.name +botania:manabomb, tile.manaBomb.name +botania:cacophoniumblock, tile.cacophoniumBlock.name +botania:bellows, Arcane Bellows +botania:bifrostperm, tile.bifrostPerm.name +botania:cellblock, tile.cellBlock.name +botania:redstringinterceptor, tile.redStringInterceptor.name +botania:corporearetainer, tile.corporeaRetainer.name +botania:teruterubozu, tile.teruTeruBozu.name +botania:shimmerrock, tile.shimmerrock.name +botania:shimmerwoodplanks, tile.shimmerwoodPlanks.name +botania:avatar, tile.avatar.name +botania:altgrass:0, Dry Grass +botania:altgrass:1, Golden Grass +botania:altgrass:2, Vivid Grass +botania:altgrass:3, Scorched Grass +botania:altgrass:4, Infused Grass +botania:altgrass:5, Mutated Grass +botania:animatedtorch, tile.animatedTorch.name +botania:lexicon, item.lexicon.name +botania:petal:0, Mystical White Petal +botania:petal:1, Mystical Orange Petal +botania:petal:2, Mystical Magenta Petal +botania:petal:3, Mystical Light Blue Petal +botania:petal:4, Mystical Yellow Petal +botania:petal:5, Mystical Lime Petal +botania:petal:6, Mystical Pink Petal +botania:petal:7, Mystical Gray Petal +botania:petal:8, Mystical Light Gray Petal +botania:petal:9, Mystical Cyan Petal +botania:petal:10, Mystical Purple Petal +botania:petal:11, Mystical Blue Petal +botania:petal:12, Mystical Brown Petal +botania:petal:13, Mystical Green Petal +botania:petal:14, Mystical Red Petal +botania:petal:15, Mystical Black Petal +botania:dye:0, Floral White Powder +botania:dye:1, Floral Orange Powder +botania:dye:2, Floral Magenta Powder +botania:dye:3, Floral Light Blue Powder +botania:dye:4, Floral Yellow Powder +botania:dye:5, Floral Lime Powder +botania:dye:6, Floral Pink Powder +botania:dye:7, Floral Gray Powder +botania:dye:8, Floral Light Gray Powder +botania:dye:9, Floral Cyan Powder +botania:dye:10, Floral Purple Powder +botania:dye:11, Floral Blue Powder +botania:dye:12, Floral Brown Powder +botania:dye:13, Floral Green Powder +botania:dye:14, Floral Red Powder +botania:dye:15, Floral Black Powder +botania:pestleandmortar, item.pestleAndMortar.name +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:twigwand:0, Wand of the Forest +botania:manaresource:0, Manasteel Ingot +botania:manaresource:1, Mana Pearl +botania:manaresource:2, Mana Diamond +botania:manaresource:3, Livingwood Twig +botania:manaresource:4, Terrasteel Ingot +botania:manaresource:5, Gaia Spirit +botania:manaresource:6, Redstone Root +botania:manaresource:7, Elementium Ingot +botania:manaresource:8, Pixie Dust +botania:manaresource:9, Dragonstone +botania:manaresource:11, Crafting Placeholder +botania:manaresource:12, Red String +botania:manaresource:13, Dreamwood Twig +botania:manaresource:14, Gaia Spirit Ingot +botania:manaresource:15, Ender Air Bottle +botania:manaresource:16, Mana Infused String +botania:manaresource:17, Manasteel Nugget +botania:manaresource:18, Terrasteel Nugget +botania:manaresource:19, Elementium Nugget +botania:manaresource:22, Manaweave Cloth +botania:manaresource:23, Mana Powder +botania:lens:0, Mana Lens +botania:lens:1, Mana Lens: Velocity +botania:lens:2, Mana Lens: Potency +botania:lens:3, Mana Lens: Resistance +botania:lens:4, Mana Lens: Efficiency +botania:lens:5, Mana Lens: Bounce +botania:lens:6, Mana Lens: Gravity +botania:lens:7, Mana Lens: Bore +botania:lens:8, Mana Lens: Damaging +botania:lens:9, Mana Lens: Phantom +botania:lens:10, Mana Lens: Magnetizing +botania:lens:11, Mana Lens: Entropic +botania:lens:12, Mana Lens: Influence +botania:lens:13, Mana Lens: Weight +botania:lens:14, Mana Lens: Paintslinger +botania:lens:15, Mana Lens: Kindle +botania:lens:16, Mana Lens: Force +botania:lens:17, Mana Lens: Flash +botania:lens:18, Mana Lens: Warp +botania:lens:19, Mana Lens: Redirective +botania:lens:20, Mana Lens: Celebratory +botania:lens:21, Mana Lens: Flare +botania:lens:22, Mana Lens: Messenger +botania:lens:23, Mana Lens: Tripwire +botania:rune:0, Rune of Water +botania:rune:1, Rune of Fire +botania:rune:2, Rune of Earth +botania:rune:3, Rune of Air +botania:rune:4, Rune of Spring +botania:rune:5, Rune of Summer +botania:rune:6, Rune of Autumn +botania:rune:7, Rune of Winter +botania:rune:8, Rune of Mana +botania:rune:9, Rune of Lust +botania:rune:10, Rune of Gluttony +botania:rune:11, Rune of Greed +botania:rune:12, Rune of Sloth +botania:rune:13, Rune of Wrath +botania:rune:14, Rune of Envy +botania:rune:15, Rune of Pride +botania:manatablet, item.manaTablet.name +botania:managun, item.manaGun.name +botania:manacookie, item.manaCookie.name +botania:fertilizer, item.fertilizer.name +botania:grassseeds:0, Pasture Seeds +botania:grassseeds:1, Boreal Seeds +botania:grassseeds:2, Infestation Spores +botania:grassseeds:3, Dry Pasture Seeds +botania:grassseeds:4, Golden Pasture Seeds +botania:grassseeds:5, Vivid Pasture Seeds +botania:grassseeds:6, Scorched Pasture Seeds +botania:grassseeds:7, Infused Pasture Seeds +botania:grassseeds:8, Mutated Pasture Seeds +botania:dirtrod, item.dirtRod.name +botania:terraformrod, item.terraformRod.name +botania:grasshorn:0, Horn of the Wild +botania:grasshorn:1, Horn of the Canopy +botania:grasshorn:2, Horn of the Covering +botania:manamirror, item.manaMirror.name +botania:manasteelhelm, item.manasteelHelm.name +botania:manasteelhelmreveal, item.manasteelHelmReveal.name +botania:manasteelchest, item.manasteelChest.name +botania:manasteellegs, item.manasteelLegs.name +botania:manasteelboots, item.manasteelBoots.name +botania:manasteelpick, item.manasteelPick.name +botania:manasteelshovel, item.manasteelShovel.name +botania:manasteelaxe, item.manasteelAxe.name +botania:manasteelsword, item.manasteelSword.name +botania:manasteelshears, item.manasteelShears.name +botania:terrasteelhelm, item.terrasteelHelm.name +botania:terrasteelhelmreveal, item.terrasteelHelmReveal.name +botania:terrasteelchest, item.terrasteelChest.name +botania:terrasteellegs, item.terrasteelLegs.name +botania:terrasteelboots, item.terrasteelBoots.name +botania:terrasword, item.terraSword.name +botania:tinyplanet, item.tinyPlanet.name +botania:manaring, item.manaRing.name +botania:auraring, item.auraRing.name +botania:manaringgreater, item.manaRingGreater.name +botania:auraringgreater, item.auraRingGreater.name +botania:travelbelt, item.travelBelt.name +botania:knockbackbelt, item.knockbackBelt.name +botania:icependant, item.icePendant.name +botania:lavapendant, item.lavaPendant.name +botania:magnetring, item.magnetRing.name +botania:waterring, item.waterRing.name +botania:miningring, item.miningRing.name +botania:terrapick, item.terraPick.name +botania:divacharm, item.divaCharm.name +botania:flighttiara:0, Flügel Tiara +botania:flighttiara:1, Flügel Tiara +botania:flighttiara:2, Flügel Tiara +botania:flighttiara:3, Flügel Tiara +botania:flighttiara:4, Flügel Tiara +botania:flighttiara:5, Flügel Tiara +botania:flighttiara:6, Flügel Tiara +botania:flighttiara:7, Flügel Tiara +botania:flighttiara:8, Flügel Tiara +botania:enderdagger, item.enderDagger.name +botania:quartz:0, Smokey Quartz +botania:quartz:1, Mana Quartz +botania:quartz:2, Blaze Quartz +botania:quartz:3, Lavender Quartz +botania:quartz:4, Redquartz +botania:quartz:5, Elven Quartz +botania:quartz:6, Sunny Quartz +botania:waterrod, item.waterRod.name +botania:elementiumhelm, item.elementiumHelm.name +botania:elementiumhelmreveal, item.elementiumHelmReveal.name +botania:elementiumchest, item.elementiumChest.name +botania:elementiumlegs, item.elementiumLegs.name +botania:elementiumboots, item.elementiumBoots.name +botania:elementiumpick, item.elementiumPick.name +botania:elementiumshovel, item.elementiumShovel.name +botania:elementiumaxe, item.elementiumAxe.name +botania:elementiumsword, item.elementiumSword.name +botania:elementiumshears, item.elementiumShears.name +botania:openbucket, item.openBucket.name +botania:spawnermover, item.spawnerMover.name +botania:pixiering, item.pixieRing.name +botania:supertravelbelt, item.superTravelBelt.name +botania:rainbowrod, item.rainbowRod.name +botania:tornadorod, item.tornadoRod.name +botania:firerod, item.fireRod.name +botania:vineball, item.vineBall.name +botania:slingshot, item.slingshot.name +botania:manabottle, item.manaBottle.name +botania:laputashard:0, Shard of Laputa +botania:laputashard:4, Shard of Laputa +botania:laputashard:9, Shard of Laputa +botania:laputashard:14, Shard of Laputa +botania:laputashard:19, Shard of Laputa +botania:virus:0, Necrodermal Virus +botania:virus:1, Nullodermal Virus +botania:reachring, item.reachRing.name +botania:skydirtrod, item.skyDirtRod.name +botania:itemfinder, item.itemFinder.name +botania:superlavapendant, item.superLavaPendant.name +botania:enderhand, item.enderHand.name +botania:glasspick, item.glassPick.name +botania:spark, item.spark.name +botania:sparkupgrade:0, Spark Augment: Dispersive +botania:sparkupgrade:1, Spark Augment: Dominant +botania:sparkupgrade:2, Spark Augment: Recessive +botania:sparkupgrade:3, Spark Augment: Isolated +botania:diviningrod, item.diviningRod.name +botania:gravityrod, item.gravityRod.name +botania:manainkwell, item.manaInkwell.name +botania:vial:0, Managlass Vial +botania:vial:1, Alfglass Flask +botania:brewvial, item.brewVial.name +botania:brewflask, item.brewFlask.name +botania:bloodpendant, item.bloodPendant.name +botania:missilerod, item.missileRod.name +botania:holycloak, item.holyCloak.name +botania:unholycloak, item.unholyCloak.name +botania:balancecloak, item.balanceCloak.name +botania:craftinghalo, item.craftingHalo.name +botania:blacklotus:0, Black Lotus +botania:blacklotus:1, Blacker Lotus +botania:monocle, item.monocle.name +botania:clip, item.clip.name +botania:cobblerod, item.cobbleRod.name +botania:smeltrod, item.smeltRod.name +botania:worldseed, item.worldSeed.name +botania:spellcloth, item.spellCloth.name +botania:thornchakram:0, Thorn Chakram +botania:thornchakram:1, Flare Chakram +botania:overgrowthseed, item.overgrowthSeed.name +botania:craftpattern:0, Crafting Pattern #1: 1x1 +botania:craftpattern:1, Crafting Pattern #2: 2x2 +botania:craftpattern:2, Crafting Pattern #3: 1x2 +botania:craftpattern:3, Crafting Pattern #4: 2x1 +botania:craftpattern:4, Crafting Pattern #5: 1x3 +botania:craftpattern:5, Crafting Pattern #6: 3x1 +botania:craftpattern:6, Crafting Pattern #7: 2x3 +botania:craftpattern:7, Crafting Pattern #8: 3x2 +botania:craftpattern:8, Crafting Pattern #9: Donut +botania:ancientwill:0, Will of Ahrim +botania:ancientwill:1, Will of Dharok +botania:ancientwill:2, Will of Guthan +botania:ancientwill:3, Will of Torag +botania:ancientwill:4, Will of Verac +botania:ancientwill:5, Will of Karil +botania:corporeaspark:0, Corporea Spark +botania:corporeaspark:1, Master Corporea Spark +botania:livingwoodbow, item.livingwoodBow.name +botania:crystalbow, item.crystalBow.name +botania:cosmetic:0, Black Bowtie +botania:cosmetic:1, Black Tie +botania:cosmetic:2, Red Glasses +botania:cosmetic:3, Puffy Scarf +botania:cosmetic:4, Engineer Goggles +botania:cosmetic:5, Eyepatch +botania:cosmetic:6, Wicked Eyepatch +botania:cosmetic:7, Red Ribbons +botania:cosmetic:8, Pink Flower Bud +botania:cosmetic:9, Polka-Dotted Bows +botania:cosmetic:10, Blue Butterfly +botania:cosmetic:11, Cat Ears +botania:cosmetic:12, Witch Pin +botania:cosmetic:13, Devil Tail +botania:cosmetic:14, Kamui Eye +botania:cosmetic:15, Googly Eyes +botania:cosmetic:16, Four-Leafed Clover +botania:cosmetic:17, Clock Eye +botania:cosmetic:18, Unicorn Horn +botania:cosmetic:19, Devil Horns +botania:cosmetic:20, Hyper Plus +botania:cosmetic:21, Botanist Emblem +botania:cosmetic:22, Ancient Mask +botania:cosmetic:23, Eerie Mask +botania:cosmetic:24, Alien Antenna +botania:cosmetic:25, Anaglyph Glasses +botania:cosmetic:26, Orange Shades +botania:cosmetic:27, Groucho Glasses +botania:cosmetic:28, Thick Eyebrows +botania:cosmetic:29, Lusitanic Shield +botania:cosmetic:30, Tiny Potato Mask +botania:cosmetic:31, Questgiver Mark +botania:cosmetic:32, Thinking Hand +botania:swapring, item.swapRing.name +botania:flowerbag, item.flowerBag.name +botania:phantomink, item.phantomInk.name +botania:poolminecart, item.poolMinecart.name +botania:pinkinator, item.pinkinator.name +botania:infinitefruit, item.infiniteFruit.name +botania:kingkey, item.kingKey.name +botania:flugeleye, item.flugelEye.name +botania:thorring, item.thorRing.name +botania:odinring, item.odinRing.name +botania:lokiring, item.lokiRing.name +botania:dice, item.dice.name +botania:keepivy, item.keepIvy.name +botania:blackholetalisman:0, Black Hole Talisman +botania:recordgaia1, item.recordGaia1.name +botania:recordgaia2, item.recordGaia2.name +botania:temperancestone:0, Stone of Temperance +botania:incensestick, item.incenseStick.name +botania:terraaxe, item.terraAxe.name +botania:waterbowl, item.waterBowl.name +botania:obediencestick, item.obedienceStick.name +botania:cacophonium, item.cacophonium.name +botania:slimebottle:0, Slime in a Bottle +botania:starsword, item.starSword.name +botania:exchangerod, item.exchangeRod.name +botania:magnetringgreater, item.magnetRingGreater.name +botania:thundersword, item.thunderSword.name +botania:manaweavehelm, item.manaweaveHelm.name +botania:manaweavechest, item.manaweaveChest.name +botania:manaweavelegs, item.manaweaveLegs.name +botania:manaweaveboots, item.manaweaveBoots.name +botania:autocraftinghalo, item.autocraftingHalo.name +botania:gaiahead, item.gaiaHead.name +botania:sextant, item.sextant.name +botania:speedupbelt, item.speedUpBelt.name +botania:baublebox, item.baubleBox.name +botania:dodgering, item.dodgeRing.name +botania:invisibilitycloak, item.invisibilityCloak.name +botania:cloudpendant, item.cloudPendant.name +botania:supercloudpendant, item.superCloudPendant.name +botania:thirdeye, item.thirdEye.name +botania:astrolabe, item.astrolabe.name +botania:goddesscharm, item.goddessCharm.name +bewitchment:cypress_door, Cypress Door +bewitchment:elder_door, Elder Door +bewitchment:juniper_door, Juniper Door +bewitchment:dragons_blood_door, Dragon's Blood Door +bewitchment:silver_helmet, Silver Helmet +bewitchment:silver_chestplate, Silver Chestplate +bewitchment:silver_leggings, Silver Leggings +bewitchment:silver_boots, Silver Boots +bewitchment:cold_iron_helmet, Cold Iron Helmet +bewitchment:cold_iron_chestplate, Cold Iron Chestplate +bewitchment:cold_iron_leggings, Cold Iron Leggings +bewitchment:cold_iron_boots, Cold Iron Boots +bewitchment:witches_cowl, Witches' Cowl +bewitchment:witches_hat, Witches' Hat +bewitchment:witches_robes, Witches' Robes +bewitchment:witches_pants, Witches' Pants +bewitchment:besmirched_hood, Besmirched Hood +bewitchment:besmirched_hat, Besmirched Hat +bewitchment:besmirched_robes, Besmirched Robes +bewitchment:besmirched_pants, Besmirched Pants +bewitchment:alchemist_hood, Alchemist's Hood +bewitchment:alchemist_hat, Alchemist's Hat +bewitchment:alchemist_robes, Alchemist's Robes +bewitchment:alchemist_pants, Alchemist's Pants +bewitchment:green_witch_hood, Hedgewitches' Hood +bewitchment:green_witch_hat, Hedgewitches' Hat +bewitchment:green_witch_robes, Hedgewitches' Robes +bewitchment:green_witch_pants, Hedgewitches' Pants +bewitchment:silver_sword, Silver Sword +bewitchment:silver_pickaxe, Silver Pickaxe +bewitchment:silver_axe, Silver Axe +bewitchment:silver_shovel, Silver Shovel +bewitchment:silver_hoe, Silver Hoe +bewitchment:cold_iron_sword, Cold Iron Sword +bewitchment:cold_iron_pickaxe, Cold Iron Pickaxe +bewitchment:cold_iron_axe, Cold Iron Axe +bewitchment:cold_iron_shovel, Cold Iron Shovel +bewitchment:cold_iron_hoe, Cold Iron Hoe +bewitchment:athame, Athame +bewitchment:boline, Boline +bewitchment:cleaver_sword, Cleaver Blade +bewitchment:broom, Broom +bewitchment:cypress_broom, Cypress Broom +bewitchment:elder_broom, Elder Broom +bewitchment:juniper_broom, Juniper Broom +bewitchment:dragons_blood_broom, Dragon's Blood Broom +bewitchment:waystone, Waystone +bewitchment:focal_chalk, Focal Chalk +bewitchment:ritual_chalk, Ritual Chalk +bewitchment:fiery_chalk, Fiery Chalk +bewitchment:phasing_chalk, Phasing Chalk +bewitchment:caduceus, Caduceus +bewitchment:leonards_wand, Leonard's Wand +bewitchment:thyrsus, Thyrsus +bewitchment:silver_arrow, Silver Arrow +bewitchment:cold_iron_arrow, Cold Iron Arrow +bewitchment:girdle_of_the_dryads, Girdle of the Dryads +bewitchment:hellish_bauble, Hellish Bauble +bewitchment:fortunes_favor, Fortune's Favor +bewitchment:horseshoe, Horseshoe +bewitchment:nazar, Nazar +bewitchment:token_of_remedies, Token of Remedies +bewitchment:hecates_visage, Hecate's Visage +bewitchment:triskelion, Triskelion Amulet +bewitchment:vampiric_amulet, Vampiric Amulet +bewitchment:gluttons_sash, Gluttons Sash +bewitchment:grimoire_magia, Grimoire Magia +bewitchment:bastards_grimoire, Bastardus Grimoira +bewitchment:juniper_key, Juniper Key +bewitchment:juniper_key_ring, Juniper Keyring +bewitchment:bottled_frostfire, Bottled Frostfire +bewitchment:bottled_hellfire, Bottled Hellfire +bewitchment:bone_needle, Bone Needle +bewitchment:taglock, Taglock +bewitchment:amethyst, Amethyst +bewitchment:garnet, Garnet +bewitchment:opal, Opal +bewitchment:silver_ingot, Silver Ingot +bewitchment:cold_iron_ingot, Cold Iron Ingot +bewitchment:silver_nugget, Silver Nugget +bewitchment:cold_iron_nugget, Cold Iron Nugget +bewitchment:salt, Salt +bewitchment:cold_iron_plate, Cold Iron Plate +bewitchment:silver_plate, Silver Plate +bewitchment:hidden_bat, item.bewitchment.hidden_bat.name +bewitchment:unfired_jar, Unfired Jar +bewitchment:empty_jar, Empty Jar +bewitchment:oak_spirit, Oak Spirit +bewitchment:spruce_heart, Spruce Heart +bewitchment:birch_soul, Birch Soul +bewitchment:cloudy_oil, Cloudy Oil +bewitchment:acacia_resin, Acacia Resin +bewitchment:ebb_of_death, Ebb of Death +bewitchment:droplet_of_wisdom, Droplet of Wisdom +bewitchment:liquid_witchcraft, Liquid Witchcraft +bewitchment:essence_of_vitality, Essence of Vitality +bewitchment:cleansing_balm, Cleansing Balm +bewitchment:demonic_elixir, Demonic Elixir +bewitchment:fiery_unguent, Fiery Unguent +bewitchment:swirl_of_depths, Swirl of the Depths +bewitchment:oil_of_vitriol, Oil of Vitriol +bewitchment:otherworldly_tears, Otherworldly Tears +bewitchment:heaven_extract, Heaven Extract +bewitchment:stone_ichor, Stone Ichor +bewitchment:diabolical_vein, Diabolical Vein +bewitchment:pure_filament, Pure Filament +bewitchment:witches_stitching, Witches' Stitching +bewitchment:sanguine_cloth, Sanguine Cloth +bewitchment:spirit_string, Spirit String +bewitchment:golden_thread, Golden Thread +bewitchment:poppet, Poppet +bewitchment:poppet_binding, Poppet of Binding +bewitchment:poppet_clumsy, Poppet of Clumsiness +bewitchment:poppet_deathprotection, Death Protection Poppet +bewitchment:poppet_earthprotection, Earth Protection Poppet +bewitchment:poppet_flameprotection, Flame Protection Poppet +bewitchment:poppet_hungerprotection, Hunger Protection Poppet +bewitchment:poppet_spiritbane, Poppet of Spirit's Bane +bewitchment:poppet_tool, Tool Poppet +bewitchment:poppet_vampiric, Vampiric Poppet +bewitchment:poppet_voodooprotection, Voodoo Protection Poppet +bewitchment:poppet_voodoo, Voodoo Poppet +bewitchment:poppet_wasting, Poppet of Wasting +bewitchment:poppet_waterprotection, Water Protection Poppet +bewitchment:aconitum, Aconitum +bewitchment:belladonna, Belladonna +bewitchment:garlic, Garlic +bewitchment:hellebore, Hellebore +bewitchment:mandrake_root, Mandrake Root +bewitchment:white_sage, White Sage +bewitchment:wormwood, Wormwood +bewitchment:aconitum_seeds, Aconitum Seeds +bewitchment:belladonna_seeds, Belladonna Seeds +bewitchment:garlic_seeds, Garlic Seeds +bewitchment:hellebore_seeds, Hellebore Seeds +bewitchment:mandrake_seeds, Mandrake Seeds +bewitchment:white_sage_seeds, White Sage Seeds +bewitchment:wormwood_seeds, Wormwood Seeds +bewitchment:elderberries, Elderberries +bewitchment:juniper_berries, Juniper Berries +bewitchment:stew_of_the_grotesque, Stew of the Grotesque +bewitchment:lizard_leg, Lizard Leg +bewitchment:owlets_wing, Owlet's Wing +bewitchment:ravens_feather, Raven's Feather +bewitchment:adders_fork, Adder's Fork +bewitchment:toe_of_frog, Toe of Frog +bewitchment:hellhound_horn, Demonic Horn +bewitchment:heart, Heart +bewitchment:demon_heart, Demon Heart +bewitchment:snake_venom, Snake Venom +bewitchment:bottle_of_blood, Bottle of Blood +bewitchment:bottle_of_vampire_blood, Bottle of Vampire Blood +bewitchment:hoof, Hoof +bewitchment:eye_of_old, Eye of Old +bewitchment:tongue_of_dog, Tongue of Dog +bewitchment:catechu_brown, Catechu Brown +bewitchment:ink_cap_dye, Blue Ink Cap Extract +bewitchment:dimensional_sand, Dimensional Sand +bewitchment:ectoplasm, Ectoplasm +bewitchment:flying_ointment, Flying Ointment +bewitchment:iron_gall_ink, Iron Gall Ink +bewitchment:oak_apple_gall, Oak Apple Gall +bewitchment:pentacle, Pentacle +bewitchment:spectral_dust, Spectral Dust +bewitchment:tallow, Tallow +bewitchment:wood_ash, Wood Ash +bewitchment:dragons_blood_resin, Dragon's Blood Resin +bewitchment:box_of_sealed_evil, Box of Sealed Evil +bewitchment:contract, Demon Contract +bewitchment:skeleton_key, Skeleton Key +bewitchment:garlic_grilled, Grilled Garlic +bewitchment:elderberry_jelly, Elderberry Jelly +bewitchment:juniper_tea, Juniper Tea +bewitchment:garlic_bread, Garlic Bread +bewitchment:sigil_mending, Sigil of Mending +bewitchment:sigil_ruin, Sigil of Ruin +bewitchment:sigil_binding, Sigil of Binding +bewitchment:sigil_cleansing, Sigil of Cleansing +bewitchment:sigil_failure, Sigil of Failure +bewitchment:sigil_purity, Sigil of Purity +bewitchment:sigil_luck, Sigil of Luck +bewitchment:sigil_battle, Sigil of Battle +bewitchment:sigil_disorientation, Sigil of Disorientation +bewitchment:sigil_shrieking, Sigil of Shrieking +bewitchment:sigil_sentinel, Sigil of Sentinel +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 +bloodarsenal:slate, Compressed Slate +bloodarsenal:blood_infused_wooden_log, Blood Infused Wood +bloodarsenal:blood_infused_wooden_stairs, Blood Infused Wooden Stairs +bloodarsenal:blood_infused_wooden_fence, Blood Infused Wooden Fence +bloodarsenal:blood_infused_wooden_fence_gate, Blood Infused Wooden Fence Gate +bloodarsenal:blood_stained_glass, Blood Stained Glass +bloodarsenal:blood_stained_glass_pane, Blood Stained Glass Pane +bloodarsenal:blood_torch, Blood Torch +bloodarsenal:blood_infused_iron_block, Blood Infused Iron Block +bloodarsenal:blood_infused_glowstone, Blood Infused Glowstone +bloodarsenal:glass_shards, Glass Shards +bloodarsenal:block_blood_burned_string, Blood Burned String +bloodarsenal:altare_aenigmatica, Altare Aenigmatica +bloodarsenal:stasis_plate, Stasis Plate +bloodarsenal:blood_capacitor, Blood Capacitor +bloodarsenal:blood_infused_wooden_planks, Blood Infused Wooden Planks +bloodarsenal:blood_infused_wooden_slab:0, Blood Infused Wooden Slab +bloodarsenal:blood_diamond:0, Blood Diamond +bloodarsenal:blood_diamond:1, Inert Blood Diamond +bloodarsenal:blood_diamond:2, Blood Infused Diamond +bloodarsenal:blood_diamond:3, Bound Diamond +bloodarsenal:base_item:0, Glass Shard +bloodarsenal:base_item:1, Blood Infused Stick +bloodarsenal:base_item:2, Blood Infused Glowstone Dust +bloodarsenal:base_item:3, Inert Blood-Iron Ingot +bloodarsenal:base_item:4, Blood Infused Iron Ingot +bloodarsenal:base_item:5, Stasis Plate +bloodarsenal:base_item:6, Swimming Reagent +bloodarsenal:base_item:7, Ender Reagent +bloodarsenal:base_item:8, Lightning Reagent +bloodarsenal:base_item:9, Divinity Reagent +bloodarsenal:blood_burned_string, Blood Burned String +bloodarsenal:blood_orange, Blood Orange +bloodarsenal:blood_infused_wooden_pickaxe, Blood Infused Wooden Pickaxe +bloodarsenal:blood_infused_wooden_axe, Blood Infused Wooden Axe +bloodarsenal:blood_infused_wooden_shovel, Blood Infused Wooden Shovel +bloodarsenal:blood_infused_wooden_sickle, Blood Infused Wooden Sickle +bloodarsenal:blood_infused_wooden_sword, Blood Infused Wooden Sword +bloodarsenal:blood_infused_iron_pickaxe, Blood Infused Iron Pickaxe +bloodarsenal:blood_infused_iron_axe, Blood Infused Iron Axe +bloodarsenal:blood_infused_iron_shovel, Blood Infused Iron Shovel +bloodarsenal:blood_infused_iron_sickle, Blood Infused Iron Sickle +bloodarsenal:blood_infused_iron_sword, Blood Infused Iron Sword +bloodarsenal:glass_sacrificial_dagger, Glass Sacrificial Dagger +bloodarsenal:glass_dagger_of_sacrifice, Glass Dagger of Sacrifice +bloodarsenal:gem:0, Gem of Self Sacrifice +bloodarsenal:gem:1, Gem of Sacrifice +bloodarsenal:gem:2, Gem of Tartaric Will +bloodarsenal:sigil_swimming, Sigil of Swimming +bloodarsenal:sigil_ender, Ender Sigil +bloodarsenal:sigil_augmented_holding, Sigil of Augmented Holding +bloodarsenal:sigil_lightning, Lightning Sigil +bloodarsenal:sigil_divinity, Sigil of Divinity +bloodarsenal:sigil_sentience, Sigil of Sentience +bloodarsenal:bound_stick, Bound Stick +bloodarsenal:bound_sickle, Bound Sickle +bloodarsenal:bound_igniter, Bound Igniter +bloodarsenal:bound_shears, Bound Shears +bloodarsenal:stasis_axe, Stasis Axe +bloodarsenal:stasis_pickaxe, Stasis Pickaxe +bloodarsenal:stasis_shovel, Stasis Shovel +bloodarsenal:stasis_sword, Stasis Blade +bloodarsenal:modifier_tome, Modifier Tome +bloodarsenal:warp_blade, Warp Blade +bloodarsenal:sacrifice_amulet:0, Amulet of Sacrifice +bloodarsenal:self_sacrifice_amulet:0, Amulet of Self Sacrifice +bloodarsenal:vampire_ring, Vampire Ring +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +bloodarsenal:soul_pendant:0, Petty Soul Pendant +bloodarsenal:soul_pendant:1, Lesser Soul Pendant +bloodarsenal:soul_pendant:2, Common Soul Pendant +bloodarsenal:soul_pendant:3, Greater Soul Pendant +bloodarsenal:soul_pendant:4, Grand Soul Pendant +buildinggadgets:buildingtool, Building Gadget +buildinggadgets:exchangertool, Exchanging Gadget +buildinggadgets:copypastetool, Copy-Paste Gadget +buildinggadgets:templatemanager, Template Manager +buildinggadgets:template, Template +buildinggadgets:destructiontool, Destruction Gadget +buildinggadgets:constructionblock_dense, Dense Construction Block +buildinggadgets:constructionblock, Construction Block +buildinggadgets:constructionblockpowder, Construction Block Powder +buildinggadgets:constructionpaste, Construction Paste +buildinggadgets:construction_chunk_dense, Dense Construction Chunk +buildinggadgets:constructionpastecontainer, Paste Container +buildinggadgets:constructionpastecontainert2, Paste Container T2 +buildinggadgets:constructionpastecontainert3, Paste Container T3 +buildinggadgets:constructionpastecontainercreative, Creative Paste Container +computercraft:computer:0, Computer +computercraft:computer:16384, Advanced Computer +computercraft:command_computer:0, Command Computer +computercraft:pocket_computer:0, Pocket Computer +computercraft:pocket_computer:0, Wireless Pocket Computer +computercraft:pocket_computer:0, Ender Pocket Computer +computercraft:pocket_computer:0, Noisy Pocket Computer +computercraft:pocket_computer:1, Advanced Pocket Computer +computercraft:pocket_computer:1, Advanced Wireless Pocket Computer +computercraft:pocket_computer:1, Advanced Ender Pocket Computer +computercraft:pocket_computer:1, Advanced Noisy Pocket Computer +computercraft:turtle_expanded:0, Turtle +computercraft:turtle_expanded:0, Mining Turtle +computercraft:turtle_expanded:0, Felling Turtle +computercraft:turtle_expanded:0, Melee Turtle +computercraft:turtle_expanded:0, Digging Turtle +computercraft:turtle_expanded:0, Farming Turtle +computercraft:turtle_expanded:0, Crafty Turtle +computercraft:turtle_expanded:0, Wireless Turtle +computercraft:turtle_expanded:0, Ender Turtle +computercraft:turtle_expanded:0, Noisy Turtle +computercraft:turtle_advanced:0, Advanced Turtle +computercraft:turtle_advanced:0, Advanced Mining Turtle +computercraft:turtle_advanced:0, Advanced Felling Turtle +computercraft:turtle_advanced:0, Advanced Melee Turtle +computercraft:turtle_advanced:0, Advanced Digging Turtle +computercraft:turtle_advanced:0, Advanced Farming Turtle +computercraft:turtle_advanced:0, Advanced Crafty Turtle +computercraft:turtle_advanced:0, Advanced Wireless Turtle +computercraft:turtle_advanced:0, Advanced Ender Turtle +computercraft:turtle_advanced:0, Advanced Noisy Turtle +computercraft:printout:0, Printed Page +computercraft:printout:1, Printed Pages +computercraft:printout:2, Printed Book +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:disk_expanded:0, Floppy Disk +computercraft:peripheral:0, Disk Drive +computercraft:peripheral:3, Printer +computercraft:peripheral:2, Monitor +computercraft:peripheral:4, Advanced Monitor +computercraft:peripheral:1, Wireless Modem +computercraft:peripheral:5, Speaker +computercraft:advanced_modem, Ender Modem +computercraft:cable:1, Wired Modem +computercraft:cable:0, Networking Cable +computercraft:wired_modem_full, tile.computercraft:wired_modem_full.name +chickens:colored_egg:15, Bone White Chicken Egg +chickens:colored_egg:4, Lapis Blue Chicken Egg +chickens:colored_egg:0, Ink Black Chicken Egg +chickens:colored_egg:13, Magenta Chicken Egg +chickens:colored_egg:10, Lime Chicken Egg +chickens:colored_egg:11, Yellow Chicken Egg +chickens:colored_egg:5, Purple Chicken Egg +chickens:colored_egg:2, Cactus Green Chicken Egg +chickens:colored_egg:7, Light Gray Chicken Egg +chickens:colored_egg:12, Light Blue Chicken Egg +chickens:colored_egg:6, Cyan Chicken Egg +chickens:colored_egg:1, Red Chicken Egg +chickens:colored_egg:9, Pink Chicken Egg +chickens:colored_egg:14, Orange Chicken Egg +chickens:colored_egg:8, Gray Chicken Egg +chickens:colored_egg:3, Cocoa Brown Chicken Egg +chickens:spawn_egg:0, Bone White Chicken +chickens:spawn_egg:0, Lapis Blue Chicken +chickens:spawn_egg:0, Gunpowder Chicken +chickens:spawn_egg:0, Water Chicken +chickens:spawn_egg:0, Ink Black Chicken +chickens:spawn_egg:0, Iron Chicken +chickens:spawn_egg:0, Blaze Rod Chicken +chickens:spawn_egg:0, Log Chicken +chickens:spawn_egg:0, Emerald Chicken +chickens:spawn_egg:0, String Chicken +chickens:spawn_egg:0, Magenta Chicken +chickens:spawn_egg:0, Lime Chicken +chickens:spawn_egg:0, Prismarine Shard Chicken +chickens:spawn_egg:0, Prismarine Crystal Chicken +chickens:spawn_egg:0, Snowball Chicken +chickens:spawn_egg:0, Yellow Chicken +chickens:spawn_egg:0, Purple Chicken +chickens:spawn_egg:0, Cactus Green Chicken +chickens:spawn_egg:0, Nether Quartz Chicken +chickens:spawn_egg:0, Sand Chicken +chickens:spawn_egg:0, Light Gray Chicken +chickens:spawn_egg:0, Soul Sand Chicken +chickens:spawn_egg:0, Light Blue Chicken +chickens:spawn_egg:0, Glass Chicken +chickens:spawn_egg:0, Diamond Chicken +chickens:spawn_egg:0, Obsidian Chicken +chickens:spawn_egg:0, Ghast Tear Chicken +chickens:spawn_egg:0, Redstone Chicken +chickens:spawn_egg:0, Flint Chicken +chickens:spawn_egg:0, Cyan Chicken +chickens:spawn_egg:0, Red Chicken +chickens:spawn_egg:0, Ender Pearl Chicken +chickens:spawn_egg:0, Leather Chicken +chickens:spawn_egg:0, Nether Wart Chicken +chickens:spawn_egg:0, Pink Chicken +chickens:spawn_egg:0, Glowstone Chicken +chickens:spawn_egg:0, Coal Chicken +chickens:spawn_egg:0, Lava Chicken +chickens:spawn_egg:0, Smart Chicken +chickens:spawn_egg:0, Orange Chicken +chickens:spawn_egg:0, Clay Chicken +chickens:spawn_egg:0, Slime Chicken +chickens:spawn_egg:0, Magma Cream Chicken +chickens:spawn_egg:0, Gray Chicken +chickens:spawn_egg:0, Cocoa Brown Chicken +chickens:spawn_egg:0, Gold Chicken +chickens:liquid_egg:0, Water Egg +chickens:liquid_egg:1, Lava Egg +chickens:analyzer, Chicken Analyzer +chickens:henhouse, Henhouse +chickens:henhouse_acacia, Acacia Henhouse +chickens:henhouse_birch, Birch Henhouse +chickens:henhouse_dark_oak, Dark Oak Henhouse +chickens:henhouse_jungle, Jungle Henhouse +chickens:henhouse_spruce, Spruce Henhouse +compactmachines3:tunnel, Tunnel +compactmachines3:redstonetunnel, Redstone Tunnel +compactmachines3:wall, Solid Compact Machine Wall +compactmachines3:wallbreakable, Compact Machine Wall +compactmachines3:machine:0, Tiny Compact Machine +compactmachines3:machine:1, Small Compact Machine +compactmachines3:machine:2, Normal Compact Machine +compactmachines3:machine:3, Large Compact Machine +compactmachines3:machine:4, Giant Compact Machine +compactmachines3:machine:5, Maximum Compact Machine +compactmachines3:fieldprojector, Miniaturization Field Projector +compactmachines3:psd, Personal Shrinking Device +compactmachines3:tunneltool, Tunnel +compactmachines3:redstonetunneltool, Redstone Tunnel +conarm:helmet_core:0, Wooden Helmet Core +conarm:helmet_core:0, Stone Helmet Core +conarm:helmet_core:0, Flint Helmet Core +conarm:helmet_core:0, Cactus Helmet Core +conarm:helmet_core:0, Bone Helmet Core +conarm:helmet_core:0, Obsidian Helmet Core +conarm:helmet_core:0, Prismarine Helmet Core +conarm:helmet_core:0, End Helmet Core +conarm:helmet_core:0, Paper Helmet Core +conarm:helmet_core:0, Sponge Helmet Core +conarm:helmet_core:0, Firewood Helmet Core +conarm:helmet_core:0, Iron Helmet Core +conarm:helmet_core:0, Pig Iron Helmet Core +conarm:helmet_core:0, Knightslime Helmet Core +conarm:helmet_core:0, Slime Helmet Core +conarm:helmet_core:0, Slime Helmet Core +conarm:helmet_core:0, Magma Slime Helmet Core +conarm:helmet_core:0, Netherrack Helmet Core +conarm:helmet_core:0, Cobalt Helmet Core +conarm:helmet_core:0, Ardite Helmet Core +conarm:helmet_core:0, Manyullyn Helmet Core +conarm:helmet_core:0, Copper Helmet Core +conarm:helmet_core:0, Bronze Helmet Core +conarm:helmet_core:0, Lead Helmet Core +conarm:helmet_core:0, Silver Helmet Core +conarm:helmet_core:0, Electrum Helmet Core +conarm:helmet_core:0, Steel Helmet Core +conarm:helmet_core:0, Boron Helmet Core +conarm:helmet_core:0, Tough Alloy Helmet Core +conarm:helmet_core:0, Hard Carbon Helmet Core +conarm:helmet_core:0, Boron Nitride Helmet Core +conarm:helmet_core:0, Thorium Helmet Core +conarm:helmet_core:0, Uranium Helmet Core +conarm:helmet_core:0, Magnesium Helmet Core +conarm:helmet_core:0, Chocolate Helmet Core +conarm:helmet_core:0, Alumite Helmet Core +conarm:helmet_core:0, Emerald Helmet Core +conarm:armor_trim:0, Wooden Armor Trim +conarm:armor_trim:0, Stone Armor Trim +conarm:armor_trim:0, Flint Armor Trim +conarm:armor_trim:0, Cactus Armor Trim +conarm:armor_trim:0, Bone Armor Trim +conarm:armor_trim:0, Obsidian Armor Trim +conarm:armor_trim:0, Prismarine Armor Trim +conarm:armor_trim:0, End Armor Trim +conarm:armor_trim:0, Paper Armor Trim +conarm:armor_trim:0, Sponge Armor Trim +conarm:armor_trim:0, Firewood Armor Trim +conarm:armor_trim:0, Iron Armor Trim +conarm:armor_trim:0, Pig Iron Armor Trim +conarm:armor_trim:0, Knightslime Armor Trim +conarm:armor_trim:0, Slime Armor Trim +conarm:armor_trim:0, Slime Armor Trim +conarm:armor_trim:0, Magma Slime Armor Trim +conarm:armor_trim:0, Netherrack Armor Trim +conarm:armor_trim:0, Cobalt Armor Trim +conarm:armor_trim:0, Ardite Armor Trim +conarm:armor_trim:0, Manyullyn Armor Trim +conarm:armor_trim:0, Copper Armor Trim +conarm:armor_trim:0, Bronze Armor Trim +conarm:armor_trim:0, Lead Armor Trim +conarm:armor_trim:0, Silver Armor Trim +conarm:armor_trim:0, Electrum Armor Trim +conarm:armor_trim:0, Steel Armor Trim +conarm:armor_trim:0, Boron Armor Trim +conarm:armor_trim:0, Tough Alloy Armor Trim +conarm:armor_trim:0, Hard Carbon Armor Trim +conarm:armor_trim:0, Boron Nitride Armor Trim +conarm:armor_trim:0, Thorium Armor Trim +conarm:armor_trim:0, Uranium Armor Trim +conarm:armor_trim:0, Magnesium Armor Trim +conarm:armor_trim:0, Chocolate Armor Trim +conarm:armor_trim:0, Alumite Armor Trim +conarm:armor_trim:0, Emerald Armor Trim +conarm:armor_plate:0, Wooden Armor Plates +conarm:armor_plate:0, Stone Armor Plates +conarm:armor_plate:0, Flint Armor Plates +conarm:armor_plate:0, Cactus Armor Plates +conarm:armor_plate:0, Bone Armor Plates +conarm:armor_plate:0, Obsidian Armor Plates +conarm:armor_plate:0, Prismarine Armor Plates +conarm:armor_plate:0, End Armor Plates +conarm:armor_plate:0, Paper Armor Plates +conarm:armor_plate:0, Sponge Armor Plates +conarm:armor_plate:0, Firewood Armor Plates +conarm:armor_plate:0, Iron Armor Plates +conarm:armor_plate:0, Pig Iron Armor Plates +conarm:armor_plate:0, Knightslime Armor Plates +conarm:armor_plate:0, Slime Armor Plates +conarm:armor_plate:0, Slime Armor Plates +conarm:armor_plate:0, Magma Slime Armor Plates +conarm:armor_plate:0, Netherrack Armor Plates +conarm:armor_plate:0, Cobalt Armor Plates +conarm:armor_plate:0, Ardite Armor Plates +conarm:armor_plate:0, Manyullyn Armor Plates +conarm:armor_plate:0, Copper Armor Plates +conarm:armor_plate:0, Bronze Armor Plates +conarm:armor_plate:0, Lead Armor Plates +conarm:armor_plate:0, Silver Armor Plates +conarm:armor_plate:0, Electrum Armor Plates +conarm:armor_plate:0, Steel Armor Plates +conarm:armor_plate:0, Boron Armor Plates +conarm:armor_plate:0, Tough Alloy Armor Plates +conarm:armor_plate:0, Hard Carbon Armor Plates +conarm:armor_plate:0, Boron Nitride Armor Plates +conarm:armor_plate:0, Thorium Armor Plates +conarm:armor_plate:0, Uranium Armor Plates +conarm:armor_plate:0, Magnesium Armor Plates +conarm:armor_plate:0, Chocolate Armor Plates +conarm:armor_plate:0, Alumite Armor Plates +conarm:armor_plate:0, Emerald Armor Plates +conarm:chest_core:0, Wooden Chestplate Core +conarm:chest_core:0, Stone Chestplate Core +conarm:chest_core:0, Flint Chestplate Core +conarm:chest_core:0, Cactus Chestplate Core +conarm:chest_core:0, Bone Chestplate Core +conarm:chest_core:0, Obsidian Chestplate Core +conarm:chest_core:0, Prismarine Chestplate Core +conarm:chest_core:0, End Chestplate Core +conarm:chest_core:0, Paper Chestplate Core +conarm:chest_core:0, Sponge Chestplate Core +conarm:chest_core:0, Firewood Chestplate Core +conarm:chest_core:0, Iron Chestplate Core +conarm:chest_core:0, Pig Iron Chestplate Core +conarm:chest_core:0, Knightslime Chestplate Core +conarm:chest_core:0, Slime Chestplate Core +conarm:chest_core:0, Slime Chestplate Core +conarm:chest_core:0, Magma Slime Chestplate Core +conarm:chest_core:0, Netherrack Chestplate Core +conarm:chest_core:0, Cobalt Chestplate Core +conarm:chest_core:0, Ardite Chestplate Core +conarm:chest_core:0, Manyullyn Chestplate Core +conarm:chest_core:0, Copper Chestplate Core +conarm:chest_core:0, Bronze Chestplate Core +conarm:chest_core:0, Lead Chestplate Core +conarm:chest_core:0, Silver Chestplate Core +conarm:chest_core:0, Electrum Chestplate Core +conarm:chest_core:0, Steel Chestplate Core +conarm:chest_core:0, Boron Chestplate Core +conarm:chest_core:0, Tough Alloy Chestplate Core +conarm:chest_core:0, Hard Carbon Chestplate Core +conarm:chest_core:0, Boron Nitride Chestplate Core +conarm:chest_core:0, Thorium Chestplate Core +conarm:chest_core:0, Uranium Chestplate Core +conarm:chest_core:0, Magnesium Chestplate Core +conarm:chest_core:0, Chocolate Chestplate Core +conarm:chest_core:0, Alumite Chestplate Core +conarm:chest_core:0, Emerald Chestplate Core +conarm:leggings_core:0, Wooden Leggings Core +conarm:leggings_core:0, Stone Leggings Core +conarm:leggings_core:0, Flint Leggings Core +conarm:leggings_core:0, Cactus Leggings Core +conarm:leggings_core:0, Bone Leggings Core +conarm:leggings_core:0, Obsidian Leggings Core +conarm:leggings_core:0, Prismarine Leggings Core +conarm:leggings_core:0, End Leggings Core +conarm:leggings_core:0, Paper Leggings Core +conarm:leggings_core:0, Sponge Leggings Core +conarm:leggings_core:0, Firewood Leggings Core +conarm:leggings_core:0, Iron Leggings Core +conarm:leggings_core:0, Pig Iron Leggings Core +conarm:leggings_core:0, Knightslime Leggings Core +conarm:leggings_core:0, Slime Leggings Core +conarm:leggings_core:0, Slime Leggings Core +conarm:leggings_core:0, Magma Slime Leggings Core +conarm:leggings_core:0, Netherrack Leggings Core +conarm:leggings_core:0, Cobalt Leggings Core +conarm:leggings_core:0, Ardite Leggings Core +conarm:leggings_core:0, Manyullyn Leggings Core +conarm:leggings_core:0, Copper Leggings Core +conarm:leggings_core:0, Bronze Leggings Core +conarm:leggings_core:0, Lead Leggings Core +conarm:leggings_core:0, Silver Leggings Core +conarm:leggings_core:0, Electrum Leggings Core +conarm:leggings_core:0, Steel Leggings Core +conarm:leggings_core:0, Boron Leggings Core +conarm:leggings_core:0, Tough Alloy Leggings Core +conarm:leggings_core:0, Hard Carbon Leggings Core +conarm:leggings_core:0, Boron Nitride Leggings Core +conarm:leggings_core:0, Thorium Leggings Core +conarm:leggings_core:0, Uranium Leggings Core +conarm:leggings_core:0, Magnesium Leggings Core +conarm:leggings_core:0, Chocolate Leggings Core +conarm:leggings_core:0, Alumite Leggings Core +conarm:leggings_core:0, Emerald Leggings Core +conarm:boots_core:0, Wooden Boots Core +conarm:boots_core:0, Stone Boots Core +conarm:boots_core:0, Flint Boots Core +conarm:boots_core:0, Cactus Boots Core +conarm:boots_core:0, Bone Boots Core +conarm:boots_core:0, Obsidian Boots Core +conarm:boots_core:0, Prismarine Boots Core +conarm:boots_core:0, End Boots Core +conarm:boots_core:0, Paper Boots Core +conarm:boots_core:0, Sponge Boots Core +conarm:boots_core:0, Firewood Boots Core +conarm:boots_core:0, Iron Boots Core +conarm:boots_core:0, Pig Iron Boots Core +conarm:boots_core:0, Knightslime Boots Core +conarm:boots_core:0, Slime Boots Core +conarm:boots_core:0, Slime Boots Core +conarm:boots_core:0, Magma Slime Boots Core +conarm:boots_core:0, Netherrack Boots Core +conarm:boots_core:0, Cobalt Boots Core +conarm:boots_core:0, Ardite Boots Core +conarm:boots_core:0, Manyullyn Boots Core +conarm:boots_core:0, Copper Boots Core +conarm:boots_core:0, Bronze Boots Core +conarm:boots_core:0, Lead Boots Core +conarm:boots_core:0, Silver Boots Core +conarm:boots_core:0, Electrum Boots Core +conarm:boots_core:0, Steel Boots Core +conarm:boots_core:0, Boron Boots Core +conarm:boots_core:0, Tough Alloy Boots Core +conarm:boots_core:0, Hard Carbon Boots Core +conarm:boots_core:0, Boron Nitride Boots Core +conarm:boots_core:0, Thorium Boots Core +conarm:boots_core:0, Uranium Boots Core +conarm:boots_core:0, Magnesium Boots Core +conarm:boots_core:0, Chocolate Boots Core +conarm:boots_core:0, Alumite Boots Core +conarm:boots_core:0, Emerald Boots Core +conarm:helmet, Helmet +conarm:chestplate, Chestplate +conarm:leggings, Leggings +conarm:boots, Boots +conarm:book, Materials and You - Armory Addendum +conarm:invisible_ink, Invisible Ink +conarm:resist_mat, Resistance +conarm:resist_mat_fire, Fire Resistance +conarm:resist_mat_proj, Projectile Resistance +conarm:resist_mat_blast, Blast Resistance +conarm:gauntlet_mat, Gauntlet (Base) +conarm:gauntlet_mat_speed, Gauntlet of Dexterity +conarm:gauntlet_mat_attack, Gauntlet of Power +conarm:gauntlet_mat_reach, Gauntlet of Far Reach +conarm:frosty_soles, Frosty Soles +conarm:travel_belt_base, Traveller's Belt (Base) +conarm:travel_belt, Traveller's Belt (Storage) +conarm:travel_potion, Traveller's Belt (Alchemy) +conarm:travel_sack, Traveller's Knapsack +conarm:travel_goggles_base, Traveller's Goggles (Base) +conarm:travel_goggles, Traveller's Goggles (Zoom) +conarm:travel_night, Traveller's Goggles (Night Vision) +conarm:travel_cloak, Traveller's Cloak (Base) +conarm:travel_sneak, Traveller's Cloak (Invisibility) +conarm:travel_slowfall, Traveller's Cloak (Slow Fall) +conarm:travel_soul, Traveller's Goggles (Soul Sight) +conarm:polishing_kit:0, Wooden Polishing Kit +conarm:polishing_kit:0, Stone Polishing Kit +conarm:polishing_kit:0, Flint Polishing Kit +conarm:polishing_kit:0, Cactus Polishing Kit +conarm:polishing_kit:0, Bone Polishing Kit +conarm:polishing_kit:0, Obsidian Polishing Kit +conarm:polishing_kit:0, Prismarine Polishing Kit +conarm:polishing_kit:0, End Polishing Kit +conarm:polishing_kit:0, Paper Polishing Kit +conarm:polishing_kit:0, Sponge Polishing Kit +conarm:polishing_kit:0, Firewood Polishing Kit +conarm:polishing_kit:0, Iron Polishing Kit +conarm:polishing_kit:0, Pig Iron Polishing Kit +conarm:polishing_kit:0, Knightslime Polishing Kit +conarm:polishing_kit:0, Slime Polishing Kit +conarm:polishing_kit:0, Slime Polishing Kit +conarm:polishing_kit:0, Magma Slime Polishing Kit +conarm:polishing_kit:0, Netherrack Polishing Kit +conarm:polishing_kit:0, Cobalt Polishing Kit +conarm:polishing_kit:0, Ardite Polishing Kit +conarm:polishing_kit:0, Manyullyn Polishing Kit +conarm:polishing_kit:0, Copper Polishing Kit +conarm:polishing_kit:0, Bronze Polishing Kit +conarm:polishing_kit:0, Lead Polishing Kit +conarm:polishing_kit:0, Silver Polishing Kit +conarm:polishing_kit:0, Electrum Polishing Kit +conarm:polishing_kit:0, Steel Polishing Kit +conarm:polishing_kit:0, Boron Polishing Kit +conarm:polishing_kit:0, Tough Alloy Polishing Kit +conarm:polishing_kit:0, Hard Carbon Polishing Kit +conarm:polishing_kit:0, Boron Nitride Polishing Kit +conarm:polishing_kit:0, Thorium Polishing Kit +conarm:polishing_kit:0, Uranium Polishing Kit +conarm:polishing_kit:0, Magnesium Polishing Kit +conarm:polishing_kit:0, Chocolate Polishing Kit +conarm:polishing_kit:0, Alumite Polishing Kit +conarm:polishing_kit:0, Emerald Polishing Kit +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorforge:0, Armor Forge +conarm:armorstation:0, Armor Station +crimsonwarfare:boss_activator, Ancient Altar +projecte:alchemical_chest, Alchemical Chest +projecte:collector_mk1, Energy Collector MK1 +projecte:collector_mk2, Energy Collector MK2 +projecte:collector_mk3, Energy Collector MK3 +projecte:condenser_mk1, Energy Condenser +projecte:condenser_mk2, Energy Condenser MK2 +projecte:dm_furnace, Dark Matter Furnace +projecte:dm_pedestal, Dark Matter Pedestal +projecte:fuel_block:0, Alchemical Coal Block +projecte:fuel_block:1, Mobius Fuel Block +projecte:fuel_block:2, Aeternalis Fuel Block +projecte:interdiction_torch, Interdiction Torch +projecte:matter_block:0, Dark Matter Block +projecte:matter_block:1, Red Matter Block +projecte:nova_catalyst, Nova Catalyst +projecte:nova_cataclysm, Nova Cataclysm +projecte:relay_mk1, Anti-Matter Relay MK1 +projecte:relay_mk2, Anti-Matter Relay MK2 +projecte:relay_mk3, Anti-Matter Relay MK3 +projecte:rm_furnace, Red Matter Furnace +projecte:transmutation_table, Transmutation Table +projecte:item.pe_philosophers_stone, Philosopher's Stone +projecte:item.pe_alchemical_bag:0, Alchemical Bag (White) +projecte:item.pe_alchemical_bag:1, Alchemical Bag (Orange) +projecte:item.pe_alchemical_bag:2, Alchemical Bag (Magenta) +projecte:item.pe_alchemical_bag:3, Alchemical Bag (Light Blue) +projecte:item.pe_alchemical_bag:4, Alchemical Bag (Yellow) +projecte:item.pe_alchemical_bag:5, Alchemical Bag (Lime) +projecte:item.pe_alchemical_bag:6, Alchemical Bag (Pink) +projecte:item.pe_alchemical_bag:7, Alchemical Bag (Gray) +projecte:item.pe_alchemical_bag:8, Alchemical Bag (Light Gray) +projecte:item.pe_alchemical_bag:9, Alchemical Bag (Cyan) +projecte:item.pe_alchemical_bag:10, Alchemical Bag (Purple) +projecte:item.pe_alchemical_bag:11, Alchemical Bag (Blue) +projecte:item.pe_alchemical_bag:12, Alchemical Bag (Brown) +projecte:item.pe_alchemical_bag:13, Alchemical Bag (Green) +projecte:item.pe_alchemical_bag:14, Alchemical Bag (Red) +projecte:item.pe_alchemical_bag:15, Alchemical Bag (Black) +projecte:item.pe_repair_talisman, Repair Talisman +projecte:item.pe_klein_star:0, Klein Star Ein +projecte:item.pe_klein_star:1, Klein Star Zwei +projecte:item.pe_klein_star:2, Klein Star Drei +projecte:item.pe_klein_star:3, Klein Star Vier +projecte:item.pe_klein_star:4, Klein Star Sphere +projecte:item.pe_klein_star:5, Klein Star Omega +projecte:item.pe_fuel:0, Alchemical Coal +projecte:item.pe_fuel:1, Mobius Fuel +projecte:item.pe_fuel:2, Aeternalis Fuel +projecte:item.pe_covalence_dust:0, Low Covalence Dust +projecte:item.pe_covalence_dust:1, Medium Covalence Dust +projecte:item.pe_covalence_dust:2, High Covalence Dust +projecte:item.pe_matter:0, Dark Matter +projecte:item.pe_matter:1, Red Matter +projecte:item.pe_dm_pick, Dark Matter Pickaxe +projecte:item.pe_dm_axe, Dark Matter Axe +projecte:item.pe_dm_shovel, Dark Matter Shovel +projecte:item.pe_dm_sword, Dark Matter Sword +projecte:item.pe_dm_hoe, Dark Matter Hoe +projecte:item.pe_dm_shears, Dark Matter Shears +projecte:item.pe_dm_hammer, Dark Matter Hammer +projecte:item.pe_rm_pick, Red Matter Pickaxe +projecte:item.pe_rm_axe, Red Matter Axe +projecte:item.pe_rm_shovel, Red Matter Shovel +projecte:item.pe_rm_sword, Red Matter Sword +projecte:item.pe_rm_hoe, Red Matter Hoe +projecte:item.pe_rm_shears, Red Matter Shears +projecte:item.pe_rm_hammer, Red Matter Hammer +projecte:item.pe_rm_katar, Red Katar +projecte:item.pe_rm_morning_star, Red Morningstar +projecte:item.pe_dm_armor_3, Dark Matter Helmet +projecte:item.pe_dm_armor_2, Dark Matter Chestplate +projecte:item.pe_dm_armor_1, Dark Matter Leggings +projecte:item.pe_dm_armor_0, Dark Matter Boots +projecte:item.pe_rm_armor_3, Red Matter Helmet +projecte:item.pe_rm_armor_2, Red Matter Chestplate +projecte:item.pe_rm_armor_1, Red Matter Leggings +projecte:item.pe_rm_armor_0, Red Matter Boots +projecte:item.pe_gem_armor_3, Gem Helmet +projecte:item.pe_gem_armor_2, Gem Chestplate +projecte:item.pe_gem_armor_1, Gem Leggings +projecte:item.pe_gem_armor_0, Gem Boots +projecte:item.pe_ring_iron_band, Iron Band +projecte:item.pe_black_hole, Black Hole Band +projecte:item.pe_archangel_smite, Archangel's Smite +projecte:item.pe_harvest_god, Harvest Goddess Band +projecte:item.pe_ignition, Ignition Ring +projecte:item.pe_zero_ring, Zero Ring +projecte:item.pe_swrg, Swiftwolf's Rending Gale +projecte:item.pe_time_watch, Watch of Flowing Time +projecte:item.pe_gem_density, Gem of Eternal Density +projecte:item.pe_divining_rod_1, Divining Rod (low) +projecte:item.pe_divining_rod_2, Divining Rod (medium) +projecte:item.pe_divining_rod_3, Divining Rod (high) +projecte:item.pe_mercurial_eye, Mercurial Eye +projecte:item.pe_void_ring, Void Ring +projecte:item.pe_arcana_ring, Ring of Arcana +projecte:item.pe_body_stone, Body Stone +projecte:item.pe_soul_stone, Soul Stone +projecte:item.pe_mind_stone, Mind Stone +projecte:item.pe_life_stone, Life Stone +projecte:item.pe_evertide_amulet, Evertide Amulet +projecte:item.pe_volcanite_amulet, Volcanite Amulet +projecte:item.pe_water_orb, Water Orb +projecte:item.pe_lava_orb, Lava Orb +projecte:item.pe_randomizer, Randomizer Orb +projecte:item.pe_lens_explosive, Explosive Lens +projecte:item.pe_fire_projectile, item.pe_fire_projectile.name +projecte:item.pe_wind_projectile, item.pe_wind_projectile.name +projecte:item.pe_destruction_catalyst, Destruction Catalyst +projecte:item.pe_hyperkinetic_lens, Hyperkinetic Lens +projecte:item.pe_catalitic_lens, Catalytic Lens +projecte:item.pe_tome, Tome of Knowledge +projecte:item.pe_transmutation_tablet, Transmutation Tablet +projecte:item.pe_manual, Book of the Alchemist [WIP] +danknull:dank_null_0, /dank/null/ +danknull:dank_null_1, /dank/null/MK II +danknull:dank_null_2, /dank/null/MK III +danknull:dank_null_3, /dank/null/MK IV +danknull:dank_null_4, /dank/null/MK V +danknull:dank_null_5, /dank/null/MK VI +danknull:dank_null_6, /dank/null/Creative +danknull:dank_null_panel_0, RedStone /dank/null Panel +danknull:dank_null_panel_1, Lapis /dank/null Panel +danknull:dank_null_panel_2, Iron /dank/null Panel +danknull:dank_null_panel_3, Gold /dank/null Panel +danknull:dank_null_panel_4, Diamond /dank/null Panel +danknull:dank_null_panel_5, Emerald /dank/null Panel +danknull:danknull_dock, /dank/null Docking Station +dankstorage:dank_4, Dank 4 +dankstorage:dank_6, Dank 6 +dankstorage:dank_3, Dank 3 +dankstorage:dank_2, Dank 2 +dankstorage:dank_5, Dank 5 +dankstorage:dank_1, Dank 1 +dankstorage:dank_7, Dank 7 +deepmoblearning:polymer_clay, Polymer Clay +deepmoblearning:data_model_blank, Blank Data Model +deepmoblearning:deep_learner, Deep Learner +deepmoblearning:creative_model_learner, Creative Model Learner +deepmoblearning:soot_covered_redstone, Soot-covered Redstone +deepmoblearning:soot_covered_plate, Soot-covered Plate +deepmoblearning:glitch_infused_ingot, Glitch Infused Ingot +deepmoblearning:glitch_fragment, Unstable Glitch Fragment +deepmoblearning:glitch_heart, Corrupted Glitch Heart +deepmoblearning:trial_key, Trial Key +deepmoblearning:glitch_infused_helmet, Glitch Infused Helmet +deepmoblearning:glitch_infused_chestplate, Glitch Infused Chestplate +deepmoblearning:glitch_infused_leggings, Glitch Infused Leggings +deepmoblearning:glitch_infused_boots, Glitch Infused Greaves +deepmoblearning:glitch_infused_sword, Glitch Infused Sword +deepmoblearning:living_matter_overworldian, item.deepmoblearning.living_matter_overworldian.name +deepmoblearning:living_matter_hellish, item.deepmoblearning.living_matter_hellish.name +deepmoblearning:living_matter_extraterrestrial, item.deepmoblearning.living_matter_extraterrestrial.name +deepmoblearning:living_matter_twilight, item.deepmoblearning.living_matter_twilight.name +deepmoblearning:data_model_blaze, item.deepmoblearning.data_model_blaze.name +deepmoblearning:data_model_creeper, item.deepmoblearning.data_model_creeper.name +deepmoblearning:data_model_dragon, item.deepmoblearning.data_model_dragon.name +deepmoblearning:data_model_enderman, item.deepmoblearning.data_model_enderman.name +deepmoblearning:data_model_ghast, item.deepmoblearning.data_model_ghast.name +deepmoblearning:data_model_guardian, item.deepmoblearning.data_model_guardian.name +deepmoblearning:data_model_shulker, item.deepmoblearning.data_model_shulker.name +deepmoblearning:data_model_skeleton, item.deepmoblearning.data_model_skeleton.name +deepmoblearning:data_model_slime, item.deepmoblearning.data_model_slime.name +deepmoblearning:data_model_spider, item.deepmoblearning.data_model_spider.name +deepmoblearning:data_model_witch, item.deepmoblearning.data_model_witch.name +deepmoblearning:data_model_wither, item.deepmoblearning.data_model_wither.name +deepmoblearning:data_model_wither_skeleton, item.deepmoblearning.data_model_wither_skeleton.name +deepmoblearning:data_model_zombie, item.deepmoblearning.data_model_zombie.name +deepmoblearning:data_model_thermal_elemental, item.deepmoblearning.data_model_thermal_elemental.name +deepmoblearning:data_model_twilight_forest, item.deepmoblearning.data_model_twilight_forest.name +deepmoblearning:data_model_twilight_swamp, item.deepmoblearning.data_model_twilight_swamp.name +deepmoblearning:data_model_twilight_glacier, item.deepmoblearning.data_model_twilight_glacier.name +deepmoblearning:data_model_twilight_darkwood, item.deepmoblearning.data_model_twilight_darkwood.name +deepmoblearning:data_model_tinker_slime, item.deepmoblearning.data_model_tinker_slime.name +deepmoblearning:data_model_mo_android, item.deepmoblearning.data_model_mo_android.name +deepmoblearning:data_model_illager, item.deepmoblearning.data_model_illager.name +deepmoblearning:data_model_hydra, item.deepmoblearning.data_model_hydra.name +deepmoblearning:data_model_ayeraco, item.deepmoblearning.data_model_ayeraco.name +deepmoblearning:data_model_nethengeicbeast, item.deepmoblearning.data_model_nethengeicbeast.name +deepmoblearning:data_model_kingbambambam, item.deepmoblearning.data_model_kingbambambam.name +deepmoblearning:data_model_smash, item.deepmoblearning.data_model_smash.name +deepmoblearning:data_model_corallus, item.deepmoblearning.data_model_corallus.name +deepmoblearning:data_model_nethengeicwither, item.deepmoblearning.data_model_nethengeicwither.name +deepmoblearning:pristine_matter_blaze, item.deepmoblearning.pristine_matter_blaze.name +deepmoblearning:pristine_matter_creeper, item.deepmoblearning.pristine_matter_creeper.name +deepmoblearning:pristine_matter_dragon, item.deepmoblearning.pristine_matter_dragon.name +deepmoblearning:pristine_matter_enderman, item.deepmoblearning.pristine_matter_enderman.name +deepmoblearning:pristine_matter_ghast, item.deepmoblearning.pristine_matter_ghast.name +deepmoblearning:pristine_matter_guardian, item.deepmoblearning.pristine_matter_guardian.name +deepmoblearning:pristine_matter_shulker, item.deepmoblearning.pristine_matter_shulker.name +deepmoblearning:pristine_matter_skeleton, item.deepmoblearning.pristine_matter_skeleton.name +deepmoblearning:pristine_matter_slime, item.deepmoblearning.pristine_matter_slime.name +deepmoblearning:pristine_matter_spider, item.deepmoblearning.pristine_matter_spider.name +deepmoblearning:pristine_matter_witch, item.deepmoblearning.pristine_matter_witch.name +deepmoblearning:pristine_matter_wither, item.deepmoblearning.pristine_matter_wither.name +deepmoblearning:pristine_matter_wither_skeleton, item.deepmoblearning.pristine_matter_wither_skeleton.name +deepmoblearning:pristine_matter_zombie, item.deepmoblearning.pristine_matter_zombie.name +deepmoblearning:pristine_matter_thermal_elemental, item.deepmoblearning.pristine_matter_thermal_elemental.name +deepmoblearning:pristine_matter_twilight_forest, item.deepmoblearning.pristine_matter_twilight_forest.name +deepmoblearning:pristine_matter_twilight_swamp, item.deepmoblearning.pristine_matter_twilight_swamp.name +deepmoblearning:pristine_matter_twilight_glacier, item.deepmoblearning.pristine_matter_twilight_glacier.name +deepmoblearning:pristine_matter_twilight_darkwood, item.deepmoblearning.pristine_matter_twilight_darkwood.name +deepmoblearning:pristine_matter_tinker_slime, item.deepmoblearning.pristine_matter_tinker_slime.name +deepmoblearning:pristine_matter_mo_android, item.deepmoblearning.pristine_matter_mo_android.name +deepmoblearning:pristine_matter_illager, item.deepmoblearning.pristine_matter_illager.name +deepmoblearning:pristine_matter_hydra, item.deepmoblearning.pristine_matter_hydra.name +deepmoblearning:pristine_matter_ayeraco, item.deepmoblearning.pristine_matter_ayeraco.name +deepmoblearning:pristine_matter_nethengeicbeast, item.deepmoblearning.pristine_matter_nethengeicbeast.name +deepmoblearning:pristine_matter_kingbambambam, item.deepmoblearning.pristine_matter_kingbambambam.name +deepmoblearning:pristine_matter_smash, item.deepmoblearning.pristine_matter_smash.name +deepmoblearning:pristine_matter_corallus, item.deepmoblearning.pristine_matter_corallus.name +deepmoblearning:pristine_matter_nethengeicwither, item.deepmoblearning.pristine_matter_nethengeicwither.name +deepmoblearning:infused_ingot_block, Glitch Infused Block +deepmoblearning:machine_casing, Soot-covered Machine Casing +deepmoblearning:simulation_chamber, Simulation Chamber +deepmoblearning:extraction_chamber, Loot Fabricator +deepmoblearning:trial_keystone, Trial Keystone +deepmoblearningbm:digital_agonizer, Digital Mob Agonizer +deepmoblearningbm:digital_will_injector, Digital Demon Will Injector +deepmoblearningbm:block_blood_infused_glitch_ingot, §cBlock of Blood Infused Glitch Ingot§r +deepmoblearningbm:altar_linker, Altar Linker +deepmoblearningbm:blood_infused_glitch_ingot, §cBlood Infused Glitch Ingot§r +deepmoblearningbm:blood_infused_glitch_nugget, §cBlood Infused Glitch Nugget§r +divinerpg:aquatic_dagger, Aquatic Dagger +divinerpg:aquatic_maul, Aquatic Maul +divinerpg:aquatic_trident, Aquatic Trident +divinerpg:aquaton, Aquaton +divinerpg:aquatooth_maul, Aquatooth Maul +divinerpg:aquatooth_sword, Aquatooth Sword +divinerpg:arlemite_stabber, Arlemite Stabber +divinerpg:bedrock_sword, Bedrock Sword +divinerpg:bedrock_maul, Bedrock Maul +divinerpg:bloodgem_sword, Bloodgem Sword +divinerpg:bluefire_sword, Bluefire Sword +divinerpg:corrupted_maul, Corrupted Maul +divinerpg:crabclaw_maul, Crabclaw Maul +divinerpg:cyclopsian_sword, Cyclopsian Sword +divinerpg:death_bringer, Death Bringer +divinerpg:blue_divine_sword, Blue Divine Sword +divinerpg:divine_sword, Divine Sword +divinerpg:gray_divine_sword, Gray Divine Sword +divinerpg:green_divine_sword, Green Divine Sword +divinerpg:red_divine_sword, Red Divine Sword +divinerpg:yellow_divine_sword, Yellow Divine Sword +divinerpg:dual_claw, Dual Claw +divinerpg:black_ender_sword, Black Ender Sword +divinerpg:blue_ender_sword, Blue Ender Sword +divinerpg:ender_sword, Ender Sword +divinerpg:green_ender_sword, Green Ender Sword +divinerpg:red_ender_sword, Red Ender Sword +divinerpg:yellow_ender_sword, Yellow Ender Sword +divinerpg:frost_sword, Frost Sword +divinerpg:flaming_fury, Flaming Fury +divinerpg:fury_maul, Fury Maul +divinerpg:inferno_sword, Inferno Sword +divinerpg:jungle_knife, Jungle Knife +divinerpg:jungle_rapier, Jungle Rapier +divinerpg:molten_sword, Molten Sword +divinerpg:ocean_knife, Ocean Knife +divinerpg:poison_saber, Poison Saber +divinerpg:realmite_sword, Realmite Sword +divinerpg:rupee_rapier, Rupee Rapier +divinerpg:sandslash, Sandslash +divinerpg:scorching_sword, Scorching Sword +divinerpg:shark_sword, Shark Sword +divinerpg:slime_sword, Slime Sword +divinerpg:terran_dagger, Terran Dagger +divinerpg:terran_knife, Terran Knife +divinerpg:terran_maul, Terran Maul +divinerpg:bluefire_bow, Bluefire Bow +divinerpg:ender_bow, Ender Bow +divinerpg:hunter_bow, Hunter Bow +divinerpg:inferno_bow, Inferno Bow +divinerpg:shadow_bow, Shadow Bow +divinerpg:scythe, Scythe +divinerpg:shuriken, Shuriken +divinerpg:vile_storm, Vile Storm +divinerpg:bowhead_anchor, Bowhead Anchor +divinerpg:bowhead_cannon, Bowhead Cannon +divinerpg:corrupted_cannon, Corrupted Cannon +divinerpg:crab_anchor, Crab Anchor +divinerpg:crabclaw_cannon, Crabclaw Cannon +divinerpg:cyclopsian_staff, Cyclopsian Staff +divinerpg:frost_cannon, Frost Cannon +divinerpg:ghast_cannon, Ghast Cannon +divinerpg:golden_fury, Golden Fury +divinerpg:liopleurodon_anchor, Liopleurodon Anchor +divinerpg:maelstrom, Maelstrom +divinerpg:shark_anchor, Shark Anchor +divinerpg:serenade_of_death, Serenade of Death +divinerpg:serenade_of_health, Serenade of Health +divinerpg:serenade_of_infusion, Serenade of Infusion +divinerpg:serenade_striker, Serenade Striker +divinerpg:massivence, Massivence +divinerpg:palavence, Palavence +divinerpg:enderice, Enderice +divinerpg:frostking_sword, Frostking Sword +divinerpg:frozen_maul, Frozen Maul +divinerpg:glacier_sword, Glacier Sword +divinerpg:icine_sword, Icine Sword +divinerpg:snowslash, Snowslash +divinerpg:icicle_bane, Icicle Bane +divinerpg:frossivence, Frossivence +divinerpg:snowstorm_bow, Snowstorm Bow +divinerpg:icicle_bow, Icicle Bow +divinerpg:snowflake_shuriken, Snowflake Shuriken +divinerpg:fractite_cannon, Fractite Cannon +divinerpg:frostclaw_cannon, Frostclaw Cannon +divinerpg:sound_of_music, Sound of Music +divinerpg:sound_of_carols, Sound of Carols +divinerpg:serenade_of_ice, Serenade of Ice +divinerpg:eden_blade, Eden Blade +divinerpg:wildwood_blade, Wildwood Blade +divinerpg:apalachia_blade, Apalachia Blade +divinerpg:skythern_blade, Skythern Blade +divinerpg:mortum_blade, Mortum Blade +divinerpg:halite_blade, Halite Blade +divinerpg:eden_bow, Eden Bow +divinerpg:wildwood_bow, Wildwood Bow +divinerpg:apalachia_bow, Apalachia Bow +divinerpg:skythern_bow, Skythern Bow +divinerpg:mortum_bow, Mortum Bow +divinerpg:halite_bow, Halite Bow +divinerpg:twilight_bow, Twilight Bow +divinerpg:eden_slicer, Eden Slicer +divinerpg:wildwood_slicer, Wildwood Slicer +divinerpg:apalachia_slicer, Apalachia Slicer +divinerpg:skythern_slicer, Skythern Slicer +divinerpg:mortum_slicer, Mortum Slicer +divinerpg:halite_slicer, Halite Slicer +divinerpg:eden_blitz, Eden Blitz +divinerpg:wildwood_blitz, Wildwood Blitz +divinerpg:apalachia_blitz, Apalachia Blitz +divinerpg:skythern_blitz, Skythern Blitz +divinerpg:mortum_blitz, Mortum Blitz +divinerpg:halite_blitz, Halite Blitz +divinerpg:eden_phaser, Eden Phaser +divinerpg:wildwood_phaser, Wildwood Phaser +divinerpg:apalachia_phaser, Apalachia Phaser +divinerpg:skythern_phaser, Skythern Phaser +divinerpg:mortum_phaser, Mortum Phaser +divinerpg:halite_phaser, Halite Phaser +divinerpg:arcanite_blade, Arcanite Blade +divinerpg:arcanium_saber, Arcanium Saber +divinerpg:ender_scepter, Ender Scepter +divinerpg:livicia_sword, Livicia Sword +divinerpg:storm_sword, Storm Sword +divinerpg:shadow_saber, Shadow Saber +divinerpg:arcanite_blaster, Arcanite Blaster +divinerpg:captains_sparkler, Captains Sparkler +divinerpg:firefly, Firefly +divinerpg:generals_staff, General's Staff +divinerpg:la_vekor, La Vekor +divinerpg:meriks_missile, Meriks Missile +divinerpg:meteor_mash, Meteor Mash +divinerpg:starlight, Starlight +divinerpg:staff_of_starlight, Staff of Starlight +divinerpg:grenade, Grenade +divinerpg:teaker_backsword, Teaker Backsword +divinerpg:amthirmis_backsword, Amthirmis Backsword +divinerpg:darven_backsword, Darven Backsword +divinerpg:cermile_backsword, Cermile Backsword +divinerpg:pardimal_backsword, Pardimal Backsword +divinerpg:quadrotic_backsword, Quadrotic Backsword +divinerpg:karos_backsword, Karos Backsword +divinerpg:heliosis_backsword, Heliosis Backsword +divinerpg:arksiane_backsword, Arksiane Backsword +divinerpg:teaker_bow, Teaker Bow +divinerpg:amthirmis_bow, Amthirmis Bow +divinerpg:darven_bow, Darven Bow +divinerpg:cermile_bow, Cermile Bow +divinerpg:pardimal_bow, Pardimal Bow +divinerpg:quadrotic_bow, Quadrotic Bow +divinerpg:karos_bow, Karos Bow +divinerpg:heliosis_bow, Heliosis Bow +divinerpg:arksiane_bow, Arksiane Bow +divinerpg:everfright, Everfright +divinerpg:teaker_cannon, Teaker Cannon +divinerpg:amthirmis_cannon, Amthirmis Cannon +divinerpg:darven_cannon, Darven Cannon +divinerpg:cermile_cannon, Cermile Cannon +divinerpg:pardimal_cannon, Pardimal Cannon +divinerpg:quadrotic_cannon, Quadrotic Cannon +divinerpg:karos_cannon, Karos Cannon +divinerpg:heliosis_cannon, Heliosis Cannon +divinerpg:arksiane_cannon, Arksiane Cannon +divinerpg:eversight, Eversight +divinerpg:teaker_claw, Teaker Claw +divinerpg:amthirmis_claw, Amthirmis Claw +divinerpg:darven_claw, Darven Claw +divinerpg:cermile_claw, Cermile Claw +divinerpg:pardimal_claw, Pardimal Claw +divinerpg:quadrotic_claw, Quadrotic Claw +divinerpg:karos_claw, Karos Claw +divinerpg:heliosis_claw, Heliosis Claw +divinerpg:arksiane_claw, Arksiane Claw +divinerpg:everbright, Everbright +divinerpg:teaker_disk, Teaker Disk +divinerpg:amthirmis_disk, Amthirmis Disk +divinerpg:darven_disk, Darven Disk +divinerpg:cermile_disk, Cermile Disk +divinerpg:pardimal_disk, Pardimal Disk +divinerpg:quadrotic_disk, Quadrotic Disk +divinerpg:karos_disk, Karos Disk +divinerpg:heliosis_disk, Heliosis Disk +divinerpg:arksiane_disk, Arksiane Disk +divinerpg:teaker_hammer, Teaker Hammer +divinerpg:amthirmis_hammer, Amthirmis Hammer +divinerpg:darven_hammer, Darven Hammer +divinerpg:cermile_hammer, Cermile Hammer +divinerpg:pardimal_hammer, Pardimal Hammer +divinerpg:quadrotic_hammer, Quadrotic Hammer +divinerpg:karos_hammer, Karos Hammer +divinerpg:heliosis_hammer, Heliosis Hammer +divinerpg:arksiane_hammer, Arksiane Hammer +divinerpg:everlight, Everlight +divinerpg:karos_rockmaul, Karos Rockmaul +divinerpg:teaker_staff, Teaker Staff +divinerpg:amthirmis_staff, Amthirmis Staff +divinerpg:darven_staff, Darven Staff +divinerpg:cermile_staff, Cermile Staff +divinerpg:pardimal_staff, Pardimal Staff +divinerpg:quadrotic_staff, Quadrotic Staff +divinerpg:karos_staff, Karos Staff +divinerpg:heliosis_staff, Heliosis Staff +divinerpg:arksiane_staff, Arksiane Staff +divinerpg:evernight, Evernight +divinerpg:angelic_helmet, Angelic Helmet +divinerpg:angelic_chestplate, Angelic Chestplate +divinerpg:angelic_leggings, Angelic Leggings +divinerpg:angelic_boots, Angelic Boots +divinerpg:aquastrive_helmet, Aquastrive Helmet +divinerpg:aquastrive_chestplate, Aquastrive Chestplate +divinerpg:aquastrive_leggings, Aquastrive Leggings +divinerpg:aquastrive_boots, Aquastrive Boots +divinerpg:arlemite_helmet, Arlemite Helmet +divinerpg:arlemite_chestplate, Arlemite Chestplate +divinerpg:arlemite_leggings, Arlemite Leggings +divinerpg:arlemite_boots, Arlemite Boots +divinerpg:bedrock_helmet, Bedrock Helmet +divinerpg:bedrock_chestplate, Bedrock Chestplate +divinerpg:bedrock_leggings, Bedrock Leggings +divinerpg:bedrock_boots, Bedrock Boots +divinerpg:corrupted_helmet, Corrupted Helmet +divinerpg:corrupted_chestplate, Corrupted Chestplate +divinerpg:corrupted_leggings, Corrupted Leggings +divinerpg:corrupted_boots, Corrupted Boots +divinerpg:divine_helmet, Divine Helmet +divinerpg:divine_chestplate, Divine Chestplate +divinerpg:divine_leggings, Divine Leggings +divinerpg:divine_boots, Divine Boots +divinerpg:elite_realmite_helmet, Elite Realmite Helmet +divinerpg:elite_realmite_chestplate, Elite Realmite Chestplate +divinerpg:elite_realmite_leggings, Elite Realmite Leggings +divinerpg:elite_realmite_boots, Elite Realmite Boots +divinerpg:ender_helmet, Ender Helmet +divinerpg:ender_chestplate, Ender Chestplate +divinerpg:ender_leggings, Ender Leggings +divinerpg:ender_boots, Ender Boots +divinerpg:blue_ender_helmet, Blue Ender Helmet +divinerpg:blue_ender_chestplate, Blue Ender Chestplate +divinerpg:blue_ender_leggings, Blue Ender Leggings +divinerpg:blue_ender_boots, Blue Ender Boots +divinerpg:gray_ender_helmet, Gray Ender Helmet +divinerpg:gray_ender_chestplate, Gray Ender Chestplate +divinerpg:gray_ender_leggings, Gray Ender Leggings +divinerpg:gray_ender_boots, Gray Ender Boots +divinerpg:green_ender_helmet, Green Ender Helmet +divinerpg:green_ender_chestplate, Green Ender Chestplate +divinerpg:green_ender_leggings, Green Ender Leggings +divinerpg:green_ender_boots, Green Ender Boots +divinerpg:red_ender_helmet, Red Ender Helmet +divinerpg:red_ender_chestplate, Red Ender Chestplate +divinerpg:red_ender_leggings, Red Ender Leggings +divinerpg:red_ender_boots, Red Ender Boots +divinerpg:yellow_ender_helmet, Yellow Ender Helmet +divinerpg:yellow_ender_chestplate, Yellow Ender Chestplate +divinerpg:yellow_ender_leggings, Yellow Ender Leggings +divinerpg:yellow_ender_boots, Yellow Ender Boots +divinerpg:frozen_helmet, Frozen Helmet +divinerpg:frozen_chestplate, Frozen Chestplate +divinerpg:frozen_leggings, Frozen Leggings +divinerpg:frozen_boots, Frozen Boots +divinerpg:inferno_helmet, Inferno Helmet +divinerpg:inferno_chestplate, Inferno Chestplate +divinerpg:inferno_leggings, Inferno Leggings +divinerpg:inferno_boots, Inferno Boots +divinerpg:jack_o_man_helmet, Jack O Man Helmet +divinerpg:jack_o_man_chestplate, Jack O Man Chestplate +divinerpg:jack_o_man_leggings, Jack O Man Leggings +divinerpg:jack_o_man_boots, Jack O Man Boots +divinerpg:jungle_helmet, Jungle Helmet +divinerpg:jungle_chestplate, Jungle Chestplate +divinerpg:jungle_leggings, Jungle Leggings +divinerpg:jungle_boots, Jungle Boots +divinerpg:kraken_helmet, Kraken Helmet +divinerpg:kraken_chestplate, Kraken Chestplate +divinerpg:kraken_leggings, Kraken Leggings +divinerpg:kraken_boots, Kraken Boots +divinerpg:netherite_helmet, Netherite Helmet +divinerpg:netherite_chestplate, Netherite Chestplate +divinerpg:netherite_leggings, Netherite Leggings +divinerpg:netherite_boots, Netherite Boots +divinerpg:realmite_helmet, Realmite Helmet +divinerpg:realmite_chestplate, Realmite Chestplate +divinerpg:realmite_leggings, Realmite Leggings +divinerpg:realmite_boots, Realmite Boots +divinerpg:rupee_helmet, Rupee Helmet +divinerpg:rupee_chestplate, Rupee Chestplate +divinerpg:rupee_leggings, Rupee Leggings +divinerpg:rupee_boots, Rupee Boots +divinerpg:blue_rupee_helmet, Blue Rupee Helmet +divinerpg:blue_rupee_chestplate, Blue Rupee Chestplate +divinerpg:blue_rupee_leggings, Blue Rupee Leggings +divinerpg:blue_rupee_boots, Blue Rupee Boots +divinerpg:gray_rupee_helmet, Gray Rupee Helmet +divinerpg:gray_rupee_chestplate, Gray Rupee Chestplate +divinerpg:gray_rupee_leggings, Gray Rupee Leggings +divinerpg:gray_rupee_boots, Gray Rupee Boots +divinerpg:green_rupee_helmet, Green Rupee Helmet +divinerpg:green_rupee_chestplate, Green Rupee Chestplate +divinerpg:green_rupee_leggings, Green Rupee Leggings +divinerpg:green_rupee_boots, Green Rupee Boots +divinerpg:red_rupee_helmet, Red Rupee Helmet +divinerpg:red_rupee_chestplate, Red Rupee Chestplate +divinerpg:red_rupee_leggings, Red Rupee Leggings +divinerpg:red_rupee_boots, Red Rupee Boots +divinerpg:yellow_rupee_helmet, Yellow Rupee Helmet +divinerpg:yellow_rupee_chestplate, Yellow Rupee Chestplate +divinerpg:yellow_rupee_leggings, Yellow Rupee Leggings +divinerpg:yellow_rupee_boots, Yellow Rupee Boots +divinerpg:shadow_helmet, Shadow Helmet +divinerpg:shadow_chestplate, Shadow Chestplate +divinerpg:shadow_leggings, Shadow Leggings +divinerpg:shadow_boots, Shadow Boots +divinerpg:skeleman_helmet, Skeleman Helmet +divinerpg:skeleman_chestplate, Skeleman Chestplate +divinerpg:skeleman_leggings, Skeleman Leggings +divinerpg:skeleman_boots, Skeleman Boots +divinerpg:terran_helmet, Terran Helmet +divinerpg:terran_chestplate, Terran Chestplate +divinerpg:terran_leggings, Terran Leggings +divinerpg:terran_boots, Terran Boots +divinerpg:wither_reaper_helmet, Wither Reaper Helmet +divinerpg:wither_reaper_chestplate, Wither Reaper Chestplate +divinerpg:wither_reaper_leggings, Wither Reaper Leggings +divinerpg:wither_reaper_boots, Wither Reaper Boots +divinerpg:santa_helmet, Santa Cap +divinerpg:santa_chestplate, Santa Tunic +divinerpg:santa_leggings, Santa Pants +divinerpg:santa_boots, Santa Boots +divinerpg:eden_helmet, Eden Helmet +divinerpg:eden_chestplate, Eden Chestplate +divinerpg:eden_leggings, Eden Leggings +divinerpg:eden_boots, Eden Boots +divinerpg:wildwood_helmet, Wildwood Helmet +divinerpg:wildwood_chestplate, Wildwood Chestplate +divinerpg:wildwood_leggings, Wildwood Leggings +divinerpg:wildwood_boots, Wildwood Boots +divinerpg:apalachia_helmet, Apalachia Helmet +divinerpg:apalachia_chestplate, Apalachia Chestplate +divinerpg:apalachia_leggings, Apalachia Leggings +divinerpg:apalachia_boots, Apalachia Boots +divinerpg:skythern_helmet, Skythern Helmet +divinerpg:skythern_chestplate, Skythern Chestplate +divinerpg:skythern_leggings, Skythern Leggings +divinerpg:skythern_boots, Skythern Boots +divinerpg:mortum_helmet, Mortum Helmet +divinerpg:mortum_chestplate, Mortum Chestplate +divinerpg:mortum_leggings, Mortum Leggings +divinerpg:mortum_boots, Mortum Boots +divinerpg:halite_helmet, Halite Helmet +divinerpg:halite_chestplate, Halite Chestplate +divinerpg:halite_leggings, Halite Leggings +divinerpg:halite_boots, Halite Boots +divinerpg:awakened_halite_helmet, Awakened Halite Helmet +divinerpg:awakened_halite_chestplate, Awakened Halite Chestplate +divinerpg:awakened_halite_leggings, Awakened Halite Leggings +divinerpg:awakened_halite_boots, Awakened Halite Boots +divinerpg:korma_helmet, Korma Helmet +divinerpg:korma_chestplate, Korma Chestplate +divinerpg:korma_leggings, Korma Leggings +divinerpg:korma_boots, Korma Boots +divinerpg:vemos_helmet, Vemos Helmet +divinerpg:vemos_chestplate, Vemos Chestplate +divinerpg:vemos_leggings, Vemos Leggings +divinerpg:vemos_boots, Vemos Boots +divinerpg:degraded_helmet, Degraded Helmet +divinerpg:degraded_hood, Degraded Hood +divinerpg:degraded_mask, Degraded Mask +divinerpg:degraded_chestplate, Degraded Chestplate +divinerpg:degraded_leggings, Degraded Leggings +divinerpg:degraded_boots, Degraded Boots +divinerpg:finished_helmet, Finished Helmet +divinerpg:finished_hood, Finished Hood +divinerpg:finished_mask, Finished Mask +divinerpg:finished_chestplate, Finished Chestplate +divinerpg:finished_leggings, Finished Leggings +divinerpg:finished_boots, Finished Boots +divinerpg:glistening_helmet, Glistening Helmet +divinerpg:glistening_hood, Glistening Hood +divinerpg:glistening_mask, Glistening Mask +divinerpg:glistening_chestplate, Glistening Chestplate +divinerpg:glistening_leggings, Glistening Leggings +divinerpg:glistening_boots, Glistening Boots +divinerpg:demonized_helmet, Demonized Helmet +divinerpg:demonized_hood, Demonized Hood +divinerpg:demonized_mask, Demonized Mask +divinerpg:demonized_chestplate, Demonized Chestplate +divinerpg:demonized_leggings, Demonized Leggings +divinerpg:demonized_boots, Demonized Boots +divinerpg:tormented_helmet, Tormented Helmet +divinerpg:tormented_hood, Tormented Hood +divinerpg:tormented_mask, Tormented Mask +divinerpg:tormented_chestplate, Tormented Chestplate +divinerpg:tormented_leggings, Tormented Leggings +divinerpg:tormented_boots, Tormented Boots +divinerpg:arlemite_shovel, Arlemite Shovel +divinerpg:arlemite_pickaxe, Arlemite Pickaxe +divinerpg:arlemite_axe, Arlemite Axe +divinerpg:arlemite_hoe, Arlemite Hoe +divinerpg:arlemite_shickaxe, Arlemite Shickaxe +divinerpg:bedrock_shovel, Bedrock Shovel +divinerpg:bedrock_pickaxe, Bedrock Pickaxe +divinerpg:bedrock_axe, Bedrock Axe +divinerpg:corrupted_shovel, Corrupted Shovel +divinerpg:corrupted_pickaxe, Corrupted Pickaxe +divinerpg:corrupted_axe, Corrupted Axe +divinerpg:divine_shovel, Divine Shovel +divinerpg:divine_pickaxe, Divine Pickaxe +divinerpg:divine_axe, Divine Axe +divinerpg:divine_shickaxe, Divine Shickaxe +divinerpg:realmite_shovel, Realmite Shovel +divinerpg:realmite_pickaxe, Realmite Pickaxe +divinerpg:realmite_axe, Realmite Axe +divinerpg:realmite_hoe, Realmite Hoe +divinerpg:rupee_shovel, Rupee Shovel +divinerpg:rupee_pickaxe, Rupee Pickaxe +divinerpg:rupee_axe, Rupee Axe +divinerpg:rupee_hoe, Rupee Hoe +divinerpg:rupee_shickaxe, Rupee Shickaxe +divinerpg:eden_shovel, Eden Shovel +divinerpg:eden_pickaxe, Eden Pickaxe +divinerpg:eden_axe, Eden Axe +divinerpg:wildwood_shovel, Wildwood Shovel +divinerpg:wildwood_pickaxe, Wildwood Pickaxe +divinerpg:wildwood_axe, Wildwood Axe +divinerpg:apalachia_shovel, Apalachia Shovel +divinerpg:apalachia_pickaxe, Apalachia Pickaxe +divinerpg:apalachia_axe, Apalachia Axe +divinerpg:skythern_shovel, Skythern Shovel +divinerpg:skythern_pickaxe, Skythern Pickaxe +divinerpg:skythern_axe, Skythern Axe +divinerpg:mortum_shovel, Mortum Shovel +divinerpg:mortum_pickaxe, Mortum Pickaxe +divinerpg:mortum_axe, Mortum Axe +divinerpg:dream_shovel, Dream Shovel +divinerpg:dream_pickaxe, Dream Pickaxe +divinerpg:dream_axe, Dream Axe +enderutilities:endercapacitor:0, Ender Capacitor (Basic) +enderutilities:endercapacitor:0, Ender Capacitor (Basic) +enderutilities:endercapacitor:1, Ender Capacitor (Enhanced) +enderutilities:endercapacitor:1, Ender Capacitor (Enhanced) +enderutilities:endercapacitor:2, Ender Capacitor (Advanced) +enderutilities:endercapacitor:2, Ender Capacitor (Advanced) +enderutilities:endercapacitor:3, Ender Capacitor (Creative) +enderutilities:endercapacitor:3, Ender Capacitor (Creative) +enderutilities:enderpart:0, Ender Alloy (Basic) +enderutilities:enderpart:1, Ender Alloy (Enhanced) +enderutilities:enderpart:2, Ender Alloy (Advanced) +enderutilities:enderpart:10, Inactive Ender Core (Basic) +enderutilities:enderpart:11, Inactive Ender Core (Enhanced) +enderutilities:enderpart:12, Inactive Ender Core (Advanced) +enderutilities:enderpart:15, Ender Core (Basic) +enderutilities:enderpart:16, Ender Core (Enhanced) +enderutilities:enderpart:17, Ender Core (Advanced) +enderutilities:enderpart:20, Ender Infused Stick +enderutilities:enderpart:21, Ender Rope +enderutilities:enderpart:30, Creative Breaking Module +enderutilities:enderpart:40, Ender Relic +enderutilities:enderpart:45, Jailer module +enderutilities:enderpart:50, Memory Card (misc) +enderutilities:enderpart:51, Memory Card (items) 6 B +enderutilities:enderpart:52, Memory Card (items) 8 B +enderutilities:enderpart:53, Memory Card (items) 10 B +enderutilities:enderpart:54, Memory Card (items) 12 B +enderutilities:enderpart:70, Barrel Label +enderutilities:enderpart:71, Barrel Structural Upgrade +enderutilities:enderpart:72, Barrel Capacity Upgrade +enderutilities:enderpart:73, Barrel Void Upgrade +enderutilities:enderpart:80, Storage Key +enderutilities:enderpart:81, Creative Storage Key +enderutilities:linkcrystal:0, Link Crystal (Location) +enderutilities:linkcrystal:1, Link Crystal (Block) +enderutilities:linkcrystal:2, Link Crystal (Portal) +enderutilities:builderswand, Wand of the Lazy Builder +enderutilities:chairwand, Chair Wand +enderutilities:dolly, Dolly +enderutilities:enderarrow, Ender Arrow +enderutilities:enderbag, Ender Bag +enderutilities:enderbow, Ender Bow +enderutilities:enderbucket, Ender Bucket +enderutilities:enderlasso, Ender Lasso +enderutilities:enderpearlreusable:0, Ender Pearl (reusable) +enderutilities:enderpearlreusable:1, Elite Ender Pearl (reusable) +enderutilities:enderporter:0, Ender Porter +enderutilities:enderporter:1, Advanced Ender Porter +enderutilities:endersword, Ender Sword +enderutilities:endertool:0, Ender Pickaxe +enderutilities:endertool:0, Ender Axe +enderutilities:endertool:0, Ender Shovel +enderutilities:endertool:0, Ender Hoe +enderutilities:handybag:0, Handy Bag +enderutilities:handybag:1, Handy Bag (Large) +enderutilities:icemelter:0, Cheaty Water Wand +enderutilities:icemelter:1, Super Cheaty Water Wand +enderutilities:inventoryswapper, Inventory Swapper +enderutilities:livingmanipulator, Living Matter Manipulator +enderutilities:mobharness, Mob Harness +enderutilities:nullifier, Nullifier +enderutilities:pet_contract, item.enderutilities.pet_contract.name +enderutilities:pickupmanager, Item Pickup Manager +enderutilities:quickstacker, Quick Stacker +enderutilities:portalscaler, Portal Scaler +enderutilities:ruler, Ruler +enderutilities:syringe:0, Syringe (empty) +enderutilities:syringe:1, Paralyzer Syringe +enderutilities:syringe:2, Stimulant Syringe +enderutilities:syringe:3, Passifier Syringe +enderutilities:void_pickaxe, Void Pickaxe +enderutilities:asu:0, Adjustable Storage Unit +enderutilities:barrel:0, Barrel +enderutilities:draw_bridge:0, Drawbridge +enderutilities:draw_bridge:1, Advanced Drawbridge +enderutilities:ender_elevator:0, Ender Elevator (white) +enderutilities:ender_elevator_slab:0, Ender Elevator Slab (white) +enderutilities:ender_elevator_layer:0, Ender Elevator Layer (white) +enderutilities:inserter:0, Inserter +enderutilities:inserter:1, Inserter (Filtered) +enderutilities:floor:0, Floor +enderutilities:floor:1, Cracked Floor +enderutilities:energy_bridge:0, Energy Bridge Resonator +enderutilities:energy_bridge:1, Energy Bridge Receiver +enderutilities:energy_bridge:2, Energy Bridge Transmitter +enderutilities:machine_0:0, Ender Furnace +enderutilities:machine_1:0, Ender Infuser +enderutilities:machine_1:1, Tool Workstation +enderutilities:machine_1:2, Creation Station +enderutilities:machine_1:3, Advanced Quick Stacker +enderutilities:molecular_exciter, tile.null.name +enderutilities:msu:0, Massive Storage Unit +enderutilities:msu:1, Massive Storage Bundle +enderutilities:phasing:0, Phasing Block +enderutilities:phasing:1, Phasing Block (inverted) +enderutilities:frame, tile.null.name +enderutilities:portal_panel, tile.null.name +enderutilities:sound_block:0, Sound Block +enderutilities:storage_0:0, Small Memory Chest +enderutilities:storage_0:1, Memory Chest +enderutilities:storage_0:2, Large Memory Chest +enderutilities:storage_0:3, Handy Chest (Small) +enderutilities:storage_0:4, Handy Chest (Normal) +enderutilities:storage_0:5, Handy Chest (Large) +enderutilities:storage_0:6, Handy Chest (Extended) +enderutilities:storage_0:7, Junk Storage Unit +erebus:erebus_food:0, Beetle Larva +erebus:erebus_food:1, Cooked Beetle Larva +erebus:erebus_food:2, Grasshopper Leg +erebus:erebus_food:3, Cooked Grasshopper Leg +erebus:erebus_food:4, Tarantula Leg +erebus:erebus_food:5, Crispy Tarantula Leg +erebus:erebus_food:6, Bamboo Soup +erebus:erebus_food:7, Melonade +erebus:erebus_food:8, Sparkly Melonade +erebus:erebus_food:9, Larvae-on-a-Stick +erebus:erebus_food:10, Honey Sandwich +erebus:erebus_food:11, Dark Fruit +erebus:erebus_food:12, Raw Titan Chop +erebus:erebus_food:13, Cooked Titan Chop +erebus:erebus_food:14, Swampberries +erebus:erebus_food:15, Cabbage +erebus:erebus_food:16, Cooked Titan Stew +erebus:erebus_food:17, Raw Prickly Pear +erebus:erebus_food:18, Cooked Prickly Pear +erebus:erebus_food:19, Dark Fruit Pie +erebus:heart_berries, Heartberries +erebus:life_blood, Life Blood +erebus:turnip, Turnips +erebus:cabbage_seeds, Cabbage Seeds +erebus:mandrake_root, Mandrake Root +erebus:stag_heart_raw, Heart of the Stag +erebus:stag_heart_cooked, Roasted Heart of the Stag +erebus:smoothie:0, Green Tea Grasshopper Smoothie +erebus:smoothie:1, Money Honey Smoothie +erebus:smoothie:2, Nothing In The Middle Smoothie +erebus:smoothie:3, Green Giant Smoothie +erebus:smoothie:4, Seedy Goodness Smoothie +erebus:smoothie:5, Givin' Me The Blues Smoothie +erebus:smoothie:6, Hot Hot Baby Smoothie +erebus:smoothie:7, Don't Meddle With The Nettle Smoothie +erebus:smoothie:8, Liquid Gold Smoothie +erebus:smoothie:9, Bryuf's Brew Smoothie +erebus:idols:0, Mud Scarab +erebus:idols:1, Iron Scarab +erebus:idols:2, Gold Scarab +erebus:idols:3, Jade Scarab +erebus:idols:4, Spawn Mud Umbergolem +erebus:idols:5, Spawn Iron Umbergolem +erebus:idols:6, Spawn Gold Umbergolem +erebus:idols:7, Spawn Jade Umbergolem +erebus:jade_helmet, Jade Helmet +erebus:jade_chestplate, Jade Chestplate +erebus:jade_leggings, Jade Leggings +erebus:jade_boots, Jade Boots +erebus:jade_sword, Jade Sword +erebus:jade_pickaxe, Jade Pickaxe +erebus:jade_axe, Jade Axe +erebus:jade_shovel, Jade Shovel +erebus:jade_paxel, Jade Paxel +erebus:jade_hoe, Jade Hoe +erebus:exoskeleton_helmet, Exoskeleton Helmet +erebus:exoskeleton_chestplate, Exoskeleton Chestplate +erebus:exoskeleton_leggings, Exoskeleton Leggings +erebus:exoskeleton_boots, Exoskeleton Boots +erebus:rein_exoskeleton_helmet, Reinforced Exoskeleton Helmet +erebus:rein_exoskeleton_chestplate, Reinforced Exoskeleton Chestplate +erebus:rein_exoskeleton_leggings, Reinforced Exoskeleton Leggings +erebus:rein_exoskeleton_boots, Reinforced Exoskeleton Boots +erebus:rhino_exoskeleton_helmet, Rhino Plate Helmet +erebus:rhino_exoskeleton_chestplate, Rhino Plate Chestplate +erebus:rhino_exoskeleton_leggings, Rhino Plate Leggings +erebus:rhino_exoskeleton_boots, Rhino Plate Boots +erebus:bamboo_helmet, Bamboo Helmet +erebus:bamboo_chestplate, Bamboo Chestplate +erebus:bamboo_leggings, Bamboo Leggings +erebus:bamboo_boots, Bamboo Boots +erebus:bambucket, Bambucket +erebus:rein_compound_goggles, Reinforced Compound Goggles +erebus:compound_goggles, Compound Goggles +erebus:sprint_leggings, Sprint Leggings +erebus:jump_boots, Jump Boots +erebus:glider_chestplate, Glider Chestplate +erebus:glider_chestplate_powered, Powered Glider Chestplate +erebus:mushroom_helmet, Mush Helm +erebus:spider_t_shirt, Tarantula Boss Trophy +erebus:water_striders, Water Striders +erebus:bamboo_shield, Bamboo Shield +erebus:exoskeleton_shield, Exoskeleton Shield +erebus:jade_shield, Jade Shield +erebus:rein_exoskeleton_shield, Reinforced Exoskeleton Shield +erebus:rhino_exoskeleton_shield, Rhino Plate Shield +erebus:rolled_newspaper, Rolled-up Newspaper +erebus:wasp_sword, Wasp Sword +erebus:wasp_dagger, Wasp Dagger +erebus:enhanced_scorpion_pincer, Augmented Scorpion Pincer +erebus:war_hammer, Quake Hammer +erebus:web_slinger, Web Slinger +erebus:web_slinger_wither, Wither Web Slinger +erebus:max_speed_bow, Maximum Speed Bow +erebus:nectar_collector, Nectar Collector +erebus:ant_taming_amulet, Ant Taming Amulet +erebus:bee_taming_amulet, Bee Taming Amulet +erebus:woodlouse_ball, Woodlouse Ball +erebus:wand_of_animation, Wand of Animation +erebus:anti_venom_bottle, Bottle of Anti-Venom +erebus:flower_seed:0, Black Flower Seeds +erebus:flower_seed:1, Red Flower Seeds +erebus:flower_seed:2, Brown Flower Seeds +erebus:flower_seed:3, Blue Flower Seeds +erebus:flower_seed:4, Purple Flower Seeds +erebus:flower_seed:5, Cyan Flower Seeds +erebus:flower_seed:6, Light Gray Flower Seeds +erebus:flower_seed:7, Gray Flower Seeds +erebus:flower_seed:8, Pink Flower Seeds +erebus:flower_seed:9, Yellow Flower Seeds +erebus:flower_seed:10, Light Blue Flower Seeds +erebus:flower_seed:11, Magenta Flower Seeds +erebus:flower_seed:12, Orange Flower Seeds +erebus:flower_seed:13, White Flower Seeds +erebus:flower_seed:14, Rainbow Flower Seeds +erebus:death_compass, Death Compass +erebus:spray_can, Insect Repellent +erebus:whetstone:0, Whetstone +erebus:whetstone:1, Whetstone +erebus:whetstone:2, Whetstone +erebus:whetstone:3, Whetstone +erebus:whetstone:4, Whetstone +erebus:whetstone:5, Whetstone +erebus:portal_activator, Staff of Gaea +erebus:homing_beecon, Homing Beecon +erebus:homing_beecon_advanced, Advanced Homing Beecon +erebus:wand_of_preservation, Wand of Preservation +erebus:compost, Compost +erebus:planticide, Planticide +erebus:smoothie_book, Smoothie-matic 2000 +erebus:horn_of_summoning, Horn of Bee Summoning +erebus:erebus_map, Empty Papyrus Map (N.Y.I) +erebus:erebus_map_filled:0, Papyrus Map (N.Y.I) +erebus:umberstone:0, Umberstone +erebus:umberstone:1, Umbercobble +erebus:umberstone:2, Mossy Umbercobble +erebus:umberstone:3, Webbed Umbercobble +erebus:umberstone:4, Umberbricks +erebus:umberstone:5, Smooth Umbertile +erebus:umberstone:6, Small Umbertiles +erebus:planks:0, Baobab Planks +erebus:planks:1, Eucalyptus Planks +erebus:planks:2, Mahogany Planks +erebus:planks:3, Mossbark Planks +erebus:planks:4, Asper Planks +erebus:planks:5, Cypress Planks +erebus:planks:6, Balsam Planks +erebus:planks:7, White Planks +erebus:planks:8, Bamboo Planks +erebus:planks:9, Rotten Planks +erebus:planks:10, Marshwood Planks +erebus:planks:11, Scorched Planks +erebus:planks:12, Varnished Planks +erebus:portal, Erebus Portal Block +erebus:gaean_keystone, Gaean Keystone +erebus:umbergravel, Umberpebbles +erebus:umberpaver:0, Umberpaver +erebus:umberpaver:1, Mossy Umberpaver +erebus:umberpaver:2, Webbed Umberpaver +erebus:umberstone_pillar, Umberpillar +erebus:petrified_wood_rock, Petrified Wood Rock +erebus:petrified_wood_rock_2, Petrified Wood Rock +erebus:petrified_wood_rock_3, Petrified Wood Rock +erebus:petrified_wood_rock_4, Petrified Wood Rock +erebus:petrified_wood_rock_5, Petrified Wood Rock +erebus:petrified_wood_rock_6, Petrified Wood Rock +erebus:petrified_bark_red, Red Petrified Bark +erebus:petrified_bark_brown, Brown Petrified Bark +erebus:petrified_log_inner, Petrified Heartwood +erebus:dust_layer, Dust Layer +erebus:dust, Dust +erebus:dung, Dung +erebus:ore_iron, Iron Ore +erebus:ore_gold, Gold Ore +erebus:ore_coal, Coal Ore +erebus:ore_diamond, Diamond Ore +erebus:ore_emerald, Emerald Ore +erebus:ore_lapis, Lapis Lazuli Ore +erebus:ore_quartz, Quartz Ore +erebus:ore_petrified_quartz, Petrified Quartz Ore +erebus:ore_copper, Copper Ore +erebus:ore_silver, Silver Ore +erebus:ore_tin, Tin Ore +erebus:ore_lead, Lead Ore +erebus:ore_aluminium, Aluminum Ore +erebus:ore_jade, Jade Ore +erebus:ore_encrusted_diamond, Volcanic Diamond Ore +erebus:ore_fossil, Fossil Ore +erebus:ore_gneiss, Gneiss Ore +erebus:ore_petrified_wood, Petrified Wood Ore +erebus:ore_temple, Temple Ore +erebus:jade_block, Block of Jade +erebus:amber, Amber +erebus:amber_bricks, Amber Bricks +erebus:amber_glass, Amber Glass +erebus:door_amber, Amber Door +erebus:preserved_block:0, Amber Preservation Block +erebus:mud, Mud +erebus:quick_sand, Quicksand +erebus:red_gem:0, Red Gem +erebus:red_gem:1, Red Gem Lamp +erebus:red_gem:2, Red Gem Lamp +erebus:swamp_vent, Swamp Vent +erebus:ghost_sand, Ghost sand +erebus:crop_turnip, Turnips +erebus:crop_cabbage, Cabbage +erebus:crop_mandrake, Mandrake +erebus:jade_berry_bush, Jadeberry Bush +erebus:heart_berry_bush, Heartberry Bush +erebus:swamp_berry_bush, Swampberry Bush +erebus:dark_fruit_vine, Dark Fruit Vine +erebus:prickly_pear, Prickly Pear Cactus +erebus:giant_flower:0, Black Petal Block +erebus:giant_flower:1, Red Petal Block +erebus:giant_flower:2, Brown Petal Block +erebus:giant_flower:3, Blue Petal Block +erebus:giant_flower:4, Purple Petal Block +erebus:giant_flower:5, Cyan Petal Block +erebus:giant_flower:6, Light Gray Petal Block +erebus:giant_flower:7, Gray Petal Block +erebus:giant_flower:8, Pink Petal Block +erebus:giant_flower:9, Yellow Petal Block +erebus:giant_flower:10, Light Blue Petal Block +erebus:giant_flower:11, Magenta Petal Block +erebus:giant_flower:12, Orange Petal Block +erebus:giant_flower:13, White Petal Block +erebus:giant_flower:14, Exploding Stigma +erebus:giant_flower:15, Stem +erebus:giant_flower_stigma:0, Black Stigma +erebus:giant_flower_stigma:1, Red Stigma +erebus:giant_flower_stigma:2, Brown Stigma +erebus:giant_flower_stigma:3, Blue Stigma +erebus:giant_flower_stigma:4, Purple Stigma +erebus:giant_flower_stigma:5, Cyan Stigma +erebus:giant_flower_stigma:6, Light Gray Stigma +erebus:giant_flower_stigma:7, Gray Stigma +erebus:giant_flower_stigma:8, Pink Stigma +erebus:giant_flower_stigma:9, Yellow Stigma +erebus:giant_flower_stigma:10, Light Blue Stigma +erebus:giant_flower_stigma:11, Magenta Stigma +erebus:giant_flower_stigma:12, Orange Stigma +erebus:giant_flower_stigma:13, White Stigma +erebus:giant_flower_stigma:14, Rainbow Stigma +erebus:planted_flower:0, Black Flower +erebus:planted_flower:1, Red Flower +erebus:planted_flower:2, Brown Flower +erebus:planted_flower:3, Blue Flower +erebus:planted_flower:4, Purple Flower +erebus:planted_flower:5, Cyan Flower +erebus:planted_flower:6, Light Gray Flower +erebus:planted_flower:7, Gray Flower +erebus:planted_flower:8, Pink Flower +erebus:planted_flower:9, Yellow Flower +erebus:planted_flower:10, Light Blue Flower +erebus:planted_flower:11, Magenta Flower +erebus:planted_flower:12, Orange Flower +erebus:planted_flower:13, White Flower +erebus:planted_flower:14, Rainbow Flower +erebus:small_plant:0, Nettle +erebus:small_plant:1, Blooming Nettle +erebus:small_plant:2, Swamp Plant +erebus:small_plant:3, Desert Shrub +erebus:small_plant:4, Firebloom +erebus:small_plant:5, Fiddlehead +erebus:small_plant:6, Fern +erebus:thorns, Thorns +erebus:hanging_web, Hanging Webs +erebus:double_plant:0, Bullrush +erebus:double_plant:1, Weeping Bluebell +erebus:double_plant:2, Sundew +erebus:double_plant:3, Droughted Shrub +erebus:double_plant:4, Tall Bloom +erebus:double_plant:5, Tangled Stalk Mushroom +erebus:double_plant:6, High Capped Mushroom +erebus:double_plant:7, Tall Fern +erebus:wall_plants:1, Moss +erebus:wall_plants:7, Mould +erebus:wall_plants_cultivated:1, Cultivated Moss +erebus:wall_plants_cultivated:7, Cultivated Mould +erebus:algae, Swamp Algae +erebus:honey_treat, Honey Treat +erebus:dark_capped_mushroom, Dark Capped Mushroom +erebus:sarcastic_czech_mushroom, Sarcastic Czech Mushroom +erebus:grandmas_shoes_mushroom, Grandma's Shoes Mushroom +erebus:dutch_cap_mushroom, Dutch Cap Mushroom +erebus:kaizers_fingers_mushroom, Kaizer's Fingers Mushroom +erebus:dark_capped_mushroom_block, Dark Capped Mushroom Block +erebus:sarcastic_czech_mushroom_block, Sarcastic Czech Mushroom Block +erebus:grandmas_shoes_mushroom_block, Grandma's Shoes Mushroom Block +erebus:dutch_cap_mushroom_block, Dutch Cap Mushroom Block +erebus:kaizers_fingers_mushroom_block, Kaizer's Fingers Mushroom Block +erebus:glowshroom, Glowshroom +erebus:glowshroom_stalk_main, Glowshroom Stalk +erebus:wither_web, Wither Web +erebus:silk, Silk +erebus:mir_brick, Mirbrick +erebus:planks_petrified_wood, Petrified Wood Planks +erebus:door_petrified_wood, Petrified Wood Door +erebus:rein_exo, Reinforced Exo Blocks +erebus:mud_brick, Mud Brick +erebus:temple_brick, Temple Brick +erebus:temple_pillar, Temple Pillar +erebus:temple_tile, Temple Tile +erebus:volcanic_rock, Volcanic Rock +erebus:gneiss:0, Gneiss +erebus:gneiss:1, Carved Gneiss +erebus:gneiss:2, Layered Gneiss +erebus:gneiss:3, Gneiss Brick +erebus:gneiss:4, Smooth Gneiss +erebus:gneiss:5, Gneiss Tiles +erebus:gneiss:6, Cracked Gneiss Tiles +erebus:gneiss_vent, Gneiss Vent +erebus:hollow_log, Hollow Acacia Log +erebus:log_balsam_resinless, Balsam Wood Resinless +erebus:umber_furnace, Umber Furnace +erebus:umber_furnace_active, Umber Furnace +erebus:petrified_crafting_table, Petrified Crafting Table +erebus:bamboo_crate, Bamboo Crate +erebus:bamboo_bridge, Bamboo Bridge +erebus:bamboo_ladder, Bamboo Ladder +erebus:bamboo_nerd_pole, Bamboo Nerd Pole +erebus:bamboo_extender, Bamboo Extender +erebus:bamboo_torch, Bamboo Torch +erebus:silo_roof, Silo Roof +erebus:silo_tank:0, Silo Tank +erebus:silo_supports, Silo Supports +erebus:honey_comb, Honeycomb +erebus:umber_golem_statue, Umbergolem Statue +erebus:insect_repellent, Insect Repellent +erebus:petrified_wood_chest, Petrified Wood Chest +erebus:glowing_jar, Glowing Jar +erebus:fluid_jar, Fluid Jar +erebus:composter, Organic Composter +erebus:smoothie_maker, ErebusCo. Smoothie-matic 2000 +erebus:umberstone_button, Umberstone Button +erebus:bamboo_pipe, Bamboo Fluid Pipe +erebus:bamboo_pipe_extract, Bamboo Fluid Extraction Pipe +erebus:bamboo_pipe_extract_active, Bamboo Fluid Extraction Pipe +erebus:liquifier, Honey Liquifier +erebus:glow_gem_active, Glowing Gem +erebus:glow_gem_inactive, Glowing Gem +erebus:mucus_bomb, Mucus Bomb +erebus:velocity_block, Velocity Block +erebus:lightning_speed_block, Lightning Velocity Block +erebus:altar_base, Altar Base +erebus:altar_lightning, Altar of Lightning +erebus:altar_healing, Altar of Healing +erebus:altar_xp, Altar of Experience +erebus:altar_repair, Altar of Repair +erebus:altar_offering, Offering Altar +erebus:spider_spawner, Scytodes Spawner +erebus:jumping_spider_spawner, Jumping Spider Spawner +erebus:tarantula_spawner, Tarantula Spawner +erebus:wasp_spawner, Wasp Spawner +erebus:antlion_spawner, Antlion Spawner +erebus:dragon_fly_spawner, Dragonfly Spawner +erebus:giant_lily_pad, Giant Lily Pad +erebus:zombie_ant_spawner, Zombie Ant Spawner +erebus:zombie_ant_soldier_spawner, Zombie Ant Soldier Spawner +erebus:wasp_nest, Wasp Nest +erebus:stairs_wasp_nest, Wasp Nest Stairs +erebus:antlion_egg, Antlion Egg +erebus:tarantula_egg, Tarantula Egg +erebus:capstone:0, Capstone +erebus:capstone:1, Mud Capstone +erebus:capstone:2, Iron Capstone +erebus:capstone:3, Gold Capstone +erebus:capstone:4, Jade Capstone +erebus:capstone:5, Active Mud Capstone +erebus:capstone:6, Active Iron Capstone +erebus:capstone:7, Active Gold Capstone +erebus:capstone:8, Active Jade Capstone +erebus:ant_hill_block, Ant Hill (N.Y.I.) +erebus:force_field, Force Field +erebus:force_lock, Force Lock (N.Y.I.) +erebus:block_of_bones, Block O' Bones +erebus:magma_crawler_spawner, Magma Crawler Spawner +erebus:dung_spawner_bot_fly, Botfly Spawner +erebus:dung_spawner_fly, Fly Spawner +erebus:locust_spawner, Locust Spawner +erebus:wall_umberstone, Umberstone Wall +erebus:wall_umbercobble, Umbercobble Wall +erebus:wall_umbercobble_mossy, Mossy Umbercobble Wall +erebus:wall_umbercobble_webbed, Webbed Umbercobble Wall +erebus:wall_umberstone_bricks, Umbrick Wall +erebus:wall_umbertile_smooth, Umbertile Wall +erebus:wall_umbertile_smooth_small, Small Umbertile Wall +erebus:wall_umberpaver, Umberpaver Wall +erebus:wall_umberpaver_mossy, Mossy Umberpaver Wall +erebus:wall_umberpaver_webbed, Webbed Umberpaver Wall +erebus:wall_amber, Amber Wall +erebus:wall_amber_bricks, Amber Brick Wall +erebus:slab_umberstone, Umberstone Slab +erebus:slab_umbercobble, Umbercobble Slab +erebus:slab_umbercobble_mossy, Mossy Umbercobble Slab +erebus:slab_umbercobble_webbed, Webbed Umbercobble Slab +erebus:slab_umberstone_bricks, Umberbrick Slab +erebus:slab_umbertile_smooth, Smooth Umbertile Slab +erebus:slab_umbertile_smooth_small, Small Umbertiles Slab +erebus:slab_umberpaver, Umberpaver Slab +erebus:slab_umberpaver_mossy, Mossy Umberpaver Slab +erebus:slab_umberpaver_webbed, Webbed Umberpaver Slab +erebus:slab_amber, Amber Slab +erebus:slab_amber_bricks, Amber Brick Slab +erebus:slab_planks_petrified_wood, Petrified Wood Slab +erebus:slab_mud_bricks, Mud Brick Slab +erebus:slab_mir_bricks, Mir Brick Slab +erebus:stairs_umberstone, Umberstone Stairs +erebus:stairs_umbercobble, Umbercobble Stairs +erebus:stairs_umbercobble_mossy, Mossy Umbercobble Stairs +erebus:stairs_umbercobble_webbed, Webbed Umbercobble Stairs +erebus:stairs_umberstone_bricks, Umberbrick Stairs +erebus:stairs_umbertile_smooth, Smooth Umbertile Stairs +erebus:stairs_umbertile_smooth_small, Small Umbertiles Stairs +erebus:stairs_umberpaver, Umberpaver Stairs +erebus:stairs_umberpaver_mossy, Mossy Umberpaver Stairs +erebus:stairs_umberpaver_webbed, Webbed Umberpaver Stairs +erebus:stairs_amber, Amber Stairs +erebus:stairs_amber_bricks, Amber Brick Stairs +erebus:stairs_petrified_wood, Petrified Wood Stairs +erebus:stairs_mud_bricks, Mud Brick Stairs +erebus:stairs_mir_bricks, Mirbrick Stairs +erebus:formic_acid, Formic Acid +erebus:honey, Honey +erebus:log_baobab, Baobab Wood +erebus:sapling_baobab, Baobab Sapling +erebus:leaves_baobab, Baobab Leaves +erebus:stairs_baobab, Baobab Stairs +erebus:slab_planks_baobab, Baobab Slab +erebus:door_baobab, Baobab Door +erebus:fence_baobab, Baobab Fence +erebus:fence_gate_baobab, Baobab Fence Gate +erebus:log_eucalyptus, Eucalyptus Wood +erebus:sapling_eucalyptus, Eucalyptus Sapling +erebus:leaves_eucalyptus, Eucalyptus Leaves +erebus:stairs_eucalyptus, Eucalyptus Stairs +erebus:slab_planks_eucalyptus, Eucalyptus Slab +erebus:door_eucalyptus, Eucalyptus Door +erebus:fence_eucalyptus, Eucalyptus Fence +erebus:fence_gate_eucalyptus, Eucalyptus Fence Gate +erebus:log_mahogany, Mahogany Wood +erebus:sapling_mahogany, Mahogany Sapling +erebus:leaves_mahogany, Mahogany Leaves +erebus:stairs_mahogany, Mahogany Stairs +erebus:slab_planks_mahogany, Mahogany Slab +erebus:door_mahogany, Mahogany Door +erebus:fence_mahogany, Mahogany Fence +erebus:fence_gate_mahogany, Mahogany Fence Gate +erebus:log_mossbark, Mossbark Wood +erebus:sapling_mossbark, Mossbark Sapling +erebus:leaves_mossbark, Mossbark Leaves +erebus:stairs_mossbark, Mossbark Stairs +erebus:slab_planks_mossbark, Mossbark Slab +erebus:door_mossbark, Mossbark Door +erebus:fence_mossbark, Mossbark Fence +erebus:fence_gate_mossbark, Mossbark Fence Gate +erebus:log_asper, Asper Wood +erebus:sapling_asper, Asper Sapling +erebus:leaves_asper, Asper Leaves +erebus:stairs_asper, Asper Stairs +erebus:slab_planks_asper, Asper Slab +erebus:door_asper, Asper Door +erebus:fence_asper, Asper Fence +erebus:fence_gate_asper, Asper Fence Gate +erebus:log_cypress, Cypress Wood +erebus:sapling_cypress, Cypress Sapling +erebus:leaves_cypress, Cypress Leaves +erebus:stairs_cypress, Cypress Stairs +erebus:slab_planks_cypress, Cypress Slab +erebus:door_cypress, Cypress Door +erebus:fence_cypress, Cypress Fence +erebus:fence_gate_cypress, Cypress Fence Gate +erebus:log_balsam, Balsam Wood +erebus:sapling_balsam, Balsam Sapling +erebus:leaves_balsam, Balsam Leaves +erebus:stairs_balsam, Balsam Stairs +erebus:slab_planks_balsam, Balsam Slab +erebus:fence_balsam, Balsam Fence +erebus:fence_gate_balsam, Balsam Fence Gate +erebus:stairs_white, White Stairs +erebus:slab_planks_white, White Slab +erebus:fence_white, White Fence +erebus:fence_gate_white, White Fence Gate +erebus:log_bamboo, Colossal Bamboo +erebus:sapling_bamboo, Colossal Bamboo Shoot +erebus:stairs_bamboo, Bamboo Stairs +erebus:slab_planks_bamboo, Bamboo Slab +erebus:fence_bamboo, Bamboo Fence +erebus:fence_gate_bamboo, Bamboo Fence Gate +erebus:log_rotten, Rotten Wood +erebus:stairs_rotten, Rotten Stairs +erebus:slab_planks_rotten, Rotten Slab +erebus:door_rotten, Rotten Door +erebus:fence_rotten, Rotten Fence +erebus:fence_gate_rotten, Rotten Fence Gate +erebus:log_marshwood, Marshwood Wood +erebus:sapling_marshwood, Marshwood Sapling +erebus:leaves_marshwood, Marshwood Leaves +erebus:stairs_marshwood, Marshwood Stairs +erebus:slab_planks_marshwood, Marshwood Slab +erebus:door_marshwood, Marshwood Door +erebus:fence_marshwood, Marshwood Fence +erebus:fence_gate_marshwood, Marshwood Fence Gate +erebus:log_scorched, Scorched Wood +erebus:stairs_scorched, Scorched Stairs +erebus:slab_planks_scorched, Scorched Slab +erebus:door_scorched, Scorched Door +erebus:fence_scorched, Scorched Fence +erebus:fence_gate_scorched, Scorched Fence Gate +erebus:stairs_varnished, Varnished Stairs +erebus:slab_planks_varnished, Varnished Slab +erebus:fence_varnished, Varnished Fence +erebus:fence_gate_varnished, Varnished Fence Gate +extendedcrafting:storage:0, Block of Black Iron +extendedcrafting:storage:1, Block of Luminessence +extendedcrafting:storage:2, Block of Nether Stars +extendedcrafting:storage:3, Block of Crystaltine +extendedcrafting:storage:4, Block of The Ultimate +extendedcrafting:storage:5, Block of Ender +extendedcrafting:storage:6, Block of Ender Stars +extendedcrafting:storage:7, Block of Enhanced Ender +extendedcrafting:frame, Black Iron Frame +extendedcrafting:lamp:0, Black Iron Lamp +extendedcrafting:lamp:1, Black Iron Lamp +extendedcrafting:trimmed:0, Block of Black Iron +extendedcrafting:trimmed:1, Block of Black Iron +extendedcrafting:trimmed:2, Block of Black Iron +extendedcrafting:trimmed:3, Block of Black Iron +extendedcrafting:trimmed:4, Block of Black Iron +extendedcrafting:trimmed:5, Block of Black Iron +extendedcrafting:crafting_table, Crafting Table +extendedcrafting:pedestal, Pedestal +extendedcrafting:crafting_core, Crafting Core +extendedcrafting:interface, Automation Interface +extendedcrafting:table_basic, Basic Crafting Table +extendedcrafting:table_advanced, Advanced Crafting Table +extendedcrafting:table_elite, Elite Crafting Table +extendedcrafting:table_ultimate, Ultimate Crafting Table +extendedcrafting:compressor, Quantum Compressor +extendedcrafting:ender_alternator, Ender Alternator +extendedcrafting:ender_crafter, Ender Crafter +extendedcrafting:guide, Extended Crafting Guide +extendedcrafting:material:0, Black Iron Ingot +extendedcrafting:material:1, Black Iron Nugget +extendedcrafting:material:2, Black Iron Slate +extendedcrafting:material:3, Black Iron Rod +extendedcrafting:material:7, Luminessence +extendedcrafting:material:8, Basic Catalyst +extendedcrafting:material:9, Advanced Catalyst +extendedcrafting:material:10, Elite Catalyst +extendedcrafting:material:11, Ultimate Catalyst +extendedcrafting:material:12, Crystaltine Catalyst +extendedcrafting:material:13, The Ultimate Catalyst +extendedcrafting:material:14, Basic Component +extendedcrafting:material:15, Advanced Component +extendedcrafting:material:16, Elite Component +extendedcrafting:material:17, Ultimate Component +extendedcrafting:material:18, Crystaltine Component +extendedcrafting:material:19, The Ultimate Component +extendedcrafting:material:24, Crystaltine Ingot +extendedcrafting:material:25, Crystaltine Nugget +extendedcrafting:material:32, The Ultimate Ingot +extendedcrafting:material:33, The Ultimate Nugget +extendedcrafting:material:36, Ender Ingot +extendedcrafting:material:37, Ender Nugget +extendedcrafting:material:40, Ender Star +extendedcrafting:material:41, Ender Star Nugget +extendedcrafting:material:48, Enhanced Ender Ingot +extendedcrafting:material:49, Enhanced Ender Nugget +extendedcrafting:material:128, Diamond Nugget +extendedcrafting:material:129, Emerald Nugget +extendedcrafting:material:140, Nether Star Nugget +extendedcrafting:handheld_table, Handheld Crafting Table +extendedcrafting:recipe_maker:0, Recipe Maker +extendedcrafting:singularity:0, Coal Singularity +extendedcrafting:singularity:1, Iron Singularity +extendedcrafting:singularity:2, Lapis Lazuli Singularity +extendedcrafting:singularity:3, Redstone Singularity +extendedcrafting:singularity:4, Glowstone Singularity +extendedcrafting:singularity:5, Gold Singularity +extendedcrafting:singularity:6, Diamond Singularity +extendedcrafting:singularity:7, Emerald Singularity +extendedcrafting:singularity:16, Aluminum Singularity +extendedcrafting:singularity:17, Copper Singularity +extendedcrafting:singularity:18, Tin Singularity +extendedcrafting:singularity:19, Bronze Singularity +extendedcrafting:singularity:20, Zinc Singularity +extendedcrafting:singularity:21, Brass Singularity +extendedcrafting:singularity:22, Silver Singularity +extendedcrafting:singularity:23, Lead Singularity +extendedcrafting:singularity:24, Steel Singularity +extendedcrafting:singularity:25, Nickel Singularity +extendedcrafting:singularity:26, Constantan Singularity +extendedcrafting:singularity:27, Electrum Singularity +extendedcrafting:singularity:28, Invar Singularity +extendedcrafting:singularity:29, Mithril Singularity +extendedcrafting:singularity:30, Tungsten Singularity +extendedcrafting:singularity:31, Titanium Singularity +extendedcrafting:singularity:32, Uranium Singularity +extendedcrafting:singularity:33, Chrome Singularity +extendedcrafting:singularity:34, Platinum Singularity +extendedcrafting:singularity:35, Iridium Singularity +extendedcrafting:singularity:48, Signalum Singularity +extendedcrafting:singularity:49, Lumium Singularity +extendedcrafting:singularity:50, Enderium Singularity +extendedcrafting:singularity:64, Ardite Singularity +extendedcrafting:singularity:65, Cobalt Singularity +extendedcrafting:singularity:66, Manyullyn Singularity +extendedcrafting:singularity_custom:999, White Fuel Singularity +extendedcrafting:singularity_custom:998, Cosmic Meatball Singularity +extendedcrafting:singularity_custom:997, Valonite Singularity +extendedcrafting:singularity_custom:996, Knightslime Singularity +extendedcrafting:singularity_custom:995, Fiery Singularity +extendedcrafting:singularity_custom:994, Coralium Singularity +extendedcrafting:singularity_custom:990, Apatite Singularity +extendedcrafting:singularity_custom:991, Bluefire Singularity +extendedcrafting:singularity_custom:992, Arcanium Singularity +extendedcrafting:singularity_custom:666, Bloodmaster Singularity +extendedcrafting:singularity_custom:665, Demonic Singularity +extendedcrafting:singularity_custom:664, Corrosive Singularity +extendedcrafting:singularity_custom:663, Destructive Singularity +extendedcrafting:singularity_custom:662, Vengeful Singularity +extendedcrafting:singularity_custom:661, Steadfast Singularity +extendedcrafting:singularity_custom:660, Aethium Singularity +extendedcrafting:singularity_custom:659, Thermoconducting Singularity +extendedcrafting:singularity_custom:658, Terrasteel Singularity +extendedcrafting:singularity_custom:657, Mithrillium Singularity +extendedcrafting:singularity_custom:656, Blood Infused Singularity +extendedcrafting:singularity_custom:655, Mana Infused Singularity +extendedcrafting:singularity_custom:654, Neutronium Singularity +extendedcrafting:singularity_custom:653, Ethaxium Singularity +extendedcrafting:singularity_custom:652, Insanium Singularity +extendedcrafting:singularity_custom:651, Divine Singularity +extendedcrafting:singularity_custom:650, Arc Singularity +extendedcrafting:singularity_custom:640, Endengeic Singularity +extendedcrafting:singularity_custom:630, Sednanite Singularity +extendedcrafting:singularity_custom:629, Dreadium Singularity +extendedcrafting:singularity_custom:628, Ichor Singularity +extendedcrafting:singularity_custom:1001, Abyss Singularity +extendedcrafting:singularity_custom:1002, Precasia Singularity +extendedcrafting:singularity_custom:1003, Barathos Singularity +extendedcrafting:singularity_custom:1004, Creeponia Singularity +extendedcrafting:singularity_custom:1005, Deeplands Singularity +extendedcrafting:singularity_custom:1006, Lelyetia Singularity +extendedcrafting:singularity_custom:1007, Candyland Singularity +extendedcrafting:singularity_custom:1008, Celeve Singularity +extendedcrafting:singularity_custom:1009, Crystevia Singularity +extendedcrafting:singularity_custom:1010, Gardencia Singularity +extendedcrafting:singularity_custom:1011, Haven Singularity +extendedcrafting:singularity_custom:1012, Iromine Singularity +extendedcrafting:singularity_custom:1013, Mysterium Singularity +extendedcrafting:singularity_custom:1014, Vox Ponds Singularity +extendedcrafting:singularity_custom:1015, Borean Singularity +extendedcrafting:singularity_custom:1016, Runandor Singularity +extendedcrafting:singularity_custom:1017, Lunalus Singularity +extendedcrafting:singularity_custom:1018, Ancient Cavern Singularity +extendedcrafting:singularity_custom:1019, Dustopia Singularity +extendedcrafting:singularity_custom:1020, Greckon Singularity +extendedcrafting:singularity_custom:1021, Immortallis Singularity +extendedcrafting:singularity_custom:1030, Ender Dolomite Singularity +extendedcrafting:singularity_custom:1031, Nebulous Singularity +extendedcrafting:singularity_custom:1032, Quartz Singularity +extendedcrafting:singularity_custom:1022, Vethea Singularity +extendedcrafting:singularity_custom:1023, Shyrelands Singularity +extendedcrafting:singularity_custom:1024, Skeletal Singularity +extendedcrafting:singularity_ultimate, The Ultimate Singularity +extrabotany:manareader, item.manareader.name +extrabotany:spiritfuel, item.spiritfuel.name +extrabotany:nightmarefuel, item.nightmarefuel.name +extrabotany:material:0, Spirit Fragment +extrabotany:material:1, Orichalcos Ingot +extrabotany:material:2, Gilded Potato +extrabotany:material:3, Medal for Heroism +extrabotany:material:4, Empty Mana Glass Bottle +extrabotany:material:5, Shadowium +extrabotany:material:6, Challenge Ticket +extrabotany:material:7, Das Rheingold +extrabotany:material:8, Photonium +extrabotany:material:9, Call of the Void +extrabotany:material:10, Tri-Bloodstone +extrabotany:friedchicken, item.friedchicken.name +extrabotany:froststar, item.froststar.name +extrabotany:deathring, item.deathring.name +extrabotany:manasteelhammer, item.manasteelhammer.name +extrabotany:elementiumhammer, item.elementiumhammer.name +extrabotany:terrasteelhammer, item.terrasteelhammer.name +extrabotany:gildedmashedpotato, item.gildedmashedpotato.name +extrabotany:ultimatehammer, item.ultimatehammer.name +extrabotany:binder, item.binder.name +extrabotany:kinggarden, item.kinggarden.name +extrabotany:camera, item.camera.name +extrabotany:natureorb, item.natureorb.name +extrabotany:failnaught, item.failnaught.name +extrabotany:buddhistrelics, item.buddhistrelics.name +extrabotany:treasurebox, item.treasurebox.name +extrabotany:recordgaia3, item.recordgaia3.name +extrabotany:manasteelshield, item.manasteelshield.name +extrabotany:terrasteelshield, item.terrasteelshield.name +extrabotany:elementiumshield, item.elementiumshield.name +extrabotany:achilleshield, item.achilleshield.name +extrabotany:mastermanaring, item.mastermanaring.name +extrabotany:combatmaidboots, item.combatmaidboots.name +extrabotany:combatmaidchest, item.combatmaidchest.name +extrabotany:combatmaidhelm, item.combatmaidhelm.name +extrabotany:combatmaidlegs, item.combatmaidlegs.name +extrabotany:cosmeticmaidhelm, item.cosmeticmaidhelm.name +extrabotany:cosmeticmaidchest, item.cosmeticmaidchest.name +extrabotany:cosmeticmaidlegs, item.cosmeticmaidlegs.name +extrabotany:cosmeticmaidboots, item.cosmeticmaidboots.name +extrabotany:manadrink, item.manadrink.name +extrabotany:splashgrenade, item.splashgrenade.name +extrabotany:cocktail, item.cocktail.name +extrabotany:infinitewine, item.infinitewine.name +extrabotany:flyingboat:0, Manasteel Airship +extrabotany:flyingboat:1, Elementium Airship +extrabotany:flyingboat:2, Terrasteel Airship +extrabotany:cosmeticmaidhelmrevealing, item.cosmeticmaidhelmrevealing.name +extrabotany:combatmaidhelmrevealing, item.combatmaidhelmrevealing.name +extrabotany:shadowwarriorboots, item.shadowwarriorboots.name +extrabotany:shadowwarriorchest, item.shadowwarriorchest.name +extrabotany:shadowwarriorhelm, item.shadowwarriorhelm.name +extrabotany:shadowwarriorlegs, item.shadowwarriorlegs.name +extrabotany:combatmaidchestdarkened, item.combatmaidchestdarkened.name +extrabotany:shadowkatana, item.shadowkatana.name +extrabotany:excaliber, item.excaliber.name +extrabotany:puredaisypendant, item.puredaisypendant.name +extrabotany:supercrown, item.supercrown.name +extrabotany:redscarf, item.redscarf.name +extrabotany:masterhandbag, item.masterhandbag.name +extrabotany:spearsubspace, item.spearsubspace.name +extrabotany:coregod:0, Core of God +extrabotany:coregod:1, Core of God +extrabotany:coregod:2, Core of God +extrabotany:coregod:3, Core of God +extrabotany:coregod:4, Core of God +extrabotany:candy:0, Halloween Candy Eins +extrabotany:candy:1, Halloween Candy Zwei +extrabotany:candy:2, Halloween Candy Drei +extrabotany:rewardbag:0, Reward Bag Eins +extrabotany:rewardbag:1, Reward Bag Zwei +extrabotany:rewardbag:2, Reward Bag Drei +extrabotany:rewardbag:3, Reward Bag Vier +extrabotany:candybag, item.candybag.name +extrabotany:judahoath:0, Judah Oath +extrabotany:judahoath:1, Judah Oath KIRA +extrabotany:judahoath:2, Oath of Sakura +extrabotany:wallrunning, item.wallrunning.name +extrabotany:walljumping, item.walljumping.name +extrabotany:parkour, item.parkour.name +extrabotany:walkingcane, item.walkingcane.name +extrabotany:allforone, item.allforone.name +extrabotany:elvenking, item.elvenking.name +extrabotany:rewardbag943, item.rewardbag943.name +extrabotany:goblinslayerhelm, item.goblinslayerhelm.name +extrabotany:goblinslayerchest, item.goblinslayerchest.name +extrabotany:goblinslayerlegs, item.goblinslayerlegs.name +extrabotany:goblinslayerboots, item.goblinslayerboots.name +extrabotany:foxear, item.foxear.name +extrabotany:lens:0, Mana Lens: Push +extrabotany:lens:1, Mana Lens: Smelt +extrabotany:lens:2, Mana Lens: Mana +extrabotany:lens:3, Mana Lens: Potion +extrabotany:lens:4, Mana Lens: Cloud +extrabotany:lens:5, Mana Lens: Track +extrabotany:lens:6, Mana Lens: SUPERCONDUCTOR +extrabotany:bottledflame, item.bottledflame.name +extrabotany:bottledstar, item.bottledstar.name +extrabotany:bottledpixie, item.bottledpixie.name +extrabotany:cosmetic:0, Mask +extrabotany:cosmetic:1, Sims +extrabotany:cosmetic:2, Jungle Goggles +extrabotany:cosmetic:3, Diving Goggles +extrabotany:cosmetic:4, Snow Goggles +extrabotany:cosmetic:5, Goggles +extrabotany:cosmetic:6, Black Glasses +extrabotany:cosmetic:7, Question Mark +extrabotany:cosmetic:8, Lemon +extrabotany:cosmetic:9, Thug Life +extrabotany:recordherrscher, item.recordherrscher.name +extrabotany:jingweifeather, item.jingweifeather.name +extrabotany:manadriverring, item.manadriverring.name +extrabotany:magicfinger, item.magicfinger.name +extrabotany:silenteternity, item.silenteternity.name +extrabotany:specialbag, item.specialbag.name +extrabotany:pedestal, tile.pedestal.name +extrabotany:blockorichalcos, tile.blockorichalcos.name +extrabotany:manabarrel, tile.manabarrel.name +extrabotany:cocoondesire, tile.cocoondesire.name +extrabotany:managenerator, tile.managenerator.name +extrabotany:manaliquefaction, tile.manaliquefaction.name +extrabotany:fluidedmana, Fluided Mana +extrabotany:elfjar, tile.elfjar.name +extrabotany:trophy, tile.trophy.name +extrabotany:quantummanabuffer, tile.quantummanabuffer.name +extrabotany:dimensioncatalyst, tile.dimensioncatalyst.name +extrabotany:blockshadowium, tile.blockshadowium.name +extrabotany:blockphotonium, tile.blockphotonium.name +extrabotany:chargepad, tile.chargepad.name +extracpus:crafting_storage_256k, 256k Crafting Storage +extracpus:crafting_storage_1024k, 1024k Crafting Storage +extracpus:crafting_storage_4096k, 4096k Crafting Storage +extracpus:crafting_storage_16384k, 16384k Crafting Storage +zerocore:debugtool, Debug Tool +bigreactors:ingotyellorium, Yellorium Ingot +bigreactors:ingotcyanite, Cyanite Ingot +bigreactors:ingotgraphite, Graphite Bar +bigreactors:ingotblutonium, Blutonium Ingot +bigreactors:ingotludicrite, Ludicrite Ingot +bigreactors:ingotsteel, Steel Ingot +bigreactors:dustyellorium, Yellorium Dust +bigreactors:dustcyanite, Cyanite Dust +bigreactors:dustgraphite, Graphite Dust +bigreactors:dustblutonium, Blutonium Dust +bigreactors:dustludicrite, Ludicrite Dust +bigreactors:duststeel, Steel Dust +bigreactors:mineralanglesite, Anglesite (PbSO4) +bigreactors:mineralbenitoite, Benitoite (BaTiSi3O9) +bigreactors:reactorcasingcores, Reactor Casing Core (Legacy) +bigreactors:turbinehousingcores, Turbine Housing Core (Legacy) +bigreactors:wrench, Extreme Wrench +bigreactors:blockyellorium, Yellorium Block +bigreactors:oreanglesite, Anglesite Ore +bigreactors:turbinecreativesteamgenerator, Turbine Creative Steam Generator (Legacy) +bigreactors:turbinerotorblade, Turbine Rotor Blade (Legacy) +bigreactors:blockblutonium, Blutonium Block +bigreactors:orebenitoite, Benitoite Ore +bigreactors:turbinebearing, Turbine Rotor Bearing (Legacy) +bigreactors:reactorrednetport, Reactor RedNet Port (Legacy) +bigreactors:turbinehousing, Turbine Housing (Legacy) +bigreactors:blocksteel, Steel Block +bigreactors:reactoraccessport, Reactor Access Port (Legacy) +bigreactors:turbinecomputerport, Turbine Computer Port (Legacy) +bigreactors:turbinerotorshaft, Turbine Rotor Shaft (Legacy) +bigreactors:reactorcreativecoolantport, Reactor Creative Coolant Port (Legacy) +bigreactors:turbinefluidport, Turbine Fluid Port (Legacy) +bigreactors:blockgraphite, Graphite Block +bigreactors:blockcyanite, Cyanite Block +bigreactors:reactorcoolantport, Reactor Coolant Port (Legacy) +bigreactors:turbinecontroller, Turbine Controller (Legacy) +bigreactors:reactorpowertaptesla, Reactor Tesla Power Tap (Legacy) +bigreactors:turbineglass, Turbine Glass (Legacy) +bigreactors:reactorcasing, Reactor Casing (Legacy) +bigreactors:reactorpowertaprf, Reactor Redstone Flux Power Tap (Legacy) +bigreactors:reactorcontroller, Reactor Controller (Legacy) +bigreactors:reactorredstoneport, Reactor Redstone Port (Legacy) +bigreactors:oreyellorite, Yellorite Ore +bigreactors:blockludicrite, Ludicrite Block +bigreactors:turbinepowertaprf, Turbine Redstone Flux Power Tap (Legacy) +bigreactors:turbinepowertaptesla, Turbine Tesla Power Tap (Legacy) +bigreactors:reactorcomputerport, Reactor Computer Port (Legacy) +bigreactors:reactorglass, Reactor Glass (Legacy) +bigreactors:reactorcontrolrod, Reactor Control Rod (Legacy) +bigreactors:reactorfuelrod, Reactor Fuel Rod (Legacy) +mod_lavacow:netherstew, Nether Stew +mod_lavacow:canebeef, Cane Beef +mod_lavacow:canepork, Cane Pork +mod_lavacow:canerottenmeat, Cane Rotten Flesh +mod_lavacow:fissionpotion, Potion of Fission +mod_lavacow:hyphae, Hyphae +mod_lavacow:parasite_item:0, Parasite +mod_lavacow:parasite_item:1, Parasite +mod_lavacow:parasite_item:2, Parasite +mod_lavacow:parasite_item_cooked, Cooked Parasite +mod_lavacow:piranha, Piranha +mod_lavacow:piranha_cooked, Cooked Piranha +mod_lavacow:cheirolepis, Cheirolepis +mod_lavacow:cheirolepis_cooked, Cooked Cheirolepis +mod_lavacow:mousse, Minced meat +mod_lavacow:meatball, Meat Ball +mod_lavacow:sharptooth, Fangtooth +mod_lavacow:bonesword, Bone Sword +mod_lavacow:intestine, Intestine +mod_lavacow:frozenthigh, Frozen Thigh +mod_lavacow:poisonspore, Poisonous Spore +mod_lavacow:undyingheart, Undying Heart +mod_lavacow:goldenheart, Golden Heart +mod_lavacow:moltenbeef, Molten Meat +mod_lavacow:moltenaxe, Molten Axe +mod_lavacow:moltenhammer, Molten Hammer +mod_lavacow:mootenheart, Molten Heart +mod_lavacow:potion_of_mooten_lava, Potion of MOOten Lava +mod_lavacow:swinemask, Swine Mask +mod_lavacow:plagued_porkchop, Plagued Porkchop +mod_lavacow:green_bacon_and_eggs, Green Bacon & Eggs +mod_lavacow:pigboarhide, Plagued Hide +mod_lavacow:scythe_claw, Scythe Claw +mod_lavacow:reapers_scythe, Azrael's Scythe +mod_lavacow:famine, "Famine" +mod_lavacow:mimic_claw, Mimicrab Claw +mod_lavacow:mimic_claw_cooked, Baked Mimicrab Claw +mod_lavacow:silky_sludge, Silky Sludge +mod_lavacow:mossy_stick, Mossy Stick +mod_lavacow:sludge_wand, "Pestilence" +mod_lavacow:burntovipositor, Burnt Ovipositor +mod_lavacow:war, "War" +mod_lavacow:moltenpan, Molten Frypan +mod_lavacow:felarmor_helmet, Molten Helmet +mod_lavacow:felarmor_chestplate, Molten Chestplate +mod_lavacow:felarmor_leggings, Molten Leggings +mod_lavacow:felarmor_boots, Molten Boots +mod_lavacow:ptera_wing:0, Ptera Wing +mod_lavacow:ptera_wing:1, Ptera Wing +mod_lavacow:ptera_wing_cooked, Fried Ptera Wing +mod_lavacow:poisonstinger, Poison Stinger +mod_lavacow:vespa_carapace, Vespa Carapace +mod_lavacow:tooth_dagger, Tooth Dagger +mod_lavacow:vespa_dagger, Bee Sting +mod_lavacow:sausage_roll, Sausage Roll +mod_lavacow:swinearmor_chestplate, Swine Tunics +mod_lavacow:swinearmor_leggings, Swine Pants +mod_lavacow:swinearmor_boots, Swine Boots +mod_lavacow:zombiepiranha_item, Swarmer +mod_lavacow:zombiepiranha_item_cooked, Cooked Swarmer +mod_lavacow:piranhalauncher, Swarmer Launcher +mod_lavacow:cursed_fabric, Curseweave Fabric +mod_lavacow:cursed_bandage:0, Pet Bandage +mod_lavacow:cursed_bandage:1, Pet Bandage +mod_lavacow:cursed_bandage:2, Pet Bandage +mod_lavacow:cursed_bandage:3, Pet Bandage +mod_lavacow:holy_sludge, Holy Sludge +mod_lavacow:holy_grenade, Holy Grenade +mod_lavacow:feather_black, Black Feather +mod_lavacow:shattered_ice, Shattered Ice +mod_lavacow:halo_necklace, Halo Necklace +mod_lavacow:dreamcatcher, Dream Catcher +mod_lavacow:raven_whistle, Raven Whistle +mod_lavacow:acidicheart, Acidic Heart +mod_lavacow:faminearmor_helmet, Famine Helmet +mod_lavacow:faminearmor_chestplate, Famine Tunics +mod_lavacow:faminearmor_leggings, Famine Pants +mod_lavacow:faminearmor_boots, Famine Boots +mod_lavacow:foul_bristle, Foul Bristle +mod_lavacow:crabcake, Crab Cake +mod_lavacow:ectoplasm, Ectoplasm +mod_lavacow:ghostjelly, Ghost Jelly +mod_lavacow:banshee_vocal_cord, Banshee Vocal Cord +mod_lavacow:weta_jaw, Weta Jaw +mod_lavacow:chitin, Chitin +mod_lavacow:ghostbomb, Ghost Bomb +mod_lavacow:sonicbomb, Sonic Bomb +mod_lavacow:weta_hoe, Weta Hoe +mod_lavacow:bonestew, Bone Stew +mod_lavacow:vespa_shield, Vespa Shield +mod_lavacow:frozen_dagger, Frozen Dagger +mod_lavacow:spectral_dagger, Spectral Dagger +mod_lavacow:hatred_shard, Memory of a Thousand Armies +mod_lavacow:kings_crown:0, King's Crown +mod_lavacow:kings_crown:1, King's Crown +mod_lavacow:skeletonking_crown, The Crown of Rule +mod_lavacow:emblem_of_king, Emblem of King +mod_lavacow:beast_claw, Beast Claw +mod_lavacow:curseweave_cloth, Curseweave Cloth +mod_lavacow:undertaker_shovel, Midnight Mourne +mod_lavacow:skeletonking_mace, "Death" +mod_lavacow:glowshroom, Glow Shroom +mod_lavacow:pileofsludge, Sludge Pile +mod_lavacow:glowshroom_block_stem, Glow Shroom Stem +mod_lavacow:glowshroom_block_cap, Glow Shroom Cap +mod_lavacow:bloodtooth_shroom, Bloodtooth +mod_lavacow:cordy_shroom, Cordyceps +mod_lavacow:veil_shroom, Veil Shroom +mod_lavacow:scarecrowhead_common, Scarecrow Head +mod_lavacow:scarecrowhead_straw, Scarecrow Head +mod_lavacow:scarecrowhead_plague, Scarecrow Head +mod_lavacow:tombstone, Tombstone +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:0, Basic Drawer +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:1, Basic Drawers 1x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:2, Basic Drawers 2x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:3, Half Drawers 1x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:basicdrawers:4, Half Drawers 2x2 +storagedrawers:keybutton:0, Drawer Key Button +storagedrawers:keybutton:1, Concealment Key Button +storagedrawers:keybutton:2, Personal Key Button +storagedrawers:keybutton:3, Quantify Key Button +storagedrawers:compdrawers, Compacting Drawer +storagedrawers:controller, Drawer Controller +storagedrawers:controllerslave, Controller Slave +storagedrawers:trim:0, Oak Trim +storagedrawers:trim:1, Spruce Trim +storagedrawers:trim:2, Birch Trim +storagedrawers:trim:3, Jungle Trim +storagedrawers:trim:4, Acacia Trim +storagedrawers:trim:5, Dark Oak Trim +storagedrawers:framingtable, Framing Table +storagedrawers:customdrawers:0, Framed Drawer +storagedrawers:customdrawers:1, Framed Drawers 1x2 +storagedrawers:customdrawers:2, Framed Drawers 2x2 +storagedrawers:customdrawers:3, Framed Half Drawers 1x2 +storagedrawers:customdrawers:4, Framed Half Drawers 2x2 +storagedrawers:customtrim, Framed Trim +storagedrawers:upgrade_template, Upgrade Template +storagedrawers:upgrade_storage:0, Storage Upgrade (I) +storagedrawers:upgrade_storage:1, Storage Upgrade (II) +storagedrawers:upgrade_storage:2, Storage Upgrade (III) +storagedrawers:upgrade_storage:3, Storage Upgrade (IV) +storagedrawers:upgrade_storage:4, Storage Upgrade (V) +storagedrawers:upgrade_one_stack, Storage Downgrade +storagedrawers:upgrade_status:0, Status Upgrade (I) +storagedrawers:upgrade_status:1, Status Upgrade (II) +storagedrawers:upgrade_void, Void Upgrade +storagedrawers:upgrade_conversion, Conversion Upgrade +storagedrawers:upgrade_creative:0, Creative Storage Upgrade +storagedrawers:upgrade_creative:1, Creative Vending Upgrade +storagedrawers:upgrade_redstone:0, Redstone Upgrade +storagedrawers:upgrade_redstone:1, Redstone Max Upgrade +storagedrawers:upgrade_redstone:2, Redstone Min Upgrade +storagedrawers:drawer_key, Drawer Key +storagedrawers:shroud_key, Concealment Key +storagedrawers:personal_key, Personal Key +storagedrawers:quantify_key, Quantify Key +storagedrawers:tape, Packing Tape +fluxnetworks:flux, Flux +fluxnetworks:fluxcore, Flux Core +fluxnetworks:fluxconfigurator, Flux Configurator +fluxnetworks:adminconfigurator, Admin Configurator +fluxnetworks:fluxblock, Flux Block +fluxnetworks:fluxplug, Flux Plug +fluxnetworks:fluxpoint, Flux Point +fluxnetworks:fluxcontroller, Flux Controller +fluxnetworks:fluxstorage, Basic Flux Storage +fluxnetworks:herculeanfluxstorage, Herculean Flux Storage +fluxnetworks:gargantuanfluxstorage, Gargantuan Flux Storage +framedcompactdrawers:framed_compact_drawer, Framed Compacting Drawer +framedcompactdrawers:framed_drawer_controller:0, Framed Drawer Controller +framedcompactdrawers:framed_slave:0, Framed Controller Slave +hatchery:hatcheryegg, Egg +hatchery:animalnet, Animal Net +hatchery:chickenmanure, Chicken Manure +hatchery:sprayer, Fertilizer Sprayer +hatchery:feather_meal, Feather Meal +hatchery:plastic, Plastic +hatchery:feather_fiber, Feather Fibers +hatchery:chicken_feed, Chicken Feed +hatchery:circuit_board, Circuit Board +hatchery:fiber_pad, Fiber Pad +hatchery:feather_pulp, Feather Pulp +hatchery:prize_egg, Lucky Egg +hatchery:chicken_machine, Lucky Egg Machine +hatchery:rf_upgrade:0, RF Efficiency Upgrade Tier 1 +hatchery:rf_upgrade:1, RF Efficiency Upgrade Tier 2 +hatchery:rf_upgrade:2, RF Efficiency Upgrade Tier 3 +hatchery:speed_upgrade:0, Speed Upgrade Tier 1 +hatchery:speed_upgrade:1, Speed Upgrade Tier 2 +hatchery:speed_upgrade:2, Speed Upgrade Tier 3 +hatchery:tank_upgrade:0, Tank Upgrade Tier 1 +hatchery:tank_upgrade:1, Tank Upgrade Tier 2 +hatchery:tank_upgrade:2, Tank Upgrade Tier 3 +hatchery:rf_capacity_upgrade:0, RF Capacity Tier 1 +hatchery:rf_capacity_upgrade:1, RF Capacity Tier 2 +hatchery:rf_capacity_upgrade:2, RF Capacity Tier 3 +hatchery:nest, Egg Nest +hatchery:pen, Nesting Pen +hatchery:feeder, Chicken Feeder +hatchery:fertilized_dirt, Fertilized Dirt +hatchery:fertilized_farmland, Fertilized Farmland +hatchery:manure_block, Chicken Manure Block +hatchery:nursery_block, Nursery Monitor +hatchery:fertilizer_mixer, Fertilizer Mixer +hatchery:digester_generator, Methane Digester Generator +hatchery:shredder, Shredder +iceandfire:lectern, Lectern +iceandfire:podium:0, Oak Podium +iceandfire:podium:1, Spruce Podium +iceandfire:podium:2, Birch Podium +iceandfire:podium:3, Jungle Podium +iceandfire:podium:4, Acacia Podium +iceandfire:podium:5, Dark Oak Podium +iceandfire:fire_lily, Fire Lily +iceandfire:frost_lily, Frost Lily +iceandfire:goldpile, Pile of Gold +iceandfire:silverpile, Pile of Silver +iceandfire:silver_ore, Silver Ore +iceandfire:sapphire_ore, Singing Sapphire Ore +iceandfire:silver_block, Silver Block +iceandfire:sapphire_block, Singing Sapphire Block +iceandfire:chared_dirt, Charred Dirt +iceandfire:chared_grass, Charred Grass +iceandfire:chared_stone, Charred Stone +iceandfire:chared_cobblestone, Charred Cobblestone +iceandfire:chared_gravel, Charred Gravel +iceandfire:chared_grass_path, Charred Grass Path +iceandfire:ash, Ash +iceandfire:frozen_dirt, Frozen Dirt +iceandfire:frozen_grass, Frozen Grass +iceandfire:frozen_stone, Frozen Stone +iceandfire:frozen_cobblestone, Frozen Cobblestone +iceandfire:frozen_gravel, Frozen Gravel +iceandfire:frozen_grass_path, Frozen Grass Path +iceandfire:frozen_splinters, Frozen Splinters +iceandfire:dragon_ice, Dragon Ice +iceandfire:dragon_ice_spikes, Dragon Ice Spikes +iceandfire:nest, Dragon Nest +iceandfire:dragonscale_red, Block of Dragon Scales +iceandfire:dragonscale_green, Block of Dragon Scales +iceandfire:dragonscale_bronze, Block of Dragon Scales +iceandfire:dragonscale_gray, Block of Dragon Scales +iceandfire:dragonscale_blue, Block of Dragon Scales +iceandfire:dragonscale_white, Block of Dragon Scales +iceandfire:dragonscale_sapphire, Block of Dragon Scales +iceandfire:dragonscale_silver, Block of Dragon Scales +iceandfire:dragon_bone_block, Block of Dragon Bones +iceandfire:dragon_bone_wall, Dragon Bone Wall +iceandfire:dragonforge_fire_brick, Dragonforge Fire Brick +iceandfire:dragonforge_ice_brick, Dragonforge Ice Brick +iceandfire:dragonforge_fire_input, Dragonforge Fire Aperture +iceandfire:dragonforge_ice_input, Dragonforge Ice Aperture +iceandfire:dragonforge_fire_core_disabled, Dragonforge Fire Core +iceandfire:dragonforge_ice_core_disabled, Dragonforge Ice Core +iceandfire:dragonforge_fire_core, Dragonforge Fire Core +iceandfire:dragonforge_ice_core, Dragonforge Ice Core +iceandfire:egginice, Frozen Dragon Egg +iceandfire:pixie_house:0, Brown Mushroom Pixie Hovel +iceandfire:pixie_house:1, Red Mushroom Pixie Hovel +iceandfire:pixie_house:2, Birch Pixie Hovel +iceandfire:pixie_house:3, Oak Pixie Hovel +iceandfire:pixie_house:4, Dark Oak Pixie Hovel +iceandfire:pixie_house:5, Spruce Pixie Hovel +iceandfire:jar_empty, Jar +iceandfire:jar_pixie:0, Pixie Jar +iceandfire:jar_pixie:1, Pixie Jar +iceandfire:jar_pixie:2, Pixie Jar +iceandfire:jar_pixie:3, Pixie Jar +iceandfire:jar_pixie:4, Pixie Jar +iceandfire:myrmex_resin:0, Desert Myrmex Resin +iceandfire:myrmex_resin:1, Jungle Myrmex Resin +iceandfire:myrmex_resin_sticky:0, Sticky Desert Myrmex Resin +iceandfire:myrmex_resin_sticky:1, Sticky Jungle Myrmex Resin +iceandfire:desert_myrmex_cocoon, Desert Myrmex Cocoon +iceandfire:jungle_myrmex_cocoon, Jungle Myrmex Cocoon +iceandfire:myrmex_desert_biolight, Desert Myrmex Bioluminescence +iceandfire:myrmex_jungle_biolight, Jungle Myrmex Bioluminescence +iceandfire:myrmex_desert_resin_block, Hardened Desert Myrmex Resin +iceandfire:myrmex_jungle_resin_block, Hardened Jungle Myrmex Resin +iceandfire:myrmex_desert_resin_glass, Desert Myrmex Resin Glass +iceandfire:myrmex_jungle_resin_glass, Jungle Myrmex Resin Glass +iceandfire:dragonsteel_fire_block, Block of Fire Dragonsteel +iceandfire:dragonsteel_ice_block, Block of Ice Dragonsteel +iceandfire:dread_stone, Dreadstone +iceandfire:dread_stone_bricks, Dreadstone Bricks +iceandfire:dread_stone_bricks_chiseled, Chiseled Dreadstone Bricks +iceandfire:dread_stone_bricks_cracked, Cracked Dreadstone Bricks +iceandfire:dread_stone_bricks_mossy, Mossy Dreadstone Bricks +iceandfire:dread_stone_tile, Dreadstone Tile +iceandfire:dread_stone_face, Dreadstone Chiseled Skull +iceandfire:dread_torch, Dreadstone Torch +iceandfire:dread_stone_stairs, Dreadstone Bricks Stairs +iceandfire:dread_stone_slab_double:0, Dreadstone Bricks Slab +iceandfire:dread_stone_slab:0, Dreadstone Bricks Slab +iceandfire:dreadwood_log, Dreadwood Log +iceandfire:dreadwood_planks, Dreadwood Planks +iceandfire:dreadwood_planks_lock, Dreadwood Keyhole +iceandfire:dread_portal, Dread Lands Portal +iceandfire:dread_spawner, Dreadstone Mob Spawner +iceandfire:burnt_torch, Burnt Out Torch +iceandfire:sea_serpent_scale_block_blue, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_bronze, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_deepblue, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_green, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_purple, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_red, Block of Sea Serpent Scales +iceandfire:sea_serpent_scale_block_teal, Block of Sea Serpent Scales +iceandfire:bestiary, Bestiary +iceandfire:manuscript, Manuscript +iceandfire:sapphire_gem, Singing Sapphire +iceandfire:silver_ingot, Silver Ingot +iceandfire:silver_nugget, Silver Nugget +iceandfire:armor_silver_metal_helmet, Silver Helmet +iceandfire:armor_silver_metal_chestplate, Silver Chestplate +iceandfire:armor_silver_metal_leggings, Silver Leggings +iceandfire:armor_silver_metal_boots, Silver Boots +iceandfire:silver_sword, Silver Sword +iceandfire:silver_shovel, Silver Shovel +iceandfire:silver_pickaxe, Silver Pickaxe +iceandfire:silver_axe, Silver Axe +iceandfire:silver_hoe, Silver Hoe +iceandfire:fire_stew, Fire Lily Mixture +iceandfire:frost_stew, Frost Lily Mixture +iceandfire:dragonegg_red:0, Dragon Egg +iceandfire:dragonegg_green:0, Dragon Egg +iceandfire:dragonegg_bronze:0, Dragon Egg +iceandfire:dragonegg_gray:0, Dragon Egg +iceandfire:dragonegg_blue:0, Dragon Egg +iceandfire:dragonegg_white:0, Dragon Egg +iceandfire:dragonegg_sapphire:0, Dragon Egg +iceandfire:dragonegg_silver:0, Dragon Egg +iceandfire:dragonscales_red:0, Dragon Scales +iceandfire:dragonscales_green:0, Dragon Scales +iceandfire:dragonscales_bronze:0, Dragon Scales +iceandfire:dragonscales_gray:0, Dragon Scales +iceandfire:dragonscales_blue:0, Dragon Scales +iceandfire:dragonscales_white:0, Dragon Scales +iceandfire:dragonscales_sapphire:0, Dragon Scales +iceandfire:dragonscales_silver:0, Dragon Scales +iceandfire:dragonbone, Dragon Bone +iceandfire:witherbone, Witherbone +iceandfire:fishing_spear, Fishing Spear +iceandfire:wither_shard, Witherbone Shard +iceandfire:dragonbone_sword, Dragon Bone Sword +iceandfire:dragonbone_shovel, Dragon Bone Shovel +iceandfire:dragonbone_pickaxe, Dragon Bone Pickaxe +iceandfire:dragonbone_axe, Dragon Bone Axe +iceandfire:dragonbone_hoe, Dragon Bone Hoe +iceandfire:dragonbone_sword_fire, Flamed Dragon Bone Sword +iceandfire:dragonbone_sword_ice, Iced Dragon Bone Sword +iceandfire:dragonbone_arrow, Dragon Bone Arrow +iceandfire:dragonbone_bow, Dragon Bone Bow +iceandfire:dragon_skull:0, Dragon Skull +iceandfire:dragon_skull:1, Dragon Skull +iceandfire:dragonarmor_iron:0, Iron Dragon Armor +iceandfire:dragonarmor_iron:1, Iron Dragon Armor +iceandfire:dragonarmor_iron:2, Iron Dragon Armor +iceandfire:dragonarmor_iron:3, Iron Dragon Armor +iceandfire:dragonarmor_gold:0, Gold Dragon Armor +iceandfire:dragonarmor_gold:1, Gold Dragon Armor +iceandfire:dragonarmor_gold:2, Gold Dragon Armor +iceandfire:dragonarmor_gold:3, Gold Dragon Armor +iceandfire:dragonarmor_diamond:0, Diamond Dragon Armor +iceandfire:dragonarmor_diamond:1, Diamond Dragon Armor +iceandfire:dragonarmor_diamond:2, Diamond Dragon Armor +iceandfire:dragonarmor_diamond:3, Diamond Dragon Armor +iceandfire:dragonarmor_silver:0, Silver Dragon Armor +iceandfire:dragonarmor_silver:1, Silver Dragon Armor +iceandfire:dragonarmor_silver:2, Silver Dragon Armor +iceandfire:dragonarmor_silver:3, Silver Dragon Armor +iceandfire:dragonarmor_dragonsteel_fire:0, Fire Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_fire:1, Fire Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_fire:2, Fire Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_fire:3, Fire Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_ice:0, Ice Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_ice:1, Ice Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_ice:2, Ice Dragonsteel Dragon Armor +iceandfire:dragonarmor_dragonsteel_ice:3, Ice Dragonsteel Dragon Armor +iceandfire:dragon_meal, Dragon Meal +iceandfire:sickly_dragon_meal, Sickly Dragon Meal +iceandfire:creative_dragon_meal, Creative Dragon Meal +iceandfire:fire_dragon_flesh, Fire Dragon Flesh +iceandfire:ice_dragon_flesh, Ice Dragon Flesh +iceandfire:fire_dragon_heart, Fire Dragon Heart +iceandfire:ice_dragon_heart, Ice Dragon Heart +iceandfire:fire_dragon_blood, Fire Dragon Blood +iceandfire:ice_dragon_blood, Ice Dragon Blood +iceandfire:dragon_stick, Dragon Command Staff +iceandfire:dragon_horn, Dragon Horn +iceandfire:dragon_horn_fire, Dragon Horn +iceandfire:dragon_horn_ice, Dragon Horn +iceandfire:dragon_flute, Dragon Bone Flute +iceandfire:summoning_crystal_fire, Fire Dragon Summoning Crystal +iceandfire:summoning_crystal_ice, Ice Dragon Summoning Crystal +iceandfire:hippogryph_egg:0, Hippogryph Egg +iceandfire:hippogryph_egg:1, Hippogryph Egg +iceandfire:hippogryph_egg:2, Hippogryph Egg +iceandfire:hippogryph_egg:3, Hippogryph Egg +iceandfire:hippogryph_egg:4, Hippogryph Egg +iceandfire:hippogryph_egg:5, Hippogryph Egg +iceandfire:hippogryph_egg:6, Hippogryph Egg +iceandfire:iron_hippogryph_armor, Iron Hippogryph Armor +iceandfire:gold_hippogryph_armor, Gold Hippogryph Armor +iceandfire:diamond_hippogryph_armor, Diamond Hippogryph Armor +iceandfire:hippogryph_talon, Hippogryph Talon +iceandfire:hippogryph_sword, Hippogryph Talon Sword +iceandfire:gorgon_head, Gorgon Head +iceandfire:stone_statue, Stone Statue +iceandfire:blindfold, Blindfold +iceandfire:pixie_dust, Pixie Dust +iceandfire:pixie_wings, Pixie Wings +iceandfire:pixie_wand, Pixie Wand +iceandfire:ambrosia, Ambrosia +iceandfire:cyclops_eye, Eye of Cyclops +iceandfire:sheep_helmet, Sheep Disguise Helmet +iceandfire:sheep_chestplate, Sheep Disguise Chestplate +iceandfire:sheep_leggings, Sheep Disguise Leggings +iceandfire:sheep_boots, Sheep Disguise Boots +iceandfire:shiny_scales, Shiny Scales +iceandfire:siren_tear, Siren Tear +iceandfire:siren_flute, Siren Flute +iceandfire:hippocampus_fin, Hippocampus Fin +iceandfire:hippocampus_slapper, Hippocampus Slapper +iceandfire:earplugs, Earplugs +iceandfire:deathworm_chitin:0, Tan Death Worm Chitin +iceandfire:deathworm_chitin:1, White Death Worm Chitin +iceandfire:deathworm_chitin:2, Red Death Worm Chitin +iceandfire:deathworm_yellow_helmet, Tan Death Worm Chitin Helmet +iceandfire:deathworm_yellow_chestplate, Tan Death Worm Chitin Chestplate +iceandfire:deathworm_yellow_leggings, Tan Death Worm Chitin Leggings +iceandfire:deathworm_yellow_boots, Tan Death Worm Chitin Boots +iceandfire:deathworm_white_helmet, White Death Worm Chitin Helmet +iceandfire:deathworm_white_chestplate, White Death Worm Chitin Chestplate +iceandfire:deathworm_white_leggings, White Death Worm Chitin Leggings +iceandfire:deathworm_white_boots, White Death Worm Chitin Boots +iceandfire:deathworm_red_helmet, Red Death Worm Chitin Helmet +iceandfire:deathworm_red_chestplate, Red Death Worm Chitin Chestplate +iceandfire:deathworm_red_leggings, Red Death Worm Chitin Leggings +iceandfire:deathworm_red_boots, Red Death Worm Chitin Boots +iceandfire:iceandfire.deathworm_egg:0, Death Worm Egg +iceandfire:iceandfire.deathworm_egg:1, Giant Death Worm Egg +iceandfire:deathworm_tounge, Death Worm Tongue +iceandfire:deathworm_gauntlet_yellow, Death Worm Gauntlet +iceandfire:deathworm_gauntlet_white, Death Worm Gauntlet +iceandfire:deathworm_gauntlet_red, Death Worm Gauntlet +iceandfire:rotten_egg, Rotten Egg +iceandfire:cockatrice_eye, Cockatrice Eye +iceandfire:cockatrice_scepter, Cockatrice Scepter +iceandfire:stymphalian_bird_feather, Stymphalian Bird Feather +iceandfire:stymphalian_arrow, Stymphalian Arrow +iceandfire:stymphalian_feather_bundle, Stymphalian Bird Feather Bundle +iceandfire:stymphalian_bird_dagger, Stymphalian Bird Dagger +iceandfire:troll_tusk, Troll Tusk +iceandfire:myrmex_desert_egg:0, Desert Myrmex Egg +iceandfire:myrmex_desert_egg:1, Desert Myrmex Egg +iceandfire:myrmex_desert_egg:2, Desert Myrmex Egg +iceandfire:myrmex_desert_egg:3, Desert Myrmex Egg +iceandfire:myrmex_desert_egg:4, Desert Myrmex Egg +iceandfire:myrmex_jungle_egg:0, Jungle Myrmex Egg +iceandfire:myrmex_jungle_egg:1, Jungle Myrmex Egg +iceandfire:myrmex_jungle_egg:2, Jungle Myrmex Egg +iceandfire:myrmex_jungle_egg:3, Jungle Myrmex Egg +iceandfire:myrmex_jungle_egg:4, Jungle Myrmex Egg +iceandfire:myrmex_desert_resin, Desert Myrmex Resin Chunk +iceandfire:myrmex_jungle_resin, Jungle Myrmex Resin Chunk +iceandfire:myrmex_desert_chitin, Desert Myrmex Chitin +iceandfire:myrmex_jungle_chitin, Jungle Myrmex Chitin +iceandfire:myrmex_stinger, Myrmex Stinger +iceandfire:myrmex_desert_sword, Desert Myrmex Chitin Sword +iceandfire:myrmex_desert_sword_venom, Desert Myrmex Stinger Sword +iceandfire:myrmex_desert_shovel, Desert Myrmex Chitin Shovel +iceandfire:myrmex_desert_pickaxe, Desert Myrmex Chitin Pickaxe +iceandfire:myrmex_desert_axe, Desert Myrmex Chitin Axe +iceandfire:myrmex_desert_hoe, Desert Myrmex Chitin Hoe +iceandfire:myrmex_jungle_sword, Jungle Myrmex Chitin Sword +iceandfire:myrmex_jungle_sword_venom, Jungle Myrmex Stinger Sword +iceandfire:myrmex_jungle_shovel, Jungle Myrmex Chitin Shovel +iceandfire:myrmex_jungle_pickaxe, Jungle Myrmex Chitin Pickaxe +iceandfire:myrmex_jungle_axe, Jungle Myrmex Chitin Axe +iceandfire:myrmex_jungle_hoe, Jungle Myrmex Chitin Hoe +iceandfire:myrmex_desert_staff, Desert Myrmex Staff +iceandfire:myrmex_jungle_staff, Jungle Myrmex Staff +iceandfire:myrmex_desert_helmet, Desert Myrmex Chitin Helmet +iceandfire:myrmex_desert_chestplate, Desert Myrmex Chitin Chestplate +iceandfire:myrmex_desert_leggings, Desert Myrmex Chitin Leggings +iceandfire:myrmex_desert_boots, Desert Myrmex Chitin Boots +iceandfire:myrmex_jungle_helmet, Jungle Myrmex Chitin Helmet +iceandfire:myrmex_jungle_chestplate, Jungle Myrmex Chitin Chestplate +iceandfire:myrmex_jungle_leggings, Jungle Myrmex Chitin Leggings +iceandfire:myrmex_jungle_boots, Jungle Myrmex Chitin Boots +iceandfire:myrmex_desert_swarm, Myrmex Swarm +iceandfire:myrmex_jungle_swarm, Myrmex Swarm +iceandfire:amphithere_feather, Amphithere Feather +iceandfire:amphithere_arrow, Amphithere Arrow +iceandfire:amphithere_macuahuitl, Amphithere Macuahuitl +iceandfire:sea_serpent_fang, Sea Serpent Fang +iceandfire:sea_serpent_arrow, Tide Arrow +iceandfire:tide_trident, Tide Trident +iceandfire:chain_link, Iron Chain Link +iceandfire:chain_sticky, Sticky Iron Chain +iceandfire:chain, Iron Chain +iceandfire:dragonsteel_fire_ingot, Fire Dragonsteel Ingot +iceandfire:dragonsteel_fire_sword, Fire Dragonsteel Sword +iceandfire:dragonsteel_fire_pickaxe, Fire Dragonsteel Pickaxe +iceandfire:dragonsteel_fire_axe, Fire Dragonsteel Axe +iceandfire:dragonsteel_fire_shovel, Fire Dragonsteel Shovel +iceandfire:dragonsteel_fire_hoe, Fire Dragonsteel Hoe +iceandfire:dragonsteel_fire_helmet, Fire Dragonsteel Helmet +iceandfire:dragonsteel_fire_chestplate, Fire Dragonsteel Chestplate +iceandfire:dragonsteel_fire_leggings, Fire Dragonsteel Leggings +iceandfire:dragonsteel_fire_boots, Fire Dragonsteel Boots +iceandfire:dragonsteel_ice_ingot, Ice Dragonsteel Ingot +iceandfire:dragonsteel_ice_sword, Ice Dragonsteel Sword +iceandfire:dragonsteel_ice_pickaxe, Ice Dragonsteel Pickaxe +iceandfire:dragonsteel_ice_axe, Ice Dragonsteel Axe +iceandfire:dragonsteel_ice_shovel, Ice Dragonsteel Shovel +iceandfire:dragonsteel_ice_hoe, Ice Dragonsteel Hoe +iceandfire:dragonsteel_ice_helmet, Ice Dragonsteel Helmet +iceandfire:dragonsteel_ice_chestplate, Ice Dragonsteel Chestplate +iceandfire:dragonsteel_ice_leggings, Ice Dragonsteel Leggings +iceandfire:dragonsteel_ice_boots, Ice Dragonsteel Boots +iceandfire:weezer_blue_album, Weezer +iceandfire:dragon_debug_stick, Dragon Debug Stick +iceandfire:dread_sword, Dread Thrall's Sword +iceandfire:dread_knight_sword, Dread Knight's Sword +iceandfire:lich_staff, Dread Lich Staff +iceandfire:dread_queen_sword, Blade of the Dreaded Queen +iceandfire:dread_queen_staff, Staff of the Dreaded Queen +iceandfire:dread_shard, Dread Shard +iceandfire:dread_key, §bGravemaster's Key§r +iceandfire:hydra_fang, Hydra Fang +iceandfire:hydra_heart, Hydra Heart +iceandfire:hydra_arrow, Hydra Arrow +iceandfire:armor_red_helmet, Dragon Scale Helmet +iceandfire:armor_red_chestplate, Dragon Scale Chestplate +iceandfire:armor_red_leggings, Dragon Scale Leggings +iceandfire:armor_red_boots, Dragon Scale Boots +iceandfire:armor_bronze_helmet, Dragon Scale Helmet +iceandfire:armor_bronze_chestplate, Dragon Scale Chestplate +iceandfire:armor_bronze_leggings, Dragon Scale Leggings +iceandfire:armor_bronze_boots, Dragon Scale Boots +iceandfire:armor_green_helmet, Dragon Scale Helmet +iceandfire:armor_green_chestplate, Dragon Scale Chestplate +iceandfire:armor_green_leggings, Dragon Scale Leggings +iceandfire:armor_green_boots, Dragon Scale Boots +iceandfire:armor_gray_helmet, Dragon Scale Helmet +iceandfire:armor_gray_chestplate, Dragon Scale Chestplate +iceandfire:armor_gray_leggings, Dragon Scale Leggings +iceandfire:armor_gray_boots, Dragon Scale Boots +iceandfire:armor_blue_helmet, Dragon Scale Helmet +iceandfire:armor_blue_chestplate, Dragon Scale Chestplate +iceandfire:armor_blue_leggings, Dragon Scale Leggings +iceandfire:armor_blue_boots, Dragon Scale Boots +iceandfire:armor_white_helmet, Dragon Scale Helmet +iceandfire:armor_white_chestplate, Dragon Scale Chestplate +iceandfire:armor_white_leggings, Dragon Scale Leggings +iceandfire:armor_white_boots, Dragon Scale Boots +iceandfire:armor_sapphire_helmet, Dragon Scale Helmet +iceandfire:armor_sapphire_chestplate, Dragon Scale Chestplate +iceandfire:armor_sapphire_leggings, Dragon Scale Leggings +iceandfire:armor_sapphire_boots, Dragon Scale Boots +iceandfire:armor_silver_helmet, Dragon Scale Helmet +iceandfire:armor_silver_chestplate, Dragon Scale Chestplate +iceandfire:armor_silver_leggings, Dragon Scale Leggings +iceandfire:armor_silver_boots, Dragon Scale Boots +iceandfire:sea_serpent_scales_blue, Sea Serpent Scales +iceandfire:tide_blue_helmet, Tide Guardian Helmet +iceandfire:tide_blue_chestplate, Tide Guardian Chestplate +iceandfire:tide_blue_leggings, Tide Guardian Leggings +iceandfire:tide_blue_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_bronze, Sea Serpent Scales +iceandfire:tide_bronze_helmet, Tide Guardian Helmet +iceandfire:tide_bronze_chestplate, Tide Guardian Chestplate +iceandfire:tide_bronze_leggings, Tide Guardian Leggings +iceandfire:tide_bronze_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_deepblue, Sea Serpent Scales +iceandfire:tide_deepblue_helmet, Tide Guardian Helmet +iceandfire:tide_deepblue_chestplate, Tide Guardian Chestplate +iceandfire:tide_deepblue_leggings, Tide Guardian Leggings +iceandfire:tide_deepblue_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_green, Sea Serpent Scales +iceandfire:tide_green_helmet, Tide Guardian Helmet +iceandfire:tide_green_chestplate, Tide Guardian Chestplate +iceandfire:tide_green_leggings, Tide Guardian Leggings +iceandfire:tide_green_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_purple, Sea Serpent Scales +iceandfire:tide_purple_helmet, Tide Guardian Helmet +iceandfire:tide_purple_chestplate, Tide Guardian Chestplate +iceandfire:tide_purple_leggings, Tide Guardian Leggings +iceandfire:tide_purple_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_red, Sea Serpent Scales +iceandfire:tide_red_helmet, Tide Guardian Helmet +iceandfire:tide_red_chestplate, Tide Guardian Chestplate +iceandfire:tide_red_leggings, Tide Guardian Leggings +iceandfire:tide_red_boots, Tide Guardian Boots +iceandfire:sea_serpent_scales_teal, Sea Serpent Scales +iceandfire:tide_teal_helmet, Tide Guardian Helmet +iceandfire:tide_teal_chestplate, Tide Guardian Chestplate +iceandfire:tide_teal_leggings, Tide Guardian Leggings +iceandfire:tide_teal_boots, Tide Guardian Boots +iceandfire:troll_weapon.axe, Troll's Axe +iceandfire:troll_weapon.column, Troll's Stone Column +iceandfire:troll_weapon.column_forest, Troll's Mossy Column +iceandfire:troll_weapon.column_frost, Troll's Frosted Col +iceandfire:troll_weapon.hammer, Troll's Hammer +iceandfire:troll_weapon.trunk, Troll's Tree Trunk +iceandfire:troll_weapon.trunk_frost, Troll's Frosted Tree Trunk +iceandfire:troll_leather_forest, Forest Troll Leather +iceandfire:forest_troll_leather_helmet, Forest Troll Leather Helmet +iceandfire:forest_troll_leather_chestplate, Forest Troll Leather Chestplate +iceandfire:forest_troll_leather_leggings, Forest Troll Leather Leggings +iceandfire:forest_troll_leather_boots, Forest Troll Leather Boots +iceandfire:troll_leather_frost, Frost Troll Leather +iceandfire:frost_troll_leather_helmet, Frost Troll Leather Helmet +iceandfire:frost_troll_leather_chestplate, Frost Troll Leather Chestplate +iceandfire:frost_troll_leather_leggings, Frost Troll Leather Leggings +iceandfire:frost_troll_leather_boots, Frost Troll Leather Boots +iceandfire:troll_leather_mountain, Mountain Troll Leather +iceandfire:mountain_troll_leather_helmet, Mountain Troll Leather Helmet +iceandfire:mountain_troll_leather_chestplate, Mountain Troll Leather Chestplate +iceandfire:mountain_troll_leather_leggings, Mountain Troll Leather Leggings +iceandfire:mountain_troll_leather_boots, Mountain Troll Leather Boots +iceandfire:hippogryph_skull, Hippogryph Skull +iceandfire:cyclops_skull, Cyclops Skull +iceandfire:cockatrice_skull, Cockatrice Skull +iceandfire:stymphalian_skull, Stymphalian Bird Skull +iceandfire:troll_skull, Troll Skull +iceandfire:amphithere_skull, Amphithere Skull +iceandfire:seaserpent_skull, Sea Serpent Skull +iceandfire:hydra_skull, Hydra Skull +immersivepetroleum:metal_device:0, Automatic Lubricator +immersivepetroleum:metal_device:1, Portable Generator +immersivepetroleum:stone_decoration, tile.immersivepetroleum.stone_decoration.name +immersivepetroleum:material:0, Bitumen +immersivepetroleum:schematic, %s Projector +immersivepetroleum:speedboat, Motorboat +immersivepetroleum:upgrades:0, Reinforced Hull +immersivepetroleum:upgrades:1, Icebreaker Bow +immersivepetroleum:upgrades:2, Expanded Fuel Tank +immersivepetroleum:upgrades:3, Maneuvering Rudders +immersivepetroleum:upgrades:4, Emergency Paddles +immersivepetroleum:oil_can, Lubricant Can +teslacorelib:base_addon, Base Addon +teslacorelib:energy_tier1, Energy Upgrade I +teslacorelib:energy_tier2, Energy Upgrade II +teslacorelib:machine_case, Machine Case +teslacorelib:speed_tier1, Speed Upgrade I +teslacorelib:speed_tier2, Speed Upgrade II +teslacorelib:wrench, Tesla Wrench +integrateddynamics:part_audio_reader_item, parttype.parttypes.integrateddynamics.audio_reader.name.name +integrateddynamics:part_block_reader_item, parttype.parttypes.integrateddynamics.block_reader.name.name +integrateddynamics:part_entity_reader_item, parttype.parttypes.integrateddynamics.entity_reader.name.name +integrateddynamics:part_extradimensional_reader_item, parttype.parttypes.integrateddynamics.extradimensional_reader.name.name +integrateddynamics:part_fluid_reader_item, parttype.parttypes.integrateddynamics.fluid_reader.name.name +integrateddynamics:part_inventory_reader_item, parttype.parttypes.integrateddynamics.inventory_reader.name.name +integrateddynamics:part_machine_reader_item, parttype.parttypes.integrateddynamics.machine_reader.name.name +integrateddynamics:part_network_reader_item, parttype.parttypes.integrateddynamics.network_reader.name.name +integrateddynamics:part_redstone_reader_item, parttype.parttypes.integrateddynamics.redstone_reader.name.name +integrateddynamics:part_world_reader_item, parttype.parttypes.integrateddynamics.world_reader.name.name +integrateddynamics:part_audio_writer_item, parttype.parttypes.integrateddynamics.audio_writer.name.name +integrateddynamics:part_effect_writer_item, parttype.parttypes.integrateddynamics.effect_writer.name.name +integrateddynamics:part_entity_writer_item, parttype.parttypes.integrateddynamics.entity_writer.name.name +integrateddynamics:part_machine_writer_item, parttype.parttypes.integrateddynamics.machine_writer.name.name +integrateddynamics:part_inventory_writer_item, parttype.parttypes.integrateddynamics.inventory_writer.name.name +integrateddynamics:part_redstone_writer_item, parttype.parttypes.integrateddynamics.redstone_writer.name.name +integrateddynamics:part_static_light_panel_item, parttype.parttypes.integrateddynamics.static_light_panel.name.name +integrateddynamics:part_dynamic_light_panel_item, parttype.parttypes.integrateddynamics.dynamic_light_panel.name.name +integrateddynamics:part_display_panel_item, parttype.parttypes.integrateddynamics.display_panel.name.name +integrateddynamics:part_connector_mono_directional_item, parttype.parttypes.integrateddynamics.connector_mono_directional.name.name +integrateddynamics:part_connector_omni_directional_item, parttype.parttypes.integrateddynamics.connector_omni_directional.name.name +integrateddynamics:cable, Logic Cable +integrateddynamics:variablestore:0, Variable Store +integrateddynamics:logic_programmer:0, Logic Programmer +integrateddynamics:energy_battery, Energy Battery +integrateddynamics:creative_energy_battery, Creative Energy Battery +integrateddynamics:coal_generator:0, Generator +integrateddynamics:proxy:0, Proxy +integrateddynamics:materializer:0, Materializer +integrateddynamics:menril_log:0, Menril Wood +integrateddynamics:menril_log_filled:0, Enriched Menril Wood +integrateddynamics:menril_leaves:0, Menril Leaves +integrateddynamics:menril_sapling:0, Menril Sapling +integrateddynamics:menril_planks, Menril Wood Planks +integrateddynamics:crystalized_menril_block, Block of Crystalized Menril +integrateddynamics:crystalized_menril_brick, Crystalized Menril Brick +integrateddynamics:block_menril_resin:0, Menril Resin +integrateddynamics:drying_basin, Drying Basin +integrateddynamics:squeezer:0, Squeezer +integrateddynamics:menril_door, Menril Door +integrateddynamics:menril_torch:0, Menril Torch +integrateddynamics:menril_torch_stone:0, Menril Stone Torch +integrateddynamics:menril_planks_stairs:0, Menril Wood Stairs +integrateddynamics:crystalized_menril_block_stairs:0, Crystalized Menril Stairs +integrateddynamics:crystalized_menril_brick_stairs:0, Crystalized Menril Brick Stairs +integrateddynamics:delay:0, Delayer +integrateddynamics:block_liquid_chorus:0, Liquid Chorus +integrateddynamics:crystalized_chorus_block, Block of Crystalized Chorus +integrateddynamics:crystalized_chorus_brick, Crystalized Chorus Brick +integrateddynamics:crystalized_chorus_block_stairs:0, Crystalized Chorus Stairs +integrateddynamics:crystalized_chorus_brick_stairs:0, Crystalized Chorus Brick Stairs +integrateddynamics:mechanical_squeezer:0, Mechanical Squeezer +integrateddynamics:mechanical_drying_basin:0, Mechanical Drying Basin +integrateddynamics:wrench, Wrench +integrateddynamics:variable, Variable Card +integrateddynamics:labeller, Labeller +integrateddynamics:facade, Facade +integrateddynamics:crystalized_menril_chunk, Crystalized Menril Chunk +integrateddynamics:variable_transformer:0, Output Variable Transformer +integrateddynamics:variable_transformer:1, Input Variable Transformer +integrateddynamics:menril_berries, Menril Berries +integrateddynamics:portable_logic_programmer, Portable Logic Programmer +integrateddynamics:on_the_dynamics_of_integration, On the Dynamics of Integration +integrateddynamics:crystalized_chorus_chunk, Crystalized Chorus Chunk +integrateddynamics:logic_director, Logic Director +integratedtunnels:part_interface_energy_item, parttype.parttypes.integratedtunnels.interface_energy.name.name +integratedtunnels:part_importer_energy_item, parttype.parttypes.integratedtunnels.importer_energy.name.name +integratedtunnels:part_exporter_energy_item, parttype.parttypes.integratedtunnels.exporter_energy.name.name +integratedtunnels:part_importer_world_energy_item, parttype.parttypes.integratedtunnels.importer_world_energy.name.name +integratedtunnels:part_exporter_world_energy_item, parttype.parttypes.integratedtunnels.exporter_world_energy.name.name +integratedtunnels:part_interface_item_item, parttype.parttypes.integratedtunnels.interface_item.name.name +integratedtunnels:part_importer_item_item, parttype.parttypes.integratedtunnels.importer_item.name.name +integratedtunnels:part_exporter_item_item, parttype.parttypes.integratedtunnels.exporter_item.name.name +integratedtunnels:part_importer_world_item_item, parttype.parttypes.integratedtunnels.importer_world_item.name.name +integratedtunnels:part_exporter_world_item_item, parttype.parttypes.integratedtunnels.exporter_world_item.name.name +integratedtunnels:part_interface_fluid_item, parttype.parttypes.integratedtunnels.interface_fluid.name.name +integratedtunnels:part_importer_fluid_item, parttype.parttypes.integratedtunnels.importer_fluid.name.name +integratedtunnels:part_exporter_fluid_item, parttype.parttypes.integratedtunnels.exporter_fluid.name.name +integratedtunnels:part_importer_world_fluid_item, parttype.parttypes.integratedtunnels.importer_world_fluid.name.name +integratedtunnels:part_exporter_world_fluid_item, parttype.parttypes.integratedtunnels.exporter_world_fluid.name.name +integratedtunnels:part_importer_world_block_item, parttype.parttypes.integratedtunnels.importer_world_block.name.name +integratedtunnels:part_exporter_world_block_item, parttype.parttypes.integratedtunnels.exporter_world_block.name.name +integratedtunnels:part_player_simulator_item, parttype.parttypes.integratedtunnels.player_simulator.name.name +mysticalagriculture:storage:0, §eBlock of Inferium Essence +mysticalagriculture:storage:1, §aBlock of Prudentium Essence +mysticalagriculture:storage:2, §6Block of Intermedium Essence +mysticalagriculture:storage:3, §bBlock of Superium Essence +mysticalagriculture:storage:4, §cBlock of Supremium Essence +mysticalagriculture:storage:5, Block of Prosperity +mysticalagriculture:ingot_storage:0, Block of Base Essence +mysticalagriculture:ingot_storage:1, §eBlock of Inferium +mysticalagriculture:ingot_storage:2, §aBlock of Prudentium +mysticalagriculture:ingot_storage:3, §6Block of Intermedium +mysticalagriculture:ingot_storage:4, §bBlock of Superium +mysticalagriculture:ingot_storage:5, §cBlock of Supremium +mysticalagriculture:ingot_storage:6, §dBlock of Soulium +mysticalagriculture:coal_block:0, §eBlock of Inferium Coal +mysticalagriculture:coal_block:1, §aBlock of Prudentium Coal +mysticalagriculture:coal_block:2, §6Block of Intermedium Coal +mysticalagriculture:coal_block:3, §bBlock of Superium Coal +mysticalagriculture:coal_block:4, §cBlock of Supremium Coal +mysticalagriculture:soulstone:0, Soulstone +mysticalagriculture:soulstone:1, Cobbled Soulstone +mysticalagriculture:soulstone:2, Polished Soulstone +mysticalagriculture:soulstone:3, Soulstone Bricks +mysticalagriculture:soulstone:4, Cracked Soulstone Bricks +mysticalagriculture:soulstone:5, Chiseled Soulstone +mysticalagriculture:soulstone:6, Soulstone Slab Block +mysticalagriculture:soulstone_slab:0, Soulstone Slab +mysticalagriculture:cobbled_soulstone_slab:0, Cobbled Soulstone Slab +mysticalagriculture:soulstone_brick_slab:0, Soulstone Brick Slab +mysticalagriculture:cobbled_soulstone_stairs, Cobbled Soulstone Stairs +mysticalagriculture:soulstone_brick_stairs, Soulstone Brick Stairs +mysticalagriculture:cobbled_soulstone_wall, Cobbled Soulstone Wall +mysticalagriculture:soulstone_brick_wall, Soulstone Brick Wall +mysticalagriculture:soul_glass, Soul Glass +mysticalagriculture:soul_glass_pane, Soul Glass Pane +mysticalagriculture:inferium_furnace, §eInferium Furnace +mysticalagriculture:prudentium_furnace, §aPrudentium Furnace +mysticalagriculture:intermedium_furnace, §6Intermedium Furnace +mysticalagriculture:superium_furnace, §bSuperium Furnace +mysticalagriculture:supremium_furnace, §cSupremium Furnace +mysticalagriculture:ultimate_furnace, §8Ultimate Furnace +mysticalagriculture:prosperity_ore, Prosperity Ore +mysticalagriculture:nether_prosperity_ore, Nether Prosperity Ore +mysticalagriculture:end_prosperity_ore, End Prosperity Ore +mysticalagriculture:inferium_ore, §eInferium Ore +mysticalagriculture:nether_inferium_ore, §eNether Inferium Ore +mysticalagriculture:end_inferium_ore, §eEnd Inferium Ore +mysticalagriculture:growth_accelerator, §eGrowth Accelerator +mysticalagriculture:mystical_machine_frame, Mystical Machine Frame +mysticalagriculture:glowstone_lamp, Glowstone Lamp +mysticalagriculture:seed_reprocessor, Seed Reprocessor +mysticalagriculture:inferium_reprocessor, §eInferium Seed Reprocessor +mysticalagriculture:prudentium_reprocessor, §aPrudentium Seed Reprocessor +mysticalagriculture:intermedium_reprocessor, §6Intermedium Seed Reprocessor +mysticalagriculture:superium_reprocessor, §bSuperium Seed Reprocessor +mysticalagriculture:supremium_reprocessor, §cSupremium Seed Reprocessor +mysticalagriculture:ultimate_reprocessor, §8Ultimate Seed Reprocessor +mysticalagriculture:witherproof_block, Witherproof Block +mysticalagriculture:witherproof_glass, Witherproof Glass +mysticalagriculture:tinkering_table:0, Tinkering Table +mysticalagriculture:tinkering_table:1, Tinkering Table +mysticalagriculture:tinkering_table:2, Tinkering Table +mysticalagriculture:tinkering_table:3, Tinkering Table +mysticalagriculture:tinkering_table:4, Tinkering Table +mysticalagriculture:tier1_inferium_crop, Tier 1 Inferium Crop +mysticalagriculture:tier2_inferium_crop, Tier 2 Inferium Crop +mysticalagriculture:tier3_inferium_crop, Tier 3 Inferium Crop +mysticalagriculture:tier4_inferium_crop, Tier 4 Inferium Crop +mysticalagriculture:tier5_inferium_crop, Tier 5 Inferium Crop +mysticalagriculture:stone_crop, Stone Crop +mysticalagriculture:dirt_crop, Dirt Crop +mysticalagriculture:nature_crop, Nature Crop +mysticalagriculture:wood_crop, Wood Crop +mysticalagriculture:water_crop, Water Crop +mysticalagriculture:ice_crop, Ice Crop +mysticalagriculture:fire_crop, Fire Crop +mysticalagriculture:dye_crop, Dye Crop +mysticalagriculture:nether_crop, Nether Crop +mysticalagriculture:coal_crop, Coal Crop +mysticalagriculture:iron_crop, Iron Crop +mysticalagriculture:nether_quartz_crop, Nether Quartz Crop +mysticalagriculture:glowstone_crop, Glowstone Crop +mysticalagriculture:redstone_crop, Redstone Crop +mysticalagriculture:obsidian_crop, Obsidian Crop +mysticalagriculture:gold_crop, Gold Crop +mysticalagriculture:lapis_lazuli_crop, Lapis Lazuli Crop +mysticalagriculture:end_crop, End Crop +mysticalagriculture:experience_crop, Experience Crop +mysticalagriculture:diamond_crop, Diamond Crop +mysticalagriculture:emerald_crop, Emerald Crop +mysticalagriculture:zombie_crop, Zombie Crop +mysticalagriculture:pig_crop, Pig Crop +mysticalagriculture:chicken_crop, Chicken Crop +mysticalagriculture:cow_crop, Cow Crop +mysticalagriculture:sheep_crop, Sheep Crop +mysticalagriculture:slime_crop, Slime Crop +mysticalagriculture:skeleton_crop, Skeleton Crop +mysticalagriculture:creeper_crop, Creeper Crop +mysticalagriculture:spider_crop, Spider Crop +mysticalagriculture:rabbit_crop, Rabbit Crop +mysticalagriculture:guardian_crop, Guardian Crop +mysticalagriculture:blaze_crop, Blaze Crop +mysticalagriculture:ghast_crop, Ghast Crop +mysticalagriculture:enderman_crop, Enderman Crop +mysticalagriculture:wither_skeleton_crop, Wither Skeleton Crop +mysticalagriculture:rubber_crop, Rubber Crop +mysticalagriculture:silicon_crop, Silicon Crop +mysticalagriculture:sulfur_crop, Sulfur Crop +mysticalagriculture:aluminum_crop, Aluminum Crop +mysticalagriculture:copper_crop, Copper Crop +mysticalagriculture:saltpeter_crop, Saltpeter Crop +mysticalagriculture:tin_crop, Tin Crop +mysticalagriculture:bronze_crop, Bronze Crop +mysticalagriculture:zinc_crop, Zinc Crop +mysticalagriculture:brass_crop, Brass Crop +mysticalagriculture:silver_crop, Silver Crop +mysticalagriculture:lead_crop, Lead Crop +mysticalagriculture:graphite_crop, Graphite Crop +mysticalagriculture:steel_crop, Steel Crop +mysticalagriculture:nickel_crop, Nickel Crop +mysticalagriculture:constantan_crop, Constantan Crop +mysticalagriculture:electrum_crop, Electrum Crop +mysticalagriculture:invar_crop, Invar Crop +mysticalagriculture:mithril_crop, Mithril Crop +mysticalagriculture:tungsten_crop, Tungsten Crop +mysticalagriculture:titanium_crop, Titanium Crop +mysticalagriculture:uranium_crop, Uranium Crop +mysticalagriculture:chrome_crop, Chrome Crop +mysticalagriculture:platinum_crop, Platinum Crop +mysticalagriculture:iridium_crop, Iridium Crop +mysticalagriculture:ruby_crop, Ruby Crop +mysticalagriculture:sapphire_crop, Sapphire Crop +mysticalagriculture:peridot_crop, Peridot Crop +mysticalagriculture:amber_crop, Amber Crop +mysticalagriculture:topaz_crop, Topaz Crop +mysticalagriculture:malachite_crop, Malachite Crop +mysticalagriculture:tanzanite_crop, Tanzanite Crop +mysticalagriculture:blizz_crop, Blizz Crop +mysticalagriculture:blitz_crop, Blitz Crop +mysticalagriculture:basalz_crop, Basalz Crop +mysticalagriculture:signalum_crop, Signalum Crop +mysticalagriculture:lumium_crop, Lumium Crop +mysticalagriculture:enderium_crop, Enderium Crop +mysticalagriculture:fluxed_electrum_crop, Fluxed Electrum Crop +mysticalagriculture:hop_graphite_crop, HOP Graphite Crop +mysticalagriculture:aluminum_brass_crop, Aluminum Brass Crop +mysticalagriculture:knightslime_crop, Knightslime Crop +mysticalagriculture:ardite_crop, Ardite Crop +mysticalagriculture:cobalt_crop, Cobalt Crop +mysticalagriculture:manyullyn_crop, Manyullyn Crop +mysticalagriculture:grains_of_infinity_crop, Grains of Infinity Crop +mysticalagriculture:electrical_steel_crop, Electrical Steel Crop +mysticalagriculture:redstone_alloy_crop, Redstone Alloy Crop +mysticalagriculture:conductive_iron_crop, Conductive Iron Crop +mysticalagriculture:soularium_crop, Soularium Crop +mysticalagriculture:dark_steel_crop, Dark Steel Crop +mysticalagriculture:pulsating_iron_crop, Pulsating Iron Crop +mysticalagriculture:energetic_alloy_crop, Energetic Alloy Crop +mysticalagriculture:vibrant_alloy_crop, Vibrant Alloy Crop +mysticalagriculture:end_steel_crop, End Steel Crop +mysticalagriculture:mystical_flower_crop, Mystical Flower Crop +mysticalagriculture:manasteel_crop, Manasteel Crop +mysticalagriculture:elementium_crop, Elementium Crop +mysticalagriculture:terrasteel_crop, Terrasteel Crop +mysticalagriculture:quicksilver_crop, Quicksilver Crop +mysticalagriculture:thaumium_crop, Thaumium Crop +mysticalagriculture:void_metal_crop, Void Metal Crop +mysticalagriculture:marble_crop, Marble Crop +mysticalagriculture:limestone_crop, Limestone Crop +mysticalagriculture:basalt_crop, Basalt Crop +mysticalagriculture:apatite_crop, Apatite Crop +mysticalagriculture:electrotine_crop, Electrotine Crop +mysticalagriculture:alumite_crop, Alumite Crop +mysticalagriculture:steeleaf_crop, Steeleaf Crop +mysticalagriculture:ironwood_crop, Ironwood Crop +mysticalagriculture:knightmetal_crop, Knightmetal Crop +mysticalagriculture:fiery_ingot_crop, Fiery Ingot Crop +mysticalagriculture:coralium_crop, Coralium Crop +mysticalagriculture:abyssalnite_crop, Abyssalnite Crop +mysticalagriculture:dreadium_crop, Dreadium Crop +mysticalagriculture:slimy_bone_crop, Slimy Bone Crop +mysticalagriculture:syrmorite_crop, Syrmorite Crop +mysticalagriculture:octine_crop, Octine Crop +mysticalagriculture:valonite_crop, Valonite Crop +mysticalagriculture:thorium_crop, Thorium Crop +mysticalagriculture:boron_crop, Boron Crop +mysticalagriculture:lithium_crop, Lithium Crop +mysticalagriculture:magnesium_crop, Magnesium Crop +mysticalagriculture:black_quartz_crop, Black Quartz Crop +mysticalagriculture:menril_crop, Menril Crop +mysticalagriculture:aquamarine_crop, Aquamarine Crop +mysticalagriculture:starmetal_crop, Starmetal Crop +mysticalagriculture:rock_crystal_crop, Rock Crystal Crop +mysticalagriculture:jade_crop, Jade Crop +mysticalagriculture:ender_amethyst_crop, Ender Amethyst Crop +mysticalagriculture:draconium_crop, Draconium Crop +mysticalagriculture:yellorium_crop, Yellorium Crop +mysticalagriculture:sky_stone_crop, Sky Stone Crop +mysticalagriculture:certus_quartz_crop, Certus Quartz Crop +mysticalagriculture:fluix_crop, Fluix Crop +mysticalagriculture:miners_torch, Miner's Torch +mysticalagriculture:crafting:0, §eInferium Essence +mysticalagriculture:crafting:1, §aPrudentium Essence +mysticalagriculture:crafting:2, §6Intermedium Essence +mysticalagriculture:crafting:3, §bSuperium Essence +mysticalagriculture:crafting:4, §cSupremium Essence +mysticalagriculture:crafting:5, Prosperity Shard +mysticalagriculture:crafting:6, Nature Cluster +mysticalagriculture:crafting:7, Dye Cluster +mysticalagriculture:crafting:8, Nether Cluster +mysticalagriculture:crafting:9, End Cluster +mysticalagriculture:crafting:10, Mystical Flower Cluster +mysticalagriculture:crafting:14, Blank Record +mysticalagriculture:crafting:15, Blank Skull +mysticalagriculture:crafting:16, Base Crafting Seed +mysticalagriculture:crafting:17, Tier 1 Crafting Seed +mysticalagriculture:crafting:18, Tier 2 Crafting Seed +mysticalagriculture:crafting:19, Tier 3 Crafting Seed +mysticalagriculture:crafting:20, Tier 4 Crafting Seed +mysticalagriculture:crafting:21, Tier 5 Crafting Seed +mysticalagriculture:crafting:22, Mystical Stick +mysticalagriculture:crafting:23, Mystical String +mysticalagriculture:crafting:24, Mystical Feather +mysticalagriculture:crafting:28, Soul Dust +mysticalagriculture:crafting:29, §dSoulium Dust +mysticalagriculture:crafting:32, Base Essence Ingot +mysticalagriculture:crafting:33, §eInferium Ingot +mysticalagriculture:crafting:34, §aPrudentium Ingot +mysticalagriculture:crafting:35, §6Intermedium Ingot +mysticalagriculture:crafting:36, §bSuperium Ingot +mysticalagriculture:crafting:37, §cSupremium Ingot +mysticalagriculture:crafting:38, §dSoulium Ingot +mysticalagriculture:crafting:39, Base Essence Nugget +mysticalagriculture:crafting:40, §eInferium Nugget +mysticalagriculture:crafting:41, §aPrudentium Nugget +mysticalagriculture:crafting:42, §6Intermedium Nugget +mysticalagriculture:crafting:43, §bSuperium Nugget +mysticalagriculture:crafting:44, §cSupremium Nugget +mysticalagriculture:crafting:45, §dSoulium Nugget +mysticalagriculture:crafting:48, Theoretical Infinite Water Source +mysticalagriculture:crafting:50, §eInferium Fertilization Core +mysticalagriculture:crafting:51, §aPrudentium Fertilization Core +mysticalagriculture:crafting:52, §6Intermedium Fertilization Core +mysticalagriculture:crafting:53, §bSuperium Fertilization Core +mysticalagriculture:crafting:54, §cSupremium Fertilization Core +mysticalagriculture:infusion_crystal, Infusion Crystal +mysticalagriculture:master_infusion_crystal, §cMaster Infusion Crystal +mysticalagriculture:core_remover, §cCore Remover +mysticalagriculture:fertilized_essence, §dFertilized Essence +mysticalagriculture:mystical_fertilizer, §dMystical Fertilizer +mysticalagriculture:inferium_apple, §eInferium Apple +mysticalagriculture:prudentium_apple, §aPrudentium Apple +mysticalagriculture:intermedium_apple, §6Intermedium Apple +mysticalagriculture:superium_apple, §bSuperium Apple +mysticalagriculture:supremium_apple, §cSupremium Apple +mysticalagriculture:coal:0, §eInferium Coal +mysticalagriculture:coal:1, §aPrudentium Coal +mysticalagriculture:coal:2, §6Intermedium Coal +mysticalagriculture:coal:3, §bSuperium Coal +mysticalagriculture:coal:4, §cSupremium Coal +mysticalagriculture:watering_can:0, §eInferium Watering Can +mysticalagriculture:watering_can:1, §aPrudentium Watering Can +mysticalagriculture:watering_can:2, §6Intermedium Watering Can +mysticalagriculture:watering_can:3, §bSuperium Watering Can +mysticalagriculture:watering_can:4, §cSupremium Watering Can +mysticalagriculture:soulium_dagger, §dSoulium Dagger +mysticalagriculture:xp_droplet, Experience Droplet +mysticalagriculture:chunk:0, Tier 1 Mob Chunk +mysticalagriculture:chunk:1, Tier 2 Mob Chunk +mysticalagriculture:chunk:2, Tier 3 Mob Chunk +mysticalagriculture:chunk:3, Tier 4 Mob Chunk +mysticalagriculture:chunk:4, Tier 5 Mob Chunk +mysticalagriculture:chunk:5, Experience Chunk +mysticalagriculture:chunk:6, Zombie Chunk +mysticalagriculture:chunk:7, Pig Chunk +mysticalagriculture:chunk:8, Chicken Chunk +mysticalagriculture:chunk:9, Cow Chunk +mysticalagriculture:chunk:10, Sheep Chunk +mysticalagriculture:chunk:11, Slime Chunk +mysticalagriculture:chunk:12, Skeleton Chunk +mysticalagriculture:chunk:13, Creeper Chunk +mysticalagriculture:chunk:14, Spider Chunk +mysticalagriculture:chunk:15, Rabbit Chunk +mysticalagriculture:chunk:16, Guardian Chunk +mysticalagriculture:chunk:17, Blaze Chunk +mysticalagriculture:chunk:18, Ghast Chunk +mysticalagriculture:chunk:19, Enderman Chunk +mysticalagriculture:chunk:20, Wither Skeleton Chunk +mysticalagriculture:chunk:21, Blizz Chunk +mysticalagriculture:chunk:22, Blitz Chunk +mysticalagriculture:chunk:23, Basalz Chunk +mysticalagriculture:stone_essence, Stone Essence +mysticalagriculture:dirt_essence, Dirt Essence +mysticalagriculture:nature_essence, Nature Essence +mysticalagriculture:wood_essence, Wood Essence +mysticalagriculture:water_essence, Water Essence +mysticalagriculture:ice_essence, Ice Essence +mysticalagriculture:fire_essence, Fire Essence +mysticalagriculture:dye_essence, Dye Essence +mysticalagriculture:nether_essence, Nether Essence +mysticalagriculture:coal_essence, Coal Essence +mysticalagriculture:iron_essence, Iron Essence +mysticalagriculture:nether_quartz_essence, Nether Quartz Essence +mysticalagriculture:glowstone_essence, Glowstone Essence +mysticalagriculture:redstone_essence, Redstone Essence +mysticalagriculture:obsidian_essence, Obsidian Essence +mysticalagriculture:gold_essence, Gold Essence +mysticalagriculture:lapis_lazuli_essence, Lapis Lazuli Essence +mysticalagriculture:end_essence, End Essence +mysticalagriculture:experience_essence, Experience Essence +mysticalagriculture:diamond_essence, Diamond Essence +mysticalagriculture:emerald_essence, Emerald Essence +mysticalagriculture:zombie_essence, Zombie Essence +mysticalagriculture:pig_essence, Pig Essence +mysticalagriculture:chicken_essence, Chicken Essence +mysticalagriculture:cow_essence, Cow Essence +mysticalagriculture:sheep_essence, Sheep Essence +mysticalagriculture:slime_essence, Slime Essence +mysticalagriculture:skeleton_essence, Skeleton Essence +mysticalagriculture:creeper_essence, Creeper Essence +mysticalagriculture:spider_essence, Spider Essence +mysticalagriculture:rabbit_essence, Rabbit Essence +mysticalagriculture:guardian_essence, Guardian Essence +mysticalagriculture:blaze_essence, Blaze Essence +mysticalagriculture:ghast_essence, Ghast Essence +mysticalagriculture:enderman_essence, Enderman Essence +mysticalagriculture:wither_skeleton_essence, Wither Skeleton Essence +mysticalagriculture:rubber_essence, Rubber Essence +mysticalagriculture:silicon_essence, Silicon Essence +mysticalagriculture:sulfur_essence, Sulfur Essence +mysticalagriculture:aluminum_essence, Aluminum Essence +mysticalagriculture:copper_essence, Copper Essence +mysticalagriculture:saltpeter_essence, Saltpeter Essence +mysticalagriculture:tin_essence, Tin Essence +mysticalagriculture:bronze_essence, Bronze Essence +mysticalagriculture:zinc_essence, Zinc Essence +mysticalagriculture:brass_essence, Brass Essence +mysticalagriculture:silver_essence, Silver Essence +mysticalagriculture:lead_essence, Lead Essence +mysticalagriculture:graphite_essence, Graphite Essence +mysticalagriculture:steel_essence, Steel Essence +mysticalagriculture:nickel_essence, Nickel Essence +mysticalagriculture:constantan_essence, Constantan Essence +mysticalagriculture:electrum_essence, Electrum Essence +mysticalagriculture:invar_essence, Invar Essence +mysticalagriculture:mithril_essence, Mithril Essence +mysticalagriculture:tungsten_essence, Tungsten Essence +mysticalagriculture:titanium_essence, Titanium Essence +mysticalagriculture:uranium_essence, Uranium Essence +mysticalagriculture:chrome_essence, Chrome Essence +mysticalagriculture:platinum_essence, Platinum Essence +mysticalagriculture:iridium_essence, Iridium Essence +mysticalagriculture:ruby_essence, Ruby Essence +mysticalagriculture:sapphire_essence, Sapphire Essence +mysticalagriculture:peridot_essence, Peridot Essence +mysticalagriculture:amber_essence, Amber Essence +mysticalagriculture:topaz_essence, Topaz Essence +mysticalagriculture:malachite_essence, Malachite Essence +mysticalagriculture:tanzanite_essence, Tanzanite Essence +mysticalagriculture:blizz_essence, Blizz Essence +mysticalagriculture:blitz_essence, Blitz Essence +mysticalagriculture:basalz_essence, Basalz Essence +mysticalagriculture:signalum_essence, Signalum Essence +mysticalagriculture:lumium_essence, Lumium Essence +mysticalagriculture:enderium_essence, Enderium Essence +mysticalagriculture:fluxed_electrum_essence, Fluxed Electrum Essence +mysticalagriculture:hop_graphite_essence, HOP Graphite Essence +mysticalagriculture:aluminum_brass_essence, Aluminum Brass Essence +mysticalagriculture:knightslime_essence, Knightslime Essence +mysticalagriculture:ardite_essence, Ardite Essence +mysticalagriculture:cobalt_essence, Cobalt Essence +mysticalagriculture:manyullyn_essence, Manyullyn Essence +mysticalagriculture:grains_of_infinity_essence, Grains of Infinity Essence +mysticalagriculture:electrical_steel_essence, Electrical Steel Essence +mysticalagriculture:redstone_alloy_essence, Redstone Alloy Essence +mysticalagriculture:conductive_iron_essence, Conductive Iron Essence +mysticalagriculture:soularium_essence, Soularium Essence +mysticalagriculture:dark_steel_essence, Dark Steel Essence +mysticalagriculture:pulsating_iron_essence, Pulsating Iron Essence +mysticalagriculture:energetic_alloy_essence, Energetic Alloy Essence +mysticalagriculture:vibrant_alloy_essence, Vibrant Alloy Essence +mysticalagriculture:end_steel_essence, End Steel Essence +mysticalagriculture:mystical_flower_essence, Mystical Flower Essence +mysticalagriculture:manasteel_essence, Manasteel Essence +mysticalagriculture:elementium_essence, Elementium Essence +mysticalagriculture:terrasteel_essence, Terrasteel Essence +mysticalagriculture:quicksilver_essence, Quicksilver Essence +mysticalagriculture:thaumium_essence, Thaumium Essence +mysticalagriculture:void_metal_essence, Void Metal Essence +mysticalagriculture:marble_essence, Marble Essence +mysticalagriculture:limestone_essence, Limestone Essence +mysticalagriculture:basalt_essence, Basalt Essence +mysticalagriculture:apatite_essence, Apatite Essence +mysticalagriculture:electrotine_essence, Electrotine Essence +mysticalagriculture:alumite_essence, Alumite Essence +mysticalagriculture:steeleaf_essence, Steeleaf Essence +mysticalagriculture:ironwood_essence, Ironwood Essence +mysticalagriculture:knightmetal_essence, Knightmetal Essence +mysticalagriculture:fiery_ingot_essence, Fiery Ingot Essence +mysticalagriculture:coralium_essence, Coralium Essence +mysticalagriculture:abyssalnite_essence, Abyssalnite Essence +mysticalagriculture:dreadium_essence, Dreadium Essence +mysticalagriculture:slimy_bone_essence, Slimy Bone Essence +mysticalagriculture:syrmorite_essence, Syrmorite Essence +mysticalagriculture:octine_essence, Octine Essence +mysticalagriculture:valonite_essence, Valonite Essence +mysticalagriculture:thorium_essence, Thorium Essence +mysticalagriculture:boron_essence, Boron Essence +mysticalagriculture:lithium_essence, Lithium Essence +mysticalagriculture:magnesium_essence, Magnesium Essence +mysticalagriculture:black_quartz_essence, Black Quartz Essence +mysticalagriculture:menril_essence, Menril Essence +mysticalagriculture:aquamarine_essence, Aquamarine Essence +mysticalagriculture:starmetal_essence, Starmetal Essence +mysticalagriculture:rock_crystal_essence, Rock Crystal Essence +mysticalagriculture:jade_essence, Jade Essence +mysticalagriculture:ender_amethyst_essence, Ender Amethyst Essence +mysticalagriculture:draconium_essence, Draconium Essence +mysticalagriculture:yellorium_essence, Yellorium Essence +mysticalagriculture:sky_stone_essence, Sky Stone Essence +mysticalagriculture:certus_quartz_essence, Certus Quartz Essence +mysticalagriculture:fluix_essence, Fluix Essence +mysticalagriculture:tier1_inferium_seeds, Inferium Seeds +mysticalagriculture:tier2_inferium_seeds, Inferium Seeds +mysticalagriculture:tier3_inferium_seeds, Inferium Seeds +mysticalagriculture:tier4_inferium_seeds, Inferium Seeds +mysticalagriculture:tier5_inferium_seeds, Inferium Seeds +mysticalagriculture:stone_seeds, Stone Seeds +mysticalagriculture:dirt_seeds, Dirt Seeds +mysticalagriculture:nature_seeds, Nature Seeds +mysticalagriculture:wood_seeds, Wood Seeds +mysticalagriculture:water_seeds, Water Seeds +mysticalagriculture:ice_seeds, Ice Seeds +mysticalagriculture:fire_seeds, Fire Seeds +mysticalagriculture:dye_seeds, Dye Seeds +mysticalagriculture:nether_seeds, Nether Seeds +mysticalagriculture:coal_seeds, Coal Seeds +mysticalagriculture:iron_seeds, Iron Seeds +mysticalagriculture:nether_quartz_seeds, Nether Quartz Seeds +mysticalagriculture:glowstone_seeds, Glowstone Seeds +mysticalagriculture:redstone_seeds, Redstone Seeds +mysticalagriculture:obsidian_seeds, Obsidian Seeds +mysticalagriculture:gold_seeds, Gold Seeds +mysticalagriculture:lapis_lazuli_seeds, Lapis Lazuli Seeds +mysticalagriculture:end_seeds, End Seeds +mysticalagriculture:experience_seeds, Experience Seeds +mysticalagriculture:diamond_seeds, Diamond Seeds +mysticalagriculture:emerald_seeds, Emerald Seeds +mysticalagriculture:zombie_seeds, Zombie Seeds +mysticalagriculture:pig_seeds, Pig Seeds +mysticalagriculture:chicken_seeds, Chicken Seeds +mysticalagriculture:cow_seeds, Cow Seeds +mysticalagriculture:sheep_seeds, Sheep Seeds +mysticalagriculture:slime_seeds, Slime Seeds +mysticalagriculture:skeleton_seeds, Skeleton Seeds +mysticalagriculture:creeper_seeds, Creeper Seeds +mysticalagriculture:spider_seeds, Spider Seeds +mysticalagriculture:rabbit_seeds, Rabbit Seeds +mysticalagriculture:guardian_seeds, Guardian Seeds +mysticalagriculture:blaze_seeds, Blaze Seeds +mysticalagriculture:ghast_seeds, Ghast Seeds +mysticalagriculture:enderman_seeds, Enderman Seeds +mysticalagriculture:wither_skeleton_seeds, Wither Skeleton Seeds +mysticalagriculture:rubber_seeds, Rubber Seeds +mysticalagriculture:silicon_seeds, Silicon Seeds +mysticalagriculture:sulfur_seeds, Sulfur Seeds +mysticalagriculture:aluminum_seeds, Aluminum Seeds +mysticalagriculture:copper_seeds, Copper Seeds +mysticalagriculture:saltpeter_seeds, Saltpeter Seeds +mysticalagriculture:tin_seeds, Tin Seeds +mysticalagriculture:bronze_seeds, Bronze Seeds +mysticalagriculture:zinc_seeds, Zinc Seeds +mysticalagriculture:brass_seeds, Brass Seeds +mysticalagriculture:silver_seeds, Silver Seeds +mysticalagriculture:lead_seeds, Lead Seeds +mysticalagriculture:graphite_seeds, Graphite Seeds +mysticalagriculture:steel_seeds, Steel Seeds +mysticalagriculture:nickel_seeds, Nickel Seeds +mysticalagriculture:constantan_seeds, Constantan Seeds +mysticalagriculture:electrum_seeds, Electrum Seeds +mysticalagriculture:invar_seeds, Invar Seeds +mysticalagriculture:mithril_seeds, Mithril Seeds +mysticalagriculture:tungsten_seeds, Tungsten Seeds +mysticalagriculture:titanium_seeds, Titanium Seeds +mysticalagriculture:uranium_seeds, Uranium Seeds +mysticalagriculture:chrome_seeds, Chrome Seeds +mysticalagriculture:platinum_seeds, Platinum Seeds +mysticalagriculture:iridium_seeds, Iridium Seeds +mysticalagriculture:ruby_seeds, Ruby Seeds +mysticalagriculture:sapphire_seeds, Sapphire Seeds +mysticalagriculture:peridot_seeds, Peridot Seeds +mysticalagriculture:amber_seeds, Amber Seeds +mysticalagriculture:topaz_seeds, Topaz Seeds +mysticalagriculture:malachite_seeds, Malachite Seeds +mysticalagriculture:tanzanite_seeds, Tanzanite Seeds +mysticalagriculture:blizz_seeds, Blizz Seeds +mysticalagriculture:blitz_seeds, Blitz Seeds +mysticalagriculture:basalz_seeds, Basalz Seeds +mysticalagriculture:signalum_seeds, Signalum Seeds +mysticalagriculture:lumium_seeds, Lumium Seeds +mysticalagriculture:enderium_seeds, Enderium Seeds +mysticalagriculture:fluxed_electrum_seeds, Fluxed Electrum Seeds +mysticalagriculture:hop_graphite_seeds, HOP Graphite Seeds +mysticalagriculture:aluminum_brass_seeds, Aluminum Brass Seeds +mysticalagriculture:knightslime_seeds, Knightslime Seeds +mysticalagriculture:ardite_seeds, Ardite Seeds +mysticalagriculture:cobalt_seeds, Cobalt Seeds +mysticalagriculture:manyullyn_seeds, Manyullyn Seeds +mysticalagriculture:grains_of_infinity_seeds, Grains of Infinity Seeds +mysticalagriculture:electrical_steel_seeds, Electrical Steel Seeds +mysticalagriculture:redstone_alloy_seeds, Redstone Alloy Seeds +mysticalagriculture:conductive_iron_seeds, Conductive Iron Seeds +mysticalagriculture:soularium_seeds, Soularium Seeds +mysticalagriculture:dark_steel_seeds, Dark Steel Seeds +mysticalagriculture:pulsating_iron_seeds, Pulsating Iron Seeds +mysticalagriculture:energetic_alloy_seeds, Energetic Alloy Seeds +mysticalagriculture:vibrant_alloy_seeds, Vibrant Alloy Seeds +mysticalagriculture:end_steel_seeds, End Steel Seeds +mysticalagriculture:mystical_flower_seeds, Mystical Flower Seeds +mysticalagriculture:manasteel_seeds, Manasteel Seeds +mysticalagriculture:elementium_seeds, Elementium Seeds +mysticalagriculture:terrasteel_seeds, Terrasteel Seeds +mysticalagriculture:quicksilver_seeds, Quicksilver Seeds +mysticalagriculture:thaumium_seeds, Thaumium Seeds +mysticalagriculture:void_metal_seeds, Void Metal Seeds +mysticalagriculture:marble_seeds, Marble Seeds +mysticalagriculture:limestone_seeds, Limestone Seeds +mysticalagriculture:basalt_seeds, Basalt Seeds +mysticalagriculture:apatite_seeds, Apatite Seeds +mysticalagriculture:electrotine_seeds, Electrotine Seeds +mysticalagriculture:alumite_seeds, Alumite Seeds +mysticalagriculture:steeleaf_seeds, Steeleaf Seeds +mysticalagriculture:ironwood_seeds, Ironwood Seeds +mysticalagriculture:knightmetal_seeds, Knightmetal Seeds +mysticalagriculture:fiery_ingot_seeds, Fiery Ingot Seeds +mysticalagriculture:coralium_seeds, Coralium Seeds +mysticalagriculture:abyssalnite_seeds, Abyssalnite Seeds +mysticalagriculture:dreadium_seeds, Dreadium Seeds +mysticalagriculture:slimy_bone_seeds, Slimy Bone Seeds +mysticalagriculture:syrmorite_seeds, Syrmorite Seeds +mysticalagriculture:octine_seeds, Octine Seeds +mysticalagriculture:valonite_seeds, Valonite Seeds +mysticalagriculture:thorium_seeds, Thorium Seeds +mysticalagriculture:boron_seeds, Boron Seeds +mysticalagriculture:lithium_seeds, Lithium Seeds +mysticalagriculture:magnesium_seeds, Magnesium Seeds +mysticalagriculture:black_quartz_seeds, Black Quartz Seeds +mysticalagriculture:menril_seeds, Menril Seeds +mysticalagriculture:aquamarine_seeds, Aquamarine Seeds +mysticalagriculture:starmetal_seeds, Starmetal Seeds +mysticalagriculture:rock_crystal_seeds, Rock Crystal Seeds +mysticalagriculture:jade_seeds, Jade Seeds +mysticalagriculture:ender_amethyst_seeds, Ender Amethyst Seeds +mysticalagriculture:draconium_seeds, Draconium Seeds +mysticalagriculture:yellorium_seeds, Yellorium Seeds +mysticalagriculture:sky_stone_seeds, Sky Stone Seeds +mysticalagriculture:certus_quartz_seeds, Certus Quartz Seeds +mysticalagriculture:fluix_seeds, Fluix Seeds +mysticalagriculture:gear:0, §eInferium Tool Core +mysticalagriculture:gear:1, §aPrudentium Tool Core +mysticalagriculture:gear:2, §6Intermedium Tool Core +mysticalagriculture:gear:3, §bSuperium Tool Core +mysticalagriculture:gear:4, §cSupremium Tool Core +mysticalagriculture:gear:5, §eInferium Armor Core +mysticalagriculture:gear:6, §aPrudentium Armor Core +mysticalagriculture:gear:7, §6Intermedium Armor Core +mysticalagriculture:gear:8, §bSuperium Armor Core +mysticalagriculture:gear:9, §cSupremium Armor Core +mysticalagriculture:gear:15, §eInferium Arrow Head +mysticalagriculture:gear:16, §aPrudentium Arrow Head +mysticalagriculture:gear:17, §6Intermedium Arrow Head +mysticalagriculture:gear:18, §bSuperium Arrow Head +mysticalagriculture:gear:19, §cSupremium Arrow Head +mysticalagriculture:charm:0, Blank Charm +mysticalagriculture:charm:1, Charm: Night Vision +mysticalagriculture:charm:2, Charm: Absorption +mysticalagriculture:charm:3, Charm: Wither Resistance +mysticalagriculture:charm:4, Charm: Antivenom +mysticalagriculture:charm:5, Charm: Fire Resistance +mysticalagriculture:charm:6, Charm: Resistance +mysticalagriculture:charm:7, Charm: Strength +mysticalagriculture:charm:8, Charm: Strength 2 +mysticalagriculture:charm:9, Charm: Speed +mysticalagriculture:charm:10, Charm: Jump Boost +mysticalagriculture:charm:11, Charm: Miner's Vision +mysticalagriculture:charm:12, Charm: Rainbow +mysticalagriculture:charm:13, Charm: Quick Draw +mysticalagriculture:charm:14, Charm: Triple Shot +mysticalagriculture:charm:15, Charm: Mining AOE +mysticalagriculture:charm:16, Charm: Attack AOE +mysticalagriculture:charm:17, Charm: Tilling AOE +mysticalagriculture:charm:18, Charm: Shearing AOE +mysticalagriculture:charm:19, Charm: Reaping AOE +mysticalagriculture:charm:20, Charm: Scything AOE +mysticalagriculture:inferium_arrow, §eInferium Arrow +mysticalagriculture:prudentium_arrow, §aPrudentium Arrow +mysticalagriculture:intermedium_arrow, §6Intermedium Arrow +mysticalagriculture:superium_arrow, §bSuperium Arrow +mysticalagriculture:supremium_arrow, §cSupremium Arrow +mysticalagriculture:inferium_sword, §eInferium Sword +mysticalagriculture:inferium_pickaxe, §eInferium Pickaxe +mysticalagriculture:inferium_shovel, §eInferium Shovel +mysticalagriculture:inferium_axe, §eInferium Axe +mysticalagriculture:inferium_hoe, §eInferium Hoe +mysticalagriculture:inferium_shears, §eInferium Shears +mysticalagriculture:inferium_bow, §eInferium Bow +mysticalagriculture:inferium_sickle, §eInferium Sickle +mysticalagriculture:inferium_scythe, §eInferium Scythe +mysticalagriculture:inferium_fishing_rod, §eInferium Fishing Rod +mysticalagriculture:prudentium_sword, §aPrudentium Sword +mysticalagriculture:prudentium_pickaxe, §aPrudentium Pickaxe +mysticalagriculture:prudentium_shovel, §aPrudentium Shovel +mysticalagriculture:prudentium_axe, §aPrudentium Axe +mysticalagriculture:prudentium_hoe, §aPrudentium Hoe +mysticalagriculture:prudentium_shears, §aPrudentium Shears +mysticalagriculture:prudentium_bow, §aPrudentium Bow +mysticalagriculture:prudentium_sickle, §aPrudentium Sickle +mysticalagriculture:prudentium_scythe, §aPrudentium Scythe +mysticalagriculture:prudentium_fishing_rod, §aPrudentium Fishing Rod +mysticalagriculture:intermedium_sword, §6Intermedium Sword +mysticalagriculture:intermedium_pickaxe, §6Intermedium Pickaxe +mysticalagriculture:intermedium_shovel, §6Intermedium Shovel +mysticalagriculture:intermedium_axe, §6Intermedium Axe +mysticalagriculture:intermedium_hoe, §6Intermedium Hoe +mysticalagriculture:intermedium_shears, §6Intermedium Shears +mysticalagriculture:intermedium_bow, §6Intermedium Bow +mysticalagriculture:intermedium_sickle, §6Intermedium Sickle +mysticalagriculture:intermedium_scythe, §6Intermedium Scythe +mysticalagriculture:intermedium_fishing_rod, §6Intermedium Fishing Rod +mysticalagriculture:superium_sword, §bSuperium Sword +mysticalagriculture:superium_pickaxe, §bSuperium Pickaxe +mysticalagriculture:superium_shovel, §bSuperium Shovel +mysticalagriculture:superium_axe, §bSuperium Axe +mysticalagriculture:superium_hoe, §bSuperium Hoe +mysticalagriculture:superium_shears, §bSuperium Shears +mysticalagriculture:superium_bow, §bSuperium Bow +mysticalagriculture:superium_sickle, §bSuperium Sickle +mysticalagriculture:superium_scythe, §bSuperium Scythe +mysticalagriculture:superium_fishing_rod, §bSuperium Fishing Rod +mysticalagriculture:supremium_sword, §cSupremium Sword +mysticalagriculture:supremium_pickaxe, §cSupremium Pickaxe +mysticalagriculture:supremium_shovel, §cSupremium Shovel +mysticalagriculture:supremium_axe, §cSupremium Axe +mysticalagriculture:supremium_hoe, §cSupremium Hoe +mysticalagriculture:supremium_shears, §cSupremium Shears +mysticalagriculture:supremium_bow, §cSupremium Bow +mysticalagriculture:supremium_sickle, §cSupremium Sickle +mysticalagriculture:supremium_scythe, §cSupremium Scythe +mysticalagriculture:supremium_fishing_rod, §cSupremium Fishing Rod +mysticalagriculture:inferium_helmet, §eInferium Helmet +mysticalagriculture:inferium_chestplate, §eInferium Chestplate +mysticalagriculture:inferium_leggings, §eInferium Leggings +mysticalagriculture:inferium_boots, §eInferium Boots +mysticalagriculture:prudentium_helmet, §aPrudentium Helmet +mysticalagriculture:prudentium_chestplate, §aPrudentium Chestplate +mysticalagriculture:prudentium_leggings, §aPrudentium Leggings +mysticalagriculture:prudentium_boots, §aPrudentium Boots +mysticalagriculture:intermedium_helmet, §6Intermedium Helmet +mysticalagriculture:intermedium_chestplate, §6Intermedium Chestplate +mysticalagriculture:intermedium_leggings, §6Intermedium Leggings +mysticalagriculture:intermedium_boots, §6Intermedium Boots +mysticalagriculture:superium_helmet, §bSuperium Helmet +mysticalagriculture:superium_chestplate, §bSuperium Chestplate +mysticalagriculture:superium_leggings, §bSuperium Leggings +mysticalagriculture:superium_boots, §bSuperium Boots +mysticalagriculture:supremium_helmet, §cSupremium Helmet +mysticalagriculture:supremium_chestplate, §cSupremium Chestplate +mysticalagriculture:supremium_leggings, §cSupremium Leggings +mysticalagriculture:supremium_boots, §cSupremium Boots +mysticalagradditions:storage:0, §5Block of Insanium Essence +mysticalagradditions:storage:1, §5Block of Insanium +mysticalagradditions:storage:2, §5Block of Insanium Coal +mysticalagradditions:special:0, Nether Star Crux +mysticalagradditions:special:1, Dragon Egg Crux +mysticalagradditions:special:4, Awakened Draconium Crux +mysticalagradditions:special:5, Neutronium Crux +mysticalagradditions:tinkering_table, Tinkering Table +mysticalagradditions:tier6_inferium_crop, Tier 6 Inferium Crop +mysticalagradditions:nether_star_crop, Nether Star Crop +mysticalagradditions:dragon_egg_crop, Dragon Egg Crop +mysticalagradditions:awakened_draconium_crop, Awakened Draconium Crop +mysticalagradditions:neutronium_crop, Neutronium Crop +mysticalagradditions:insanium:0, §5Insanium Essence +mysticalagradditions:insanium:1, Tier 6 Crafting Seed +mysticalagradditions:insanium:2, §5Insanium Ingot +mysticalagradditions:insanium:3, §5Insanium Nugget +mysticalagradditions:insanium:4, Tier 6 Mob Chunk +mysticalagradditions:insanium:5, §5Insanium Coal +mysticalagradditions:stuff:0, Nether Star Shard +mysticalagradditions:stuff:1, Withering Soul +mysticalagradditions:stuff:2, Dragon Egg Chunk +mysticalagradditions:stuff:3, Dragon Scale +mysticalagradditions:stuff:69, Creative Essence +mysticalagradditions:nether_star_essence, Nether Star Essence +mysticalagradditions:dragon_egg_essence, Dragon Egg Essence +mysticalagradditions:awakened_draconium_essence, Awakened Draconium Essence +mysticalagradditions:neutronium_essence, Neutronium Essence +mysticalagradditions:tier6_inferium_seeds, Inferium Seeds +mysticalagradditions:nether_star_seeds, Nether Star Seeds +mysticalagradditions:dragon_egg_seeds, Dragon Egg Seeds +mysticalagradditions:awakened_draconium_seeds, Awakened Draconium Seeds +mysticalagradditions:neutronium_seeds, Neutronium Seeds +mysticalagradditions:charm:0, Charm: Mining AOE +mysticalagradditions:inferium_paxel, §eInferium Paxel +mysticalagradditions:prudentium_paxel, §aPrudentium Paxel +mysticalagradditions:intermedium_paxel, §6Intermedium Paxel +mysticalagradditions:superium_paxel, §bSuperium Paxel +mysticalagradditions:supremium_paxel, §cSupremium Paxel +rftools:smartwrench, Smart Wrench +rftools:rftools_manual, RFTools Manual +rftools:rftools_shape_manual, RFTools Shape Manual +rftools:dimensional_shard, Dimensional Shard +rftools:shard_wand, Shard Wand +rftools:infused_diamond, Infused Diamond +rftools:infused_enderpearl, Infused Enderpearl +rftools:syringe, Syringe +rftools:peace_essence, Peace Essence +rftools:developers_delight, Developers Delight +rftools:network_monitor, RF Network Monitor +rftools:modifier_module, Modifier +rftools:storage_module_tablet, Storage Tablet +rftools:storage_module:0, Tier 1 Storage Module +rftools:storage_module:1, Tier 2 Storage Module +rftools:storage_module:2, Tier 3 Storage Module +rftools:storage_module:6, Remote Storage Module +rftools:oredict_module, Ore Dictionary Type Module +rftools:generic_module, Generic Type Module +rftools:filter_module, Filter Module +rftools:teleport_probe, Teleporter Probe +rftools:charged_porter, Charged Porter +rftools:advanced_charged_porter, Advanced Charged Porter +rftools:text_module, Text Screen Module +rftools:inventory_module, Inventory Screen Module +rftools:inventoryplus_module, Inventory Plus Screen Module +rftools:energy_module, Energy Screen Module +rftools:energyplus_module, Energy Plus Screen Module +rftools:clock_module, Clock Screen Module +rftools:fluid_module, Fluid Screen Module +rftools:fluidplus_module, Fluid Plus Screen Module +rftools:machineinformation_module, Machine Information Screen Module +rftools:computer_module, Computer Screen Module +rftools:button_module, Button Screen Module +rftools:elevator_button_module, Elevator Button Screen Module +rftools:redstone_module, Redstone Screen Module +rftools:counter_module, Counter Screen Module +rftools:counterplus_module, Counter Plus Screen Module +rftools:storage_control_module, Storage Control Screen Module +rftools:dump_module, Dump Screen Module +rftools:space_chamber_card, Space Chamber Card +rftools:shape_card:0, Shape Card +rftools:shape_card:1, Shape Card (Void) +rftools:shape_card:2, Shape Card (Quarry) +rftools:shape_card:3, Shape Card (Silk Quarry) +rftools:shape_card:4, Shape Card (Fortune Quarry) +rftools:shape_card:5, Shape Card (Clearing Quarry) +rftools:shape_card:6, Shape Card (Clearing Silk Quarry) +rftools:shape_card:7, Shape Card (Clearing Fortune Quarry) +rftools:shape_card:8, Shape Card (Pump) +rftools:shape_card:9, Shape Card (Clearing Pump) +rftools:shape_card:10, Shape Card (Placing Liquids) +rftools:powercell_card, Powercell Card +rftools:regeneration_module, Regeneration Environmental Module +rftools:regenerationplus_module, Regeneration Plus Environmental Module +rftools:speed_module, Speed Environmental Module +rftools:speedplus_module, Speed Plus Environmental Module +rftools:haste_module, Haste Environmental Module +rftools:hasteplus_module, Haste Plus Environmental Module +rftools:saturation_module, Saturation Environmental Module +rftools:saturationplus_module, Saturation Plus Environmental Module +rftools:featherfalling_module, Feather Falling Environmental Module +rftools:featherfallingplus_module, Feather Falling Plus Environmental Module +rftools:flight_module, Flight Environmental Module +rftools:peaceful_module, Peaceful Environmental Module +rftools:waterbreathing_module, Water Breathing Environmental Module +rftools:nightvision_module, Night Vision Environmental Module +rftools:blindness_module, Blindness Environmental Module +rftools:weakness_module, Weakness Environmental Module +rftools:poison_module, Poison Environmental Module +rftools:slowness_module, Slowness Environmental Module +rftools:glowing_module, Glowing Environmental Module +rftools:luck_module, Luck Environmental Module +rftools:noteleport_module, No Teleport Environmental Module +rftools:orphaning_card, Orphaning Card +rftools:security_card, Security Card +rftools:machine_frame, Machine Frame +rftools:machine_base, Machine Base +rftools:dimensional_shard_ore:0, Dimensional Shard Ore +rftools:dimensional_shard_ore:1, Dimensional Shard Ore +rftools:dimensional_shard_ore:2, Dimensional Shard Ore +rftools:coalgenerator, Coal Generator +rftools:crafter1, Crafter Tier 1 +rftools:crafter2, Crafter Tier 2 +rftools:crafter3, Crafter Tier 3 +rftools:modular_storage, Modular Storage +rftools:remote_storage, Remote Storage +rftools:storage_terminal, Storage Terminal +rftools:level_emitter, Level Emitter +rftools:matter_transmitter, Matter Transmitter +rftools:matter_receiver, Matter Receiver +rftools:dialing_device, Dialing Device +rftools:simple_dialer, Simple Dialer +rftools:destination_analyzer, Destination Analyzer +rftools:matter_booster, Matter Booster +rftools:screen, Screen +rftools:creative_screen, Creative Screen +rftools:screen_controller, Screen Controller +rftools:redstone_transmitter_block, Redstone Transmitter +rftools:redstone_receiver_block, Redstone Receiver +rftools:sequencer_block, Sequencer +rftools:counter_block, Counter +rftools:logic_block, Logic Gate +rftools:invchecker_block, Inventory Checker +rftools:sensor_block, Sensor +rftools:analog_block, Analog +rftools:digit_block, Digit +rftools:wire_block, Wire +rftools:timer_block, Timer +rftools:machine_infuser, Machine Infuser +rftools:space_chamber, Space Chamber Corner Block +rftools:space_chamber_controller, Space Chamber Controller Block +rftools:support_block, Support Block +rftools:builder, Builder +rftools:composer, Composer +rftools:locator, Locator +rftools:projector, Projector +rftools:scanner, Scanner +rftools:remote_scanner, Remote Scanner +rftools:powercell, Powercell +rftools:powercell_advanced, Advanced Powercell +rftools:powercell_creative, Creative Powercell +rftools:powercell_simple, Simple Powercell +rftools:relay, Power Relay +rftools:rf_monitor, RF Monitor +rftools:liquid_monitor, Liquid Monitor +rftools:shield_block1, Shield Projector Tier 1 +rftools:shield_block2, Shield Projector Tier 2 +rftools:shield_block3, Shield Projector Tier 3 +rftools:shield_block4, Shield Projector Tier 4 +rftools:invisible_shield_block, Invisible Shield Block +rftools:notick_invisible_shield_block, Invisible Shield Block +rftools:invisible_shield_block_opaque, Invisible Shield Block +rftools:notick_invisible_shield_block_opaque, Invisible Shield Block +rftools:shield_template_block:0, Shield Template +rftools:shield_template_block:1, Shield Template +rftools:shield_template_block:2, Shield Template +rftools:shield_template_block:3, Shield Template +rftools:solid_shield_block, Solid Shield Block +rftools:notick_solid_shield_block, Solid Shield Block +rftools:camo_shield_block, Camo Shield Block +rftools:notick_camo_shield_block, Camo Shield Block +rftools:solid_shield_block_opaque, Solid Shield Block +rftools:notick_solid_shield_block_opaque, Solid Shield Block +rftools:camo_shield_block_opaque, Camo Shield Block +rftools:notick_camo_shield_block_opaque, Camo Shield Block +rftools:environmental_controller, Environmental Controller +rftools:spawner, Spawner +rftools:matter_beamer, Matter Beamer +rftools:block_protector, Block Protector +rftools:item_filter, Item Filter +rftools:security_manager, Security Manager +rftools:endergenic, Endergenic Generator +rftools:pearl_injector, Pearl Injector +rftools:ender_monitor, Ender Monitor +rftools:storage_scanner, Storage Scanner +rftools:elevator, Elevator +rftools:booster, Booster +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 +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 +itemfilters:filter, Item Filter +itemfilters:missing, Missing Item +jecalculation:item_calculator:0, Crafting Calculator +jecalculation:item_calculator:1, Math Calculator +leshen:life_drain, Life Drain Staff +leshen:root_attack, WildRoot Staff +leshen:wolf_summon, WolfCaller Staff +matc:inferiumcrystal, §eInferium Infusion Crystal +matc:prudentiumcrystal, §2Prudentium Infusion Crystal +matc:intermediumcrystal, §6Intermedium Infusion Crystal +matc:superiumcrystal, §9Superium Infusion Crystal +matc:supremiumcrystal, §cSupremium Infusion Crystal +modularmachinery:itemblueprint, Machine Blueprint +modularmachinery:itemmodularium, Modularium +modularmachinery:itemconstructtool, Construct Selection Tool +modularmachinery:machine_projector, Machine Projector +modularmachinery:blockcontroller, Machine Controller +modularmachinery:blockfactorycontroller, Factory Controller +modularmachinery:blockcasing:0, Machine Casing +modularmachinery:blockcasing:1, Machine Vent +modularmachinery:blockcasing:2, Firebox Casing +modularmachinery:blockcasing:3, Machine Gearbox +modularmachinery:blockcasing:4, Reinforced Machine Casing +modularmachinery:blockcasing:5, Machine Circuitry +modularmachinery:blockinputbus:0, Tiny Item Input +modularmachinery:blockinputbus:1, Small Item Input +modularmachinery:blockinputbus:2, Normal Item Input +modularmachinery:blockinputbus:3, Reinforced Item Input +modularmachinery:blockinputbus:4, Big Item Input +modularmachinery:blockinputbus:5, Huge Item Input +modularmachinery:blockinputbus:6, Ludicrous Item Input +modularmachinery:blockoutputbus:0, Tiny Item Output +modularmachinery:blockoutputbus:1, Small Item Output +modularmachinery:blockoutputbus:2, Normal Item Output +modularmachinery:blockoutputbus:3, Reinforced Item Output +modularmachinery:blockoutputbus:4, Big Item Output +modularmachinery:blockoutputbus:5, Huge Item Output +modularmachinery:blockoutputbus:6, Ludicrous Item Output +modularmachinery:blockfluidinputhatch:0, Tiny Fluid Input Hatch +modularmachinery:blockfluidinputhatch:1, Small Fluid Input Hatch +modularmachinery:blockfluidinputhatch:2, Normal Fluid Input Hatch +modularmachinery:blockfluidinputhatch:3, Reinforced Fluid Input Hatch +modularmachinery:blockfluidinputhatch:4, Big Fluid Input Hatch +modularmachinery:blockfluidinputhatch:5, Huge Fluid Input Hatch +modularmachinery:blockfluidinputhatch:6, Ludicrous Fluid Input Hatch +modularmachinery:blockfluidinputhatch:7, Vacuum Fluid Input Hatch +modularmachinery:blockfluidoutputhatch:0, Tiny Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:1, Small Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:2, Normal Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:3, Reinforced Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:4, Big Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:5, Huge Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:6, Ludicrous Fluid Output Hatch +modularmachinery:blockfluidoutputhatch:7, Vacuum Fluid Output Hatch +modularmachinery:blockenergyinputhatch:0, Tiny Energy Input Hatch +modularmachinery:blockenergyinputhatch:1, Small Energy Input Hatch +modularmachinery:blockenergyinputhatch:2, Normal Energy Input Hatch +modularmachinery:blockenergyinputhatch:3, Reinforced Energy Input Hatch +modularmachinery:blockenergyinputhatch:4, Big Energy Input Hatch +modularmachinery:blockenergyinputhatch:5, Huge Energy Input Hatch +modularmachinery:blockenergyinputhatch:6, Ludicrous Energy Input Hatch +modularmachinery:blockenergyinputhatch:7, Ultimate Energy Input Hatch +modularmachinery:blockenergyoutputhatch:0, Tiny Energy Output Hatch +modularmachinery:blockenergyoutputhatch:1, Small Energy Output Hatch +modularmachinery:blockenergyoutputhatch:2, Normal Energy Output Hatch +modularmachinery:blockenergyoutputhatch:3, Reinforced Energy Output Hatch +modularmachinery:blockenergyoutputhatch:4, Big Energy Output Hatch +modularmachinery:blockenergyoutputhatch:5, Huge Energy Output Hatch +modularmachinery:blockenergyoutputhatch:6, Ludicrous Energy Output Hatch +modularmachinery:blockenergyoutputhatch:7, Ultimate Energy Output Hatch +modularmachinery:blocksmartinterface:0, Smart Data Interface (Number) +modularmachinery:blockparallelcontroller:0, §aNormal Parallel Controller +modularmachinery:blockparallelcontroller:1, §6Reinforced Parallel Controller +modularmachinery:blockparallelcontroller:2, §bElite Parallel Controller +modularmachinery:blockparallelcontroller:3, §5Super Parallel Controller +modularmachinery:blockparallelcontroller:4, §cUltimate Parallel Controller +modularmachinery:blockupgradebus:0, §aNormal Upgrade Bus +modularmachinery:blockupgradebus:1, §6Reinforced Upgrade Bus +modularmachinery:blockupgradebus:2, §bElite Upgrade Bus +modularmachinery:blockupgradebus:3, §5Super Upgrade Bus +modularmachinery:blockupgradebus:4, §eUltimate Upgrade Bus +modularmachinery:mythical_resource_miner_tier4_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier3_controller, tile.null.name +modularmachinery:neutronium_cannon_controller, tile.null.name +modularmachinery:lp_harvester_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier2_controller, tile.null.name +modularmachinery:me_entropic_sythesizer_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier1_controller, tile.null.name +modularmachinery:relativistic_collapser_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier9_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier8_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier7_controller, tile.null.name +modularmachinery:creation_altar_controller, tile.null.name +modularmachinery:infinity_furnace_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier6_controller, tile.null.name +modularmachinery:gaia_altar_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier5_controller, tile.null.name +modularmachinery:mythic_processor_drying_rack_controller, tile.null.name +modularmachinery:cold_iron_forge_controller, tile.null.name +modularmachinery:lilith_altar_controller, tile.null.name +modularmachinery:essentia_solidifier_controller, tile.null.name +modularmachinery:linear_fusion_accelerator_controller, tile.null.name +modularmachinery:dreading_crucible_controller, tile.null.name +modularmachinery:the_cube_controller, tile.null.name +modularmachinery:arc_reactor_controller, tile.null.name +modularmachinery:mythic_processor_alloy_furnace_controller, tile.null.name +modularmachinery:arcane_autoinfuser_controller, tile.null.name +modularmachinery:chaotic_condenser_controller, tile.null.name +modularmachinery:plasmatic_condenser_controller, tile.null.name +modularmachinery:quark_decomposer_controller, tile.null.name +modularmachinery:ender_stone_crucible_controller, tile.null.name +modularmachinery:essentia_crystallizer_controller, tile.null.name +modularmachinery:thaumic_replicator_old_controller, tile.null.name +modularmachinery:dragonfire_crucible_controller, tile.null.name +modularmachinery:sterilized_altar_controller, tile.null.name +modularmachinery:herne_altar_controller, tile.null.name +modularmachinery:mythic_processor_empowerer_controller, tile.null.name +modularmachinery:botanic_condenser_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier12_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier13_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier10_controller, tile.null.name +modularmachinery:definer_two_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier11_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier16_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier17_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier14_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier15_controller, tile.null.name +modularmachinery:baphomet_altar_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier18_controller, tile.null.name +modularmachinery:gravitite_enchanter_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier19_controller, tile.null.name +modularmachinery:carminite_empowerer_controller, tile.null.name +modularmachinery:spatial_crucible_controller, tile.null.name +modularmachinery:thaumic_replicator_controller, tile.null.name +modularmachinery:moloch_altar_controller, tile.null.name +modularmachinery:mythic_processor_pulverizer_controller, tile.null.name +modularmachinery:terrestrial_cauldron_controller, tile.null.name +modularmachinery:particle_accelerator_controller, tile.null.name +modularmachinery:gravitational_collapser_controller, tile.null.name +modularmachinery:mythic_processor_purifier_controller, tile.null.name +modularmachinery:arcane_autoworkbench_controller, tile.null.name +modularmachinery:corrupted_library_controller, tile.null.name +modularmachinery:shadow_fracturer_controller, tile.null.name +modularmachinery:meteoric_befaller_controller, tile.null.name +modularmachinery:dyson_compressor_controller, tile.null.name +modularmachinery:blood_god_altar_controller, tile.null.name +modularmachinery:dragonfire_forge_controller, tile.null.name +modularmachinery:dimensional_stabilizer_controller, tile.null.name +modularmachinery:transformer_controller, tile.null.name +modularmachinery:neutronium_bombarder_controller, tile.null.name +modularmachinery:iron_centrifuge_controller, tile.null.name +modularmachinery:sentient_coagulator_controller, tile.null.name +modularmachinery:illuminated_enchanter_controller, tile.null.name +modularmachinery:dyson_discharger_controller, tile.null.name +modularmachinery:valonite_gateway_controller, tile.null.name +modularmachinery:bloodmaster_crucible_controller, tile.null.name +modularmachinery:mythic_processor_muon_extractor_controller, tile.null.name +modularmachinery:blood_reprocessor_controller, tile.null.name +modularmachinery:advanced_compression_engine_controller, tile.null.name +modularmachinery:inertial_confinement_reactor_controller, tile.null.name +modularmachinery:empowered_monolith_controller, tile.null.name +modularmachinery:mythic_accelerator_controller, tile.null.name +modularmachinery:processor_clean_room_controller, tile.null.name +modularmachinery:token_totem_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier20_controller, tile.null.name +modularmachinery:auto_astral_altar_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier23_controller, tile.null.name +modularmachinery:mythic_processor_gearworking_die_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier24_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier21_controller, tile.null.name +modularmachinery:plasmatic_controller_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier22_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier27_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier28_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier25_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier26_controller, tile.null.name +modularmachinery:aluminum_lathe_controller, tile.null.name +modularmachinery:compression_engine_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier29_controller, tile.null.name +modularmachinery:mythical_resource_crucible_controller, tile.null.name +modularmachinery:dyson_irradiator_controller, tile.null.name +modularmachinery:mythic_processor_compactor_controller, tile.null.name +modularmachinery:nightmare_electrolyzer_controller, tile.null.name +modularmachinery:me_mythic_assembler_controller, tile.null.name +modularmachinery:mythic_processor_furnace_controller, tile.null.name +modularmachinery:safe_nuke_environment_controller, tile.null.name +modularmachinery:dyson_sphere_controller, tile.null.name +modularmachinery:pe_sterilizer_controller, tile.null.name +modularmachinery:mythic_excavation_computer_multiblock_controller, tile.null.name +modularmachinery:infusinator_controller, tile.null.name +modularmachinery:wizardry_combiner_controller, tile.null.name +modularmachinery:high_impulse_accelerator_controller, tile.null.name +modularmachinery:mechanized_coop_controller, tile.null.name +modularmachinery:mechanized_essentia_smeltery_controller, tile.null.name +modularmachinery:compression_turbine_controller, tile.null.name +modularmachinery:definer_controller, tile.null.name +modularmachinery:everburning_forge_controller, tile.null.name +modularmachinery:crushing_wheels:0, Crushing Wheels +modularmagic:blockwillproviderinput, Demon Will Input Hatch +modularmagic:blockwillprovideroutput, Demon Will Output Hatch +modularmagic:blocklifeessenceproviderinput, Life Essence Input Hatch +modularmagic:blocklifeessenceprovideroutput, Life Essence Output Hatch +modularmagic:blockaspectproviderinput, Essentia Input Hatch +modularmagic:blockaspectprovideroutput, Essentia Output Hatch +modularmagic:blockgridproviderinput, Grid Power Input Hatch +modularmagic:blockgridprovideroutput, Grid Power Output Hatch +modularmagic:blockrainbowprovider, Rainbow Input Hatch +modularmagic:blockstarlightproviderinput, Starlight Collector Hatch +modularmagic:blockstarlightprovideroutput, Starlight Distributor Hatch +modularmagic:blockconstellationprovider, Constellation Detector Hatch +modularmagic:blockmanaproviderinput, Mana Input Hatch +modularmagic:blockmanaprovideroutput, Mana Output Hatch +naturescompass:naturescompass, Nature's Compass +xnet:xnet_manual, XNet Manual +xnet:connector_upgrade, Connector Upgrade Kit +xnet:facade, Facade +xnet:redstone_proxy, Redstone Proxy +xnet:redstone_proxy_upd, Redstone Proxy (update) +xnet:netcable:0, Blue Network Cable +xnet:netcable:1, Red Network Cable +xnet:netcable:2, Yellow Network Cable +xnet:netcable:3, Green Network Cable +xnet:netcable:4, Routing Network Cable +xnet:connector:0, Blue Connector +xnet:connector:1, Red Connector +xnet:connector:2, Yellow Connector +xnet:connector:3, Green Connector +xnet:connector:4, Routing Connector +xnet:advanced_connector:0, Advanced Blue Connector +xnet:advanced_connector:1, Advanced Red Connector +xnet:advanced_connector:2, Advanced Yellow Connector +xnet:advanced_connector:3, Advanced Green Connector +xnet:controller, Controller +xnet:router, Router +xnet:wireless_router, Wireless Router +xnet:antenna, Antenna +xnet:antenna_base, Antenna Base +xnet:antenna_dish, Antenna Dish +plethora:neuralinterface, Neural interface +plethora:neuralconnector, Neural connector +plethora:module:0, Introspection module +plethora:module:1, Frickin' laser beam +plethora:module:2, Block scanner +plethora:module:3, Entity sensor +plethora:module:4, Kinetic augment +plethora:module:5, Chat recorder +plethora:module:6, Overlay glasses +plethora:module:7, Creative chat recorder +plethora:keyboard, Keyboard +plethora:manipulator:0, Manipulator Mk I +plethora:manipulator:1, Manipulator Mk II +plethora:redstone_integrator:0, Redstone integrator +plustic:pipe_piece:0, Electrical Pipe Piece +plustic:pipe_piece:0, Energetic Pipe Piece +plustic:pipe_piece:0, Vibrant Pipe Piece +plustic:pipe_piece:0, Red Pipe Piece +plustic:pipe_piece:0, Conductive Pipe Piece +plustic:pipe_piece:0, Pulsating Pipe Piece +plustic:pipe_piece:0, Dark Pipe Piece +plustic:pipe_piece:0, Souled Pipe Piece +plustic:pipe_piece:0, Pipe Piece of the End +plustic:pipe_piece:0, Fake-Iron Pipe Piece +plustic:pipe_piece:0, Naga Scale Pipe Piece +plustic:pipe_piece:0, Steeleaf Pipe Piece +plustic:pipe_piece:0, Fiery Pipe Piece +plustic:pipe_piece:0, Knightly Pipe Piece +plustic:pipe_piece:0, Wooden Pipe Piece +plustic:pipe_piece:0, Stone Pipe Piece +plustic:pipe_piece:0, Flint Pipe Piece +plustic:pipe_piece:0, Cactus Pipe Piece +plustic:pipe_piece:0, Bone Pipe Piece +plustic:pipe_piece:0, Obsidian Pipe Piece +plustic:pipe_piece:0, Prismarine Pipe Piece +plustic:pipe_piece:0, End Pipe Piece +plustic:pipe_piece:0, Paper Pipe Piece +plustic:pipe_piece:0, Sponge Pipe Piece +plustic:pipe_piece:0, Firewood Pipe Piece +plustic:pipe_piece:0, Iron Pipe Piece +plustic:pipe_piece:0, Pig Iron Pipe Piece +plustic:pipe_piece:0, Knightslime Pipe Piece +plustic:pipe_piece:0, Slime Pipe Piece +plustic:pipe_piece:0, Slime Pipe Piece +plustic:pipe_piece:0, Magma Slime Pipe Piece +plustic:pipe_piece:0, Netherrack Pipe Piece +plustic:pipe_piece:0, Cobalt Pipe Piece +plustic:pipe_piece:0, Ardite Pipe Piece +plustic:pipe_piece:0, Manyullyn Pipe Piece +plustic:pipe_piece:0, Copper Pipe Piece +plustic:pipe_piece:0, Bronze Pipe Piece +plustic:pipe_piece:0, Lead Pipe Piece +plustic:pipe_piece:0, Silver Pipe Piece +plustic:pipe_piece:0, Electrum Pipe Piece +plustic:pipe_piece:0, Steel Pipe Piece +plustic:pipe_piece:0, Abyssalnite Pipe Piece +plustic:pipe_piece:0, Refined Coralium Pipe Piece +plustic:pipe_piece:0, Dreadium Pipe Piece +plustic:pipe_piece:0, Treated Wood Pipe Piece +plustic:pipe_piece:0, Constantan Pipe Piece +plustic:pipe_piece:0, Baronyte Pipe Piece +plustic:pipe_piece:0, Blazium Pipe Piece +plustic:pipe_piece:0, Elecanium Pipe Piece +plustic:pipe_piece:0, Emberstone Pipe Piece +plustic:pipe_piece:0, Ghastly Pipe Piece +plustic:pipe_piece:0, Ghoulish Pipe Piece +plustic:pipe_piece:0, Limonite Pipe Piece +plustic:pipe_piece:0, Lunar Pipe Piece +plustic:pipe_piece:0, Lyon Pipe Piece +plustic:pipe_piece:0, Mystite Pipe Piece +plustic:pipe_piece:0, Rosite Pipe Piece +plustic:pipe_piece:0, Shyrestone Pipe Piece +plustic:pipe_piece:0, Skeletal Pipe Piece +plustic:pipe_piece:0, Varsium Pipe Piece +plustic:pipe_piece:0, Charger Pipe Piece +plustic:pipe_piece:0, Blood Infused Wooden Pipe Piece +plustic:pipe_piece:0, Blood Infused Iron Pipe Piece +plustic:pipe_piece:0, Realmite Pipe Piece +plustic:pipe_piece:0, Arlemite Pipe Piece +plustic:pipe_piece:0, Rupee Pipe Piece +plustic:pipe_piece:0, Netherite Pipe Piece +plustic:pipe_piece:0, Bloodmaster Pipe Piece +plustic:pipe_piece:0, Adamantium Pipe Piece +plustic:pipe_piece:0, Vibranium Pipe Piece +plustic:pipe_piece:0, Vibranium Alloy Pipe Piece +plustic:pipe_piece:0, Blood Infused Glitch Pipe Piece +plustic:pipe_piece:0, Shadowium Pipe Piece +plustic:pipe_piece:0, Orichalcos Pipe Piece +plustic:pipe_piece:0, Magical Wooden Pipe Piece +plustic:pipe_piece:0, Evil Infused Pipe Piece +plustic:pipe_piece:0, Enchanted Pipe Piece +plustic:pipe_piece:0, Demonic Pipe Piece +plustic:pipe_piece:0, Molten Meat Pipe Piece +plustic:pipe_piece:0, Vespa Carapace Pipe Piece +plustic:pipe_piece:0, Scythe Claw Pipe Piece +plustic:pipe_piece:0, Ectoplasm Pipe Piece +plustic:pipe_piece:0, Dragon Bone Pipe Piece +plustic:pipe_piece:0, Desert Myrmex Chitin Pipe Piece +plustic:pipe_piece:0, Jungle Myrmex Chitin Pipe Piece +plustic:pipe_piece:0, Fire Dragonsteel Pipe Piece +plustic:pipe_piece:0, Ice Dragonsteel Pipe Piece +plustic:pipe_piece:0, Weezer Pipe Piece +plustic:pipe_piece:0, Prosperity Shard Pipe Piece +plustic:pipe_piece:0, Soulium Pipe Piece +plustic:pipe_piece:0, Base Essence Pipe Piece +plustic:pipe_piece:0, Inferium Pipe Piece +plustic:pipe_piece:0, Prudentium Pipe Piece +plustic:pipe_piece:0, Intermedium Pipe Piece +plustic:pipe_piece:0, Superium Pipe Piece +plustic:pipe_piece:0, Supremium Pipe Piece +plustic:pipe_piece:0, Boron Pipe Piece +plustic:pipe_piece:0, Tough Alloy Pipe Piece +plustic:pipe_piece:0, Hard Carbon Pipe Piece +plustic:pipe_piece:0, Boron Nitride Pipe Piece +plustic:pipe_piece:0, Thorium Pipe Piece +plustic:pipe_piece:0, Uranium Pipe Piece +plustic:pipe_piece:0, Magnesium Pipe Piece +plustic:pipe_piece:0, Chocolate Pipe Piece +plustic:pipe_piece:0, Plastic Pipe Piece +plustic:pipe_piece:0, Pink Slime Pipe Piece +plustic:pipe_piece:0, Reinforced Pink Slime Pipe Piece +plustic:pipe_piece:0, Platinum Pipe Piece +plustic:pipe_piece:0, Iridium Pipe Piece +plustic:pipe_piece:0, Mithril Pipe Piece +plustic:pipe_piece:0, Invar Pipe Piece +plustic:pipe_piece:0, Nickel Pipe Piece +plustic:pipe_piece:0, Tin Pipe Piece +plustic:pipe_piece:0, Brass Pipe Piece +plustic:pipe_piece:0, Aluminum Pipe Piece +plustic:pipe_piece:0, Zinc Pipe Piece +plustic:pipe_piece:0, Refined Obsidian Pipe Piece +plustic:pipe_piece:0, Refined Glowstone Pipe Piece +plustic:pipe_piece:0, Osmium Pipe Piece +plustic:pipe_piece:0, Manasteel Pipe Piece +plustic:pipe_piece:0, Terrasteel Pipe Piece +plustic:pipe_piece:0, Gaia Spirit Pipe Piece +plustic:pipe_piece:0, Yellorium Pipe Piece +plustic:pipe_piece:0, Cyanite Pipe Piece +plustic:pipe_piece:0, Blutonium Pipe Piece +plustic:pipe_piece:0, Ludicrite Pipe Piece +plustic:pipe_piece:0, Quartz Enriched Iron Pipe Piece +plustic:pipe_piece:0, Psimetal Pipe Piece +plustic:pipe_piece:0, Psigem Pipe Piece +plustic:pipe_piece:0, Ivory Psimetal Pipe Piece +plustic:pipe_piece:0, Ebony Psimetal Pipe Piece +plustic:pipe_piece:0, Dark Matter Pipe Piece +plustic:pipe_piece:0, Red Matter Pipe Piece +plustic:pipe_piece:0, Fluxed Electrum Pipe Piece +plustic:pipe_piece:0, Refined Iron Pipe Piece +plustic:pipe_piece:0, Tungsten Pipe Piece +plustic:pipe_piece:0, Titanium Pipe Piece +plustic:pipe_piece:0, Chrome Pipe Piece +plustic:pipe_piece:0, Advanced Alloy Pipe Piece +plustic:pipe_piece:0, Ruby Pipe Piece +plustic:pipe_piece:0, Sapphire Pipe Piece +plustic:pipe_piece:0, Peridot Pipe Piece +plustic:pipe_piece:0, Yellow Garnet Pipe Piece +plustic:pipe_piece:0, Red Garnet Pipe Piece +plustic:pipe_piece:0, Rubber Pipe Piece +plustic:pipe_piece:0, Alumite Pipe Piece +plustic:pipe_piece:0, Ascended Sapphire Pipe Piece +plustic:pipe_piece:0, Jade Pipe Piece +plustic:pipe_piece:0, Malachite Pipe Piece +plustic:pipe_piece:0, Amber Pipe Piece +plustic:pipe_piece:0, Topaz Pipe Piece +plustic:pipe_piece:0, Tanzanite Pipe Piece +plustic:pipe_piece:0, Amethyst Pipe Piece +plustic:pipe_piece:0, Lumium Pipe Piece +plustic:pipe_piece:0, Enderium Pipe Piece +plustic:pipe_piece:0, Black Quartz Pipe Piece +plustic:pipe_piece:0, Void Pipe Piece +plustic:pipe_piece:0, Enori Pipe Piece +plustic:pipe_piece:0, Palis Pipe Piece +plustic:pipe_piece:0, Emeradic Pipe Piece +plustic:pipe_piece:0, Diamatine Pipe Piece +plustic:pipe_piece:0, Infinity Pipe Piece +plustic:pipe_piece:0, Certus Quartz Pipe Piece +plustic:pipe_piece:0, Fluix Crystal Pipe Piece +plustic:pipe_piece:0, Mica Pipe Piece +plustic:pipe_piece:0, Litherite Pipe Piece +plustic:pipe_piece:0, Erodium Pipe Piece +plustic:pipe_piece:0, Kyronite Pipe Piece +plustic:pipe_piece:0, Pladium Pipe Piece +plustic:pipe_piece:0, Ionite Pipe Piece +plustic:pipe_piece:0, Aethium Pipe Piece +plustic:pipe_piece:0, Thaumium Pipe Piece +plustic:pipe_piece:0, Starmetal Pipe Piece +plustic:pipe_piece:0, Corrupted Pipe Piece +plustic:pipe_piece:0, Mirion Pipe Piece +plustic:pipe_piece:0, Livingwood Pipe Piece +plustic:pipe_piece:0, Elementium Pipe Piece +plustic:pipe_piece:0, Wyvern Pipe Piece +plustic:pipe_piece:0, Awakened Pipe Piece +plustic:pipe_piece:0, Chaotic Pipe Piece +plustic:pipe_piece:0, Fusewood Pipe Piece +plustic:pipe_piece:0, Ghostwood Pipe Piece +plustic:pipe_piece:0, Darkwood Pipe Piece +plustic:pipe_piece:0, Emerald Pipe Piece +plustic:laser_medium:0, Stone Laser Medium +plustic:laser_medium:0, Prismarine Laser Medium +plustic:laser_medium:0, Blazerod Laser Medium +plustic:laser_medium:0, Endrod Laser Medium +plustic:laser_medium:0, Jade Laser Medium +plustic:laser_medium:0, Palis Laser Medium +plustic:laser_medium:0, Emeradic Laser Medium +plustic:laser_medium:0, Diamatine Laser Medium +plustic:laser_medium:0, Infinity Laser Medium +plustic:laser_medium:0, Certus Quartz Laser Medium +plustic:laser_medium:0, Fluix Crystal Laser Medium +plustic:laser_medium:0, Starmetal Laser Medium +plustic:laser_medium:0, Chaotic Laser Medium +plustic:battery_cell:0, Stone Battery Cell +plustic:battery_cell:0, Manyullyn Battery Cell +plustic:battery_cell:0, Copper Battery Cell +plustic:battery_cell:0, Silver Battery Cell +plustic:battery_cell:0, Blazerod Battery Cell +plustic:battery_cell:0, Endrod Battery Cell +plustic:battery_cell:0, Enori Battery Cell +plustic:battery_cell:0, Fluix Crystal Battery Cell +plustic:laser_gun, Laser Gun +plustic:katana, Katana +plustic:mirionnugget, Mirion Nugget +plustic:mirioningot, Mirion Ingot +plustic:mirionblock, Mirion Block +projectex:energy_link, Basic Energy EMC Link +projectex:personal_link, Personal EMC Link +projectex:refined_link, Refined EMC Link +projectex:compressed_refined_link, Compressed Refined EMC Link +projectex:collector:0, Basic Collector [MK1] +projectex:collector:1, Dark Matter Collector [MK2] +projectex:collector:2, Red Matter Collector [MK3] +projectex:collector:3, Magenta Matter Collector [MK4] +projectex:collector:4, Pink Matter Collector [MK5] +projectex:collector:5, Purple Matter Collector [MK6] +projectex:collector:6, Violet Matter Collector [MK7] +projectex:collector:7, Blue Matter Collector [MK8] +projectex:collector:8, Cyan Matter Collector [MK9] +projectex:collector:9, Green Matter Collector [MK10] +projectex:collector:10, Lime Matter Collector [MK11] +projectex:collector:11, Yellow Matter Collector [MK12] +projectex:collector:12, Orange Matter Collector [MK13] +projectex:collector:13, White Matter Collector [MK14] +projectex:collector:14, Fading Matter Collector [MK15] +projectex:collector:15, The Final Collector +projectex:relay:0, Basic Relay [MK1] +projectex:relay:1, Dark Matter Relay [MK2] +projectex:relay:2, Red Matter Relay [MK3] +projectex:relay:3, Magenta Matter Relay [MK4] +projectex:relay:4, Pink Matter Relay [MK5] +projectex:relay:5, Purple Matter Relay [MK6] +projectex:relay:6, Violet Matter Relay [MK7] +projectex:relay:7, Blue Matter Relay [MK8] +projectex:relay:8, Cyan Matter Relay [MK9] +projectex:relay:9, Green Matter Relay [MK10] +projectex:relay:10, Lime Matter Relay [MK11] +projectex:relay:11, Yellow Matter Relay [MK12] +projectex:relay:12, Orange Matter Relay [MK13] +projectex:relay:13, White Matter Relay [MK14] +projectex:relay:14, Fading Matter Relay [MK15] +projectex:relay:15, The Final Relay +projectex:compressed_collector:0, Basic Collector [MK1] +projectex:compressed_collector:1, Dark Matter Collector [MK2] +projectex:compressed_collector:2, Red Matter Collector [MK3] +projectex:compressed_collector:3, Magenta Matter Collector [MK4] +projectex:compressed_collector:4, Pink Matter Collector [MK5] +projectex:compressed_collector:5, Purple Matter Collector [MK6] +projectex:compressed_collector:6, Violet Matter Collector [MK7] +projectex:compressed_collector:7, Blue Matter Collector [MK8] +projectex:compressed_collector:8, Cyan Matter Collector [MK9] +projectex:compressed_collector:9, Green Matter Collector [MK10] +projectex:compressed_collector:10, Lime Matter Collector [MK11] +projectex:compressed_collector:11, Yellow Matter Collector [MK12] +projectex:compressed_collector:12, Orange Matter Collector [MK13] +projectex:compressed_collector:13, White Matter Collector [MK14] +projectex:compressed_collector:14, Fading Matter Collector [MK15] +projectex:compressed_collector:15, The Final Collector +projectex:power_flower:0, Basic Power Flower Bonsai Pot [MK1] +projectex:power_flower:1, Dark Matter Power Flower Bonsai Pot [MK2] +projectex:power_flower:2, Red Matter Power Flower Bonsai Pot [MK3] +projectex:power_flower:3, Magenta Matter Power Flower Bonsai Pot [MK4] +projectex:power_flower:4, Pink Matter Power Flower Bonsai Pot [MK5] +projectex:power_flower:5, Purple Matter Power Flower Bonsai Pot [MK6] +projectex:power_flower:6, Violet Matter Power Flower Bonsai Pot [MK7] +projectex:power_flower:7, Blue Matter Power Flower Bonsai Pot [MK8] +projectex:power_flower:8, Cyan Matter Power Flower Bonsai Pot [MK9] +projectex:power_flower:9, Green Matter Power Flower Bonsai Pot [MK10] +projectex:power_flower:10, Lime Matter Power Flower Bonsai Pot [MK11] +projectex:power_flower:11, Yellow Matter Power Flower Bonsai Pot [MK12] +projectex:power_flower:12, Orange Matter Power Flower Bonsai Pot [MK13] +projectex:power_flower:13, White Matter Power Flower Bonsai Pot [MK14] +projectex:power_flower:14, Fading Matter Power Flower Bonsai Pot [MK15] +projectex:power_flower:15, The Final Power Flower Bonsai Pot +projectex:stone_table, Stone Transmutation Table +projectex:alchemy_table, Alchemy Table +projectex:magnum_star_ein, Magnum Star Ein +projectex:magnum_star_zwei, Magnum Star Zwei +projectex:magnum_star_drei, Magnum Star Drei +projectex:magnum_star_vier, Magnum Star Vier +projectex:magnum_star_sphere, Magnum Star Sphere +projectex:magnum_star_omega, Magnum Star Omega +projectex:colossal_star_ein, Colossal Star Ein +projectex:colossal_star_zwei, Colossal Star Zwei +projectex:colossal_star_drei, Colossal Star Drei +projectex:colossal_star_vier, Colossal Star Vier +projectex:colossal_star_sphere, Colossal Star Sphere +projectex:colossal_star_omega, Colossal Star Omega +projectex:matter:0, Magenta Matter +projectex:matter:1, Pink Matter +projectex:matter:2, Purple Matter +projectex:matter:3, Violet Matter +projectex:matter:4, Blue Matter +projectex:matter:5, Cyan Matter +projectex:matter:6, Green Matter +projectex:matter:7, Lime Matter +projectex:matter:8, Yellow Matter +projectex:matter:9, Orange Matter +projectex:matter:10, White Matter +projectex:matter:11, Fading Matter +projectex:final_star_shard, The Final Star Shard +projectex:final_star, The Final Star +projectex:knowledge_sharing_book, Knowledge Sharing Book +projectex:arcane_tablet, Arcane Transmutation Tablet +xreliquary:altar, Altar +xreliquary:apothecary_cauldron, tile.apothecary_cauldron.name +xreliquary:apothecary_mortar, tile.apothecary_mortar.name +xreliquary:fertile_lilypad, tile.fertile_lilypad.name +xreliquary:interdiction_torch, tile.interdiction_torch.name +xreliquary:wraith_node, tile.wraith_node.name +xreliquary:pedestal:0, Pedestal +xreliquary:pedestal:1, Pedestal +xreliquary:pedestal:2, Pedestal +xreliquary:pedestal:3, Pedestal +xreliquary:pedestal:4, Pedestal +xreliquary:pedestal:5, Pedestal +xreliquary:pedestal:6, Pedestal +xreliquary:pedestal:7, Pedestal +xreliquary:pedestal:8, Pedestal +xreliquary:pedestal:9, Pedestal +xreliquary:pedestal:10, Pedestal +xreliquary:pedestal:11, Pedestal +xreliquary:pedestal:12, Pedestal +xreliquary:pedestal:13, Pedestal +xreliquary:pedestal:14, Pedestal +xreliquary:pedestal:15, Pedestal +xreliquary:pedestal_passive:0, Pedestal (Display only) +xreliquary:pedestal_passive:1, Pedestal (Display only) +xreliquary:pedestal_passive:2, Pedestal (Display only) +xreliquary:pedestal_passive:3, Pedestal (Display only) +xreliquary:pedestal_passive:4, Pedestal (Display only) +xreliquary:pedestal_passive:5, Pedestal (Display only) +xreliquary:pedestal_passive:6, Pedestal (Display only) +xreliquary:pedestal_passive:7, Pedestal (Display only) +xreliquary:pedestal_passive:8, Pedestal (Display only) +xreliquary:pedestal_passive:9, Pedestal (Display only) +xreliquary:pedestal_passive:10, Pedestal (Display only) +xreliquary:pedestal_passive:11, Pedestal (Display only) +xreliquary:pedestal_passive:12, Pedestal (Display only) +xreliquary:pedestal_passive:13, Pedestal (Display only) +xreliquary:pedestal_passive:14, Pedestal (Display only) +xreliquary:pedestal_passive:15, Pedestal (Display only) +xreliquary:alkahestry_tome, item.alkahestry_tome.name +xreliquary:mob_ingredient:0, Rib Bone +xreliquary:mob_ingredient:1, Withered Rib +xreliquary:mob_ingredient:2, Chelicerae +xreliquary:mob_ingredient:3, Catalyzing Gland +xreliquary:mob_ingredient:4, Slime Pearl +xreliquary:mob_ingredient:5, Bat Wing +xreliquary:mob_ingredient:6, Zombie Heart +xreliquary:mob_ingredient:7, Molten Core +xreliquary:mob_ingredient:8, Eye of the Storm +xreliquary:mob_ingredient:9, Fertile Essence +xreliquary:mob_ingredient:10, Frozen Core +xreliquary:mob_ingredient:11, Nebulous Heart +xreliquary:mob_ingredient:12, Squid Beak +xreliquary:mob_ingredient:13, Infernal Claw +xreliquary:mob_ingredient:14, Kraken Shell Fragment +xreliquary:mob_ingredient:15, Crimson Cloth +xreliquary:mob_ingredient:16, Guardian Spike +xreliquary:mercy_cross, item.mercy_cross.name +xreliquary:angelheart_vial, item.angelheart_vial.name +xreliquary:angelic_feather, item.angelic_feather.name +xreliquary:destruction_catalyst, item.destruction_catalyst.name +xreliquary:emperor_chalice, item.emperor_chalice.name +xreliquary:ender_staff, item.ender_staff.name +xreliquary:fortune_coin, item.fortune_coin.name +xreliquary:glacial_staff, item.glacial_staff.name +xreliquary:glowing_bread, item.glowing_bread.name +xreliquary:glowing_water, item.glowing_water.name +xreliquary:harvest_rod, item.harvest_rod.name +xreliquary:mob_charm_fragment:0, §aZombie Charm Fragment +xreliquary:mob_charm_fragment:1, §aSkeleton Charm Fragment +xreliquary:mob_charm_fragment:2, §aWither Skeleton Charm Fragment +xreliquary:mob_charm_fragment:3, §aCreeper Charm Fragment +xreliquary:mob_charm_fragment:4, §aWitch Charm Fragment +xreliquary:mob_charm_fragment:5, §aZombie Pigman Charm Fragment +xreliquary:mob_charm_fragment:6, §aCave Spider Charm Fragment +xreliquary:mob_charm_fragment:7, §aSpider Charm Fragment +xreliquary:mob_charm_fragment:8, §aEnderman Charm Fragment +xreliquary:mob_charm_fragment:9, §aGhast Charm Fragment +xreliquary:mob_charm_fragment:10, §aSlime Charm Fragment +xreliquary:mob_charm_fragment:11, §aMagma Cube Charm Fragment +xreliquary:mob_charm_fragment:12, §aBlaze Charm Fragment +xreliquary:mob_charm_fragment:13, §aGuardian Charm Fragment +xreliquary:hero_medallion, item.hero_medallion.name +xreliquary:holy_hand_grenade, item.holy_hand_grenade.name +xreliquary:ice_magus_rod, item.ice_magus_rod.name +xreliquary:infernal_chalice, item.infernal_chalice.name +xreliquary:infernal_claws, item.infernal_claws.name +xreliquary:infernal_tear, item.infernal_tear.name +xreliquary:kraken_shell, item.kraken_shell.name +xreliquary:lantern_of_paranoia, item.lantern_of_paranoia.name +xreliquary:magicbane, item.magicbane.name +xreliquary:midas_touchstone, item.midas_touchstone.name +xreliquary:mob_charm:0, §aZombie Charm +xreliquary:mob_charm:0, §aSkeleton Charm +xreliquary:mob_charm:0, §aWither Skeleton Charm +xreliquary:mob_charm:0, §aCreeper Charm +xreliquary:mob_charm:0, §aWitch Charm +xreliquary:mob_charm:0, §aZombie Pigman Charm +xreliquary:mob_charm:0, §aCave Spider Charm +xreliquary:mob_charm:0, §aSpider Charm +xreliquary:mob_charm:0, §aEnderman Charm +xreliquary:mob_charm:0, §aGhast Charm +xreliquary:mob_charm:0, §aSlime Charm +xreliquary:mob_charm:0, §aMagma Cube Charm +xreliquary:mob_charm:0, §aBlaze Charm +xreliquary:mob_charm:0, §aGuardian Charm +xreliquary:mob_charm_belt, item.mob_charm_belt.name +xreliquary:phoenix_down, item.phoenix_down.name +xreliquary:pyromancer_staff, item.pyromancer_staff.name +xreliquary:rending_gale, item.rending_gale.name +xreliquary:rod_of_lyssa, item.rod_of_lyssa.name +xreliquary:salamander_eye, item.salamander_eye.name +xreliquary:serpent_staff, item.serpent_staff.name +xreliquary:shears_of_winter, item.shears_of_winter.name +xreliquary:sojourner_staff, item.sojourner_staff.name +xreliquary:twilight_cloak, item.twilight_cloak.name +xreliquary:void_tear, item.void_tear.name +xreliquary:witch_hat, item.witch_hat.name +xreliquary:witherless_rose, item.witherless_rose.name +xreliquary:bullet:0, Empty Casing +xreliquary:bullet:1, Neutral Shot +xreliquary:bullet:2, Exorcism Shot +xreliquary:bullet:3, Blaze Shot +xreliquary:bullet:4, Ender Shot +xreliquary:bullet:5, Concussive Shot +xreliquary:bullet:6, Buster Shot +xreliquary:bullet:7, Seeker Shot +xreliquary:bullet:8, Sand Shot +xreliquary:bullet:9, Storm Shot +xreliquary:magazine:0, Empty Magazine +xreliquary:magazine:1, Neutral Magazine +xreliquary:magazine:2, Exorcism Magazine +xreliquary:magazine:3, Blaze Magazine +xreliquary:magazine:4, Ender Magazine +xreliquary:magazine:5, Concussive Magazine +xreliquary:magazine:6, Buster Magazine +xreliquary:magazine:7, Seeker Magazine +xreliquary:magazine:8, Sand Magazine +xreliquary:magazine:9, Storm Magazine +xreliquary:gun_part:0, Grip Assembly +xreliquary:gun_part:1, Barrel Assembly +xreliquary:gun_part:2, Hammer Assembly +xreliquary:handgun, item.handgun.name +xreliquary:attraction_potion, item.attraction_potion.name +xreliquary:fertile_potion, item.fertile_potion.name +xreliquary:potion:0, Condensed Potion Vial +xreliquary:tipped_arrow, Tipped Arrow +rftoolsdim:dimlet_base, Dimlet Base Part +rftoolsdim:dimlet_control_circuit:0, Dimlet Control Circuit Rarity 0 +rftoolsdim:dimlet_control_circuit:1, Dimlet Control Circuit Rarity 1 +rftoolsdim:dimlet_control_circuit:2, Dimlet Control Circuit Rarity 2 +rftoolsdim:dimlet_control_circuit:3, Dimlet Control Circuit Rarity 3 +rftoolsdim:dimlet_control_circuit:4, Dimlet Control Circuit Rarity 4 +rftoolsdim:dimlet_control_circuit:5, Dimlet Control Circuit Rarity 5 +rftoolsdim:dimlet_control_circuit:6, Dimlet Control Circuit Rarity 6 +rftoolsdim:dimlet_energy_module:0, Dimlet Basic Energy Module +rftoolsdim:dimlet_energy_module:1, Dimlet Regular Energy Module +rftoolsdim:dimlet_energy_module:2, Dimlet Advanced Energy Module +rftoolsdim:dimlet_memory_unit:0, Dimlet Basic Memory Unit +rftoolsdim:dimlet_memory_unit:1, Dimlet Regular Memory Unit +rftoolsdim:dimlet_memory_unit:2, Dimlet Advanced Memory Unit +rftoolsdim:dimlet_type_controller:0, Dimlet Biome Type Controller +rftoolsdim:dimlet_type_controller:1, Dimlet Liquid Type Controller +rftoolsdim:dimlet_type_controller:2, Dimlet Material Type Controller +rftoolsdim:dimlet_type_controller:3, Dimlet Mob Type Controller +rftoolsdim:dimlet_type_controller:4, Dimlet Sky Type Controller +rftoolsdim:dimlet_type_controller:5, Dimlet Structure Type Controller +rftoolsdim:dimlet_type_controller:6, Dimlet Terrain Type Controller +rftoolsdim:dimlet_type_controller:7, Dimlet Feature Type Controller +rftoolsdim:dimlet_type_controller:8, Dimlet Time Type Controller +rftoolsdim:dimlet_type_controller:9, Dimlet Digit Type Controller +rftoolsdim:dimlet_type_controller:10, Dimlet Effect Type Controller +rftoolsdim:dimlet_type_controller:11, Dimlet Special Type Controller +rftoolsdim:dimlet_type_controller:12, Dimlet Controller Type Controller +rftoolsdim:dimlet_type_controller:13, Dimlet Weather Type Controller +rftoolsdim:dimlet_type_controller:14, Dimlet Patreon Type Controller +rftoolsdim:structure_essence:0, Structure None Essence +rftoolsdim:structure_essence:1, Structure Village Essence +rftoolsdim:structure_essence:2, Structure Stronghold Essence +rftoolsdim:structure_essence:3, Structure Dungeon Essence +rftoolsdim:structure_essence:4, Structure Fortress Essence +rftoolsdim:structure_essence:5, Structure Mineshaft Essence +rftoolsdim:structure_essence:6, Structure Scattered Essence +rftoolsdim:structure_essence:7, Structure Ocean Monument Essence +rftoolsdim:structure_essence:8, Structure Swamp Hut Essence +rftoolsdim:structure_essence:9, Structure Desert Temple Essence +rftoolsdim:structure_essence:10, Structure Jungle Temple Essence +rftoolsdim:structure_essence:11, Structure Igloo Essence +rftoolsdim:known_dimlet:2, Material Dimlet (Stone) +rftoolsdim:known_dimlet:1, Liquid Dimlet (Water) +rftoolsdim:known_dimlet:9, Digit Dimlet (1) +rftoolsdim:known_dimlet:9, Digit Dimlet (0) +rftoolsdim:known_dimlet:6, Terrain Dimlet (Flat) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal day) +rftoolsdim:known_dimlet:9, Digit Dimlet (3) +rftoolsdim:known_dimlet:8, Time Dimlet (Normal) +rftoolsdim:known_dimlet:9, Digit Dimlet (2) +rftoolsdim:known_dimlet:5, Structure Dimlet (None) +rftoolsdim:known_dimlet:9, Digit Dimlet (5) +rftoolsdim:known_dimlet:9, Digit Dimlet (4) +rftoolsdim:known_dimlet:9, Digit Dimlet (7) +rftoolsdim:known_dimlet:9, Digit Dimlet (6) +rftoolsdim:known_dimlet:9, Digit Dimlet (9) +rftoolsdim:known_dimlet:9, Digit Dimlet (8) +rftoolsdim:known_dimlet:10, Effect Dimlet (None) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal night) +rftoolsdim:known_dimlet:13, Weather Dimlet (Default) +rftoolsdim:known_dimlet:7, Feature Dimlet (None) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal) +rftoolsdim:known_dimlet:6, Terrain Dimlet (Void) +rftoolsdim:known_dimlet:12, Controller Dimlet (Default) +rftoolsdim:known_dimlet:3, Mob Dimlet (Default) +rftoolsdim:known_dimlet:12, Controller Dimlet (Single) +rftoolsdim:efficiency_essence, Efficiency Essence +rftoolsdim:mediocre_efficiency_essence, Mediocre Efficiency Essence +rftoolsdim:empty_dimension_tab, Empty Dimension Tab +rftoolsdim:realized_dimension_tab, Realized Dimension Tab +rftoolsdim:dimlet_template, Dimlet Template +rftoolsdim:dimlet_parcel, Dimlet Parcel +rftoolsdim:rftoolsdim_manual, RFTools Dimension Manual +rftoolsdim:dimension_monitor, Dimension Monitor +rftoolsdim:dimension_module, Dimension Screen Module +rftoolsdim:phased_field_generator, Phased Field Generator +rftoolsdim:dimensional_blank_block, Dimensional Blank Block +rftoolsdim:dimensional_block, Dimensional Block +rftoolsdim:dimensional_cross2_block, Dimensional Cross 2 Block +rftoolsdim:dimensional_cross_block, Dimensional Cross Block +rftoolsdim:dimensional_pattern1_block, Dimensional Pattern 1 Block +rftoolsdim:dimensional_pattern2_block, Dimensional Pattern 2 Block +rftoolsdim:dimensional_small_blocks, Dimensional Small Blocks +rftoolsdim:dimension_enscriber, Dimension Enscriber +rftoolsdim:dimension_builder, Dimension Builder +rftoolsdim:dimension_editor, Dimension Editor +rftoolsdim:dimlet_workbench, Dimlet Workbench +rftoolsdim:activity_probe, Activity Probe +rftoolsdim:energy_extractor, Energy Extractor +rftoolsdim:material_absorber, Material Absorber +rftoolsdim:liquid_absorber, Liquid Absorber +rftoolsdim:biome_absorber, Biome Absorber +rftoolsdim:terrain_absorber, Terrain Absorber +rftoolsdim:feature_absorber, Feature Absorber +rftoolsdim:time_absorber, Time Absorber +rftoolsdim:fake_water, retaW +rftoolsdim:fake_gravel, levarG +rftoolsdim:fake_sand, dnaS +roost:roost, Roost +roost:breeder, Chicken Breeder +roost:collector, Roost Collector +roost:catcher, Chicken Catcher +roost:chicken:0, Chicken +roost:chicken:0, Ink Black Chicken +roost:chicken:0, Lapis Blue Chicken +roost:chicken:0, Flint Chicken +roost:chicken:0, Cactus Green Chicken +roost:chicken:0, Log Chicken +roost:chicken:0, Nether Quartz Chicken +roost:chicken:0, Red Chicken +roost:chicken:0, Sand Chicken +roost:chicken:0, Smart Chicken +roost:chicken:0, Bone White Chicken +roost:chicken:0, Yellow Chicken +roost:chicken:0, Soul Sand Chicken +roost:chicken:0, Cocoa Brown Chicken +roost:chicken:0, Coal Chicken +roost:chicken:0, Cyan Chicken +roost:chicken:0, Glowstone Chicken +roost:chicken:0, Gray Chicken +roost:chicken:0, Gunpowder Chicken +roost:chicken:0, Iron Chicken +roost:chicken:0, Light Blue Chicken +roost:chicken:0, Lime Chicken +roost:chicken:0, Orange Chicken +roost:chicken:0, Pink Chicken +roost:chicken:0, Purple Chicken +roost:chicken:0, Redstone Chicken +roost:chicken:0, Snowball Chicken +roost:chicken:0, String Chicken +roost:chicken:0, Clay Chicken +roost:chicken:0, Glass Chicken +roost:chicken:0, Gold Chicken +roost:chicken:0, Lava Chicken +roost:chicken:0, Leather Chicken +roost:chicken:0, Magenta Chicken +roost:chicken:0, Nether Wart Chicken +roost:chicken:0, Light Gray Chicken +roost:chicken:0, Water Chicken +roost:chicken:0, Blaze Rod Chicken +roost:chicken:0, Diamond Chicken +roost:chicken:0, Slime Chicken +roost:chicken:0, Obsidian Chicken +roost:chicken:0, Prismarine Shard Chicken +roost:chicken:0, Emerald Chicken +roost:chicken:0, Ender Pearl Chicken +roost:chicken:0, Ghast Tear Chicken +roost:chicken:0, Magma Cream Chicken +roost:chicken:0, Prismarine Crystal Chicken +scannable:scanner, Scanner +scannable:module_blank, Blank Scanner Module +scannable:module_range, Scanner Module: Range +scannable:module_animal, Scanner Module: Animals +scannable:module_monster, Scanner Module: Monsters +scannable:module_ore_common, Scanner Module: Common Ores +scannable:module_ore_rare, Scanner Module: Rare Ores +scannable:module_block, Scanner Module: Block +scannable:module_structure, Scanner Module: Structures +scannable:module_fluid, Scanner Module: Fluids +scannable:module_entity, Scanner Module: Entity +simple_trophies:trophy, Trophy +soulshardsrespawn:soul_cage, Soul Cage +soulshardsrespawn:vile_sword, Vile Sword +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:soul_shard:0, Unbound Soul Shard +soulshardsrespawn:materials:0, Corrupted Ingot +soulshardsrespawn:materials:1, Corrupted Essence +soulshardsrespawn:materials:2, Vile Dust +supersoundmuffler:sound_muffler_bauble, Super Sound Muffler +supersoundmuffler:sound_muffler, Super Sound Muffler +tardis:bessie, Bessie +tardis:tardis_repairkit, TARDIS Toolkit +tardis:brak_doors_closed, TARDIS Ancillary doors +tardis:repair_capsule, Repair Capsule +tardis:antenna, Interstitial Antenna +tardis:chameleon_circuit, Chameleon Circuit +tardis:temporal_grace_circuits, Temporal Grace Circuits +tardis:stabilizers, Stabilizer circuits +tardis:thermo, Thermocouplings +tardis:sonic_second, item.tardis.sonic_second.name +tardis:sonic_third, Third Doctor's Sonic Screwdriver +tardis:sonic_fourth, item.tardis.sonic_fourth.name +tardis:sonic_fifth, item.tardis.sonic_fifth.name +tardis:sonic_seven, item.tardis.sonic_seven.name +tardis:sonic_war, item.tardis.sonic_war.name +tardis:sonic_10, item.tardis.sonic_10.name +tardis:sonic_romana, item.tardis.sonic_romana.name +tardis:sonic_lance, item.tardis.sonic_lance.name +tardis:sonic_lipstick, item.tardis.sonic_lipstick.name +tardis:sonic_trowel, item.tardis.sonic_trowel.name +tardis:sonic_pen, Sonic Torch Pen +tardis:tracker, TARDIS Diagnostic Tool +tardis:tardis, TARDIS +tardis:panel, Roundel +tardis:food_machine, Food Machine +tardis:megalos:0, Meglos +tardis:megalos:1, Meglos +tardis:megalos:2, Meglos +tardis:megalos:3, Meglos +tardis:megalos:4, Meglos +tardis:megalos:5, Meglos +tardis:megalos:6, Meglos +tardis:megalos:7, Meglos +tardis:megalos:8, Meglos +tardis:megalos:9, Meglos +tardis:megalos:10, Meglos +tardis:megalos:11, Meglos +tardis:megalos:12, Meglos +tardis:megalos:13, Meglos +tardis:megalos:14, Meglos +tardis:toyota_hexagon_1, Toyota Block +tardis:toyota_hexagon_2, tile.tardis.toyota_hexagon_2.name +tardis:toyota_hexagon_3, tile.tardis.toyota_hexagon_3.name +tardis:toyota_hexagon_4, tile.tardis.toyota_hexagon_4.name +tardis:toyota_hexalight_1, tile.tardis.toyota_hexalight_1.name +tardis:toyota_hexalight_2, tile.tardis.toyota_hexalight_2.name +tardis:toyota_hexalight_3, tile.tardis.toyota_hexalight_3.name +tardis:toyota_hexalight_4, tile.tardis.toyota_hexalight_4.name +tardis:toyota_hexalight_off1, tile.tardis.toyota_hexalight_off1.name +tardis:toyota_hexalight_off2, tile.tardis.toyota_hexalight_off2.name +tardis:toyota_hexalight_off3, tile.tardis.toyota_hexalight_off3.name +tardis:toyota_light_emergency, tile.tardis.toyota_light_emergency.name +tardis:toyota_light_off, tile.tardis.toyota_light_off.name +tardis:toyota_light_on, tile.tardis.toyota_light_on.name +tardis:toyota_upper_divider, tile.tardis.toyota_upper_divider.name +tardis:toyota_platform, tile.tardis.toyota_platform.name +tardis:toyota_platform_top, tile.tardis.toyota_platform_top.name +tardis:toyota_platform_light, tile.tardis.toyota_platform_light.name +tardis:toyota_roof, tile.tardis.toyota_roof.name +tardis:toyota_roof_light, tile.tardis.toyota_roof_light.name +tardis:toyota_wall, tile.tardis.toyota_wall.name +tardis:toyota_wallroundel_1, tile.tardis.toyota_wallroundel_1.name +tardis:toyota_wallroundel_2, tile.tardis.toyota_wallroundel_2.name +tardis:toyota_wallroundel_3, tile.tardis.toyota_wallroundel_3.name +tardis:toyota_wallroundel_4, tile.tardis.toyota_wallroundel_4.name +tardis:toyota_wallroundel_5, tile.tardis.toyota_wallroundel_5.name +tardis:toyota_wallroundel_6, tile.tardis.toyota_wallroundel_6.name +tardis:toyota_spin, Toyota Spinny Thingamajig +tardis:electric_panel, Electric Interface Panel +tardis:cinnabar_ore, Cinnabar Ore +tardis:tardis_coral, TARDIS Coral +tardis:alembic, Alembic +tardis:hellbent_floor, Hellbent Floor +tardis:hellbent_glass01, Hellbent Glass +tardis:hellbent_glass02, Hellbent Glass +tardis:hellbent_glass03, Hellbent Glass +tardis:hellbent_glass04, Hellbent Glass +tardis:hellbent_glass05, Hellbent Glass +tardis:hellbent_glass06, Hellbent Glass +tardis:hellbent_glass07, Hellbent Glass +tardis:hellbent_glass08, Hellbent Glass +tardis:hellbent_roundel01, Hellbent Roundel +tardis:hellbent_roundel02, Hellbent Roundel +tardis:hellbent_roundel03, Hellbent Roundel +tardis:hellbent_silverwall, Hellbent Wall Silver +tardis:hellbent_vents, Hellbent Vents +tardis:hellbent_wall, Hellbent Wall +tardis:s13roundellit1, S13 Roundel +tardis:s13roundellit2, S13 Roundel +tardis:s13roundellit3, S13 Roundel +tardis:s13blankroundel1, S13 Roundel +tardis:s13blankroundel2, S13 Roundel +tardis:s13blankroundel3, S13 Roundel +tardis:s13floor, S13 Floor +tardis:s13flooralt, S13 Floor +tardis:dalek_hull, Dalek hull +tardis:dalek_hull_slab, Dalek Hull Slab +tardis:table_brachacki, Table +tardis:zero_room_slab, Zero Room Slab +tardis:zero_room, Zero Room +tardis:hellbent_light, Hellbent Fault Locator Lights +tardis:hellbent_monitor, Hellbent Monitor +tardis:hellbent_pole, Hellbent Pole +tardis:hellbent_roof, Hellbent Ceiling Thing +tardis:telos_sand, Telos Sand +tardis:moon_dirt, Moon Dirt +tardis:gallifreyan_sand, tile.tardis.gallifreyan_sand.name +tardis:gallifreyan_grass, Strange Grass +tardis:gallifreyan_dirt, Strange Dirt +tardis:gallifreyan_grass_snow, tile.tardis.gallifreyan_grass_snow.name +tardis:gallifreyan_stone, Strange Stone +tardis:suitcase, Mysterious Suitcase +tardis:br_chair, Chair +tardis:am_sphere, Armillary Sphere +tardis:tardis_top, TARDIS +tardis:tardis_top_01, tile.tardis.tardis_top_01.name +tardis:tardis_top_02, tile.tardis.tardis_top_02.name +tardis:tardis_top_03, tile.tardis.tardis_top_03.name +tardis:tardis_top_04, tile.tardis.tardis_top_04.name +tardis:tardis_top_cc, tile.tardis.tardis_top_cc.name +tardis:tardis_top_clock, tile.tardis.tardis_top_clock.name +tardis:tardis_top_tt, tile.tardis.tardis_top_tt.name +tardis:tardis_top_wood_door, tile.tardis.tardis_top_wood_door.name +tardis:tardis_top_wardrobe, tile.tardis.tardis_top_wardrobe.name +tardis:console, TARDIS Console +tardis:console_01, tile.tardis.console_01.name +tardis:console_02, tile.tardis.console_02.name +tardis:console_03, tile.tardis.console_03.name +tardis:console_04, tile.tardis.console_04.name +tardis:console_05, tile.tardis.console_05.name +tardis:circuit_repair, Steady State Micro-Welding Station +tardis:multiblock, tile.tardis.multiblock.name +tardis:multiblock_master, tile.tardis.multiblock_master.name +tardis:sonic_workbench, Sonic Workbench +tardis:tree_egg, ARS Tree Egg +tardis:tractor_beam, Dalek Tractor Beam +tardis:artron_bank, Artron Bank +tardis:key, TARDIS Key +tardis:circuts, Exotronic Circuitry +tardis:gunstick, Dalek Gunstick +tardis:power_cell, Trionic Power Cell +tardis:ray_gun, Dalek Ray Gun +tardis:void_specs, Void Spectacles +tardis:fez, Fez +tardis:bowtie, Bowtie +tardis:sonic_cane, Sonic Cane +tardis:sonic_screwdriver, Sonic Screwdriver +tardis:tardis_manual, TARDIS Manual +tardis:key_01, TARDIS Key +tardis:first_cane, First Doctor's Cane +tardis:fourth_hat, Fourth Doctor's Hat +tardis:thirteen_coat, Thirteen's Coat +tardis:stattenheim_remote, Stattenheim Remote +tardis:time_vector_generator, Time Vector Generator +tardis:sonic_shades, Sonic Shades +tardis:biodampener, Bio-Dampener +tardis:mercury_bottle, Bottle of Mercury +tardis:cinnabar, Cinnabar Dust +tardis:hellbent_corridor, Hellbent Corridor Entrance +tardis:hellbent_door, Hellbent Roundel Door +tardis:interiordoor, Interior Door +tardis:sonic_screwdriver_13, Thirteen's Sonic +tardis:fluid_link, Fluid Links +tardis:artron_capacitor, Artron Capacitor +tardis:demat_circuit, Dematerialization Circuit +tesslocator:basic_item_tesslocator, Basic Item Tesslocator +tesslocator:basic_fluid_tesslocator, Basic Fluid Tesslocator +tesslocator:basic_energy_tesslocator, Basic Energy Tesslocator +tesslocator:advanced_item_tesslocator, Advanced Item Tesslocator +tesslocator:advanced_fluid_tesslocator, Advanced Fluid Tesslocator +tesslocator:advanced_energy_tesslocator, Advanced Energy Tesslocator +tfspellpack:gilded_twilight_oak_wood, Gilded Twilight Oak Wood +tfspellpack:gilded_canopy_wood, Gilded Canopy Wood +tfspellpack:gilded_mangrove_wood, Gilded Mangrove Wood +tfspellpack:gilded_darkwood, Gilded Darkwood +tfspellpack:gilded_timewood, Gilded Timewood +tfspellpack:gilded_transwood, Gilded Transwood +tfspellpack:gilded_minewood, Gilded Minewood +tfspellpack:gilded_sortingwood, Gilded Sortingwood +tfspellpack:twilight_oak_bookshelf, Twilight Oak Bookshelf +tfspellpack:canopy_bookshelf, Canopy Bookshelf +tfspellpack:mangrove_bookshelf, Mangrove Bookshelf +tfspellpack:darkwood_bookshelf, Darkwood Bookshelf +tfspellpack:timewood_bookshelf, Timewood Bookshelf +tfspellpack:transwood_bookshelf, Transwood Bookshelf +tfspellpack:minewood_bookshelf, Minewood Bookshelf +tfspellpack:sortingwood_bookshelf, Sortingwood Bookshelf +tfspellpack:twilight_oak_lectern, Twilight Oak Lectern +tfspellpack:canopy_lectern, Canopy Lectern +tfspellpack:mangrove_lectern, Mangrove Lectern +tfspellpack:darkwood_lectern, Darkwood Lectern +tfspellpack:timewood_lectern, Timewood Lectern +tfspellpack:transwood_lectern, Transwood Lectern +tfspellpack:minewood_lectern, Minewood Lectern +tfspellpack:sortingwood_lectern, Sortingwood Lectern +tfspellpack:twilight_spell_book:252, Twilight Spell Book +tfspellpack:twilight_spell_book:253, Twilight Spell Book +tfspellpack:twilight_spell_book:254, Twilight Spell Book +tfspellpack:twilight_spell_book:255, Twilight Spell Book +tfspellpack:twilight_spell_book:256, Twilight Spell Book +tfspellpack:twilight_spell_book:257, Twilight Spell Book +tfspellpack:twilight_spell_book:258, Twilight Spell Book +tfspellpack:twilight_spell_book:259, Twilight Spell Book +tfspellpack:twilight_spell_book:260, Twilight Spell Book +tfspellpack:twilight_spell_book:261, Twilight Spell Book +tfspellpack:twilight_spell_book:262, Twilight Spell Book +tfspellpack:twilight_spell_book:263, Twilight Spell Book +tfspellpack:twilight_spell_book:264, Twilight Spell Book +tfspellpack:twilight_spell_book:265, Twilight Spell Book +tfspellpack:twilight_spell_book:266, Twilight Spell Book +tfspellpack:twilight_spell_book:267, Twilight Spell Book +tfspellpack:twilight_spell_book:268, Twilight Spell Book +tfspellpack:twilight_spell_book:269, Twilight Spell Book +tfspellpack:twilight_spell_book:270, Twilight Spell Book +tfspellpack:twilight_spell_book:271, Twilight Spell Book +tfspellpack:twilight_spell_book:272, Twilight Spell Book +tfspellpack:twilight_spell_book:273, Twilight Spell Book +tfspellpack:twilight_spell_book:274, Twilight Spell Book +tfspellpack:twilight_spell_book:275, Twilight Spell Book +tfspellpack:twilight_spell_book:276, Twilight Spell Book +tfspellpack:twilight_spell_book:277, Twilight Spell Book +tfspellpack:twilight_spell_book:278, Twilight Spell Book +tfspellpack:twilight_spell_book:279, Twilight Spell Book +tfspellpack:twilight_spell_book:280, Twilight Spell Book +tfspellpack:twilight_spell_book:281, Twilight Spell Book +tfspellpack:twilight_spell_book:282, Twilight Spell Book +tfspellpack:twilight_spell_book:283, Twilight Spell Book +tfspellpack:twilight_spell_book:284, Twilight Spell Book +tfspellpack:twilight_scroll:252, Scroll of Frost Breath +tfspellpack:twilight_scroll:253, Scroll of Summon Skeleton Druid +tfspellpack:twilight_scroll:254, Scroll of Summon Goblin +tfspellpack:twilight_scroll:255, Scroll of Druid Hex +tfspellpack:twilight_scroll:256, Scroll of Moonworm +tfspellpack:twilight_scroll:257, Scroll of Mist Cloak +tfspellpack:twilight_scroll:258, Scroll of Transformation +tfspellpack:twilight_scroll:259, Scroll of Death Page +tfspellpack:twilight_scroll:260, Scroll of Twilight Orb +tfspellpack:twilight_scroll:261, Scroll of Ironwood Heart +tfspellpack:twilight_scroll:262, Scroll of Summon Fire Beetle +tfspellpack:twilight_scroll:263, Scroll of Hydra Bomb +tfspellpack:twilight_scroll:264, Scroll of Cinder Cloud +tfspellpack:twilight_scroll:265, Scroll of Summon Ice Core +tfspellpack:twilight_scroll:266, Scroll of Ice Bomb +tfspellpack:twilight_scroll:267, Scroll of Acid Rain +tfspellpack:twilight_scroll:268, Scroll of Twilight Catalyst +tfspellpack:twilight_scroll:269, Scroll of Summon Twilight Wraith +tfspellpack:twilight_scroll:270, Scroll of Summon Cave Troll +tfspellpack:twilight_scroll:271, Scroll of Summon Slime Beetle +tfspellpack:twilight_scroll:272, Scroll of Fortification +tfspellpack:twilight_scroll:273, Scroll of Life Charm +tfspellpack:twilight_scroll:274, Scroll of Rain of Tears +tfspellpack:twilight_scroll:275, Scroll of Fire Jets +tfspellpack:twilight_scroll:276, Scroll of Snow Guardian Horde +tfspellpack:twilight_scroll:277, Scroll of Chariot of Ice +tfspellpack:twilight_scroll:278, Scroll of Carminite Singularity +tfspellpack:twilight_scroll:279, Scroll of Ghast Trap +tfspellpack:twilight_scroll:280, Scroll of Suffocating Mist +tfspellpack:twilight_scroll:281, Scroll of Call of the Horn +tfspellpack:twilight_scroll:282, Scroll of Annihilation +tfspellpack:twilight_scroll:283, Scroll of Pocket Tinkerer +tfspellpack:twilight_scroll:284, Scroll of Hydra's Vigor +tfspellpack:ring_twilight, Ring of Twilight +tfspellpack:ring_hydra_kaboom, Ring of Malevolent Eyes +tfspellpack:ring_aurora, Ring of the Aurora +tfspellpack:ring_trollsteinn, Trollsteinn Ring +tfspellpack:ring_stealth_attack, Ring of Cloaking Night +tfspellpack:amulet_steeleaf, Steeleaf Amulet +tfspellpack:amulet_carminite, Carminite Amulet +tfspellpack:amulet_life_charm, Golden Heart Pendant +tfspellpack:charm_ice_exploder, Malignant Ice Pearl +tfspellpack:charm_goblin, Redcap Miner's Satchel +tfspellpack:charm_troll, Icy Trollber +tfspellpack:charm_accursed_tome, Accursed Tome +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: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: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: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: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 +thaumicenergistics:infusion_provider, Essentia Infusion Provider +thaumicenergistics:arcane_assembler, Arcane Assembler +thaumicenergistics:essentia_cell_1k, 1k ME Essentia Storage Cell +thaumicenergistics:essentia_cell_4k, 4k ME Essentia Storage Cell +thaumicenergistics:essentia_cell_16k, 16k ME Essentia Storage Cell +thaumicenergistics:essentia_cell_64k, 64k ME Essentia Storage Cell +thaumicenergistics:essentia_cell_creative, Creative ME Essentia Storage Cell +thaumicenergistics:essentia_import, ME Essentia Import Bus +thaumicenergistics:essentia_export, ME Essentia Export Bus +thaumicenergistics:essentia_storage, ME Essentia Storage Bus +thaumicenergistics:essentia_terminal, ME Essentia Terminal +thaumicenergistics:arcane_terminal, Arcane Crafting Terminal +thaumicenergistics:arcane_inscriber, Arcane Inscriber +thaumicenergistics:diffusion_core, Diffusion Core +thaumicenergistics:coalescence_core, Coalescence Core +thaumicenergistics:essentia_component_1k, 1k ME Essentia Storage Component +thaumicenergistics:essentia_component_4k, 4k ME Essentia Storage Component +thaumicenergistics:essentia_component_16k, 16k ME Essentia Storage Component +thaumicenergistics:essentia_component_64k, 64k ME Essentia Storage Component +thaumicenergistics:upgrade_arcane, Arcane Charging Upgrade +thaumicenergistics:knowledge_core, Knowledge Core +thaumicenergistics:blank_knowledge_core, Blank Knowledge Core +thaumicenergistics:dummy_aspect, item.thaumicenergistics.dummy_aspect.name +thaumictinkerer:share_book, Tome of Knowledge Sharing +thaumictinkerer:black_quartz, Smokey Quartz +thaumictinkerer:connector, Transvector Binder +thaumictinkerer:soul_mould, Soul Mould +thaumictinkerer:energetic_nitor, Energetic Nitor +thaumictinkerer:spellbinding_cloth, Spellbinding Cloth +thaumictinkerer:blood_sword, Cursed Spirit's Blade +thaumictinkerer:mob_aspect, item.thaumictinkerer:mob_aspect.name +thaumictinkerer:funnel, Essentia Funnel +thaumictinkerer:dissimulation, Dissimulation Block +thaumictinkerer:transvector_interface, Transvector Interface +thaumictinkerer:transvector_dislocator, Transvector Dislocator +thaumictinkerer:repairer, Thaumic Restorer +thaumictinkerer:magnet, Kinetic Attractor +thaumictinkerer:mob_magnet, Corporeal Attractor +thaumictinkerer:osmotic_enchanter, Osmotic Enchanter +thaumictinkerer:enchantment_pillar, Enchanting Pillar +thaumictinkerer:animation_tablet, Dynamism Tablet +thaumictinkerer:black_quartz_block, Black Quartz Block +thaumictinkerer:dummy_nitor, tile.thaumictinkerer:dummy_nitor.name +thaumicwonders:void_beacon, Void Beacon +thaumicwonders:placeholder_obsidian, Catalyzation Chamber +thaumicwonders:primordial_accelerator_terminus, Primordial Accelerator Terminus +thaumicwonders:everburning_urn, Everburning Urn +thaumicwonders:alkahest_vat, Alkahest Vat +thaumicwonders:dimensional_ripper, Dimensional Ripper +thaumicwonders:primordial_accretion_chamber, Primordial Accretion Chamber +thaumicwonders:catalyzation_chamber, Catalyzation Chamber +thaumicwonders:primordial_accelerator_tunnel, Primordial Accelerator Tunnel +thaumicwonders:meteorb, Meteorb +thaumicwonders:ore_diviner, Ore Diviner +thaumicwonders:madness_engine, Madness Engine +thaumicwonders:hexamite, Hexamite +thaumicwonders:placeholder_void_metal_block, Primordial Accretion Chamber +thaumicwonders:inspiration_engine, Inspiration Engine +thaumicwonders:flux_capacitor, Flux Capacitor +thaumicwonders:portal_anchor, Portal Anchor +thaumicwonders:placeholder_arcane_stone, Catalyzation Chamber +thaumicwonders:primordial_accelerator, Primordial Accelerator +thaumicwonders:shimmerleaf_crop, Shimmerleaf +thaumicwonders:meaty_orb, Meaty Orb +thaumicwonders:coalescence_matrix, Coalescence Matrix +thaumicwonders:portal_generator, Portal Generator +thaumicwonders:coalescence_matrix_precursor, Coalescence Matrix +thaumicwonders:placeholder_thaumium_block, Primordial Accretion Chamber +thaumicwonders:placeholder_adv_alch_construct, Primordial Accretion Chamber +thaumicwonders:creative_essentia_jar, Creative Essentia Jar +thaumicwonders:cinderpearl_crop, Cinderpearl +thaumicwonders:vishroom_crop, Vishroom +thaumicwonders:flux_distiller, Flux Distiller +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 +tinker_io:cd_lonesome_avenue, Music Disc +tinker_io:upg:0, Base Upgrade +tinker_io:upg:1, Slot Upgrade I +tinker_io:upg:2, Slot Upgrade II +tinker_io:upg:3, Slot Upgrade III +tinker_io:upg:4, Slot Upgrade IV +tinker_io:upg:5, Redstone Upgrade +tinker_io:upg:6, Fortune Upgrade +tinker_io:upg:7, Basin Upgrade +tinker_io:solidfuel, Solid Fuel +tinker_io:speedupg, Speed Upgrade +tinker_io:crushed_ore, Crushed Ore +tinker_io:fuel_input_machine, Fuel Input Machine +tinker_io:smart_output, Smart Output +tinker_io:what_a_beautiful_block, What a beautiful block +tinker_io:ore_crusher, Ore Crusher +tinker_io:stirling_engine, Stirling Engine +tinymobfarm:lasso, Lasso +tinymobfarm:wood_farm, Wooden Mob Farm +tinymobfarm:stone_farm, Stone Mob Farm +tinymobfarm:iron_farm, Iron Mob Farm +tinymobfarm:gold_farm, Golden Mob Farm +tinymobfarm:diamond_farm, Diamond Mob Farm +tinymobfarm:emerald_farm, Emerald Mob Farm +tinymobfarm:inferno_farm, Inferno Mob Farm +tinymobfarm:ultimate_farm, Ultimate Mob Farm +torchmaster:mega_torch:0, Mega Torch +torchmaster:mega_torch:1, Unlit Mega Torch +torchmaster:terrain_lighter, Terrain Lighter +torchmaster:dread_lamp, Dread Lamp +torchmaster:feral_flare_lantern, Feral Flare Lantern +torchmaster:frozen_pearl, Frozen Pearl +variegated:compressed_vis_battery, Compressed Vis Battery +variegated:blood_apple, Blood Apple +variegated:silvered_apple:0, Stable Fabric +variegated:silvered_apple:1, Stable Fabric +variegated:defiled_ground, Defiled Ground +variegated:featherweight, tile.featherweight.name +woot:die:0, Mesh Die +woot:die:1, Plate Die +woot:die:2, Core Die +woot:die:3, Shard Die +woot:factorycore:0, Heart Core +woot:factorycore:1, Controller Core +woot:factorycore:2, Tier I Upgrade Core +woot:factorycore:3, Tier II Upgrade Core +woot:factorycore:4, Tier III Upgrade Core +woot:factorycore:5, Power Core +woot:factorycore:6, Cap Core +woot:factorybase, Factory Base +woot:stygianironingot, Stygian Iron Ingot +woot:stygianironplate, Stygian Iron Plate +woot:endershard, Ender Shard +woot:prism, Prism +woot:soulsanddust, Soul Dust +woot:stygianirondust, Stygian Iron Dust +woot:shard:0, Diamond Shard +woot:shard:1, Emerald Shard +woot:shard:2, Quartz Shard +woot:shard:3, Nether Star Shard +woot:shard:4, Tier II Shard +woot:shard:5, Tier III Shard +woot:shard:6, Tier IV Shard +woot:yahhammer, Ya Hammer +woot:xpshard, XP Shard (16XP) +woot:fakemanual, Readme +woot:builder, The Intern +woot:anvil, Stygian Iron Anvil +woot:layout, Factory Layout +woot:factory, Factory Heart +woot:soulstone, Soul Stone +woot:stygianiron, Stygian Iron Block +woot:stygianironore, Stygian Iron Ore +woot:importer, Factory Importer +woot:exporter, Factory Exporter +woot:controller, Factory Controller +woot:structure:0, Factory Flesh Casing +woot:structure:1, Factory Bone Casing +woot:structure:2, Factory Blaze Casing +woot:structure:3, Factory Ender Casing +woot:structure:4, Factory Nether Casing +woot:structure:5, Factory Upgrade Base +woot:structure:6, Factory Tier I Cap +woot:structure:7, Factory Tier II Cap +woot:structure:8, Factory Tier III Cap +woot:structure:9, Factory Tier IV Cap +woot:cell:0, Basic Power Cell +woot:cell:1, Advanced Power Cell +woot:cell:2, Premium Power Cell +woot:upgrade:0, Rate I Upgrade +woot:upgrade:1, Rate II Upgrade +woot:upgrade:2, Rate III Upgrade +woot:upgrade:3, Looting I Upgrade +woot:upgrade:4, Looting II Upgrade +woot:upgrade:5, Looting III Upgrade +woot:upgrade:6, XP I Upgrade +woot:upgrade:7, XP II Upgrade +woot:upgrade:8, XP III Upgrade +woot:upgrade:9, Mass I Upgrade +woot:upgrade:10, Mass II Upgrade +woot:upgrade:11, Mass III Upgrade +woot:upgrade:12, Decapitate I Upgrade +woot:upgrade:13, Decapitate II Upgrade +woot:upgrade:14, Decapitate III Upgrade +woot:upgradeb:0, Efficiency I Upgrade +woot:upgradeb:1, Efficiency II Upgrade +woot:upgradeb:2, Efficiency III Upgrade +woot:upgradeb:3, Blood Magic Life Essence Tank I Upgrade +woot:upgradeb:4, Blood Magic Life Essence Tank II Upgrade +woot:upgradeb:5, Blood Magic Life Essence Tank III Upgrade +woot:upgradeb:6, Blood Magic Life Essence Altar I Upgrade +woot:upgradeb:7, Blood Magic Life Essence Altar II Upgrade +woot:upgradeb:8, Blood Magic Life Essence Altar III Upgrade +woot:upgradeb:9, EvilCraft Blood Tank I Upgrade +woot:upgradeb:10, EvilCraft Blood Tank II Upgrade +woot:upgradeb:11, EvilCraft Blood Tank III Upgrade +woot:upgradeb:12, Blood Magic Crystal I Upgrade +woot:upgradeb:13, Blood Magic Crystal II Upgrade +woot:upgradeb:14, Blood Magic Crystal III Upgrade +xtones:base, Xtone Tile +xtones:lamp_flat, Flat Lamp +xtones:agon:0, Agon 1 +xtones:agon:1, Agon 2 +xtones:agon:2, Agon 3 +xtones:agon:3, Agon 4 +xtones:agon:4, Agon 5 +xtones:agon:5, Agon 6 +xtones:agon:6, Agon 7 +xtones:agon:7, Agon 8 +xtones:agon:8, Agon 9 +xtones:agon:9, Agon 10 +xtones:agon:10, Agon 11 +xtones:agon:11, Agon 12 +xtones:agon:12, Agon 13 +xtones:agon:13, Agon 14 +xtones:agon:14, Agon 15 +xtones:agon:15, Agon 16 +xtones:azur:0, Azur 1 +xtones:azur:1, Azur 2 +xtones:azur:2, Azur 3 +xtones:azur:3, Azur 4 +xtones:azur:4, Azur 5 +xtones:azur:5, Azur 6 +xtones:azur:6, Azur 7 +xtones:azur:7, Azur 8 +xtones:azur:8, Azur 9 +xtones:azur:9, Azur 10 +xtones:azur:10, Azur 11 +xtones:azur:11, Azur 12 +xtones:azur:12, Azur 13 +xtones:azur:13, Azur 14 +xtones:azur:14, Azur 15 +xtones:azur:15, Azur 16 +xtones:bitt:0, Bitt 1 +xtones:bitt:1, Bitt 2 +xtones:bitt:2, Bitt 3 +xtones:bitt:3, Bitt 4 +xtones:bitt:4, Bitt 5 +xtones:bitt:5, Bitt 6 +xtones:bitt:6, Bitt 7 +xtones:bitt:7, Bitt 8 +xtones:bitt:8, Bitt 9 +xtones:bitt:9, Bitt 10 +xtones:bitt:10, Bitt 11 +xtones:bitt:11, Bitt 12 +xtones:bitt:12, Bitt 13 +xtones:bitt:13, Bitt 14 +xtones:bitt:14, Bitt 15 +xtones:bitt:15, Bitt 16 +xtones:cray:0, Cray 1 +xtones:cray:1, Cray 2 +xtones:cray:2, Cray 3 +xtones:cray:3, Cray 4 +xtones:cray:4, Cray 5 +xtones:cray:5, Cray 6 +xtones:cray:6, Cray 7 +xtones:cray:7, Cray 8 +xtones:cray:8, Cray 9 +xtones:cray:9, Cray 10 +xtones:cray:10, Cray 11 +xtones:cray:11, Cray 12 +xtones:cray:12, Cray 13 +xtones:cray:13, Cray 14 +xtones:cray:14, Cray 15 +xtones:cray:15, Cray 16 +xtones:fort:0, Fort 1 +xtones:fort:1, Fort 2 +xtones:fort:2, Fort 3 +xtones:fort:3, Fort 4 +xtones:fort:4, Fort 5 +xtones:fort:5, Fort 6 +xtones:fort:6, Fort 7 +xtones:fort:7, Fort 8 +xtones:fort:8, Fort 9 +xtones:fort:9, Fort 10 +xtones:fort:10, Fort 11 +xtones:fort:11, Fort 12 +xtones:fort:12, Fort 13 +xtones:fort:13, Fort 14 +xtones:fort:14, Fort 15 +xtones:fort:15, Fort 16 +xtones:glaxx:0, Glaxx 1 +xtones:glaxx:1, Glaxx 2 +xtones:glaxx:2, Glaxx 3 +xtones:glaxx:3, Glaxx 4 +xtones:glaxx:4, Glaxx 5 +xtones:glaxx:5, Glaxx 6 +xtones:glaxx:6, Glaxx 7 +xtones:glaxx:7, Glaxx 8 +xtones:glaxx:8, Glaxx 9 +xtones:glaxx:9, Glaxx 10 +xtones:glaxx:10, Glaxx 11 +xtones:glaxx:11, Glaxx 12 +xtones:glaxx:12, Glaxx 13 +xtones:glaxx:13, Glaxx 14 +xtones:glaxx:14, Glaxx 15 +xtones:glaxx:15, Glaxx 16 +xtones:iszm:0, Iszm 1 +xtones:iszm:1, Iszm 2 +xtones:iszm:2, Iszm 3 +xtones:iszm:3, Iszm 4 +xtones:iszm:4, Iszm 5 +xtones:iszm:5, Iszm 6 +xtones:iszm:6, Iszm 7 +xtones:iszm:7, Iszm 8 +xtones:iszm:8, Iszm 9 +xtones:iszm:9, Iszm 10 +xtones:iszm:10, Iszm 11 +xtones:iszm:11, Iszm 12 +xtones:iszm:12, Iszm 13 +xtones:iszm:13, Iszm 14 +xtones:iszm:14, Iszm 15 +xtones:iszm:15, Iszm 16 +xtones:jelt:0, Jelt 1 +xtones:jelt:1, Jelt 2 +xtones:jelt:2, Jelt 3 +xtones:jelt:3, Jelt 4 +xtones:jelt:4, Jelt 5 +xtones:jelt:5, Jelt 6 +xtones:jelt:6, Jelt 7 +xtones:jelt:7, Jelt 8 +xtones:jelt:8, Jelt 9 +xtones:jelt:9, Jelt 10 +xtones:jelt:10, Jelt 11 +xtones:jelt:11, Jelt 12 +xtones:jelt:12, Jelt 13 +xtones:jelt:13, Jelt 14 +xtones:jelt:14, Jelt 15 +xtones:jelt:15, Jelt 16 +xtones:korp:0, Korp 1 +xtones:korp:1, Korp 2 +xtones:korp:2, Korp 3 +xtones:korp:3, Korp 4 +xtones:korp:4, Korp 5 +xtones:korp:5, Korp 6 +xtones:korp:6, Korp 7 +xtones:korp:7, Korp 8 +xtones:korp:8, Korp 9 +xtones:korp:9, Korp 10 +xtones:korp:10, Korp 11 +xtones:korp:11, Korp 12 +xtones:korp:12, Korp 13 +xtones:korp:13, Korp 14 +xtones:korp:14, Korp 15 +xtones:korp:15, Korp 16 +xtones:kryp:0, Kryp 1 +xtones:kryp:1, Kryp 2 +xtones:kryp:2, Kryp 3 +xtones:kryp:3, Kryp 4 +xtones:kryp:4, Kryp 5 +xtones:kryp:5, Kryp 6 +xtones:kryp:6, Kryp 7 +xtones:kryp:7, Kryp 8 +xtones:kryp:8, Kryp 9 +xtones:kryp:9, Kryp 10 +xtones:kryp:10, Kryp 11 +xtones:kryp:11, Kryp 12 +xtones:kryp:12, Kryp 13 +xtones:kryp:13, Kryp 14 +xtones:kryp:14, Kryp 15 +xtones:kryp:15, Kryp 16 +xtones:lair:0, Lair 1 +xtones:lair:1, Lair 2 +xtones:lair:2, Lair 3 +xtones:lair:3, Lair 4 +xtones:lair:4, Lair 5 +xtones:lair:5, Lair 6 +xtones:lair:6, Lair 7 +xtones:lair:7, Lair 8 +xtones:lair:8, Lair 9 +xtones:lair:9, Lair 10 +xtones:lair:10, Lair 11 +xtones:lair:11, Lair 12 +xtones:lair:12, Lair 13 +xtones:lair:13, Lair 14 +xtones:lair:14, Lair 15 +xtones:lair:15, Lair 16 +xtones:lave:0, Lave 1 +xtones:lave:1, Lave 2 +xtones:lave:2, Lave 3 +xtones:lave:3, Lave 4 +xtones:lave:4, Lave 5 +xtones:lave:5, Lave 6 +xtones:lave:6, Lave 7 +xtones:lave:7, Lave 8 +xtones:lave:8, Lave 9 +xtones:lave:9, Lave 10 +xtones:lave:10, Lave 11 +xtones:lave:11, Lave 12 +xtones:lave:12, Lave 13 +xtones:lave:13, Lave 14 +xtones:lave:14, Lave 15 +xtones:lave:15, Lave 16 +xtones:mint:0, Mint 1 +xtones:mint:1, Mint 2 +xtones:mint:2, Mint 3 +xtones:mint:3, Mint 4 +xtones:mint:4, Mint 5 +xtones:mint:5, Mint 6 +xtones:mint:6, Mint 7 +xtones:mint:7, Mint 8 +xtones:mint:8, Mint 9 +xtones:mint:9, Mint 10 +xtones:mint:10, Mint 11 +xtones:mint:11, Mint 12 +xtones:mint:12, Mint 13 +xtones:mint:13, Mint 14 +xtones:mint:14, Mint 15 +xtones:mint:15, Mint 16 +xtones:myst:0, Myst 1 +xtones:myst:1, Myst 2 +xtones:myst:2, Myst 3 +xtones:myst:3, Myst 4 +xtones:myst:4, Myst 5 +xtones:myst:5, Myst 6 +xtones:myst:6, Myst 7 +xtones:myst:7, Myst 8 +xtones:myst:8, Myst 9 +xtones:myst:9, Myst 10 +xtones:myst:10, Myst 11 +xtones:myst:11, Myst 12 +xtones:myst:12, Myst 13 +xtones:myst:13, Myst 14 +xtones:myst:14, Myst 15 +xtones:myst:15, Myst 16 +xtones:reds:0, Reds 1 +xtones:reds:1, Reds 2 +xtones:reds:2, Reds 3 +xtones:reds:3, Reds 4 +xtones:reds:4, Reds 5 +xtones:reds:5, Reds 6 +xtones:reds:6, Reds 7 +xtones:reds:7, Reds 8 +xtones:reds:8, Reds 9 +xtones:reds:9, Reds 10 +xtones:reds:10, Reds 11 +xtones:reds:11, Reds 12 +xtones:reds:12, Reds 13 +xtones:reds:13, Reds 14 +xtones:reds:14, Reds 15 +xtones:reds:15, Reds 16 +xtones:reed:0, Reed 1 +xtones:reed:1, Reed 2 +xtones:reed:2, Reed 3 +xtones:reed:3, Reed 4 +xtones:reed:4, Reed 5 +xtones:reed:5, Reed 6 +xtones:reed:6, Reed 7 +xtones:reed:7, Reed 8 +xtones:reed:8, Reed 9 +xtones:reed:9, Reed 10 +xtones:reed:10, Reed 11 +xtones:reed:11, Reed 12 +xtones:reed:12, Reed 13 +xtones:reed:13, Reed 14 +xtones:reed:14, Reed 15 +xtones:reed:15, Reed 16 +xtones:roen:0, Roen 1 +xtones:roen:1, Roen 2 +xtones:roen:2, Roen 3 +xtones:roen:3, Roen 4 +xtones:roen:4, Roen 5 +xtones:roen:5, Roen 6 +xtones:roen:6, Roen 7 +xtones:roen:7, Roen 8 +xtones:roen:8, Roen 9 +xtones:roen:9, Roen 10 +xtones:roen:10, Roen 11 +xtones:roen:11, Roen 12 +xtones:roen:12, Roen 13 +xtones:roen:13, Roen 14 +xtones:roen:14, Roen 15 +xtones:roen:15, Roen 16 +xtones:sols:0, Sols 1 +xtones:sols:1, Sols 2 +xtones:sols:2, Sols 3 +xtones:sols:3, Sols 4 +xtones:sols:4, Sols 5 +xtones:sols:5, Sols 6 +xtones:sols:6, Sols 7 +xtones:sols:7, Sols 8 +xtones:sols:8, Sols 9 +xtones:sols:9, Sols 10 +xtones:sols:10, Sols 11 +xtones:sols:11, Sols 12 +xtones:sols:12, Sols 13 +xtones:sols:13, Sols 14 +xtones:sols:14, Sols 15 +xtones:sols:15, Sols 16 +xtones:sync:0, Sync 1 +xtones:sync:1, Sync 2 +xtones:sync:2, Sync 3 +xtones:sync:3, Sync 4 +xtones:sync:4, Sync 5 +xtones:sync:5, Sync 6 +xtones:sync:6, Sync 7 +xtones:sync:7, Sync 8 +xtones:sync:8, Sync 9 +xtones:sync:9, Sync 10 +xtones:sync:10, Sync 11 +xtones:sync:11, Sync 12 +xtones:sync:12, Sync 13 +xtones:sync:13, Sync 14 +xtones:sync:14, Sync 15 +xtones:sync:15, Sync 16 +xtones:tank:0, Tank 1 +xtones:tank:1, Tank 2 +xtones:tank:2, Tank 3 +xtones:tank:3, Tank 4 +xtones:tank:4, Tank 5 +xtones:tank:5, Tank 6 +xtones:tank:6, Tank 7 +xtones:tank:7, Tank 8 +xtones:tank:8, Tank 9 +xtones:tank:9, Tank 10 +xtones:tank:10, Tank 11 +xtones:tank:11, Tank 12 +xtones:tank:12, Tank 13 +xtones:tank:13, Tank 14 +xtones:tank:14, Tank 15 +xtones:tank:15, Tank 16 +xtones:vect:0, Vect 1 +xtones:vect:1, Vect 2 +xtones:vect:2, Vect 3 +xtones:vect:3, Vect 4 +xtones:vect:4, Vect 5 +xtones:vect:5, Vect 6 +xtones:vect:6, Vect 7 +xtones:vect:7, Vect 8 +xtones:vect:8, Vect 9 +xtones:vect:9, Vect 10 +xtones:vect:10, Vect 11 +xtones:vect:11, Vect 12 +xtones:vect:12, Vect 13 +xtones:vect:13, Vect 14 +xtones:vect:14, Vect 15 +xtones:vect:15, Vect 16 +xtones:vena:0, Vena 1 +xtones:vena:1, Vena 2 +xtones:vena:2, Vena 3 +xtones:vena:3, Vena 4 +xtones:vena:4, Vena 5 +xtones:vena:5, Vena 6 +xtones:vena:6, Vena 7 +xtones:vena:7, Vena 8 +xtones:vena:8, Vena 9 +xtones:vena:9, Vena 10 +xtones:vena:10, Vena 11 +xtones:vena:11, Vena 12 +xtones:vena:12, Vena 13 +xtones:vena:13, Vena 14 +xtones:vena:14, Vena 15 +xtones:vena:15, Vena 16 +xtones:zane:0, Zane 1 +xtones:zane:1, Zane 2 +xtones:zane:2, Zane 3 +xtones:zane:3, Zane 4 +xtones:zane:4, Zane 5 +xtones:zane:5, Zane 6 +xtones:zane:6, Zane 7 +xtones:zane:7, Zane 8 +xtones:zane:8, Zane 9 +xtones:zane:9, Zane 10 +xtones:zane:10, Zane 11 +xtones:zane:11, Zane 12 +xtones:zane:12, Zane 13 +xtones:zane:13, Zane 14 +xtones:zane:14, Zane 15 +xtones:zane:15, Zane 16 +xtones:zech:0, Zech 1 +xtones:zech:1, Zech 2 +xtones:zech:2, Zech 3 +xtones:zech:3, Zech 4 +xtones:zech:4, Zech 5 +xtones:zech:5, Zech 6 +xtones:zech:6, Zech 7 +xtones:zech:7, Zech 8 +xtones:zech:8, Zech 9 +xtones:zech:9, Zech 10 +xtones:zech:10, Zech 11 +xtones:zech:11, Zech 12 +xtones:zech:12, Zech 13 +xtones:zech:13, Zech 14 +xtones:zech:14, Zech 15 +xtones:zech:15, Zech 16 +xtones:zest:0, Zest 1 +xtones:zest:1, Zest 2 +xtones:zest:2, Zest 3 +xtones:zest:3, Zest 4 +xtones:zest:4, Zest 5 +xtones:zest:5, Zest 6 +xtones:zest:6, Zest 7 +xtones:zest:7, Zest 8 +xtones:zest:8, Zest 9 +xtones:zest:9, Zest 10 +xtones:zest:10, Zest 11 +xtones:zest:11, Zest 12 +xtones:zest:12, Zest 13 +xtones:zest:13, Zest 14 +xtones:zest:14, Zest 15 +xtones:zest:15, Zest 16 +xtones:zeta:0, Zeta 1 +xtones:zeta:1, Zeta 2 +xtones:zeta:2, Zeta 3 +xtones:zeta:3, Zeta 4 +xtones:zeta:4, Zeta 5 +xtones:zeta:5, Zeta 6 +xtones:zeta:6, Zeta 7 +xtones:zeta:7, Zeta 8 +xtones:zeta:8, Zeta 9 +xtones:zeta:9, Zeta 10 +xtones:zeta:10, Zeta 11 +xtones:zeta:11, Zeta 12 +xtones:zeta:12, Zeta 13 +xtones:zeta:13, Zeta 14 +xtones:zeta:14, Zeta 15 +xtones:zeta:15, Zeta 16 +xtones:zion:0, Zion 1 +xtones:zion:1, Zion 2 +xtones:zion:2, Zion 3 +xtones:zion:3, Zion 4 +xtones:zion:4, Zion 5 +xtones:zion:5, Zion 6 +xtones:zion:6, Zion 7 +xtones:zion:7, Zion 8 +xtones:zion:8, Zion 9 +xtones:zion:9, Zion 10 +xtones:zion:10, Zion 11 +xtones:zion:11, Zion 12 +xtones:zion:12, Zion 13 +xtones:zion:13, Zion 14 +xtones:zion:14, Zion 15 +xtones:zion:15, Zion 16 +xtones:zkul:0, Zkul 1 +xtones:zkul:1, Zkul 2 +xtones:zkul:2, Zkul 3 +xtones:zkul:3, Zkul 4 +xtones:zkul:4, Zkul 5 +xtones:zkul:5, Zkul 6 +xtones:zkul:6, Zkul 7 +xtones:zkul:7, Zkul 8 +xtones:zkul:8, Zkul 9 +xtones:zkul:9, Zkul 10 +xtones:zkul:10, Zkul 11 +xtones:zkul:11, Zkul 12 +xtones:zkul:12, Zkul 13 +xtones:zkul:13, Zkul 14 +xtones:zkul:14, Zkul 15 +xtones:zkul:15, Zkul 16 +xtones:zoea:0, Zoea 1 +xtones:zoea:1, Zoea 2 +xtones:zoea:2, Zoea 3 +xtones:zoea:3, Zoea 4 +xtones:zoea:4, Zoea 5 +xtones:zoea:5, Zoea 6 +xtones:zoea:6, Zoea 7 +xtones:zoea:7, Zoea 8 +xtones:zoea:8, Zoea 9 +xtones:zoea:9, Zoea 10 +xtones:zoea:10, Zoea 11 +xtones:zoea:11, Zoea 12 +xtones:zoea:12, Zoea 13 +xtones:zoea:13, Zoea 14 +xtones:zoea:14, Zoea 15 +xtones:zoea:15, Zoea 16 +xtones:zome:0, Zome 1 +xtones:zome:1, Zome 2 +xtones:zome:2, Zome 3 +xtones:zome:3, Zome 4 +xtones:zome:4, Zome 5 +xtones:zome:5, Zome 6 +xtones:zome:6, Zome 7 +xtones:zome:7, Zome 8 +xtones:zome:8, Zome 9 +xtones:zome:9, Zome 10 +xtones:zome:10, Zome 11 +xtones:zome:11, Zome 12 +xtones:zome:12, Zome 13 +xtones:zome:13, Zome 14 +xtones:zome:14, Zome 15 +xtones:zome:15, Zome 16 +xtones:zone:0, Zone 1 +xtones:zone:1, Zone 2 +xtones:zone:2, Zone 3 +xtones:zone:3, Zone 4 +xtones:zone:4, Zone 5 +xtones:zone:5, Zone 6 +xtones:zone:6, Zone 7 +xtones:zone:7, Zone 8 +xtones:zone:8, Zone 9 +xtones:zone:9, Zone 10 +xtones:zone:10, Zone 11 +xtones:zone:11, Zone 12 +xtones:zone:12, Zone 13 +xtones:zone:13, Zone 14 +xtones:zone:14, Zone 15 +xtones:zone:15, Zone 16 +xtones:zorg:0, Zorg 1 +xtones:zorg:1, Zorg 2 +xtones:zorg:2, Zorg 3 +xtones:zorg:3, Zorg 4 +xtones:zorg:4, Zorg 5 +xtones:zorg:5, Zorg 6 +xtones:zorg:6, Zorg 7 +xtones:zorg:7, Zorg 8 +xtones:zorg:8, Zorg 9 +xtones:zorg:9, Zorg 10 +xtones:zorg:10, Zorg 11 +xtones:zorg:11, Zorg 12 +xtones:zorg:12, Zorg 13 +xtones:zorg:13, Zorg 14 +xtones:zorg:14, Zorg 15 +xtones:zorg:15, Zorg 16 +xtones:ztyl:0, Ztyl 1 +xtones:ztyl:1, Ztyl 2 +xtones:ztyl:2, Ztyl 3 +xtones:ztyl:3, Ztyl 4 +xtones:ztyl:4, Ztyl 5 +xtones:ztyl:5, Ztyl 6 +xtones:ztyl:6, Ztyl 7 +xtones:ztyl:7, Ztyl 8 +xtones:ztyl:8, Ztyl 9 +xtones:ztyl:9, Ztyl 10 +xtones:ztyl:10, Ztyl 11 +xtones:ztyl:11, Ztyl 12 +xtones:ztyl:12, Ztyl 13 +xtones:ztyl:13, Ztyl 14 +xtones:ztyl:14, Ztyl 15 +xtones:ztyl:15, Ztyl 16 +xtones:zyth:0, Zyth 1 +xtones:zyth:1, Zyth 2 +xtones:zyth:2, Zyth 3 +xtones:zyth:3, Zyth 4 +xtones:zyth:4, Zyth 5 +xtones:zyth:5, Zyth 6 +xtones:zyth:6, Zyth 7 +xtones:zyth:7, Zyth 8 +xtones:zyth:8, Zyth 9 +xtones:zyth:9, Zyth 10 +xtones:zyth:10, Zyth 11 +xtones:zyth:11, Zyth 12 +xtones:zyth:12, Zyth 13 +xtones:zyth:13, Zyth 14 +xtones:zyth:14, Zyth 15 +xtones:zyth:15, Zyth 16 +solcarrot:food_book, Food Book +abyssalcraft:stone:0, Darkstone +abyssalcraft:stone:1, §9Abyssal Stone +abyssalcraft:stone:2, Dreadstone +abyssalcraft:stone:3, Abyssalnite Stone +abyssalcraft:stone:4, Coralium Stone +abyssalcraft:stone:5, §bEthaxium +abyssalcraft:stone:6, Omothol Stone +abyssalcraft:stone:7, Monolith Stone +abyssalcraft:cobblestone:0, Darkstone Cobblestone +abyssalcraft:cobblestone:1, §9Abyssal Cobblestone +abyssalcraft:cobblestone:2, Dreadstone Cobblestone +abyssalcraft:cobblestone:3, Abyssalnite Cobblestone +abyssalcraft:cobblestone:4, Coralium Cobblestone +abyssalcraft:darkstone_brick:0, Darkstone Bricks +abyssalcraft:darkstone_brick:1, Chiseled Darkstone Bricks +abyssalcraft:darkstone_brick:2, Cracked Darkstone Bricks +abyssalcraft:dsglow, Glowing Darkstone Bricks +abyssalcraft:darkbrickslab1:0, Darkstone Brick Slab +abyssalcraft:darkbrickslab2:0, Darkstone Brick Slab +abyssalcraft:darkcobbleslab1:0, Darkstone Cobblestone Slab +abyssalcraft:darkcobbleslab2:0, Darkstone Cobblestone Slab +abyssalcraft:dbstairs, Darkstone Brick Stairs +abyssalcraft:dcstairs, Darkstone Cobblestone Stairs +abyssalcraft:dltleaves, Darklands Oak Leaves +abyssalcraft:dltlog, Darklands Oak Wood +abyssalcraft:dltlog2, Darklands Oak Wood +abyssalcraft:dltsapling, Darklands Oak Sapling +abyssalcraft:abybrick:0, §9Abyssal Stone Bricks +abyssalcraft:abybrick:1, §9Chiseled Abyssal Stone Bricks +abyssalcraft:abybrick:2, §9Cracked Abyssal Stone Bricks +abyssalcraft:abyslab1:0, §9Abyssal Stone Brick Slab +abyssalcraft:abyslab2:0, §9Abyssal Stone Brick Slab +abyssalcraft:abystairs, Abyssal Stone Brick Stairs +abyssalcraft:coraliumore, Coralium Ore +abyssalcraft:abyore, Abyssalnite Ore +abyssalcraft:abyfence, Abyssal Stone Brick Fence +abyssalcraft:dscwall, Darkstone Cobblestone Wall +abyssalcraft:odb, Oblivion Deathbomb +abyssalcraft:ingotblock:0, §3Block of Abyssalnite +abyssalcraft:ingotblock:1, §bBlock of Refined Coralium +abyssalcraft:ingotblock:2, §4Block of Dreadium +abyssalcraft:ingotblock:3, §bBlock of Ethaxium +abyssalcraft:coraliumstone, Coralium Infused Stone +abyssalcraft:odbcore, ODB Core +abyssalcraft:crate, Wooden Crate +abyssalcraft:abyportal, Abyssal Gateway +abyssalcraft:darkstoneslab1:0, Darkstone Slab +abyssalcraft:darkstoneslab2:0, Darkstone Slab +abyssalcraft:coraliumfire, Coralium Fire +abyssalcraft:dsbutton, Darkstone Button +abyssalcraft:dspplate, Darkstone Pressure Plate +abyssalcraft:dltplank, Darklands Oak Wood Planks +abyssalcraft:dltbutton, Darklands Oak Wood Button +abyssalcraft:dltpplate, Darklands Oak Wood Pressure Plate +abyssalcraft:dltstairs, Darklands Oak Wood Stairs +abyssalcraft:dltslab1:0, Darklands Oak Wood Slab +abyssalcraft:dltslab2:0, Darklands Oak Wood Slab +abyssalcraft:cwater, Liquid Coralium +abyssalcraft:psdl, Dreadlands Infused Powerstone +abyssalcraft:abycorore, Abyssal Coralium Ore +abyssalcraft:altar, Altar +abyssalcraft:abybutton, Abyssal Stone Button +abyssalcraft:abypplate, Abyssal Stone Pressure Plate +abyssalcraft:dsbfence, Darkstone Brick Fence +abyssalcraft:dltfence, Darklands Oak Wood Fence +abyssalcraft:abydreadore, Dreadlands Abyssalnite Ore +abyssalcraft:dreadore, Dreaded Abyssalnite Ore +abyssalcraft:dreadbrick:0, Dreadstone Bricks +abyssalcraft:dreadbrick:1, Chiseled Dreadstone Bricks +abyssalcraft:dreadbrick:2, Cracked Dreadstone Bricks +abyssalcraft:abydreadbrick:0, Abyssalnite Stone Bricks +abyssalcraft:abydreadbrick:1, Chiseled Abyssalnite Stone Bricks +abyssalcraft:abydreadbrick:2, Cracked Abyssalnite Stone Bricks +abyssalcraft:dreadgrass, Dreadlands Grass +abyssalcraft:dreadlog, Dreadlands Wood Log +abyssalcraft:dreadleaves, Dreadlands Wood Leaves +abyssalcraft:dreadsapling, Dreadlands Wood Sapling +abyssalcraft:dreadplanks, Dreadlands Wood Planks +abyssalcraft:dreadportal, Dreadlands Gateway +abyssalcraft:dreadfire, Dreaded Fire +abyssalcraft:dghead, Depths Ghoul head +abyssalcraft:phead, Pete's head +abyssalcraft:whead, Mr. Wilson's head +abyssalcraft:ohead, Dr. Orange's head +abyssalcraft:dreadbrickstairs, Dreadstone Brick Stairs +abyssalcraft:dreadbrickfence, Dreadstone Brick Fence +abyssalcraft:dreadbrickslab1:0, Dreadstone Brick Slab +abyssalcraft:dreadbrickslab2:0, Dreadstone Brick Slab +abyssalcraft:abydreadbrickstairs, Abyssalnite Stone Brick Stairs +abyssalcraft:abydreadbrickfence, Abyssalnite Stone Brick Fence +abyssalcraft:abydreadbrickslab1:0, Abyssalnite Stone Brick Slab +abyssalcraft:abydreadbrickslab2:0, Abyssalnite Stone Brick Slab +abyssalcraft:antiwater, Liquid Antimatter +abyssalcraft:cstonebrick:0, Coralium Bricks +abyssalcraft:cstonebrick:1, Chiseled Coralium Bricks +abyssalcraft:cstonebrick:2, Cracked Coralium Bricks +abyssalcraft:cstonebrickfence, Coralium Brick Fence +abyssalcraft:cstonebrickslab1:0, Coralium Brick Slab +abyssalcraft:cstonebrickslab2:0, Coralium Brick Slab +abyssalcraft:cstonebrickstairs, Coralium Brick Stairs +abyssalcraft:cstonebutton, Coralium Stone Button +abyssalcraft:cstonepplate, Coralium Stone Pressure Plate +abyssalcraft:dreadaltartop, Altar of Cha'garoth (top) +abyssalcraft:dreadaltarbottom, Altar of Cha'garoth (bottom) +abyssalcraft:crystallizer, Crystallizer +abyssalcraft:crystallizer_on, tile.crystallizer_on.name +abyssalcraft:transmutator, Transmutator +abyssalcraft:transmutator_on, tile.transmutator_on.name +abyssalcraft:dreadguardspawner, Dreadguard Spawner Block +abyssalcraft:chagarothspawner, Cha'garoth Spawner Block +abyssalcraft:drtfence, Dreadlands Wood Fence +abyssalcraft:nitreore, Nitre Ore +abyssalcraft:abyiroore, Abyssal Iron Ore +abyssalcraft:abygolore, Abyssal Gold Ore +abyssalcraft:abydiaore, Abyssal Diamond Ore +abyssalcraft:abynitore, Abyssal Nitre Ore +abyssalcraft:abytinore, Abyssal Tin Ore +abyssalcraft:abycopore, Abyssal Copper Ore +abyssalcraft:abypcorore, Pearlescent Coralium Ore +abyssalcraft:abylcorore, Liquified Coralium Ore +abyssalcraft:solidlava, Solid lava +abyssalcraft:ethaxiumbrick:0, §bEthaxium Bricks +abyssalcraft:ethaxiumbrick:1, §bChiseled Ethaxium Bricks +abyssalcraft:ethaxiumbrick:2, §bCracked Ethaxium Bricks +abyssalcraft:ethaxiumpillar, Ethaxium Pillar +abyssalcraft:ethaxiumbrickstairs, Ethaxium Brick Stairs +abyssalcraft:ethaxiumbrickslab1:0, §bEthaxium Brick Slab +abyssalcraft:ethaxiumbrickslab2:0, §bEthaxium Brick Slab +abyssalcraft:ethaxiumfence, Ethaxium Brick Fence +abyssalcraft:omotholportal, Omothol Gateway +abyssalcraft:omotholfire, Omothol Fire +abyssalcraft:engraver, Engraver +abyssalcraft:engraver_on, A House +abyssalcraft:materializer, Materializer +abyssalcraft:darkethaxiumbrick:0, §4Dark Ethaxium Bricks +abyssalcraft:darkethaxiumbrick:1, §4Chiseled Dark Ethaxium Bricks +abyssalcraft:darkethaxiumbrick:2, §4Cracked Dark Ethaxium Bricks +abyssalcraft:darkethaxiumpillar, Dark Ethaxium Pillar +abyssalcraft:darkethaxiumbrickstairs, Dark Ethaxium Brick Stairs +abyssalcraft:darkethaxiumbrickslab1:0, §bDark Ethaxium Brick Slab +abyssalcraft:darkethaxiumbrickslab2:0, §bDark Ethaxium Brick Slab +abyssalcraft:darkethaxiumbrickfence, Dark Ethaxium Brick Fence +abyssalcraft:ritualaltar:0, Ritual Altar +abyssalcraft:ritualaltar:1, Ritual Altar +abyssalcraft:ritualaltar:2, Ritual Altar +abyssalcraft:ritualaltar:3, Ritual Altar +abyssalcraft:ritualaltar:4, Ritual Altar +abyssalcraft:ritualaltar:5, Ritual Altar +abyssalcraft:ritualaltar:6, Ritual Altar +abyssalcraft:ritualaltar:7, Ritual Altar +abyssalcraft:ritualpedestal:0, Ritual Pedestal +abyssalcraft:ritualpedestal:1, Ritual Pedestal +abyssalcraft:ritualpedestal:2, Ritual Pedestal +abyssalcraft:ritualpedestal:3, Ritual Pedestal +abyssalcraft:ritualpedestal:4, Ritual Pedestal +abyssalcraft:ritualpedestal:5, Ritual Pedestal +abyssalcraft:ritualpedestal:6, Ritual Pedestal +abyssalcraft:ritualpedestal:7, Ritual Pedestal +abyssalcraft:shoggothblock:0, Shoggoth Ooze +abyssalcraft:statue:0, Cthulhu Statue +abyssalcraft:statue:1, Hastur Statue +abyssalcraft:statue:2, J'zahar Statue +abyssalcraft:statue:3, Azathoth Statue +abyssalcraft:statue:4, Nyarlathotep Statue +abyssalcraft:statue:5, Yog-Sothoth Statue +abyssalcraft:statue:6, Shub-Niggurath Statue +abyssalcraft:shoggothbiomass, Shoggoth Biomass +abyssalcraft:energypedestal, Energy Pedestal +abyssalcraft:monolithpillar, Monolith Stone Pillar +abyssalcraft:sacrificialaltar, Sacrificial Altar +abyssalcraft:tieredenergypedestal:0, Overworld Energy Pedestal +abyssalcraft:tieredenergypedestal:1, Abyssal Wasteland Energy Pedestal +abyssalcraft:tieredenergypedestal:2, Dreadlands Energy Pedestal +abyssalcraft:tieredenergypedestal:3, Omothol Energy Pedestal +abyssalcraft:tieredsacrificialaltar:0, Overworld Sacrificial Altar +abyssalcraft:tieredsacrificialaltar:1, Abyssal Wasteland Sacrificial Altar +abyssalcraft:tieredsacrificialaltar:2, Dreadlands Sacrificial Altar +abyssalcraft:tieredsacrificialaltar:3, Omothol Sacrificial Altar +abyssalcraft:jzaharspawner, J'zahar Spawner Block +abyssalcraft:gatekeeperminionspawner, Minion of The Gatekeeper Spawner Block +abyssalcraft:fire, Fire +abyssalcraft:decorativestatue:0, Decorative Cthulhu Statue +abyssalcraft:decorativestatue:1, Decorative Hastur Statue +abyssalcraft:decorativestatue:2, Decorative J'zahar Statue +abyssalcraft:decorativestatue:3, Decorative Azathoth Statue +abyssalcraft:decorativestatue:4, Decorative Nyarlathotep Statue +abyssalcraft:decorativestatue:5, Decorative Yog-Sothoth Statue +abyssalcraft:decorativestatue:6, Decorative Shub-Niggurath Statue +abyssalcraft:crystalcluster:0, Crystallized Iron Cluster +abyssalcraft:crystalcluster:1, Crystallized Gold Cluster +abyssalcraft:crystalcluster:2, Crystallized Sulfur Cluster +abyssalcraft:crystalcluster:3, Crystallized Carbon Cluster +abyssalcraft:crystalcluster:4, Crystallized Oxygen Cluster +abyssalcraft:crystalcluster:5, Crystallized Hydrogen Cluster +abyssalcraft:crystalcluster:6, Crystallized Nitrogen Cluster +abyssalcraft:crystalcluster:7, Crystallized Phosphorus Cluster +abyssalcraft:crystalcluster:8, Crystallized Potassium Cluster +abyssalcraft:crystalcluster:9, Crystallized Nitrate Cluster +abyssalcraft:crystalcluster:10, Crystallized Methane Cluster +abyssalcraft:crystalcluster:11, Crystallized Redstone Cluster +abyssalcraft:crystalcluster:12, Crystallized Abyssalnite Cluster +abyssalcraft:crystalcluster:13, Crystallized Coralium Cluster +abyssalcraft:crystalcluster:14, Crystallized Dreadium Cluster +abyssalcraft:crystalcluster:15, Crystallized Blaze Cluster +abyssalcraft:crystalcluster2:0, Crystallized Tin Cluster +abyssalcraft:crystalcluster2:1, Crystallized Copper Cluster +abyssalcraft:crystalcluster2:2, Crystallized Silicon Cluster +abyssalcraft:crystalcluster2:3, Crystallized Magnesium Cluster +abyssalcraft:crystalcluster2:4, Crystallized Aluminium Cluster +abyssalcraft:crystalcluster2:5, Crystallized Silica Cluster +abyssalcraft:crystalcluster2:6, Crystallized Alumina Cluster +abyssalcraft:crystalcluster2:7, Crystallized Magnesia Cluster +abyssalcraft:crystalcluster2:8, Crystallized Zinc Cluster +abyssalcraft:crystalcluster2:9, Crystallized Calcium Cluster +abyssalcraft:crystalcluster2:10, Crystallized Beryllium Cluster +abyssalcraft:crystalcluster2:11, Crystallized Beryl Cluster +abyssalcraft:energycollector, Energy Collector +abyssalcraft:energyrelay, Energy Relay +abyssalcraft:energycontainer, Energy Container +abyssalcraft:tieredenergycollector:0, Overworld Energy Collector +abyssalcraft:tieredenergycollector:1, Abyssal Wasteland Energy Collector +abyssalcraft:tieredenergycollector:2, Dreadlands Energy Collector +abyssalcraft:tieredenergycollector:3, Omothol Energy Collector +abyssalcraft:tieredenergyrelay:0, Overworld Energy Relay +abyssalcraft:tieredenergyrelay:1, Abyssal Wasteland Energy Relay +abyssalcraft:tieredenergyrelay:2, Dreadlands Energy Relay +abyssalcraft:tieredenergyrelay:3, Omothol Energy Relay +abyssalcraft:tieredenergycontainer:0, Overworld Energy Container +abyssalcraft:tieredenergycontainer:1, Abyssal Wasteland Energy Container +abyssalcraft:tieredenergycontainer:2, Dreadlands Energy Container +abyssalcraft:tieredenergycontainer:3, Omothol Energy Container +abyssalcraft:abyssalsand, Abyssal Sand +abyssalcraft:fusedabyssalsand, Fused Abyssal Sand +abyssalcraft:abyssalsandglass, Abyssal Sand Glass +abyssalcraft:dreadlandsdirt, Dreadlands Dirt +abyssalcraft:abyssalcobblestonestairs, Abyssal Cobblestone Stairs +abyssalcraft:abyssalcobblestoneslab1:0, Abyssal Cobblestone Slab +abyssalcraft:abyssalcobblestoneslab2:0, Abyssal Cobblestone Slab +abyssalcraft:abyssalcobblestonewall, Abyssal Cobblestone Wall +abyssalcraft:dreadstonecobblestonestairs, Dreadstone Cobblestone Stairs +abyssalcraft:dreadstonecobblestoneslab1:0, Dreadstone Cobblestone Slab +abyssalcraft:dreadstonecobblestoneslab2:0, Dreadstone Cobblestone Slab +abyssalcraft:dreadstonecobblestonewall, Dreadstone Cobblestone Wall +abyssalcraft:abyssalnitecobblestonestairs, Abyssalnite Cobblestone Stairs +abyssalcraft:abyssalnitecobblestoneslab1:0, Abyssalnite Cobblestone Slab +abyssalcraft:abyssalnitecobblestoneslab2:0, Abyssalnite Cobblestone Slab +abyssalcraft:abyssalnitecobblestonewall, Abyssalnite Cobblestone Wall +abyssalcraft:coraliumcobblestonestairs, Coralium Cobblestone Stairs +abyssalcraft:coraliumcobblestoneslab1:0, Coralium Cobblestone Slab +abyssalcraft:coraliumcobblestoneslab2:0, Coralium Cobblestone Slab +abyssalcraft:coraliumcobblestonewall, Coralium Cobblestone Wall +abyssalcraft:luminousthistle, Luminous Thistle +abyssalcraft:wastelandsthorn, Wasteland's Thorn +abyssalcraft:rendingpedestal, Rending Pedestal +abyssalcraft:statetransformer, State Transformer +abyssalcraft:energydepositioner, Energy Depositioner +abyssalcraft:calcifiedstone, Calcified Stone +abyssalcraft:multiblock, Multiblock +abyssalcraft:devsword, The Dev Blade +abyssalcraft:shoggoth_projectile, item.shoggoth_projectile.name +abyssalcraft:oc, Oblivion Catalyst +abyssalcraft:gatewaykey, Gateway Key +abyssalcraft:staff, Staff of The Gatekeeper +abyssalcraft:powerstonetracker, Powerstone Tracker +abyssalcraft:eoa, Eye of The Abyss +abyssalcraft:gatewaykeydl, Asorah's Dreaded Gateway Key +abyssalcraft:dreadshard, Dreaded Shard of Abyssalnite +abyssalcraft:dreadchunk, Dreaded Chunk of Abyssalnite +abyssalcraft:abychunk, Chunk of Abyssalnite +abyssalcraft:abyingot, Abyssalnite Ingot +abyssalcraft:coralium, Coralium Gem +abyssalcraft:ccluster2, item.ccluster2.name +abyssalcraft:ccluster3, item.ccluster3.name +abyssalcraft:ccluster4, item.ccluster4.name +abyssalcraft:ccluster5, item.ccluster5.name +abyssalcraft:ccluster6, item.ccluster6.name +abyssalcraft:ccluster7, item.ccluster7.name +abyssalcraft:ccluster8, item.ccluster8.name +abyssalcraft:ccluster9, item.ccluster9.name +abyssalcraft:cpearl, Coralium Pearl +abyssalcraft:cchunk, Chunk of Coralium +abyssalcraft:cingot, Refined Coralium Ingot +abyssalcraft:platec, Coralium Plate +abyssalcraft:transmutationgem, Transmutation Gem +abyssalcraft:corflesh, Coralium-plagued Flesh +abyssalcraft:corbone, Coralium-plagued Flesh on a Bone +abyssalcraft:dpick, Darkstone Pickaxe +abyssalcraft:daxe, Darkstone Axe +abyssalcraft:dshovel, Darkstone Shovel +abyssalcraft:dsword, Darkstone Sword +abyssalcraft:dhoe, Darkstone Hoe +abyssalcraft:apick, Abyssalnite Pickaxe +abyssalcraft:aaxe, Abyssalnite Axe +abyssalcraft:ashovel, Abyssalnite Shovel +abyssalcraft:asword, Abyssalnite Sword +abyssalcraft:ahoe, Abyssalnite Hoe +abyssalcraft:corpick, Refined Coralium Pickaxe +abyssalcraft:coraxe, Refined Coralium Axe +abyssalcraft:corshovel, Refined Coralium Shovel +abyssalcraft:corsword, Refined Coralium Sword +abyssalcraft:corhoe, Refined Coralium Hoe +abyssalcraft:ahelmet, Abyssalnite Helmet +abyssalcraft:aplate, Abyssalnite Chestplate +abyssalcraft:alegs, Abyssalnite Leggings +abyssalcraft:aboots, Abyssalnite Boots +abyssalcraft:dhelmet, Dreaded Abyssalnite Helmet +abyssalcraft:dplate, Dreaded Abyssalnite Chestplate +abyssalcraft:dlegs, Dreaded Abyssalnite Leggings +abyssalcraft:dboots, Dreaded Abyssalnite Boots +abyssalcraft:corhelmet, Refined Coralium Helmet +abyssalcraft:corplate, Refined Coralium Chestplate +abyssalcraft:corlegs, Refined Coralium Leggings +abyssalcraft:corboots, Refined Coralium Boots +abyssalcraft:corhelmetp, Plated Coralium Helmet +abyssalcraft:corplatep, Plated Coralium Chestplate +abyssalcraft:corlegsp, Plated Coralium Leggings +abyssalcraft:corbootsp, Plated Coralium Boots +abyssalcraft:depthshelmet, Visage of The Depths +abyssalcraft:depthsplate, Chestplate of The Depths +abyssalcraft:depthslegs, Legguards of The Depths +abyssalcraft:depthsboots, Boots of The Depths +abyssalcraft:cobbleu, Cobblestone Upgrade Kit +abyssalcraft:ironu, Iron Upgrade Kit +abyssalcraft:goldu, Gold Upgrade Kit +abyssalcraft:diamondu, Diamond Upgrade Kit +abyssalcraft:abyssalniteu, Abyssalnite Upgrade Kit +abyssalcraft:coraliumu, Coralium Upgrade Kit +abyssalcraft:dreadiumu, Dreadium Upgrade Kit +abyssalcraft:ethaxiumu, Ethaxium Upgrade Kit +abyssalcraft:mre, MRE +abyssalcraft:ironp, Iron Plate +abyssalcraft:chickenp, Chicken on A Plate +abyssalcraft:porkp, Porkchop on A Plate +abyssalcraft:beefp, Beef on A Plate +abyssalcraft:fishp, Fish on A Plate +abyssalcraft:dirtyplate, Dirty Plate +abyssalcraft:friedegg, Fried Egg +abyssalcraft:eggp, Fried Egg on A Plate +abyssalcraft:cloth, Washcloth +abyssalcraft:shadowfragment, Shadow Fragment +abyssalcraft:shadowshard, Shadow Gem Shard +abyssalcraft:shadowgem, Shadow Gem +abyssalcraft:oblivionshard, Shard of Oblivion +abyssalcraft:corbow, Coralium Longbow +abyssalcraft:cbrick, Coralium Brick +abyssalcraft:cudgel, Cudgel +abyssalcraft:dreadiumingot, Dreadium Ingot +abyssalcraft:dreadfragment, Dread Fragment +abyssalcraft:dreadiumhelmet, Dreadium Helmet +abyssalcraft:dreadiumplate, Dreadium Chestplate +abyssalcraft:dreadiumlegs, Dreadium Leggings +abyssalcraft:dreadiumboots, Dreadium Boots +abyssalcraft:dreadiumpickaxe, Dreadium Pickaxe +abyssalcraft:dreadiumaxe, Dreadium Axe +abyssalcraft:dreadiumshovel, Dreadium Shovel +abyssalcraft:dreadiumsword, Dreadium Sword +abyssalcraft:dreadiumhoe, Dreadium Hoe +abyssalcraft:carboncluster, Carbon Cluster +abyssalcraft:densecarboncluster, Dense Carbon Cluster +abyssalcraft:methane, Methane +abyssalcraft:nitre, Nitre +abyssalcraft:sulfur, Sulfur +abyssalcraft:crystal:0, Crystallized Iron +abyssalcraft:crystal:1, Crystallized Gold +abyssalcraft:crystal:2, Crystallized Sulfur +abyssalcraft:crystal:3, Crystallized Carbon +abyssalcraft:crystal:4, Crystallized Oxygen +abyssalcraft:crystal:5, Crystallized Hydrogen +abyssalcraft:crystal:6, Crystallized Nitrogen +abyssalcraft:crystal:7, Crystallized Phosphorus +abyssalcraft:crystal:8, Crystallized Potassium +abyssalcraft:crystal:9, Crystallized Nitrate +abyssalcraft:crystal:10, Crystallized Methane +abyssalcraft:crystal:11, Crystallized Redstone +abyssalcraft:crystal:12, Crystallized Abyssalnite +abyssalcraft:crystal:13, Crystallized Coralium +abyssalcraft:crystal:14, Crystallized Dreadium +abyssalcraft:crystal:15, Crystallized Blaze +abyssalcraft:crystal:16, Crystallized Tin +abyssalcraft:crystal:17, Crystallized Copper +abyssalcraft:crystal:18, Crystallized Silicon +abyssalcraft:crystal:19, Crystallized Magnesium +abyssalcraft:crystal:20, Crystallized Aluminium +abyssalcraft:crystal:21, Crystallized Silica +abyssalcraft:crystal:22, Crystallized Alumina +abyssalcraft:crystal:23, Crystallized Magnesia +abyssalcraft:crystal:24, Crystallized Zinc +abyssalcraft:crystal:25, Crystallized Calcium +abyssalcraft:crystal:26, Crystallized Beryllium +abyssalcraft:crystal:27, Crystallized Beryl +abyssalcraft:crystalshard:0, Crystallized Iron Shard +abyssalcraft:crystalshard:1, Crystallized Gold Shard +abyssalcraft:crystalshard:2, Crystallized Sulfur Shard +abyssalcraft:crystalshard:3, Crystallized Carbon Shard +abyssalcraft:crystalshard:4, Crystallized Oxygen Shard +abyssalcraft:crystalshard:5, Crystallized Hydrogen Shard +abyssalcraft:crystalshard:6, Crystallized Nitrogen Shard +abyssalcraft:crystalshard:7, Crystallized Phosphorus Shard +abyssalcraft:crystalshard:8, Crystallized Potassium Shard +abyssalcraft:crystalshard:9, Crystallized Nitrate Shard +abyssalcraft:crystalshard:10, Crystallized Methane Shard +abyssalcraft:crystalshard:11, Crystallized Redstone Shard +abyssalcraft:crystalshard:12, Crystallized Abyssalnite Shard +abyssalcraft:crystalshard:13, Crystallized Coralium Shard +abyssalcraft:crystalshard:14, Crystallized Dreadium Shard +abyssalcraft:crystalshard:15, Crystallized Blaze Shard +abyssalcraft:crystalshard:16, Crystallized Tin Shard +abyssalcraft:crystalshard:17, Crystallized Copper Shard +abyssalcraft:crystalshard:18, Crystallized Silicon Shard +abyssalcraft:crystalshard:19, Crystallized Magnesium Shard +abyssalcraft:crystalshard:20, Crystallized Aluminium Shard +abyssalcraft:crystalshard:21, Crystallized Silica Shard +abyssalcraft:crystalshard:22, Crystallized Alumina Shard +abyssalcraft:crystalshard:23, Crystallized Magnesia Shard +abyssalcraft:crystalshard:24, Crystallized Zinc Shard +abyssalcraft:crystalshard:25, Crystallized Calcium Shard +abyssalcraft:crystalshard:26, Crystallized Beryllium Shard +abyssalcraft:crystalshard:27, Crystallized Beryl Shard +abyssalcraft:dreadcloth, Dread Cloth +abyssalcraft:dreadplate, Dreadium Plate +abyssalcraft:dreadblade, Dreadium Katana Blade +abyssalcraft:dreadhilt, Dreadium Katana Hilt +abyssalcraft:dreadkatana, Dreadium Katana +abyssalcraft:dreadkey, Dread-plagued Gateway Key +abyssalcraft:gatewaykeyjzh, Cha'garoth's R'lyehian Gateway Key +abyssalcraft:dreadiumsamuraihelmet, Dreadium Samurai Helmet +abyssalcraft:dreadiumsamuraiplate, Dreadium Samurai Chestplate +abyssalcraft:dreadiumsamurailegs, Dreadium Samurai Leggings +abyssalcraft:dreadiumsamuraiboots, Dreadium Samurai Boots +abyssalcraft:tiningot, Tin Ingot +abyssalcraft:copperingot, Copper Ingot +abyssalcraft:antibeef, Anti-Beef +abyssalcraft:antichicken, Anti-Chicken +abyssalcraft:antipork, Anti-Pork +abyssalcraft:antiflesh, Rotten Anti-Flesh +abyssalcraft:antibone, Anti-Bone +abyssalcraft:antispidereye, Anti-Spider Eye +abyssalcraft:soulreaper, Sacthoth's Soul Reaper Blade +abyssalcraft:ethbrick, Ethaxium Brick +abyssalcraft:ethaxiumingot, Ethaxium Ingot +abyssalcraft:lifecrystal, Life Crystal +abyssalcraft:ethaxiumhelmet, Ethaxium Helmet +abyssalcraft:ethaxiumplate, Ethaxium Chestplate +abyssalcraft:ethaxiumlegs, Ethaxium Leggings +abyssalcraft:ethaxiumboots, Ethaxium Boots +abyssalcraft:ethaxiumpickaxe, Ethaxium Pickaxe +abyssalcraft:ethaxiumaxe, Ethaxium Axe +abyssalcraft:ethaxiumshovel, Ethaxium Shovel +abyssalcraft:ethaxiumsword, Ethaxium Sword +abyssalcraft:ethaxiumhoe, Ethaxium Hoe +abyssalcraft:coin, Coin +abyssalcraft:cthulhucoin, Cthulhu Engraved Coin +abyssalcraft:eldercoin, Elder Engraved Coin +abyssalcraft:jzaharcoin, J'zahar Engraved Coin +abyssalcraft:engraving_blank, Blank Coin Engraving +abyssalcraft:engraving_cthulhu, Cthulhu Coin Engraving +abyssalcraft:engraving_elder, Elder Coin Engraving +abyssalcraft:engraving_jzahar, J'zahar Coin Engraving +abyssalcraft:eldritchscale, Eldritch Scale +abyssalcraft:omotholflesh, Omothol Ghoul Flesh +abyssalcraft:anticorflesh, Anti-plagued Flesh +abyssalcraft:anticorbone, Anti-plagued Flesh on A Bone +abyssalcraft:necronomicon, Necronomicon +abyssalcraft:necronomicon_cor, Abyssal Wasteland Necronomicon +abyssalcraft:necronomicon_dre, Dreadlands Necronomicon +abyssalcraft:necronomicon_omt, Omothol Necronomicon +abyssalcraft:abyssalnomicon, Abyssalnomicon +abyssalcraft:crystalbag_small, Small Crystal Bag +abyssalcraft:crystalbag_medium, Medium Crystal Bag +abyssalcraft:crystalbag_large, Large Crystal Bag +abyssalcraft:crystalbag_huge, Huge Crystal Bag +abyssalcraft:shoggothflesh:0, Shoggoth Flesh +abyssalcraft:shoggothflesh:1, Abyssal Shoggoth Flesh +abyssalcraft:shoggothflesh:2, Dreaded Shoggoth Flesh +abyssalcraft:shoggothflesh:3, Omothol Shoggoth Flesh +abyssalcraft:shoggothflesh:4, Shadow Shoggoth Flesh +abyssalcraft:ingotnugget:0, Abyssalnite Nugget +abyssalcraft:ingotnugget:1, Refined Coralium Nugget +abyssalcraft:ingotnugget:2, Dreadium Nugget +abyssalcraft:ingotnugget:3, Ethaxium Nugget +abyssalcraft:drainstaff:0, Staff of Rending +abyssalcraft:drainstaff:1, Abyssal Wasteland Staff of Rending +abyssalcraft:drainstaff:2, Dreadlands Staff of Rending +abyssalcraft:drainstaff:3, Omothol Staff of Rending +abyssalcraft:essence:0, Abyssal Wasteland Essence +abyssalcraft:essence:1, Dreadlands Essence +abyssalcraft:essence:2, Omothol Essence +abyssalcraft:skin:0, Skin of The Abyssal Wasteland +abyssalcraft:skin:1, Skin of The Dreadlands +abyssalcraft:skin:2, Skin of Omothol +abyssalcraft:charm:0, Ritual Charm +abyssalcraft:charm:1, Ritual Charm +abyssalcraft:charm:2, Ritual Charm +abyssalcraft:charm:3, Ritual Charm +abyssalcraft:cthulhucharm:0, Cthulhu Charm +abyssalcraft:cthulhucharm:1, Cthulhu Charm +abyssalcraft:cthulhucharm:2, Cthulhu Charm +abyssalcraft:cthulhucharm:3, Cthulhu Charm +abyssalcraft:hasturcharm:0, Hastur Charm +abyssalcraft:hasturcharm:1, Hastur Charm +abyssalcraft:hasturcharm:2, Hastur Charm +abyssalcraft:hasturcharm:3, Hastur Charm +abyssalcraft:jzaharcharm:0, J'zahar Charm +abyssalcraft:jzaharcharm:1, J'zahar Charm +abyssalcraft:jzaharcharm:2, J'zahar Charm +abyssalcraft:jzaharcharm:3, J'zahar Charm +abyssalcraft:azathothcharm:0, Azathoth Charm +abyssalcraft:azathothcharm:1, Azathoth Charm +abyssalcraft:azathothcharm:2, Azathoth Charm +abyssalcraft:azathothcharm:3, Azathoth Charm +abyssalcraft:nyarlathotepcharm:0, Nyarlathotep Charm +abyssalcraft:nyarlathotepcharm:1, Nyarlathotep Charm +abyssalcraft:nyarlathotepcharm:2, Nyarlathotep Charm +abyssalcraft:nyarlathotepcharm:3, Nyarlathotep Charm +abyssalcraft:yogsothothcharm:0, Yog-Sothoth Charm +abyssalcraft:yogsothothcharm:1, Yog-Sothoth Charm +abyssalcraft:yogsothothcharm:2, Yog-Sothoth Charm +abyssalcraft:yogsothothcharm:3, Yog-Sothoth Charm +abyssalcraft:shubniggurathcharm:0, Shub-Niggurath Charm +abyssalcraft:shubniggurathcharm:1, Shub-Niggurath Charm +abyssalcraft:shubniggurathcharm:2, Shub-Niggurath Charm +abyssalcraft:shubniggurathcharm:3, Shub-Niggurath Charm +abyssalcraft:hasturcoin, Hastur Engraved Coin +abyssalcraft:azathothcoin, Azathoth Engraved Coin +abyssalcraft:nyarlathotepcoin, Nyarlathotep Engraved Coin +abyssalcraft:yogsothothcoin, Yog-Sothoth Engraved Coin +abyssalcraft:shubniggurathcoin, Shub-Niggurath Engraved Coin +abyssalcraft:engraving_hastur, Hastur Coin Engraving +abyssalcraft:engraving_azathoth, Azathoth Coin Engraving +abyssalcraft:engraving_nyarlathotep, Nyarlathotep Coin Engraving +abyssalcraft:engraving_yogsothoth, Yog-Sothoth Coin Engraving +abyssalcraft:engraving_shubniggurath, Shub-Niggurath Coin Engraving +abyssalcraft:gatekeeperessence, Essence of The Gatekeeper +abyssalcraft:interdimensionalcage, Interdimensional Cage +abyssalcraft:crystalfragment:0, Crystallized Iron Fragment +abyssalcraft:crystalfragment:1, Crystallized Gold Fragment +abyssalcraft:crystalfragment:2, Crystallized Sulfur Fragment +abyssalcraft:crystalfragment:3, Crystallized Carbon Fragment +abyssalcraft:crystalfragment:4, Crystallized Oxygen Fragment +abyssalcraft:crystalfragment:5, Crystallized Hydrogen Fragment +abyssalcraft:crystalfragment:6, Crystallized Nitrogen Fragment +abyssalcraft:crystalfragment:7, Crystallized Phosphorus Fragment +abyssalcraft:crystalfragment:8, Crystallized Potassium Fragment +abyssalcraft:crystalfragment:9, Crystallized Nitrate Fragment +abyssalcraft:crystalfragment:10, Crystallized Methane Fragment +abyssalcraft:crystalfragment:11, Crystallized Redstone Fragment +abyssalcraft:crystalfragment:12, Crystallized Abyssalnite Fragment +abyssalcraft:crystalfragment:13, Crystallized Coralium Fragment +abyssalcraft:crystalfragment:14, Crystallized Dreadium Fragment +abyssalcraft:crystalfragment:15, Crystallized Blaze Fragment +abyssalcraft:crystalfragment:16, Crystallized Tin Fragment +abyssalcraft:crystalfragment:17, Crystallized Copper Fragment +abyssalcraft:crystalfragment:18, Crystallized Silicon Fragment +abyssalcraft:crystalfragment:19, Crystallized Magnesium Fragment +abyssalcraft:crystalfragment:20, Crystallized Aluminium Fragment +abyssalcraft:crystalfragment:21, Crystallized Silica Fragment +abyssalcraft:crystalfragment:22, Crystallized Alumina Fragment +abyssalcraft:crystalfragment:23, Crystallized Magnesia Fragment +abyssalcraft:crystalfragment:24, Crystallized Zinc Fragment +abyssalcraft:crystalfragment:25, Crystallized Calcium Fragment +abyssalcraft:crystalfragment:26, Crystallized Beryllium Fragment +abyssalcraft:crystalfragment:27, Crystallized Beryl Fragment +abyssalcraft:stonetablet, Stone Tablet +abyssalcraft:scroll:0, Basic Scroll +abyssalcraft:scroll:1, Lesser Scroll +abyssalcraft:scroll:2, Moderate Scroll +abyssalcraft:scroll:3, Greater Scroll +abyssalcraft:unique_scroll:0, Antimatter Scroll +abyssalcraft:unique_scroll:1, Oblivion Scroll +abyssalcraft:antidote:0, Coralium Plague Antidote +abyssalcraft:antidote:1, Dread Plague Antidote +abyssalcraft:door_dlt, Darklands Oak Wood Door +abyssalcraft:door_drt, Dreadlands Wood Door +abyssalcraft:charcoal, Cha'rcoal +abyssalcraft:configurator, Spirit Tablet +abyssalcraft:configurator_shard:0, Spirit Tablet Shard #1 +abyssalcraft:configurator_shard:1, Spirit Tablet Shard #2 +abyssalcraft:configurator_shard:2, Spirit Tablet Shard #3 +abyssalcraft:configurator_shard:3, Spirit Tablet Shard #4 +acintegration:dust:0, Abyssalnite Dust +acintegration:dust:1, Refined Coralium Dust +acintegration:dust:2, Dreadium Dust +acintegration:moltenabyssalnite, Molten Abyssalnite +acintegration:moltencoralium, Molten Refined Coralium +acintegration:moltendreadium, Molten Dreadium +actuallyadditions:magnet_ring_bauble:0, Ring of Magnetizing +actuallyadditions:magnet_ring_bauble:0, Ring of Magnetizing +actuallyadditions:potion_ring_advanced_bauble:0, Advanced Ring of Speed +actuallyadditions:potion_ring_advanced_bauble:0, Advanced Ring of Speed +actuallyadditions:potion_ring_advanced_bauble:1, Advanced Ring of Haste +actuallyadditions:potion_ring_advanced_bauble:1, Advanced Ring of Haste +actuallyadditions:potion_ring_advanced_bauble:2, Advanced Ring of Strength +actuallyadditions:potion_ring_advanced_bauble:2, Advanced Ring of Strength +actuallyadditions:potion_ring_advanced_bauble:3, Advanced Ring of Jump Boost +actuallyadditions:potion_ring_advanced_bauble:3, Advanced Ring of Jump Boost +actuallyadditions:potion_ring_advanced_bauble:4, Advanced Ring of Regeneration +actuallyadditions:potion_ring_advanced_bauble:4, Advanced Ring of Regeneration +actuallyadditions:potion_ring_advanced_bauble:5, Advanced Ring of Resistance +actuallyadditions:potion_ring_advanced_bauble:5, Advanced Ring of Resistance +actuallyadditions:potion_ring_advanced_bauble:6, Advanced Ring of Fire Resistance +actuallyadditions:potion_ring_advanced_bauble:6, Advanced Ring of Fire Resistance +actuallyadditions:potion_ring_advanced_bauble:7, Advanced Ring of Water Breathing +actuallyadditions:potion_ring_advanced_bauble:7, Advanced Ring of Water Breathing +actuallyadditions:potion_ring_advanced_bauble:8, Advanced Ring of Invisibility +actuallyadditions:potion_ring_advanced_bauble:8, Advanced Ring of Invisibility +actuallyadditions:potion_ring_advanced_bauble:9, Advanced Ring of Night Vision +actuallyadditions:potion_ring_advanced_bauble:9, Advanced Ring of Night Vision +actuallyadditions:battery_bauble:0, Single Battery +actuallyadditions:battery_bauble:0, Single Battery +actuallyadditions:battery_double_bauble:0, Double Battery +actuallyadditions:battery_double_bauble:0, Double Battery +actuallyadditions:battery_triple_bauble:0, Triple Battery +actuallyadditions:battery_triple_bauble:0, Triple Battery +actuallyadditions:battery_quadruple_bauble:0, Quadruple Battery +actuallyadditions:battery_quadruple_bauble:0, Quadruple Battery +actuallyadditions:battery_quintuple_bauble:0, Quintuple Battery +actuallyadditions:battery_quintuple_bauble:0, Quintuple Battery +actuallyadditions:block_canola_oil, Canola Oil +actuallyadditions:block_refined_canola_oil, Refined Canola Oil +actuallyadditions:block_crystal_oil, Crystallized Oil +actuallyadditions:block_empowered_oil, Empowered Oil +actuallyadditions:block_crystal_cluster_redstone, Red Crystal Cluster +actuallyadditions:block_crystal_cluster_lapis, Blue Crystal Cluster +actuallyadditions:block_crystal_cluster_diamond, Light Blue Crystal Cluster +actuallyadditions:block_crystal_cluster_coal, Black Crystal Cluster +actuallyadditions:block_crystal_cluster_emerald, Green Crystal Cluster +actuallyadditions:block_crystal_cluster_iron, White Crystal Cluster +actuallyadditions:block_battery_box, Battery Box +actuallyadditions:block_item_viewer_hopping, Hopping Item Interface +actuallyadditions:block_farmer, Farmer +actuallyadditions:block_bio_reactor, Bio Reactor +actuallyadditions:block_empowerer, Empowerer +actuallyadditions:block_tiny_torch, Tiny Torch +actuallyadditions:block_shock_suppressor, Shock Absorber +actuallyadditions:block_display_stand, Display Stand +actuallyadditions:block_player_interface, Player Interface +actuallyadditions:block_item_viewer, Item Interface +actuallyadditions:block_firework_box, Firework Box +actuallyadditions:block_miner, Vertical Digger +actuallyadditions:block_atomic_reconstructor, Atomic Reconstructor +actuallyadditions:block_crystal:0, Restonia Crystal Block +actuallyadditions:block_crystal:1, Palis Crystal Block +actuallyadditions:block_crystal:2, Diamatine Crystal Block +actuallyadditions:block_crystal:3, Void Crystal Block +actuallyadditions:block_crystal:4, Emeradic Crystal Block +actuallyadditions:block_crystal:5, Enori Crystal Block +actuallyadditions:block_crystal_empowered:0, Empowered Restonia Crystal Block +actuallyadditions:block_crystal_empowered:1, Empowered Palis Crystal Block +actuallyadditions:block_crystal_empowered:2, Empowered Diamatine Crystal Block +actuallyadditions:block_crystal_empowered:3, Empowered Void Crystal Block +actuallyadditions:block_crystal_empowered:4, Empowered Emeradic Crystal Block +actuallyadditions:block_crystal_empowered:5, Empowered Enori Crystal Block +actuallyadditions:block_black_lotus, Black Lotus +actuallyadditions:block_laser_relay, Energy Laser Relay +actuallyadditions:block_laser_relay_advanced, Advanced Energy Laser Relay +actuallyadditions:block_laser_relay_extreme, Extreme Energy Laser Relay +actuallyadditions:block_laser_relay_fluids, Fluid Laser Relay +actuallyadditions:block_laser_relay_item, Item Laser Relay +actuallyadditions:block_laser_relay_item_whitelist, Advanced Item Laser Relay +actuallyadditions:block_ranged_collector, Ranged Collector +actuallyadditions:block_directional_breaker, Long-Range Breaker +actuallyadditions:block_leaf_generator, Leaf-Eating Generator +actuallyadditions:block_smiley_cloud, Smiley Cloud +actuallyadditions:block_xp_solidifier, Experience Solidifier +actuallyadditions:block_testifi_bucks_green_wall, Ethetic Green Block +actuallyadditions:block_testifi_bucks_white_wall, Ethetic Quartz +actuallyadditions:block_testifi_bucks_green_stairs, Ethetic Green Stairs +actuallyadditions:block_testifi_bucks_white_stairs, Ethetic Quartz Stairs +actuallyadditions:block_testifi_bucks_green_slab, Ethetic Green Slab +actuallyadditions:block_testifi_bucks_white_slab, Ethetic Quartz Slab +actuallyadditions:block_testifi_bucks_green_fence, Ethetic Green Wall +actuallyadditions:block_testifi_bucks_white_fence, Ethetic Quartz Wall +actuallyadditions:block_colored_lamp:0, White Lamp +actuallyadditions:block_colored_lamp:1, Orange Lamp +actuallyadditions:block_colored_lamp:2, Magenta Lamp +actuallyadditions:block_colored_lamp:3, Light Blue Lamp +actuallyadditions:block_colored_lamp:4, Yellow Lamp +actuallyadditions:block_colored_lamp:5, Lime Lamp +actuallyadditions:block_colored_lamp:6, Pink Lamp +actuallyadditions:block_colored_lamp:7, Gray Lamp +actuallyadditions:block_colored_lamp:8, Light Gray Lamp +actuallyadditions:block_colored_lamp:9, Cyan Lamp +actuallyadditions:block_colored_lamp:10, Purple Lamp +actuallyadditions:block_colored_lamp:11, Blue Lamp +actuallyadditions:block_colored_lamp:12, Brown Lamp +actuallyadditions:block_colored_lamp:13, Green Lamp +actuallyadditions:block_colored_lamp:14, Red Lamp +actuallyadditions:block_colored_lamp:15, Black Lamp +actuallyadditions:block_colored_lamp_on:0, White Lamp (On) +actuallyadditions:block_colored_lamp_on:1, Orange Lamp (On) +actuallyadditions:block_colored_lamp_on:2, Magenta Lamp (On) +actuallyadditions:block_colored_lamp_on:3, Light Blue Lamp (On) +actuallyadditions:block_colored_lamp_on:4, Yellow Lamp (On) +actuallyadditions:block_colored_lamp_on:5, Lime Lamp (On) +actuallyadditions:block_colored_lamp_on:6, Pink Lamp (On) +actuallyadditions:block_colored_lamp_on:7, Gray Lamp (On) +actuallyadditions:block_colored_lamp_on:8, Light Gray Lamp (On) +actuallyadditions:block_colored_lamp_on:9, Cyan Lamp (On) +actuallyadditions:block_colored_lamp_on:10, Purple Lamp (On) +actuallyadditions:block_colored_lamp_on:11, Blue Lamp (On) +actuallyadditions:block_colored_lamp_on:12, Brown Lamp (On) +actuallyadditions:block_colored_lamp_on:13, Green Lamp (On) +actuallyadditions:block_colored_lamp_on:14, Red Lamp (On) +actuallyadditions:block_colored_lamp_on:15, Black Lamp (On) +actuallyadditions:block_lamp_powerer, Lamp Controller +actuallyadditions:block_treasure_chest, Treasure Chest +actuallyadditions:block_energizer, Energizer +actuallyadditions:block_enervator, Enervator +actuallyadditions:block_lava_factory_controller, Lava Factory Controller +actuallyadditions:block_canola_press, Canola Press +actuallyadditions:block_phantomface, Phantomface +actuallyadditions:block_phantom_placer, Phantom Placer +actuallyadditions:block_phantom_liquiface, Phantom Liquiface +actuallyadditions:block_phantom_energyface, Phantom Energyface +actuallyadditions:block_phantom_redstoneface, Phantom Redstoneface +actuallyadditions:block_phantom_breaker, Phantom Breaker +actuallyadditions:block_coal_generator, Coal Generator +actuallyadditions:block_oil_generator, Oil Generator +actuallyadditions:block_fermenting_barrel, Fermenting Barrel +actuallyadditions:block_rice, Rice Plant +actuallyadditions:block_canola, Canola Plant +actuallyadditions:block_flax, Flax Plant +actuallyadditions:block_coffee, Coffee Plant +actuallyadditions:block_compost, Compost +actuallyadditions:block_misc:0, Pillar of Black Quartz +actuallyadditions:block_misc:1, Chiseled Block of Black Quartz +actuallyadditions:block_misc:2, Block of Black Quartz +actuallyadditions:block_misc:3, Black Quartz Ore +actuallyadditions:block_misc:4, Wood Casing +actuallyadditions:block_misc:5, Block of Charcoal +actuallyadditions:block_misc:6, Block of Enderpearl +actuallyadditions:block_misc:7, Casing +actuallyadditions:block_misc:8, Ender Casing +actuallyadditions:block_misc:9, Iron Casing +actuallyadditions:block_feeder, Automatic Feeder +actuallyadditions:block_giant_chest, Small Storage Crate +actuallyadditions:block_giant_chest_medium, Medium Storage Crate +actuallyadditions:block_giant_chest_large, Large Storage Crate +actuallyadditions:block_grinder, Crusher +actuallyadditions:block_grinder_double, Double Crusher +actuallyadditions:block_furnace_double, Powered Furnace +actuallyadditions:block_inputter, ESD +actuallyadditions:block_inputter_advanced, Advanced ESD +actuallyadditions:block_fishing_net, Fishing Net +actuallyadditions:block_furnace_solar, Solar Panel +actuallyadditions:block_heat_collector, Heat Collector +actuallyadditions:block_item_repairer, Item Repairer +actuallyadditions:block_greenhouse_glass, Greenhouse Glass +actuallyadditions:block_breaker, Auto-Breaker +actuallyadditions:block_placer, Auto-Placer +actuallyadditions:block_dropper, Automatic Precision Dropper +actuallyadditions:block_fluid_placer, Fluid Placer +actuallyadditions:block_fluid_collector, Fluid Collector +actuallyadditions:block_coffee_machine, Coffee Maker +actuallyadditions:block_phantom_booster, Phantom Booster +actuallyadditions:block_wild:0, Wild Canola +actuallyadditions:block_wild:1, Wild Flax +actuallyadditions:block_wild:2, Wild Rice +actuallyadditions:block_wild:3, Wild Coffee +actuallyadditions:block_quartz_wall, Black Quartz Wall +actuallyadditions:block_chiseled_quartz_wall, Chiseled Black Quartz Wall +actuallyadditions:block_pillar_quartz_wall, Black Quartz Pillar Wall +actuallyadditions:block_quartz_stair, Black Quartz Stairs +actuallyadditions:block_chiseled_quartz_stair, Chiseled Black Quartz Stairs +actuallyadditions:block_pillar_quartz_stair, Black Quartz Pillar Stairs +actuallyadditions:block_quartz_slab, Black Quartz Slab +actuallyadditions:block_chiseled_quartz_slab, Chiseled Black Quartz Slab +actuallyadditions:block_pillar_quartz_slab, Black Quartz Pillar Slab +actuallyadditions:item_crystal_shard:0, Red Crystal Shard +actuallyadditions:item_crystal_shard:1, Blue Crystal Shard +actuallyadditions:item_crystal_shard:2, Light Blue Crystal Shard +actuallyadditions:item_crystal_shard:3, Black Crystal Shard +actuallyadditions:item_crystal_shard:4, Green Crystal Shard +actuallyadditions:item_crystal_shard:5, White Crystal Shard +actuallyadditions:item_engineer_goggles_advanced, Engineer's Infrared Goggles +actuallyadditions:item_engineer_goggles, Engineer's Goggles +actuallyadditions:item_laser_upgrade_range, Laser Relay Modifier: Range +actuallyadditions:item_laser_upgrade_invisibility, Laser Relay Modifier: Invisibility +actuallyadditions:item_filling_wand:0, Handheld Filler +actuallyadditions:item_filling_wand:0, Handheld Filler +actuallyadditions:item_bag, Traveler's Sack +actuallyadditions:item_void_bag, Void Sack +actuallyadditions:item_worm, Worm +actuallyadditions:item_player_probe, Player Probe +actuallyadditions:item_filter, Item Filter +actuallyadditions:item_water_bowl, Bowl of Water +actuallyadditions:item_spawner_changer, Spawner Changer +actuallyadditions:item_misc:0, Paper Cone +actuallyadditions:item_misc:1, Bio-Mash +actuallyadditions:item_misc:2, Knife Blade +actuallyadditions:item_misc:3, Knife Handle +actuallyadditions:item_misc:4, Dough +actuallyadditions:item_misc:5, Black Quartz +actuallyadditions:item_misc:6, Ring +actuallyadditions:item_misc:7, Basic Coil +actuallyadditions:item_misc:8, Advanced Coil +actuallyadditions:item_misc:9, Rice Dough +actuallyadditions:item_misc:10, Tiny Coal +actuallyadditions:item_misc:11, Tiny Charcoal +actuallyadditions:item_misc:12, Rice Slimeball +actuallyadditions:item_misc:13, Canola +actuallyadditions:item_misc:14, Empty Cup +actuallyadditions:item_misc:15, Bat's Wing +actuallyadditions:item_misc:16, Drill Core +actuallyadditions:item_misc:17, Black Dye +actuallyadditions:item_misc:18, Lens +actuallyadditions:item_misc:19, Ender Star +actuallyadditions:item_misc:20, Spawner Shards +actuallyadditions:item_misc:21, Biomass +actuallyadditions:item_misc:22, Bio Coal +actuallyadditions:item_misc:23, Crystallized Canola Seed +actuallyadditions:item_misc:24, Empowered Canola Seed +actuallyadditions:item_crate_keeper, Storage Crate Keeper +actuallyadditions:item_color_lens, Lens of Color +actuallyadditions:item_explosion_lens, Lens of Detonation +actuallyadditions:item_damage_lens, Lens of Certain Death +actuallyadditions:item_more_damage_lens, Lens of the Killer +actuallyadditions:item_disenchanting_lens, Lens of Disenchanting +actuallyadditions:item_mining_lens, Lens of the Miner +actuallyadditions:item_crystal:0, Restonia Crystal +actuallyadditions:item_crystal:1, Palis Crystal +actuallyadditions:item_crystal:2, Diamatine Crystal +actuallyadditions:item_crystal:3, Void Crystal +actuallyadditions:item_crystal:4, Emeradic Crystal +actuallyadditions:item_crystal:5, Enori Crystal +actuallyadditions:item_crystal_empowered:0, Empowered Restonia Crystal +actuallyadditions:item_crystal_empowered:1, Empowered Palis Crystal +actuallyadditions:item_crystal_empowered:2, Empowered Diamatine Crystal +actuallyadditions:item_crystal_empowered:3, Empowered Void Crystal +actuallyadditions:item_crystal_empowered:4, Empowered Emeradic Crystal +actuallyadditions:item_crystal_empowered:5, Empowered Enori Crystal +actuallyadditions:item_laser_wrench, Laser Wrench +actuallyadditions:item_chest_to_crate_upgrade, Chest To Storage Crate Upgrade +actuallyadditions:item_small_to_medium_crate_upgrade, Small To Medium Storage Crate Upgrade +actuallyadditions:item_medium_to_large_crate_upgrade, Medium To Large Storage Crate Upgrade +actuallyadditions:item_booklet, Actually Additions Manual +actuallyadditions:item_growth_ring:0, Ring of Growth +actuallyadditions:item_growth_ring:0, Ring of Growth +actuallyadditions:item_suction_ring:0, Ring of Magnetizing +actuallyadditions:item_suction_ring:0, Ring of Magnetizing +actuallyadditions:item_water_removal_ring:0, Ring of Liquid Banning +actuallyadditions:item_water_removal_ring:0, Ring of Liquid Banning +actuallyadditions:item_helm_emerald, Emerald Helmet +actuallyadditions:item_chest_emerald, Emerald Chestplate +actuallyadditions:item_pants_emerald, Emerald Pants +actuallyadditions:item_boots_emerald, Emerald Boots +actuallyadditions:item_helm_obsidian, Obsidian Helmet +actuallyadditions:item_chest_obsidian, Obsidian Chestplate +actuallyadditions:item_pants_obsidian, Obsidian Pants +actuallyadditions:item_boots_obsidian, Obsidian Boots +actuallyadditions:item_helm_quartz, Black Quartz Helmet +actuallyadditions:item_chest_quartz, Black Quartz Chestplate +actuallyadditions:item_pants_quartz, Black Quartz Pants +actuallyadditions:item_boots_quartz, Black Quartz Boots +actuallyadditions:item_tele_staff:0, Teleport Staff +actuallyadditions:item_tele_staff:0, Teleport Staff +actuallyadditions:item_wings_of_the_bats, Wings Of The Bats +actuallyadditions:item_drill:0, Drill +actuallyadditions:item_drill:0, Drill +actuallyadditions:item_drill:1, Drill +actuallyadditions:item_drill:1, Drill +actuallyadditions:item_drill:2, Drill +actuallyadditions:item_drill:2, Drill +actuallyadditions:item_drill:3, Drill +actuallyadditions:item_drill:3, Drill +actuallyadditions:item_drill:4, Drill +actuallyadditions:item_drill:4, Drill +actuallyadditions:item_drill:5, Drill +actuallyadditions:item_drill:5, Drill +actuallyadditions:item_drill:6, Drill +actuallyadditions:item_drill:6, Drill +actuallyadditions:item_drill:7, Drill +actuallyadditions:item_drill:7, Drill +actuallyadditions:item_drill:8, Drill +actuallyadditions:item_drill:8, Drill +actuallyadditions:item_drill:9, Drill +actuallyadditions:item_drill:9, Drill +actuallyadditions:item_drill:10, Drill +actuallyadditions:item_drill:10, Drill +actuallyadditions:item_drill:11, Drill +actuallyadditions:item_drill:11, Drill +actuallyadditions:item_drill:12, Drill +actuallyadditions:item_drill:12, Drill +actuallyadditions:item_drill:13, Drill +actuallyadditions:item_drill:13, Drill +actuallyadditions:item_drill:14, Drill +actuallyadditions:item_drill:14, Drill +actuallyadditions:item_drill:15, Drill +actuallyadditions:item_drill:15, Drill +actuallyadditions:item_battery:0, Single Battery +actuallyadditions:item_battery:0, Single Battery +actuallyadditions:item_battery_double:0, Double Battery +actuallyadditions:item_battery_double:0, Double Battery +actuallyadditions:item_battery_triple:0, Triple Battery +actuallyadditions:item_battery_triple:0, Triple Battery +actuallyadditions:item_battery_quadruple:0, Quadruple Battery +actuallyadditions:item_battery_quadruple:0, Quadruple Battery +actuallyadditions:item_battery_quintuple:0, Quintuple Battery +actuallyadditions:item_battery_quintuple:0, Quintuple Battery +actuallyadditions:item_drill_upgrade_speed, Drill Speed Augment I +actuallyadditions:item_drill_upgrade_speed_ii, Drill Speed Augment II +actuallyadditions:item_drill_upgrade_speed_iii, Drill Speed Augment III +actuallyadditions:item_drill_upgrade_silk_touch, Drill Silk Touch Augment +actuallyadditions:item_drill_upgrade_fortune, Drill Fortune Augment I +actuallyadditions:item_drill_upgrade_fortune_ii, Drill Fortune Augment II (Gives Fortune III!) +actuallyadditions:item_drill_upgrade_three_by_three, Drill Mining Augment I +actuallyadditions:item_drill_upgrade_five_by_five, Drill Mining Augment II +actuallyadditions:item_drill_upgrade_block_placing, Drill Block Placing Augment +actuallyadditions:item_fertilizer, Fertilizer +actuallyadditions:item_coffee, Cup with Coffee +actuallyadditions:item_phantom_connector, Phantom Connector +actuallyadditions:item_resonant_rice, Resonant Rice +actuallyadditions:item_food:0, Cheese +actuallyadditions:item_food:1, Pumpkin Stew +actuallyadditions:item_food:2, Carrot Juice +actuallyadditions:item_food:3, Fish 'N' Chips +actuallyadditions:item_food:4, French Fries +actuallyadditions:item_food:5, French Fry +actuallyadditions:item_food:6, Spaghetti +actuallyadditions:item_food:7, Noodle +actuallyadditions:item_food:8, Chocolate Cake +actuallyadditions:item_food:9, Chocolate +actuallyadditions:item_food:10, Toast +actuallyadditions:item_food:11, Submarine Sandwich +actuallyadditions:item_food:12, Big Cookie +actuallyadditions:item_food:13, Hamburger +actuallyadditions:item_food:14, Pizza +actuallyadditions:item_food:15, Baguette +actuallyadditions:item_food:16, Rice +actuallyadditions:item_food:17, Rice Bread +actuallyadditions:item_food:18, Doughnut +actuallyadditions:item_food:19, Toast o' Chocolate +actuallyadditions:item_food:20, Bacon +actuallyadditions:item_jam:0, CuBaRa-Jam +actuallyadditions:item_jam:1, GraKiBa-Jam +actuallyadditions:item_jam:2, PlApLe-Jam +actuallyadditions:item_jam:3, ChApCi-Jam +actuallyadditions:item_jam:4, HoMeKi-Jam +actuallyadditions:item_jam:5, PiCo-Jam +actuallyadditions:item_jam:6, HoMeCo-Jam +actuallyadditions:item_knife, Knife +actuallyadditions:item_crafter_on_a_stick, Crafting Table On A Stick +actuallyadditions:item_dust:0, Crushed Iron +actuallyadditions:item_dust:1, Crushed Gold +actuallyadditions:item_dust:2, Crushed Diamond +actuallyadditions:item_dust:3, Crushed Emerald +actuallyadditions:item_dust:4, Crushed Lapis +actuallyadditions:item_dust:5, Crushed Quartz +actuallyadditions:item_dust:6, Crushed Coal +actuallyadditions:item_dust:7, Crushed Black Quartz +actuallyadditions:item_solidified_experience, Solidified Experience +actuallyadditions:item_leaf_blower, Leaf Blower +actuallyadditions:item_leaf_blower_advanced, Advanced Leaf Blower +actuallyadditions:item_potion_ring:0, Ring of Speed +actuallyadditions:item_potion_ring:0, Ring of Speed +actuallyadditions:item_potion_ring:1, Ring of Haste +actuallyadditions:item_potion_ring:1, Ring of Haste +actuallyadditions:item_potion_ring:2, Ring of Strength +actuallyadditions:item_potion_ring:2, Ring of Strength +actuallyadditions:item_potion_ring:3, Ring of Jump Boost +actuallyadditions:item_potion_ring:3, Ring of Jump Boost +actuallyadditions:item_potion_ring:4, Ring of Regeneration +actuallyadditions:item_potion_ring:4, Ring of Regeneration +actuallyadditions:item_potion_ring:5, Ring of Resistance +actuallyadditions:item_potion_ring:5, Ring of Resistance +actuallyadditions:item_potion_ring:6, Ring of Fire Resistance +actuallyadditions:item_potion_ring:6, Ring of Fire Resistance +actuallyadditions:item_potion_ring:7, Ring of Water Breathing +actuallyadditions:item_potion_ring:7, Ring of Water Breathing +actuallyadditions:item_potion_ring:8, Ring of Invisibility +actuallyadditions:item_potion_ring:8, Ring of Invisibility +actuallyadditions:item_potion_ring:9, Ring of Night Vision +actuallyadditions:item_potion_ring:9, Ring of Night Vision +actuallyadditions:item_potion_ring_advanced:0, Advanced Ring of Speed +actuallyadditions:item_potion_ring_advanced:0, Advanced Ring of Speed +actuallyadditions:item_potion_ring_advanced:1, Advanced Ring of Haste +actuallyadditions:item_potion_ring_advanced:1, Advanced Ring of Haste +actuallyadditions:item_potion_ring_advanced:2, Advanced Ring of Strength +actuallyadditions:item_potion_ring_advanced:2, Advanced Ring of Strength +actuallyadditions:item_potion_ring_advanced:3, Advanced Ring of Jump Boost +actuallyadditions:item_potion_ring_advanced:3, Advanced Ring of Jump Boost +actuallyadditions:item_potion_ring_advanced:4, Advanced Ring of Regeneration +actuallyadditions:item_potion_ring_advanced:4, Advanced Ring of Regeneration +actuallyadditions:item_potion_ring_advanced:5, Advanced Ring of Resistance +actuallyadditions:item_potion_ring_advanced:5, Advanced Ring of Resistance +actuallyadditions:item_potion_ring_advanced:6, Advanced Ring of Fire Resistance +actuallyadditions:item_potion_ring_advanced:6, Advanced Ring of Fire Resistance +actuallyadditions:item_potion_ring_advanced:7, Advanced Ring of Water Breathing +actuallyadditions:item_potion_ring_advanced:7, Advanced Ring of Water Breathing +actuallyadditions:item_potion_ring_advanced:8, Advanced Ring of Invisibility +actuallyadditions:item_potion_ring_advanced:8, Advanced Ring of Invisibility +actuallyadditions:item_potion_ring_advanced:9, Advanced Ring of Night Vision +actuallyadditions:item_potion_ring_advanced:9, Advanced Ring of Night Vision +actuallyadditions:item_hairy_ball, Ball of Fur +actuallyadditions:item_coffee_beans, Coffee Beans +actuallyadditions:item_rice_seed, Rice Seeds +actuallyadditions:item_canola_seed, Canola Seeds +actuallyadditions:item_flax_seed, Flax Seeds +actuallyadditions:item_coffee_seed, Coffee Seeds +actuallyadditions:item_pickaxe_emerald, Emerald Pickaxe +actuallyadditions:item_axe_emerald, Emerald Axe +actuallyadditions:item_shovel_emerald, Emerald Shovel +actuallyadditions:item_sword_emerald, Emerald Sword +actuallyadditions:item_hoe_emerald, Emerald Hoe +actuallyadditions:item_pickaxe_obsidian, Obsidian Pickaxe +actuallyadditions:item_axe_obsidian, Obsidian Axe +actuallyadditions:item_shovel_obsidian, Obsidian Shovel +actuallyadditions:item_sword_obsidian, Obsidian Sword +actuallyadditions:item_hoe_obsidian, Obsidian Hoe +actuallyadditions:item_pickaxe_quartz, Black Quartz Pickaxe +actuallyadditions:item_axe_quartz, Black Quartz Axe +actuallyadditions:item_shovel_quartz, Black Quartz Shovel +actuallyadditions:item_sword_quartz, Black Quartz Sword +actuallyadditions:item_hoe_quartz, Black Quartz Hoe +actuallyadditions:wooden_paxel, Wooden AIOT +actuallyadditions:stone_paxel, Stone AIOT +actuallyadditions:iron_paxel, Iron AIOT +actuallyadditions:gold_paxel, Golden AIOT +actuallyadditions:diamond_paxel, Diamond AIOT +actuallyadditions:emerald_paxel, Emerald AIOT +actuallyadditions:obsidian_paxel, Obsidian AIOT +actuallyadditions:quartz_paxel, Black Quartz AIOT +actuallyadditions:item_pickaxe_crystal_red, Restonia Crystal Pickaxe +actuallyadditions:item_axe_crystal_red, Restonia Crystal Axe +actuallyadditions:item_shovel_crystal_red, Restonia Crystal Shovel +actuallyadditions:item_sword_crystal_red, Restonia Crystal Sword +actuallyadditions:item_hoe_crystal_red, Restonia Crystal Hoe +actuallyadditions:item_helm_crystal_red, Restonia Crystal Helmet +actuallyadditions:item_chest_crystal_red, Restonia Crystal Chestplate +actuallyadditions:item_pants_crystal_red, Restonia Crystal Pants +actuallyadditions:item_boots_crystal_red, Restonia Crystal Boots +actuallyadditions:item_paxel_crystal_red, Restonia Crystal AIOT +actuallyadditions:item_pickaxe_crystal_blue, Palis Crystal Pickaxe +actuallyadditions:item_axe_crystal_blue, Palis Crystal Axe +actuallyadditions:item_shovel_crystal_blue, Palis Crystal Shovel +actuallyadditions:item_sword_crystal_blue, Palis Crystal Sword +actuallyadditions:item_hoe_crystal_blue, Palis Crystal Hoe +actuallyadditions:item_helm_crystal_blue, Palis Crystal Helmet +actuallyadditions:item_chest_crystal_blue, Palis Crystal Chestplate +actuallyadditions:item_pants_crystal_blue, Palis Crystal Pants +actuallyadditions:item_boots_crystal_blue, Palis Crystal Boots +actuallyadditions:item_paxel_crystal_blue, Palis Crystal AIOT +actuallyadditions:item_pickaxe_crystal_light_blue, Diamatine Crystal Pickaxe +actuallyadditions:item_axe_crystal_light_blue, Diamatine Crystal Axe +actuallyadditions:item_shovel_crystal_light_blue, Diamatine Crystal Shovel +actuallyadditions:item_sword_crystal_light_blue, Diamatine Crystal Sword +actuallyadditions:item_hoe_crystal_light_blue, Diamatine Crystal Hoe +actuallyadditions:item_helm_crystal_light_blue, Diamatine Crystal Helmet +actuallyadditions:item_chest_crystal_light_blue, Diamatine Crystal Chestplate +actuallyadditions:item_pants_crystal_light_blue, Diamatine Crystal Pants +actuallyadditions:item_boots_crystal_light_blue, Diamatine Crystal Boots +actuallyadditions:item_paxel_crystal_light_blue, Diamatine Crystal AIOT +actuallyadditions:item_pickaxe_crystal_black, Void Crystal Pickaxe +actuallyadditions:item_axe_crystal_black, Void Crystal Axe +actuallyadditions:item_shovel_crystal_black, Void Crystal Shovel +actuallyadditions:item_sword_crystal_black, Void Crystal Sword +actuallyadditions:item_hoe_crystal_black, Void Crystal Hoe +actuallyadditions:item_helm_crystal_black, Void Crystal Helmet +actuallyadditions:item_chest_crystal_black, Void Crystal Chestplate +actuallyadditions:item_pants_crystal_black, Void Crystal Pants +actuallyadditions:item_boots_crystal_black, Void Crystal Boots +actuallyadditions:item_paxel_crystal_black, Void Crystal AIOT +actuallyadditions:item_pickaxe_crystal_green, Emeradic Crystal Pickaxe +actuallyadditions:item_axe_crystal_green, Emeradic Crystal Axe +actuallyadditions:item_shovel_crystal_green, Emeradic Crystal Shovel +actuallyadditions:item_sword_crystal_green, Emeradic Crystal Sword +actuallyadditions:item_hoe_crystal_green, Emeradic Crystal Hoe +actuallyadditions:item_helm_crystal_green, Emeradic Crystal Helmet +actuallyadditions:item_chest_crystal_green, Emeradic Crystal Chest +actuallyadditions:item_pants_crystal_green, Emeradic Crystal Pants +actuallyadditions:item_boots_crystal_green, Emeradic Crystal Boots +actuallyadditions:item_paxel_crystal_green, Emeradic Crystal AIOT +actuallyadditions:item_pickaxe_crystal_white, Enori Crystal Pickaxe +actuallyadditions:item_axe_crystal_white, Enori Crystal Axe +actuallyadditions:item_shovel_crystal_white, Enori Crystal Shovel +actuallyadditions:item_sword_crystal_white, Enori Crystal Sword +actuallyadditions:item_hoe_crystal_white, Enori Crystal Hoe +actuallyadditions:item_helm_crystal_white, Enori Crystal Helmet +actuallyadditions:item_chest_crystal_white, Enori Crystal Chest +actuallyadditions:item_pants_crystal_white, Enori Crystal Pants +actuallyadditions:item_boots_crystal_white, Enori Crystal Boots +actuallyadditions:item_paxel_crystal_white, Enori Crystal AIOT +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 +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 +techreborn:dust:0, Almandine Dust +techreborn:dust:1, Aluminium Dust +techreborn:dust:2, Andradite Dust +techreborn:dust:3, Ashes +techreborn:dust:4, Basalt Dust +techreborn:dust:5, Bauxite Dust +techreborn:dust:6, Brass Dust +techreborn:dust:7, Bronze Dust +techreborn:dust:8, Calcite Dust +techreborn:dust:9, Charcoal Dust +techreborn:dust:10, Chrome Dust +techreborn:dust:11, Cinnabar Dust +techreborn:dust:12, Clay Dust +techreborn:dust:13, Coal Dust +techreborn:dust:14, Copper Dust +techreborn:dust:15, Dark Ashes +techreborn:dust:16, Diamond Dust +techreborn:dust:17, Electrum Dust +techreborn:dust:18, Emerald Dust +techreborn:dust:19, Ender Eye Dust +techreborn:dust:20, Ender Pearl Dust +techreborn:dust:21, Endstone Dust +techreborn:dust:22, Flint Dust +techreborn:dust:23, Galena Dust +techreborn:dust:24, Gold Dust +techreborn:dust:25, Grossular Dust +techreborn:dust:26, Invar Dust +techreborn:dust:27, Iron Dust +techreborn:dust:28, Lazurite Dust +techreborn:dust:29, Lead Dust +techreborn:dust:30, Magnesium Dust +techreborn:dust:31, Manganese Dust +techreborn:dust:32, Marble Dust +techreborn:dust:33, Netherrack Dust +techreborn:dust:34, Nickel Dust +techreborn:dust:35, Obsidian Dust +techreborn:dust:36, Peridot Dust +techreborn:dust:37, Phosphorous Dust +techreborn:dust:38, Platinum Dust +techreborn:dust:39, Pyrite Dust +techreborn:dust:40, Pyrope Dust +techreborn:dust:41, Red Garnet Dust +techreborn:dust:43, Ruby Dust +techreborn:dust:44, Saltpeter Dust +techreborn:dust:45, Sapphire Dust +techreborn:dust:46, Saw Dust +techreborn:dust:47, Silver Dust +techreborn:dust:48, Sodalite Dust +techreborn:dust:49, Spessartine Dust +techreborn:dust:50, Sphalerite Dust +techreborn:dust:51, Steel Dust +techreborn:dust:52, Sulfur Dust +techreborn:dust:53, Tin Dust +techreborn:dust:54, Titanium Dust +techreborn:dust:55, Tungsten Dust +techreborn:dust:56, Uvarovite Dust +techreborn:dust:58, Yellow Garnet Dust +techreborn:dust:59, Zinc Dust +techreborn:dust:61, Andesite Dust +techreborn:dust:62, Diorite Dust +techreborn:dust:63, Granite Dust +techreborn:dust:64, Iridium Dust +techreborn:dust:65, Thorium Dust +techreborn:dust:66, Uranium Dust +techreborn:dust:67, Plutonium Dust +techreborn:gem:0, Ruby +techreborn:gem:1, Sapphire +techreborn:gem:2, Peridot +techreborn:gem:3, Red Garnet +techreborn:gem:4, Yellow Garnet +techreborn:ingot:0, Aluminium Ingot +techreborn:ingot:1, Brass Ingot +techreborn:ingot:2, Bronze Ingot +techreborn:ingot:3, Chrome Ingot +techreborn:ingot:4, Copper Ingot +techreborn:ingot:5, Electrum Ingot +techreborn:ingot:6, Invar Ingot +techreborn:ingot:7, Iridium Ingot +techreborn:ingot:8, Lead Ingot +techreborn:ingot:9, Nickel Ingot +techreborn:ingot:10, Platinum Ingot +techreborn:ingot:11, Silver Ingot +techreborn:ingot:12, Steel Ingot +techreborn:ingot:13, Tin Ingot +techreborn:ingot:14, Titanium Ingot +techreborn:ingot:15, Tungsten Ingot +techreborn:ingot:16, Hot Tungstensteel Ingot +techreborn:ingot:17, Tungstensteel Ingot +techreborn:ingot:18, Zinc Ingot +techreborn:ingot:19, Refined Iron Ingot +techreborn:ingot:20, Advanced Alloy Ingot +techreborn:ingot:21, Mixed Metal Ingot +techreborn:ingot:22, Iridium Alloy Ingot +techreborn:ingot:23, Thorium Ingot +techreborn:ingot:24, Uranium Ingot +techreborn:ingot:25, Plutonium Ingot +techreborn:nuggets:0, Aluminium Nugget +techreborn:nuggets:1, Brass Nugget +techreborn:nuggets:2, Bronze Nugget +techreborn:nuggets:3, Chrome Nugget +techreborn:nuggets:4, Copper Nugget +techreborn:nuggets:5, Electrum Nugget +techreborn:nuggets:6, Invar Nugget +techreborn:nuggets:7, Iridium Nugget +techreborn:nuggets:8, Lead Nugget +techreborn:nuggets:9, Nickel Nugget +techreborn:nuggets:10, Platinum Nugget +techreborn:nuggets:11, Silver Nugget +techreborn:nuggets:12, Steel Nugget +techreborn:nuggets:13, Tin Nugget +techreborn:nuggets:14, Titanium Nugget +techreborn:nuggets:15, Tungsten Nugget +techreborn:nuggets:16, Hot Tungstensteel Nugget +techreborn:nuggets:17, Tungstensteel Nugget +techreborn:nuggets:18, Zinc Nugget +techreborn:nuggets:19, Refined Iron Nugget +techreborn:nuggets:23, Iron Nugget +techreborn:nuggets:24, Diamond Nugget +techreborn:part:0, Energy Flow Circuit +techreborn:part:1, Data Control Circuit +techreborn:part:2, Data Storage Circuit +techreborn:part:3, Data Orb +techreborn:part:4, Diamond Grinding Head +techreborn:part:5, Diamond Saw Blade +techreborn:part:6, Tungsten Grinding Head +techreborn:part:7, 60k Helium Coolant Cell +techreborn:part:8, 180k Helium Coolant Cell +techreborn:part:9, 360k Helium Coolant Cell +techreborn:part:10, 60k nak Coolant Cell +techreborn:part:11, 180k nak Coolant Cell +techreborn:part:12, 360k nak Coolant Cell +techreborn:part:13, Cupronickel Heating Coil +techreborn:part:14, Nichrome Heating Coil +techreborn:part:15, Kanthal Heating Coil +techreborn:part:17, Superconductor +techreborn:part:21, Fuel Rod (Plutonium) +techreborn:part:22, Dual Fuel Rod (Plutonium) +techreborn:part:23, Quad Fuel Rod (Plutonium) +techreborn:part:24, Computer Monitor +techreborn:part:25, Machine Parts +techreborn:part:26, Neutron Reflector +techreborn:part:28, Thick Neutron Reflector +techreborn:part:29, Electronic Circuit +techreborn:part:30, Advanced Electronic Circuit +techreborn:part:31, Sap +techreborn:part:32, Rubber +techreborn:part:33, Scrap +techreborn:part:34, Carbon Mesh +techreborn:part:35, Carbon Fiber +techreborn:part:36, 10k Coolant Cell +techreborn:part:37, 30k Coolant Cell +techreborn:part:38, 60k Coolant Cell +techreborn:part:39, Enhanced Superconductor +techreborn:part:40, Basic Circuit Board +techreborn:part:41, Advanced Circuit Board +techreborn:part:42, Advanced Circuit Parts +techreborn:part:43, Processor Circuit Board +techreborn:part:44, Plantball +techreborn:part:45, Compressed Plantball +techreborn:part:46, Bio Cell +techreborn:plates:0, Iron Plate +techreborn:plates:1, Gold Plate +techreborn:plates:2, Carbon Plate +techreborn:plates:3, Wooden Plate +techreborn:plates:4, Redstone Plate +techreborn:plates:5, Diamond Plate +techreborn:plates:6, Emerald Plate +techreborn:plates:8, Coal Plate +techreborn:plates:9, Obsidian Plate +techreborn:plates:10, Lazurite Plate +techreborn:plates:11, Silicon Plate +techreborn:plates:12, Ruby Plate +techreborn:plates:13, Sapphire Plate +techreborn:plates:14, Peridot Plate +techreborn:plates:15, Red Garnet Plate +techreborn:plates:16, Yellow Garnet Plate +techreborn:plates:17, Aluminium Plate +techreborn:plates:18, Brass Plate +techreborn:plates:19, Bronze Plate +techreborn:plates:20, Chrome Plate +techreborn:plates:21, Copper Plate +techreborn:plates:22, Electrum Plate +techreborn:plates:23, Invar Plate +techreborn:plates:24, Iridium Plate +techreborn:plates:25, Lead Plate +techreborn:plates:26, Nickel Plate +techreborn:plates:27, Platinum Plate +techreborn:plates:28, Silver Plate +techreborn:plates:29, Steel Plate +techreborn:plates:30, Tin Plate +techreborn:plates:31, Titanium Plate +techreborn:plates:32, Tungsten Plate +techreborn:plates:33, Tungstensteel Plate +techreborn:plates:34, Zinc Plate +techreborn:plates:35, Refined Iron Plate +techreborn:plates:36, Advanced Alloy Plate +techreborn:plates:37, Magnalium Plate +techreborn:plates:38, Iridium Alloy Plate +techreborn:smalldust:0, Small Pile of Almandine Dust +techreborn:smalldust:1, Small Pile of Aluminium Dust +techreborn:smalldust:2, Small Pile of Andradite Dust +techreborn:smalldust:3, Small Pile of Ashes +techreborn:smalldust:4, Small Pile of Basalt Dust +techreborn:smalldust:5, Small Pile of Bauxite Dust +techreborn:smalldust:6, Small Pile of Brass Dust +techreborn:smalldust:7, Small Pile of Bronze Dust +techreborn:smalldust:8, Small Pile of Calcite Dust +techreborn:smalldust:9, Small Pile of Charcoal Dust +techreborn:smalldust:10, Small Pile of Chrome Dust +techreborn:smalldust:11, Small Pile of Cinnabar Dust +techreborn:smalldust:12, Small Pile of Clay Dust +techreborn:smalldust:13, Small Pile of Coal Dust +techreborn:smalldust:14, Small Pile of Copper Dust +techreborn:smalldust:15, Small Pile of Dark Ashes +techreborn:smalldust:16, Small Pile of Diamond Dust +techreborn:smalldust:17, Small Pile of Electrum Dust +techreborn:smalldust:18, Small Pile of Emerald Dust +techreborn:smalldust:19, Small Pile of Ender Eye Dust +techreborn:smalldust:20, Small Pile of Ender Pearl Dust +techreborn:smalldust:21, Small Pile of Endstone Dust +techreborn:smalldust:22, Small Pile of Flint Dust +techreborn:smalldust:23, Small Pile of Galena Dust +techreborn:smalldust:24, Small Pile of Gold Dust +techreborn:smalldust:25, Small Pile of Grossular Dust +techreborn:smalldust:26, Small Pile of Invar Dust +techreborn:smalldust:27, Small Pile of Iron Dust +techreborn:smalldust:28, Small Pile of Lazurite Dust +techreborn:smalldust:29, Small Pile of Lead Dust +techreborn:smalldust:30, Small Pile of Magnesium Dust +techreborn:smalldust:31, Small Pile of Manganese Dust +techreborn:smalldust:32, Small Pile of Marble Dust +techreborn:smalldust:33, Small Pile of Netherrack Dust +techreborn:smalldust:34, Small Pile of Nickel Dust +techreborn:smalldust:35, Small Pile of Obsidian Dust +techreborn:smalldust:36, Small Pile of Peridot +techreborn:smalldust:37, Small Pile of Phosphorous Dust +techreborn:smalldust:38, Small Pile of Platinum Dust +techreborn:smalldust:39, Small Pile of Pyrite Dust +techreborn:smalldust:40, Small Pile of Pyrope Dust +techreborn:smalldust:41, Small Pile of Red Garnet Dust +techreborn:smalldust:43, Small Pile of Ruby Dust +techreborn:smalldust:44, Small Pile of Saltpeter Dust +techreborn:smalldust:45, Small Pile of Sapphire Dust +techreborn:smalldust:46, Small Pile of Saw Dust +techreborn:smalldust:47, Small Pile of Silver Dust +techreborn:smalldust:48, Small Pile of Sodalite Dust +techreborn:smalldust:49, Small Pile of Spessartine Dust +techreborn:smalldust:50, Small Pile of Sphalerite Dust +techreborn:smalldust:51, Small Pile of Steel Dust +techreborn:smalldust:52, Small Pile of Sulfur Dust +techreborn:smalldust:53, Small Pile of Tin Dust +techreborn:smalldust:54, Small Pile of Titanium Dust +techreborn:smalldust:55, Small Pile of Tungsten Dust +techreborn:smalldust:56, Small Pile of Uvarovite Dust +techreborn:smalldust:58, Small Pile of Yellow Garnet Dust +techreborn:smalldust:59, Small Pile of Zinc Dust +techreborn:smalldust:61, Small Pile of Redstone +techreborn:smalldust:62, Small Pile of Glowstone Dust +techreborn:smalldust:63, Small Pile of Andesite Dust +techreborn:smalldust:64, Small Pile of Diorite Dust +techreborn:smalldust:65, Small Pile of Granite Dust +techreborn:smalldust:66, Pile of Iridium Dust +techreborn:smalldust:67, Small Pile of Thorium Dust +techreborn:smalldust:68, Small Pile of Uranium Dust +techreborn:smalldust:69, Small Pile of Plutonium Dust +techreborn:uumatter, UU-Matter +techreborn:cloakingdevice, Cloaking Device +techreborn:lapotronpack, Lapotronic Orbpack +techreborn:lithiumbatpack, Lithium Batpack +techreborn:energycrystal, Energy Crystal +techreborn:lapotroncrystal, Lapotron Crystal +techreborn:lapotronicorb, Lapotronic Energy Orb +techreborn:lithiumbattery, Lithium Battery +techreborn:rebattery, Battery +techreborn:advancedchainsaw, Advanced Chainsaw +techreborn:advanceddrill, Advanced Drill +techreborn:ironjackhammer, Advanced Jackhammer +techreborn:debug, Debug Tool +techreborn:diamondchainsaw, Diamond Chainsaw +techreborn:diamonddrill, Diamond Drill +techreborn:diamondjackhammer, Diamond Jackhammer +techreborn:electrictreetap, Electric Treetap +techreborn:nanosaber, Nanosaber +techreborn:omnitool, Omni-Tool +techreborn:rockcutter, Rockcutter +techreborn:ironchainsaw, Steel Chainsaw +techreborn:irondrill, Steel Drill +techreborn:steeljackhammer, Steel Jackhammer +techreborn:treetap, Treetap +techreborn:wrench, Wrench +techreborn:singlethoriumfuelrod, Thorium Fuel Rod (Single) +techreborn:dualthoriumfuelrod, Thorium Fuel Rod (Dual) +techreborn:quadthoriumfuelrod, Thorium Fuel Rod (Quad) +techreborn:depletedsinglethoriumfuelrod, Depleted Thorium Fuel Rod (Single) +techreborn:depleteddualthoriumfuelrod, Depleted Thorium Fuel Rod (Dual) +techreborn:depletedquadthoriumfuelrod, Depleted Thorium Fuel Rod (Quad) +techreborn:iridiumneutronreflector, Iridium Neutron Reflector +techreborn:dynamiccell, Empty Cell +techreborn:frequencytransmitter, Frequency Transmitter +techreborn:techmanuel, Tech Reborn Manual +techreborn:missingrecipe, item.missingRecipe.name +techreborn:scrapbox, Scrap Box +techreborn:upgrades:0, Overclocker Upgrade +techreborn:upgrades:1, Transformer Upgrade +techreborn:upgrades:2, Energy Storage Upgrade +techreborn:upgrades:3, Superconductor Upgrade +techreborn:bronzesword, Bronze Sword +techreborn:bronzepickaxe, Bronze Pickaxe +techreborn:bronzespade, Bronze Shovel +techreborn:bronzeaxe, Bronze Axe +techreborn:bronzehoe, Bronze Hoe +techreborn:bronzehelmet, Bronze Helmet +techreborn:bronzechestplate, Bronze Chestplate +techreborn:bronzeleggings, Bronze Leggings +techreborn:bronzeboots, Bronze Boots +techreborn:rubysword, Ruby Sword +techreborn:rubypickaxe, Ruby Pickaxe +techreborn:rubyspade, Ruby Shovel +techreborn:rubyaxe, Ruby Axe +techreborn:rubyhoe, Ruby Hoe +techreborn:rubyhelmet, Ruby Helmet +techreborn:rubychestplate, Ruby Chestplate +techreborn:rubyleggings, Ruby Leggings +techreborn:rubyboots, Ruby Boots +techreborn:sapphiresword, Sapphire Sword +techreborn:sapphirepickaxe, Sapphire Pickaxe +techreborn:sapphirespade, Sapphire Shovel +techreborn:sapphireaxe, Sapphire Axe +techreborn:sapphirehoe, Sapphire Hoe +techreborn:sapphirehelmet, Sapphire Helmet +techreborn:sapphirechestplate, Sapphire Chestplate +techreborn:sapphireleggings, Sapphire Leggings +techreborn:sapphireboots, Sapphire Boots +techreborn:peridotsword, Peridot Sword +techreborn:peridotpickaxe, Peridot Pickaxe +techreborn:peridotspade, Peridot Shovel +techreborn:peridotaxe, Peridot Axe +techreborn:peridothoe, Peridot Hoe +techreborn:peridothelmet, Peridot Helmet +techreborn:peridotchestplate, Peridot Chestplate +techreborn:peridotleggings, Peridot Leggings +techreborn:peridotboots, Peridot Boots +theoneprobe:probe, The One Probe +theoneprobe:creativeprobe, The Creative Probe +theoneprobe:probenote, The One Probe Read Me +theoneprobe:diamond_helmet_probe:0, Diamond Helmet with Probe +theoneprobe:gold_helmet_probe:0, Gold Helmet with Probe +theoneprobe:iron_helmet_probe:0, Iron Helmet with Probe +theoneprobe:probe_goggles, The One Probe (Bauble) +aether_legacy:aether_grass, Aether Grass +aether_legacy:enchanted_aether_grass, Enchanted Aether Grass +aether_legacy:aether_dirt, Aether Dirt +aether_legacy:holystone, Holystone +aether_legacy:mossy_holystone, Mossy Holystone +aether_legacy:holystone_brick, Holystone Brick +aether_legacy:aercloud:0, Cold Aercloud +aether_legacy:aercloud:1, Blue Aercloud +aether_legacy:aercloud:2, Golden Aercloud +aether_legacy:aercloud:3, Pink Aercloud +aether_legacy:quicksoil, Quicksoil +aether_legacy:icestone, Icestone +aether_legacy:ambrosium_ore, Ambrosium Ore +aether_legacy:zanite_ore, Zanite Ore +aether_legacy:gravitite_ore, Gravitite Ore +aether_legacy:aether_leaves:0, Skyroot Leaves +aether_legacy:aether_leaves:1, Golden Oak Leaves +aether_legacy:aether_log:0, Skyroot Log +aether_legacy:aether_log:1, Golden Oak Log +aether_legacy:skyroot_plank, Skyroot Plank +aether_legacy:quicksoil_glass, Quicksoil Glass +aether_legacy:aerogel, Aerogel +aether_legacy:enchanted_gravitite, Enchanted Gravitite +aether_legacy:zanite_block, Zanite Block +aether_legacy:berry_bush, Berry Bush +aether_legacy:berry_bush_stem, Berry Bush Stem +aether_legacy:enchanter, Altar +aether_legacy:freezer, Freezer +aether_legacy:incubator, Incubator +aether_legacy:dungeon_block:0, Carved Stone +aether_legacy:dungeon_block:1, Sentry Stone +aether_legacy:dungeon_block:2, Angelic Stone +aether_legacy:dungeon_block:3, Light Angelic Stone +aether_legacy:dungeon_block:4, Hellfire Stone +aether_legacy:dungeon_block:5, Light Hellfire Stone +aether_legacy:locked_dungeon_block:0, Carved Stone +aether_legacy:locked_dungeon_block:1, Sentry Stone +aether_legacy:locked_dungeon_block:2, Angelic Stone +aether_legacy:locked_dungeon_block:3, Light Angelic Stone +aether_legacy:locked_dungeon_block:4, Hellfire Stone +aether_legacy:locked_dungeon_block:5, Light Hellfire Stone +aether_legacy:dungeon_trap:0, Carved Stone +aether_legacy:dungeon_trap:1, Sentry Stone +aether_legacy:dungeon_trap:2, Angelic Stone +aether_legacy:dungeon_trap:3, Light Angelic Stone +aether_legacy:dungeon_trap:4, Hellfire Stone +aether_legacy:dungeon_trap:5, Light Hellfire Stone +aether_legacy:aether_portal, Aether Portal +aether_legacy:ambrosium_torch, Ambrosium Torch +aether_legacy:chest_mimic, Chest Mimic +aether_legacy:treasure_chest, Treasure Chest +aether_legacy:purple_flower, Purple Flower +aether_legacy:white_flower, White Flower +aether_legacy:skyroot_sapling, Skyroot Sapling +aether_legacy:golden_oak_sapling, Golden Oak Sapling +aether_legacy:crystal_leaves:0, Crystal Leaves +aether_legacy:crystal_leaves:1, Crystal Fruit Leaves +aether_legacy:holiday_leaves:0, Holiday Leaves +aether_legacy:holiday_leaves:1, Decorated Holiday Leaves +aether_legacy:present, Present +aether_legacy:pillar, Pillar +aether_legacy:pillar_top, Pillar Top +aether_legacy:skyroot_fence, Skyroot Fence +aether_legacy:skyroot_fence_gate, Skyroot Fence Gate +aether_legacy:carved_wall, Carved Wall +aether_legacy:angelic_wall, Angelic Wall +aether_legacy:hellfire_wall, Hellfire Wall +aether_legacy:holystone_wall, Holystone Wall +aether_legacy:holystone_brick_wall, Holystone Brick Wall +aether_legacy:mossy_holystone_wall, Mossy Holystone Wall +aether_legacy:aerogel_wall, Aerogel Wall +aether_legacy:carved_stairs, Carved Stairs +aether_legacy:angelic_stairs, Angelic Stairs +aether_legacy:hellfire_stairs, Hellfire Stairs +aether_legacy:skyroot_stairs, Skyroot Stairs +aether_legacy:mossy_holystone_stairs, Mossy Holystone Stairs +aether_legacy:holystone_stairs, Holystone Stairs +aether_legacy:holystone_brick_stairs, Holystone Brick Stairs +aether_legacy:aerogel_stairs, Aerogel Stairs +aether_legacy:skyroot_double_slab, Skyroot Double Slab +aether_legacy:carved_double_slab, Carved Double Slab +aether_legacy:angelic_double_slab, Angelic Double Slab +aether_legacy:hellfire_double_slab, Hellfire Double Slab +aether_legacy:holystone_double_slab, Holystone Double Slab +aether_legacy:mossy_holystone_double_slab, Mossy Holystone Double Slab +aether_legacy:holystone_brick_double_slab, Holystone Brick Double Slab +aether_legacy:aerogel_double_slab, Aerogel Double Slab +aether_legacy:skyroot_slab:0, Skyroot Slab +aether_legacy:carved_slab:0, Carved Slab +aether_legacy:angelic_slab:0, Angelic Slab +aether_legacy:hellfire_slab:0, Hellfire Slab +aether_legacy:holystone_slab:0, Holystone Slab +aether_legacy:mossy_holystone_slab:0, Mossy Holystone Slab +aether_legacy:holystone_brick_slab:0, Holystone Brick Slab +aether_legacy:aerogel_slab:0, Aerogel Slab +aether_legacy:sun_altar, Sun Altar +aether_legacy:skyroot_bookshelf, Skyroot Bookshelf +aether_legacy:zanite_gemstone, Zanite Gemstone +aether_legacy:ambrosium_shard, Ambrosium Shard +aether_legacy:golden_amber, Golden Amber +aether_legacy:aechor_petal, Aechor Petal +aether_legacy:swetty_ball, Swet Ball +aether_legacy:skyroot_pickaxe, Skyroot Pickaxe +aether_legacy:skyroot_axe, Skyroot Axe +aether_legacy:skyroot_shovel, Skyroot Shovel +aether_legacy:holystone_pickaxe, Holystone Pickaxe +aether_legacy:holystone_axe, Holystone Axe +aether_legacy:holystone_shovel, Holystone Shovel +aether_legacy:zanite_pickaxe, Zanite Pickaxe +aether_legacy:zanite_axe, Zanite Axe +aether_legacy:zanite_shovel, Zanite Shovel +aether_legacy:gravitite_pickaxe, Gravitite Pickaxe +aether_legacy:gravitite_axe, Gravitite Axe +aether_legacy:gravitite_shovel, Gravitite Shovel +aether_legacy:valkyrie_pickaxe, Valkyrie Pickaxe +aether_legacy:valkyrie_axe, Valkyrie Axe +aether_legacy:valkyrie_shovel, Valkyrie Shovel +aether_legacy:zanite_helmet, Zanite Helmet +aether_legacy:zanite_chestplate, Zanite Chestplate +aether_legacy:zanite_leggings, Zanite Leggings +aether_legacy:zanite_boots, Zanite Boots +aether_legacy:gravitite_helmet, Gravitite Helmet +aether_legacy:gravitite_chestplate, Gravitite Chestplate +aether_legacy:gravitite_leggings, Gravitite Leggings +aether_legacy:gravitite_boots, Gravitite Boots +aether_legacy:neptune_helmet, Neptune Helmet +aether_legacy:neptune_chestplate, Neptune Chestplate +aether_legacy:neptune_leggings, Neptune Leggings +aether_legacy:neptune_boots, Neptune Boots +aether_legacy:phoenix_helmet, Phoenix Helmet +aether_legacy:phoenix_chestplate, Phoenix Chestplate +aether_legacy:phoenix_leggings, Phoenix Leggings +aether_legacy:phoenix_boots, Phoenix Boots +aether_legacy:obsidian_helmet, Obsidian Helmet +aether_legacy:obsidian_chestplate, Obsidian Chestplate +aether_legacy:obsidian_leggings, Obsidian Leggings +aether_legacy:obsidian_boots, Obsidian Boots +aether_legacy:valkyrie_helmet, Valkyrie Helmet +aether_legacy:valkyrie_chestplate, Valkyrie Chestplate +aether_legacy:valkyrie_leggings, Valkyrie Leggings +aether_legacy:valkyrie_boots, Valkyrie Boots +aether_legacy:blue_berry, Blue Berry +aether_legacy:enchanted_blueberry, Enchanted Berry +aether_legacy:white_apple, White Apple +aether_legacy:gummy_swet:0, Blue Gummy Swet +aether_legacy:gummy_swet:1, Golden Gummy Swet +aether_legacy:healing_stone, Healing Stone +aether_legacy:candy_cane, Candy Cane +aether_legacy:ginger_bread_man, Ginger Bread Man +aether_legacy:skyroot_stick, Skyroot Stick +aether_legacy:victory_medal, Victory Medal +aether_legacy:dungeon_key:0, Bronze Key +aether_legacy:dungeon_key:1, Silver Key +aether_legacy:dungeon_key:2, Golden Key +aether_legacy:skyroot_bucket:0, Skyroot Bucket +aether_legacy:skyroot_bucket:1, Skyroot Water Bucket +aether_legacy:skyroot_bucket:2, Skyroot Poison Bucket +aether_legacy:skyroot_bucket:3, Skyroot Remedy Bucket +aether_legacy:skyroot_bucket:4, Skyroot Milk Bucket +aether_legacy:cold_parachute, Cold Parachute +aether_legacy:golden_parachute, Golden Parachute +aether_legacy:moa_egg, item.moa_egg.name +aether_legacy:dart_shooter:0, Golden Dart Shooter +aether_legacy:dart_shooter:1, Poison Dart Shooter +aether_legacy:dart_shooter:2, Enchanted Dart Shooter +aether_legacy:phoenix_bow, Phoenix Bow +aether_legacy:dart:0, Golden Dart +aether_legacy:dart:1, Poison Dart +aether_legacy:dart:2, Enchanted Dart +aether_legacy:skyroot_sword, Skyroot Sword +aether_legacy:holystone_sword, Holystone Sword +aether_legacy:zanite_sword, Zanite Sword +aether_legacy:gravitite_sword, Gravitite Sword +aether_legacy:flaming_sword, Flaming Sword +aether_legacy:lightning_sword, Lightning Sword +aether_legacy:holy_sword, Holy Sword +aether_legacy:vampire_blade, Vampire Blade +aether_legacy:pig_slayer, Pig Slayer +aether_legacy:candy_cane_sword, Candy Cane Sword +aether_legacy:notch_hammer, Hammer of Notch +aether_legacy:leather_gloves, Leather Gloves +aether_legacy:iron_gloves, Iron Gloves +aether_legacy:golden_gloves, Golden Gloves +aether_legacy:chain_gloves, Chain Gloves +aether_legacy:diamond_gloves, Diamond Gloves +aether_legacy:zanite_gloves, Zanite Gloves +aether_legacy:gravitite_gloves, Gravitite Gloves +aether_legacy:neptune_gloves, Neptune Gloves +aether_legacy:phoenix_gloves, Phoenix Gloves +aether_legacy:obsidian_gloves, Obsidian Gloves +aether_legacy:valkyrie_gloves, Valkyrie Gloves +aether_legacy:iron_ring, Iron Ring +aether_legacy:golden_ring, Golden Ring +aether_legacy:zanite_ring, Zanite Ring +aether_legacy:ice_ring, Ice Ring +aether_legacy:iron_pendant, Iron Pendant +aether_legacy:golden_pendant, Golden Pendant +aether_legacy:zanite_pendant, Zanite Pendant +aether_legacy:ice_pendant, Ice Pendant +aether_legacy:red_cape, Red Cape +aether_legacy:blue_cape, Blue Cape +aether_legacy:yellow_cape, Yellow Cape +aether_legacy:white_cape, White Cape +aether_legacy:swet_cape, Swet Cape +aether_legacy:invisibility_cape, Invisibility Cloak +aether_legacy:agility_cape, Agility Cape +aether_legacy:valkyrie_cape, Valkyrie Cape +aether_legacy:golden_feather, Golden Feather +aether_legacy:regeneration_stone, Regeneration Stone +aether_legacy:iron_bubble, Iron Bubble +aether_legacy:life_shard, Life Shard +aether_legacy:cloud_staff, Cloud Staff +aether_legacy:nature_staff, Nature Staff +aether_legacy:lightning_knife, Lightning Knife +aether_legacy:valkyrie_lance, Valkyrie Lance +aether_legacy:sentry_boots, Sentry Boots +aether_legacy:aether_tune, Blue Music Disc +aether_legacy:ascending_dawn, Valkyrie Music Disc +aether_legacy:welcoming_skies, Welcoming Skies +aether_legacy:legacy, Legacy +aether_legacy:repulsion_shield, Shield of Repulsion +aether_legacy:lore_book, Book of Lore +aether_legacy:developer_stick, Developer Stick +aether_legacy:skyroot_bed_item, Skyroot Bed +aether_legacy:aether_portal_frame, Aether Portal Frame +cyclicmagic:nether_redstone_ore, Nether Redstone Ore +cyclicmagic:nether_iron_ore, Nether Iron Ore +cyclicmagic:nether_gold_ore, Nether Gold Ore +cyclicmagic:nether_coal_ore, Nether Coal Ore +cyclicmagic:nether_lapis_ore, Nether Lapis Ore +cyclicmagic:nether_emerald_ore, Nether Emerald Ore +cyclicmagic:nether_diamond_ore, Nether Diamond Ore +cyclicmagic:end_redstone_ore, End Redstone Ore +cyclicmagic:end_coal_ore, End Coal Ore +cyclicmagic:end_lapis_ore, End Lapis Ore +cyclicmagic:end_emerald_ore, End Emerald Ore +cyclicmagic:end_diamond_ore, End Diamond Ore +cyclicmagic:end_gold_ore, End Gold Ore +cyclicmagic:end_iron_ore, End Iron Ore +cyclicmagic:fluid_drain, Fluid Collector +cyclicmagic:crystallized_amber, Crystallized Amber +cyclicmagic:crystallized_obsidian, Crystallized Obsidian +cyclicmagic:emerald_helmet, Emerald Helmet +cyclicmagic:emerald_chestplate, Emerald Chestplate +cyclicmagic:emerald_leggings, Emerald Leggings +cyclicmagic:emerald_boots, Emerald Boots +cyclicmagic:emerald_sword, Emerald Sword +cyclicmagic:emerald_pickaxe, Emerald Pickaxe +cyclicmagic:emerald_axe, Emerald Axe +cyclicmagic:emerald_spade, Emerald Shovel +cyclicmagic:emerald_hoe, Emerald Hoe +cyclicmagic:purple_boots, Crystallized Obsidian Boots +cyclicmagic:purple_leggings, Crystallized Obsidian Leggings +cyclicmagic:purple_chestplate, Crystallized Obsidian Chestplate +cyclicmagic:purple_helmet, Crystallized Obsidian Helmet +cyclicmagic:crystal_pickaxe, Crystal Pickaxe +cyclicmagic:crystal_axe, Crystal Axe +cyclicmagic:crystal_spade, Crystal Shovel +cyclicmagic:crystal_hoe, Crystal Hoe +cyclicmagic:crystal_sword, Crystal Sword +cyclicmagic:glowing_helmet, Vision Helmet +cyclicmagic:sword_weakness, Sword of Atrophy +cyclicmagic:sword_slowness, Sword of Decay +cyclicmagic:sword_ender, Sword of Evasion +cyclicmagic:netherbrick_pickaxe, Nether Pickaxe +cyclicmagic:netherbrick_axe, Nether Axe +cyclicmagic:netherbrick_spade, Nether Shovel +cyclicmagic:netherbrick_hoe, Nether Hoe +cyclicmagic:sandstone_pickaxe, Sandstone Pickaxe +cyclicmagic:sandstone_axe, Sandstone Axe +cyclicmagic:sandstone_spade, Sandstone Shovel +cyclicmagic:sandstone_hoe, Sandstone Hoe +cyclicmagic:sandstone_sword, Sandstone Sword +cyclicmagic:chest_sack, Sack of Holding +cyclicmagic:chest_sack_empty, Empty Sack of Holding +cyclicmagic:storage_bag, Storage Bag +cyclicmagic:ender_pearl_reuse, Ender Orb +cyclicmagic:ender_pearl_mounted, Ender Orb Translocator +cyclicmagic:tool_harvest_weeds, Brush Scythe +cyclicmagic:tool_harvest_crops, Garden Scythe +cyclicmagic:tool_harvest_leaves, Tree Scythe +cyclicmagic:tool_swap, Standard Exchange Scepter +cyclicmagic:tool_swap_match, Gentle Exchange Scepter +cyclicmagic:dynamite_safe, Combat Dynamite +cyclicmagic:dynamite_mining, Mining Dynamite +cyclicmagic:horse_upgrade_type, Infected Carrot +cyclicmagic:horse_upgrade_variant, Lapis Carrot +cyclicmagic:horse_upgrade_health, Diamond Carrot +cyclicmagic:horse_upgrade_speed, Redstone Carrot +cyclicmagic:horse_upgrade_jump, Ender Carrot +cyclicmagic:heart_toxic, Empty Heart Container +cyclicmagic:fire_starter, Fire Starter +cyclicmagic:fire_dark_anim, Duskflame Essence +cyclicmagic:ender_blaze, Duskflame Hex +cyclicmagic:fire_frost, Frost Fire +cyclicmagic:fire_dark, Dark Fire +cyclicmagic:plate_launch_med, Slime Plate +cyclicmagic:plate_launch_small, Soft Slime Plate +cyclicmagic:plate_launch_large, Hardened Slime Plate +cyclicmagic:plate_launch_extra, Extreme Slime Plate +cyclicmagic:plate_push, Conveyor Belt +cyclicmagic:plate_push_corner, Conveyor Belt Corner +cyclicmagic:plate_push_med_angle, Conveyor Belt Ramp +cyclicmagic:plate_push_fast, Fast Conveyor Belt +cyclicmagic:plate_push_fast_corner, Fast Conveyor Belt Corner +cyclicmagic:plate_push_fast_angle, Fast Conveyor Belt Ramp +cyclicmagic:plate_push_slow, Slow Conveyor Belt +cyclicmagic:plate_push_slow_corner, Slow Conveyor Belt Corner +cyclicmagic:plate_push_slow_angle, Slow Conveyor Belt Ramp +cyclicmagic:plate_push_slowest, Slowest Conveyor Belt +cyclicmagic:plate_push_slowest_corner, Slowest Conveyor Belt Corner +cyclicmagic:plate_push_slowest_angle, Slowest Conveyor Belt Ramp +cyclicmagic:wireless_transmitter, Wireless Transmitter +cyclicmagic:wireless_receiver, Wireless Receiver +cyclicmagic:spikes_iron, Iron Spikes +cyclicmagic:spikes_diamond, Diamond Spikes +cyclicmagic:peat_biomass, Biomass +cyclicmagic:peat_fuel, Peat +cyclicmagic:peat_fuel_enriched, Enriched Peat +cyclicmagic:peat_unbaked, Dry Peat Bog +cyclicmagic:peat_baked, Saturated Peat Deposit +cyclicmagic:peat_generator, Peat-fired Generator +cyclicmagic:peat_farm, Peat Farmer +cyclicmagic:cable_wireless, Item Transfer Node +cyclicmagic:cable_wireless_energy, Energy Transfer Node +cyclicmagic:cable_wireless_fluid, Fluid Transfer Node +cyclicmagic:block_fragile, Fragile Scaffolding +cyclicmagic:block_fragile_auto, Responsive Scaffolding +cyclicmagic:block_fragile_weak, Replaceable Scaffolding +cyclicmagic:item_pipe_sort, Item Sorter +cyclicmagic:item_pipe, Item Cable +cyclicmagic:item_pump, Item Extraction Cable +cyclicmagic:energy_pipe, Energy Cable +cyclicmagic:energy_pump, Energy Extraction Cable +cyclicmagic:fluid_pipe, Fluid Cable +cyclicmagic:fluid_pump, Fluid Extraction Cable +cyclicmagic:bundled_pipe, Bundled Cable +cyclicmagic:card_location, GPS Marker +cyclicmagic:block_library, Ender Bookshelf +cyclicmagic:block_library_ctrl, Ender Library +cyclicmagic:amber, Amber +cyclicmagic:biomass, Biomass +cyclicmagic:crystal, Crystallized Obsidian +cyclicmagic:milk, Milk +cyclicmagic:robot_spawner, Target Dummy Spawner +cyclicmagic:laser_cannon, Rainbow Cannon +cyclicmagic:tool_trade, Merchant Almanac +cyclicmagic:soulstone, Soulstone +cyclicmagic:tool_launcher, Player Launcher +cyclicmagic:password_remote, Remote Lever +cyclicmagic:tool_rotate, Wooden Wrench +cyclicmagic:evoker_fang, Evoker Fang +cyclicmagic:water_spreader, Water Spreader +cyclicmagic:ender_eye_orb, Solid Ender Eye +cyclicmagic:glove_climb, Climbing Gloves +cyclicmagic:tool_torch_launcher, Torch launcher +cyclicmagic:water_freezer, Water Froster +cyclicmagic:fire_killer, Fire Slayer +cyclicmagic:sack_ender, Ender Sack +cyclicmagic:tool_mount, Stirrups +cyclicmagic:tool_prospector, Prospector +cyclicmagic:book_ender, Ender Book +cyclicmagic:carbon_paper, Carbon Paper +cyclicmagic:tool_spelunker, Cavefinder +cyclicmagic:ender_dungeon, Spawner Seeker +cyclicmagic:ender_lightning, Engraved Thunder +cyclicmagic:cyclic_wand_build, Ranged Building Scepter +cyclicmagic:shears_obsidian, Obsidian Shears +cyclicmagic:tool_warp_home, Ender Wing Prime +cyclicmagic:tool_warp_spawn, Ender Wing +cyclicmagic:tool_push, Piston Scepter +cyclicmagic:sleeping_mat, Sleeping Mat +cyclicmagic:tool_spawn_inspect, Spawn Detector +cyclicmagic:mattock, Mattock +cyclicmagic:wand_hypno, Chaos Reaper +cyclicmagic:tool_randomize, Block Randomizer +cyclicmagic:ender_tnt_1, Dynamite I +cyclicmagic:ender_tnt_2, Dynamite II +cyclicmagic:ender_tnt_3, Dynamite III +cyclicmagic:ender_tnt_4, Dynamite IV +cyclicmagic:ender_tnt_5, Dynamite V +cyclicmagic:ender_tnt_6, Dynamite VI +cyclicmagic:ender_wool, Enhanced Shears +cyclicmagic:ender_torch, Throwing Torch +cyclicmagic:magic_net, Monster Ball +cyclicmagic:apple_emerald, Emerald Apple +cyclicmagic:glowing_chorus, Glowing Chorus Fruit +cyclicmagic:ender_snow, Frost Bringer +cyclicmagic:ender_water, Antimatter Evaporator +cyclicmagic:tool_auto_torch, Automatic Torch +cyclicmagic:charm_antidote, Antidote Charm +cyclicmagic:wand_missile, Spirit Seeker +cyclicmagic:charm_water, Water Charm +cyclicmagic:sign_editor, Rainbow Crayon +cyclicmagic:charm_air, Air Charm +cyclicmagic:charm_void, Void Charm +cyclicmagic:charm_boat, Sailor Charm +cyclicmagic:charm_fire, Fire Charm +cyclicmagic:charm_speed, Speed Charm +cyclicmagic:charm_wing, Wing Charm +cyclicmagic:food_step, Apple of Lofty Stature +cyclicmagic:tool_mount_inverse, Inverted Stirrups +cyclicmagic:apple_lapis, Lapis Apple +cyclicmagic:boomerang, Boomerang +cyclicmagic:stone_pebble, Pebble +cyclicmagic:slingshot_weapon, Slingshot +cyclicmagic:plate_vector, Aerial Faith Plate +cyclicmagic:builder_pattern, Pattern Replicator +cyclicmagic:magnet_block, Item Magnet +cyclicmagic:magnet_anti_block, Interdiction Pulsar +cyclicmagic:doorbell_simple, Doorbell +cyclicmagic:dehydrator, Dehydrator +cyclicmagic:block_vacuum, Item Collector +cyclicmagic:beacon_potion, Pharos Beacon +cyclicmagic:button_large, Large Button +cyclicmagic:moon_sensor, Moon Phase Sensor +cyclicmagic:clock, Redstone Clock +cyclicmagic:sprout, Magic Bean Sprout +cyclicmagic:sprout_seed, Magic Bean +cyclicmagic:target, Bullseye Target +cyclicmagic:apple, Apple Sprout +cyclicmagic:beacon_redstone, Empty Beacon +cyclicmagic:sprinkler, Sprinkler +cyclicmagic:block_forester, Forester +cyclicmagic:auto_packager, Packager +cyclicmagic:block_miner, Block Miner +cyclicmagic:block_hydrator, Hydrator +cyclicmagic:block_anvil_magma, Magma Anvil +cyclicmagic:melter, Melter +cyclicmagic:solidifier, Solidifier +cyclicmagic:block_anvil, Powered Diamond Anvil +cyclicmagic:harvester_block, Harvester +cyclicmagic:xpjuice, Experience +cyclicmagic:block_enchanter, Enchanter +cyclicmagic:exp_pylon, Experience Pylon +cyclicmagic:builder_block, Structure Builder +cyclicmagic:uncrafting_block, Uncrafting Grinder +cyclicmagic:block_miner_smart, Controlled Miner +cyclicmagic:placer_block, Block Placer +cyclicmagic:password_block, Password Trigger +cyclicmagic:block_user, Automated User +cyclicmagic:battery_infinite, Infinite Battery +cyclicmagic:battery, Battery +cyclicmagic:trash, Trash Void +cyclicmagic:block_workbench, Workbench +cyclicmagic:block_screen, Text Projector +cyclicmagic:screen_target, Sensor Display +cyclicmagic:glass_strong, Tempered Glass +cyclicmagic:block_soundproofing, Soundproofing +cyclicmagic:auto_crafter, Auto Crafter +cyclicmagic:entity_detector, Entity Detector +cyclicmagic:fan, Fan +cyclicmagic:block_shears, Shearing Block +cyclicmagic:block_fishing, Automatic Fishing Net +cyclicmagic:block_disenchanter, Unchant Pylon +cyclicmagic:block_storeempty, Fluid Storage Tank +cyclicmagic:laser, Laser Cell +cyclicmagic:sound_player, SFX Block +cyclicmagic:dice, Dice +cyclicmagic:imbuer, Imbue Station +cyclicmagic:void_anvil, Void Anvil +cyclicmagic:dropper_exact, Precise Dropper +cyclicmagic:fluid_placer, Fluid Placer +cyclicmagic:water_candle, Water Candle +architecturecraft:sawblade, Circular Saw Blade +architecturecraft:largepulley, Large Pulley +architecturecraft:chisel, Architect's Chisel +architecturecraft:hammer, Architect's Hammer +architecturecraft:sawbench, Architect's Sawbench +astralsorcery:itemcraftingcomponent:0, Aquamarine +astralsorcery:itemcraftingcomponent:1, Starmetal Ingot +astralsorcery:itemcraftingcomponent:2, Stardust +astralsorcery:itemcraftingcomponent:3, Glass Lens +astralsorcery:itemcraftingcomponent:4, Resonating Gem +astralsorcery:itemcraftingcomponent:5, Parchment +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:itemconstellationpaper:0, Constellation Paper +astralsorcery:iteminfusedglass, Infused Glass +astralsorcery:itemrockcrystalsimple:0, Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemtunedrockcrystal:0, Attuned Rock Crystal +astralsorcery:itemcelestialcrystal:0, Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemtunedcelestialcrystal:0, Attuned Celestial Crystal +astralsorcery:itemjournal, Astral Tome +astralsorcery:itemhandtelescope, Looking Glass +astralsorcery:itemlinkingtool, Linking Tool +astralsorcery:itemwand, Resonating Wand +astralsorcery:itemsextant, Sextant +astralsorcery:itemilluminationwand, Illumination Wand +astralsorcery:itemcoloredlens:0, Colored Lens +astralsorcery:itemcoloredlens:1, Colored Lens +astralsorcery:itemcoloredlens:2, Colored Lens +astralsorcery:itemcoloredlens:3, Colored Lens +astralsorcery:itemcoloredlens:4, Colored Lens +astralsorcery:itemcoloredlens:5, Colored Lens +astralsorcery:itemcoloredlens:6, Colored Lens +astralsorcery:itemskyresonator, Fosic Resonator +astralsorcery:itemshiftingstar, Shifting Star +astralsorcery:itemarchitectwand, Formation Wand +astralsorcery:itemexchangewand, Conversion Wand +astralsorcery:itemgrapplewand, Impulsion Wand +astralsorcery:itemusabledust:0, Illumination Powder +astralsorcery:itemusabledust:1, Nocturnal Powder +astralsorcery:itemknowledgeshare, Scroll of Written Expertise +astralsorcery:itemperkseal, Sealing Sigil +astralsorcery:itemknowledgefragment, Lucent Scroll +astralsorcery:itemfragmentcapsule, Shining Casing +astralsorcery:itemperkgem:0, Ourium Gem +astralsorcery:itemperkgem:1, Ilium Gem +astralsorcery:itemperkgem:2, Fengarum Gem +astralsorcery:itemcrystalpickaxe, Crystal Pickaxe +astralsorcery:itemcrystalshovel, Crystal Shovel +astralsorcery:itemcrystalaxe, Crystal Axe +astralsorcery:itemcrystalsword, Crystal Sword +astralsorcery:itemchargedcrystalaxe, Infused Crystal Axe +astralsorcery:itemchargedcrystalsword, Infused Crystal Sword +astralsorcery:itemchargedcrystalpickaxe, Infused Crystal Pickaxe +astralsorcery:itemchargedcrystalshovel, Infused Crystal Shovel +astralsorcery:itemcape, Mantle of Stars +astralsorcery:itemenchantmentamulet, Resplendent Prism +astralsorcery:blockmarblestairs, Marble Stairs +astralsorcery:blockflarelight, Volatile Flare +astralsorcery:blockvanishing, tile.blockvanishing.name +astralsorcery:blockchalice, Containment Chalice +astralsorcery:blockbore, Evershifting Fountain +astralsorcery:blockattunementaltar, Attunement Altar +astralsorcery:blockattunementrelay, Spectral Relay +astralsorcery:blockwell, Lightwell +astralsorcery:blockworldilluminator, Cave Illuminator +astralsorcery:blockfaketree, +astralsorcery:blockstarlightinfuser, Starlight Infuser +astralsorcery:blockrituallink, Ritual Anchor +astralsorcery:blockportalnode, +astralsorcery:blocktreebeacon, Tree Beacon +astralsorcery:blocktranslucentblock, Translucent Block +astralsorcery:blockmapdrawingtable, Stellar Refraction Table +astralsorcery:blockcelestialgateway, Celestial Gateway +astralsorcery:blockobservatory, Observatory +astralsorcery:blocklens, Lens +astralsorcery:blockprism, PrismLens +astralsorcery:blockmarbleslab:0, Marble Slab +astralsorcery:blockcustomore:0, Rock Crystal Ore +astralsorcery:blockcustomore:1, Starmetal Ore +astralsorcery:blockcustomsandore:0, Aquamarine Shale +astralsorcery:blockcustomflower:0, Faint Amaranth +astralsorcery:blockmarble:0, Marble +astralsorcery:blockmarble:1, Marble Bricks +astralsorcery:blockmarble:2, Marble Pillar +astralsorcery:blockmarble:3, Marble Arch +astralsorcery:blockmarble:4, Chiseled Marble +astralsorcery:blockmarble:5, Engraved Marble +astralsorcery:blockmarble:6, Runed Marble +astralsorcery:blockblackmarble:0, Sooty Marble +astralsorcery:blockblackmarble:1, Sooty Marble Bricks +astralsorcery:blockblackmarble:2, Sooty Marble Pillar +astralsorcery:blockblackmarble:3, Sooty Marble Arch +astralsorcery:blockblackmarble:4, Chiseled Sooty Marble +astralsorcery:blockblackmarble:5, Engraved Sooty Marble +astralsorcery:blockblackmarble:6, Runed Sooty Marble +astralsorcery:blockinfusedwood:0, Infused Wood +astralsorcery:blockinfusedwood:1, Infused Wood Planks +astralsorcery:blockinfusedwood:2, Infused Wood Column +astralsorcery:blockinfusedwood:3, Infused Wood Arch +astralsorcery:blockinfusedwood:4, Engraved Infused Wood +astralsorcery:blockinfusedwood:5, Enriched Infused Wood +astralsorcery:blockinfusedwood:6, Vibrant Infused Wood +astralsorcery:blockborehead:0, Neromantic Prime +astralsorcery:blockborehead:1, Fysallidic Prime +astralsorcery:blockmachine:0, Telescope +astralsorcery:blockmachine:1, Grindstone +astralsorcery:blockcelestialcrystals:0, Celestial Crystal Cluster +astralsorcery:blockcelestialcrystals:1, Celestial Crystal Cluster +astralsorcery:blockcelestialcrystals:2, Celestial Crystal Cluster +astralsorcery:blockcelestialcrystals:3, Celestial Crystal Cluster +astralsorcery:blockcelestialcrystals:4, Celestial Crystal Cluster +astralsorcery:blockgemcrystals:0, Gem Crystal Cluster +astralsorcery:blockgemcrystals:1, Gem Crystal Cluster +astralsorcery:blockgemcrystals:2, Gem Crystal Cluster +astralsorcery:blockgemcrystals:3, Gem Crystal Cluster +astralsorcery:blockgemcrystals:4, Gem Crystal Cluster +astralsorcery:blockstructural:0, Telescope +astralsorcery:blockritualpedestal, Ritual Pedestal +astralsorcery:blockaltar:0, Luminous Crafting Table +astralsorcery:blockaltar:1, Starlight Crafting Altar +astralsorcery:blockaltar:2, Celestial Altar +astralsorcery:blockaltar:3, Iridescent Altar +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +astralsorcery:blockcelestialcollectorcrystal:0, Floating Crystal +base:wrench, Wrench +betterbuilderswands:wandstone, Stone Wand +betterbuilderswands:wandiron, Iron Wand +betterbuilderswands:wanddiamond, Diamond Wand +betterbuilderswands:wandunbreakable, Unbreakable Wand +patchouli:guide_book, Guide Book +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 +contenttweaker:moscovium_traces, Moscovium Traces +contenttweaker:the_dark_star, The Dark Star Crystal +contenttweaker:thrice_coated_organic_mythic_board, Thrice-Coated Organic Mythic Board +contenttweaker:gravitite_matrix, Gravitite Matrix +contenttweaker:amfm_fuel, AmFm Fuel +contenttweaker:polonium_encrusted_egg, Enchanted Polonium Egg +contenttweaker:greckon_wormhole, Greckon Wormhole +contenttweaker:recursion_fragment_runandor, Recursion Fragment: Runandor +contenttweaker:haumea_spinel, Haumea Spinel +contenttweaker:ground_beef, Ground Beef +contenttweaker:cut_deeplands_garnet, Cut Deeplands Garnet +contenttweaker:arcane_entropinator, Arcane Entropinator +contenttweaker:tier17_token, Tier 17 Excavation Token +contenttweaker:lore_of_the_meatball_man, Lore of the Meatball Man +contenttweaker:forgetful_serum, Forgetful Serum +contenttweaker:vox_wormhole, Vox Ponds Wormhole +contenttweaker:sacrifice_metal_head, item.contenttweaker.sacrifice_metal_head.name +contenttweaker:enchdesc_insight, Enchantment Description: Insight +contenttweaker:everburner:0, Everburner +contenttweaker:mythic_excavation_computer:0, Mythic Excavation Power Unit +contenttweaker:mythic_excavation_reactor:0, Mythic Excavation Reactor +contenttweaker:elecanium_egg, Elecanium Egg +contenttweaker:nethengeic_rune, Nethengeic Rune +contenttweaker:tartarus_artifact, item.contenttweaker.tartarus_artifact.name +contenttweaker:unstable_fragment_of_unraveling, Unstable Fragment of Unraveling +contenttweaker:runandor_wormhole, Runandor Wormhole +contenttweaker:recursion_fragment_candyland, Recursion Fragment: Candyland +contenttweaker:enchdesc_punch, Enchantment Description: Punch +contenttweaker:borean_wormhole, L'Borean Wormhole +contenttweaker:adamantium_ingot, Adamantium Ingot +contenttweaker:corrupted_hyperspace_heart, Corrupted Hyperspace Heart +contenttweaker:mirage_femur, Mirage Femur +contenttweaker:charged_runium_encrusted_egg, Enchanted Charged Runium Egg +contenttweaker:naquadah_plate, Naquadah Plate +contenttweaker:gyro_red_nose, Gyro Red Nose +contenttweaker:mithrillium_egg, Mithrillium Egg +contenttweaker:recursion_fragment_greckon, Recursion Fragment: Greckon +contenttweaker:mythic_excavation_engine:0, Mythic Excavation Engine +contenttweaker:tier12_token, Tier 12 Excavation Token +contenttweaker:unidentified_ingot, Unidentified Ingot +contenttweaker:twilight_jewel, Twilight Jewel +contenttweaker:precasian_cap:0, Precasian Cap +contenttweaker:gold_leaf, Gold Leaf +contenttweaker:oblitus, Oblitus +contenttweaker:italian_flag, Italian Flag +contenttweaker:sacrifice_metal_feet, item.contenttweaker.sacrifice_metal_feet.name +contenttweaker:enchdesc_venom, Enchantment Description: Venom +contenttweaker:europa_spinel, Europa Spinel +contenttweaker:quenched_organic_mythic_board, Quenched Organic Mythic Board +contenttweaker:recursion_focus_lens, Recursion Focus Lens +contenttweaker:nightmare_incense, Nightmare Incense +contenttweaker:cut_lelyetia_garnet, Cut Lelyeatia Garnet +contenttweaker:naquadah_core, Naquadah Core +contenttweaker:baronyte_encrusted_egg, Enchanted Baronyte Egg +contenttweaker:enchdesc_mending, Enchantment Description: Mending +contenttweaker:candyland_wormhole, Candyland Wormhole +contenttweaker:early_game_energy, Early Game Energy +contenttweaker:naquadah_chunk, Naquadah Chunk +contenttweaker:plasmatic_neutronium_ingot, Plasmatic Neutronium Ingot +contenttweaker:horrific_callstone, Horrific Callstone +contenttweaker:cold_iron_egg, Cold Iron Egg +contenttweaker:horon_tendon, Horon Tendon +contenttweaker:klobber_hand, Klobber Hand +contenttweaker:gravitite_sediment, Gravitite Sediment +contenttweaker:guardian_rune, Guardian Rune +contenttweaker:apichisi_warper, Apichisi Warper +contenttweaker:meatball_pasta, Pasta & Meatballs +contenttweaker:alchemical_crystal:0, Alchemical Crystal +contenttweaker:cut_voxponds_garnet, Cut Vox Ponds Garnet +contenttweaker:enchdesc_power, Enchantment Description: Power +contenttweaker:brightsteel_legs, item.contenttweaker.brightsteel_legs.name +contenttweaker:nightmare_callstone, Nightmare Callstone +contenttweaker:titanium_iridium_coil:0, Titanium Iridium Coil +contenttweaker:chaotic_stone:0, Chaotic Stone +contenttweaker:uncured_organic_mythic_board, Uncured Organic Mythic Board +contenttweaker:wildwood_callstone, Wildwood Callstone +contenttweaker:dysprosium_remains, Dysprosium Remains +contenttweaker:abyssal_cap:0, Abyssal Cap +contenttweaker:tartarite_ore:0, Tartarite Ore +contenttweaker:modularium_primer, Modularium Primer +contenttweaker:ayeraco_stone:0, Ayeraco Stone +contenttweaker:ancient_cavern_wormhole, Ancient Cavern Wormhole +contenttweaker:tier25_token, Tier 25 Excavation Token +contenttweaker:enchdesc_wrecking, Enchantment Description: Wrecking +contenttweaker:must_be_overworld_abyssal_dimensions, Must be in the Overworld or Abyssalcraft Dimensions +contenttweaker:water_doped_egg, item.contenttweaker.water_doped_egg.name +contenttweaker:unstable_hassium_chunk, Unstable Hassium Chunk +contenttweaker:rocket_works_with_these_blocks, To make a rocket you need at least these blocks +contenttweaker:barathos_artifact, Barathos Artifact +contenttweaker:dreadlands_gem, Dreadlands Gem +contenttweaker:densos_eye, Densos Eye +contenttweaker:cut_borean_garnet, Cut Borean Garnet +contenttweaker:strontium_encrusted_egg, Enchanted Strontium Egg +contenttweaker:black_metal_legs, item.contenttweaker.black_metal_legs.name +contenttweaker:high_strength_transmission, High Strength Transmission +contenttweaker:eden_refined_gem, Eden Refined Gem +contenttweaker:master_spell_lux, Master Spell: Lux +contenttweaker:living_infinity_fruit, Living Infinity Fruit +contenttweaker:tier_iii_defined_seed, Tier III Defined Seed +contenttweaker:lost_memory, Lost Memory +contenttweaker:liquid_witchcraft_bottle, Liquid Witchcraft Bottle +contenttweaker:corrosive_will_powder, Corrosive Will Powder +contenttweaker:arbiterite_crystal, Arbiterite Crystal +contenttweaker:stable_fusor, Stable Fusor +contenttweaker:king_bambambam_pelvis, King Bambambam Pelvis +contenttweaker:hohlraum:0, Hohlraum +contenttweaker:rainbow_egg, Rainbow Egg +contenttweaker:runic_key, Runic Key +contenttweaker:skip_day, Skip Day +contenttweaker:caeles_gem, Caeles Gem +contenttweaker:enchdesc_boomereaperang, Enchantment Description: Boomereaperang +contenttweaker:cut_mysterium_garnet, Cut Mysterium Garnet +contenttweaker:hassium_encrusted_egg, Enchanted Hassium Egg +contenttweaker:better_lithium_battery, Better Lithium Battery +contenttweaker:tritium_chunk, Tritium Chunk +contenttweaker:silver_foot, Silver Foot +contenttweaker:enchdesc_aerial_affinity, Enchantment Description Aerial Affinity +contenttweaker:enchdesc_dread, Enchantment Description: Dread +contenttweaker:recursion_fragment_deeplands, Recursion Fragment: Deeplands +contenttweaker:tier20_token, Tier 20 Excavation Token +contenttweaker:halite_warrior, Essence of the Halite Warrior +contenttweaker:enchdesc_magic_siphon, Enchantment Description: Magic Siphon +contenttweaker:anadrominomicom, Anadrominomicom +contenttweaker:fiery_pyrite:0, Fiery Pyrite +contenttweaker:starfield_gem, Starfield Gem +contenttweaker:arc_residue, Arc Residue +contenttweaker:pixonia_heart, Heart of Pixonia +contenttweaker:nightly_gem, Nightly Gem +contenttweaker:iromine_artifact, Iromine Artifact +contenttweaker:puzzle_solution_third_shell, Puzzle Solution: Third Mythic Shell +contenttweaker:rockrider_stone, Rockrider Stone +contenttweaker:enchdesc_quickdraw, Enchantment Description: Quickdraw +contenttweaker:compressed_clump_mythic, Compressed Clump of Mythic Matter +contenttweaker:master_spell_dreadia, Master Spell: Dreadia +contenttweaker:realmite_egg, Realmite Egg +contenttweaker:skullbone_fragment_egg, Skullbone Fragment Egg +contenttweaker:atomic_mirror, Atomic Mirror +contenttweaker:enchdesc_excavation, Enchantment Description: Excavation +contenttweaker:restless_steel_frame, Restless Steel Frame +contenttweaker:addiction_cookie, item.contenttweaker.addiction_cookie.name +contenttweaker:terran_summoning, Terran Summoning +contenttweaker:tier3_token, Tier 3 Excavation Token +contenttweaker:voxponds_artifact, Vox Ponds Artifact +contenttweaker:enriched_canola_seed, Enriched Canola Seeds +contenttweaker:indium_dust, Indium Dust +contenttweaker:icy_stone:0, Icy Stone +contenttweaker:concentrated_essence, Dense Solidified Experience +contenttweaker:cracked_naquadah_chunk, Cracked Naquadah Chunk +contenttweaker:enchdesc_reach, Enchantment Description: Reach +contenttweaker:enchdesc_curse_of_vanishing, Enchantment Description: Curse of Vanishing +contenttweaker:meatane_pellet, Meatane Pellet +contenttweaker:enchdesc_magnetic, Enchantment Description: Magnetic +contenttweaker:master_spell_praemunio, Master Spell: Praemunio +contenttweaker:sideral_energy_orb, Sideral Energy Orb +contenttweaker:rubidium_egg, Rubidium Egg +contenttweaker:mirroring_mithminite_prism, Mirroring Mithminite Prism +contenttweaker:yttrium_ruthenium_cluster, Yttrium Ruthenium Cluster +contenttweaker:triple_compressed_clump_mythic, Triple Compressed Clump of Mythic Matter +contenttweaker:enchdesc_aqua_affinity, Enchantment Description: Aqua Affinity +contenttweaker:ancient_cavern_artifact, Ancient Cavern Artifact +contenttweaker:lawrencium_262, Lawrencium-262 +contenttweaker:rupee_egg, Rupee Egg +contenttweaker:eldrich_blood_slime, Eldritch Blood Slime +contenttweaker:fragment_of_unraveling, Fragment of Unraveling +contenttweaker:shield_of_terra, Shield of Terra +contenttweaker:lollypop_y, Lollypop Y +contenttweaker:enchdesc_efficiency, Enchantment Description: Efficiency +contenttweaker:accelerator_tube:0, Accelerator Tube +contenttweaker:genemyte_encrusted_egg, Enchanted Gemenyte Egg +contenttweaker:mk1_power_flower, item.contenttweaker.mk1_power_flower.name +contenttweaker:runandor_artifact, Runandor Artifact +contenttweaker:rainbow_petal, Rainbow Petal +contenttweaker:plasma_wood:0, Plasma Wood +contenttweaker:recursion_fragment_gardencia, Recursion Fragment: Gardencia +contenttweaker:thermionic_alloy_ingot, Thermionic Alloy Ingot +contenttweaker:holmium_ingot, Holmium Ingot +contenttweaker:reinforced_shyre_bricks:0, Reinforced Shyre Bricks +contenttweaker:meatballium_ingot, Meatballium Ingot +contenttweaker:lawrencium_258, Lawrencium-258 +contenttweaker:fluctuatite_encrusted_egg, Enchanted Fluctuatite Egg +contenttweaker:green_gemstone_encrusted_egg, Enchanted Green Gemstone Egg +contenttweaker:enchdesc_burnerang, Enchantment Description: Burnerang +contenttweaker:enchdesc_bladerang, Enchantment Description: Bladerang +contenttweaker:blood_infused_dimensional_ingot, Blood Infused Dimensional Ingot +contenttweaker:immortallis_cap:0, Immortallis Cap +contenttweaker:iromine_cap:0, Iromine Cap +contenttweaker:defined_engine, Defined Engine +contenttweaker:muon_extractor:0, Muon Extractor +contenttweaker:ayeraco_heart, Ayeraco Heart +contenttweaker:entropy_director_element, Entropy Director Element +contenttweaker:stone_of_the_wizard:0, Stone of the Master Wizard +contenttweaker:skythern_core, Skythern Core +contenttweaker:conductive_powder, Conductive Powder +contenttweaker:lanthanum_salt, Lanthanum Salt +contenttweaker:alien_material_manual, Alien Material Manual +contenttweaker:eldritch_will_crystal, Eldritch Will Crystal +contenttweaker:botanic_alchemic_catalyst, Botanic-Alchemic Catalyst +contenttweaker:spicy_meatball_pasta, Spicy Meatball Pasta +contenttweaker:divine_flake, Divine Flakes +contenttweaker:malum, Malum +contenttweaker:glitch_infused_egg, Glitch Infused Egg +contenttweaker:void_dust, Void Dust +contenttweaker:fermium_260, Fermium-260 +contenttweaker:skythern_refined_gem, Skythern Refined Gem +contenttweaker:magic_mushroom, Scary Vishroom +contenttweaker:enhanced_chaos_shard, §kChaos§r Shard +contenttweaker:deuterium_chunk, Deuterium Chunk +contenttweaker:candyland_artifact, Candyland Artifact +contenttweaker:hempcrete_dust, Hempcrete Dust +contenttweaker:feldspar:0, Feldspar +contenttweaker:puzzle_solution_second_shell, Puzzle Solution: Second Mythic Shell +contenttweaker:enchdesc_poisonous, Enchantment Description: Poisonous +contenttweaker:abyssal_wasteland_matter, Abyssal Wasteland Matter +contenttweaker:fermium_257, Fermium-257 +contenttweaker:steadfast_will_powder, Steadfast Will Powder +contenttweaker:better_lapotronic_orb, Better Lapotronic Orb +contenttweaker:singularity_master, Singularity Master +contenttweaker:shell_dust, Shell Dust +contenttweaker:fermium_255, Fermium-255 +contenttweaker:fermium_254, Fermium-254 +contenttweaker:chestbone_encrusted_egg, Enchanted Chestbone Fragment Egg +contenttweaker:myrmex_coolant_cell, Myrmex Coolant Cell +contenttweaker:fermium_252, Fermium-252 +contenttweaker:enchdesc_intervention, Enchantment Description: Intervention +contenttweaker:cursed_rock, Cursed Rock +contenttweaker:enchdesc_destruction, Enchantment Description: Destruction +contenttweaker:innerved_infinity_seed, Innerved Infinity Seed +contenttweaker:tantalum_chunk, Tantalum Chunk +contenttweaker:supertranslucent_catalyst, Supertranslucent Catalyst +contenttweaker:dyson_conduit:0, Dyson Conduit +contenttweaker:sick_fade, item.contenttweaker.sick_fade.name +contenttweaker:vox_block:0, Vox Block +contenttweaker:enchdesc_zoomerang, Enchantment Description: Zoomerang +contenttweaker:miniature_star:0, Miniature Star +contenttweaker:enchdesc_decay, Enchantment Description: Decay +contenttweaker:rosite_egg, Rosite Egg +contenttweaker:dustopia_cap:0, Dustopia Cap +contenttweaker:enchdesc_vorpal, Enchantment Description: Vorpal +contenttweaker:master_spell_desiderium, Master Spell: Desiderium +contenttweaker:mining_advice, Mining Advice +contenttweaker:master_spell_vitium, Master Spell: Vitium +contenttweaker:celeve_cap:0, Celeve Cap +contenttweaker:planetary_essence, Planetary Essence +contenttweaker:cut_lunalus_garnet, Cut Lunalus Garnet +contenttweaker:lelyetian_cap:0, Lelyetian Cap +contenttweaker:fluix_lens, Fluix Lens +contenttweaker:lunastone_egg, Lunastone Egg +contenttweaker:enchdesc_waterwalking, Enchantment Description: Waterwalking +contenttweaker:sacrificial_contract, Sacrificial Contract +contenttweaker:sticky_callstone, Sticky Callstone +contenttweaker:myrmitite_ore:0, Myrmitite Ore +contenttweaker:tier13_token, Tier 13 Excavation Token +contenttweaker:mithminite_prism, Mithminite Prism +contenttweaker:crystocore_shard, Crystocore Shard +contenttweaker:sacrifice_metal_chest, item.contenttweaker.sacrifice_metal_chest.name +contenttweaker:enchdesc_flame, Enchantment Description: Flame +contenttweaker:pastaitem, Pasta +contenttweaker:enchdesc_multijump, Enchantment Description: Multijump +contenttweaker:travertine:0, Travertine +contenttweaker:better_hellfire, Better Hellfire +contenttweaker:voxponds_cap:0, Vox Ponds Cap +contenttweaker:sideral_reflector, Sideral Reflector +contenttweaker:nethersky_steel_ingot, Nethersky Steel Ingot +contenttweaker:buffalo_charger, Buffalo Charger Wing +contenttweaker:halite_legs, item.contenttweaker.halite_legs.name +contenttweaker:holographic_ore:0, Holographic Ore +contenttweaker:limbo_warper, Call to Limbo +contenttweaker:proactinium_dust, Proactinium Dust +contenttweaker:to_make_statues_safe, These configurations will make statues safe +contenttweaker:curious_bullet, Curious Bullet +contenttweaker:vibranium_servo:0, Vibranium Servo +contenttweaker:lunalus_garnet, Lunalus Garnet +contenttweaker:fragment_of_the_arbiter, Arbiter Fragment +contenttweaker:wildwood_core, Wildwood Core +contenttweaker:enchdesc_imbuement, Enchantment Description: Imbuement +contenttweaker:bloodmaster_metal_head, item.contenttweaker.bloodmaster_metal_head.name +contenttweaker:plate_clump_mythic, Plate of Compressed Mythic Matter +contenttweaker:coralium_shielding, Coralium Shielding +contenttweaker:crystalized_emberstone, Crystalized Emberstone +contenttweaker:fluxed_electrum_shaft, Fluxed Electrum Shaft +contenttweaker:dimensional_ingot, Dimensional Ingot +contenttweaker:inert_botanic_alchemic_catalyst, Inert Botanic Alchemic Catalyst +contenttweaker:depleted_heuf_fuel, Depleted HEUF Fuel +contenttweaker:items_in_all, Items are placed in both Display Stands and Empowerer (follow JEI) +contenttweaker:penumbra_spike, Penumbra Spike +contenttweaker:tier_i_defined_seed, Tier I Defined Seed +contenttweaker:bloodmaster_metal_feet, item.contenttweaker.bloodmaster_metal_feet.name +contenttweaker:ancient_elven_knowledge, Ancient Elven Knowledge +contenttweaker:tier_iv_defined_seed, Tier IV Defined Seed +contenttweaker:definer_core, Definer Core +contenttweaker:sedna_artifact, Sedna Artifact +contenttweaker:white_gemstone_egg, White Gemstone Egg +contenttweaker:moloch_altar_bricks:0, Moloch Altar Bricks +contenttweaker:nethengeic_gem, Nethengeic Gem +contenttweaker:hammock, Hammock +contenttweaker:irradiated_filler:0, Irradiated Filler +contenttweaker:tier11_token, Tier 11 Excavation Token +contenttweaker:gummy_worm_z, Gummy Worm Z +contenttweaker:hive_king_tendril, Hive King Tendril +contenttweaker:unreachable, Unreachable +contenttweaker:pure_warp, Pure Warp +contenttweaker:abyss_wormhole, Abyss Wormhole +contenttweaker:chestbone_fragment_egg, Chestbone Fragment Egg +contenttweaker:abyssite_crystal, Abyssite Crystal +contenttweaker:fluix_etcher:0, Fluix Etcher +contenttweaker:immortallis_callstone, Immortallis Callstone +contenttweaker:meatball_attuned_crystal, Meatball Attuned Crystal +contenttweaker:skeletron_skull, Skeletron Skull +contenttweaker:white_fuel:0, White Fuel +contenttweaker:borean_callstone, Borean Callstone +contenttweaker:quantum_shard, Quantum Shard +contenttweaker:tier_vi_defined_seed, Tier VI Defined Seed +contenttweaker:puzzle_solution_first_shell, Puzzle Solution: First Mythic Shell +contenttweaker:mortum_core, Mortum Core +contenttweaker:apalachia_core, Apalachia Core +contenttweaker:horcrux, Horcrux +contenttweaker:master_spell_motus, Master Spell: Motus +contenttweaker:red_gemstone_egg, Red Gemstone Egg +contenttweaker:oi_spinel, Oi Spinel +contenttweaker:jewel_of_the_twilight_forest, Jewel of the Twilight Forest +contenttweaker:crystevia_cap:0, Crystevia Cap +contenttweaker:emberstone_egg, Emberstone Egg +contenttweaker:irradiator_casing:0, Irradiator Casing +contenttweaker:essence_of_petrification, Essence of Petrification +contenttweaker:ornamyte_egg, Ornamyte Egg +contenttweaker:kror_sediment, Kror Sediment +contenttweaker:recursion_fragment_abyss, Recursion Fragment: Abyss +contenttweaker:empowerment_core, Empowerment Core +contenttweaker:lord_summoner, Lord Vatticus Summoner +contenttweaker:collecting_stone:0, Collecting Stone +contenttweaker:puzzle_solution_hator, Puzzle Solution: Hator +contenttweaker:enchdesc_fuel_efficiency, Enchantment Description: Fuel efficiency +contenttweaker:mythic_coil_t3:0, Tier 3 Mythic Coil +contenttweaker:recursive_tesseract, Recursive Tesseract +contenttweaker:mythic_coil_t2:0, Tier 2 Mythic Coil +contenttweaker:mythic_coil_t1:0, Tier 1 Mythic Coil +contenttweaker:cori_experience, Cori Experience +contenttweaker:valtellina_ore:0, Valtellina Ore +contenttweaker:clump_of_mythic_matter, Clump of Mythic Matter +contenttweaker:ghastly_encrusted_egg, Enchanted Ghastly Egg +contenttweaker:call_of_the_haunted, Call of the Haunted +contenttweaker:rhenium_ore:0, Rhenium Ore +contenttweaker:osmium_egg, Osmium Egg +contenttweaker:dynatos_artifact, Dynatos Artifact +contenttweaker:pride_stone, Pride Stone +contenttweaker:pink_marble:0, Pink Marble +contenttweaker:nightmare_gem, Nightmare Gem +contenttweaker:enchdesc_withering, Enchantment Description: Withering +contenttweaker:dreading_warp_cleanser, Dreading Warp Cleanser +contenttweaker:living_gold:0, Living Gold +contenttweaker:ogerite_egg, Ogerite Egg +contenttweaker:enchdesc_electric_efficiency, Enchantment Description: Electric Efficiency +contenttweaker:celian_block:0, Celian Block +contenttweaker:enchdesc_sapping, Enchantment Description: Sapping +contenttweaker:mutated_meatball, Mutated Meatball +contenttweaker:bloodmaster_metal_chest, item.contenttweaker.bloodmaster_metal_chest.name +contenttweaker:defined_block:0, Defined Block +contenttweaker:vibrating_stone:0, Vibrating Stone +contenttweaker:tiny_gallium_dust, Tiny Gallium Dust +contenttweaker:master_spell_sol, Master Spell: Sol +contenttweaker:doge_coin, Doge Coin +contenttweaker:lower_fragment_cosmos, Lower Fragment Cosmos +contenttweaker:enchdesc_coralium, Enchantment Description: Coralium +contenttweaker:minor_vethea_binding, Vethea Binding +contenttweaker:chaotic_feather, Chaotic Feather +contenttweaker:borean_garnet, Borean Garnet +contenttweaker:low_density_salt, Low Density Salt +contenttweaker:energy_egg, Energy Egg +contenttweaker:human_imperfection, Human Imperfection +contenttweaker:empowered_gravitite, Empowered Gravitite +contenttweaker:dracyon_tooth, Dracyon Tooth +contenttweaker:experiment_casing:0, Experiment Casing +contenttweaker:sloth_stone, Sloth Stone +contenttweaker:lunalus_cap:0, Lunalus Cap +contenttweaker:unfathomable_stone:0, Unfathomable Stone +contenttweaker:caesium_egg, Caesium Egg +contenttweaker:naquadah_gear, Naquadah Gear +contenttweaker:stormland_focus, Stormland Focus +contenttweaker:red_gemstone_encrusted_egg, Enchanted Red Gemstone Egg +contenttweaker:charger_ring, Charger Ring +contenttweaker:rhenium_vibranium_base, Rhenium Vibranium Base +contenttweaker:retaliation_key, Retaliation Key +contenttweaker:recursive_recipes, item.contenttweaker.recursive_recipes.name +contenttweaker:enchdesc_manabound, Enchantment Description: Manabound +contenttweaker:antimony_crystal, Antimony Crystal +contenttweaker:draconic_machine_frame:0, Draconic Machine Frame +contenttweaker:place_pedestals_following_central_symmetry, The outer pedestals can be placed in any configuration that follows central symmetry +contenttweaker:neutronium_casing:0, Neutronium Casing +contenttweaker:triple_compressed_realgar, Triple Compressed Realgar +contenttweaker:sacred_cinders_log, Sacred Cinders Log +contenttweaker:shyre_wormhole, Shyre Wormhole +contenttweaker:recursion_fragment_precasia, Recursion Fragment: Precasia +contenttweaker:vengeful_key, Vengeful Key +contenttweaker:depleted_lefhm_fuel, Depleted LEFHM Fuel +contenttweaker:palladium_encrusted_egg, Enchanted Palladium Egg +contenttweaker:intense_meatball_pasta, Intense Meatball Pasta +contenttweaker:bright_matter, Bright Matter +contenttweaker:crimson_gem, Crimson Gem +contenttweaker:tyrosaur_horn, Tyrosaur Horn +contenttweaker:superheated_gravitite_chunk, Superheated Gravitite Chunk +contenttweaker:halite_feet, item.contenttweaker.halite_feet.name +contenttweaker:omothol_warp_cleanser, Omothol Warp Cleanser +contenttweaker:halite_head, item.contenttweaker.halite_head.name +contenttweaker:warp_drive, Warp Drive +contenttweaker:erodite_chunk, Erodite Chunk +contenttweaker:precasian_artifact, Precasian Artifact +contenttweaker:madness_gem, Madness Gem +contenttweaker:naquadah_catalyst:0, Naquadah Catalyst +contenttweaker:magic_strategy_warped, Approaching Magic: Warped +contenttweaker:sword_shield, Sword-Shield +contenttweaker:bloodstone_encrusted_egg, Enchanted Bloodstone Egg +contenttweaker:creeponian_cap:0, Creeponian Cap +contenttweaker:fluix_microcontroller, Fluix Microcontroller +contenttweaker:ichor:0, Ichor +contenttweaker:tier7_token, Tier 7 Excavation Token +contenttweaker:refraction_focus_key, Refraction Focus Key +contenttweaker:enchdesc_recharge, Enchantment Description: Recharge +contenttweaker:twilight_antenna, Twilight Antenna +contenttweaker:sideral_collector, Sideral Collector +contenttweaker:ghastly_egg, Ghastly Egg +contenttweaker:nightmare_block:0, Nightmare Block +contenttweaker:skeletal_callstone, Skeletal Callstone +contenttweaker:strange_charm, Strange Charm +contenttweaker:willful_naquadah_chunk, Willful Naquadah Chunk +contenttweaker:tsleu_235_fuel, TSLEU-235 Fuel +contenttweaker:biome_ritual_callstone, Biome Ritual Callstone +contenttweaker:crystevia_garnet, Crystevia Garnet +contenttweaker:mysterium_artifact, Mysterium Artifact +contenttweaker:candy_block:0, Block of Candy +contenttweaker:gardencia_garnet, Gardencia Garnet +contenttweaker:barathos_wormhole, Barathos Wormhole +contenttweaker:greckon_cap:0, Greckon Cap +contenttweaker:legbone_encrusted_egg, Enchanted Legbone Fragment Egg +contenttweaker:void_portal_breaker, item.contenttweaker.void_portal_breaker.name +contenttweaker:dynatos_catalyst, Dynatos Catalyst +contenttweaker:compressed_mana_rune, Compressed Mana Rune +contenttweaker:mysterium_wormhole, Mysterium Wormhole +contenttweaker:infinity_dyson_conduit:0, Infinity Dyson Conduit +contenttweaker:adamantium_plate, Adamantium Plate +contenttweaker:recursive_powder, Recursive Powder +contenttweaker:jewelyte_encrusted_egg, Enchanted Jewelyte Egg +contenttweaker:controller_manual, Controller Manual +contenttweaker:arlemite_egg, Arlemite Egg +contenttweaker:crystalline_lens, Crystalline Lens +contenttweaker:uranium_honey_cluster, Uranium Honey Cluster +contenttweaker:enchdesc_corrosive, Enchantment Description: Corrosive +contenttweaker:vityte_encrusted_egg, Enchanted Vityte Egg +contenttweaker:vinocorne_petal, Vinocorne Petal +contenttweaker:curd, Curd +contenttweaker:divine_wisp, Divine Wisp +contenttweaker:sednanite_stabilizer:0, Sednanite Stabilizer +contenttweaker:interdimensional_energy_orb, Interdimensional Energy Orb +contenttweaker:object_of_great_mass, Object of Great Mass +contenttweaker:tartarite_monolith:0, Tartarite Monolith +contenttweaker:chaotic_egg, Chaotic Egg +contenttweaker:entropy_construct, Entropy Construct +contenttweaker:tier5_token, Tier 5 Excavation Token +contenttweaker:hard_bone, Hard Bone +contenttweaker:high_energy_ray_collector:0, High Energy Ray Collector +contenttweaker:sentient_factory_core:0, Sentient Factory Core +contenttweaker:flash_skull, Flash Skull +contenttweaker:planet_space_station_chip_computer, Plant and Space Station ID chips are placed in the Guidance Computer +contenttweaker:stable_orbiting_device, Stable Orbiting Device +contenttweaker:hator_spinel, Hator Spinel +contenttweaker:mythus_gem, Mythus Gem +contenttweaker:mysterium_garnet, Mysterium Garnet +contenttweaker:meatballium_328, Meatballium-328 +contenttweaker:nightmare_machine_case:0, Nightmare Machine Case +contenttweaker:ptah_spinel, Ptah Spinel +contenttweaker:puzzle_solution_ptah, Puzzle Solution: Ptah +contenttweaker:puzzle_solution_oi, Puzzle Solution: Oi +contenttweaker:meatballium_323, Meatballium 323 +contenttweaker:vibranium_chest, item.contenttweaker.vibranium_chest.name +contenttweaker:purple_gemstone_egg, Purple Gemstone Egg +contenttweaker:meatballium_324, Meatballium-324 +contenttweaker:lees_fuel, LEES Fuel +contenttweaker:forgotten_slime, Forgotten Slime +contenttweaker:depleted_lees_fuel, Depleted LEES Fuel +contenttweaker:tier2_token, Tier 2 Excavation Token +contenttweaker:tier18_token, Tier 18 Excavation Token +contenttweaker:blazium_egg, Blazium Egg +contenttweaker:smash_jaw, Smash Jaw +contenttweaker:meatballium_322, Meatballium-322 +contenttweaker:brightsteel_conduit:0, Brightsteel Conduit +contenttweaker:brightsteel_head, item.contenttweaker.brightsteel_head.name +contenttweaker:aeldunari, Aeldunari +contenttweaker:depleted_polonium, Depleted Polonium +contenttweaker:condensed_essence, item.contenttweaker.condensed_essence.name +contenttweaker:gluttony_stone, Gluttony Stone +contenttweaker:magic_strategy_warrior, Approaching Magic: Warrior +contenttweaker:gemenyte_dust, Gemenyte Dust +contenttweaker:imperfect_neutronium_nugget, Imperfect Neutronium Nugget +contenttweaker:double_compressed_wafer, Double Compressed Wafer +contenttweaker:strange_meatball, Strange Meatball +contenttweaker:recursion_fragment_lelyetia, Recursion Fragment: Lelyetia +contenttweaker:compressed_wafer, Compressed Wafer +contenttweaker:gaia_spirit_block:0, Gaia Spirit Block +contenttweaker:shadow_steel, Shadow Steel +contenttweaker:arkenstone:0, Arkenstone +contenttweaker:essence_solitude, Essence of Solitude +contenttweaker:golem_core, Golem Core +contenttweaker:draconic_energy_orb, Draconic Energy Orb +contenttweaker:bloodstone_egg, Bloodstone Egg +contenttweaker:eternal_nightmare, Eternal Nightmare +contenttweaker:aesir_tribute, Aesir Tribute +contenttweaker:cured_organic_mythic_board, Cured Organic Mythic Board +contenttweaker:krypton_capture, Krypton Capture +contenttweaker:enchdesc_brace, Enchantment Description: Brace +contenttweaker:enchdesc_respiration, Enchantment Description: Respiration +contenttweaker:brightsteel_alloy_ingot, Brightsteel Alloy Ingot +contenttweaker:enchdesc_repellent, Enchantment Description: Repellent +contenttweaker:ancient_remnants, Ancient Remnants +contenttweaker:infusion_catalyst:0, Infusion Catalyst +contenttweaker:okazor_rib, Okazor Rib +contenttweaker:ogerite_crystal_matrix, Ogerite Crystal Matrix +contenttweaker:puzzle_solution_haumea, Puzzle Solution: Haumea +contenttweaker:terbium_crystal, Terbium Crystal +contenttweaker:bee_helmet, Bee Helmet +contenttweaker:halite_chest, item.contenttweaker.halite_chest.name +contenttweaker:energy_hive:0, Energy Hive +contenttweaker:better_energy_crystal, Better Energy Crystal +contenttweaker:tennessine_gem, Tennessine Gem +contenttweaker:tier16_token, Tier 16 Excavation Token +contenttweaker:brightsteel_feet, item.contenttweaker.brightsteel_feet.name +contenttweaker:infused_lightwood_sapling, Infused Lightwood Sapling +contenttweaker:harbinger_callstone, Harbinger Callstone +contenttweaker:cursed_slime, Cursed Slime +contenttweaker:complex_gearbox, Complex Gearbox +contenttweaker:serpentine:0, Serpentine +contenttweaker:demon_will_powder, Demon Will Powder +contenttweaker:tier4_token, Tier 4 Excavation Token +contenttweaker:realmstone, Realmstone +contenttweaker:blue_gemstone_egg, Blue gemstone Egg +contenttweaker:depleted_herrr_fuel, Depleted HERRR Fuel +contenttweaker:master_spell_aqua, Master Spell: Aqua +contenttweaker:harbinger_charm, Harbinger Charm +contenttweaker:radiant_scales, Radiant Scales +contenttweaker:any_cobblestone_abyssalcraft, The gate can be made out of any Abyssalcraft Cobblestone +contenttweaker:stable_nihonium, Stable Nihonium +contenttweaker:instant_power_junction, Instant Power Junction +contenttweaker:fire_construct, Fire Construct +contenttweaker:brightseel_alloy_plate, Brightsteel Alloy Plate +contenttweaker:enchdesc_curse_of_binding, Enchantment Description: Curse of Binding +contenttweaker:dense_alchemical_shielding, Dense Alchemical Shielding +contenttweaker:ragnarok_sigil:0, Ragnarok Sigil +contenttweaker:puzzle_solution_blast_furnace, I can't figure it out, how do I make a blast furnace? +contenttweaker:dark_soul_machine_chassis:0, Dark Soul Machine Chassis +contenttweaker:linear_accelerator_tube:0, Linear Accelerator Tube +contenttweaker:bee_leggings, Bee Leggings +contenttweaker:harkos_rib, Harkos Rib +contenttweaker:inanimate_soul, Inanimate Soul +contenttweaker:primordial_sliver, Primordial Sliver +contenttweaker:enchdesc_protection, Enchantment Description: Protection +contenttweaker:demonologist_callstone, Demonologist Callstone +contenttweaker:proshield_hand, Proshield Hand +contenttweaker:recursion_fragment_vox, Recursion Fragment: Vox Ponds +contenttweaker:crystevian_crystal:0, Crystevian Crystal +contenttweaker:deeplands_artifact, Deeplands Artifact +contenttweaker:dream_cluster, Dream Cluster +contenttweaker:apalachia_star, Apalachia Star +contenttweaker:lefhm_fuel, LEFHM Fuel +contenttweaker:rift_essence, Rift Essence +contenttweaker:alumite_fork, Alumite Fork +contenttweaker:mystite_encrusted_egg, Enchanted Mystite Egg +contenttweaker:ogerite_ore:0, Ogerite Ore +contenttweaker:mythic_machine_case:0, Mythic Machine Case +contenttweaker:dense_diamond_powder, Dense Diamond Powder +contenttweaker:cut_crystevia_garnet, Cut Crystevia Garnet +contenttweaker:enchdesc_sever, Enchantment Description: Sever +contenttweaker:haven_cap:0, Haven Cap +contenttweaker:enchdesc_multishot, Enchantment Description: Multishot +contenttweaker:eldritch_will_crystal_seeds, Eldritch Will Crystal Seeds +contenttweaker:greater_gaia_spirit, Greater Gaia Spirit +contenttweaker:ornamyte_dust, Ornamyte Dust +contenttweaker:heart_of_darkness, Heart of Darkness +contenttweaker:skullbone_encrusted_egg, Enchanted Skullbone Fragment Egg +contenttweaker:arcane_prison_key, Arcane Prison Key +contenttweaker:collapser_conduit:0, Collapser Conduit +contenttweaker:master_spell_auram, Master Spell: Auram +contenttweaker:puzzle_solution_orcus, Puzzle Solution: Orcus +contenttweaker:ultracapacitor_bank:0, Ultracapacitor Bank +contenttweaker:runandor_garnet, Runandor Garnet +contenttweaker:parasecta_wing, Parasecta Wing +contenttweaker:clunkhead_brick, Clunkhead Brick +contenttweaker:cursed_sapphire, Cursed Sapphire +contenttweaker:lothlorien_dust, Lothlorien Dust +contenttweaker:enchdesc_infinity, Enchantment Description: Infinity +contenttweaker:ineffable_sun, Ineffable Sun +contenttweaker:puzzle_solution_sedna, Puzzle Solution: Sedna +contenttweaker:universal_booster, Universal Booster +contenttweaker:order_wood:0, Order Wood +contenttweaker:deeplands_garnet, Deeplands Garnet +contenttweaker:osiris_spinel, Osiris Spinel +contenttweaker:deeply_etched_adamantium, Deeply-Etched Adamantium +contenttweaker:tier19_token, Tier 19 Excavation Token +contenttweaker:infused_uranium, Honey Infused Uranium +contenttweaker:recursive_feather, Recursive Feather +contenttweaker:ruthenium_ingot, Ruthenium Ingot +contenttweaker:puzzle_solution_fourth_shell, Puzzle Solution: Fourth Mythic Shell +contenttweaker:kitty_smile, item.contenttweaker.kitty_smile.name +contenttweaker:tainted_callstone, Tainted Callstone +contenttweaker:recursion_fragment_cavern, Recursion Fragment: Ancient Cavern +contenttweaker:iromine_garnet, Iromine Garnet +contenttweaker:rainbow_heart_canister, Rainbow Heart Canister +contenttweaker:multiblock_preview, item.contenttweaker.multiblock_preview.name +contenttweaker:enchdesc_light_pierce, Enchantment Description: Light Pierce +contenttweaker:tainted_heart, Tainted Heart +contenttweaker:forgotten_will, Forgotten Will +contenttweaker:purified_titanium_ingot, Purified Titanium Ingot +contenttweaker:lyon_egg, Lyon Egg +contenttweaker:negatively_charged_mithril, Negatively Charged Mithril +contenttweaker:magic_mushroom_dark, Really Scary Vishroom +contenttweaker:infused_sol_stone, Infused Sol Stone +contenttweaker:faultless_ichor, Faultless Ichor +contenttweaker:injectors_line_sight_within_16_block, The injectors need line of sight, and need to be within 16 blocks +contenttweaker:alveary_upgrades_can_replace_bottom_blocks, The blocks in the bottom two layers can be replaced with any upgrade +contenttweaker:deinthos, Deinthos +contenttweaker:ice_construct, Ice Construct +contenttweaker:dyson_beam:0, Dyson Beam +contenttweaker:seaborgium_chunk, Seaborgium Chunk +contenttweaker:enchdesc_soulbound, Enchantment Description: Soulbound +contenttweaker:chaos_pearl, Chaos Pearl +contenttweaker:herrr_fuel, HERRR Fuel +contenttweaker:myrmitite_catalyst, Myrmitite Catalyst +contenttweaker:vibranium_feet, item.contenttweaker.vibranium_feet.name +contenttweaker:lunalus_wormhole, Lunalus Wormhole +contenttweaker:lunalus_artifact, Lunalus Artifact +contenttweaker:hafnium_chunk, Hafnium Chunk +contenttweaker:enchdesc_feather_falling, Enchantment Description: Feather Falling +contenttweaker:enhanced_chaos_fragment, §kChaos§r Fragment +contenttweaker:enchdesc_luck_of_the_sea, Enchantment Description: Luck of the Sea +contenttweaker:make_it_night, Make it Night +contenttweaker:unidentified_norse_relic, Unidentified Norese Relic +contenttweaker:evanescent_sednanite_powder, Evanescent Sednanite Powder +contenttweaker:recursion_helplessness, Recursion of Helplessness +contenttweaker:gem_of_midas, Gem of Midas +contenttweaker:nethersky_steel_dust, Nethersky Steel Dust +contenttweaker:big_slime, Big Slime +contenttweaker:gun_devil_fragment, Gun Devil Fragment +contenttweaker:charged_dyson_capacitor, Charged Dyson Capacitor +contenttweaker:heart_of_the_elder_one, Heart of the Elder One +contenttweaker:crystallite_encrusted_egg, Enchanted Crystallite Egg +contenttweaker:gem_of_the_sleeping_city, Gem of the Sleeping City +contenttweaker:cat_ears, Cat Ears +contenttweaker:ender_feather, Ender Feather +contenttweaker:quarry, Quarry +contenttweaker:fluctuatite_stabilizer, Fluctuatite Stabilizer +contenttweaker:yttrium_oxide, Yttrium Oxide +contenttweaker:destructive_demon_eye:0, Destructive Demon Eye +contenttweaker:flying_meatball, Flying Meatball +contenttweaker:superconducting_sednanite, Superconducting Sednanite +contenttweaker:neodymium_earth, Neodymium Earth +contenttweaker:essence_darkness, Essence of Darkness +contenttweaker:gravitite_pearl, Gravitite Pearl +contenttweaker:tier8_token, Tier 8 Excavation Token +contenttweaker:clunky_chunky_brick, Clunky Chunky Brick +contenttweaker:orbital_callstone, Orbital Callstone +contenttweaker:call_of_the_arbiter, Call of the Arbiter +contenttweaker:dyson_compressor:0, Dyson Compressor +contenttweaker:retaliation_portal:0, Retaliation Portal +contenttweaker:rainbow_lens, Rainbow Lens +contenttweaker:celeve_garnet, Celeve Garnet +contenttweaker:ore_processing, Ore Processing +contenttweaker:unidentified_egg, Unidentified Egg +contenttweaker:digital_organic_currency, Digital Organic Currency +contenttweaker:metagabbro:0, Metagabbro +contenttweaker:experienced_spider_eye, Experienced Spider Eye +contenttweaker:matter_cluster, Matter Cluster +contenttweaker:possessed_fluix, Possessed Fluix +contenttweaker:test_food, item.contenttweaker.test_food.name +contenttweaker:heated_organic_mythic_board, Heated Organic Mythic Board +contenttweaker:dyson_shell:0, Dyson Shell +contenttweaker:ai_art, item.contenttweaker.ai_art.name +contenttweaker:nobelium_255, Nobelium-255 +contenttweaker:purity_offer:0, Purity Offer +contenttweaker:nobelium_254, Nobelium-254 +contenttweaker:nightfly_egg, Nightfly Egg +contenttweaker:bloodmaster_tome, Bloodmaster Tome +contenttweaker:reyvor_eye, Reyvor Eye +contenttweaker:dustopia_wormhole, Dustopia Wormhole +contenttweaker:sacrifice_metal_legs, item.contenttweaker.sacrifice_metal_legs.name +contenttweaker:seraphinite_gem, Seraphinite Gem +contenttweaker:dragons_blood_plastic, Dragons Blood Plastic +contenttweaker:dustopia_artifact, Dustopia Artifact +contenttweaker:nightmare_energy_orb, Nightmare Energy Orb +contenttweaker:vibranium_head, item.contenttweaker.vibranium_head.name +contenttweaker:compressed_realgar, Compressed Realgar +contenttweaker:tier9_token, Tier 9 Excavation Token +contenttweaker:abyssal_wasteland_warp_cleanser, Abyssal Wasteland Warp Cleanser +contenttweaker:silica_dust, Silica Dust +contenttweaker:fluix_callstone, Fluix Callstone +contenttweaker:fiery_unguent_bottle, Fiery Unguent Bottle +contenttweaker:diamerisma_warper, Diamerisma Warper +contenttweaker:borean_artifact, Borean Artifact +contenttweaker:dream_callstone, Dream Callstone +contenttweaker:mossy_grave_dust, Mossy Grave Dust +contenttweaker:star_core, Star Core +contenttweaker:tabula_rasa, item.contenttweaker.tabula_rasa.name +contenttweaker:soul_of_the_grand_wizard, Soul of the Grand Wizard +contenttweaker:bubbell_banner, Bubbell Banner +contenttweaker:baroness_brain, Baroness Brain +contenttweaker:hydrolisk_pincher, Hydrolisk Pincher +contenttweaker:material_part:0, Demonic Steel Nugget +contenttweaker:material_part:1, Demonic Steel Ingot +contenttweaker:material_part:2, Demonic Steel Dust +contenttweaker:material_part:3, Demonic Steel Rod +contenttweaker:material_part:6, Corrosive Steel Nugget +contenttweaker:material_part:7, Corrosive Steel Ingot +contenttweaker:material_part:8, Corrosive Steel Dust +contenttweaker:material_part:9, Corrosive Steel Rod +contenttweaker:material_part:12, Destructive Steel Nugget +contenttweaker:material_part:13, Destructive Steel Ingot +contenttweaker:material_part:14, Destructive Steel Dust +contenttweaker:material_part:15, Destructive Steel Rod +contenttweaker:material_part:18, Vengeful Steel Nugget +contenttweaker:material_part:19, Vengeful Steel Ingot +contenttweaker:material_part:20, Vengeful Steel Dust +contenttweaker:material_part:21, Vengeful Steel Rod +contenttweaker:material_part:24, Steadfast Steel Nugget +contenttweaker:material_part:25, Steadfast Steel Ingot +contenttweaker:material_part:26, Steadfast Steel Dust +contenttweaker:material_part:27, Steadfast Steel Rod +contenttweaker:material_part:30, Bloodmaster Metal Nugget +contenttweaker:material_part:31, Bloodmaster Metal Ingot +contenttweaker:material_part:32, Bloodmaster Metal Dust +contenttweaker:material_part:33, Bloodmaster Metal Rod +contenttweaker:material_part:37, Dreadite Gear +contenttweaker:material_part:38, Dreadite Plate +contenttweaker:material_part:39, Dreadite Nugget +contenttweaker:material_part:40, Dreadite Ingot +contenttweaker:material_part:41, Dreadite Dust +contenttweaker:material_part:42, Dreadite Rod +contenttweaker:material_part:45, Dreaded Steel Gear +contenttweaker:material_part:46, Dreaded Steel Plate +contenttweaker:material_part:47, Dreaded Steel Nugget +contenttweaker:material_part:48, Dreaded Steel Ingot +contenttweaker:material_part:49, Dreaded Steel Rod +contenttweaker:material_part:50, Dreaded Steel Dust +contenttweaker:material_part:53, Sednanite Nugget +contenttweaker:material_part:54, Sednanite Ingot +contenttweaker:material_part:55, Sednanite Dust +contenttweaker:material_part:56, Sednanite Rod +contenttweaker:material_part:59, Tartarite Dust +contenttweaker:material_part:60, Tartarite Rod +contenttweaker:material_part:62, Fluctuatite Nugget +contenttweaker:material_part:63, Fluctuatite Ingot +contenttweaker:material_part:64, Fluctuatite Dust +contenttweaker:material_part:65, Fluctuatite Rod +contenttweaker:material_part:68, Vibranium Nugget +contenttweaker:material_part:69, Vibranium Ingot +contenttweaker:material_part:70, Vibranium Dust +contenttweaker:material_part:71, Vibranium Rod +contenttweaker:material_part:75, Rhenium Nugget +contenttweaker:material_part:76, Rhenium Ingot +contenttweaker:material_part:77, Rhenium Dust +contenttweaker:material_part:78, Rhenium Rod +contenttweaker:material_part:81, Myrmitite Nugget +contenttweaker:material_part:82, Myrmitite Ingot +contenttweaker:material_part:83, Myrmitite Dust +contenttweaker:material_part:84, Myrmitite Plate +contenttweaker:material_part:85, Myrmitite Rod +contenttweaker:material_part:89, Candyte Nugget +contenttweaker:material_part:90, Candyte Ingot +contenttweaker:material_part:91, Candyte Dust +contenttweaker:material_part:92, Candyte Rod +contenttweaker:material_part:96, Palladium Nugget +contenttweaker:material_part:97, Palladium Ingot +contenttweaker:material_part:98, Palladium Dust +contenttweaker:material_part:99, Palladium Rod +contenttweaker:material_part:103, Vityte Nugget +contenttweaker:material_part:104, Vityte Ingot +contenttweaker:material_part:105, Vityte Dust +contenttweaker:material_part:106, Vityte Rod +contenttweaker:material_part:110, Polonium Nugget +contenttweaker:material_part:111, Polonium Ingot +contenttweaker:material_part:112, Polonium Dust +contenttweaker:material_part:113, Polonium Rod +contenttweaker:material_part:117, Ogerite Nugget +contenttweaker:material_part:118, Ogerite Ingot +contenttweaker:material_part:119, Ogerite Dust +contenttweaker:material_part:120, Ogerite Rod +contenttweaker:material_part:124, Primal Ogerite Nugget +contenttweaker:material_part:125, Primal Ogerite Ingot +contenttweaker:material_part:126, Primal Ogerite Dust +contenttweaker:material_part:127, Primal Ogerite Rod +contenttweaker:material_part:129, Hot Vibranium Alloy Ingot +contenttweaker:material_part:130, Hot Vibranium Alloy Rod +contenttweaker:material_part:131, Vibranium Alloy Nugget +contenttweaker:material_part:132, Vibranium Alloy Ingot +contenttweaker:material_part:133, Vibranium Alloy Plate +contenttweaker:material_part:134, Vibranium Alloy Gear +contenttweaker:material_part:135, Vibranium Alloy Rod +contenttweaker:material_part:136, Lunastone Nugget +contenttweaker:material_part:137, Lunastone Ingot +contenttweaker:material_part:138, Lunastone Dust +contenttweaker:material_part:139, Lunastone Rod +contenttweaker:material_part:143, Chalcedony Nugget +contenttweaker:material_part:144, Chalcedony Ingot +contenttweaker:material_part:145, Chalcedony Dust +contenttweaker:material_part:146, Chalcedony Rod +contenttweaker:material_part:150, Brightsteel Nugget +contenttweaker:material_part:151, Brightsteel Ingot +contenttweaker:material_part:152, Brightsteel Dust +contenttweaker:material_part:153, Brightsteel Rod +contenttweaker:material_part:158, Caesium Nugget +contenttweaker:material_part:159, Caesium Ingot +contenttweaker:material_part:160, Caesium Dust +contenttweaker:material_part:161, Caesium Rod +contenttweaker:material_part:163, Strontium Nugget +contenttweaker:material_part:164, Strontium Ingot +contenttweaker:material_part:165, Strontium Dust +contenttweaker:material_part:166, Strontium Rod +contenttweaker:material_part:168, Rubidium Nugget +contenttweaker:material_part:169, Rubidium Ingot +contenttweaker:material_part:170, Rubidium Dust +contenttweaker:material_part:171, Rubidium Rod +contenttweaker:material_part:173, Chaos Nugget +contenttweaker:material_part:174, Chaos Ingot +contenttweaker:material_part:175, Chaos Dust +contenttweaker:material_part:176, Chaos Rod +contenttweaker:material_part:178, Hassium Nugget +contenttweaker:material_part:179, Hassium Ingot +contenttweaker:material_part:180, Hassium Plate +contenttweaker:material_part:181, Hassium Gear +contenttweaker:material_part:182, Hassium Rod +contenttweaker:material_part:183, Halite Ingot +contenttweaker:material_part:184, Halite Rod +contenttweaker:material_part:185, Abyssite Ingot +contenttweaker:material_part:186, Abyssite Rod +contenttweaker:material_part:188, Sacrifice Metal Nugget +contenttweaker:material_part:189, Sacrifice Metal Ingot +contenttweaker:material_part:190, Sacrifice Metal Dust +contenttweaker:material_part:191, Sacrifice Metal Rod +contenttweaker:material_part:195, Black Metal Nugget +contenttweaker:material_part:196, Black Metal Ingot +contenttweaker:material_part:197, Black Metal Dust +contenttweaker:material_part:198, Black Metal Rod +contenttweaker:material_part:202, Promethium Nugget +contenttweaker:material_part:203, Promethium Ingot +contenttweaker:material_part:204, Promethium Dust +contenttweaker:material_part:205, Promethium Rod +contenttweaker:material_part:221, Sideral Damascus Steel Nugget +contenttweaker:material_part:222, Sideral Damascus Steel Ingot +contenttweaker:material_part:223, Sideral Damascus Steel Dust +contenttweaker:material_part:224, Sideral Damascus Steel Rod +contenttweaker:unidentified_gem, Unidentified Gem +contenttweaker:polonium_egg, Polonium Egg +contenttweaker:orcus_spinel, Orcus Spinel +contenttweaker:hypercubic_energy_orb, Hypercubic Energy Orb +contenttweaker:shyre_mulch, Shyre Mulch +contenttweaker:tier_ii_defined_seed, Tier II Defined Seed +contenttweaker:gardencia_wormhole, Gardencia Wormhole +contenttweaker:neodymium_magnetic_alloy, Neodymium Magnetic Alloy Ingot +contenttweaker:purple_gemstone_encrusted_egg, Enchanted Purple Gemstone Egg +contenttweaker:gravity_manipulator_device, Gravitational Field Manipulator +contenttweaker:inertial_laser_projector:0, Inertial Laser Projector +contenttweaker:cut_dustopia_garnet, Cut Dustopia Garnet +contenttweaker:singular_spatial_processor, Singular Spatial Processor +contenttweaker:enchdesc_depth_strider, Enchantment Description: Depth Strider +contenttweaker:asgard_furnace_brick:0, Asgard Furnace Bricks +contenttweaker:ancient_teleporter, item.contenttweaker.ancient_teleporter.name +contenttweaker:enchdesc_projectile_protection, Enchantment Description: Projectile Protection +contenttweaker:crystevia_callstone, Crystevia Callstone +contenttweaker:sausage_sandwich, item.contenttweaker.sausage_sandwich.name +contenttweaker:strings_crystal, Strings Crystal +contenttweaker:ancient_cavern_cap:0, Ancient Cavern Cap +contenttweaker:einstenium_254, Einsteinium-254 +contenttweaker:dramix_skin, Dramix Skin +contenttweaker:ineffable_light, Ineffable Light +contenttweaker:einstenium_253, Einsteinium-253 +contenttweaker:enchdesc_archmage, Enchantment Description: Archmage +contenttweaker:blue_hair, Blue Hair +contenttweaker:tier1_token, Tier 1 Excavation Token +contenttweaker:fiend_soul, Fiend Soul +contenttweaker:chaotic_bricks:0, Chaotic Bricks +contenttweaker:manastone_dust, Manastone Dust +contenttweaker:deeplands_wormhole, Deeplands Wormhole +contenttweaker:crystevia_artifact, Crystevia Artifact +contenttweaker:sacred_callstone, Sacred Callstone +contenttweaker:demon_stone:0, Demon Stone +contenttweaker:trinity_callstone, Trinity Callstone +contenttweaker:summoning_computer, Summoning Computer +contenttweaker:cut_vethea_garnet, Cut Vethea Garnet +contenttweaker:gravitite_deposit, Gravitite Deposit +contenttweaker:destructive_demon_alloy:0, Destructive Demon Alloy +contenttweaker:vethea_wormhole, Vethea Wormhole +contenttweaker:superconducting_thread, Superconducting Thread +contenttweaker:dense_vibrating_chunk, Dense Vibrating Chunk +contenttweaker:enchdesc_magic_protection, Enchantment Description: Magic Protection +contenttweaker:palladium_egg, Palladium Egg +contenttweaker:sednanite_ore:0, Sednanite Ore +contenttweaker:iro_component, Iro Component +contenttweaker:gaia_tesseract, Gaia Tesseract +contenttweaker:raxxan_rib, Raxxan Rib +contenttweaker:icy_bricks:0, Icy Bricks +contenttweaker:rhodium_mixture, Rhodium Mixture +contenttweaker:harbinger_crystal, Harbinger Crystal +contenttweaker:anemic_callstone, Anemic Callstone +contenttweaker:ae2_base_management, Managing your AE2 Network +contenttweaker:barathos_cap:0, Barathos Cap +contenttweaker:enchdesc_frost_walker, Enchantment Description: Frost Walker +contenttweaker:defined_machine_case:0, More Defined Machine Case +contenttweaker:bento_xxl, Bento XXL +contenttweaker:recursion_solitude, Recursion of Solitude +contenttweaker:launchpad, Launchpad +contenttweaker:dried_vishroom, Dried Vishroom +contenttweaker:yellow_gemstone_encrusted_egg, Enchanted Yellow Gemstone Egg +contenttweaker:astral_lizardite, Astral Lizardite +contenttweaker:haven_block:0, Haven Block +contenttweaker:cut_iromine_garnet, Cut Iromine Garnet +contenttweaker:jade_egg, Jade Egg +contenttweaker:tier6_token, Tier 6 Excavation Token +contenttweaker:high_refraction_alloy_ingot, High Refraction Alloy Ingot +contenttweaker:mechbot_cpu, Mechbot CPU +contenttweaker:enchdesc_unbreaking, Enchantment Description: Unbreaking +contenttweaker:secret_weapon, Secret Weapon +contenttweaker:infinity_plate, Infinity Plate +contenttweaker:petrified_snake, Petrified Snake +contenttweaker:enchdesc_lure, Enchantment Description: Lure +contenttweaker:bento_xl, Bento XL +contenttweaker:bloodgem_egg, Bloodgem Egg +contenttweaker:vengeful_portal:0, Vengeful Portal +contenttweaker:eternally_stained_soul, Eternally Stained Soul +contenttweaker:twilight_diamond, Twilight Diamond +contenttweaker:wrath_stone, Wrath Stone +contenttweaker:shyre_chunk, Shyre Chunk +contenttweaker:radiating_callstone, Radiating Callstone +contenttweaker:collapser_casing:0, Collapser Casing +contenttweaker:hydrogen_chunk, Hydrogen Chunk +contenttweaker:ancient_cavern_garnet, Ancient Cavern Garnet +contenttweaker:lust_stone, Lust Stone +contenttweaker:tiny_germanium_dust, Tiny Germanium Dust +contenttweaker:mark_of_the_samurai, Mark of the Samurai +contenttweaker:eden_core, Eden Core +contenttweaker:baku_heart, Baku Heart +contenttweaker:high_density_frame, High Density Frame +contenttweaker:tier23_token, Tier 23 Excavation Token +contenttweaker:limonite_egg, Limonite Egg +contenttweaker:shyre_crystal, Shyre Crystal +contenttweaker:puzzle_solution_falacer, Puzzle Solution: Falacer +contenttweaker:bifrost_gem, Bifrost Gem +contenttweaker:candyland_cap:0, Candyland Cap +contenttweaker:warped_stone:0, Warped Stone +contenttweaker:infinity_egg, Infinity Egg +contenttweaker:nethengeic_bone, Nethengeic Bone +contenttweaker:sedna_cluster, Sedna Cluster +contenttweaker:destructive_will_powder, Destructive Will Powder +contenttweaker:hassium_alloy_ingot, Hassium Alloy Ingot +contenttweaker:essence_of_the_room, Essence of the Room +contenttweaker:projector_gem, Projector Gem +contenttweaker:triple_compressed_wafer, Triple Compressed Wafer +contenttweaker:aethite_chunk, Aethite Chunk +contenttweaker:elusive_horn, Elusive Horn +contenttweaker:samarium_dust, Samarium Dust +contenttweaker:lunastone_encrusted_egg, Enchanted Lunastone Egg +contenttweaker:ender_dolomite_dust, Ender Dolomite Dust +contenttweaker:pixonia_artifact, Pixonia Artifact +contenttweaker:dreadia_gem, Dreadia Gem +contenttweaker:sacrifice_metal_clump, Sacrifice Metal Clump +contenttweaker:enchdesc_multishot_cyclic, Enchantment Description: Cyclic Multishot +contenttweaker:dreaded_steel_block:0, Dreaded Steel Block +contenttweaker:strange_brownie, Strange BrOwnIe +contenttweaker:pixonia_infusion_key, Pixonia Infusion Key +contenttweaker:evil_insight, Evil Insight +contenttweaker:twice_coated_organic_mythic_board, Twice-Coated Organic Mythic Board +contenttweaker:cursed_myrmitite_catalyst, Cursed Myrmitite Catalyst +contenttweaker:enchdesc_plague_bringer, Enchantment Description: Plague Bringer +contenttweaker:imperfect_gem_of_the_cosmos, Imperfect Gem of the Cosmos +contenttweaker:branch_of_life, Branch of Life +contenttweaker:eldritch_flower, Crazylily +contenttweaker:recursion_fragment_iromine, Recursion Fragment: Iromine +contenttweaker:endergenic_sediment, Endergenic Sediment +contenttweaker:fiery_meatball_pasta, Fiery Meatball Pasta +contenttweaker:hydrogen_crystal, Hydrogen Crystal +contenttweaker:better_glass_cutter, item.contenttweaker.better_glass_cutter.name +contenttweaker:enchdesc_autosmelt_endercore, Enchantment Description: Endercore Autosmelt +contenttweaker:defined_servo, Defined Servo +contenttweaker:gravitite_chunk, Gravitite Chunk +contenttweaker:cerium_ingot, Cerium Ingot +contenttweaker:singular_gravity_honey, Singular Gravity Honey +contenttweaker:cursed_gem_of_betrayal, Cursed Gem of Betrayal +contenttweaker:graw_fang, Graw Fang +contenttweaker:tier15_token, Tier 15 Excavation Token +contenttweaker:seared_rock, Seared Rock +contenttweaker:xxeus_stone, Xxeus Stone +contenttweaker:enchdesc_shimmer, Enchantment Description: Shimmer +contenttweaker:icy_gateway:0, Icy Gateway +contenttweaker:gadolinium_gem, Gadolinium Gem +contenttweaker:unburied_callstone, Unburied Callstone +contenttweaker:miniature_pulsar:0, Miniature Pulsar +contenttweaker:magnetic_monopole, Magnetic Monopole +contenttweaker:unidentified_body:0, Unidentified Body +contenttweaker:footbone_fragment_egg, Footbone Fragment Egg +contenttweaker:enchdesc_multi_rend, Enchantment Description: Multi-Rend +contenttweaker:nethersky_amber:0, Nethersky Amber +contenttweaker:iromine_callstone, Iromine Callstone +contenttweaker:crimson_quartz:0, Crimson Quartz +contenttweaker:essence_helplessness, Essence of Helplessness +contenttweaker:sentient_meatball:0, Sentient Meatball +contenttweaker:staff_of_iceika, Staff of Iceika +contenttweaker:footbone_encrusted_egg, Enchanted Footbone Fragment Egg +contenttweaker:cut_gardencia_garnet, Cut Gardencia Garnet +contenttweaker:complex_crank_shaft, Complex Crank Shaft +contenttweaker:enchdesc_flim_flam, Enchantment Description: Flim Flam +contenttweaker:chaotic_propolis, Chaotic Propolis +contenttweaker:defined_plate, Defined Plate +contenttweaker:ghoulish_encrusted_egg, Enchanted Ghoulish Egg +contenttweaker:enchdesc_last_stand, Enchantment Description: Last Stand +contenttweaker:sideral_damascus_steel_head, item.contenttweaker.sideral_damascus_steel_head.name +contenttweaker:recursion_fragment_haven, Recursion Fragment: Haven +contenttweaker:enchdesc_frost_imbuement, Enchantment Description: Frost Imbuement +contenttweaker:creeponia_wormhole, Creeponia Wormhole +contenttweaker:rainbow_core, Rainbow Core +contenttweaker:candyland_garnet, Candyland Garnet +contenttweaker:karot_horn, Karot Horn +contenttweaker:bee_boots, Bee Boots +contenttweaker:white_hole:0, Negative Exotic Body +contenttweaker:crystallized_tungstensteel, Crystallized Tungstensteel +contenttweaker:enchdesc_shock_protection, Enchantment Description: Shock Protection +contenttweaker:lava_doped_egg, item.contenttweaker.lava_doped_egg.name +contenttweaker:recursive_demantoid, Recursive Demantoid +contenttweaker:sideral_damascus_steel_feet, item.contenttweaker.sideral_damascus_steel_feet.name +contenttweaker:beryllium_fluoride_crystal, Beryllium Fluoride Crystal +contenttweaker:apalachia_refined_gem, Apalachia Refined Gem +contenttweaker:restless_steel_ingot, Restless Steel Ingot +contenttweaker:left_sacred_sapling, Left Sacred Sapling +contenttweaker:depleted_amfm_fuel, Depleted AmFm Fuel +contenttweaker:cut_candyland_garnet, Cut Candyland Garnet +contenttweaker:amethyst_egg, Amethyst Egg +contenttweaker:any_size_these_rules, The smeltery can be any size, as long as it follows this shape +contenttweaker:gardencia_artifact, Gardencia Artifact +contenttweaker:enchdesc_experience_boost, Enchantment Description: Experience Boost +contenttweaker:hot_organic_mythic_board, Hot Organic Mythic Board +contenttweaker:vibranium_legs, item.contenttweaker.vibranium_legs.name +contenttweaker:puzzle_solution_recursion_dungeon, Puzzle Solution: Sacred Sapling +contenttweaker:recursion_fragment_crystevia, Recursion Fragment: Crystevia +contenttweaker:cyanite_cell, Cyanite Cell +contenttweaker:barium_chunk, Barium Chunk +contenttweaker:yellow_gemstone_egg, Yellow Gemstone Egg +contenttweaker:chaotic_comb, Chaotic Comb +contenttweaker:infernal_furnace, Infernal Furnace +contenttweaker:vengeful_crystal_cluster:0, Vengeful Crystal Cluster +contenttweaker:recursion_fear, Recursion of Fear +contenttweaker:broken_portal_arcana:0, Broken Arcana Portal +contenttweaker:recursion_fragment_creeponia, Recursion Fragment: Creeponia +contenttweaker:proxima_artifact, Proxima Artifact +contenttweaker:stable_oganesson, Stable Oganesson +contenttweaker:definer_casing:0, Definer Casing +contenttweaker:greckon_garnet, Greckon Garnet +contenttweaker:primal_jewel, item.contenttweaker.primal_jewel.name +contenttweaker:enchdesc_shell, Enchantment Description: Shell +contenttweaker:master_spell_diabolus, Master Spell: Diabolus +contenttweaker:darkstar_stone:0, Darkstar Stone +contenttweaker:blue_gemstone_encrusted_egg, Enchanted Blue Gemstone Egg +contenttweaker:charged_runium_egg, Charged Runium Egg +contenttweaker:ethereal_infusion_stone, Ethereal Infusion Stone +contenttweaker:phosphorous_crystal, Phosphorous Crystal +contenttweaker:crown_of_the_energy_queen, item.contenttweaker.crown_of_the_energy_queen.name +contenttweaker:strontium_egg, Strontium Egg +contenttweaker:enchdesc_aftershock, Enchantment Description: Aftershock +contenttweaker:wormhole_catalyst, Wormhole Catalyst +contenttweaker:crystevia_wormhole, Crystevia Wormhole +contenttweaker:puzzle_solution_vethea, Puzzle Solution: Vethea +contenttweaker:borean_cap:0, L'Borean Cap +contenttweaker:sour_candy_x, Sour Candy X +contenttweaker:coniferon_bark, Coniferon Bark +contenttweaker:cut_runandor_garnet, Cut Runandor Garnet +contenttweaker:watcher_eye, Watcher Eye +contenttweaker:better_battery, Better RE Battery +contenttweaker:lesser_mana_core, Lesser Mana Core +contenttweaker:enchdesc_frost_protection, Enchantment Description: Frost Protection +contenttweaker:irradiated_naquadah_core, Irradiated Naquadah Core +contenttweaker:betweenlands_callstone_3, Spatial Diviner: Alkemia +contenttweaker:betweenlands_callstone_4, Spatial Diviner: Umbram +contenttweaker:alchemical_mushroom, Alchemical Mushroom +contenttweaker:betweenlands_callstone_5, Spatial Diviner: Famen +contenttweaker:creeponia_garnet, Creeponia Garnet +contenttweaker:betweenlands_callstone_6, Spatial Diviner: Mortem +contenttweaker:betweenlands_callstone_0, Spatial Diviner: Nihil +contenttweaker:recursion_infinity, Infinite Recursion +contenttweaker:ornamyte_encrusted_egg, Enchanted Ornamyte Egg +contenttweaker:betweenlands_callstone_1, Spatial Diviner: Spiritus +contenttweaker:neutronium_cannon:0, Neutronium Cannon +contenttweaker:compact_port, Compact Port +contenttweaker:betweenlands_callstone_2, Spatial Diviner: Vitas +contenttweaker:sapphire_egg, Sapphire Egg +contenttweaker:vethea_garnet, Vethea Garnet +contenttweaker:gun_devil_piece, Gun Devil Piece +contenttweaker:basins_blocks_tables_casts, item.contenttweaker.basins_blocks_tables_casts.name +contenttweaker:vitium_gem, Vitium Gem +contenttweaker:tungsten_molybdenum_dust, Tungsten Molybdenum Dust +contenttweaker:double_compressed_clump_mythic, Double Compressed Clump of Mythic Matter +contenttweaker:rainbow_bricks:0, Rainbow Bricks +contenttweaker:infinity_fragment, Infinity Fragment +contenttweaker:bifrost_dust, Bifrost Dust +contenttweaker:searing_organic_mythic_board, Searing Organic Mythic Board +contenttweaker:barathos_garnet, Barathos Garnet +contenttweaker:living_flesh, Living Flesh +contenttweaker:energized_peat, Energized Peat +contenttweaker:demonic_manastone, Demonic Manastone +contenttweaker:sigil_power, Sigil of Power +contenttweaker:dreadlands_matter, Dreadlands Matter +contenttweaker:shyrelands_garnet, Shyrelands Garnet +contenttweaker:tier14_token, Tier 14 Excavation Token +contenttweaker:lelyetian_artifact, Lelyetian Artifact +contenttweaker:any_lasers_more_faster, You can use any number of lasers, the more the better +contenttweaker:dyson_collector:0, Dyson Collector +contenttweaker:brightsteel_case:0, Brightsteel Case +contenttweaker:needs_los, Lasers need line of sight +contenttweaker:sedna_dust, Sedna Dust +contenttweaker:candyte_egg, Candyte Egg +contenttweaker:vibe_warper, Vibe Warper +contenttweaker:enchdesc_knockback, Enchantment Description: Knockback +contenttweaker:rhenium_egg, Rhenium Egg +contenttweaker:falacer_spinel, Falacer Spinel +contenttweaker:hidden_power_callstone, Hidden Power Callstone +contenttweaker:blazium_encrusted_egg, Enchanted Blazium Egg +contenttweaker:chalcedony_encrusted_egg, Enchanted Chalcedony Egg +contenttweaker:enchdesc_fire_aspect, Enchantment Description: Fire Aspect +contenttweaker:cut_abyss_garnet, Cut Abyss Garnet +contenttweaker:jeweled_runium, Jeweled Runium +contenttweaker:fiery_rhenium_ingot, Fiery Rhenium Ingot +contenttweaker:betweenlands_callstone_7, Spatial Diviner: Lutum +contenttweaker:betweenlands_callstone_8, Spatial Diviner: Primus +contenttweaker:gemenyte_egg, Gemenyte Egg +contenttweaker:pulsar_core, Pulsar Core +contenttweaker:gravitite_lens, Gravitite Lens +contenttweaker:plasma_injector:0, Plasma Injector +contenttweaker:infinity_core, Infinity Core +contenttweaker:cut_creeponia_garnet, Cut Creeponia Garnet +contenttweaker:amulet_of_cinders, Amulet of Cinders +contenttweaker:ogerite_crystal_lattice, Pristine Ogerite Chunk +contenttweaker:menacing_sludge, Menacing Sludge +contenttweaker:muon_crystal, Muon Crystal +contenttweaker:rocket, Rocket +contenttweaker:enchdesc_soulbound_ender_io, Enchantment Description: Ender Soulbound +contenttweaker:garden_block:0, Garden Block +contenttweaker:abyssal_artifact, Abyssal Artifact +contenttweaker:brightsteel_encrusted_egg, Enchanted Brightsteel Egg +contenttweaker:cut_precasia_garnet, Cut Precasia Garnet +contenttweaker:cut_immortallis_garnet, Cut Immortallis Garnet +contenttweaker:core_of_undeath, Core of Undeath +contenttweaker:forbidden_matter, Forbidden Matter +contenttweaker:finem_warper, Finem Warper +contenttweaker:runador_cap:0, Runandor Cap +contenttweaker:sacred_cinders_seed, Sacred Cinders Seeds +contenttweaker:right_sacred_sapling, Right Sacred Sapling +contenttweaker:haven_garnet, Haven Garnet +contenttweaker:recursion_fragment_lunalus, Recursion Fragment: Lunalus +contenttweaker:baronyte_egg, Baronyte Egg +contenttweaker:selenium_dust, Selenium Dust +contenttweaker:perfected_gem_of_the_cosmos, Perfected Gem of the Cosmos +contenttweaker:technetium_remains, Technetium Remains +contenttweaker:vibrating_mithminite_schythe, Vibrating Mithminite Scythe +contenttweaker:everlasting_fusor, Everlasting Fusor +contenttweaker:iromine_block:0, Iro Block +contenttweaker:astral_collapser_wall:0, Sandman's Sand +contenttweaker:corrupted_aragonite, Corrupted Aragonite +contenttweaker:jewelyte_egg, Jewelyte Egg +contenttweaker:enchdesc_looting, Enchantment Description: Looting +contenttweaker:terrestrial_animator_1, Terrestrial Animator I +contenttweaker:terrestrial_animator_0, Terrestrial Animator +contenttweaker:terrestrial_animator_3, Terrestrial Animator III +contenttweaker:terrestrial_animator_2, Terrestrial Animator II +contenttweaker:terrestrial_animator_5, Terrestrial Animator V +contenttweaker:terrestrial_animator_4, Terrestrial Animator IV +contenttweaker:puzzle_solution_osiris, Puzzle Solution: Osiris +contenttweaker:terrestrial_animator_7, Terrestrial Animator VII +contenttweaker:terrestrial_animator_6, Terrestrial Animator VI +contenttweaker:peaceful_oath_callstone, Peaceful Oath Callstone +contenttweaker:terraformassiflora, Terraformassiflora +contenttweaker:golden_steak, Golden Steak +contenttweaker:medal_of_freedom, Medal of Freedom +contenttweaker:dyson_capacitor, Dyson Capacitor +contenttweaker:universal_realgar, Universal Realgar +contenttweaker:scale_of_the_ancient_heart:0, Scale of the Ancient Heart +contenttweaker:infinity_leaf, Infinity Leaf +contenttweaker:infused_rhenium_ingot, Infused Rhenium Ingot +contenttweaker:osmium_ingot, Osmium Ingot +contenttweaker:rainbow_gemstones, Rainbow Gemstones +contenttweaker:master_spell_luna, Master Spell: Luna +contenttweaker:icy_tiles:0, Icy Tiles +contenttweaker:precasia_wormhole, Precasia Wormhole +contenttweaker:essence_fear, Essence of Fear +contenttweaker:recursion_fragment_mysterium, Recursion Fragment: Mysterium +contenttweaker:bento_xxxl, Bento XXXL +contenttweaker:vamacheron_fur, Vamacheron Fur +contenttweaker:time_crystal, Time Crystal +contenttweaker:eternal_shoulder, Eternal Shoulder +contenttweaker:miskel_rib, Miskel Rib +contenttweaker:technetium_disulfide, Technetium Disulfide +contenttweaker:enchdesc_eternal_compass, Enchantment Description: Eternal Compass +contenttweaker:annealed_high_density_frame, Annealed High Density Frame +contenttweaker:fine_mineral_dust, Fine Mineral Dust +contenttweaker:vanadium_dust, Vanadium Dust +contenttweaker:heuf_fuel, HEUF Fuel +contenttweaker:bedrock_cobblestone:0, Bedrock Cobblestone +contenttweaker:ground_pork, Ground Pork +contenttweaker:between_alloy_ingot, Between Alloy Ingot +contenttweaker:myrminiobite_ingot, Myrminiobite Ingot +contenttweaker:higher_tier_better, Some recipes require specific injector tiers (check JEI) +contenttweaker:radiation_crafter, Radiation Crafter +contenttweaker:shining_sandstone_chunk, Shining Sandstone Chunk +contenttweaker:wildwood_refined_gem, Wildwood Refined Gem +contenttweaker:tier10_token, Tier 10 Excavation Token +contenttweaker:steamed_slime, Steamed Slime +contenttweaker:hydrocarbon_coated_organic_mythic_board, Hydrocarbonated Organic Mythic Board +contenttweaker:iotherite_chunk, Iotherite Chunk +contenttweaker:enchdesc_blast_protection, Enchantment Description: Blast Protection +contenttweaker:undead_callstone, Undead Callstone +contenttweaker:myrmex_artifact, Myrmex Artifact +contenttweaker:dreadful_bone, Dreadful Bone +contenttweaker:twilight_alloy_ingot, Twilight Alloy Ingot +contenttweaker:advanced_mythic_electronic_circuit, Advanced Mythic Electronic Circuit +contenttweaker:superfused_alloy_ingot, Superfused Alloy Ingot +contenttweaker:master_spell_focus, Master Spell Focus +contenttweaker:nightmare_coil, Nightmare Coil +contenttweaker:meatball, Meatball +contenttweaker:lelyetia_wormhole, Lelyetia Wormhole +contenttweaker:kyrothite_chunk, Kyrothite Chunk +contenttweaker:brightsteel_egg, BrightSteel Egg +contenttweaker:black_metal_feet, item.contenttweaker.black_metal_feet.name +contenttweaker:hassium_egg, Hassium Egg +contenttweaker:master_rune_box:0, Master Rune Box +contenttweaker:tier24_token, Tier 24 Excavation Token +contenttweaker:crystaltine_dust, Crystaltine Dust +contenttweaker:polonium_beryllium_alloy_ingot, Polonium Beryllium Alloy Ingot +contenttweaker:stone_of_the_sleeping_city, Stone of the Sleeping City +contenttweaker:master_spell_perditio, Master Spell: Perditio +contenttweaker:barium_oxide, Barium Oxide +contenttweaker:lunalus_callstone, Lunalus Callstone +contenttweaker:ytterbium_dust, Ytterbium Dust +contenttweaker:mythic_energy_orb, Mythic Energy Orb +contenttweaker:fixed_organic_mythic_board, Fixed Organic Mythic Board +contenttweaker:energy_display_stands, Only the Display Stands need energy +contenttweaker:built_in_launchpad, Rockets must be assembled in a launchpad +contenttweaker:otherwordly_tears_bottle, Otherworldly Tears Bottle +contenttweaker:cloudy_oil_bottle, Cloudy Oil Bottle +contenttweaker:enchdesc_rive, Enchantment Description: Rive +contenttweaker:magic_strategy_technologist, Approaching Magic: Technologist +contenttweaker:enchdesc_crush, Enchantment Description: Crush +contenttweaker:primordial_star, Primordial Star +contenttweaker:everwatching_eye, Everwatching Eye +contenttweaker:dream_projector_gem, Dream Projector Gem +contenttweaker:bee_chestplate, Bee Chestplate +contenttweaker:space_station, Space Station +contenttweaker:immortallis_garnet, Immortallis Garnet +contenttweaker:enchdesc_unstable, Enchantment Description: Unstable +contenttweaker:tellurium_crystal, Tellurium Crystal +contenttweaker:cut_greckon_garnet, Cut Greckon Garnet +contenttweaker:immortallis_artifact, Immortallis Artifact +contenttweaker:rhenium_catalyst, Rhenium Catalyst +contenttweaker:black_metal_head, item.contenttweaker.black_metal_head.name +contenttweaker:sacrificial_shard, Sacrificial Shard +contenttweaker:sideral_damascus_steel_legs, item.contenttweaker.sideral_damascus_steel_legs.name +contenttweaker:recursion_fragment_shyre, Recursion Fragment: Shyrelands +contenttweaker:kajaros_rib, Kajaros Rib +contenttweaker:thorium_honey_cluster, Thorium Honey Cluster +contenttweaker:sedna_spinel, Sedna Spinel +contenttweaker:unidentified_plate, Unidentified Plate +contenttweaker:aether_rock, Aether +contenttweaker:livermorium_sliver, Livermorium Sliver +contenttweaker:aesir_gemstone, Aesir Gemstone +contenttweaker:erbium_dust, Erbium Dust +contenttweaker:highly_advanced_machine_casing:0, Highly Advanced Machine Casing +contenttweaker:right_click_cobble_with_necronomicon, Right click cobblestone with the necronomicon +contenttweaker:recursion_fragment_terra, Recursion Fragment Terra +contenttweaker:hearty_meatball, Hearty Meatball +contenttweaker:lyonite_plate, Lyonite Plate +contenttweaker:sacred_acorn, Sacred Acorn +contenttweaker:rhenia_artifact, Rhenia Artifact +contenttweaker:nebulous_soul, Nebulous Soul +contenttweaker:enchdesc_scorching_heat, Enchantment Description: Scorching Heat +contenttweaker:cleansing_balm_bottle, Cleansing Balm Bottle +contenttweaker:recursion_fragment_celeve, Recursion Fragment: Celeve +contenttweaker:cotton_candor_frosting, Cotton Candor Frosting +contenttweaker:reprocessed_cosmic_meatball, Reprocessed Cosmic Meatball +contenttweaker:enchdesc_headhunter, Enchantment Description: Headhunter +contenttweaker:dustopia_garnet, Dustopia Garnet +contenttweaker:arc_reactor_coil:0, Arc Reactor Coil +contenttweaker:awakened_electromagnet:0, Awakened Electromagnet +contenttweaker:positively_charged_mithril, Positively Charged Mithril +contenttweaker:legbone_fragment_egg, Legbone Fragment Egg +contenttweaker:enchdesc_leech, Enchantment Description: Leech +contenttweaker:corporea_flower, Corporea Flower +contenttweaker:recursion_fragment_vethea, Recursion Fragment: Vethea +contenttweaker:green_gemstone_egg, Green Gemstone Egg +contenttweaker:enchdesc_magic_protection_bewitchment, Enchantment Description: Bewitched Magic Protection +contenttweaker:voxxulon_slime, Voxxulon Slime +contenttweaker:spinel_ring, Spinel Ring +contenttweaker:mythic_electronic_circuit, Mythic Electronic Circuit +contenttweaker:enchdesc_curse_of_greed, Enchantment Description: Curse of Greed +contenttweaker:defined_redstone_chipset, Defined Redstone Chipset +contenttweaker:well_defined_machine_case:0, Well-Defined Machine Case +contenttweaker:pladite_chunk, Pladite Chunk +contenttweaker:mysterium_block:0, Mysterium Block +contenttweaker:chaos_wood:0, Chaos Wood +contenttweaker:recursion_fragment_immortallis, Recursion Fragment: Immortallis +contenttweaker:warm_organic_mythic_board, Warm Organic Mythic Board +contenttweaker:chalcedony_egg, Chalcedony Egg +contenttweaker:enchdesc_lifesteal, Enchantment Description: Lifesteal +contenttweaker:infinity_sapling, Infinity Sapling +contenttweaker:shining_sandstone:0, Shining Sandstone +contenttweaker:gravitite_dust, Gravitite Dust +contenttweaker:dynatos_crystal, Dynatos Crystal +contenttweaker:vityte_egg, Vityte Egg +contenttweaker:everburning_seed, Everburning Seed +contenttweaker:superconducting_fluix, Superconducting Fluix +contenttweaker:pure_egg, Pure Egg +contenttweaker:sacred_wood:0, Sacred Wood +contenttweaker:crystallized_corruption, Crystallized Corruption +contenttweaker:mystite_egg, Mystite Egg +contenttweaker:master_spell_terra, Master Spell: Terra +contenttweaker:enchdesc_reaper, Enchantment Description: Reaper +contenttweaker:infinity_sprout, Infinity Sprout +contenttweaker:starmetal_alloy_ingot, Starmetal Alloy Ingot +contenttweaker:destructive_crystal_cluster:0, Destructive Crystal Cluster +contenttweaker:agate:0, Agate +contenttweaker:ghoul_spirit, Ghoul Spirit +contenttweaker:reactive_fluix, Reactive Fluix +contenttweaker:really_hard_rock, Really Hard Rock +contenttweaker:ghoulish_egg, Ghoulish Egg +contenttweaker:recursion_prison_key, Recursion Prison Key +contenttweaker:enchdesc_fortune, Enchantment Description: Fortune +contenttweaker:defined_ingot, Defined Ingot +contenttweaker:adamantium_stinger, Adamantium Stinger +contenttweaker:enchdesc_control, Enchantment Description: Control +contenttweaker:celestial_shield_fragment, Celestial Shield Fragment +contenttweaker:enchdesc_iron_wall, Enchantment Description: Iron Wall +contenttweaker:armorer_callstone, Armorer Callstone +contenttweaker:bane_tusk, Bane Tusk +contenttweaker:elecanium_encrusted_egg, Enchanted Elecanium Egg +contenttweaker:furatto_warper, Furatto Warper +contenttweaker:wildwood_star, Wildwood Star +contenttweaker:aglio_olio_peperoncino_pasta, Pasta Aglio Olio Peperoncino +contenttweaker:tier21_token, Tier 21 Excavation Token +contenttweaker:cut_barathos_garnet, Cut Barathos Garnet +contenttweaker:dragon_egg_omelette, Dragon Egg Omelette +contenttweaker:recursion_fragment_dustopia, Recursion Fragment: Dustopia +contenttweaker:evanescent_sednanite_dust, Evanescent Sednanite Dust +contenttweaker:candyte_encrusted_egg, Enchanted Candyte Egg +contenttweaker:omothol_matter, Omothol Matter +contenttweaker:tulite_flower, Tulite Flower +contenttweaker:deepland_cap:0, Deeplands Cap +contenttweaker:iromine_wormhole, Iromine Wormhole +contenttweaker:amber_egg, Amber Egg +contenttweaker:void_shuriken, Void Shuriken +contenttweaker:twilight_essence, Twilight Essence +contenttweaker:black_hole_core, Black Hole Core +contenttweaker:alkemia_artifact, Alkemia Artifact +contenttweaker:baphomet_altar_bricks:0, Baphomet Altar Bricks +contenttweaker:cut_celeve_garnet, Cut Celeve Garnet +contenttweaker:dark_mithrillium_block:0, Dark Mithrillium Block +contenttweaker:celeve_artifact, Celeve Artifact +contenttweaker:puzzle_solution_europa, Puzzle Solution: Europa +contenttweaker:eternal_tulite:0, Eternal Tulite +contenttweaker:tier22_token, Tier 22 Excavation Token +contenttweaker:celeve_wormhole, Celeve Wormhole +contenttweaker:dynatos_star, Dynatos Star +contenttweaker:infinity_fruit, Infinity Fruit +contenttweaker:recursion_fragment_barathos, Recursion Fragment: Barathos +contenttweaker:creeponia_callstone, Creeponia Callstone +contenttweaker:enchdesc_holding, Enchantment Description: Holding +contenttweaker:master_spell_caeles, Master Spell: Caeles +contenttweaker:infinity_seed, Infinity Seed +contenttweaker:lelyetia_garnet, Lelyetia Garnet +contenttweaker:enchdesc_lifeleech, Enchantment Description: Life Leech +contenttweaker:steadfast_crystal_cluster:0, Steadfast Crystal Cluster +contenttweaker:aesir_rift, Aesir Rift +contenttweaker:burned_enchanted_feather, Burnt Enchanted Feather +contenttweaker:really_golden_steak, Really Golden Steak +contenttweaker:evil_resonator, Evil Resonator +contenttweaker:twilight_gear, Twilight Gear +contenttweaker:greckon_artifact, Greckon Artifact +contenttweaker:dense_redstone, Dense Redstone +contenttweaker:enchdesc_night_vision, Enchantment Description: Night Vision +contenttweaker:disgusting_omelette, Disgusting Omelette +contenttweaker:corallus_polyp, Corallus Polyp +contenttweaker:tier27_token, Tier 27 Excavation Token +contenttweaker:crepuscular_gem, Crepuscular Gem +contenttweaker:crystalline_beryllium, Crystalline Beryllium +contenttweaker:enchdesc_magnet, Enchantment Description: Magnet +contenttweaker:sideral_damascus_steel_chest, item.contenttweaker.sideral_damascus_steel_chest.name +contenttweaker:runium_egg, Runium Egg +contenttweaker:cut_ancientcavern_garnet, Cut Ancient Cavern Garnet +contenttweaker:primordial_prism, Primordial Prism +contenttweaker:fusion_core_placeholder:0, tile.contenttweaker.fusion_core_placeholder.name +contenttweaker:living_case, Living Case +contenttweaker:defined_gear, Defined Gear +contenttweaker:dense_gravitite_ore:0, Dense Gravitite Ore +contenttweaker:chaotic_honey_shard_4, Temporal Honey Shard +contenttweaker:destructive_stone_bricks:0, Destructive Stone Bricks +contenttweaker:chaotic_honey_shard_3, Mysterious Honey Shard +contenttweaker:matrix_ore:0, Matrix Ore +contenttweaker:chaotic_honey_shard_2, Soul Honey Shard +contenttweaker:creep_explosive_gland, Creep Explosive Gland +contenttweaker:chaotic_honey_shard_1, Pyrite Honey Shard +contenttweaker:enchdesc_kaboomerang, Enchantment Description: Kaboomerang +contenttweaker:stellar_alloy_shaft, Stellar Alloy Shaft +contenttweaker:ritual_of_the_sleeper, Ritual of the Sleeper +contenttweaker:gravitite_clathrate, Gravitite Clathrate +contenttweaker:greed_stone, Greed Stone +contenttweaker:plasma_collider:0, Plasma Collider +contenttweaker:silica_gelatin, Silica Gelatin +contenttweaker:enchdesc_shadow_step, Enchantment Description: Shadow Step +contenttweaker:better_lapotron_crystal, Better Lapotron Crystal +contenttweaker:varsium_encrusted_egg, Enchanted Varsium Egg +contenttweaker:ignitable_dust, Ignitable Dust +contenttweaker:energetic_draconium_ingot, Energetic Draconium Ingot +contenttweaker:energy_chicken_callstone, Energy Chicken Callstone +contenttweaker:netherite_egg, Netherite Egg +contenttweaker:mysterium_cap:0, Mysterium Cap +contenttweaker:xxeus_heart, Xxeus Heart +contenttweaker:sympan_spirit, Sympan Spirit +contenttweaker:deeplands_callstone, Deeplands Callstone +contenttweaker:hyperchitinous_plate, Hyperchitinous Plate +contenttweaker:bloodmaster_metal_legs, item.contenttweaker.bloodmaster_metal_legs.name +contenttweaker:mortum_star, Mortum Star +contenttweaker:immortallis_wormhole, Immortallis Wormhole +contenttweaker:clausurae, Clausurae +contenttweaker:naquadah_ingot, Naquadah Ingot +contenttweaker:goldorth_golden_eye, Goldorth Golden Eye +contenttweaker:once_coated_organic_mythic_board, Once-Coated Organic Mythic Board +contenttweaker:flerovium_matrix, Flerovium Matrix +contenttweaker:superconducting_mithril, Superconducting Mithril +contenttweaker:caesium_encrusted_egg, Enchanted Caesium Egg +contenttweaker:enchdesc_soul_stealer, Enchantment Description: Soul Stealer +contenttweaker:unfathomable_breaker, Unfathomable Breaker +contenttweaker:enchdesc_smite, Enchantment Description: Smite +contenttweaker:termasect_bark, Termasect Bark +contenttweaker:lutetium_cluster, Lutetium Cluster +contenttweaker:weight_of_the_heart, Weight of the Ancient Heart +contenttweaker:skotaninomicom, Skotaninomicom +contenttweaker:ayeraco_scale, Ayeraco Scale +contenttweaker:enchdesc_smashing, Enchantment Description: Smashing +contenttweaker:enchdesc_smelting, Enchantment Description: Smelting +contenttweaker:king_shroomus_cap, King Shroomus Cap +contenttweaker:visualent_fang, Visualent Fang +contenttweaker:whispering_meatball, Whispering Meatball +contenttweaker:enchdesc_implosion, Enchantment Description: Implosion +contenttweaker:brightsteel_chest, item.contenttweaker.brightsteel_chest.name +contenttweaker:gun_devil_chunk, Gun Devil Chunk +contenttweaker:flood_stone, Flood Stone +contenttweaker:blue_matter, Deep Blue Matter +contenttweaker:infused_myrmitite, Infused Myrmitite +contenttweaker:cut_haven_garnet, Cut Haven Garnet +contenttweaker:pharos_callstone, Pharos Callstone +contenttweaker:solidified_memory, Solidified Memory +contenttweaker:cosmic_fracture, Cosmic Fracture +contenttweaker:enchdesc_smack, Enchantment Description: Smack +contenttweaker:varsium_egg, Varsium Egg +contenttweaker:enchdesc_autosmelt, Enchantment Description: Autosmelt +contenttweaker:tier_v_defined_seed, Tier V Defined Seed +contenttweaker:divine_star, Divine Star +contenttweaker:crystallite_egg, Crystallite Egg +contenttweaker:terrasteel_crystal, Terrasteel Crystal +contenttweaker:recursion_fragment_borean, Recursion Fragment: L'Borean +contenttweaker:deuterium_crystal, Deuterium Crystal +contenttweaker:scorcher_eternal_flame, Scorcher Eternal Flame +contenttweaker:ender_dolomite:0, Ender Dolomite +contenttweaker:imstuck_getmehome, I'M STUCK, GET ME HOME! +contenttweaker:ascended_draconium_ingot, Ascended Draconium Ingot +contenttweaker:enchdesc_xp_boost, Enchantment Description: XP Boost +contenttweaker:abyssal_alloy_ingot, Abyssal Alloy Ingot +contenttweaker:inert_crystal, Inert Crystal +contenttweaker:chaotic_energy_orb, Chaotic Energy Orb +contenttweaker:double_compressed_realgar, Double Compressed Realgar +contenttweaker:enchdesc_thorns, Enchantment Description: Thorns +contenttweaker:skythern_star, Skythern Star +contenttweaker:thorny_callstone, Thorny Callstone +contenttweaker:tritium_crystal, Tritium Crystal +contenttweaker:enchdesc_sweeping_edge, Enchantment Description: Sweeping Edge +contenttweaker:brightseel_alloy_gear, Brightsteel Alloy Gear +contenttweaker:enchdesc_form, Enchantment Description: Form +contenttweaker:elder_spooder_string, Elder Spooder String +contenttweaker:gun_devil_callstone, Gun Devil Callstone +contenttweaker:botanical_pillar, Botanical Pillar +contenttweaker:divine_ironwood_ingot, Divine Ironwood Ingot +contenttweaker:faultless_ichor_gem, Faultless Ichor Gem +contenttweaker:creeponian_artifact, Creeponian Artifact +contenttweaker:unusually_heavy_bone, Unusually Heavy Bone +contenttweaker:bloodmaster_block:0, Bloodmaster Block +contenttweaker:gravitite_stone:0, Gravitational Vibrator +contenttweaker:organic_jade_plate, Organic Jade Plate +contenttweaker:envy_stone, Envy Stone +contenttweaker:mithrillium_catalyst:0, Mithrillium Catalyst +contenttweaker:recursion_darkness, Recursion of Darkness +contenttweaker:tier26_token, Tier 26 Excavation Token +contenttweaker:enchdesc_fire_imbuement, Enchantment Description: Fire Imbuement +contenttweaker:skythern_callstone, Skythern Callstone +contenttweaker:ultimate_ore:0, Ultimate Ore +contenttweaker:infused_thorium, Honey Infused Thorium +contenttweaker:upper_fragment_cosmos, Upper Fragment Cosmos +contenttweaker:mystical_gem, Mystical Gem +contenttweaker:enchdesc_sharpness, Enchantment Description: Sharpness +contenttweaker:enchdesc_silk_touch, Enchantment Description: Silk Touch +contenttweaker:sunstorm_ray, Sunstorm Ray +contenttweaker:mithminite_core, Mithminite Core +contenttweaker:cursed_organic_matter, Cursed Organic Matter +contenttweaker:gravity_inverter:0, Gravity Inverter +contenttweaker:enchanted_myrmitite, Enchanted Myrmitite +contenttweaker:shadowlord_eye, Shadowlord Eye +contenttweaker:spatial_processing_unit, Spatial Processing Unit +contenttweaker:vengeful_will_powder, Vengeful Will Powder +contenttweaker:embraced_imperfection, Embraced Imperfection +contenttweaker:stable_darmstadtium, Stable Darmstadtium +contenttweaker:precasia_garnet, Precasia Garnet +contenttweaker:greater_mana_core, Greater Mana Core +contenttweaker:enchdesc_fire_protection, Enchantment Description: Fire Protection +contenttweaker:horizon_stabilizer:0, Horizon Stabilizer +contenttweaker:draconium_electromagnet:0, Draconium Electromagnet +contenttweaker:bismuth_cluster, Bismuth Cluster +contenttweaker:enchdesc_reading, Enchantment Description: Reading +contenttweaker:lilith_altar_bricks:0, Lilith Altar Bricks +contenttweaker:resplendent_ingot, Resplendent Ingot +contenttweaker:hefm_fuel, HEFm Fuel +contenttweaker:umberstone_callstone, item.contenttweaker.umberstone_callstone.name +contenttweaker:enchdesc_soulbound_corail_tombstone, Enchantment Description: Tombstone Soulbound +contenttweaker:taerrapiatta_warper, Taerrapiatta Warper +contenttweaker:black_metal_chest, item.contenttweaker.black_metal_chest.name +contenttweaker:neutronium_bombarder:0, Neutronium Bombarder +contenttweaker:abyss_garnet, Abyss Garnet +contenttweaker:demonic_elixir_bottle, Demonic Elixir Bottle +contenttweaker:rubidium_encrusted_egg, Enchanted Rubidium Egg +contenttweaker:enchdesc_airtight_seal, Enchantment Description: Airtight Seal +contenttweaker:eden_star, Eden Star +contenttweaker:calcite_gem, Calcite Gem +contenttweaker:mana_rune, Mana Rune +contenttweaker:depleted_hefm_fuel, Depleted HEFm Fuel +contenttweaker:fragment_madness, Fragment Madness +contenttweaker:resonating_eldritch_artifact, Resonating Eldritch Artifact +contenttweaker:constructor_summoner, Dungeon Constructor Summoner +contenttweaker:tier29_token, Tier 29 Excavation Token +contenttweaker:arc_coil, Arc Coil +contenttweaker:infinity_furnace_bricks:0, Infinity Furnace Bricks +contenttweaker:krypton_xenon_capture, Krypton Xenon Capture +contenttweaker:jewelyte_dust, Jewelyte Dust +contenttweaker:draconic_key, Draconic Key +contenttweaker:miniature_black_hole:0, Miniature Black Hole +contenttweaker:demonic_crystal_cluster:0, Demonic Crystal Cluster +contenttweaker:master_spell_gelu, Master Spell: Gelum +contenttweaker:vengeful_stone_tiles:0, Vengeful Stone Tiles +contenttweaker:gardencia_cap:0, Gardencia Cap +contenttweaker:mob_farm, Mob Farming 101 +contenttweaker:shyre_bricks:0, Shyre Bricks +contenttweaker:tier28_token, Tier 28 Excavation Token +contenttweaker:sunstruck_gem, Sunstruck Gem +contenttweaker:resonating_stone:0, Resonating Stone +contenttweaker:haven_artifact, Haven Artifact +contenttweaker:vox_ponds_garnet, Vox Ponds Garnet +contenttweaker:bento_s, Bento S +contenttweaker:corrosive_crystal_cluster:0, Corrosive Crystal Cluster +contenttweaker:bento_m, Bento M +contenttweaker:haven_wormhole, Haven Wormhole +contenttweaker:fluctuatite_egg, Fluctuatite Egg +contenttweaker:lyon_encrusted_egg, Enchanted Lyon Egg +contenttweaker:white_gemstone_encrusted_egg, Enchanted White Gemstone Egg +contenttweaker:onyx:0, Onyx +contenttweaker:recursive_meatball:0, Recursive Meatball +contenttweaker:bento_l, Bento L +contenttweaker:enchdesc_bane_of_arthropods, Enchantment Description: Bane of Arthropods +dimdoors:quartz_door, Quartz Door +dimdoors:quartz_dimensional_door, Quartz Dimensional Door +dimdoors:gold_door, Gold Door +dimdoors:gold_dimensional_door, Gold Dimensional Door +dimdoors:iron_dimensional_door, Iron Dimensional Door +dimdoors:oak_dimensional_door, Wood Dimensional Door +dimdoors:stable_fabric, Stable Fabric +dimdoors:unstable_dimensional_door, Unstable Dimensional Door +dimdoors:world_thread, Stable Fabric +dimdoors:rift_configuration_tool, Rift Configuration Tool +dimdoors:rift_blade, Rift Blade +dimdoors:rift_remover, Rift Remover +dimdoors:rift_signature, Rift Signature +dimdoors:stabilized_rift_signature, Stabilized Rift Signature +dimdoors:rift_stabilizer, Rift Stabilizer +dimdoors:woven_world_thread_helmet, Woven World Thread Helmet +dimdoors:woven_world_thread_chestplate, Woven World Thread Chestplate +dimdoors:woven_world_thread_leggings, Woven World Thread Leggings +dimdoors:woven_world_thread_boots, Woven World Thread Boots +dimdoors:fabric:0, Altered Fabric +dimdoors:fabric:1, Orange Altered Fabric +dimdoors:fabric:2, Magenta Altered Fabric +dimdoors:fabric:3, Light Blue Altered Fabric +dimdoors:fabric:4, Yellow Altered Fabric +dimdoors:fabric:5, Lime Altered Fabric +dimdoors:fabric:6, Pink Altered Fabric +dimdoors:fabric:7, Gray Altered Fabric +dimdoors:fabric:8, Light Gray Altered Fabric +dimdoors:fabric:9, Cyan Altered Fabric +dimdoors:fabric:10, Purple Altered Fabric +dimdoors:fabric:11, Blue Altered Fabric +dimdoors:fabric:12, Brown Altered Fabric +dimdoors:fabric:13, Green Altered Fabric +dimdoors:fabric:14, Red Altered Fabric +dimdoors:fabric:15, Fabric of Reality +dimdoors:ancient_fabric:0, Altered Ancient Fabric +dimdoors:ancient_fabric:1, Orange Altered Ancient Fabric +dimdoors:ancient_fabric:2, Magenta Altered Ancient Fabric +dimdoors:ancient_fabric:3, Light Blue Altered Ancient Fabric +dimdoors:ancient_fabric:4, Yellow Altered Ancient Fabric +dimdoors:ancient_fabric:5, Lime Altered Ancient Fabric +dimdoors:ancient_fabric:6, Pink Altered Ancient Fabric +dimdoors:ancient_fabric:7, Gray Altered Ancient Fabric +dimdoors:ancient_fabric:8, Light Gray Altered Ancient Fabric +dimdoors:ancient_fabric:9, Cyan Altered Ancient Fabric +dimdoors:ancient_fabric:10, Purple Altered Ancient Fabric +dimdoors:ancient_fabric:11, Blue Altered Ancient Fabric +dimdoors:ancient_fabric:12, Brown Altered Ancient Fabric +dimdoors:ancient_fabric:13, Green Altered Ancient Fabric +dimdoors:ancient_fabric:14, Red Altered Ancient Fabric +dimdoors:ancient_fabric:15, Ancient Fabric +dimdoors:unravelled_fabric, Unraveled Fabric +dimdoors:dimensional_trapdoor, Oak Dimensional Trapdoor +dimdoors:record_creepy, Music Disc +dimdoors:marking_plate, tile.marking_plate.name +valkyrielib:guide, Digital Guide +valkyrielib:modifier_component, Modifier Component +valkyrielib:modifier_speed, Speed Modifier +environmentaltech:litherite, Litherite +environmentaltech:litherite_paver, Litherite Paver +environmentaltech:litherite_bricks, Litherite Bricks +environmentaltech:litherite_tiles, Litherite Tiles +environmentaltech:litherite_stairs, Litherite Stairs +environmentaltech:litherite_brick_stairs, Litherite Brick Stairs +environmentaltech:litherite_tile_stairs, Litherite Tile Stairs +environmentaltech:litherite_slab:0, Litherite Slab +environmentaltech:litherite_paver_slab:0, Litherite Paver Slab +environmentaltech:litherite_brick_slab:0, Litherite Brick Slab +environmentaltech:litherite_tile_slab:0, Litherite Tile Slab +environmentaltech:erodium, Erodium +environmentaltech:erodium_paver, Erodium Paver +environmentaltech:erodium_bricks, Erodium Bricks +environmentaltech:erodium_tiles, Erodium Tiles +environmentaltech:erodium_stairs, Erodium Stairs +environmentaltech:erodium_brick_stairs, Erodium Brick Stairs +environmentaltech:erodium_tile_stairs, Erodium Tile Stairs +environmentaltech:erodium_slab:0, Erodium Slab +environmentaltech:erodium_paver_slab:0, Erodium Paver Slab +environmentaltech:erodium_brick_slab:0, Erodium Brick Slab +environmentaltech:erodium_tile_slab:0, Erodium Tile Slab +environmentaltech:kyronite, Kyronite +environmentaltech:kyronite_paver, Kyronite Paver +environmentaltech:kyronite_bricks, Kyronite Bricks +environmentaltech:kyronite_tiles, Kyronite Tiles +environmentaltech:kyronite_stairs, Kyronite Stairs +environmentaltech:kyronite_brick_stairs, Kyronite Brick Stairs +environmentaltech:kyronite_tile_stairs, Kyronite Tile Stairs +environmentaltech:kyronite_slab:0, Kyronite Slab +environmentaltech:kyronite_paver_slab:0, Kyronite Paver Slab +environmentaltech:kyronite_brick_slab:0, Kyronite Brick Slab +environmentaltech:kyronite_tile_slab:0, Kyronite Tile Slab +environmentaltech:pladium, Pladium +environmentaltech:pladium_paver, Pladium Paver +environmentaltech:pladium_bricks, Pladium Bricks +environmentaltech:pladium_tiles, Pladium Tiles +environmentaltech:pladium_stairs, Pladium Stairs +environmentaltech:pladium_brick_stairs, Pladium Brick Stairs +environmentaltech:pladium_tile_stairs, Pladium Tile Stairs +environmentaltech:pladium_slab:0, Pladium Slab +environmentaltech:pladium_paver_slab:0, Pladium Paver Slab +environmentaltech:pladium_brick_slab:0, Pladium Brick Slab +environmentaltech:pladium_tile_slab:0, Pladium Tile Slab +environmentaltech:ionite, Ionite +environmentaltech:ionite_paver, Ionite Paver +environmentaltech:ionite_bricks, Ionite Bricks +environmentaltech:ionite_tiles, Ionite Tiles +environmentaltech:ionite_stairs, Ionite Stairs +environmentaltech:ionite_brick_stairs, Ionite Brick Stairs +environmentaltech:ionite_tile_stairs, Ionite Tile Stairs +environmentaltech:ionite_slab:0, Ionite Slab +environmentaltech:ionite_paver_slab:0, Ionite Paver Slab +environmentaltech:ionite_brick_slab:0, Ionite Brick Slab +environmentaltech:ionite_tile_slab:0, Ionite Tile Slab +environmentaltech:aethium, Aethium +environmentaltech:aethium_paver, Aethium Paver +environmentaltech:aethium_bricks, Aethium Bricks +environmentaltech:aethium_tiles, Aethium Tiles +environmentaltech:aethium_stairs, Aethium Stairs +environmentaltech:aethium_brick_stairs, Aethium Brick Stairs +environmentaltech:aethium_tile_stairs, Aethium Tile Stairs +environmentaltech:aethium_slab:0, Aethium Slab +environmentaltech:aethium_paver_slab:0, Aethium Paver Slab +environmentaltech:aethium_brick_slab:0, Aethium Brick Slab +environmentaltech:aethium_tile_slab:0, Aethium Tile Slab +environmentaltech:lonsdaleite, Lonsdaleite +environmentaltech:lonsdaleite_paver, Lonsdaleite Paver +environmentaltech:lonsdaleite_bricks, Lonsdaleite Bricks +environmentaltech:lonsdaleite_tiles, Lonsdaleite Tiles +environmentaltech:lonsdaleite_stairs, Lonsdaleite Stairs +environmentaltech:lonsdaleite_brick_stairs, Lonsdaleite Brick Stairs +environmentaltech:lonsdaleite_tile_stairs, Lonsdaleite Tile Stairs +environmentaltech:lonsdaleite_slab:0, Lonsdaleite Slab +environmentaltech:lonsdaleite_paver_slab:0, Lonsdaleite Paver Slab +environmentaltech:lonsdaleite_brick_slab:0, Lonsdaleite Brick Slab +environmentaltech:lonsdaleite_tile_slab:0, Lonsdaleite Tile Slab +environmentaltech:mica, Mica +environmentaltech:litherite_crystal, Litherite Crystal +environmentaltech:erodium_crystal, Erodium Crystal +environmentaltech:kyronite_crystal, Kyronite Crystal +environmentaltech:pladium_crystal, Pladium Crystal +environmentaltech:ionite_crystal, Ionite Crystal +environmentaltech:aethium_crystal, Aethium Crystal +environmentaltech:lonsdaleite_crystal, Lonsdaleite Crystal +environmentaltech:interconnect, Interconnect +environmentaltech:tool_multiblock_assembler, Assembler +environmentaltech:connector, Connector +environmentaltech:modifier_null, Null Modifier +environmentaltech:modifier_speed, Speed Modifier +environmentaltech:modifier_luck, Luck Modifier +environmentaltech:structure_frame_1, Structure Frame Tier 1 +environmentaltech:structure_frame_2, Structure Frame Tier 2 +environmentaltech:structure_frame_3, Structure Frame Tier 3 +environmentaltech:structure_frame_4, Structure Frame Tier 4 +environmentaltech:structure_frame_5, Structure Frame Tier 5 +environmentaltech:structure_frame_6, Structure Frame Tier 6 +environmentaltech:structure_panel, Structure Panel +environmentaltech:structure_panel_clear, Clear Structure Panel +environmentaltech:lightning_rod, Lightning Rod +environmentaltech:lightning_rod_insulated, Insulated Lightning Rod +environmentaltech:lightning_cont_1, Lightning Controller Tier 1 +environmentaltech:lightning_cont_2, Lightning Controller Tier 2 +environmentaltech:lightning_cont_3, Lightning Controller Tier 3 +environmentaltech:lightning_cont_4, Lightning Controller Tier 4 +environmentaltech:lightning_cont_5, Lightning Controller Tier 5 +environmentaltech:lightning_cont_6, Lightning Controller Tier 6 +environmentaltech:solar_cont_1, Solar Array Controller Tier 1 +environmentaltech:solar_cont_2, Solar Array Controller Tier 2 +environmentaltech:solar_cont_3, Solar Array Controller Tier 3 +environmentaltech:solar_cont_4, Solar Array Controller Tier 4 +environmentaltech:solar_cont_5, Solar Array Controller Tier 5 +environmentaltech:solar_cont_6, Solar Array Controller Tier 6 +environmentaltech:solar_cell_litherite, Litherite Solar Cell +environmentaltech:solar_cell_erodium, Erodium Solar Cell +environmentaltech:solar_cell_kyronite, Kyronite Solar Cell +environmentaltech:solar_cell_pladium, Pladium Solar Cell +environmentaltech:solar_cell_ionite, Ionite Solar Cell +environmentaltech:solar_cell_aethium, Aethium Solar Cell +environmentaltech:modifier_piezo, Piezo Modifier +environmentaltech:photovoltaic_cell, Photovoltaic Cell +environmentaltech:thermal_cell, Thermal Cell +environmentaltech:laser_core, Laser Core +environmentaltech:laser_lens, Clear Laser Lens +environmentaltech:laser_lens_crystal, Crystal Laser Lens +environmentaltech:laser_lens_colored:0, White Laser Lens +environmentaltech:laser_lens_colored:1, Orange Laser Lens +environmentaltech:laser_lens_colored:2, Magenta Laser Lens +environmentaltech:laser_lens_colored:3, Light Blue Laser Lens +environmentaltech:laser_lens_colored:4, Yellow Laser Lens +environmentaltech:laser_lens_colored:5, Lime Laser Lens +environmentaltech:laser_lens_colored:6, Pink Laser Lens +environmentaltech:laser_lens_colored:7, Gray Laser Lens +environmentaltech:laser_lens_colored:8, Light Gray Laser Lens +environmentaltech:laser_lens_colored:9, Cyan Laser Lens +environmentaltech:laser_lens_colored:10, Purple Laser Lens +environmentaltech:laser_lens_colored:11, Blue Laser Lens +environmentaltech:laser_lens_colored:12, Brown Laser Lens +environmentaltech:laser_lens_colored:13, Green Laser Lens +environmentaltech:laser_lens_colored:14, Red Laser Lens +environmentaltech:laser_lens_colored:15, Black Laser Lens +environmentaltech:modifier_accuracy, Accuracy Modifier +environmentaltech:diode, Diode +environmentaltech:void_ore_miner_cont_1, Void Ore Miner Controller Tier 1 +environmentaltech:void_ore_miner_cont_2, Void Ore Miner Controller Tier 2 +environmentaltech:void_ore_miner_cont_3, Void Ore Miner Controller Tier 3 +environmentaltech:void_ore_miner_cont_4, Void Ore Miner Controller Tier 4 +environmentaltech:void_ore_miner_cont_5, Void Ore Miner Controller Tier 5 +environmentaltech:void_ore_miner_cont_6, Void Ore Miner Controller Tier 6 +environmentaltech:void_res_miner_cont_1, Void Resource Miner Controller Tier 1 +environmentaltech:void_res_miner_cont_2, Void Resource Miner Controller Tier 2 +environmentaltech:void_res_miner_cont_3, Void Resource Miner Controller Tier 3 +environmentaltech:void_res_miner_cont_4, Void Resource Miner Controller Tier 4 +environmentaltech:void_res_miner_cont_5, Void Resource Miner Controller Tier 5 +environmentaltech:void_res_miner_cont_6, Void Resource Miner Controller Tier 6 +environmentaltech:void_botanic_miner_cont_1, Void Botanic Miner Controller Tier 1 +environmentaltech:void_botanic_miner_cont_2, Void Botanic Miner Controller Tier 2 +environmentaltech:void_botanic_miner_cont_3, Void Botanic Miner Controller Tier 3 +environmentaltech:void_botanic_miner_cont_4, Void Botanic Miner Controller Tier 4 +environmentaltech:void_botanic_miner_cont_5, Void Botanic Miner Controller Tier 5 +environmentaltech:void_botanic_miner_cont_6, Void Botanic Miner Controller Tier 6 +environmentaltech:modifier_creative_flight, Creative Flight Modifier +environmentaltech:modifier_flight_speed, Flight Speed Modifier +environmentaltech:modifier_haste, Haste Modifier +environmentaltech:modifier_strength, Strength Modifier +environmentaltech:modifier_jump_boost, Jump Boost Modifier +environmentaltech:modifier_regeneration, Regen Modifier +environmentaltech:modifier_resistance, Resistance Modifier +environmentaltech:modifier_fire_resistance, Fire Resistance Modifier +environmentaltech:modifier_water_breathing, Water Breathing Modifier +environmentaltech:modifier_invisibility, Invisibility Modifier +environmentaltech:modifier_night_vision, Night Vision Modifier +environmentaltech:modifier_health_boost, Health Boost Modifier +environmentaltech:modifier_absorption, Absoption Modifier +environmentaltech:modifier_saturation, Saturation Modifier +environmentaltech:modifier_glowing, Glowing Modifier +environmentaltech:nano_cont_ranged_1, Ranged Nano Bot Beacon Tier 1 +environmentaltech:nano_cont_ranged_2, Ranged Nano Bot Beacon Tier 2 +environmentaltech:nano_cont_ranged_3, Ranged Nano Bot Beacon Tier 3 +environmentaltech:nano_cont_ranged_4, Ranged Nano Bot Beacon Tier 4 +environmentaltech:nano_cont_ranged_5, Ranged Nano Bot Beacon Tier 5 +environmentaltech:nano_cont_ranged_6, Ranged Nano Bot Beacon Tier 6 +environmentaltech:nano_cont_personal_1, Personal Nano Bot Beacon Tier 1 +environmentaltech:nano_cont_personal_2, Personal Nano Bot Beacon Tier 2 +environmentaltech:nano_cont_personal_3, Personal Nano Bot Beacon Tier 3 +environmentaltech:nano_cont_personal_4, Personal Nano Bot Beacon Tier 4 +environmentaltech:nano_cont_personal_5, Personal Nano Bot Beacon Tier 5 +environmentaltech:nano_cont_personal_6, Personal Nano Bot Beacon Tier 6 +ae2fc:fluid_discretizer, ME Fluid Discretizer +ae2fc:fluid_pattern_encoder, Fluid Pattern Encoder +ae2fc:fluid_packet_decoder, ME Fluid Packet Decoder +ae2fc:ingredient_buffer, Ingredient Buffer +ae2fc:large_ingredient_buffer, Large Ingredient Buffer +ae2fc:burette, Precision Burette +ae2fc:dual_interface, ME Dual Interface +ae2fc:fluid_level_maintainer, ME Fluid Level Maintainer +ae2fc:fluid_assembler, ME Fluid Assembler +ae2fc:fluid_drop, Drop of %s +ae2fc:fluid_packet, Fluid Packet +ae2fc:dense_encoded_pattern, Encoded Pattern +ae2fc:dense_craft_encoded_pattern, Encoded Pattern +ae2fc:part_dual_interface, ME Dual Interface +ae2fc:part_fluid_pattern_terminal, ME Fluid Pattern Terminal +ae2fc:part_fluid_pattern_ex_terminal, ME Extended Processing Fluid Pattern Terminal +threng:material:0, Fluix Steel Ingot +threng:material:1, Carbonic Fluix Complex +threng:material:2, Fluix-Plated Iron Ingot +threng:material:3, Coal Dust +threng:material:4, Fluix Logic Unit +threng:material:5, Resonating Crystal +threng:material:6, Massively Parallel Processor +threng:material:7, Speculation Core (1x) +threng:material:8, Speculation Core (2x) +threng:material:9, Speculation Core (4x) +threng:material:10, Speculation Core (8x) +threng:material:11, Speculation Core (16x) +threng:material:12, Speculation Core (32x) +threng:material:13, Speculation Core (64x) +threng:material:14, Speculative Processor +fluiddrawers:tank:0, Basic Tank +fluiddrawers:tank_custom:0, Framed Tank +threng:machine:0, Fluix Aggregator +threng:machine:1, Pulse Centrifuge +threng:machine:2, ME Circuit Etcher +threng:machine:3, Preemptive Assembly Unit +threng:machine:4, ME Level Maintainer +threng:machine:5, Crystal Energizer +threng:big_assembler:0, Mass Assembler Frame +threng:big_assembler:1, Mass Assembler Vent +threng:big_assembler:2, Mass Assembler Controller +threng:big_assembler:3, MA Pattern Provider +threng:big_assembler:4, MA Crafting Coprocessor +threng:big_assembler:5, Mass Assembler IO Port +ichunutil:compact_porkchop, Compact Raw Porkchop +industrialforegoing:petrified_fuel_generator, Petrified Fuel Generator +industrialforegoing:enchantment_refiner, Enchantment Sorter +industrialforegoing:enchantment_extractor, Enchantment Extractor +industrialforegoing:enchantment_aplicator, Enchantment Applicator +industrialforegoing:mob_relocator, Mob Crusher +industrialforegoing:potion_enervator, Potion Brewer +industrialforegoing:animal_independence_selector, Animal Baby Separator +industrialforegoing:animal_stock_increaser, Animal Feeder +industrialforegoing:crop_sower, Plant Sower +industrialforegoing:crop_enrich_material_injector, Plant Fertilizer +industrialforegoing:crop_recolector, Plant Gatherer +industrialforegoing:black_hole_unit, Black Hole Unit +industrialforegoing:water_condensator, Water Condensator +industrialforegoing:water_resources_collector, Resources Fisher +industrialforegoing:animal_resource_harvester, Animal Rancher +industrialforegoing:mob_slaughter_factory, Mob Slaughter Factory +industrialforegoing:mob_duplicator, Mob Duplicator +industrialforegoing:block_destroyer, Block Breaker +industrialforegoing:block_placer, Block Placer +industrialforegoing:tree_fluid_extractor, Tree Fluid Extractor +industrialforegoing:latex_processing_unit, Latex Processing Unit +industrialforegoing:sewage_composter_solidifier, Sewage Composter +industrialforegoing:animal_byproduct_recolector, Animal Sewer +industrialforegoing:sludge_refiner, Sludge Refiner +industrialforegoing:mob_detector, Mob Detector +industrialforegoing:lava_fabricator, Lava Fabricator +industrialforegoing:bioreactor, Bioreactor +industrialforegoing:biofuel_generator, Biofuel Generator +industrialforegoing:ore_processor, Ore Processor +industrialforegoing:black_hole_controller, Black Hole Controller (DEPRECATED) +industrialforegoing:black_hole_controller_reworked, Black Hole Controller v2.0 +industrialforegoing:dye_mixer, Dye Mixer +industrialforegoing:enchantment_invoker, Enchantment Factory +industrialforegoing:spores_recreator, Spores Recreator +industrialforegoing:animal_growth_increaser, Animal Grower +industrialforegoing:material_stonework_factory, Material StoneWork Factory +industrialforegoing:black_hole_tank, Black Hole Tank +industrialforegoing:resourceful_furnace, Resourceful Furnace +industrialforegoing:villager_trade_exchanger, Villager Trade Exchanger +industrialforegoing:energy_field_provider, Energy Field Provider +industrialforegoing:oredictionary_converter, Ore Dictionary Converter +industrialforegoing:protein_reactor, Protein Reactor +industrialforegoing:protein_generator, Protein Generator +industrialforegoing:hydrator, Hydrator +industrialforegoing:wither_builder, Wither Builder +industrialforegoing:fluid_pump, Fluid Pump +industrialforegoing:fluid_crafter, Fluid Crafter +industrialforegoing:plant_interactor, Plant Interactor +industrialforegoing:item_splitter, Item Splitter +industrialforegoing:fluiddictionary_converter, Fluid Dictionary Converter +industrialforegoing:froster, Froster +industrialforegoing:ore_washer, Washing Factory +industrialforegoing:ore_fermenter, Fermentation Station +industrialforegoing:ore_sieve, Fluid Sieving Machine +industrialforegoing:pitiful_fuel_generator, Pitiful Fuel Generator +industrialforegoing:tinydryrubber, Tiny Dry Rubber +industrialforegoing:dryrubber, Dry Rubber +industrialforegoing:plastic, Plastic +industrialforegoing:fertilizer, Fertilizer +industrialforegoing:meat_feeder, Meat Feeder +industrialforegoing:mob_imprisonment_tool, Mob Imprisonment Tool +industrialforegoing:laser_lens:0, White§r Laser Lens +industrialforegoing:laser_lens:1, Orange§r Laser Lens +industrialforegoing:laser_lens:2, Magenta§r Laser Lens +industrialforegoing:laser_lens:3, Light Blue§r Laser Lens +industrialforegoing:laser_lens:4, Yellow§r Laser Lens +industrialforegoing:laser_lens:5, Lime§r Laser Lens +industrialforegoing:laser_lens:6, Pink§r Laser Lens +industrialforegoing:laser_lens:7, Gray§r Laser Lens +industrialforegoing:laser_lens:8, Light Gray§r Laser Lens +industrialforegoing:laser_lens:9, Cyan§r Laser Lens +industrialforegoing:laser_lens:10, Purple§r Laser Lens +industrialforegoing:laser_lens:11, Blue§r Laser Lens +industrialforegoing:laser_lens:12, Brown§r Laser Lens +industrialforegoing:laser_lens:13, Green§r Laser Lens +industrialforegoing:laser_lens:14, Red§r Laser Lens +industrialforegoing:laser_lens:15, Black§r Laser Lens +industrialforegoing:laser_lens_inverted:0, White§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:1, Orange§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:2, Magenta§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:3, Light Blue§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:4, Yellow§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:5, Lime§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:6, Pink§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:7, Gray§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:8, Light Gray§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:9, Cyan§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:10, Purple§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:11, Blue§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:12, Brown§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:13, Green§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:14, Red§r Laser Lens (Inverted) +industrialforegoing:laser_lens_inverted:15, Black§r Laser Lens (Inverted) +industrialforegoing:straw, Straw +industrialforegoing:conveyor_upgrade:0, Extraction Conveyor Upgrade +industrialforegoing:conveyor_upgrade:1, Insertion Conveyor Upgrade +industrialforegoing:conveyor_upgrade:2, Detection Conveyor Upgrade +industrialforegoing:conveyor_upgrade:3, Bouncing Conveyor Upgrade +industrialforegoing:conveyor_upgrade:4, Dropping Conveyor Upgrade +industrialforegoing:conveyor_upgrade:5, Blinking Conveyor Upgrade +industrialforegoing:conveyor_upgrade:6, Splitting Conveyor Upgrade +industrialforegoing:pink_slime, Pink Slime +industrialforegoing:book_manual, Industrial Foregoing's Manual +industrialforegoing:pink_slime_ingot, Pink Slime Ingot +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:infinity_drill:0, Infinity Drill +industrialforegoing:adult_filter, Adult Filter +industrialforegoing:range_addon:0, Range Addon +industrialforegoing:range_addon:1, Range Addon +industrialforegoing:range_addon:2, Range Addon +industrialforegoing:range_addon:3, Range Addon +industrialforegoing:range_addon:4, Range Addon +industrialforegoing:range_addon:5, Range Addon +industrialforegoing:range_addon:6, Range Addon +industrialforegoing:range_addon:7, Range Addon +industrialforegoing:range_addon:8, Range Addon +industrialforegoing:range_addon:9, Range Addon +industrialforegoing:range_addon:10, Range Addon +industrialforegoing:range_addon:11, Range Addon +industrialforegoing:energy_field_addon, Energy Field Addon +industrialforegoing:leaf_shearing, Leaf Shearing Addon +industrialforegoing:itemstack_transfer_addon_pull:0, Itemstack Transfer Addon (Pull/Down) +industrialforegoing:itemstack_transfer_addon_push:0, Itemstack Transfer Addon (Push/Down) +industrialforegoing:fluid_transfer_addon_pull:0, Fluid Transfer Addon (Pull/Down) +industrialforegoing:fluid_transfer_addon_push:0, Fluid Transfer Addon (Push/Down) +industrialforegoing:fortune_addon, Fortune Addon +industrialforegoing:artificial_dye:0, White§r Artificial Dye +industrialforegoing:artificial_dye:1, Orange§r Artificial Dye +industrialforegoing:artificial_dye:2, Magenta§r Artificial Dye +industrialforegoing:artificial_dye:3, Light Blue§r Artificial Dye +industrialforegoing:artificial_dye:4, Yellow§r Artificial Dye +industrialforegoing:artificial_dye:5, Lime§r Artificial Dye +industrialforegoing:artificial_dye:6, Pink§r Artificial Dye +industrialforegoing:artificial_dye:7, Gray§r Artificial Dye +industrialforegoing:artificial_dye:8, Light Gray§r Artificial Dye +industrialforegoing:artificial_dye:9, Cyan§r Artificial Dye +industrialforegoing:artificial_dye:10, Purple§r Artificial Dye +industrialforegoing:artificial_dye:11, Blue§r Artificial Dye +industrialforegoing:artificial_dye:12, Brown§r Artificial Dye +industrialforegoing:artificial_dye:13, Green§r Artificial Dye +industrialforegoing:artificial_dye:14, Red§r Artificial Dye +industrialforegoing:artificial_dye:15, Black§r Artificial Dye +industrialforegoing:conveyor:0, White§r Conveyor Belt +industrialforegoing:conveyor:1, Orange§r Conveyor Belt +industrialforegoing:conveyor:2, Magenta§r Conveyor Belt +industrialforegoing:conveyor:3, Light Blue§r Conveyor Belt +industrialforegoing:conveyor:4, Yellow§r Conveyor Belt +industrialforegoing:conveyor:5, Lime§r Conveyor Belt +industrialforegoing:conveyor:6, Pink§r Conveyor Belt +industrialforegoing:conveyor:7, Gray§r Conveyor Belt +industrialforegoing:conveyor:8, Light Gray§r Conveyor Belt +industrialforegoing:conveyor:9, Cyan§r Conveyor Belt +industrialforegoing:conveyor:10, Purple§r Conveyor Belt +industrialforegoing:conveyor:11, Blue§r Conveyor Belt +industrialforegoing:conveyor:12, Brown§r Conveyor Belt +industrialforegoing:conveyor:13, Green§r Conveyor Belt +industrialforegoing:conveyor:14, Red§r Conveyor Belt +industrialforegoing:conveyor:15, Black§r Conveyor Belt +industrialforegoing:black_hole_label, Black Hole Label +integratednbt:nbt_extractor, NBT Extractor +integratednbt:nbt_extractor_remote, NBT Extractor Remote +mcjtylib_ng:multipart, tile.mcjtylib_ng.multipart.name +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.resilient, Resilient Frame +magicbees:frames.temporal, Temporal Frame +magicbees:frames.oblivion, Oblivion Frame +magicbees:frames.gentle, Gentle Frame +magicbees:frames.necrotic, Necrotic Frame +magicbees:frames.magic, Magic Frame +magicbees:frames.metabolic, Metabolic 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 +testdummy:dummy, Test Dummy +plustic:centrifuge:0, Centrifuge Tank +plustic:centrifuge:1, Centrifuge Core +rangedpumps:pump, Pump +storagecabinet:storagecabinet, Storage Cabinet +rf-capability-adapter:aecapabilityadapter, ME Capability Adapter +rf-capability-adapter:aecapabilityadapter_part, ME Capability Adapter +thebetweenlands:druid_stone_1, Rune Stone +thebetweenlands:druid_stone_2, Rune Stone +thebetweenlands:druid_stone_3, Rune Stone +thebetweenlands:druid_stone_4, Rune Stone +thebetweenlands:druid_stone_5, Rune Stone +thebetweenlands:druid_stone_6, Rune Stone +thebetweenlands:betweenlands_bedrock, Betweenlands Bedrock +thebetweenlands:betweenstone, Betweenstone +thebetweenlands:generic_stone:0, Corrupt Betweenstone +thebetweenlands:mud, Mud +thebetweenlands:peat, Peat +thebetweenlands:peat_smouldering, Smoldering Peat +thebetweenlands:sludgy_dirt, Sludgy Dirt +thebetweenlands:spreading_sludgy_dirt, Spreading Sludgy Dirt +thebetweenlands:slimy_dirt, Slimy Dirt +thebetweenlands:slimy_grass, Slimy Grass +thebetweenlands:cragrock:0, Cragrock +thebetweenlands:cragrock:1, Mossy Cragrock Top +thebetweenlands:cragrock:2, Mossy Cragrock Bottom +thebetweenlands:pitstone, Pitstone +thebetweenlands:limestone, Limestone +thebetweenlands:swamp_dirt, Swamp Dirt +thebetweenlands:coarse_swamp_dirt, Coarse Swamp Dirt +thebetweenlands:swamp_grass, Swamp Grass +thebetweenlands:wisp, Wisp +thebetweenlands:octine_ore, Octine Ore +thebetweenlands:valonite_ore, Valonite Ore +thebetweenlands:sulfur_ore, Sulfur Ore +thebetweenlands:slimy_bone_ore, Slimy Bone Ore +thebetweenlands:scabyst_ore, Scabyst Ore +thebetweenlands:syrmorite_ore, Syrmorite Ore +thebetweenlands:aqua_middle_gem_ore, Aqua Middle Gem Ore +thebetweenlands:crimson_middle_gem_ore, Crimson Middle Gem Ore +thebetweenlands:green_middle_gem_ore, Green Middle Gem Ore +thebetweenlands:life_crystal_stalactite:0, Life Crystal Stalactite +thebetweenlands:life_crystal_stalactite:1, Life Crystal Ore +thebetweenlands:stalactite, Stalactite +thebetweenlands:silt, Silt +thebetweenlands:filtered_silt, Filtered Silt +thebetweenlands:dead_grass, Dead Grass +thebetweenlands:tar_solid, Solid Tar +thebetweenlands:puddle, Puddle +thebetweenlands:pearl_block, Block of Pearls +thebetweenlands:log_weedwood:0, Weedwood Log +thebetweenlands:log_weedwood:12, Weedwood Log +thebetweenlands:log_rotten_bark:0, Rotten Bark +thebetweenlands:log_spreading_rotten_bark, Spreading Rotten Bark +thebetweenlands:log_rubber, Rubber Tree Log +thebetweenlands:log_hearthgrove:1, Hearthgrove Log +thebetweenlands:log_hearthgrove:5, Tarred Hearthgrove Log +thebetweenlands:log_hearthgrove:3, Hearthgrove Log +thebetweenlands:log_hearthgrove:7, Tarred Hearthgrove Log +thebetweenlands:log_nibbletwig:0, Nibbletwig Log +thebetweenlands:log_nibbletwig:12, Nibbletwig Log +thebetweenlands:log_spirit_tree:0, Spirit Tree Log +thebetweenlands:log_spirit_tree:12, Spirit Tree Log +thebetweenlands:weedwood, Weedwood +thebetweenlands:log_sap:0, Sap Tree Log +thebetweenlands:log_sap:12, Sap Tree Log +thebetweenlands:sapling_weedwood, Weedwood Sapling +thebetweenlands:sapling_sap, Sap Tree Sapling +thebetweenlands:sapling_rubber, Rubber Tree Sapling +thebetweenlands:sapling_hearthgrove, Hearthgrove Sapling +thebetweenlands:sapling_nibbletwig, Nibbletwig Sapling +thebetweenlands:sapling_spirit_tree, Spirit Tree Sapling +thebetweenlands:root_pod, Root Pod +thebetweenlands:leaves_weedwood_tree, Weedwood Leaves +thebetweenlands:leaves_sap_tree, Sap Tree Leaves +thebetweenlands:leaves_rubber_tree, Rubber Tree Leaves +thebetweenlands:leaves_hearthgrove_tree, Hearthgrove Leaves +thebetweenlands:leaves_nibbletwig_tree, Nibbletwig Leaves +thebetweenlands:leaves_spirit_tree_top, Upper Spirit Tree Leaves +thebetweenlands:leaves_spirit_tree_middle, Middle Spirit Tree Leaves +thebetweenlands:leaves_spirit_tree_bottom, Lower Spirit Tree Leaves +thebetweenlands:weedwood_planks, Weedwood Planks +thebetweenlands:rubber_tree_planks, Rubber Tree Planks +thebetweenlands:giant_root_planks, Giant Root Planks +thebetweenlands:hearthgrove_planks, Hearthgrove Planks +thebetweenlands:nibbletwig_planks, Nibbletwig Planks +thebetweenlands:angry_betweenstone, Angry Betweenstone +thebetweenlands:betweenstone_bricks, Betweenstone Bricks +thebetweenlands:betweenstone_bricks_mirage, Betweenstone Bricks Mirage +thebetweenlands:betweenstone_tiles, Betweenstone Tiles +thebetweenlands:betweenstone_chiseled, Chiseled Betweenstone +thebetweenlands:cragrock_chiseled, Chiseled Cragrock +thebetweenlands:cragrock_chiseled_cracked, Cracked Chiseled Cragrock +thebetweenlands:cragrock_chiseled_mossy, Mossy Chiseled Cragrock +thebetweenlands:limestone_chiseled, Chiseled Limestone +thebetweenlands:pitstone_chiseled, Chiseled Pitstone +thebetweenlands:scabyst_chiseled_1, Chiseled Scabyst +thebetweenlands:scabyst_chiseled_2, Chiseled Scabyst +thebetweenlands:scabyst_chiseled_3, Chiseled Scabyst +thebetweenlands:scabyst_pitstone_dotted, Scabyst Lined Pitstone +thebetweenlands:scabyst_pitstone_horizontal, Scabyst Lined Pitstone +thebetweenlands:scabyst_bricks, Scabyst Bricks +thebetweenlands:cracked_betweenstone_bricks, Cracked Betweenstone Bricks +thebetweenlands:cracked_betweenstone_tiles, Cracked Betweenstone Tiles +thebetweenlands:cracked_limestone_bricks, Cracked Limestone Bricks +thebetweenlands:cragrock_bricks, Cragrock Bricks +thebetweenlands:cragrock_bricks_cracked, Cracked Cragrock Bricks +thebetweenlands:cragrock_bricks_mossy, Mossy Cragrock Bricks +thebetweenlands:cragrock_tiles, Cragrock Tiles +thebetweenlands:cragrock_tiles_cracked, Cracked Cragrock Tiles +thebetweenlands:cragrock_tiles_mossy, Mossy Cragrock Tiles +thebetweenlands:glowing_betweenstone_tile, Glowing Betweenstone Tile +thebetweenlands:inactive_glowing_smooth_cragrock, Inactive Glowing Smooth Cragrock +thebetweenlands:glowing_smooth_cragrock, Glowing Smooth Cragrock +thebetweenlands:limestone_bricks, Limestone Bricks +thebetweenlands:limestone_tiles, Limestone Tiles +thebetweenlands:mossy_betweenstone_bricks, Mossy Betweenstone Bricks +thebetweenlands:mossy_betweenstone_tiles, Mossy Betweenstone Tiles +thebetweenlands:mossy_limestone_bricks, Mossy Limestone Bricks +thebetweenlands:mossy_smooth_betweenstone, Mossy Smooth Betweenstone +thebetweenlands:mud_bricks, Mud Bricks +thebetweenlands:mud_brick_shingles, Mud Brick Shingles +thebetweenlands:rubber_block, Rubber Block +thebetweenlands:pitstone_bricks, Pitstone Bricks +thebetweenlands:pitstone_tiles, Pitstone Tiles +thebetweenlands:polished_limestone, Polished Limestone +thebetweenlands:smooth_betweenstone, Smooth Betweenstone +thebetweenlands:smooth_cragrock, Smooth Cragrock +thebetweenlands:octine_block, Block of Octine +thebetweenlands:syrmorite_block, Block of Syrmorite +thebetweenlands:valonite_block, Block of Valonite +thebetweenlands:scabyst_block, Block of Scabyst +thebetweenlands:weak_betweenstone_tiles, Weak Betweenstone Tiles +thebetweenlands:weak_polished_limestone, Weak Polished Limestone +thebetweenlands:weak_mossy_betweenstone_tiles, Weak Mossy Betweenstone Tiles +thebetweenlands:weak_smooth_cragrock, Weak Smooth Cragrock +thebetweenlands:dentrothyst:0, Green Dentrothyst +thebetweenlands:dentrothyst:1, Orange Dentrothyst +thebetweenlands:loot_pot:0, Pot of Chance +thebetweenlands:loot_pot:4, Pot of Chance +thebetweenlands:loot_pot:8, Pot of Chance +thebetweenlands:mob_spawner, Monster Spawner +thebetweenlands:temple_pillar, Temple Pillar +thebetweenlands:betweenstone_pillar, Betweenstone Pillar +thebetweenlands:pitstone_pillar, Pitstone Pillar +thebetweenlands:limestone_pillar, Limestone Pillar +thebetweenlands:cragrock_pillar, Cragrock Pillar +thebetweenlands:tar_beast_spawner, Tar Beast Spawner +thebetweenlands:tar_loot_pot:0, Tar Pot of Chance +thebetweenlands:tar_loot_pot:4, Tar Pot of Chance +thebetweenlands:tar_loot_pot:8, Tar Pot of Chance +thebetweenlands:cragrock_stairs, Cragrock Stairs +thebetweenlands:pitstone_stairs, Pitstone Stairs +thebetweenlands:betweenstone_stairs, Betweenstone Stairs +thebetweenlands:betweenstone_brick_stairs, Betweenstone Brick Stairs +thebetweenlands:mud_brick_stairs, Mud Brick Stairs +thebetweenlands:cragrock_brick_stairs, Cragrock Brick Stairs +thebetweenlands:limestone_brick_stairs, Limestone Brick Stairs +thebetweenlands:pitstone_brick_stairs, Pitstone Brick Stairs +thebetweenlands:limestone_stairs, Limestone Stairs +thebetweenlands:smooth_betweenstone_stairs, Smooth Betweenstone Stairs +thebetweenlands:smooth_cragrock_stairs, Smooth Cragrock Stairs +thebetweenlands:polished_limestone_stairs, Polished Limestone Stairs +thebetweenlands:mossy_betweenstone_brick_stairs, Mossy Betweenstone Brick Stairs +thebetweenlands:mossy_smooth_betweenstone_stairs, Mossy Smooth Betweenstone Stairs +thebetweenlands:cracked_betweenstone_brick_stairs, Cracked Betweenstone Brick Stairs +thebetweenlands:scabyst_brick_stairs, Scabyst Brick Stairs +thebetweenlands:sulfur_block, Block of Sulfur +thebetweenlands:temple_bricks, Temple Bricks +thebetweenlands:smooth_pitstone, Smooth Pitstone +thebetweenlands:mire_coral_block, Mire Coral Block +thebetweenlands:deep_water_coral_block, Deep Water Coral Block +thebetweenlands:slimy_bone_block, Slimy Bone Block +thebetweenlands:aqua_middle_gem_block, Aqua Middle Gem Block +thebetweenlands:crimson_middle_gem_block, Crimson Middle Gem Block +thebetweenlands:green_middle_gem_block, Green Middle Gem Block +thebetweenlands:compost_block, Block of Compost +thebetweenlands:polished_dentrothyst:0, Green Polished Dentrothyst +thebetweenlands:polished_dentrothyst:1, Orange Polished Dentrothyst +thebetweenlands:silt_glass, Silt Glass +thebetweenlands:silt_glass_pane, Silt Glass Pane +thebetweenlands:filtered_silt_glass, Filtered Silt Glass +thebetweenlands:filtered_silt_glass_pane, Filtered Silt Glass Pane +thebetweenlands:polished_dentrothyst_pane:0, Green Polished Dentrothyst Pane +thebetweenlands:polished_dentrothyst_pane:1, Orange Polished Dentrothyst Pane +thebetweenlands:amate_paper_pane_1, Connected Amate Paper Pane +thebetweenlands:amate_paper_pane_2, Squared Amate Paper Pane +thebetweenlands:amate_paper_pane_3, Rounded Amate Paper Pane +thebetweenlands:smooth_pitstone_stairs, Smooth Pitstone Stairs +thebetweenlands:tar_solid_stairs, Solid Tar Stairs +thebetweenlands:temple_brick_stairs, Temple Brick Stairs +thebetweenlands:spike_trap, Polished Limestone Spike Trap +thebetweenlands:weedwood_plank_stairs, Weedwood Plank Stairs +thebetweenlands:rubber_tree_plank_stairs, Rubber Tree Plank Stairs +thebetweenlands:giant_root_plank_stairs, Giant Root Plank Stairs +thebetweenlands:hearthgrove_plank_stairs, Hearthgrove Plank Stairs +thebetweenlands:nibbletwig_plank_stairs, Nibbletwig Plank Stairs +thebetweenlands:possessed_block, Possessed Block +thebetweenlands:item_cage, Item Cage +thebetweenlands:item_shelf, Item Shelf +thebetweenlands:thatch, Thatch +thebetweenlands:cragrock_slab, Cragrock Slab +thebetweenlands:pitstone_slab, Pitstone Slab +thebetweenlands:betweenstone_slab, Betweenstone Slab +thebetweenlands:smooth_pitstone_slab, Smooth Pitstone Slab +thebetweenlands:tar_solid_slab, Solid Tar Slab +thebetweenlands:temple_brick_slab, Temple Brick Slab +thebetweenlands:betweenstone_brick_slab, Betweenstone Brick Slab +thebetweenlands:mud_brick_slab, Mud Brick Slab +thebetweenlands:cragrock_brick_slab, Cragrock Brick Slab +thebetweenlands:limestone_brick_slab, Limestone Brick Slab +thebetweenlands:limestone_slab, Limestone Slab +thebetweenlands:smooth_betweenstone_slab, Smooth Betweenstone Slab +thebetweenlands:smooth_cragrock_slab, Smooth Cragrock Slab +thebetweenlands:polished_limestone_slab, Polished Limestone Slab +thebetweenlands:pitstone_brick_slab, Pitstone Brick Slab +thebetweenlands:mossy_betweenstone_brick_slab, Mossy Betweenstone Brick Slab +thebetweenlands:mossy_smooth_betweenstone_slab, Mossy Smooth Betweenstone Slab +thebetweenlands:cracked_betweenstone_brick_slab, Cracked Betweenstone Brick Slab +thebetweenlands:weedwood_plank_slab, Weedwood Plank Slab +thebetweenlands:rubber_tree_plank_slab, Rubber Tree Plank Slab +thebetweenlands:giant_root_plank_slab, Giant Root Plank Slab +thebetweenlands:hearthgrove_plank_slab, Hearthgrove Plank Slab +thebetweenlands:nibbletwig_plank_slab, Nibbletwig Plank Slab +thebetweenlands:mud_brick_shingle_slab, Mud Brick Shingle Slab +thebetweenlands:mud_brick_shingle_stairs, Mud Brick Shingle Stairs +thebetweenlands:mud_brick_shingle_wall, Mud Brick Shingle Wall +thebetweenlands:thatch_slab, Thatch Slab +thebetweenlands:scabyst_brick_slab, Scabyst Brick Slab +thebetweenlands:pitstone_wall, Pitstone Wall +thebetweenlands:betweenstone_wall, Betweenstone Wall +thebetweenlands:tar_solid_wall, Solid Tar Wall +thebetweenlands:temple_brick_wall, Temple Brick Wall +thebetweenlands:smooth_pitstone_wall, Smooth Pitstone Wall +thebetweenlands:betweenstone_brick_wall, Betweenstone Brick Wall +thebetweenlands:mud_brick_wall, Mud Brick Wall +thebetweenlands:cragrock_wall, Cragrock Wall +thebetweenlands:cragrock_brick_wall, Cragrock Brick Wall +thebetweenlands:limestone_brick_wall, Limestone Brick Wall +thebetweenlands:limestone_wall, Limestone Wall +thebetweenlands:polished_limestone_wall, Polished Limestone Wall +thebetweenlands:pitstone_brick_wall, Pitstone Brick Wall +thebetweenlands:smooth_betweenstone_wall, Smooth Betweenstone Wall +thebetweenlands:smooth_cragrock_wall, Smooth Cragrock Wall +thebetweenlands:mossy_betweenstone_brick_wall, Mossy Betweenstone Brick Wall +thebetweenlands:mossy_smooth_betweenstone_wall, Mossy Smooth Betweenstone Wall +thebetweenlands:cracked_betweenstone_brick_wall, Cracked Betweenstone Brick Wall +thebetweenlands:scabyst_brick_wall, Scabyst Brick Wall +thebetweenlands:weedwood_plank_fence, Weedwood Plank Fence +thebetweenlands:weedwood_log_fence, Weedwood Log Fence +thebetweenlands:rubber_tree_plank_fence, Rubber Tree Plank Fence +thebetweenlands:giant_root_plank_fence, Giant Root Plank Fence +thebetweenlands:hearthgrove_plank_fence, Hearthgrove Plank Fence +thebetweenlands:nibbletwig_plank_fence, Nibbletwig Plank Fence +thebetweenlands:weedwood_plank_fence_gate, Weedwood Plank Fence Gate +thebetweenlands:weedwood_log_fence_gate, Weedwood Log Fence Gate +thebetweenlands:rubber_tree_plank_fence_gate, Rubber Tree Plank Fence Gate +thebetweenlands:giant_root_plank_fence_gate, Giant Root Plank Fence Gate +thebetweenlands:hearthgrove_plank_fence_gate, Hearthgrove Plank Fence Gate +thebetweenlands:nibbletwig_plank_fence_gate, Nibbletwig Plank Fence Gate +thebetweenlands:weedwood_plank_pressure_plate, Weedwood Plank Pressure Plate +thebetweenlands:betweenstone_pressure_plate, Betweenstone Pressure Plate +thebetweenlands:syrmorite_pressure_plate, Syrmorite Pressure Plate +thebetweenlands:weedwood_plank_button, Weedwood Plank Button +thebetweenlands:betweenstone_button, Betweenstone Button +thebetweenlands:weedwood_ladder, Weedwood Ladder +thebetweenlands:weedwood_lever, Weedwood Lever +thebetweenlands:mud_loot_pot:0, Mud Pot of Chance +thebetweenlands:mud_loot_pot:4, Mud Pot of Chance +thebetweenlands:mud_loot_pot:8, Mud Pot of Chance +thebetweenlands:worm_dungeon_pillar:0, Worm Pillar +thebetweenlands:worm_dungeon_pillar:1, Sludgy Worm Pillar 1 +thebetweenlands:worm_dungeon_pillar:2, Sludgy Worm Pillar 2 +thebetweenlands:worm_dungeon_pillar:3, Sludgy Worm Pillar 3 +thebetweenlands:worm_dungeon_pillar:4, Sludgy Worm Pillar 4 +thebetweenlands:worm_dungeon_pillar:5, Sludgy Worm Pillar 5 +thebetweenlands:worm_dungeon_pillar:6, Worm Pillar Cap +thebetweenlands:worm_dungeon_pillar:7, Sludgy Worm Pillar Cap 1 +thebetweenlands:worm_dungeon_pillar:8, Sludgy Worm Pillar Cap 2 +thebetweenlands:worm_dungeon_pillar:9, Sludgy Worm Pillar Cap 3 +thebetweenlands:worm_dungeon_pillar:10, Sludgy Worm Pillar Cap 4 +thebetweenlands:worm_dungeon_pillar:11, Sludgy Worm Pillar Cap 5 +thebetweenlands:compacted_mud, Compacted Mud +thebetweenlands:mud_tiles:0, Mud Tiles +thebetweenlands:mud_tiles:1, Decayed Mud Tiles +thebetweenlands:mud_tiles:2, Cracked Mud Tiles +thebetweenlands:mud_tiles:3, Decayed Cracked Mud Tiles +thebetweenlands:puffshroom, Puffshroom +thebetweenlands:mud_bricks_carved:0, Carved Mud Bricks +thebetweenlands:mud_bricks_carved:1, Sludgy Carved Mud Bricks 1 +thebetweenlands:mud_bricks_carved:2, Sludgy Carved Mud Bricks 2 +thebetweenlands:mud_bricks_carved:3, Sludgy Carved Mud Bricks 3 +thebetweenlands:mud_bricks_carved:4, Sludgy Carved Mud Bricks 4 +thebetweenlands:mud_bricks_carved:5, Carved Mud Bricks Edge +thebetweenlands:mud_bricks_carved:6, Sludgy Carved Mud Bricks Edge 1 +thebetweenlands:mud_bricks_carved:7, Sludgy Carved Mud Bricks Edge 2 +thebetweenlands:mud_bricks_carved:8, Sludgy Carved Mud Bricks Edge 3 +thebetweenlands:mud_bricks_carved:9, Sludgy Carved Mud Bricks Edge 4 +thebetweenlands:mud_bricks_carved:10, Sludgy Mud Bricks 1 +thebetweenlands:mud_bricks_carved:11, Sludgy Mud Bricks 2 +thebetweenlands:mud_bricks_carved:12, Sludgy Mud Bricks 3 +thebetweenlands:mud_bricks_carved:13, Sludgy Mud Bricks 4 +thebetweenlands:mud_brick_stairs_decay_1, Sludgy Mud Brick Stairs 1 +thebetweenlands:mud_brick_stairs_decay_2, Sludgy Mud Brick Stairs 2 +thebetweenlands:mud_brick_stairs_decay_3, Sludgy Mud Brick Stairs 3 +thebetweenlands:mud_brick_stairs_decay_4, Sludgy Mud Brick Stairs 4 +thebetweenlands:mud_brick_slab_decay_1, Sludgy Mud Brick Slab 1 +thebetweenlands:mud_brick_slab_decay_2, Sludgy Mud Brick Slab 2 +thebetweenlands:mud_brick_slab_decay_3, Sludgy Mud Brick Slab 3 +thebetweenlands:mud_brick_slab_decay_4, Sludgy Mud Brick Slab 4 +thebetweenlands:edge_shroom, Edge Shrooms +thebetweenlands:edge_moss, Edge Moss +thebetweenlands:edge_leaf, Edge Leaf +thebetweenlands:mud_tower_beam_origin, Beam Origin +thebetweenlands:mud_tower_beam_relay, Beam Lens +thebetweenlands:mud_tower_beam_tube, Beam Passage +thebetweenlands:mud_tower_beam_lens_supports, Beam Lens Support +thebetweenlands:diagonal_energy_barrier, Energy Barrier +thebetweenlands:mud_brick_alcove, Dungeon Alcove +thebetweenlands:loot_urn:0, Urn of Chance +thebetweenlands:loot_urn:4, Urn of Chance +thebetweenlands:loot_urn:8, Urn of Chance +thebetweenlands:dungeon_door_runes, Dungeon Door +thebetweenlands:dungeon_door_runes_mimic, Dungeon Door Mimic +thebetweenlands:dungeon_door_runes_crawler, Dungeon Door Crypt +thebetweenlands:dungeon_door_combination, Dungeon Door Code +thebetweenlands:mud_bricks_climbable, Runged Mud Bricks +thebetweenlands:mud_tiles_water, Broken Mud Tiles +thebetweenlands:dungeon_wall_candle, Wall Candle +thebetweenlands:wooden_support_beam_rotten_1, Rotten Support Beam +thebetweenlands:wooden_support_beam_rotten_2, Rotten Support Beam +thebetweenlands:wooden_support_beam_rotten_3, Rotten Support Beam +thebetweenlands:log_rotten_bark_carved_1, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_2, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_3, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_4, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_5, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_6, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_7, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_8, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_9, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_10, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_11, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_12, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_13, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_14, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_15, Carved Rotten Bark +thebetweenlands:log_rotten_bark_carved_16, Carved Rotten Bark +thebetweenlands:energy_barrier_mud, Energy Barrier +thebetweenlands:mud_brick_spike_trap, Mud Brick Spike Trap +thebetweenlands:mud_tiles_spike_trap, Mud Tiles Spike Trap +thebetweenlands:compacted_mud_slope, Compacted Mud Slope +thebetweenlands:compacted_mud_slab, Compacted Mud Slab +thebetweenlands:compacted_mud_mirage, Compacted Mud Mirage +thebetweenlands:rotten_planks, Rotten Planks +thebetweenlands:rotten_plank_slab, Rotten Plank Slab +thebetweenlands:rotten_plank_stairs, Rotten Plank Stairs +thebetweenlands:rotten_plank_fence, Rotten Plank Fence +thebetweenlands:rotten_plank_fence_gate, Rotten Plank Fence Gate +thebetweenlands:mud_tower_brazier, Brazier +thebetweenlands:present, Present +thebetweenlands:pitcher_plant, Pitcher Plant +thebetweenlands:weeping_blue, Weeping Blue +thebetweenlands:sundew, Sundew +thebetweenlands:black_hat_mushroom, Black Hat Mushroom +thebetweenlands:bulb_capped_mushroom, Bulb-Capped Mushroom +thebetweenlands:flat_head_mushroom, Flathead Mushroom +thebetweenlands:venus_fly_trap, Venus Fly Trap +thebetweenlands:volarpad, Volarpad +thebetweenlands:swamp_plant, Swamp Plant +thebetweenlands:mire_coral, Mire Coral +thebetweenlands:deep_water_coral, Deep Water Coral +thebetweenlands:water_weeds, Water Weeds +thebetweenlands:bulb_capped_mushroom_cap, Bulb-Capped Mushroom Cap +thebetweenlands:bulb_capped_mushroom_stalk, Bulb-Capped Mushroom Stalk +thebetweenlands:shelf_fungus, Shelf Fungus +thebetweenlands:algae, Algae +thebetweenlands:poison_ivy, Poison Ivy +thebetweenlands:root, Root +thebetweenlands:giant_root, Giant Root +thebetweenlands:arrow_arum, Arrow Arum +thebetweenlands:blue_eyed_grass, Blue Eyed Grass +thebetweenlands:blue_iris, Blue Iris +thebetweenlands:boneset, Boneset +thebetweenlands:bottle_brush_grass, Bottlebrush Grass +thebetweenlands:broomsedge, Broomsedge +thebetweenlands:button_bush, Button Bush +thebetweenlands:cardinal_flower, Cardinal Flower +thebetweenlands:cattail, Cattail +thebetweenlands:cave_grass, Cave Grass +thebetweenlands:copper_iris, Copper Iris +thebetweenlands:marsh_hibiscus, Marsh Hibiscus +thebetweenlands:marsh_mallow, Marsh Mallow +thebetweenlands:bladderwort_flower, Bladderwort Flower +thebetweenlands:bladderwort_stalk, Bladderwort Stalk +thebetweenlands:bog_bean_flower, Bog Bean Flower +thebetweenlands:golden_club_flower, Golden Club Flower +thebetweenlands:marsh_marigold_flower, Marsh Marigold Flower +thebetweenlands:swamp_double_tallgrass, Double Swamp Tallgrass +thebetweenlands:milkweed, Milkweed +thebetweenlands:nettle, Nettle +thebetweenlands:nettle_flowered, Flowered Nettle +thebetweenlands:pickerel_weed, Pickerel Weed +thebetweenlands:phragmites, Phragmites +thebetweenlands:shoots, Shoots +thebetweenlands:sludgecreep, Sludgecreep +thebetweenlands:tall_sludgecreep, Tall Sludgecreep +thebetweenlands:soft_rush, Soft Rush +thebetweenlands:thorns, Thorns +thebetweenlands:tall_cattail, Tall Cattail +thebetweenlands:swamp_tallgrass, Swamp Tallgrass +thebetweenlands:dead_weedwood_bush, Dead Weedwood Bush +thebetweenlands:weedwood_bush, Weedwood Bush +thebetweenlands:nesting_block_sticks, Nesting Block +thebetweenlands:nesting_block_bones, Nesting Block +thebetweenlands:hollow_log, Hollow Log +thebetweenlands:cave_moss, Cave Moss +thebetweenlands:cryptweed, Cryptweed +thebetweenlands:string_roots, String Roots +thebetweenlands:pale_grass, Pale Grass +thebetweenlands:rotbulb, Rotbulb +thebetweenlands:moss, Moss +thebetweenlands:dead_moss, Dead Moss +thebetweenlands:lichen, Lichen +thebetweenlands:dead_lichen, Dead Lichen +thebetweenlands:hanger:0, Hanger +thebetweenlands:hanger:3, Seeded Hanger +thebetweenlands:purified_swamp_dirt, Purified Swamp Dirt +thebetweenlands:dug_swamp_dirt:0, Dug Swamp Dirt +thebetweenlands:dug_swamp_dirt:1, Dug Swamp Dirt +thebetweenlands:dug_swamp_dirt:2, Dug Swamp Dirt +thebetweenlands:dug_purified_swamp_dirt:0, Dug Purified Swamp Dirt +thebetweenlands:dug_purified_swamp_dirt:1, Dug Purified Swamp Dirt +thebetweenlands:dug_swamp_grass:0, Dug Swamp Grass +thebetweenlands:dug_swamp_grass:1, Dug Swamp Grass +thebetweenlands:dug_swamp_grass:2, Dug Swamp Grass +thebetweenlands:dug_purified_swamp_grass:0, Dug Purified Swamp Grass +thebetweenlands:dug_purified_swamp_grass:1, Dug Purified Swamp Grass +thebetweenlands:black_ice, Black Ice +thebetweenlands:snow, Snow +thebetweenlands:log_portal:0, Portal Frame +thebetweenlands:log_portal:12, Portal Frame +thebetweenlands:portal_frame:0, Top Left Portal Frame +thebetweenlands:portal_frame:1, Top Portal Frame +thebetweenlands:portal_frame:2, Top Right Portal Frame +thebetweenlands:portal_frame:3, Right Side Portal Frame +thebetweenlands:portal_frame:4, Left Side Portal Frame +thebetweenlands:portal_frame:5, Bottom Left Portal Frame +thebetweenlands:portal_frame:6, Bottom Portal Frame +thebetweenlands:portal_frame:7, Bottom Right Portal Frame +thebetweenlands:druid_altar, Dark Druid Altar +thebetweenlands:purifier, Purifier +thebetweenlands:weedwood_workbench, Weedwood Crafting Table +thebetweenlands:compost_bin, Compost Bin +thebetweenlands:weedwood_jukebox, Weedwood Jukebox +thebetweenlands:sulfur_furnace, Sulfur Furnace +thebetweenlands:sulfur_furnace_dual, Dual Sulfur Furnace +thebetweenlands:weedwood_chest, Weedwood Chest +thebetweenlands:sludge, Sludge +thebetweenlands:fallen_leaves, Fallen Leaves +thebetweenlands:energy_barrier, Energy Barrier +thebetweenlands:sulfur_torch, Sulfur Torch +thebetweenlands:sulfur_torch_extinguished, Extinguished Sulfur Torch +thebetweenlands:weedwood_trapdoor, Weedwood Trapdoor +thebetweenlands:rubber_tree_plank_trapdoor, Rubber Tree Plank Trapdoor +thebetweenlands:syrmorite_trapdoor, Syrmorite Trapdoor +thebetweenlands:giant_root_plank_trapdoor, Giant Root Plank Trapdoor +thebetweenlands:hearthgrove_plank_trapdoor, Hearthgrove Plank Trapdoor +thebetweenlands:nibbletwig_plank_trapdoor, Nibbletwig Plank Trapdoor +thebetweenlands:scabyst_trapdoor, Scabyst Trapdoor +thebetweenlands:syrmorite_hopper, Syrmorite Hopper +thebetweenlands:mud_flower_pot, Mud Brick Flower Pot +thebetweenlands:mud_flower_pot_candle, Mud Brick Flower Pot With Candle +thebetweenlands:gecko_cage, Gecko Cage +thebetweenlands:infuser, Infuser +thebetweenlands:mortar, Mortar +thebetweenlands:censer, Censer +thebetweenlands:weedwood_barrel, Weedwood Barrel +thebetweenlands:syrmorite_barrel, Syrmorite Barrel +thebetweenlands:animator, Animator +thebetweenlands:alembic, Alembic +thebetweenlands:damp_torch, Damp Torch +thebetweenlands:walkway, Weedwood Walkway +thebetweenlands:wood_chip_path, Weedwood Chip Path +thebetweenlands:thatch_roof, Thatch Roof +thebetweenlands:mud_brick_roof, Mud Brick Shingle Roof +thebetweenlands:repeller, Repeller +thebetweenlands:waystone, Menhir +thebetweenlands:simulacrum_deepman:2, Deepman Simulacrum +thebetweenlands:simulacrum_deepman:6, Deepman Simulacrum +thebetweenlands:simulacrum_deepman:10, Deepman Simulacrum +thebetweenlands:simulacrum_lake_cavern:2, Lake Cavern Simulacrum +thebetweenlands:simulacrum_lake_cavern:6, Lake Cavern Simulacrum +thebetweenlands:simulacrum_lake_cavern:10, Lake Cavern Simulacrum +thebetweenlands:simulacrum_rootman:2, Rootman Simulacrum +thebetweenlands:simulacrum_rootman:6, Rootman Simulacrum +thebetweenlands:simulacrum_rootman:10, Rootman Simulacrum +thebetweenlands:offering_table, Offering Table +thebetweenlands:wind_chime, Wind Chime +thebetweenlands:lantern_paper_1, Blank Amate Paper Lantern +thebetweenlands:lantern_paper_2, Checkered Amate Paper Lantern +thebetweenlands:lantern_paper_3, Framed Amate Paper Lantern +thebetweenlands:lantern_silt_glass, Silt Glass Lantern +thebetweenlands:bauble, Bauble +thebetweenlands:fishing_tackle_box, Fishing Tackle Box +thebetweenlands:smoking_rack, Smoking Rack +thebetweenlands:fish_trimming_table, Trimming Table +thebetweenlands:crab_pot, Crab Pot +thebetweenlands:crab_pot_filter, Crab Pot Filter +thebetweenlands:silt_glass_jar, Silt Glass Jar +thebetweenlands:barnacle_1_2, Barnacle Larvae +thebetweenlands:glowing_goop, Glowing Goop +thebetweenlands:reed_mat, Reed Mat +thebetweenlands:lyestone, Lyestone +thebetweenlands:mist_bridge, Mist Bridge +thebetweenlands:shadow_walker, Shadow Walker +thebetweenlands:items_misc:0, Crimson Snail Shell +thebetweenlands:items_misc:1, Ochre Snail Shell +thebetweenlands:items_misc:2, Compost +thebetweenlands:items_misc:3, Dragonfly Wing +thebetweenlands:items_misc:4, Lurker Skin +thebetweenlands:items_misc:6, Dried Swamp Reed +thebetweenlands:items_misc:7, Reed Rope +thebetweenlands:items_misc:10, Mud Brick +thebetweenlands:items_misc:11, Syrmorite Ingot +thebetweenlands:items_misc:13, Dry Bark +thebetweenlands:items_misc:14, Slimy Bone +thebetweenlands:items_misc:16, Snapper Root +thebetweenlands:items_misc:17, Stalker Eye +thebetweenlands:items_misc:18, Sulfur +thebetweenlands:items_misc:19, Valonite Shard +thebetweenlands:items_misc:20, Weedwood Stick +thebetweenlands:items_misc:21, Angler Tooth +thebetweenlands:items_misc:22, Weedwood Bowl +thebetweenlands:items_misc:23, Rubber Ball +thebetweenlands:items_misc:24, Tar Beast Heart +thebetweenlands:items_misc:25, Animated Tar Beast Heart +thebetweenlands:items_misc:26, Tar Drip +thebetweenlands:items_misc:27, Limestone Flux +thebetweenlands:items_misc:29, Inanimate Tarminion +thebetweenlands:items_misc:30, Poison Gland +thebetweenlands:items_misc:32, Amate Paper +thebetweenlands:items_misc:33, Shockwave Sword Piece +thebetweenlands:items_misc:34, Shockwave Sword Piece +thebetweenlands:items_misc:35, Shockwave Sword Piece +thebetweenlands:items_misc:36, Shockwave Sword Piece +thebetweenlands:items_misc:38, Amulet Socket +thebetweenlands:items_misc:39, Scabyst +thebetweenlands:items_misc:40, Item Scroll +thebetweenlands:items_misc:41, Syrmorite Nugget +thebetweenlands:items_misc:42, Octine Nugget +thebetweenlands:items_misc:43, Valonite Splinter +thebetweenlands:items_misc:44, Cremains +thebetweenlands:items_misc:45, Undying Embers +thebetweenlands:items_misc:46, Inanimate Angry Pebble +thebetweenlands:items_misc:47, Ancient Remnant +thebetweenlands:items_misc:48, Loot Scraps +thebetweenlands:items_misc:49, Fabricated Scroll +thebetweenlands:items_misc:50, Betweenstone Pebble +thebetweenlands:items_misc:51, Anadia Swim Bladder +thebetweenlands:items_misc:52, Anadia Eye +thebetweenlands:items_misc:53, Anadia Gills +thebetweenlands:items_misc:54, Anadia Scales +thebetweenlands:items_misc:55, Anadia Bones +thebetweenlands:items_misc:56, Anadia Remains +thebetweenlands:items_misc:57, Anadia Fins +thebetweenlands:items_misc:58, Snot +thebetweenlands:items_misc:59, Urchin Spike +thebetweenlands:items_misc:60, Fishing Float and Hook +thebetweenlands:items_misc:61, Olmlette Mixture +thebetweenlands:items_crushed:0, Ground Leaf +thebetweenlands:items_crushed:1, Ground Cattail +thebetweenlands:items_crushed:2, Ground Swamp Tallgrass +thebetweenlands:items_crushed:3, Ground Shoots +thebetweenlands:items_crushed:4, Ground Arrow Arum +thebetweenlands:items_crushed:5, Ground Button Bush +thebetweenlands:items_crushed:6, Ground Marsh Hibiscus +thebetweenlands:items_crushed:7, Ground Pickerel Weed +thebetweenlands:items_crushed:8, Ground Soft Rush +thebetweenlands:items_crushed:9, Ground Marsh Mallow +thebetweenlands:items_crushed:10, Ground Milkweed +thebetweenlands:items_crushed:11, Ground Blue Iris +thebetweenlands:items_crushed:12, Ground Copper Iris +thebetweenlands:items_crushed:13, Ground Blue Eyed Grass +thebetweenlands:items_crushed:14, Ground Boneset +thebetweenlands:items_crushed:15, Ground Bottlebrush Grass +thebetweenlands:items_crushed:16, Ground Weedwood Bark +thebetweenlands:items_crushed:17, Ground Dried Swamp Reed +thebetweenlands:items_crushed:18, Ground Algae +thebetweenlands:items_crushed:19, Ground Angler Tooth +thebetweenlands:items_crushed:20, Ground Black Hat Mushroom +thebetweenlands:items_crushed:21, Ground Crimson Snail Shell +thebetweenlands:items_crushed:22, Ground Bog Bean +thebetweenlands:items_crushed:23, Ground Broomsedge +thebetweenlands:items_crushed:24, Ground Bulb-Capped Mushroom +thebetweenlands:items_crushed:25, Ground Cardinal Flower +thebetweenlands:items_crushed:26, Ground Cave Grass +thebetweenlands:items_crushed:27, Ground Cave Moss +thebetweenlands:items_crushed:28, Ground Crimson Middle Gem +thebetweenlands:items_crushed:29, Ground Deep Water Coral +thebetweenlands:items_crushed:30, Ground Flathead Mushroom +thebetweenlands:items_crushed:31, Ground Golden Club +thebetweenlands:items_crushed:32, Ground Green Middle Gem +thebetweenlands:items_crushed:33, Ground Hanger +thebetweenlands:items_crushed:34, Ground Lichen +thebetweenlands:items_crushed:35, Ground Marsh Marigold +thebetweenlands:items_crushed:36, Ground Mire Coral +thebetweenlands:items_crushed:37, Ground Ochre Snail Shell +thebetweenlands:items_crushed:38, Ground Moss +thebetweenlands:items_crushed:39, Ground Nettle +thebetweenlands:items_crushed:40, Ground Phragmites +thebetweenlands:items_crushed:41, Ground Sludgecreep +thebetweenlands:items_crushed:42, Ground Sundew +thebetweenlands:items_crushed:43, Ground Swamp Kelp +thebetweenlands:items_crushed:44, Ground Roots +thebetweenlands:items_crushed:45, Ground Aqua Middle Gem +thebetweenlands:items_crushed:46, Ground Pitcher Plant +thebetweenlands:items_crushed:47, Ground Water Weeds +thebetweenlands:items_crushed:48, Ground Venus Fly Trap +thebetweenlands:items_crushed:49, Ground Volarpad +thebetweenlands:items_crushed:50, Ground Thorns +thebetweenlands:items_crushed:51, Ground Poison Ivy +thebetweenlands:items_crushed:52, Ground Bladderwort Flower +thebetweenlands:items_crushed:53, Ground Bladderwort Stalk +thebetweenlands:items_crushed:54, Ground Edge Shroom +thebetweenlands:items_crushed:55, Ground Edge Moss +thebetweenlands:items_crushed:56, Ground Edge Leaf +thebetweenlands:items_crushed:57, Ground Rotbulb +thebetweenlands:items_crushed:58, Ground Pale Grass +thebetweenlands:items_crushed:59, Ground String Roots +thebetweenlands:items_crushed:60, Ground Cryptweed +thebetweenlands:items_crushed:61, Ground Betweenstone Pebble +thebetweenlands:items_plant_drop:0, Leaf +thebetweenlands:items_plant_drop:1, Algae Clump +thebetweenlands:items_plant_drop:2, Arrow Arum Leaf +thebetweenlands:items_plant_drop:3, Blue Eyed Grass Flowers +thebetweenlands:items_plant_drop:4, Blue Iris Petals +thebetweenlands:items_plant_drop:5, Mire Coral +thebetweenlands:items_plant_drop:6, Deep Water Coral +thebetweenlands:items_plant_drop:7, Bog Bean Flower +thebetweenlands:items_plant_drop:8, Boneset Flowers +thebetweenlands:items_plant_drop:9, Bottlebrush Grass Blades +thebetweenlands:items_plant_drop:10, Broomsedge Leaves +thebetweenlands:items_plant_drop:11, Button Bush Flowers +thebetweenlands:items_plant_drop:12, Cardinal Flower Petals +thebetweenlands:items_plant_drop:13, Cattail Head +thebetweenlands:items_plant_drop:14, Cave Grass Blades +thebetweenlands:items_plant_drop:15, Copper Iris Petals +thebetweenlands:items_plant_drop:16, Golden Club Flowers +thebetweenlands:items_plant_drop:17, Lichen Clump +thebetweenlands:items_plant_drop:18, Marsh Hibiscus Flower +thebetweenlands:items_plant_drop:19, Marsh Mallow Flower +thebetweenlands:items_plant_drop:20, Marsh Marigold Flower +thebetweenlands:items_plant_drop:21, Nettle Leaf +thebetweenlands:items_plant_drop:22, Phragmite Stems +thebetweenlands:items_plant_drop:23, Pickerel Weed Flower +thebetweenlands:items_plant_drop:24, Shoots +thebetweenlands:items_plant_drop:25, Sludgecreep Leaves +thebetweenlands:items_plant_drop:26, Soft Rush Leaves +thebetweenlands:items_plant_drop:27, Sundew Head +thebetweenlands:items_plant_drop:28, Swamp Tallgrass Blades +thebetweenlands:items_plant_drop:29, Cave Moss +thebetweenlands:items_plant_drop:30, Moss +thebetweenlands:items_plant_drop:31, Milkweed Flower +thebetweenlands:items_plant_drop:32, Hanger +thebetweenlands:items_plant_drop:33, Pitcher Plant Trap +thebetweenlands:items_plant_drop:34, Water Weeds +thebetweenlands:items_plant_drop:35, Venus Fly Trap Head +thebetweenlands:items_plant_drop:36, Volarpad Leaf +thebetweenlands:items_plant_drop:37, Thorn Branch +thebetweenlands:items_plant_drop:38, Poison Ivy Leaves +thebetweenlands:items_plant_drop:39, Bladderwort Stalk +thebetweenlands:items_plant_drop:40, Bladderwort Flower +thebetweenlands:items_plant_drop:41, Edge Shroom Gills +thebetweenlands:items_plant_drop:42, Edge Moss Clump +thebetweenlands:items_plant_drop:43, Edge Leaf +thebetweenlands:items_plant_drop:44, Rotbulb Stalk +thebetweenlands:items_plant_drop:45, Pale Grass Blades +thebetweenlands:items_plant_drop:46, String Root Fibers +thebetweenlands:items_plant_drop:47, Cryptweed Blades +thebetweenlands:swamp_talisman:0, Swamp Talisman +thebetweenlands:swamp_talisman:1, Swamp Talisman Piece +thebetweenlands:swamp_talisman:2, Swamp Talisman Piece +thebetweenlands:swamp_talisman:3, Swamp Talisman Piece +thebetweenlands:swamp_talisman:4, Swamp Talisman Piece +thebetweenlands:weedwood_rowboat, Weedwood Rowboat +thebetweenlands:dentrothyst_shard_orange, Orange Dentrothyst Shard +thebetweenlands:dentrothyst_shard_green, Green Dentrothyst Shard +thebetweenlands:fish_bait, Fish Bait +thebetweenlands:fumigant, Fumigant +thebetweenlands:sap_ball, Ball of Sap +thebetweenlands:rotten_food, Rotten Food (%s) +thebetweenlands:middle_fruit_bush_seeds, White Pear Seeds +thebetweenlands:spores, Spores +thebetweenlands:aspectrus_seeds, Aspectrus Seeds +thebetweenlands:mire_snail_egg, Mire Snail Egg +thebetweenlands:mire_snail_egg_cooked, Cooked Mire Snail Egg +thebetweenlands:frog_legs_raw, Raw Frog's Leg +thebetweenlands:frog_legs_cooked, Fried Frog's Leg +thebetweenlands:snail_flesh_raw, Raw Snail Flesh +thebetweenlands:snail_flesh_cooked, Seared Snail Flesh +thebetweenlands:reed_donut, Reed Donut +thebetweenlands:jam_donut, Jam Donut +thebetweenlands:gerts_donut, Gert's Donut +thebetweenlands:aspectrus_fruit, Aspectrus Fruit +thebetweenlands:puffshroom_tendril, Puffshroom Tendril +thebetweenlands:kraken_tentacle, Kraken Tentacle +thebetweenlands:kraken_calamari, Kraken Calamari +thebetweenlands:middle_fruit, White Pear +thebetweenlands:mince_pie, Mince Pie +thebetweenlands:christmas_pudding, Christmas Pudding +thebetweenlands:candy_cane, Candy Cane +thebetweenlands:weeping_blue_petal, Weeping Blue Petal +thebetweenlands:wight_heart, Wight's Heart +thebetweenlands:yellow_dotted_fungus, Yellow Dotted Fungus +thebetweenlands:silt_crab_claw, Crab Claw +thebetweenlands:crab_stick, Crabstick +thebetweenlands:nettle_soup, Nettle Soup +thebetweenlands:sludge_jello, Sludge Jello +thebetweenlands:middle_fruit_jello, White Pear Jello +thebetweenlands:sap_jello, Sap Jello +thebetweenlands:marshmallow, Green Marshmallow +thebetweenlands:marshmallow_pink, Pink Marshmallow +thebetweenlands:flat_head_mushroom_item, Flathead Mushroom +thebetweenlands:black_hat_mushroom_item, Black Hat Mushroom +thebetweenlands:bulb_capped_mushroom_item, Bulb-Capped Mushrooms +thebetweenlands:swamp_reed_item, Swamp Reed +thebetweenlands:swamp_kelp_item, Swamp Kelp +thebetweenlands:fried_swamp_kelp, Fried Swamp Kelp +thebetweenlands:forbidden_fig, Forbidden Fig +thebetweenlands:candy_blue, Blue Candy +thebetweenlands:candy_red, Red Candy +thebetweenlands:candy_yellow, Yellow Candy +thebetweenlands:chiromaw_wing, Chiromaw Wing +thebetweenlands:tangled_root, Tangled Root +thebetweenlands:mire_scramble, Mire Scramble +thebetweenlands:weeping_blue_petal_salad, Weeping Blue Petal Salad +thebetweenlands:nibblestick, Nibblestick +thebetweenlands:spirit_fruit, Spirit Fruit +thebetweenlands:sushi, Sushi +thebetweenlands:rock_snot_pearl, Rocksnot Pearl +thebetweenlands:pearled_pear, Pearled Pear +thebetweenlands:anadia_meat_raw, Raw Anadia Meat +thebetweenlands:anadia_meat_cooked, Cooked Anadia Meat +thebetweenlands:anadia_meat_smoked, Smoked Anadia Meat +thebetweenlands:barnacle, Barnacle Flesh +thebetweenlands:barnacle_cooked, Cooked Barnacle Flesh +thebetweenlands:barnacle_smoked, Smoked Barnacle Flesh +thebetweenlands:crab_stick_smoked, Smoked Crabstick +thebetweenlands:frog_legs_smoked, Smoked Frog's Leg +thebetweenlands:puffshroom_tendril_smoked, Smoked Puffshroom Tendril +thebetweenlands:silt_crab_claw_smoked, Smoked Crab Claw +thebetweenlands:snail_flesh_smoked, Smoked Snail Flesh +thebetweenlands:olm_egg_raw, Olm Egg Cluster +thebetweenlands:olm_egg_cooked, Baked Olm Egg Cluster +thebetweenlands:olmlette, Olmlette +thebetweenlands:bone_helmet, Bone Helmet +thebetweenlands:bone_chestplate, Bone Chestplate +thebetweenlands:bone_leggings, Bone Leggings +thebetweenlands:bone_boots, Bone Boots +thebetweenlands:lurker_skin_helmet, Lurker Skin Helmet +thebetweenlands:lurker_skin_chestplate, Lurker Skin Chestplate +thebetweenlands:lurker_skin_leggings, Lurker Skin Leggings +thebetweenlands:lurker_skin_boots, Lurker Skin Boots +thebetweenlands:syrmorite_helmet, Syrmorite Helmet +thebetweenlands:syrmorite_chestplate, Syrmorite Chestplate +thebetweenlands:syrmorite_leggings, Syrmorite Leggings +thebetweenlands:syrmorite_boots, Syrmorite Boots +thebetweenlands:valonite_helmet, Valonite Helmet +thebetweenlands:valonite_chestplate, Valonite Chestplate +thebetweenlands:valonite_leggings, Valonite Leggings +thebetweenlands:valonite_boots, Valonite Boots +thebetweenlands:ancient_helmet, Ancient Helmet +thebetweenlands:ancient_chestplate, Ancient Chestplate +thebetweenlands:ancient_leggings, Ancient Leggings +thebetweenlands:ancient_boots, Ancient Boots +thebetweenlands:amphibious_helmet, Amphibious Helmet +thebetweenlands:amphibious_chestplate, Amphibious Chestplate +thebetweenlands:amphibious_leggings, Amphibious Leggings +thebetweenlands:amphibious_boots, Amphibious Boots +thebetweenlands:rubber_boots, Rubber Boots +thebetweenlands:marsh_runner_boots, Boots of the Marsh Runner +thebetweenlands:skull_mask, Skull Mask +thebetweenlands:explorers_hat, Explorer's Hat +thebetweenlands:spirit_tree_face_large_mask, Large Spirit Tree Face Mask +thebetweenlands:spirit_tree_face_small_mask, Small Spirit Tree Face Mask +thebetweenlands:spirit_tree_face_small_mask_animated, Small Animated Spirit Tree Face Mask +thebetweenlands:gallery_frame_small, Small Gallery Frame +thebetweenlands:gallery_frame_large, Large Gallery Frame +thebetweenlands:gallery_frame_very_large, Very Large Gallery Frame +thebetweenlands:weedwood_sword, Weedwood Sword +thebetweenlands:weedwood_shovel, Weedwood Shovel +thebetweenlands:weedwood_axe, Weedwood Axe +thebetweenlands:weedwood_pickaxe, Weedwood Pickaxe +thebetweenlands:bone_sword, Bone Sword +thebetweenlands:bone_shovel, Bone Shovel +thebetweenlands:bone_axe, Bone Axe +thebetweenlands:bone_pickaxe, Bone Pickaxe +thebetweenlands:octine_sword, Octine Sword +thebetweenlands:octine_shovel, Octine Shovel +thebetweenlands:octine_axe, Octine Axe +thebetweenlands:octine_pickaxe, Octine Pickaxe +thebetweenlands:valonite_sword, Valonite Sword +thebetweenlands:valonite_shovel, Valonite Shovel +thebetweenlands:valonite_axe, Valonite Axe +thebetweenlands:valonite_greataxe, Valonite Greataxe +thebetweenlands:valonite_pickaxe, Valonite Pickaxe +thebetweenlands:octine_shield, Octine Shield +thebetweenlands:valonite_shield, Valonite Shield +thebetweenlands:weedwood_shield, Weedwood Shield +thebetweenlands:living_weedwood_shield, Living Weedwood Shield +thebetweenlands:syrmorite_shield, Syrmorite Shield +thebetweenlands:bone_shield, Bone Shield +thebetweenlands:dentrothyst_shield_green, Green Dentrothyst Shield +thebetweenlands:dentrothyst_shield_green_polished, Green Polished Dentrothyst Shield +thebetweenlands:dentrothyst_shield_orange, Orange Dentrothyst Shield +thebetweenlands:dentrothyst_shield_orange_polished, Orange Polished Dentrothyst Shield +thebetweenlands:lurker_skin_shield, Lurker Skin Shield +thebetweenlands:manual_hl, Herblore Book +thebetweenlands:syrmorite_shears, Syrmorite Shears +thebetweenlands:sickle, Sickle +thebetweenlands:shockwave_sword, Shockwave Sword +thebetweenlands:angler_tooth_arrow, Angler Tooth Arrow +thebetweenlands:poisoned_angler_tooth_arrow, Poisoned Angler Tooth Arrow +thebetweenlands:octine_arrow, Octine Arrow +thebetweenlands:basilisk_arrow, Basilisk Arrow +thebetweenlands:sludge_worm_arrow, Sludge Worm Arrow +thebetweenlands:shock_arrow, Shock Arrow +thebetweenlands:chiromaw_barb, Chiromaw Barb +thebetweenlands:weedwood_bow, Weedwood Bow +thebetweenlands:predator_bow, Predator Bow +thebetweenlands:wights_bane, Wight's Bane +thebetweenlands:sludge_slicer, Sludge Slicer +thebetweenlands:critter_cruncher, Critter Cruncher +thebetweenlands:hag_hacker, Hag Hacker +thebetweenlands:voodoo_doll, Voodoo Doll +thebetweenlands:swift_pick, Swift Pick +thebetweenlands:ancient_greatsword, Ancient Greatsword +thebetweenlands:ancient_battle_axe, Ancient Battle Axe +thebetweenlands:pestle, Pestle +thebetweenlands:net, Net +thebetweenlands:lurker_skin_pouch, Lurker Skin Pouch +thebetweenlands:caving_rope, Caving Rope +thebetweenlands:grappling_hook, Grappling Hook +thebetweenlands:volarkite, Volarkite +thebetweenlands:simple_slingshot, Simple Slingshot +thebetweenlands:chirobarb_erupter, Chirobarb Erupter +thebetweenlands:chirobarb_shock_erupter, Chirobarb Shock Erupter +thebetweenlands:weedwood_fishing_rod, Weedwood Fishing Rod +thebetweenlands:fishing_spear, Fishing Spear +thebetweenlands:fishing_spear_amphibious, Amphibious Fishing Spear +thebetweenlands:fishing_spear_amphibious_robust, Robust Amphibious Fishing Spear +thebetweenlands:mist_staff, Staff of the Mist Walker +thebetweenlands:shadow_staff, Staff of the Shadow Walker +thebetweenlands:bl_bucket:0, Weedwood Bucket +thebetweenlands:bl_bucket:1, Syrmorite Bucket +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fLiquid Coralium§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fLiquid Antimatter§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fCreosote Oil§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fLiquifacted Coal§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fCrude Oil§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fNaphtha§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fRefined Fuel§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fSap§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fSyrup§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fResin§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fTree Oil§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fSeed Oil§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fBiocrude§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fGrassoline§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§fMushroom Stew§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eEssence of Knowledge§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§ePotion§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eSplash Potion§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eLingering Potion§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eDestabilized Redstone§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eEnergized Glowstone§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§eResonant Ender§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§bGelid Cryotheum§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§bZephyrean Aerotheum§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§bTectonic Petrotheum§f) +thebetweenlands:bl_bucket:0, Weedwood Bucket (§dPrimal Mana§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fLiquid Coralium§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fLiquid Antimatter§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fSteam§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fCreosote Oil§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fLiquifacted Coal§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fCrude Oil§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fNaphtha§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fRefined Fuel§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fSap§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fSyrup§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fResin§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fTree Oil§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fSeed Oil§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fBiocrude§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fGrassoline§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fMushroom Stew§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eEssence of Knowledge§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§ePotion§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eSplash Potion§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eLingering Potion§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eDestabilized Redstone§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eEnergized Glowstone§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eResonant Ender§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§bBlazing Pyrotheum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§bGelid Cryotheum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§bZephyrean Aerotheum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§bTectonic Petrotheum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§dPrimal Mana§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eMolten Platinum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eMolten Iridium§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fMolten Invar§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fMolten Constantan§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eMolten Signalum§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§eMolten Lumium§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§bMolten Enderium§f) +thebetweenlands:bl_bucket:1, Syrmorite Bucket (§fMolten Electrical Steel§f) +thebetweenlands:bl_bucket_rubber:0, Weedwood Bucket (§fRubber§f) +thebetweenlands:bl_bucket_rubber:1, Syrmorite Bucket (§fRubber§f) +thebetweenlands:bl_bucket_infusion:0, Weedwood Infusion Bucket +thebetweenlands:bl_bucket_plant_tonic:0, Plant Tonic +thebetweenlands:bl_bucket_plant_tonic:1, Plant Tonic +thebetweenlands:syrmorite_bucket_solid_rubber, Syrmorite Bucket with Solid Rubber +thebetweenlands:astatos, Legendary Disc +thebetweenlands:between_you_and_me, Tribeman's Disc +thebetweenlands:christmas_on_the_marsh, Frosty Disc +thebetweenlands:the_explorer, Explorer's Disc +thebetweenlands:hag_dance, Music Disc +thebetweenlands:lonely_fire, Music Disc +thebetweenlands:mysterious_record, Mysterious Disc +thebetweenlands:ancient, Temple Disc +thebetweenlands:beneath_a_green_sky, Music Disc +thebetweenlands:dj_wights_mixtape, DJ Wight's Hot New Mixtape +thebetweenlands:onwards, Music Disc +thebetweenlands:stuck_in_the_mud, Music Disc +thebetweenlands:wandering_wisps, Music Disc +thebetweenlands:waterlogged, Music Disc +thebetweenlands:deep_water_theme, Deep Water +thebetweenlands:weedwood_door_item, Weedwood Door +thebetweenlands:syrmorite_door_item, Syrmorite Door +thebetweenlands:rubber_tree_plank_door_item, Rubber Tree Plank Door +thebetweenlands:giant_root_plank_door_item, Giant Root Plank Door +thebetweenlands:hearthgrove_plank_door_item, Hearthgrove Plank Door +thebetweenlands:nibbletwig_plank_door_item, Nibbletwig Plank Door +thebetweenlands:scabyst_door_item, Scabyst Door +thebetweenlands:weedwood_sign_item, Weedwood Sign +thebetweenlands:crimson_middle_gem, Crimson Middle Gem +thebetweenlands:aqua_middle_gem, Aqua Middle Gem +thebetweenlands:green_middle_gem, Green Middle Gem +thebetweenlands:life_crystal, Life Crystal +thebetweenlands:life_crystal_fragment, Life Crystal Fragment +thebetweenlands:test_item, Test Item +thebetweenlands:test_item_chimp, Test Banana +thebetweenlands:test_item_chimp_ruler, Test Ruler +thebetweenlands:location_debug, Location Debug +thebetweenlands:pyrad_flame, Pyrad Flame +thebetweenlands:critter, item.thebetweenlands.critter.name +thebetweenlands:sludge_worm_egg_sac, Sludge Worm Egg Sac +thebetweenlands:tiny_sludge_worm, item.thebetweenlands.tiny_sludge_worm.name +thebetweenlands:tiny_sludge_worm_helper, item.thebetweenlands.tiny_sludge_worm_helper.name +thebetweenlands:anadia, item.thebetweenlands.anadia.name +thebetweenlands:jellyfish, item.thebetweenlands.jellyfish.name +thebetweenlands:silt_crab, item.thebetweenlands.silt_crab.name +thebetweenlands:bubbler_crab, item.thebetweenlands.bubbler_crab.name +thebetweenlands:freshwater_urchin, item.thebetweenlands.freshwater_urchin.name +thebetweenlands:chiromaw_egg, Chiromaw Hatchling +thebetweenlands:chiromaw_egg_lightning, Lightning Chiromaw Hatchling +thebetweenlands:chiromaw_tame, Tamed Chiromaw +thebetweenlands:chiromaw_tame_lightning, Tamed Lightning Chiromaw +thebetweenlands:shimmer_stone, Shimmerstone +thebetweenlands:tarminion, Tarminion +thebetweenlands:moss_bed_item, Moss Bed +thebetweenlands:sludge_ball, Sludge Ball +thebetweenlands:elixir:0, Elixir of Strength +thebetweenlands:elixir:0, Elixir of Strength +thebetweenlands:elixir:1, Elixir of Strength +thebetweenlands:elixir:1, Elixir of Strength +thebetweenlands:elixir:2, Nimblefeet Elixir +thebetweenlands:elixir:2, Nimblefeet Elixir +thebetweenlands:elixir:3, Nimblefeet Elixir +thebetweenlands:elixir:3, Nimblefeet Elixir +thebetweenlands:elixir:4, Elixir of Healing +thebetweenlands:elixir:4, Elixir of Healing +thebetweenlands:elixir:5, Elixir of Healing +thebetweenlands:elixir:5, Elixir of Healing +thebetweenlands:elixir:6, Elixir of Ripening +thebetweenlands:elixir:6, Elixir of Ripening +thebetweenlands:elixir:7, Elixir of Ripening +thebetweenlands:elixir:7, Elixir of Ripening +thebetweenlands:elixir:8, Toughskin Elixir +thebetweenlands:elixir:8, Toughskin Elixir +thebetweenlands:elixir:9, Toughskin Elixir +thebetweenlands:elixir:9, Toughskin Elixir +thebetweenlands:elixir:10, Elixir of Feasting +thebetweenlands:elixir:10, Elixir of Feasting +thebetweenlands:elixir:11, Elixir of Feasting +thebetweenlands:elixir:11, Elixir of Feasting +thebetweenlands:elixir:12, Hunter's Sense Brew +thebetweenlands:elixir:12, Hunter's Sense Brew +thebetweenlands:elixir:13, Hunter's Sense Brew +thebetweenlands:elixir:13, Hunter's Sense Brew +thebetweenlands:elixir:14, Masking Brew +thebetweenlands:elixir:14, Masking Brew +thebetweenlands:elixir:15, Masking Brew +thebetweenlands:elixir:15, Masking Brew +thebetweenlands:elixir:16, Swiftarm Brew +thebetweenlands:elixir:16, Swiftarm Brew +thebetweenlands:elixir:17, Swiftarm Brew +thebetweenlands:elixir:17, Swiftarm Brew +thebetweenlands:elixir:18, Brew of the Cat's Eye +thebetweenlands:elixir:18, Brew of the Cat's Eye +thebetweenlands:elixir:19, Brew of the Cat's Eye +thebetweenlands:elixir:19, Brew of the Cat's Eye +thebetweenlands:elixir:20, Draught of Sagittarius +thebetweenlands:elixir:20, Draught of Sagittarius +thebetweenlands:elixir:21, Draught of Sagittarius +thebetweenlands:elixir:21, Draught of Sagittarius +thebetweenlands:elixir:22, Spiderbreed Draught +thebetweenlands:elixir:22, Spiderbreed Draught +thebetweenlands:elixir:23, Spiderbreed Draught +thebetweenlands:elixir:23, Spiderbreed Draught +thebetweenlands:elixir:24, Lightweight Draught +thebetweenlands:elixir:24, Lightweight Draught +thebetweenlands:elixir:25, Lightweight Draught +thebetweenlands:elixir:25, Lightweight Draught +thebetweenlands:elixir:26, Draught of the Unclouded +thebetweenlands:elixir:26, Draught of the Unclouded +thebetweenlands:elixir:27, Draught of the Unclouded +thebetweenlands:elixir:27, Draught of the Unclouded +thebetweenlands:elixir:34, Elixir of Weakness +thebetweenlands:elixir:34, Elixir of Weakness +thebetweenlands:elixir:35, Elixir of Weakness +thebetweenlands:elixir:35, Elixir of Weakness +thebetweenlands:elixir:36, Lumbering Elixir +thebetweenlands:elixir:36, Lumbering Elixir +thebetweenlands:elixir:37, Lumbering Elixir +thebetweenlands:elixir:37, Lumbering Elixir +thebetweenlands:elixir:38, Elixir of Draining +thebetweenlands:elixir:38, Elixir of Draining +thebetweenlands:elixir:39, Elixir of Draining +thebetweenlands:elixir:39, Elixir of Draining +thebetweenlands:elixir:40, Elixir of Decay +thebetweenlands:elixir:40, Elixir of Decay +thebetweenlands:elixir:41, Elixir of Decay +thebetweenlands:elixir:41, Elixir of Decay +thebetweenlands:elixir:42, Poisonsting Elixir +thebetweenlands:elixir:42, Poisonsting Elixir +thebetweenlands:elixir:43, Poisonsting Elixir +thebetweenlands:elixir:43, Poisonsting Elixir +thebetweenlands:elixir:44, Elixir of Starvation +thebetweenlands:elixir:44, Elixir of Starvation +thebetweenlands:elixir:45, Elixir of Starvation +thebetweenlands:elixir:45, Elixir of Starvation +thebetweenlands:elixir:46, Drunkard's Brew +thebetweenlands:elixir:46, Drunkard's Brew +thebetweenlands:elixir:47, Drunkard's Brew +thebetweenlands:elixir:47, Drunkard's Brew +thebetweenlands:elixir:48, Stenching Brew +thebetweenlands:elixir:48, Stenching Brew +thebetweenlands:elixir:49, Stenching Brew +thebetweenlands:elixir:49, Stenching Brew +thebetweenlands:elixir:50, Slugarm Brew +thebetweenlands:elixir:50, Slugarm Brew +thebetweenlands:elixir:51, Slugarm Brew +thebetweenlands:elixir:51, Slugarm Brew +thebetweenlands:elixir:52, Blindman's Brew +thebetweenlands:elixir:52, Blindman's Brew +thebetweenlands:elixir:53, Blindman's Brew +thebetweenlands:elixir:53, Blindman's Brew +thebetweenlands:elixir:54, Weakbow Draught +thebetweenlands:elixir:54, Weakbow Draught +thebetweenlands:elixir:55, Weakbow Draught +thebetweenlands:elixir:55, Weakbow Draught +thebetweenlands:elixir:56, Basilisk Draught +thebetweenlands:elixir:56, Basilisk Draught +thebetweenlands:elixir:57, Basilisk Draught +thebetweenlands:elixir:57, Basilisk Draught +thebetweenlands:elixir:58, Heavyweight Draught +thebetweenlands:elixir:58, Heavyweight Draught +thebetweenlands:elixir:59, Heavyweight Draught +thebetweenlands:elixir:59, Heavyweight Draught +thebetweenlands:elixir:60, Draught of the Fogged Mind +thebetweenlands:elixir:60, Draught of the Fogged Mind +thebetweenlands:elixir:61, Draught of the Fogged Mind +thebetweenlands:elixir:61, Draught of the Fogged Mind +thebetweenlands:dentrothyst_vial:0, Green Dentrothyst Vial +thebetweenlands:dentrothyst_vial:1, Dirty Dentrothyst Vial +thebetweenlands:dentrothyst_vial:2, Orange Dentrothyst Vial +thebetweenlands:dentrothyst_fluid_vial:0, Bottled Fog +thebetweenlands:dentrothyst_fluid_vial:0, Bottled Shallowbreath +thebetweenlands:dentrothyst_fluid_vial:1, Bottled Fog +thebetweenlands:dentrothyst_fluid_vial:1, Bottled Shallowbreath +thebetweenlands:aspect_vial:0, Green Dentrothyst Aspect Vial +thebetweenlands:aspect_vial:1, Orange Dentrothyst Aspect Vial +thebetweenlands:aspect_vial:0, Azuwynn (2) +thebetweenlands:aspect_vial:1, Azuwynn (2) +thebetweenlands:aspect_vial:0, Armaniis (2) +thebetweenlands:aspect_vial:1, Armaniis (2) +thebetweenlands:aspect_vial:0, Byariis (2) +thebetweenlands:aspect_vial:1, Byariis (2) +thebetweenlands:aspect_vial:0, Byrginaz (2) +thebetweenlands:aspect_vial:1, Byrginaz (2) +thebetweenlands:aspect_vial:0, Celawynn (2) +thebetweenlands:aspect_vial:1, Celawynn (2) +thebetweenlands:aspect_vial:0, Dayuniis (2) +thebetweenlands:aspect_vial:1, Dayuniis (2) +thebetweenlands:aspect_vial:0, Fergalaz (2) +thebetweenlands:aspect_vial:1, Fergalaz (2) +thebetweenlands:aspect_vial:0, Firnalaz (2) +thebetweenlands:aspect_vial:1, Firnalaz (2) +thebetweenlands:aspect_vial:0, Freiwynn (2) +thebetweenlands:aspect_vial:1, Freiwynn (2) +thebetweenlands:aspect_vial:0, Geoliirgaz (2) +thebetweenlands:aspect_vial:1, Geoliirgaz (2) +thebetweenlands:aspect_vial:0, Ordaniis (2) +thebetweenlands:aspect_vial:1, Ordaniis (2) +thebetweenlands:aspect_vial:0, Yeowynn (2) +thebetweenlands:aspect_vial:1, Yeowynn (2) +thebetweenlands:aspect_vial:0, Yunugaz (2) +thebetweenlands:aspect_vial:1, Yunugaz (2) +thebetweenlands:aspect_vial:0, Yihinren (2) +thebetweenlands:aspect_vial:1, Yihinren (2) +thebetweenlands:aspect_vial:0, Wodren (2) +thebetweenlands:aspect_vial:1, Wodren (2) +thebetweenlands:aspect_vial:0, Uduriis (2) +thebetweenlands:aspect_vial:1, Uduriis (2) +thebetweenlands:glue, item.thebetweenlands.glue.name +thebetweenlands:amulet, Amulet +thebetweenlands:amulet_slot, Amulet Slot +thebetweenlands:rope_item, Climbing Rope +thebetweenlands:ring_of_power, Ring of Power +thebetweenlands:ring_of_flight, Ring of Ascent +thebetweenlands:ring_of_recruitment, Ring of Recruitment +thebetweenlands:ring_of_summoning, Ring of Summoning +thebetweenlands:ring_of_dispersion, Ring of Dispersion +thebetweenlands:ring_of_gathering, Ring of Gathering +thebetweenlands:angry_pebble, Angry Pebble +thebetweenlands:lore_scrap, item.thebetweenlands.lore_scrap.name +thebetweenlands:tainted_potion, Tainted Potion (%s) +thebetweenlands:octine_ingot, Octine Ingot +thebetweenlands:mummy_bait, Mummy Bait +thebetweenlands:sap_spit, Sap Spit +thebetweenlands:bark_amulet, Bark Amulet +thebetweenlands:empty_amate_map, Empty Amate Map +thebetweenlands:amate_map:0, Amate Map +thebetweenlands:bone_wayfinder, Bone Wayfinder +thebetweenlands:magic_item_magnet, Magic Item Magnet +thebetweenlands:gem_singer, Gem Singer +thebetweenlands:shambler_tongue, Shambler Tongue +thebetweenlands:rune_door_key, Rune Door Key +thebetweenlands:lurker_skin_patch, Lurker Skin Patch +thebetweenlands:draeton_balloon, Draeton Balloon +thebetweenlands:draeton_burner, Draeton Burner +thebetweenlands:draeton, Draeton +thebetweenlands:draeton_upgrade_furnace, Draeton Furnace Upgrade +thebetweenlands:draeton_upgrade_anchor, Draeton Anchor Upgrade +thebetweenlands:draeton_upgrade_crafting, Draeton Crafting Upgrade +thebetweenlands:weedwood_rowboat_upgrade_lantern, Weedwood Rowboat Lantern Upgrade +thebetweenlands:snot_pod, Rocksnot Pod +thebetweenlands:bl_name_tag, Amate Name Tag +thebetweenlands:aa_upgrade_electric, Electric Upgrade +thebetweenlands:aa_upgrade_glide, Glide Upgrade +thebetweenlands:aa_upgrade_leap, Ascent Upgrade +thebetweenlands:aa_upgrade_urchin, Urchin Spike Upgrade +thebetweenlands:aa_upgrade_vortex, Fish Vortex Upgrade +thebetweenlands:aa_upgrade_trigger, Biopathic Triggerstone +thebetweenlands:aa_upgrade_toggle, Biopathic Linkstone +blockcraftery:editable_block, Framed Block +blockcraftery:editable_stairs, Framed Stairs +blockcraftery:editable_slab, Framed Slab +blockcraftery:editable_slant, Framed Slant +blockcraftery:editable_outer_corner, Framed Outer Corner +blockcraftery:editable_inner_corner, Framed Inner Corner +blockcraftery:editable_wall, Framed Wall +blockcraftery:editable_fence, Framed Fence +blockcraftery:editable_block_reinforced, Reinforced Framed Block +blockcraftery:editable_stairs_reinforced, Reinforced Framed Stairs +blockcraftery:editable_slab_reinforced, Reinforced Framed Slab +blockcraftery:editable_slant_reinforced, Reinforced Framed Slant +blockcraftery:editable_outer_corner_reinforced, Reinforced Framed Outer Corner +blockcraftery:editable_inner_corner_reinforced, Reinforced Framed Inner Corner +blockcraftery:editable_wall_reinforced, Reinforced Framed Wall +blockcraftery:editable_fence_reinforced, Reinforced Framed Fence +blockcraftery:editable_trap_door, Framed Trapdoor +blockcraftery:editable_trap_door_reinforced, Reinforced Framed Trapdoor +blockcraftery:editable_door, Framed Door +blockcraftery:editable_door_reinforced, Reinforced Framed Door +blockcraftery:editable_pressure_plate_all, Framed Pressure Plate (All) +blockcraftery:editable_pressure_plate_items, Framed Pressure Plate (Items) +blockcraftery:editable_pressure_plate_mobs, Framed Pressure Plate (Mobs) +blockcraftery:editable_pressure_plate_player, Framed Pressure Plate (Players) +blockcraftery:editable_pressure_plate_all_reinforced, Reinforced Framed Pressure Plate (All) +blockcraftery:editable_pressure_plate_items_reinforced, Reinforced Framed Pressure Plate (Items) +blockcraftery:editable_pressure_plate_mobs_reinforced, Reinforced Framed Pressure Plate (Mobs) +blockcraftery:editable_pressure_plate_player_reinforced, Reinforced Framed Pressure Plate (Players) +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.natura.edibles.0, item.crated.natura.edibles.0.name +forestry:crated.natura.edibles.1, item.crated.natura.edibles.1.name +forestry:crated.natura.edibles.11, item.crated.natura.edibles.11.name +forestry:crated.natura.soups.9, item.crated.natura.soups.9.name +forestry:crated.natura.overworld_logs.0, item.crated.natura.overworld_logs.0.name +forestry:crated.natura.overworld_logs.1, item.crated.natura.overworld_logs.1.name +forestry:crated.natura.overworld_logs.2, item.crated.natura.overworld_logs.2.name +forestry:crated.natura.overworld_logs.3, item.crated.natura.overworld_logs.3.name +forestry:crated.natura.overworld_logs2.0, item.crated.natura.overworld_logs2.0.name +forestry:crated.natura.overworld_logs2.1, item.crated.natura.overworld_logs2.1.name +forestry:crated.natura.overworld_logs2.2, item.crated.natura.overworld_logs2.2.name +forestry:crated.natura.overworld_logs2.3, item.crated.natura.overworld_logs2.3.name +forestry:crated.natura.redwood_logs.0, item.crated.natura.redwood_logs.0.name +forestry:crated.natura.redwood_logs.1, item.crated.natura.redwood_logs.1.name +forestry:crated.natura.redwood_logs.2, item.crated.natura.redwood_logs.2.name +forestry:crated.natura.nether_logs.0, item.crated.natura.nether_logs.0.name +forestry:crated.natura.nether_logs.1, item.crated.natura.nether_logs.1.name +forestry:crated.natura.nether_logs.2, item.crated.natura.nether_logs.2.name +forestry:crated.natura.nether_logs2.0, item.crated.natura.nether_logs2.0.name +forestry:crated.natura.nether_logs2.15, item.crated.natura.nether_logs2.15.name +forestry:crated.natura.overworld_sapling.0, item.crated.natura.overworld_sapling.0.name +forestry:crated.natura.overworld_sapling.1, item.crated.natura.overworld_sapling.1.name +forestry:crated.natura.overworld_sapling.2, item.crated.natura.overworld_sapling.2.name +forestry:crated.natura.overworld_sapling.3, item.crated.natura.overworld_sapling.3.name +forestry:crated.natura.overworld_sapling2.0, item.crated.natura.overworld_sapling2.0.name +forestry:crated.natura.overworld_sapling2.1, item.crated.natura.overworld_sapling2.1.name +forestry:crated.natura.overworld_sapling2.2, item.crated.natura.overworld_sapling2.2.name +forestry:crated.natura.overworld_sapling2.3, item.crated.natura.overworld_sapling2.3.name +forestry:crated.natura.redwood_sapling.0, item.crated.natura.redwood_sapling.0.name +forestry:crated.natura.nether_sapling.0, item.crated.natura.nether_sapling.0.name +forestry:crated.natura.nether_sapling.1, item.crated.natura.nether_sapling.1.name +forestry:crated.natura.nether_sapling.2, item.crated.natura.nether_sapling.2.name +forestry:crated.natura.nether_sapling2.0, item.crated.natura.nether_sapling2.0.name +forestry:crated.natura.nether_glowshroom.0, item.crated.natura.nether_glowshroom.0.name +forestry:crated.natura.nether_glowshroom.1, item.crated.natura.nether_glowshroom.1.name +forestry:crated.natura.nether_glowshroom.2, item.crated.natura.nether_glowshroom.2.name +forestry:crated.natura.materials.1, item.crated.natura.materials.1.name +forestry:crated.natura.materials.2, item.crated.natura.materials.2.name +forestry:crated.natura.materials.4, item.crated.natura.materials.4.name +forestry:crated.natura.materials.5, item.crated.natura.materials.5.name +forestry:crated.natura.materials.6, item.crated.natura.materials.6.name +forestry:crated.natura.materials.7, item.crated.natura.materials.7.name +forestry:crated.natura.materials.8, item.crated.natura.materials.8.name +forestry:crated.natura.overworld_seeds.0, item.crated.natura.overworld_seeds.0.name +forestry:crated.natura.overworld_seeds.1, item.crated.natura.overworld_seeds.1.name +forestry:crated.natura.edibles.2, item.crated.natura.edibles.2.name +forestry:crated.natura.edibles.3, item.crated.natura.edibles.3.name +forestry:crated.natura.edibles.4, item.crated.natura.edibles.4.name +forestry:crated.natura.edibles.5, item.crated.natura.edibles.5.name +forestry:crated.natura.edibles.6, item.crated.natura.edibles.6.name +forestry:crated.natura.edibles.7, item.crated.natura.edibles.7.name +forestry:crated.natura.edibles.8, item.crated.natura.edibles.8.name +forestry:crated.natura.edibles.9, item.crated.natura.edibles.9.name +forestry:crated.natura.edibles.10, item.crated.natura.edibles.10.name +forestry:crated.natura.saguaro_fruit_item.0, item.crated.natura.saguaro_fruit_item.0.name +forestry:crated.natura.materials.0, item.crated.natura.materials.0.name +forestry:crated.natura.materials.3, item.crated.natura.materials.3.name +forestry:crated.techreborn.part.33, item.crated.techreborn.part.33.name +forestry:crated.techreborn.uumatter.0, item.crated.techreborn.uumatter.0.name +forestry:crated.ingotlead, item.crated.ingotLead.name +forestry:crated.ingotaluminum, item.crated.ingotAluminum.name +forestry:crated.ingotbrass, item.crated.ingotBrass.name +forestry:crated.ingotnickel, item.crated.ingotNickel.name +forestry:crated.ingotsilver, item.crated.ingotSilver.name +forestry:crated.itemrubber, item.crated.itemRubber.name +guideapi:bloodarsenal-guide, item.guideapi.book.bloodarsenal.guide.name +guideapi:modularrouters-guidebook, item.guideapi.book.modularrouters.guidebook.name +guideapi:bloodmagic-guide, item.guideapi.book.bloodmagic.guide.name +guideapi:cyclicmagic-guide, item.guideapi.book.cyclicmagic.guide.name +guideapi:woot-guide, item.guideapi.book.woot.guide.name \ No newline at end of file diff --git a/AlternativeConfigs/loliasm.cfg b/AlternativeConfigs/loliasm.cfg new file mode 100644 index 00000000..b406f634 --- /dev/null +++ b/AlternativeConfigs/loliasm.cfg @@ -0,0 +1,364 @@ +# Configuration file + +bakedquad { + # Classes where BakedQuad::new calls need to be redirected. As of 3.2, this should be done automatically, while the changes will show in the next launch - + S:classesThatCallBakedQuadCtor < + lumien.randomthings.client.models.blocks.ModelCubeAll + appeng.client.render.cablebus.QuadRotator + org.cyclops.integrateddynamics.client.model.CableModelBase + forestry.storage.models.ModelCrate + codechicken.lib.util.VertexDataUtils + net.minecraft.client.renderer.block.model.FaceBakery + lumien.randomthings.client.models.blocks.ModelCubeOverlay + appeng.client.render.model.AutoRotatingModel + li.cil.oc.client.renderer.block.SmartBlockModelBase$class + com.rwtema.extrautils2.utils.helpers.QuadHelper + li.cil.oc.client.renderer.block.RobotModel$ItemModel$ + org.cyclops.cyclopscore.client.model.DynamicBaseModel + com.rwtema.extrautils2.backend.model.PassthruModelItem$4$1 + com.rwtema.extrautils2.items.ItemSnowglobe + buildcraft.lib.client.model.MutableQuad + com.elytradev.architecture.client.render.target.RenderTargetBaked + appeng.thirdparty.codechicken.lib.model.Quad + thaumcraft.client.lib.obj.MeshModel + com.rwtema.extrautils2.backend.model.Box + appeng.client.render.model.ColorApplicatorBakedModel + com.rwtema.careerbees.ProxyClient$ModelBark + codechicken.lib.render.buffer.BakingVertexBuffer + li.cil.oc.client.renderer.block.SmartBlockModelBase$$anonfun$bakeQuads$1 + dan200.computercraft.client.render.ModelTransformer$BakedQuadBuilder + openblocks.client.renderer.item.devnull.DevNullItemOverride + com.jaquadro.minecraft.chameleon.render.ChamRenderLL + > + + # Classes that extend BakedQuad need to be handled separately. This should be done automatically, while the changes will show in the next launch - + S:classesThatExtendBakedQuad < + + > + + # Log classes that need their BakedQuad::new calls redirected - + B:logClassesThatCallBakedQuadCtor=true + + # Allows bucket models to re-use UnpackedBakedQuads - + B:reuseBucketQuads=true + + # Saves RAM by removing BakedQuad instance variables, redirecting BakedQuad creation to specific BakedQuad child classes. This will be forcefully turned off when Optifine is installed as it is incompatible - + B:squashBakedQuads=true +} + + +canonicalization { + # Deduplicate ASMData related Strings - + B:asmDataStringCanonicalization=true + + # Deduplicate Java's FilePermission cache's names within SecureClassLoader - + B:filePermissionsCacheCanonicalization=true + + # Deduplicate LockCode when reading from NBT - + B:lockCodeCanonicalization=true + + # Deduplicate Model Conditions. Enable this if you do not have Foamfix installed - + B:modelConditionCanonicalization=false + + # Deduplicate String keys in NBTTagCompound - + B:nbtBackingMapStringCanonicalization=true + + # Deduplicate Strings in NBTTagString - + B:nbtTagStringBackingStringCanonicalization=true + + # Deduplicate package strings when Forge gathers them when mod candidates are loaded - + B:packageStringCanonicalization=true + + # Deduplicate ResourceLocation and ModelResourceLocation instances - + B:resourceLocationCanonicalization=true + + # Deduplicate TextureAtlasSprite's names - + B:spriteNameCanonicalization=true + + # EXPERIMENTAL: Deduplicate BakedQuad's Vertex Data array. If you see any artifacting in-game, turn this off and report it on github - + B:vertexDataCanonicalization=true +} + + +capability { + # Delays ItemStack's capabilities from being initialized until they needed to be - + B:delayItemStackCapabilityInit=true + + # Fixes Astral Sorcery applying AmuletHolderCapability to large amount of ItemStacks when it isn't needed. This option will be ignored when Astral Sorcery isn't installed - + B:fixAmuletHolderCapability=true +} + + +datastructures { + # Improve hashing performances of various objects - + B:efficientHashing=true + + # Clears and trims ModelManager data structures after models are loaded and baked - + B:moreModelManagerCleanup=true + + # Optimizing FurnaceRecipes. FastFurnace will see very little benefit when this option is turned on - + B:optimizeFurnaceRecipeStore=true + + # Optimize NBTTagCompound's backing map structure - + B:optimizeNBTTagCompoundBackingMap=true + + # Optimizes registries - + B:optimizeRegistries=true + + # If JEI/HEI is installed, replace vanilla search trees with JEI's, decreases memory usage, loading time and adds more features to normal creative menu searching - + B:replaceSearchTreeWithJEISearching=true + + # EXPERIMENTAL: Strips ItemStack of some of its fields as it stores some near-useless references - + B:stripNearUselessItemStackFields=true +} + + +events { + # [EXPERIMENTAL]: Stops mass object creation when Forge is firing events, this can decrease Garbage Collection pressure - + B:makeEventsSingletons=false +} + + +forgefixes { + # Fixes Forge's EntityEntry calling a slow Constructor::newInstance call every time an entity spawns, it is replaced with a fast Function::get generated from LambdaMetafactory#metafactory - + B:fasterEntitySpawnPreparation=true + + # Works around a crash when too many dimensions are registered, caused by JVM optimization issues. - + B:fixDimensionTypesInliningCrash=true + + # Fixes Forge's mistake of annotating FillBucketEvent#getFilledBucket as @Nonnull when the contract isn't fulfilled nor checked. First discovered here: https://github.com/Divine-Journey-2/main/issues/295 - + B:fixFillBucketEventNullPointerException=true + + # Fixes a vanilla-forge code interaction bug leading to a possible ConcurrentModificationException/StackOverflowError crash. First discovered here: https://github.com/GregTechCE/GregTech/issues/1256 - + B:fixTileEntityOnLoadCME=true + + # EXPERIMENTAL: Forcibly remove Forge's FMLSecurityManager that adds very very slight overheads in calls that requires permission checks - + B:removeForgeSecurityManager=false +} + + +furnace { + # When optimizeFurnaceRecipeStore is true, experience is determined by who registers the entry first, this is also the fallback option if all three options aren't true - + B:furnaceExperienceFCFS=true + + # When optimizeFurnaceRecipeStore is true, experience is determined by whichever entry gives the most experience - + B:furnaceExperienceMost=false + + # When optimizeFurnaceRecipeStore is true, experience is determined the vanilla way, this method is the most inefficient and random - + B:furnaceExperienceVanilla=false +} + + +launchwrapper { + # Invalidate and clean cache entries when the game finishes loading (onto the main screen). Loading into the first world may take longer. This option wouldn't do anything if 'cleanupLaunchClassLoaderLate' is 'true' - + B:cleanCachesOnGameLoad=false + + # Cleanup some redundant data structures in LaunchClassLoader at the earliest point possible (when LoliASM is loaded). Helpful for those that don't have enough RAM to load into the game. This can induce slowdowns while loading the game in exchange for more available RAM - + B:cleanupLaunchClassLoaderEarly=false + + # Cleanup some redundant data structures in LaunchClassLoader at the latest point possible (when the game reaches the Main Screen). This is for those that have enough RAM to load the game and do not want any slowdowns while loading. Note: if 'cleanupLaunchClassLoaderEarly' is 'true', this option will be ignored - + B:cleanupLaunchClassLoaderLate=true + + # Disable the unusused Package Manifest map. This option coincides with Foamfix's 'removePackageManifestMap' option - + B:disablePackageManifestMap=true + + # Disabling caching of classes. This will induce major slowdowns to game/world loads in exchange for more available RAM - + B:noClassCache=false + + # Disabling caching of resources (Class Bytes). This will induce slowdowns to game/world loads in exchange for more available RAM - + B:noResourceCache=false + + # Weaken the caching of classes. This allows the GC to free up more space when the caches are no longer needed. If 'noClassCache' is 'true', this option will be ignored - + B:weakClassCache=true + + # Weaken the caching of resources (Class Bytes). This allows the GC to free up more space when the caches are no longer needed. If 'noResourceCache' is 'true', this option will be ignored. This option coincides with Foamfix's 'weakenResourceCache' option - + B:weakResourceCache=true +} + + +logging { + # Allow the game to keep running after crashes as well as adding more information and deobfuscating the crash reports, inspired by VanillaFix - + B:crashReportImprovements=true + + # When crashReportImprovements is true, disallow toasts from popping up and carry on playing while keeping crashes silent - + B:hideToastsAndContinuePlaying=true + + # When crashReportImprovements is true, allow the player to return to the main menu when a crash occurs, inspired by VanillaFix - + B:returnToMainMenuAfterCrash=true + + # Rewrite logging output with deobfuscated names when applicable, inspired by VanillaFix - + B:rewriteLoggingWithDeobfuscatedNames=true +} + + +mcfixes { + # Fixes MC-129057: https://bugs.mojang.com/browse/MC-129057 - + B:fixMC129057=true + + # Fixes MC-129556: https://bugs.mojang.com/browse/MC-129556 - + B:fixMC129556=true + + # Fixes MC-186052: https://bugs.mojang.com/browse/MC-186052 - + B:fixMC186052=true + + # Fixes MC-30845: https://bugs.mojang.com/browse/MC-30845 - + B:fixMC30845=true + + # Fixes MC-31681: https://bugs.mojang.com/browse/MC-31681 - + B:fixMC31681=true + + # Fixes MC-88176: https://bugs.mojang.com/browse/MC-88176 - + B:fixMC88176=true + + # Limits skin downloading threads to a maximum of half of available CPU cores - + B:limitSkinDownloadingThreads=true + + # Resolves MC-2071: https://bugs.mojang.com/browse/MC-2071 - + B:resolveMC2071=true +} + + +misc { + # Process screenshots and print to chat asynchronously - + B:asyncScreenshot=true + + # [W.I.P] - EXPERIMENTAL: Yet another attempt at caching classes between loads - + B:classCaching=false + + # Copy image after screenshotting to clipboard - + B:copyScreenshotToClipboard=false + + # Use updated CA Certs that was included in 8u311. This most notably fixes 8u51 certs issues - + B:outdatedCaCertsFix=true + + # Optimizes FluidRegistry::enableUniversalBucket check - + B:quickerEnableUniversalBucketCheck=true + + # For some reason Mojang decided to cache int buffers and arrays after a screenshot is taken, this makes sure they're never cached - + B:releaseScreenshotCache=true + + # Removes forced garbage collection calls, inspired by VanillaFix, can make world loading faster - + B:removeExcessiveGCCalls=true + + # Allows changing of dimensions to be smooth and nearly instantaneous, inspired by VanillaFix - + B:smoothDimensionChange=true + + # Strips the boring instanced Random object from SoundEventAccessors and uses ThreadLocalRandom instead - + B:stripInstancedRandomFromSoundEventAccessor=true + + # Adjust thread priorities to improve performance on systems with few cores - + B:threadPriorityFix=true +} + + +modfixes { + # When Better with Mods is installed, optimize Blasting Oil related events. The original implementation harms server performance at any given moment. This option will be ignored when Better with Mods isn't installed - + B:bwmBlastingOilOptimization=true + + # EXPERIMENTAL: When ChickenASM (Library of CodeChickenLib and co.) is installed, ClassHierarchyManager can cache a lot of Strings and seem to be unused in any transformation purposes. This clears ClassHierarchyManager of those redundant strings. This option will be ignored when ChickenASM isn't installed - + B:cleanupChickenASMClassHierarchyManager=true + + # When Extra Utilities 2 is installed, disable the crafter's rendering of the item being crafted, this can reduce lag, ignores fixXU2CrafterCrash config option - + B:disableXU2CrafterRendering=false + + # When Immersive Engineering is installed, sometimes it or it's addons can induce an ArrayIndexOutOfBoundsException in BlockIEBase#getPushReaction. This option will be ignored when IE isn't installed - + B:fixBlockIEBaseArrayIndexOutOfBoundsException=true + + # When TerraFirmaCraft is installed, fix the falling block's false starting position - + B:fixTFCFallingBlockFalseStartingTEPos=true + + # When Extra Utilities 2 is installed, fix and optimize mechanical crafter's rendering - + B:fixXU2CrafterCrash=true + + # When Just Enough Items is installed, it deduplicates strings in the generated generalized suffix trees' edge labels. This option will be ignored when Just Enough Items isn't installed - + B:labelCanonicalization=true + + # Optimizes Astral Sorcery's Resplendent Prism related functions. This option will be ignored when Astral Sorcery isn't installed - + B:optimizeAmuletRelatedFunctions=true + + # When Electroblob's Wizardry is installed, optimize the search for arcane locked tile entities to render - + B:optimizeArcaneLockRendering=true + + # When QMD is installed, optimize its BeamRenderer. The original implementation harms client performance heavily (takes ~5% of each tick time). This option will be ignored when QMD isn't installed - + B:optimizeQMDBeamRenderer=true + + # When EvilCraft Compat + EnderIO is installed, repair the compatibility module - + B:repairEvilCraftEIOCompat=true + + # When CraftTweaker is installed, large modpacks tend to stall in the last stage of loading, when CraftTweaker inexplicably recalculates search trees. This option will be ignored when CraftTweaker isn't installed - + B:skipCraftTweakerRecalculatingSearchTrees=true +} + + +remapper { + # Optimizing Forge's Remapper for not storing redundant entries - + B:optimizeFMLRemapper=true +} + + +rendering { + # Optimizes some rendering features, not game-breaking; however, negligible at times - + B:optimizeSomeRendering=true + + # Strip unnecessary locals in RenderHelper::enableStandardItemLighting, no idea why it's there - + B:stripUnnecessaryLocalsInRenderHelper=true +} + + +spark { + # Allow LoliASM's Spark profiling to include all threads that are present - + B:includeAllThreadsWhenProfiling=true + + # When Spark is installed, profile the loading of FMLConstructionEvent stage - + B:sparkProfileConstructionStage=false + + # When Spark is installed, profile the loading of coremods, but only those that load after LoliASM - + B:sparkProfileCoreModLoading=false + + # When Spark is installed, profile the loading of the game in its entirety - + B:sparkProfileEntireGameLoad=false + + # When Spark is installed, profile the loading of the world in its entirety - + B:sparkProfileEntireWorldLoad=false + + # When Spark is installed, profile the loading of FMLModIdMappingEvent stage, this is the last event fired before the game is finalized - + B:sparkProfileFinalizingStage=false + + # When Spark is installed, profile the loading of FMLInitializationEvent stage - + B:sparkProfileInitializationStage=false + + # When Spark is installed, profile the loading of FMLLoadCompleteEvent stage - + B:sparkProfileLoadCompleteStage=false + + # When Spark is installed, profile the loading of FMLPostInitializationEvent stage - + B:sparkProfilePostInitializationStage=false + + # When Spark is installed, profile the loading of FMLPreInitializationEvent stage - + B:sparkProfilePreInitializationStage=false + + # When Spark is installed, profile the loading of FMLServerAboutToStartEvent stage - + B:sparkProfileWorldAboutToStartStage=false + + # When Spark is installed, profile the loading of FMLServerStartedEvent stage - + B:sparkProfileWorldStartedStage=false + + # When Spark is installed, profile the loading of FMLServerStartingEvent stage - + B:sparkProfileWorldStartingStage=false + + # When Spark is installed, summarize the heap space (/spark heapsummary) when the game finishes loading - + B:sparkSummarizeHeapSpaceAfterGameLoads=false + + # When Spark is installed, summarize the heap space (/spark heapsummary) when the world finishes loading - + B:sparkSummarizeHeapSpaceAfterWorldLoads=false +} + + +textures { + # Calculate and send animated textures only when needed to the GPU, better than VanillaFix's textureFixes config - + B:onDemandAnimatedTextures=false + + # Releases TextureAtlasSprite's framesTextureData. Won't touch custom TextureAtlasSprite implementations - + B:releaseSpriteFramesCache=true +} + + diff --git a/config/AppliedEnergistics2/CustomRecipes.cfg b/config/AppliedEnergistics2/CustomRecipes.cfg index 37562e35..b0c839c2 100644 --- a/config/AppliedEnergistics2/CustomRecipes.cfg +++ b/config/AppliedEnergistics2/CustomRecipes.cfg @@ -1,7 +1,7 @@ # Configuration file cache { - S:digest=cfbcc1454b90eddb63dfae15f8312171 + S:digest=cb170264c3aaba21bf01a80681315ea1 # Caching can save processing time, if there are a lot of items. [default: true] B:enableCache=true diff --git a/config/AppliedEnergistics2/VersionChecker.cfg b/config/AppliedEnergistics2/VersionChecker.cfg index 7f4e34dd..b3dd6a96 100644 --- a/config/AppliedEnergistics2/VersionChecker.cfg +++ b/config/AppliedEnergistics2/VersionChecker.cfg @@ -3,7 +3,7 @@ cache { # Waits as many hours, until it checks again. [range: 0 ~ 168, default: 24] I:interval=24 - S:lastCheck=1690753680323 + S:lastCheck=1693941017260 } diff --git a/config/AppliedEnergistics2/items.csv b/config/AppliedEnergistics2/items.csv index 29a3dd7c..8800bfaf 100644 --- a/config/AppliedEnergistics2/items.csv +++ b/config/AppliedEnergistics2/items.csv @@ -651,7 +651,7 @@ 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:8, Mithril Ore thermalfoundation:ore_fluid:0, Oil Sand thermalfoundation:ore_fluid:1, Oil Shale thermalfoundation:ore_fluid:2, Destabilized Redstone Ore @@ -666,7 +666,7 @@ 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:8, Block of Mithril thermalfoundation:storage_alloy:0, Block of Steel thermalfoundation:storage_alloy:1, Block of Electrum thermalfoundation:storage_alloy:2, Block of Invar @@ -685,7 +685,7 @@ 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:8, Hardened Mithril Glass thermalfoundation:glass_alloy:0, Hardened Steel Glass thermalfoundation:glass_alloy:1, Hardened Electrum Glass thermalfoundation:glass_alloy:2, Hardened Invar Glass @@ -734,7 +734,7 @@ 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:72, Mithril Coin thermalfoundation:coin:96, Steel Coin thermalfoundation:coin:97, Electrum Coin thermalfoundation:coin:98, Invar Coin @@ -785,7 +785,7 @@ 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:72, Pulverized Mithril Metal thermalfoundation:material:96, Steel Blend thermalfoundation:material:97, Electrum Blend thermalfoundation:material:98, Invar Blend @@ -802,7 +802,7 @@ 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:136, Mithril Ingot thermalfoundation:material:160, Steel Ingot thermalfoundation:material:161, Electrum Ingot thermalfoundation:material:162, Invar Ingot @@ -819,7 +819,7 @@ 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:200, Mithril Nugget thermalfoundation:material:224, Steel Nugget thermalfoundation:material:225, Electrum Nugget thermalfoundation:material:226, Invar Nugget @@ -836,7 +836,7 @@ 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:264, Mithril Gear thermalfoundation:material:288, Steel Gear thermalfoundation:material:289, Electrum Gear thermalfoundation:material:290, Invar Gear @@ -853,7 +853,7 @@ 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:328, Mithril Plate thermalfoundation:material:352, Steel Plate thermalfoundation:material:353, Electrum Plate thermalfoundation:material:354, Invar Plate @@ -1412,15 +1412,15 @@ techreborn:machine_casing:1, Reinforced Machine Casing techreborn:machine_casing:2, Advanced Machine Casing techreborn:ore:0, Galena Ore techreborn:ore:1, Iridium Ore -techreborn:ore:2, Ruby Ore -techreborn:ore:3, Sapphire Ore +techreborn:ore:2, Reborn Ruby Ore +techreborn:ore:3, Reborn Sapphire Ore techreborn:ore:4, Bauxite Ore techreborn:ore:5, Pyrite Ore techreborn:ore:6, Cinnabar Ore techreborn:ore:7, Sphalerite Ore techreborn:ore:8, Tungsten Ore techreborn:ore:9, Sheldonite Ore -techreborn:ore:10, Peridot Ore +techreborn:ore:10, Reborn Peridot Ore techreborn:ore:11, Sodalite Ore techreborn:ore:12, Lead Ore techreborn:ore:13, Silver Ore @@ -1444,9 +1444,9 @@ techreborn:storage:14, Block of Bronze techreborn:storage2:0, Block of Tungstensteel techreborn:storage2:1, Iridium Reinforced Tungstensteel Block techreborn:storage2:2, Iridium Reinforced Stone -techreborn:storage2:3, Block of Ruby -techreborn:storage2:4, Block of Sapphire -techreborn:storage2:5, Block of Peridot +techreborn:storage2:3, Block of Reborn Ruby +techreborn:storage2:4, Block of Reborn Sapphire +techreborn:storage2:5, Block of Reborn Peridot techreborn:storage2:6, Block of Yellow Garnet techreborn:storage2:7, Block of Red Garnet techreborn:storage2:8, Block of Copper @@ -1636,64 +1636,19 @@ 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: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:database:0, Database +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:bee_queen_ge:0, Forest Queen forestry:bee_queen_ge:0, Meadows Queen forestry:bee_queen_ge:0, Common Queen @@ -1913,6 +1868,20 @@ 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:book_forester, Forester's Manual +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:honeyed_slice, Honeyed Slice +forestry:ambrosia, Ambrosia +forestry:honey_pot, Honey Pot forestry:charcoal:0, Block of Charcoal forestry:wood_pile:0, Wood Pile forestry:wood_pile_decorative:0, Decorative Wood Pile @@ -1921,6 +1890,68 @@ 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:worktable:0, Worktable +forestry:engine_peat:0, Peat-fired Engine +forestry:engine_biogas:0, Biogas Engine +forestry:engine_clockwork:0, Clockwork Engine +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:arboretum:0, Arboretum (Managed) forestry:arboretum:1, Arboretum (Manual) forestry:farm_crops:0, Farm (Managed) @@ -1935,29 +1966,6 @@ 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: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:worktable:0, Worktable -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:genetic_filter:0, Genetic Filter forestry:apiarist_bag, Apiarist's Backpack forestry:lepidopterist_bag, Lepidopterist's Backpack forestry:miner_bag, Mining Backpack @@ -1972,37 +1980,6 @@ 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:habitat_former:0, Habitat Former -forestry:habitat_screen, Habitat Screen -forestry:honeyed_slice, Honeyed Slice -forestry:ambrosia, Ambrosia -forestry:honey_pot, Honey Pot -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:crate, Crate -forestry:book_forester, Forester's Manual -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:sapling:0, Apple Oak Sapling forestry:sapling:0, Dark Oak Sapling forestry:sapling:0, Silver Birch Sapling @@ -2690,9 +2667,32 @@ forestry:cocoon_ge:0, Diana Fritillary Cocoon forestry:butterfly_chest:0, Lepidopterist's Chest forestry:cocoon:0, tile.for.cocoon.name forestry:cocoon.solid:0, tile.for.cocoon.solid.name -forestry:engine_peat:0, Peat-fired Engine -forestry:engine_biogas:0, Biogas Engine -forestry:engine_clockwork:0, Clockwork Engine +forestry:habitat_former:0, Habitat Former +forestry:habitat_screen, Habitat Screen +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: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:crate, Crate railcraft:creosote, Creosote railcraft:steam, Steam railcraft:tool_crowbar_iron, Iron Crowbar @@ -3820,6 +3820,106 @@ genetics:lab_machine:2, Incubator genetics:lab_machine:3, Genepool genetics:lab_machine:4, Acclimatiser genetics:adv_machine:0, Splicer +botany:plant:0, Weed +botany:plant:1, Weed Long +botany:plant:2, Weed Very Long +botany:plant:3, Dead Flower +botany:plant:4, Decaying Flower +botany:soil:0, Soil +botany:soil:1, Soil +botany:soil:2, Soil +botany:soil:3, Soil +botany:soil:4, Soil +botany:soil:5, Soil +botany:soil:6, Soil +botany:soil:7, Soil +botany:soil:8, Soil +botany:loam:0, Loam +botany:loam:1, Loam +botany:loam:2, Loam +botany:loam:3, Loam +botany:loam:4, Loam +botany:loam:5, Loam +botany:loam:6, Loam +botany:loam:7, Loam +botany:loam:8, Loam +botany:flowerbed:0, Flowerbed +botany:flowerbed:1, Flowerbed +botany:flowerbed:2, Flowerbed +botany:flowerbed:3, Flowerbed +botany:flowerbed:4, Flowerbed +botany:flowerbed:5, Flowerbed +botany:flowerbed:6, Flowerbed +botany:flowerbed:7, Flowerbed +botany:flowerbed:8, Flowerbed +botany:soil_no_weed:0, Soil +botany:soil_no_weed:1, Soil +botany:soil_no_weed:2, Soil +botany:soil_no_weed:3, Soil +botany:soil_no_weed:4, Soil +botany:soil_no_weed:5, Soil +botany:soil_no_weed:6, Soil +botany:soil_no_weed:7, Soil +botany:soil_no_weed:8, Soil +botany:loam_no_weed:0, Loam +botany:loam_no_weed:1, Loam +botany:loam_no_weed:2, Loam +botany:loam_no_weed:3, Loam +botany:loam_no_weed:4, Loam +botany:loam_no_weed:5, Loam +botany:loam_no_weed:6, Loam +botany:loam_no_weed:7, Loam +botany:loam_no_weed:8, Loam +botany:flowerbed_no_weed:0, Flowerbed +botany:flowerbed_no_weed:1, Flowerbed +botany:flowerbed_no_weed:2, Flowerbed +botany:flowerbed_no_weed:3, Flowerbed +botany:flowerbed_no_weed:4, Flowerbed +botany:flowerbed_no_weed:5, Flowerbed +botany:flowerbed_no_weed:6, Flowerbed +botany:flowerbed_no_weed:7, Flowerbed +botany:flowerbed_no_weed:8, Flowerbed +botany:soil_meter, Soil Meter +botany:trowel_wood, Wooden Trowel +botany:trowel_stone, Stone Trowel +botany:trowel_iron, Iron Trowel +botany:trowel_diamond, Diamond Trowel +botany:trowel_gold, Gold Trowel +botany:misc:0, Ash Powder +botany:misc:1, Wood Pulp Powder +botany:misc:2, Mulch Powder +botany:misc:3, Sulphur Powder +botany:misc:4, Fertilizer Powder +botany:misc:5, Compost Powder +botany:misc:6, Mortar +botany:misc:7, Weedkiller +botany:botanist_bag, Botanist's Backpack +botany:database:0, Botanist Database +botany:database:1, Master Botanist Database +botany:insulated_tube:0, Copper Clay Insulated Electron Tube +botany:insulated_tube:128, Copper Cobblestone Insulated Electron Tube +botany:insulated_tube:256, Copper Sandstone Insulated Electron Tube +botany:insulated_tube:384, Copper Hardened Clay Insulated Electron Tube +botany:insulated_tube:512, Copper Smooth Stone Insulated Electron Tube +botany:insulated_tube:640, Copper Sandstone Insulated Electron Tube +botany:insulated_tube:1, Tin Clay Insulated Electron Tube +botany:insulated_tube:129, Tin Cobblestone Insulated Electron Tube +botany:insulated_tube:257, Tin Sandstone Insulated Electron Tube +botany:insulated_tube:385, Tin Hardened Clay Insulated Electron Tube +botany:insulated_tube:513, Tin Smooth Stone Insulated Electron Tube +botany:insulated_tube:641, Tin Sandstone Insulated Electron Tube +botany:insulated_tube:2, Bronze Clay Insulated Electron Tube +botany:insulated_tube:130, Bronze Cobblestone Insulated Electron Tube +botany:insulated_tube:258, Bronze Sandstone Insulated Electron Tube +botany:insulated_tube:386, Bronze Hardened Clay Insulated Electron Tube +botany:insulated_tube:514, Bronze Smooth Stone Insulated Electron Tube +botany:insulated_tube:642, Bronze Sandstone Insulated Electron Tube +botany:insulated_tube:3, Iron Clay Insulated Electron Tube +botany:insulated_tube:131, Iron Cobblestone Insulated Electron Tube +botany:insulated_tube:259, Iron Sandstone Insulated Electron Tube +botany:insulated_tube:387, Iron Hardened Clay Insulated Electron Tube +botany:insulated_tube:515, Iron Smooth Stone Insulated Electron Tube +botany:insulated_tube:643, Iron Sandstone Insulated Electron Tube botany:ceramic:0, Aquamarine Ceramic Block botany:ceramic:1, Black Ceramic Block botany:ceramic:2, Deep Blue Ceramic Block @@ -4155,107 +4255,7 @@ botany:clay:77, White Clay botany:clay:78, Yellow Clay botany:clay:79, Yellow-Green Clay botany:misc_ceramic:0, Mortar -botany:plant:0, Weed -botany:plant:1, Weed Long -botany:plant:2, Weed Very Long -botany:plant:3, Dead Flower -botany:plant:4, Decaying Flower -botany:soil:0, Soil -botany:soil:1, Soil -botany:soil:2, Soil -botany:soil:3, Soil -botany:soil:4, Soil -botany:soil:5, Soil -botany:soil:6, Soil -botany:soil:7, Soil -botany:soil:8, Soil -botany:loam:0, Loam -botany:loam:1, Loam -botany:loam:2, Loam -botany:loam:3, Loam -botany:loam:4, Loam -botany:loam:5, Loam -botany:loam:6, Loam -botany:loam:7, Loam -botany:loam:8, Loam -botany:flowerbed:0, Flowerbed -botany:flowerbed:1, Flowerbed -botany:flowerbed:2, Flowerbed -botany:flowerbed:3, Flowerbed -botany:flowerbed:4, Flowerbed -botany:flowerbed:5, Flowerbed -botany:flowerbed:6, Flowerbed -botany:flowerbed:7, Flowerbed -botany:flowerbed:8, Flowerbed -botany:soil_no_weed:0, Soil -botany:soil_no_weed:1, Soil -botany:soil_no_weed:2, Soil -botany:soil_no_weed:3, Soil -botany:soil_no_weed:4, Soil -botany:soil_no_weed:5, Soil -botany:soil_no_weed:6, Soil -botany:soil_no_weed:7, Soil -botany:soil_no_weed:8, Soil -botany:loam_no_weed:0, Loam -botany:loam_no_weed:1, Loam -botany:loam_no_weed:2, Loam -botany:loam_no_weed:3, Loam -botany:loam_no_weed:4, Loam -botany:loam_no_weed:5, Loam -botany:loam_no_weed:6, Loam -botany:loam_no_weed:7, Loam -botany:loam_no_weed:8, Loam -botany:flowerbed_no_weed:0, Flowerbed -botany:flowerbed_no_weed:1, Flowerbed -botany:flowerbed_no_weed:2, Flowerbed -botany:flowerbed_no_weed:3, Flowerbed -botany:flowerbed_no_weed:4, Flowerbed -botany:flowerbed_no_weed:5, Flowerbed -botany:flowerbed_no_weed:6, Flowerbed -botany:flowerbed_no_weed:7, Flowerbed -botany:flowerbed_no_weed:8, Flowerbed -botany:soil_meter, Soil Meter -botany:trowel_wood, Wooden Trowel -botany:trowel_stone, Stone Trowel -botany:trowel_iron, Iron Trowel -botany:trowel_diamond, Diamond Trowel -botany:trowel_gold, Gold Trowel -botany:misc:0, Ash Powder -botany:misc:1, Wood Pulp Powder -botany:misc:2, Mulch Powder -botany:misc:3, Sulphur Powder -botany:misc:4, Fertilizer Powder -botany:misc:5, Compost Powder -botany:misc:6, Mortar -botany:misc:7, Weedkiller -botany:botanist_bag, Botanist's Backpack -botany:insulated_tube:0, Copper Clay Insulated Electron Tube -botany:insulated_tube:128, Copper Cobblestone Insulated Electron Tube -botany:insulated_tube:256, Copper Sandstone Insulated Electron Tube -botany:insulated_tube:384, Copper Hardened Clay Insulated Electron Tube -botany:insulated_tube:512, Copper Smooth Stone Insulated Electron Tube -botany:insulated_tube:640, Copper Sandstone Insulated Electron Tube -botany:insulated_tube:1, Tin Clay Insulated Electron Tube -botany:insulated_tube:129, Tin Cobblestone Insulated Electron Tube -botany:insulated_tube:257, Tin Sandstone Insulated Electron Tube -botany:insulated_tube:385, Tin Hardened Clay Insulated Electron Tube -botany:insulated_tube:513, Tin Smooth Stone Insulated Electron Tube -botany:insulated_tube:641, Tin Sandstone Insulated Electron Tube -botany:insulated_tube:2, Bronze Clay Insulated Electron Tube -botany:insulated_tube:130, Bronze Cobblestone Insulated Electron Tube -botany:insulated_tube:258, Bronze Sandstone Insulated Electron Tube -botany:insulated_tube:386, Bronze Hardened Clay Insulated Electron Tube -botany:insulated_tube:514, Bronze Smooth Stone Insulated Electron Tube -botany:insulated_tube:642, Bronze Sandstone Insulated Electron Tube -botany:insulated_tube:3, Iron Clay Insulated Electron Tube -botany:insulated_tube:131, Iron Cobblestone Insulated Electron Tube -botany:insulated_tube:259, Iron Sandstone Insulated Electron Tube -botany:insulated_tube:387, Iron Hardened Clay Insulated Electron Tube -botany:insulated_tube:515, Iron Smooth Stone Insulated Electron Tube -botany:insulated_tube:643, Iron Sandstone Insulated Electron Tube botany:machine:0, Tileworker -botany:database:0, Botanist Database -botany:database:1, Master Botanist Database extrabees:honey_crystal, item.honey_crystal.name extrabees:honey_drop:0, Energy Drop extrabees:honey_drop:1, Acidic Drop @@ -4395,6 +4395,11 @@ extrabees:misc:28, Blutonium Grains extrabees:misc:29, Cyanite Grains extrabees:dictionary:0, Apiarist Database extrabees:dictionary:1, Master Apiarist Database +extrabees:hive_frame.cocoa, item.hive_frame.name +extrabees:hive_frame.cage, item.hive_frame.name +extrabees:hive_frame.soul, item.hive_frame.name +extrabees:hive_frame.clay, item.hive_frame.name +extrabees:hive_frame.debug, item.hive_frame.name extrabees:alveary:0, Mutator extrabees:alveary:1, Frame Housing extrabees:alveary:2, Rain Shield @@ -4402,11 +4407,6 @@ extrabees:alveary:3, Alveary Lighting extrabees:alveary:4, Electrical Stimulator extrabees:alveary:5, Hatchery extrabees:alveary:6, Alveary Transmission -extrabees:hive_frame.cocoa, item.hive_frame.name -extrabees:hive_frame.cage, item.hive_frame.name -extrabees:hive_frame.soul, item.hive_frame.name -extrabees:hive_frame.clay, item.hive_frame.name -extrabees:hive_frame.debug, item.hive_frame.name extratrees:misc:0, Sawdust extratrees:misc:1, Bark extratrees:misc:2, Proven Gear @@ -4502,6 +4502,17 @@ extratrees:drink:0, Shot Glass extratrees:drink:0, Sherry Glass extratrees:drink:0, Coupe Glass extratrees:drink:0, Glass of Red Wine +extratrees:databaselepi, item.databaseLepi.name +extratrees:machine:0, Lumbermill +extratrees:machine:1, Woodworker +extratrees:machine:2, Panelworker +extratrees:machine:4, Fruit Press +extratrees:machine:5, Brewery +extratrees:machine:6, Distillery +extratrees:machine:7, Glassworker +extratrees:carpentry, tile.null.name +extratrees:carpentrypanel, tile.null.name +extratrees:stainedglass, tile.null.name extratrees:logs.0:0, Apple Wood extratrees:logs.0:1, Fig Wood extratrees:logs.0:2, Butternut Wood @@ -5078,17 +5089,6 @@ extratrees:leaves.decorative.5:15, Leaves extratrees:leaves.decorative.6:0, Leaves extratrees:shrub_log:0, Shrub Wood extratrees:databasetree, item.databaseTree.name -extratrees:databaselepi, item.databaseLepi.name -extratrees:machine:0, Lumbermill -extratrees:machine:1, Woodworker -extratrees:machine:2, Panelworker -extratrees:machine:4, Fruit Press -extratrees:machine:5, Brewery -extratrees:machine:6, Distillery -extratrees:machine:7, Glassworker -extratrees:carpentry, tile.null.name -extratrees:carpentrypanel, tile.null.name -extratrees:stainedglass, tile.null.name extratrees:binnie.juice.apple, Apple Juice extratrees:binnie.juice.apricot, Apricot Juice extratrees:binnie.juice.banana, Banana Juice @@ -5572,7 +5572,7 @@ chickenchunks:chunk_loader:0, Chunk Loader chickenchunks:chunk_loader:1, Spot Loader opencomputers:adapter:0, Adapter opencomputers:assembler:0, Electronics Assembler -opencomputers:cable:11250603, Cable +opencomputers:cable:0, Cable opencomputers:capacitor:0, Capacitor opencomputers:case1:0, Computer Case (Tier 1) opencomputers:case3:0, Computer Case (Tier 3) @@ -5705,6 +5705,7 @@ opencomputers:upgrade:19, Navigation Upgrade opencomputers:upgrade:20, Piston Upgrade opencomputers:upgrade:21, Sign I/O Upgrade opencomputers:upgrade:22, Solar Generator Upgrade +opencomputers:upgrade:33, Sticky Piston Upgrade opencomputers:upgrade:23, Tank Upgrade opencomputers:upgrade:24, Tank Controller Upgrade opencomputers:upgrade:25, Tractor Beam Upgrade @@ -6258,6 +6259,8 @@ extracells:pattern.fluid:0, ME Fluid Pattern: High Pressure Energetic Fluid extracells:pattern.fluid:0, ME Fluid Pattern: Molten Titanium extracells:pattern.fluid:0, ME Fluid Pattern: Recursive Life Essence extracells:pattern.fluid:0, ME Fluid Pattern: Crystallized Obsidian +extracells:pattern.fluid:0, ME Fluid Pattern: fluid.parafrosynium +extracells:pattern.fluid:0, ME Fluid Pattern: fluid.psigem extracells:pattern.fluid:0, ME Fluid Pattern: Molten Demonic Steel extracells:pattern.fluid:0, ME Fluid Pattern: Molten Corrosive Steel extracells:pattern.fluid:0, ME Fluid Pattern: Molten Destructive Steel @@ -7038,6 +7041,7 @@ gendustry:industrial_grafter, Industrial Grafter gendustry:industrial_scoop, Scooporator MX200 Turbo gendustry:honey_comb:13341, Gorgon Comb gendustry:honey_comb:10, Black Colored Comb +gendustry:honey_comb:14014, gendustry.honeycomb.helpless.name gendustry:honey_comb:24, Orange Colored Comb gendustry:honey_comb:25, White Colored Comb gendustry:honey_comb:14, Blue Colored Comb @@ -7060,14 +7064,17 @@ gendustry:honey_comb:13338, Trinity Comb gendustry:honey_comb:22, Light Blue Colored Comb gendustry:honey_comb:12, Green Colored Comb gendustry:honey_comb:14010, Necronomicomb +gendustry:honey_comb:14016, gendustry.honeycomb.fearful.name gendustry:honey_comb:13371, Twilight Comb -gendustry:honey_comb:14012, Agricultural +gendustry:honey_comb:14012, Agricultural Comb gendustry:honey_comb:18, Gray Colored Comb +gendustry:honey_comb:14017, gendustry.honeycomb.solitary.name gendustry:honey_comb:13369, Beecon Comb gendustry:honey_comb:16, Cyan Colored Comb gendustry:honey_comb:14005, Sniper Rifle Comb gendustry:honey_comb:11, Red Colored Comb gendustry:honey_comb:14009, Gravity Comb +gendustry:honey_comb:14015, gendustry.honeycomb.dark.name gendustry:honey_comb:23, Magenta Colored Comb gendustry:honey_comb:13349, Balanced Comb gendustry:honey_comb:19, Pink Colored Comb @@ -8549,6 +8556,7 @@ packagedauto:recipe_holder, Package Recipe Holder packagedauto:package, Recipe Package packagedauto:package_component, Packaging Component packagedauto:me_package_component, ME Packaging Component +packagedavaritia:extreme_crafter, Extreme Package Crafter packagedexcrafting:basic_crafter, Basic Package Crafter packagedexcrafting:advanced_crafter, Advanced Package Crafter packagedexcrafting:elite_crafter, Elite Package Crafter @@ -8963,7 +8971,7 @@ 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, Mithril Ore Cover thermaldynamics:cover:0, Oil Sand Cover thermaldynamics:cover:0, Oil Shale Cover thermaldynamics:cover:0, Destabilized Redstone Ore Cover @@ -8978,7 +8986,7 @@ 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 Mithril Cover thermaldynamics:cover:0, Block of Steel Cover thermaldynamics:cover:0, Block of Electrum Cover thermaldynamics:cover:0, Block of Invar Cover @@ -8997,7 +9005,7 @@ 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 Mithril Glass Cover thermaldynamics:cover:0, Hardened Steel Glass Cover thermaldynamics:cover:0, Hardened Electrum Glass Cover thermaldynamics:cover:0, Hardened Invar Glass Cover @@ -9033,15 +9041,15 @@ thermaldynamics:cover:0, Dislocation Normalization Field Projector Cover thermaldynamics:cover:0, Rain Sensor Cover thermaldynamics:cover:0, Galena Ore Cover thermaldynamics:cover:0, Iridium Ore Cover -thermaldynamics:cover:0, Ruby Ore Cover -thermaldynamics:cover:0, Sapphire Ore Cover +thermaldynamics:cover:0, Reborn Ruby Ore Cover +thermaldynamics:cover:0, Reborn Sapphire Ore Cover thermaldynamics:cover:0, Bauxite Ore Cover thermaldynamics:cover:0, Pyrite Ore Cover thermaldynamics:cover:0, Cinnabar Ore Cover thermaldynamics:cover:0, Sphalerite Ore Cover thermaldynamics:cover:0, Tungsten Ore Cover thermaldynamics:cover:0, Sheldonite Ore Cover -thermaldynamics:cover:0, Peridot Ore Cover +thermaldynamics:cover:0, Reborn Peridot Ore Cover thermaldynamics:cover:0, Sodalite Ore Cover thermaldynamics:cover:0, Lead Ore Cover thermaldynamics:cover:0, Silver Ore Cover @@ -9065,9 +9073,9 @@ thermaldynamics:cover:0, Block of Bronze Cover thermaldynamics:cover:0, Block of Tungstensteel Cover thermaldynamics:cover:0, Iridium Reinforced Tungstensteel Block Cover thermaldynamics:cover:0, Iridium Reinforced Stone 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 Reborn Ruby Cover +thermaldynamics:cover:0, Block of Reborn Sapphire Cover +thermaldynamics:cover:0, Block of Reborn Peridot Cover thermaldynamics:cover:0, Block of Yellow Garnet Cover thermaldynamics:cover:0, Block of Red Garnet Cover thermaldynamics:cover:0, Block of Copper Cover @@ -11772,7 +11780,7 @@ libvulpes:motor, Motor libvulpes:advancedmotor, Advanced Motor libvulpes:enhancedmotor, Enhanced Motor libvulpes:elitemotor, Elite Motor -libvulpes:productdust:0, Dilithium Dust +libvulpes:productdust:0, material.Dilithium.name Dust libvulpes:productdust:1, Iron Dust libvulpes:productdust:2, Gold Dust libvulpes:productdust:3, Silicon Dust @@ -11789,7 +11797,7 @@ libvulpes:productingot:6, Steel Ingot libvulpes:productingot:7, Titanium Ingot libvulpes:productingot:9, Aluminum Ingot libvulpes:productingot:10, Iridium Ingot -libvulpes:productgem:0, Dilithium Crystal +libvulpes:productgem:0, material.Dilithium.name Crystal libvulpes:productboule:3, Silicon Boule libvulpes:productnugget:3, Silicon Nugget libvulpes:productnugget:4, Copper Nugget @@ -11820,7 +11828,7 @@ libvulpes:productsheet:7, Titanium Sheet libvulpes:productsheet:9, Aluminum Sheet libvulpes:productgear:6, Steel Gear libvulpes:productgear:7, Titanium Gear -libvulpes:ore0:0, Dilithium Ore +libvulpes:ore0:0, material.Dilithium.name Ore libvulpes:ore0:4, Copper Ore libvulpes:ore0:5, Tin Ore libvulpes:ore0:8, Rutile Ore @@ -11837,19 +11845,67 @@ libvulpes:coil0:4, Copper Coil libvulpes:coil0:7, Titanium Coil libvulpes:coil0:9, Aluminum Coil libvulpes:coil0:10, Iridium Coil -advancedrocketry:launchpad, Launch Pad -advancedrocketry:rocketbuilder, Rocket Assembling Machine +advancedrocketry:concrete, Concrete +advancedrocketry:blastbrick, HeatProof Brick advancedrocketry:structuretower, Structure Tower -advancedrocketry:seat, Seat -advancedrocketry:rocketmotor, Liquid Fueled Engine -advancedrocketry:advrocketmotor, Advanced Rocket Engine -advancedrocketry:fueltank, Liquid Fuel Tank -advancedrocketry:fuelingstation, Fueling station -advancedrocketry:monitoringstation, Rocket Monitoring Station +advancedrocketry:blocklens, Lens +advancedrocketry:solarpanel, Solar Panel +advancedrocketry:solararraypanel, Solar Array Panel +advancedrocketry:sawblade, Saw Blade Assembly +advancedrocketry:platepress, Small Plate Presser +advancedrocketry:forcefieldprojector, Force Field Projector +advancedrocketry:forcefield, Force Field +advancedrocketry:vacuumlaser, Vacuum-Chamber High Power Laser Emitter +advancedrocketry:blockpump, Fluid Pump +advancedrocketry:suitworkstation, Suit Workstation +advancedrocketry:liquidtank, Pressurized Tank +advancedrocketry:solargenerator, Solar Generator +advancedrocketry:wirelesstransciever, Wireless Transceiver +advancedrocketry:arcfurnace, Electric Arc Furnace +advancedrocketry:rollingmachine, Rolling Machine +advancedrocketry:lathe, Lathe +advancedrocketry:crystallizer, Crystallizer +advancedrocketry:cuttingmachine, Cutting Machine +advancedrocketry:precisionassemblingmachine, Precision Assembler +advancedrocketry:electrolyser, Electrolyser +advancedrocketry:chemicalreactor, Chemical Reactor +advancedrocketry:precisionlaseretcher, Precision Laser Etcher +advancedrocketry:observatory, Observatory +advancedrocketry:planetanalyser, Astrobody Data Processor +advancedrocketry:centrifuge, Essentia Centrifuge advancedrocketry:satellitebuilder, Satellite Builder -advancedrocketry:moonturf, Moon Turf -advancedrocketry:moonturf_dark, Dark Moon Turf -advancedrocketry:hotturf, Oxidized Ferric Sand +advancedrocketry:blackholegenerator, Black Hole Generator +advancedrocketry:microwavereciever, Microwave Receiver +advancedrocketry:solararray, Solar Array +advancedrocketry:warpcore, Warp Core +advancedrocketry:beacon, Beacon +advancedrocketry:biomescanner, Biome Scanner +advancedrocketry:railgun, Railgun +advancedrocketry:spaceelevatorcontroller, Space Elevator +advancedrocketry:terraformer, Atmosphere Terraformer +advancedrocketry:gravitymachine, Area Gravity Controller +advancedrocketry:spacelaser, Orbital Laser Drill +advancedrocketry:launchpad, Launch Pad +advancedrocketry:landingpad, Docking Pad +advancedrocketry:stationmarker, Station Docking Port +advancedrocketry:seat, Seat +advancedrocketry:rocketmotor, Monopropellant Rocket Engine +advancedrocketry:bipropellantrocketmotor, Bipropellant Rocket Engine +advancedrocketry:advrocketmotor, Advanced Monopropellant Rocket Engine +advancedrocketry:advbipropellantrocketmotor, Advanced Bipropellant Rocket Engine +advancedrocketry:nuclearrocketmotor, Nuclear Thermal Rocket Engine +advancedrocketry:fueltank, Monopropellant Fuel Tank +advancedrocketry:bipropellantfueltank, Bipropellant Fuel Tank +advancedrocketry:oxidizerfueltank, Oxidizer Fuel Tank +advancedrocketry:nuclearfueltank, Nuclear Thermal Working Fluid Tank +advancedrocketry:nuclearcore, Nuclear Thermal Fission Core +advancedrocketry:guidancecomputer, Guidance Computer +advancedrocketry:intake, Gas Intake +advancedrocketry:drill, Drill +advancedrocketry:landingfloat, Landing Float +advancedrocketry:rocketbuilder, Rocket Assembling Machine +advancedrocketry:stationbuilder, Space Station Assembler +advancedrocketry:deployablerocketbuilder, Unmanned Vehicle Assembler advancedrocketry:loader:0, Data Bus advancedrocketry:loader:1, Satellite Bay advancedrocketry:loader:2, Rocket Unloader @@ -11857,87 +11913,43 @@ advancedrocketry:loader:3, Rocket Loader advancedrocketry:loader:4, Rocket Fluid Unloader advancedrocketry:loader:5, Rocket Fluid Loader advancedrocketry:loader:6, Guidance Computer Access Hatch -advancedrocketry:precisionassemblingmachine, Precision Assembler -advancedrocketry:blastbrick, HeatProof Brick -advancedrocketry:quartzcrucible, Quartz Crucible -advancedrocketry:crystallizer, Crystallizer -advancedrocketry:cuttingmachine, Cutting Machine -advancedrocketry:alienwood, Wood -advancedrocketry:alienleaves, Lightwood Leaves -advancedrocketry:aliensapling, Lightwood Sapling -advancedrocketry:observatory, Observatory -advancedrocketry:blackholegenerator, Black Hole Generator -advancedrocketry:concrete, Concrete -advancedrocketry:planetselector, Planet Selector +advancedrocketry:fuelingstation, Fueling station +advancedrocketry:monitoringstation, Rocket Monitoring Station advancedrocketry:satellitecontrolcenter, Satellite Terminal -advancedrocketry:planetanalyser, Astrobody Data Processor -advancedrocketry:guidancecomputer, Guidance Computer -advancedrocketry:arcfurnace, Electric Arc Furnace -advancedrocketry:sawblade, Saw Blade Assembly -advancedrocketry:lathe, Lathe -advancedrocketry:rollingmachine, Rolling Machine -advancedrocketry:platepress, Small Plate Presser -advancedrocketry:stationbuilder, Space Station Assembler -advancedrocketry:electrolyser, Electrolyser -advancedrocketry:chemicalreactor, Chemical Reactor +advancedrocketry:warpmonitor, Warp Controller +advancedrocketry:orientationcontroller, Orientation Controller +advancedrocketry:gravitycontroller, Station Gravity Controller +advancedrocketry:altitudecontroller, Altitude Controller +advancedrocketry:planetselector, Planet Selector +advancedrocketry:planetholoselector, Holographic Planet Selector advancedrocketry:oxygenscrubber, CO2 Scrubber advancedrocketry:oxygenvent, Oxygen Vent advancedrocketry:oxygencharger, Gas Charge Pad -advancedrocketry:airlock_door, tile.smallAirlockDoor.name -advancedrocketry:landingpad, Docking Pad -advancedrocketry:warpcore, Warp Core -advancedrocketry:warpmonitor, Warp Controller advancedrocketry:oxygendetection, Atmosphere Detector +advancedrocketry:pipesealer, Pipe Seal +advancedrocketry:airlock_door, tile.smallAirlockDoor.name advancedrocketry:unlittorch, Extinguished Torch +advancedrocketry:thermitetorch, Thermite Torch +advancedrocketry:circlelight, Station Light +advancedrocketry:lightsource, tile.lightSource.name +advancedrocketry:moonturf, Moon Turf +advancedrocketry:moonturf_dark, Dark Moon Turf +advancedrocketry:hotturf, Oxidized Ferric Sand +advancedrocketry:basalt, Basalt advancedrocketry:geode, Geode Block -advancedrocketry:oxygenfluid, Oxygen -advancedrocketry:hydrogenfluid, Hydrogen -advancedrocketry:rocketfuel, Rocket Fuel -advancedrocketry:nitrogenfluid, Nitrogen -advancedrocketry:enrichedlavafluid, Enriched Lava Block -advancedrocketry:vitrifiedsand, Vitrified Sand -advancedrocketry:charcoallog, Charcoal Log -advancedrocketry:electricmushroom, Electric Mushroom advancedrocketry:crystal:0, Violet Crystal Block advancedrocketry:crystal:1, Blue Crystal Block advancedrocketry:crystal:2, Green Crystal Block advancedrocketry:crystal:3, Red Crystal Block advancedrocketry:crystal:4, Yellow Crystal Block advancedrocketry:crystal:5, Orange Crystal Block -advancedrocketry:orientationcontroller, Orientation Controller -advancedrocketry:gravitycontroller, Station Gravity Controller -advancedrocketry:drill, Drill -advancedrocketry:microwavereciever, Microwave Receiver -advancedrocketry:lightsource, tile.lightSource.name -advancedrocketry:solarpanel, Solar Panel -advancedrocketry:suitworkstation, Suit Workstation -advancedrocketry:biomescanner, Biome Scanner -advancedrocketry:terraformer, Atmosphere Terraformer -advancedrocketry:deployablerocketbuilder, Unmanned Vehicle Assembler -advancedrocketry:liquidtank, Pressurized Tank -advancedrocketry:intake, Gas Intake -advancedrocketry:circlelight, Station Light -advancedrocketry:solargenerator, Solar Generator -advancedrocketry:stationmarker, Station Docking Port -advancedrocketry:altitudecontroller, Altitude Controller -advancedrocketry:railgun, Railgun -advancedrocketry:astrobed, tile.astroBed.name -advancedrocketry:planetholoselector, Holographic Planet Selector -advancedrocketry:blocklens, Lens -advancedrocketry:forcefield, Force Field -advancedrocketry:forcefieldprojector, Force Field Projector -advancedrocketry:pipesealer, Pipe Seal -advancedrocketry:spaceelevatorcontroller, Space Elevator -advancedrocketry:beacon, Beacon +advancedrocketry:vitrifiedsand, Vitrified Sand +advancedrocketry:charcoallog, Charcoal Log +advancedrocketry:electricmushroom, Electric Mushroom +advancedrocketry:alienwood, Lightwood Wood +advancedrocketry:alienleaves, Lightwood Leaves +advancedrocketry:aliensapling, Lightwood Sapling advancedrocketry:planks, Lightwood planks -advancedrocketry:thermitetorch, Thermite Torch -advancedrocketry:wirelesstransciever, Wireless Transceiver -advancedrocketry:blockpump, Fluid Pump -advancedrocketry:centrifuge, Essentia Centrifuge -advancedrocketry:basalt, Basalt -advancedrocketry:landingfloat, Landing Float -advancedrocketry:gravitymachine, Area Gravity Controller -advancedrocketry:spacelaser, Orbital Laser Drill advancedrocketry:productdust:0, Titanium Aluminide Dust advancedrocketry:productdust:1, Titanium Iridium Alloy Dust advancedrocketry:productingot:0, Titanium Aluminide Ingot @@ -14518,8 +14530,8 @@ thaumcraft:placeholder_table, Golem Press thaumcraft:empty, Empty Space thaumcraft:barrier, Warding Aura libvulpes:linker, Linker -libvulpes:battery:0, Small Battery -libvulpes:battery:1, 2x Small Battery +libvulpes:battery:0, item.battery.0.name +libvulpes:battery:1, item.battery.1.name libvulpes:holoprojector, Holo-Projector divinerpg:arlemite_ore, Arlemite Ore divinerpg:realmite_ore, Realmite Ore @@ -15177,16 +15189,7 @@ divinerpg:apalachia_shield, Apalachia Shield divinerpg:skythern_shield, Scutum of the Skythern divinerpg:mortum_shield, Mortalos divinerpg:miners_amulet, Miner's Amulet -advancedrocketry:iquartzcrucible, Quartz Crucible -advancedrocketry:orescanner, Ore Scanner -advancedrocketry:satellitepowersource:0, Basic Solar Panel -advancedrocketry:satellitepowersource:1, Large Solar Panel -advancedrocketry:satelliteprimaryfunction:0, Optical Sensor -advancedrocketry:satelliteprimaryfunction:1, Composition Sensor -advancedrocketry:satelliteprimaryfunction:2, Mass Detector -advancedrocketry:satelliteprimaryfunction:3, Microwave Transmitter -advancedrocketry:satelliteprimaryfunction:4, Ore Mapper -advancedrocketry:satelliteprimaryfunction:5, Biome Changer +advancedrocketry:wafer:0, Silicon Wafer advancedrocketry:itemcircuitplate:0, Basic Circuit Plate advancedrocketry:itemcircuitplate:1, Advanced Circuit Plate advancedrocketry:ic:0, Basic Circuit @@ -15195,33 +15198,25 @@ advancedrocketry:ic:2, Advanced Circuit advancedrocketry:ic:3, Control Circuit Board advancedrocketry:ic:4, Item IO Circuit Board advancedrocketry:ic:5, Liquid IO Circuit Board -advancedrocketry:wafer:0, Silicon Wafer -advancedrocketry:dataunit:0, Data Storage Unit -advancedrocketry:satellite, Satellite advancedrocketry:satelliteidchip, Satellite Id Chip advancedrocketry:planetidchip, Planet Id Chip -advancedrocketry:misc:0, User Interface -advancedrocketry:misc:1, Carbon Brick -advancedrocketry:sawbladeiron:0, Iron Saw Blade -advancedrocketry:spacestationchip:0, Space Station Id Chip -advancedrocketry:spacestation:0, Space Station Container -advancedrocketry:spacehelmet, Space Helmet -advancedrocketry:spaceboots, Space Boots -advancedrocketry:spacechestplate, Space Suit Chest-Piece -advancedrocketry:spaceleggings, Space Suit Legging -advancedrocketry:bucketrocketfuel, Tank of Rocket Fuel -advancedrocketry:bucketnitrogen, Tank of Nitrogen -advancedrocketry:buckethydrogen, Tank of Hydrogen -advancedrocketry:bucketoxygen, Tank of Oxygen -advancedrocketry:bucketenrichedlava, Tank of Enriched Lava -advancedrocketry:smallairlockdoor, Small Airlock Door -advancedrocketry:carbonscrubbercartridge, Carbon Collection Cartridge -advancedrocketry:sealdetector, Seal Detector -advancedrocketry:jackhammer, Jack Hammer advancedrocketry:asteroidchip, Asteroid Chip advancedrocketry:elevatorchip, Space Elevator Chip -advancedrocketry:lens:0, Basic Lens -advancedrocketry:jetpack, Jet Pack +advancedrocketry:spacestationchip:0, Space Station Id Chip +advancedrocketry:dataunit:0, Data Storage Unit +advancedrocketry:satellite, Satellite +advancedrocketry:satellitepowersource:0, Basic Solar Panel +advancedrocketry:satellitepowersource:1, Large Solar Panel +advancedrocketry:satelliteprimaryfunction:0, Optical Sensor +advancedrocketry:satelliteprimaryfunction:1, Composition Sensor +advancedrocketry:satelliteprimaryfunction:2, Mass Detector +advancedrocketry:satelliteprimaryfunction:3, Microwave Transmitter +advancedrocketry:satelliteprimaryfunction:4, Ore Mapper +advancedrocketry:satelliteprimaryfunction:5, Biome Changer +advancedrocketry:spacehelmet, Space Suit Helmet +advancedrocketry:spacechestplate, Space Suit Chest-Piece +advancedrocketry:spaceleggings, Space Suit Leggings +advancedrocketry:spaceboots, Space Suit Boots advancedrocketry:pressuretank:0, Low Pressure Tank advancedrocketry:pressuretank:1, Pressure Tank advancedrocketry:pressuretank:2, High Pressure Tank @@ -15231,13 +15226,27 @@ advancedrocketry:itemupgrade:1, Flight Speed Control Upgrade advancedrocketry:itemupgrade:2, Bionic Leg Upgrade advancedrocketry:itemupgrade:3, Padded Landing Boots advancedrocketry:itemupgrade:4, Anti-Fog Visor -advancedrocketry:atmanalyser, Atmosphere Analyzer -advancedrocketry:basiclasergun, Basic Laser Gun +advancedrocketry:itemupgrade:5, Earthbright Visor advancedrocketry:beaconfinder, Beacon Finder -advancedrocketry:thermite, Thermite -advancedrocketry:hovercraft, HoverCraft +advancedrocketry:jetpack, Suit Jetpack +advancedrocketry:atmanalyser, Atmosphere Analyzer +advancedrocketry:sealdetector, Seal Detector +advancedrocketry:orescanner, Ore Scanner advancedrocketry:biomechanger, Biome Changer Remote +advancedrocketry:jackhammer, Jackhammer +advancedrocketry:basiclasergun, Basic Laser Gun +advancedrocketry:misc:0, User Interface +advancedrocketry:misc:1, Carbon Brick +advancedrocketry:sawbladeiron:0, Iron Saw Blade +advancedrocketry:iquartzcrucible, Quartz Crucible +advancedrocketry:lens:0, Basic Lens +advancedrocketry:thermite, Thermite +advancedrocketry:carbonscrubbercartridge, Carbon Collection Cartridge +advancedrocketry:smallairlockdoor, Small Airlock Door +advancedrocketry:hovercraft, Hovercraft +advancedrocketry:spacestation:0, Space Station Container forge:bucketfilled, %s Bucket +itemblacklist:blacklisted, item.blacklisted.name chisel:auto_chisel, Auto Chisel chisel:chisel_iron, Chisel chisel:chisel_diamond, Diamond Chisel @@ -15270,7 +15279,7 @@ 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:amber, Arcane Amber thaumcraft:quicksilver, Quicksilver thaumcraft:ingot:0, Thaumium Ingot thaumcraft:ingot:1, Void Metal Ingot @@ -15481,30 +15490,44 @@ 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 -tombstone:decorative_grave_simple:0, Simple Grave -tombstone:decorative_grave_simple:1, Simple Grave -tombstone:decorative_grave_normal:0, Normal Grave -tombstone:decorative_grave_normal:1, Normal Grave -tombstone:decorative_grave_cross:0, Cross Grave -tombstone:decorative_grave_cross:1, Cross Grave -tombstone:decorative_tombstone:0, Tombstone -tombstone:decorative_tombstone:1, Tombstone -tombstone:decorative_subaraki_grave:0, Subaraki's Grave -tombstone:decorative_subaraki_grave:1, Subaraki's Grave -tombstone:decorative_grave_original:0, Original Grave -tombstone:decorative_grave_original:1, Original Grave +tombstone:decorative_grave_simple:0, §6Simple Grave +tombstone:decorative_grave_simple:1, §6Simple Grave +tombstone:decorative_grave_normal:0, §6Normal Grave +tombstone:decorative_grave_normal:1, §6Normal Grave +tombstone:decorative_grave_cross:0, §6Cross Grave +tombstone:decorative_grave_cross:1, §6Cross Grave +tombstone:decorative_tombstone:0, §6Tombstone +tombstone:decorative_tombstone:1, §6Tombstone +tombstone:decorative_subaraki_grave:0, §6Subaraki's Grave +tombstone:decorative_subaraki_grave:1, §6Subaraki's Grave +tombstone:decorative_grave_original:0, §6Original Grave +tombstone:decorative_grave_original:1, §6Original Grave tombstone:dark_marble:0, Dark Marble tombstone:dark_marble:1, White Marble tombstone:grave_key, Grave's Key tombstone:grave_plate, Grave Plate tombstone:scroll_of_knowledge, Scroll of Knowledge -tombstone:scroll_buff:0, §6Scroll of Preservation -tombstone:scroll_buff:1, §6Scroll of Unstable Intangibility -tombstone:scroll_buff:2, §6Scroll of Feather Falling -tombstone:scroll_buff:3, §6Scroll of Purification -tombstone:scroll_buff:4, §6Scroll of True Sight -tombstone:scroll_buff:5, §6Scroll of Reach -tombstone:scroll_buff:6, §6Scroll of Lightning Resistance +tombstone:scroll_buff:0, §6Enchanted Scroll of Preservation +tombstone:scroll_buff:0, §6Ancient Scroll of Preservation +tombstone:scroll_buff:1, §6Enchanted Scroll of Unstable Intangibility +tombstone:scroll_buff:1, §6Ancient Scroll of Unstable Intangibility +tombstone:scroll_buff:2, §6Enchanted Scroll of Feather Falling +tombstone:scroll_buff:2, §6Ancient Scroll of Feather Falling +tombstone:scroll_buff:3, §6Enchanted Scroll of Purification +tombstone:scroll_buff:3, §6Ancient Scroll of Purification +tombstone:scroll_buff:4, §6Enchanted Scroll of True Sight +tombstone:scroll_buff:4, §6Ancient Scroll of True Sight +tombstone:scroll_buff:5, §6Enchanted Scroll of Reach +tombstone:scroll_buff:5, §6Ancient Scroll of Reach +tombstone:scroll_buff:6, §6Enchanted Scroll of Lightning Resistance +tombstone:scroll_buff:6, §6Ancient Scroll of Lightning Resistance +tombstone:scroll_buff:7, §6Enchanted Scroll of Frost Resistance +tombstone:scroll_buff:7, §6Ancient Scroll of Frost Resistance +tombstone:scroll_buff:8, §6Enchanted Scroll of Aquatic Life +tombstone:scroll_buff:8, §6Ancient Scroll of Aquatic Life +tombstone:scroll_buff:9, §6Enchanted Scroll of Mercy +tombstone:scroll_buff:9, §6Ancient Scroll of Mercy +tombstone:magic_scroll, tombstone.item.magic_scroll.name tombstone:tablet_of_recall, Tablet of Recall tombstone:tablet_of_home, Tablet of Home tombstone:tablet_of_assistance, Tablet of Assistance @@ -15516,25 +15539,25 @@ tombstone:soul_receptacle, Soul Receptacle tombstone:familiar_receptacle, Familiar Receptacle tombstone:voodoo_poppet, Voodoo Poppet tombstone:book_of_disenchantment, Book of Disenchantment -tombstone:ankh_of_pray, Ânkh of Pray +tombstone:book_of_repairing, Book of Repairing +tombstone:book_of_magic_impregnation, Book of Magic Impregnation +tombstone:ankh_of_pray, Ankh of Pray tombstone:lollipop:0, Halloween Lollipop tombstone:lollipop:1, Halloween Lollipop tombstone:lollipop:2, Halloween Lollipop tombstone:lollipop:3, Halloween Lollipop tombstone:lollipop:4, Halloween Lollipop -tombstone:advancement:0, Silvered Apple -tombstone:advancement:1, Silvered Apple -tombstone:advancement:2, Silvered Apple -tombstone:advancement:3, Silvered Apple -tombstone:advancement:4, Silvered Apple -tombstone:advancement:5, Silvered Apple -tombstone:advancement:6, Silvered Apple -tombstone:advancement:7, Silvered Apple +tombstone:lollipop:5, Halloween Lollipop tombstone:crafting_ingredient:0, Strange Scroll tombstone:crafting_ingredient:1, Strange Tablet tombstone:crafting_ingredient:3, Grave's Dust +tombstone:crafting_ingredient:4, §6Essence of Undeath tombstone:bone_needle, Bone Needle tombstone:impregnated_diamond, Impregnated Diamond +tombstone:christmas_gift, Mysterious Gift +tombstone:christmas_hat, Strange Christmas Hat +tombstone:gift, Reward +tombstone:familiar_stone, Familiar Stone enderio:item_enderface, Enderface enderio:item_conduit_facade:0, Conduit Facade enderio:item_conduit_facade:1, Hardened Conduit Facade @@ -17303,44 +17326,44 @@ 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, Hammer Head Pattern -tconstruct:pattern:0, Laser Medium Pattern -tconstruct:pattern:0, Sign Plate Pattern -tconstruct:pattern:0, Binding Pattern -tconstruct:pattern:0, Wide Guard Pattern -tconstruct:pattern:0, Large Plate Pattern -tconstruct:pattern:0, Excavator Head Pattern -tconstruct:pattern:0, Scythe Head Pattern -tconstruct:pattern:0, Tough Binding Pattern tconstruct:pattern:0, Axe Head Pattern -tconstruct:pattern:0, Pan Pattern -tconstruct:pattern:0, Broad Axe Head Pattern -tconstruct:pattern:0, Arrow Shaft Pattern +tconstruct:pattern:0, Bowlimb Pattern tconstruct:pattern:0, Battery Cell Pattern -tconstruct:pattern:0, Bowstring Pattern -tconstruct:pattern:0, Fletching Pattern -tconstruct:pattern:0, Sword Blade Pattern -tconstruct:pattern:0, Leggings Core Pattern -tconstruct:pattern:0, Tough Tool Rod Pattern -tconstruct:pattern:0, Boots Core Pattern tconstruct:pattern:0, Large Sword Blade Pattern -tconstruct:pattern:0, Armor Plates Pattern -tconstruct:pattern:0, Tool Rod Pattern +tconstruct:pattern:0, Wide Guard Pattern +tconstruct:pattern:0, Leggings Core Pattern +tconstruct:pattern:0, Helmet Core Pattern tconstruct:pattern:0, Pipe Piece Pattern +tconstruct:pattern:0, Scythe Head Pattern +tconstruct:pattern:0, Knife Blade Pattern +tconstruct:pattern:0, Large Plate Pattern tconstruct:pattern:0, Chestplate Core Pattern -tconstruct:pattern:0, Hand Guard Pattern tconstruct:pattern:0, Shard Pattern -tconstruct:pattern:0, Pickaxe Head Pattern -tconstruct:pattern:0, Kama Head Pattern +tconstruct:pattern:0, Boots Core Pattern +tconstruct:pattern:0, Tool Rod Pattern +tconstruct:pattern:0, Binding Pattern +tconstruct:pattern:0, Sword Blade Pattern +tconstruct:pattern:0, Sign Plate Pattern +tconstruct:pattern:0, Excavator Head Pattern +tconstruct:pattern:0, Broad Axe Head Pattern tconstruct:pattern:0, Armor Trim Pattern tconstruct:pattern:0, Cross Guard Pattern -tconstruct:pattern:0, Helmet Core Pattern -tconstruct:pattern:0, Shovel Head Pattern tconstruct:pattern:0, Arrow Head Pattern -tconstruct:pattern:0, Bowlimb Pattern -tconstruct:pattern:0, Knife Blade Pattern -tconstruct:pattern:0, Sharpening Kit Pattern +tconstruct:pattern:0, Laser Medium Pattern +tconstruct:pattern:0, Shovel Head Pattern +tconstruct:pattern:0, Hammer Head Pattern +tconstruct:pattern:0, Armor Plates Pattern +tconstruct:pattern:0, Fletching Pattern +tconstruct:pattern:0, Pan Pattern +tconstruct:pattern:0, Tough Binding Pattern +tconstruct:pattern:0, Bowstring Pattern +tconstruct:pattern:0, Arrow Shaft Pattern +tconstruct:pattern:0, Kama Head Pattern +tconstruct:pattern:0, Pickaxe Head Pattern tconstruct:pattern:0, Polishing Kit Pattern +tconstruct:pattern:0, Tough Tool Rod Pattern +tconstruct:pattern:0, Sharpening Kit Pattern +tconstruct:pattern:0, Hand Guard Pattern tconstruct:shard:0, Electrical Shard tconstruct:shard:0, Energetic Shard tconstruct:shard:0, Vibrant Shard @@ -17412,6 +17435,7 @@ tconstruct:shard:0, Bloodmaster Shard tconstruct:shard:0, Adamantium Shard tconstruct:shard:0, Vibranium Shard tconstruct:shard:0, Vibranium Alloy Shard +tconstruct:shard:0, Parafrosynium Shard tconstruct:shard:0, Blood Infused Glitch Shard tconstruct:shard:0, Shadowium Shard tconstruct:shard:0, Orichalcos Shard @@ -17518,13 +17542,13 @@ tconstruct:shard:0, Corrupted Shard tconstruct:shard:0, Mirion Shard tconstruct:shard:0, Livingwood Shard tconstruct:shard:0, Elementium Shard -tconstruct:shard:0, Wyvern Shard -tconstruct:shard:0, Awakened Shard -tconstruct:shard:0, Chaotic Shard tconstruct:shard:0, Fusewood Shard tconstruct:shard:0, Ghostwood Shard tconstruct:shard:0, Darkwood Shard tconstruct:shard:0, Emerald Shard +tconstruct:shard:0, Wyvern Shard +tconstruct:shard:0, Awakened Shard +tconstruct:shard:0, Chaotic Shard tconstruct:sharpening_kit:0, Electrical Sharpening Kit tconstruct:sharpening_kit:0, Energetic Sharpening Kit tconstruct:sharpening_kit:0, Vibrant Sharpening Kit @@ -17596,6 +17620,7 @@ tconstruct:sharpening_kit:0, Bloodmaster Sharpening Kit tconstruct:sharpening_kit:0, Adamantium Sharpening Kit tconstruct:sharpening_kit:0, Vibranium Sharpening Kit tconstruct:sharpening_kit:0, Vibranium Alloy Sharpening Kit +tconstruct:sharpening_kit:0, Parafrosynium Sharpening Kit tconstruct:sharpening_kit:0, Blood Infused Glitch Sharpening Kit tconstruct:sharpening_kit:0, Shadowium Sharpening Kit tconstruct:sharpening_kit:0, Orichalcos Sharpening Kit @@ -17702,13 +17727,13 @@ tconstruct:sharpening_kit:0, Corrupted Sharpening Kit tconstruct:sharpening_kit:0, Mirion Sharpening Kit tconstruct:sharpening_kit:0, Livingwood Sharpening Kit tconstruct:sharpening_kit:0, Elementium Sharpening Kit -tconstruct:sharpening_kit:0, Wyvern Sharpening Kit -tconstruct:sharpening_kit:0, Awakened Sharpening Kit -tconstruct:sharpening_kit:0, Chaotic Sharpening Kit tconstruct:sharpening_kit:0, Fusewood Sharpening Kit tconstruct:sharpening_kit:0, Ghostwood Sharpening Kit tconstruct:sharpening_kit:0, Darkwood Sharpening Kit tconstruct:sharpening_kit:0, Emerald Sharpening Kit +tconstruct:sharpening_kit:0, Wyvern Sharpening Kit +tconstruct:sharpening_kit:0, Awakened Sharpening Kit +tconstruct:sharpening_kit:0, Chaotic Sharpening Kit tconstruct:pick_head:0, Electrical Pickaxe Head tconstruct:pick_head:0, Energetic Pickaxe Head tconstruct:pick_head:0, Vibrant Pickaxe Head @@ -17780,6 +17805,7 @@ tconstruct:pick_head:0, Bloodmaster Pickaxe Head tconstruct:pick_head:0, Adamantium Pickaxe Head tconstruct:pick_head:0, Vibranium Pickaxe Head tconstruct:pick_head:0, Vibranium Alloy Pickaxe Head +tconstruct:pick_head:0, Parafrosynium Pickaxe Head tconstruct:pick_head:0, Blood Infused Glitch Pickaxe Head tconstruct:pick_head:0, Shadowium Pickaxe Head tconstruct:pick_head:0, Orichalcos Pickaxe Head @@ -17886,13 +17912,13 @@ tconstruct:pick_head:0, Corrupted Pickaxe Head tconstruct:pick_head:0, Mirion Pickaxe Head tconstruct:pick_head:0, Livingwood Pickaxe Head tconstruct:pick_head:0, Elementium Pickaxe Head -tconstruct:pick_head:0, Wyvern Pickaxe Head -tconstruct:pick_head:0, Awakened Pickaxe Head -tconstruct:pick_head:0, Chaotic Pickaxe Head tconstruct:pick_head:0, Fusewood Pickaxe Head tconstruct:pick_head:0, Ghostwood Pickaxe Head tconstruct:pick_head:0, Darkwood Pickaxe Head tconstruct:pick_head:0, Emerald Pickaxe Head +tconstruct:pick_head:0, Wyvern Pickaxe Head +tconstruct:pick_head:0, Awakened Pickaxe Head +tconstruct:pick_head:0, Chaotic Pickaxe Head tconstruct:shovel_head:0, Electrical Shovel Head tconstruct:shovel_head:0, Energetic Shovel Head tconstruct:shovel_head:0, Vibrant Shovel Head @@ -17964,6 +17990,7 @@ tconstruct:shovel_head:0, Bloodmaster Shovel Head tconstruct:shovel_head:0, Adamantium Shovel Head tconstruct:shovel_head:0, Vibranium Shovel Head tconstruct:shovel_head:0, Vibranium Alloy Shovel Head +tconstruct:shovel_head:0, Parafrosynium Shovel Head tconstruct:shovel_head:0, Blood Infused Glitch Shovel Head tconstruct:shovel_head:0, Shadowium Shovel Head tconstruct:shovel_head:0, Orichalcos Shovel Head @@ -18070,13 +18097,13 @@ tconstruct:shovel_head:0, Corrupted Shovel Head tconstruct:shovel_head:0, Mirion Shovel Head tconstruct:shovel_head:0, Livingwood Shovel Head tconstruct:shovel_head:0, Elementium Shovel Head -tconstruct:shovel_head:0, Wyvern Shovel Head -tconstruct:shovel_head:0, Awakened Shovel Head -tconstruct:shovel_head:0, Chaotic Shovel Head tconstruct:shovel_head:0, Fusewood Shovel Head tconstruct:shovel_head:0, Ghostwood Shovel Head tconstruct:shovel_head:0, Darkwood Shovel Head tconstruct:shovel_head:0, Emerald Shovel Head +tconstruct:shovel_head:0, Wyvern Shovel Head +tconstruct:shovel_head:0, Awakened Shovel Head +tconstruct:shovel_head:0, Chaotic Shovel Head tconstruct:axe_head:0, Electrical Axe Head tconstruct:axe_head:0, Energetic Axe Head tconstruct:axe_head:0, Vibrant Axe Head @@ -18148,6 +18175,7 @@ tconstruct:axe_head:0, Bloodmaster Axe Head tconstruct:axe_head:0, Adamantium Axe Head tconstruct:axe_head:0, Vibranium Axe Head tconstruct:axe_head:0, Vibranium Alloy Axe Head +tconstruct:axe_head:0, Parafrosynium Axe Head tconstruct:axe_head:0, Blood Infused Glitch Axe Head tconstruct:axe_head:0, Shadowium Axe Head tconstruct:axe_head:0, Orichalcos Axe Head @@ -18254,13 +18282,13 @@ tconstruct:axe_head:0, Corrupted Axe Head tconstruct:axe_head:0, Mirion Axe Head tconstruct:axe_head:0, Livingwood Axe Head tconstruct:axe_head:0, Elementium Axe Head -tconstruct:axe_head:0, Wyvern Axe Head -tconstruct:axe_head:0, Awakened Axe Head -tconstruct:axe_head:0, Chaotic Axe Head tconstruct:axe_head:0, Fusewood Axe Head tconstruct:axe_head:0, Ghostwood Axe Head tconstruct:axe_head:0, Darkwood Axe Head tconstruct:axe_head:0, Emerald Axe Head +tconstruct:axe_head:0, Wyvern Axe Head +tconstruct:axe_head:0, Awakened Axe Head +tconstruct:axe_head:0, Chaotic Axe Head tconstruct:broad_axe_head:0, Electrical Broad Axe Head tconstruct:broad_axe_head:0, Energetic Broad Axe Head tconstruct:broad_axe_head:0, Vibrant Broad Axe Head @@ -18332,6 +18360,7 @@ tconstruct:broad_axe_head:0, Bloodmaster Broad Axe Head tconstruct:broad_axe_head:0, Adamantium Broad Axe Head tconstruct:broad_axe_head:0, Vibranium Broad Axe Head tconstruct:broad_axe_head:0, Vibranium Alloy Broad Axe Head +tconstruct:broad_axe_head:0, Parafrosynium Broad Axe Head tconstruct:broad_axe_head:0, Blood Infused Glitch Broad Axe Head tconstruct:broad_axe_head:0, Shadowium Broad Axe Head tconstruct:broad_axe_head:0, Orichalcos Broad Axe Head @@ -18438,13 +18467,13 @@ tconstruct:broad_axe_head:0, Corrupted Broad Axe Head tconstruct:broad_axe_head:0, Mirion Broad Axe Head tconstruct:broad_axe_head:0, Livingwood Broad Axe Head tconstruct:broad_axe_head:0, Elementium Broad Axe Head -tconstruct:broad_axe_head:0, Wyvern Broad Axe Head -tconstruct:broad_axe_head:0, Awakened Broad Axe Head -tconstruct:broad_axe_head:0, Chaotic Broad Axe Head tconstruct:broad_axe_head:0, Fusewood Broad Axe Head tconstruct:broad_axe_head:0, Ghostwood Broad Axe Head tconstruct:broad_axe_head:0, Darkwood Broad Axe Head tconstruct:broad_axe_head:0, Emerald Broad Axe Head +tconstruct:broad_axe_head:0, Wyvern Broad Axe Head +tconstruct:broad_axe_head:0, Awakened Broad Axe Head +tconstruct:broad_axe_head:0, Chaotic Broad Axe Head tconstruct:sword_blade:0, Electrical Sword Blade tconstruct:sword_blade:0, Energetic Sword Blade tconstruct:sword_blade:0, Vibrant Sword Blade @@ -18516,6 +18545,7 @@ tconstruct:sword_blade:0, Bloodmaster Sword Blade tconstruct:sword_blade:0, Adamantium Sword Blade tconstruct:sword_blade:0, Vibranium Sword Blade tconstruct:sword_blade:0, Vibranium Alloy Sword Blade +tconstruct:sword_blade:0, Parafrosynium Sword Blade tconstruct:sword_blade:0, Blood Infused Glitch Sword Blade tconstruct:sword_blade:0, Shadowium Sword Blade tconstruct:sword_blade:0, Orichalcos Sword Blade @@ -18622,13 +18652,13 @@ tconstruct:sword_blade:0, Corrupted Sword Blade tconstruct:sword_blade:0, Mirion Sword Blade tconstruct:sword_blade:0, Livingwood Sword Blade tconstruct:sword_blade:0, Elementium Sword Blade -tconstruct:sword_blade:0, Wyvern Sword Blade -tconstruct:sword_blade:0, Awakened Sword Blade -tconstruct:sword_blade:0, Chaotic Sword Blade tconstruct:sword_blade:0, Fusewood Sword Blade tconstruct:sword_blade:0, Ghostwood Sword Blade tconstruct:sword_blade:0, Darkwood Sword Blade tconstruct:sword_blade:0, Emerald Sword Blade +tconstruct:sword_blade:0, Wyvern Sword Blade +tconstruct:sword_blade:0, Awakened Sword Blade +tconstruct:sword_blade:0, Chaotic Sword Blade tconstruct:large_sword_blade:0, Electrical Large Sword Blade tconstruct:large_sword_blade:0, Energetic Large Sword Blade tconstruct:large_sword_blade:0, Vibrant Large Sword Blade @@ -18700,6 +18730,7 @@ tconstruct:large_sword_blade:0, Bloodmaster Large Sword Blade tconstruct:large_sword_blade:0, Adamantium Large Sword Blade tconstruct:large_sword_blade:0, Vibranium Large Sword Blade tconstruct:large_sword_blade:0, Vibranium Alloy Large Sword Blade +tconstruct:large_sword_blade:0, Parafrosynium Large Sword Blade tconstruct:large_sword_blade:0, Blood Infused Glitch Large Sword Blade tconstruct:large_sword_blade:0, Shadowium Large Sword Blade tconstruct:large_sword_blade:0, Orichalcos Large Sword Blade @@ -18806,13 +18837,13 @@ tconstruct:large_sword_blade:0, Corrupted Large Sword Blade tconstruct:large_sword_blade:0, Mirion Large Sword Blade tconstruct:large_sword_blade:0, Livingwood Large Sword Blade tconstruct:large_sword_blade:0, Elementium Large Sword Blade -tconstruct:large_sword_blade:0, Wyvern Large Sword Blade -tconstruct:large_sword_blade:0, Awakened Large Sword Blade -tconstruct:large_sword_blade:0, Chaotic Large Sword Blade tconstruct:large_sword_blade:0, Fusewood Large Sword Blade tconstruct:large_sword_blade:0, Ghostwood Large Sword Blade tconstruct:large_sword_blade:0, Darkwood Large Sword Blade tconstruct:large_sword_blade:0, Emerald Large Sword Blade +tconstruct:large_sword_blade:0, Wyvern Large Sword Blade +tconstruct:large_sword_blade:0, Awakened Large Sword Blade +tconstruct:large_sword_blade:0, Chaotic Large Sword Blade tconstruct:hammer_head:0, Electrical Hammer Head tconstruct:hammer_head:0, Energetic Hammer Head tconstruct:hammer_head:0, Vibrant Hammer Head @@ -18884,6 +18915,7 @@ tconstruct:hammer_head:0, Bloodmaster Hammer Head tconstruct:hammer_head:0, Adamantium Hammer Head tconstruct:hammer_head:0, Vibranium Hammer Head tconstruct:hammer_head:0, Vibranium Alloy Hammer Head +tconstruct:hammer_head:0, Parafrosynium Hammer Head tconstruct:hammer_head:0, Blood Infused Glitch Hammer Head tconstruct:hammer_head:0, Shadowium Hammer Head tconstruct:hammer_head:0, Orichalcos Hammer Head @@ -18990,13 +19022,13 @@ tconstruct:hammer_head:0, Corrupted Hammer Head tconstruct:hammer_head:0, Mirion Hammer Head tconstruct:hammer_head:0, Livingwood Hammer Head tconstruct:hammer_head:0, Elementium Hammer Head -tconstruct:hammer_head:0, Wyvern Hammer Head -tconstruct:hammer_head:0, Awakened Hammer Head -tconstruct:hammer_head:0, Chaotic Hammer Head tconstruct:hammer_head:0, Fusewood Hammer Head tconstruct:hammer_head:0, Ghostwood Hammer Head tconstruct:hammer_head:0, Darkwood Hammer Head tconstruct:hammer_head:0, Emerald Hammer Head +tconstruct:hammer_head:0, Wyvern Hammer Head +tconstruct:hammer_head:0, Awakened Hammer Head +tconstruct:hammer_head:0, Chaotic Hammer Head tconstruct:excavator_head:0, Electrical Excavator Head tconstruct:excavator_head:0, Energetic Excavator Head tconstruct:excavator_head:0, Vibrant Excavator Head @@ -19068,6 +19100,7 @@ tconstruct:excavator_head:0, Bloodmaster Excavator Head tconstruct:excavator_head:0, Adamantium Excavator Head tconstruct:excavator_head:0, Vibranium Excavator Head tconstruct:excavator_head:0, Vibranium Alloy Excavator Head +tconstruct:excavator_head:0, Parafrosynium Excavator Head tconstruct:excavator_head:0, Blood Infused Glitch Excavator Head tconstruct:excavator_head:0, Shadowium Excavator Head tconstruct:excavator_head:0, Orichalcos Excavator Head @@ -19174,13 +19207,13 @@ tconstruct:excavator_head:0, Corrupted Excavator Head tconstruct:excavator_head:0, Mirion Excavator Head tconstruct:excavator_head:0, Livingwood Excavator Head tconstruct:excavator_head:0, Elementium Excavator Head -tconstruct:excavator_head:0, Wyvern Excavator Head -tconstruct:excavator_head:0, Awakened Excavator Head -tconstruct:excavator_head:0, Chaotic Excavator Head tconstruct:excavator_head:0, Fusewood Excavator Head tconstruct:excavator_head:0, Ghostwood Excavator Head tconstruct:excavator_head:0, Darkwood Excavator Head tconstruct:excavator_head:0, Emerald Excavator Head +tconstruct:excavator_head:0, Wyvern Excavator Head +tconstruct:excavator_head:0, Awakened Excavator Head +tconstruct:excavator_head:0, Chaotic Excavator Head tconstruct:kama_head:0, Electrical Kama Head tconstruct:kama_head:0, Energetic Kama Head tconstruct:kama_head:0, Vibrant Kama Head @@ -19252,6 +19285,7 @@ tconstruct:kama_head:0, Bloodmaster Kama Head tconstruct:kama_head:0, Adamantium Kama Head tconstruct:kama_head:0, Vibranium Kama Head tconstruct:kama_head:0, Vibranium Alloy Kama Head +tconstruct:kama_head:0, Parafrosynium Kama Head tconstruct:kama_head:0, Blood Infused Glitch Kama Head tconstruct:kama_head:0, Shadowium Kama Head tconstruct:kama_head:0, Orichalcos Kama Head @@ -19358,13 +19392,13 @@ tconstruct:kama_head:0, Corrupted Kama Head tconstruct:kama_head:0, Mirion Kama Head tconstruct:kama_head:0, Livingwood Kama Head tconstruct:kama_head:0, Elementium Kama Head -tconstruct:kama_head:0, Wyvern Kama Head -tconstruct:kama_head:0, Awakened Kama Head -tconstruct:kama_head:0, Chaotic Kama Head tconstruct:kama_head:0, Fusewood Kama Head tconstruct:kama_head:0, Ghostwood Kama Head tconstruct:kama_head:0, Darkwood Kama Head tconstruct:kama_head:0, Emerald Kama Head +tconstruct:kama_head:0, Wyvern Kama Head +tconstruct:kama_head:0, Awakened Kama Head +tconstruct:kama_head:0, Chaotic Kama Head tconstruct:scythe_head:0, Electrical Scythe Head tconstruct:scythe_head:0, Energetic Scythe Head tconstruct:scythe_head:0, Vibrant Scythe Head @@ -19436,6 +19470,7 @@ tconstruct:scythe_head:0, Bloodmaster Scythe Head tconstruct:scythe_head:0, Adamantium Scythe Head tconstruct:scythe_head:0, Vibranium Scythe Head tconstruct:scythe_head:0, Vibranium Alloy Scythe Head +tconstruct:scythe_head:0, Parafrosynium Scythe Head tconstruct:scythe_head:0, Blood Infused Glitch Scythe Head tconstruct:scythe_head:0, Shadowium Scythe Head tconstruct:scythe_head:0, Orichalcos Scythe Head @@ -19542,13 +19577,13 @@ tconstruct:scythe_head:0, Corrupted Scythe Head tconstruct:scythe_head:0, Mirion Scythe Head tconstruct:scythe_head:0, Livingwood Scythe Head tconstruct:scythe_head:0, Elementium Scythe Head -tconstruct:scythe_head:0, Wyvern Scythe Head -tconstruct:scythe_head:0, Awakened Scythe Head -tconstruct:scythe_head:0, Chaotic Scythe Head tconstruct:scythe_head:0, Fusewood Scythe Head tconstruct:scythe_head:0, Ghostwood Scythe Head tconstruct:scythe_head:0, Darkwood Scythe Head tconstruct:scythe_head:0, Emerald Scythe Head +tconstruct:scythe_head:0, Wyvern Scythe Head +tconstruct:scythe_head:0, Awakened Scythe Head +tconstruct:scythe_head:0, Chaotic Scythe Head tconstruct:pan_head:0, Electrical Pan tconstruct:pan_head:0, Energetic Pan tconstruct:pan_head:0, Vibrant Pan @@ -19620,6 +19655,7 @@ tconstruct:pan_head:0, Bloodmaster Pan tconstruct:pan_head:0, Adamantium Pan tconstruct:pan_head:0, Vibranium Pan tconstruct:pan_head:0, Vibranium Alloy Pan +tconstruct:pan_head:0, Parafrosynium Pan tconstruct:pan_head:0, Blood Infused Glitch Pan tconstruct:pan_head:0, Shadowium Pan tconstruct:pan_head:0, Orichalcos Pan @@ -19726,13 +19762,13 @@ tconstruct:pan_head:0, Corrupted Pan tconstruct:pan_head:0, Mirion Pan tconstruct:pan_head:0, Livingwood Pan tconstruct:pan_head:0, Elementium Pan -tconstruct:pan_head:0, Wyvern Pan -tconstruct:pan_head:0, Awakened Pan -tconstruct:pan_head:0, Chaotic Pan tconstruct:pan_head:0, Fusewood Pan tconstruct:pan_head:0, Ghostwood Pan tconstruct:pan_head:0, Darkwood Pan tconstruct:pan_head:0, Emerald Pan +tconstruct:pan_head:0, Wyvern Pan +tconstruct:pan_head:0, Awakened Pan +tconstruct:pan_head:0, Chaotic Pan tconstruct:sign_head:0, Electrical Sign Plate tconstruct:sign_head:0, Energetic Sign Plate tconstruct:sign_head:0, Vibrant Sign Plate @@ -19804,6 +19840,7 @@ tconstruct:sign_head:0, Bloodmaster Sign Plate tconstruct:sign_head:0, Adamantium Sign Plate tconstruct:sign_head:0, Vibranium Sign Plate tconstruct:sign_head:0, Vibranium Alloy Sign Plate +tconstruct:sign_head:0, Parafrosynium Sign Plate tconstruct:sign_head:0, Blood Infused Glitch Sign Plate tconstruct:sign_head:0, Shadowium Sign Plate tconstruct:sign_head:0, Orichalcos Sign Plate @@ -19910,13 +19947,13 @@ tconstruct:sign_head:0, Corrupted Sign Plate tconstruct:sign_head:0, Mirion Sign Plate tconstruct:sign_head:0, Livingwood Sign Plate tconstruct:sign_head:0, Elementium Sign Plate -tconstruct:sign_head:0, Wyvern Sign Plate -tconstruct:sign_head:0, Awakened Sign Plate -tconstruct:sign_head:0, Chaotic Sign Plate tconstruct:sign_head:0, Fusewood Sign Plate tconstruct:sign_head:0, Ghostwood Sign Plate tconstruct:sign_head:0, Darkwood Sign Plate tconstruct:sign_head:0, Emerald Sign Plate +tconstruct:sign_head:0, Wyvern Sign Plate +tconstruct:sign_head:0, Awakened Sign Plate +tconstruct:sign_head:0, Chaotic Sign Plate tconstruct:tool_rod:0, Electrical Tool Rod tconstruct:tool_rod:0, Energetic Tool Rod tconstruct:tool_rod:0, Vibrant Tool Rod @@ -19987,6 +20024,7 @@ tconstruct:tool_rod:0, Bloodmaster Tool Rod tconstruct:tool_rod:0, Adamantium Tool Rod tconstruct:tool_rod:0, Vibranium Tool Rod tconstruct:tool_rod:0, Vibranium Alloy Tool Rod +tconstruct:tool_rod:0, Parafrosynium Tool Rod tconstruct:tool_rod:0, Blood Infused Glitch Tool Rod tconstruct:tool_rod:0, Shadowium Tool Rod tconstruct:tool_rod:0, Orichalcos Tool Rod @@ -20093,13 +20131,13 @@ tconstruct:tool_rod:0, Corrupted Tool Rod tconstruct:tool_rod:0, Mirion Tool Rod tconstruct:tool_rod:0, Livingwood Tool Rod tconstruct:tool_rod:0, Elementium Tool Rod -tconstruct:tool_rod:0, Wyvern Tool Rod -tconstruct:tool_rod:0, Awakened Tool Rod -tconstruct:tool_rod:0, Chaotic Tool Rod tconstruct:tool_rod:0, Fusewood Tool Rod tconstruct:tool_rod:0, Ghostwood Tool Rod tconstruct:tool_rod:0, Darkwood Tool Rod tconstruct:tool_rod:0, Emerald Tool Rod +tconstruct:tool_rod:0, Wyvern Tool Rod +tconstruct:tool_rod:0, Awakened Tool Rod +tconstruct:tool_rod:0, Chaotic Tool Rod tconstruct:tough_tool_rod:0, Electrical Tough Tool Rod tconstruct:tough_tool_rod:0, Energetic Tough Tool Rod tconstruct:tough_tool_rod:0, Vibrant Tough Tool Rod @@ -20170,6 +20208,7 @@ tconstruct:tough_tool_rod:0, Bloodmaster Tough Tool Rod tconstruct:tough_tool_rod:0, Adamantium Tough Tool Rod tconstruct:tough_tool_rod:0, Vibranium Tough Tool Rod tconstruct:tough_tool_rod:0, Vibranium Alloy Tough Tool Rod +tconstruct:tough_tool_rod:0, Parafrosynium Tough Tool Rod tconstruct:tough_tool_rod:0, Blood Infused Glitch Tough Tool Rod tconstruct:tough_tool_rod:0, Shadowium Tough Tool Rod tconstruct:tough_tool_rod:0, Orichalcos Tough Tool Rod @@ -20276,13 +20315,13 @@ tconstruct:tough_tool_rod:0, Corrupted Tough Tool Rod tconstruct:tough_tool_rod:0, Mirion Tough Tool Rod tconstruct:tough_tool_rod:0, Livingwood Tough Tool Rod tconstruct:tough_tool_rod:0, Elementium Tough Tool Rod -tconstruct:tough_tool_rod:0, Wyvern Tough Tool Rod -tconstruct:tough_tool_rod:0, Awakened Tough Tool Rod -tconstruct:tough_tool_rod:0, Chaotic Tough Tool Rod tconstruct:tough_tool_rod:0, Fusewood Tough Tool Rod tconstruct:tough_tool_rod:0, Ghostwood Tough Tool Rod tconstruct:tough_tool_rod:0, Darkwood Tough Tool Rod tconstruct:tough_tool_rod:0, Emerald Tough Tool Rod +tconstruct:tough_tool_rod:0, Wyvern Tough Tool Rod +tconstruct:tough_tool_rod:0, Awakened Tough Tool Rod +tconstruct:tough_tool_rod:0, Chaotic Tough Tool Rod tconstruct:binding:0, Electrical Binding tconstruct:binding:0, Energetic Binding tconstruct:binding:0, Vibrant Binding @@ -20349,6 +20388,7 @@ tconstruct:binding:0, Bloodmaster Binding tconstruct:binding:0, Adamantium Binding tconstruct:binding:0, Vibranium Binding tconstruct:binding:0, Vibranium Alloy Binding +tconstruct:binding:0, Parafrosynium Binding tconstruct:binding:0, Blood Infused Glitch Binding tconstruct:binding:0, Shadowium Binding tconstruct:binding:0, Orichalcos Binding @@ -20455,13 +20495,13 @@ tconstruct:binding:0, Corrupted Binding tconstruct:binding:0, Mirion Binding tconstruct:binding:0, Livingwood Binding tconstruct:binding:0, Elementium Binding -tconstruct:binding:0, Wyvern Binding -tconstruct:binding:0, Awakened Binding -tconstruct:binding:0, Chaotic Binding tconstruct:binding:0, Fusewood Binding tconstruct:binding:0, Ghostwood Binding tconstruct:binding:0, Darkwood Binding tconstruct:binding:0, Emerald Binding +tconstruct:binding:0, Wyvern Binding +tconstruct:binding:0, Awakened Binding +tconstruct:binding:0, Chaotic Binding tconstruct:tough_binding:0, Electrical Tough Binding tconstruct:tough_binding:0, Energetic Tough Binding tconstruct:tough_binding:0, Vibrant Tough Binding @@ -20528,6 +20568,7 @@ tconstruct:tough_binding:0, Bloodmaster Tough Binding tconstruct:tough_binding:0, Adamantium Tough Binding tconstruct:tough_binding:0, Vibranium Tough Binding tconstruct:tough_binding:0, Vibranium Alloy Tough Binding +tconstruct:tough_binding:0, Parafrosynium Tough Binding tconstruct:tough_binding:0, Blood Infused Glitch Tough Binding tconstruct:tough_binding:0, Shadowium Tough Binding tconstruct:tough_binding:0, Orichalcos Tough Binding @@ -20634,13 +20675,13 @@ tconstruct:tough_binding:0, Corrupted Tough Binding tconstruct:tough_binding:0, Mirion Tough Binding tconstruct:tough_binding:0, Livingwood Tough Binding tconstruct:tough_binding:0, Elementium Tough Binding -tconstruct:tough_binding:0, Wyvern Tough Binding -tconstruct:tough_binding:0, Awakened Tough Binding -tconstruct:tough_binding:0, Chaotic Tough Binding tconstruct:tough_binding:0, Fusewood Tough Binding tconstruct:tough_binding:0, Ghostwood Tough Binding tconstruct:tough_binding:0, Darkwood Tough Binding tconstruct:tough_binding:0, Emerald Tough Binding +tconstruct:tough_binding:0, Wyvern Tough Binding +tconstruct:tough_binding:0, Awakened Tough Binding +tconstruct:tough_binding:0, Chaotic Tough Binding tconstruct:wide_guard:0, Electrical Wide Guard tconstruct:wide_guard:0, Energetic Wide Guard tconstruct:wide_guard:0, Vibrant Wide Guard @@ -20707,6 +20748,7 @@ tconstruct:wide_guard:0, Bloodmaster Wide Guard tconstruct:wide_guard:0, Adamantium Wide Guard tconstruct:wide_guard:0, Vibranium Wide Guard tconstruct:wide_guard:0, Vibranium Alloy Wide Guard +tconstruct:wide_guard:0, Parafrosynium Wide Guard tconstruct:wide_guard:0, Blood Infused Glitch Wide Guard tconstruct:wide_guard:0, Shadowium Wide Guard tconstruct:wide_guard:0, Orichalcos Wide Guard @@ -20813,13 +20855,13 @@ tconstruct:wide_guard:0, Corrupted Wide Guard tconstruct:wide_guard:0, Mirion Wide Guard tconstruct:wide_guard:0, Livingwood Wide Guard tconstruct:wide_guard:0, Elementium Wide Guard -tconstruct:wide_guard:0, Wyvern Wide Guard -tconstruct:wide_guard:0, Awakened Wide Guard -tconstruct:wide_guard:0, Chaotic Wide Guard tconstruct:wide_guard:0, Fusewood Wide Guard tconstruct:wide_guard:0, Ghostwood Wide Guard tconstruct:wide_guard:0, Darkwood Wide Guard tconstruct:wide_guard:0, Emerald Wide Guard +tconstruct:wide_guard:0, Wyvern Wide Guard +tconstruct:wide_guard:0, Awakened Wide Guard +tconstruct:wide_guard:0, Chaotic Wide Guard tconstruct:hand_guard:0, Electrical Hand Guard tconstruct:hand_guard:0, Energetic Hand Guard tconstruct:hand_guard:0, Vibrant Hand Guard @@ -20886,6 +20928,7 @@ tconstruct:hand_guard:0, Bloodmaster Hand Guard tconstruct:hand_guard:0, Adamantium Hand Guard tconstruct:hand_guard:0, Vibranium Hand Guard tconstruct:hand_guard:0, Vibranium Alloy Hand Guard +tconstruct:hand_guard:0, Parafrosynium Hand Guard tconstruct:hand_guard:0, Blood Infused Glitch Hand Guard tconstruct:hand_guard:0, Shadowium Hand Guard tconstruct:hand_guard:0, Orichalcos Hand Guard @@ -20992,13 +21035,13 @@ tconstruct:hand_guard:0, Corrupted Hand Guard tconstruct:hand_guard:0, Mirion Hand Guard tconstruct:hand_guard:0, Livingwood Hand Guard tconstruct:hand_guard:0, Elementium Hand Guard -tconstruct:hand_guard:0, Wyvern Hand Guard -tconstruct:hand_guard:0, Awakened Hand Guard -tconstruct:hand_guard:0, Chaotic Hand Guard tconstruct:hand_guard:0, Fusewood Hand Guard tconstruct:hand_guard:0, Ghostwood Hand Guard tconstruct:hand_guard:0, Darkwood Hand Guard tconstruct:hand_guard:0, Emerald Hand Guard +tconstruct:hand_guard:0, Wyvern Hand Guard +tconstruct:hand_guard:0, Awakened Hand Guard +tconstruct:hand_guard:0, Chaotic Hand Guard tconstruct:cross_guard:0, Electrical Cross Guard tconstruct:cross_guard:0, Energetic Cross Guard tconstruct:cross_guard:0, Vibrant Cross Guard @@ -21065,6 +21108,7 @@ tconstruct:cross_guard:0, Bloodmaster Cross Guard tconstruct:cross_guard:0, Adamantium Cross Guard tconstruct:cross_guard:0, Vibranium Cross Guard tconstruct:cross_guard:0, Vibranium Alloy Cross Guard +tconstruct:cross_guard:0, Parafrosynium Cross Guard tconstruct:cross_guard:0, Blood Infused Glitch Cross Guard tconstruct:cross_guard:0, Shadowium Cross Guard tconstruct:cross_guard:0, Orichalcos Cross Guard @@ -21171,13 +21215,13 @@ tconstruct:cross_guard:0, Corrupted Cross Guard tconstruct:cross_guard:0, Mirion Cross Guard tconstruct:cross_guard:0, Livingwood Cross Guard tconstruct:cross_guard:0, Elementium Cross Guard -tconstruct:cross_guard:0, Wyvern Cross Guard -tconstruct:cross_guard:0, Awakened Cross Guard -tconstruct:cross_guard:0, Chaotic Cross Guard tconstruct:cross_guard:0, Fusewood Cross Guard tconstruct:cross_guard:0, Ghostwood Cross Guard tconstruct:cross_guard:0, Darkwood Cross Guard tconstruct:cross_guard:0, Emerald Cross Guard +tconstruct:cross_guard:0, Wyvern Cross Guard +tconstruct:cross_guard:0, Awakened Cross Guard +tconstruct:cross_guard:0, Chaotic Cross Guard tconstruct:large_plate:0, Electrical Large Plate tconstruct:large_plate:0, Energetic Large Plate tconstruct:large_plate:0, Vibrant Large Plate @@ -21249,6 +21293,7 @@ tconstruct:large_plate:0, Bloodmaster Large Plate tconstruct:large_plate:0, Adamantium Large Plate tconstruct:large_plate:0, Vibranium Large Plate tconstruct:large_plate:0, Vibranium Alloy Large Plate +tconstruct:large_plate:0, Parafrosynium Large Plate tconstruct:large_plate:0, Blood Infused Glitch Large Plate tconstruct:large_plate:0, Shadowium Large Plate tconstruct:large_plate:0, Orichalcos Large Plate @@ -21355,13 +21400,13 @@ tconstruct:large_plate:0, Corrupted Large Plate tconstruct:large_plate:0, Mirion Large Plate tconstruct:large_plate:0, Livingwood Large Plate tconstruct:large_plate:0, Elementium Large Plate -tconstruct:large_plate:0, Wyvern Large Plate -tconstruct:large_plate:0, Awakened Large Plate -tconstruct:large_plate:0, Chaotic Large Plate tconstruct:large_plate:0, Fusewood Large Plate tconstruct:large_plate:0, Ghostwood Large Plate tconstruct:large_plate:0, Darkwood Large Plate tconstruct:large_plate:0, Emerald Large Plate +tconstruct:large_plate:0, Wyvern Large Plate +tconstruct:large_plate:0, Awakened Large Plate +tconstruct:large_plate:0, Chaotic Large Plate tconstruct:knife_blade:0, Electrical Knife Blade tconstruct:knife_blade:0, Energetic Knife Blade tconstruct:knife_blade:0, Vibrant Knife Blade @@ -21428,6 +21473,7 @@ tconstruct:knife_blade:0, Bloodmaster Knife Blade tconstruct:knife_blade:0, Adamantium Knife Blade tconstruct:knife_blade:0, Vibranium Knife Blade tconstruct:knife_blade:0, Vibranium Alloy Knife Blade +tconstruct:knife_blade:0, Parafrosynium Knife Blade tconstruct:knife_blade:0, Blood Infused Glitch Knife Blade tconstruct:knife_blade:0, Shadowium Knife Blade tconstruct:knife_blade:0, Orichalcos Knife Blade @@ -21534,13 +21580,13 @@ tconstruct:knife_blade:0, Corrupted Knife Blade tconstruct:knife_blade:0, Mirion Knife Blade tconstruct:knife_blade:0, Livingwood Knife Blade tconstruct:knife_blade:0, Elementium Knife Blade -tconstruct:knife_blade:0, Wyvern Knife Blade -tconstruct:knife_blade:0, Awakened Knife Blade -tconstruct:knife_blade:0, Chaotic Knife Blade tconstruct:knife_blade:0, Fusewood Knife Blade tconstruct:knife_blade:0, Ghostwood Knife Blade tconstruct:knife_blade:0, Darkwood Knife Blade tconstruct:knife_blade:0, Emerald Knife Blade +tconstruct:knife_blade:0, Wyvern Knife Blade +tconstruct:knife_blade:0, Awakened Knife Blade +tconstruct:knife_blade:0, Chaotic Knife Blade tconstruct:bow_limb:0, Electrical Bowlimb tconstruct:bow_limb:0, Energetic Bowlimb tconstruct:bow_limb:0, Vibrant Bowlimb @@ -21711,13 +21757,13 @@ tconstruct:bow_limb:0, Starmetal Bowlimb tconstruct:bow_limb:0, Mirion Bowlimb tconstruct:bow_limb:0, Livingwood Bowlimb tconstruct:bow_limb:0, Elementium Bowlimb -tconstruct:bow_limb:0, Wyvern Bowlimb -tconstruct:bow_limb:0, Awakened Bowlimb -tconstruct:bow_limb:0, Chaotic Bowlimb tconstruct:bow_limb:0, Fusewood Bowlimb tconstruct:bow_limb:0, Ghostwood Bowlimb tconstruct:bow_limb:0, Darkwood Bowlimb tconstruct:bow_limb:0, Emerald Bowlimb +tconstruct:bow_limb:0, Wyvern Bowlimb +tconstruct:bow_limb:0, Awakened Bowlimb +tconstruct:bow_limb:0, Chaotic Bowlimb tconstruct:bow_string:0, Souled Bowstring tconstruct:bow_string:0, String Bowstring tconstruct:bow_string:0, Slimevine Bowstring @@ -21793,6 +21839,7 @@ tconstruct:arrow_head:0, Bloodmaster Arrow Head tconstruct:arrow_head:0, Adamantium Arrow Head tconstruct:arrow_head:0, Vibranium Arrow Head tconstruct:arrow_head:0, Vibranium Alloy Arrow Head +tconstruct:arrow_head:0, Parafrosynium Arrow Head tconstruct:arrow_head:0, Blood Infused Glitch Arrow Head tconstruct:arrow_head:0, Shadowium Arrow Head tconstruct:arrow_head:0, Orichalcos Arrow Head @@ -21899,13 +21946,13 @@ tconstruct:arrow_head:0, Corrupted Arrow Head tconstruct:arrow_head:0, Mirion Arrow Head tconstruct:arrow_head:0, Livingwood Arrow Head tconstruct:arrow_head:0, Elementium Arrow Head -tconstruct:arrow_head:0, Wyvern Arrow Head -tconstruct:arrow_head:0, Awakened Arrow Head -tconstruct:arrow_head:0, Chaotic Arrow Head tconstruct:arrow_head:0, Fusewood Arrow Head tconstruct:arrow_head:0, Ghostwood Arrow Head tconstruct:arrow_head:0, Darkwood Arrow Head tconstruct:arrow_head:0, Emerald Arrow Head +tconstruct:arrow_head:0, Wyvern Arrow Head +tconstruct:arrow_head:0, Awakened Arrow Head +tconstruct:arrow_head:0, Chaotic Arrow Head tconstruct:arrow_shaft:0, Naga Scale Arrow Shaft tconstruct:arrow_shaft:0, Steeleaf Arrow Shaft tconstruct:arrow_shaft:0, Fiery Arrow Shaft @@ -22629,86 +22676,86 @@ 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, Hammer Head Cast -tconstruct:cast:0, Laser Medium Cast -tconstruct:cast:0, Sign Plate Cast -tconstruct:cast:0, Binding Cast -tconstruct:cast:0, Wide Guard Cast -tconstruct:cast:0, Large Plate Cast -tconstruct:cast:0, Excavator Head Cast -tconstruct:cast:0, Scythe Head Cast -tconstruct:cast:0, Tough Binding Cast tconstruct:cast:0, Axe Head Cast -tconstruct:cast:0, Pan Cast -tconstruct:cast:0, Broad Axe Head Cast -tconstruct:cast:0, Arrow Shaft Cast +tconstruct:cast:0, Bowlimb Cast tconstruct:cast:0, Battery Cell Cast -tconstruct:cast:0, Bowstring Cast -tconstruct:cast:0, Sword Blade Cast -tconstruct:cast:0, Leggings Core Cast -tconstruct:cast:0, Tough Tool Rod Cast -tconstruct:cast:0, Boots Core Cast tconstruct:cast:0, Large Sword Blade Cast -tconstruct:cast:0, Armor Plates Cast -tconstruct:cast:0, Tool Rod Cast +tconstruct:cast:0, Wide Guard Cast +tconstruct:cast:0, Leggings Core Cast +tconstruct:cast:0, Helmet Core Cast tconstruct:cast:0, Pipe Piece Cast +tconstruct:cast:0, Scythe Head Cast +tconstruct:cast:0, Knife Blade Cast +tconstruct:cast:0, Large Plate Cast tconstruct:cast:0, Chestplate Core Cast -tconstruct:cast:0, Hand Guard Cast tconstruct:cast:0, Shard Cast -tconstruct:cast:0, Pickaxe Head Cast -tconstruct:cast:0, Kama Head Cast +tconstruct:cast:0, Boots Core Cast +tconstruct:cast:0, Tool Rod Cast +tconstruct:cast:0, Binding Cast +tconstruct:cast:0, Sword Blade Cast +tconstruct:cast:0, Sign Plate Cast +tconstruct:cast:0, Excavator Head Cast +tconstruct:cast:0, Broad Axe Head Cast tconstruct:cast:0, Armor Trim Cast tconstruct:cast:0, Cross Guard Cast -tconstruct:cast:0, Helmet Core Cast -tconstruct:cast:0, Shovel Head Cast tconstruct:cast:0, Arrow Head Cast -tconstruct:cast:0, Bowlimb Cast -tconstruct:cast:0, Knife Blade Cast -tconstruct:cast:0, Sharpening Kit Cast +tconstruct:cast:0, Laser Medium Cast +tconstruct:cast:0, Shovel Head Cast +tconstruct:cast:0, Hammer Head Cast +tconstruct:cast:0, Armor Plates Cast +tconstruct:cast:0, Pan Cast +tconstruct:cast:0, Tough Binding Cast +tconstruct:cast:0, Bowstring Cast +tconstruct:cast:0, Arrow Shaft Cast +tconstruct:cast:0, Kama Head Cast +tconstruct:cast:0, Pickaxe Head Cast tconstruct:cast:0, Polishing Kit Cast +tconstruct:cast:0, Tough Tool Rod Cast +tconstruct:cast:0, Sharpening Kit Cast +tconstruct:cast:0, Hand Guard 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, Hammer Head Clay Cast -tconstruct:clay_cast:0, Laser Medium Clay Cast -tconstruct:clay_cast:0, Sign Plate Clay Cast -tconstruct:clay_cast:0, Binding Clay Cast -tconstruct:clay_cast:0, Wide Guard Clay Cast -tconstruct:clay_cast:0, Large Plate Clay Cast -tconstruct:clay_cast:0, Excavator Head Clay Cast -tconstruct:clay_cast:0, Scythe Head Clay Cast -tconstruct:clay_cast:0, Tough Binding Clay Cast tconstruct:clay_cast:0, Axe Head Clay Cast -tconstruct:clay_cast:0, Pan Clay Cast -tconstruct:clay_cast:0, Broad Axe Head Clay Cast -tconstruct:clay_cast:0, Arrow Shaft Clay Cast +tconstruct:clay_cast:0, Bowlimb Clay Cast tconstruct:clay_cast:0, Battery Cell Clay Cast -tconstruct:clay_cast:0, Bowstring Clay Cast -tconstruct:clay_cast:0, Sword Blade Clay Cast -tconstruct:clay_cast:0, Leggings Core Clay Cast -tconstruct:clay_cast:0, Tough Tool Rod Clay Cast -tconstruct:clay_cast:0, Boots Core Clay Cast tconstruct:clay_cast:0, Large Sword Blade Clay Cast -tconstruct:clay_cast:0, Armor Plates Clay Cast -tconstruct:clay_cast:0, Tool Rod Clay Cast +tconstruct:clay_cast:0, Wide Guard Clay Cast +tconstruct:clay_cast:0, Leggings Core Clay Cast +tconstruct:clay_cast:0, Helmet Core Clay Cast tconstruct:clay_cast:0, Pipe Piece Clay Cast +tconstruct:clay_cast:0, Scythe Head Clay Cast +tconstruct:clay_cast:0, Knife Blade Clay Cast +tconstruct:clay_cast:0, Large Plate Clay Cast tconstruct:clay_cast:0, Chestplate Core Clay Cast -tconstruct:clay_cast:0, Hand Guard Clay Cast tconstruct:clay_cast:0, Shard Clay Cast -tconstruct:clay_cast:0, Pickaxe Head Clay Cast -tconstruct:clay_cast:0, Kama Head Clay Cast +tconstruct:clay_cast:0, Boots Core Clay Cast +tconstruct:clay_cast:0, Tool Rod Clay Cast +tconstruct:clay_cast:0, Binding Clay Cast +tconstruct:clay_cast:0, Sword Blade Clay Cast +tconstruct:clay_cast:0, Sign Plate Clay Cast +tconstruct:clay_cast:0, Excavator Head Clay Cast +tconstruct:clay_cast:0, Broad Axe Head Clay Cast tconstruct:clay_cast:0, Armor Trim Clay Cast tconstruct:clay_cast:0, Cross Guard Clay Cast -tconstruct:clay_cast:0, Helmet Core Clay Cast -tconstruct:clay_cast:0, Shovel Head Clay Cast tconstruct:clay_cast:0, Arrow Head Clay Cast -tconstruct:clay_cast:0, Bowlimb Clay Cast -tconstruct:clay_cast:0, Knife Blade Clay Cast -tconstruct:clay_cast:0, Sharpening Kit Clay Cast +tconstruct:clay_cast:0, Laser Medium Clay Cast +tconstruct:clay_cast:0, Shovel Head Clay Cast +tconstruct:clay_cast:0, Hammer Head Clay Cast +tconstruct:clay_cast:0, Armor Plates Clay Cast +tconstruct:clay_cast:0, Pan Clay Cast +tconstruct:clay_cast:0, Tough Binding Clay Cast +tconstruct:clay_cast:0, Bowstring Clay Cast +tconstruct:clay_cast:0, Arrow Shaft Clay Cast +tconstruct:clay_cast:0, Kama Head Clay Cast +tconstruct:clay_cast:0, Pickaxe Head Clay Cast tconstruct:clay_cast:0, Polishing Kit Clay Cast +tconstruct:clay_cast:0, Tough Tool Rod Clay Cast +tconstruct:clay_cast:0, Sharpening Kit Clay Cast +tconstruct:clay_cast:0, Hand Guard Clay Cast tconstruct:stone_torch:0, Stone Torch tconstruct:stone_ladder:0, Stone Ladder tconstruct:punji:0, Punji Sticks @@ -23773,7 +23820,7 @@ 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 - Mithril Ore appliedenergistics2:facade:0, Cable Facade - Oil Sand appliedenergistics2:facade:0, Cable Facade - Oil Shale appliedenergistics2:facade:0, Cable Facade - Destabilized Redstone Ore @@ -23788,7 +23835,7 @@ 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 Mithril appliedenergistics2:facade:0, Cable Facade - Block of Steel appliedenergistics2:facade:0, Cable Facade - Block of Electrum appliedenergistics2:facade:0, Cable Facade - Block of Invar @@ -23825,15 +23872,15 @@ appliedenergistics2:facade:0, Cable Facade - Draconium Infused Obsidian appliedenergistics2:facade:0, Cable Facade - Dislocation Normalization Field Projector appliedenergistics2:facade:0, Cable Facade - Galena Ore appliedenergistics2:facade:0, Cable Facade - Iridium Ore -appliedenergistics2:facade:0, Cable Facade - Ruby Ore -appliedenergistics2:facade:0, Cable Facade - Sapphire Ore +appliedenergistics2:facade:0, Cable Facade - Reborn Ruby Ore +appliedenergistics2:facade:0, Cable Facade - Reborn Sapphire Ore appliedenergistics2:facade:0, Cable Facade - Bauxite Ore appliedenergistics2:facade:0, Cable Facade - Pyrite Ore appliedenergistics2:facade:0, Cable Facade - Cinnabar Ore appliedenergistics2:facade:0, Cable Facade - Sphalerite Ore appliedenergistics2:facade:0, Cable Facade - Tungsten Ore appliedenergistics2:facade:0, Cable Facade - Sheldonite Ore -appliedenergistics2:facade:0, Cable Facade - Peridot Ore +appliedenergistics2:facade:0, Cable Facade - Reborn Peridot Ore appliedenergistics2:facade:0, Cable Facade - Sodalite Ore appliedenergistics2:facade:0, Cable Facade - Lead Ore appliedenergistics2:facade:0, Cable Facade - Silver Ore @@ -23857,9 +23904,9 @@ appliedenergistics2:facade:0, Cable Facade - Block of Bronze appliedenergistics2:facade:0, Cable Facade - Block of Tungstensteel appliedenergistics2:facade:0, Cable Facade - Iridium Reinforced Tungstensteel Block appliedenergistics2:facade:0, Cable Facade - Iridium Reinforced Stone -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 Reborn Ruby +appliedenergistics2:facade:0, Cable Facade - Block of Reborn Sapphire +appliedenergistics2:facade:0, Cable Facade - Block of Reborn Peridot appliedenergistics2:facade:0, Cable Facade - Block of Yellow Garnet appliedenergistics2:facade:0, Cable Facade - Block of Red Garnet appliedenergistics2:facade:0, Cable Facade - Block of Copper @@ -23900,15 +23947,6 @@ 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 - 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 - Larch Wood appliedenergistics2:facade:0, Cable Facade - Teak Wood appliedenergistics2:facade:0, Cable Facade - Desert Acacia Wood @@ -24072,6 +24110,15 @@ 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 - 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 - Nickel-Iron Battery appliedenergistics2:facade:0, Cable Facade - Nickel-Zinc Battery appliedenergistics2:facade:0, Cable Facade - Zinc-Carbon Battery @@ -24750,7 +24797,7 @@ appliedenergistics2:facade:0, Cable Facade - Motor appliedenergistics2:facade:0, Cable Facade - Advanced Motor appliedenergistics2:facade:0, Cable Facade - Enhanced Motor appliedenergistics2:facade:0, Cable Facade - Elite Motor -appliedenergistics2:facade:0, Cable Facade - Dilithium Ore +appliedenergistics2:facade:0, Cable Facade - material.Dilithium.name Ore appliedenergistics2:facade:0, Cable Facade - Copper Ore appliedenergistics2:facade:0, Cable Facade - Tin Ore appliedenergistics2:facade:0, Cable Facade - Rutile Ore @@ -24767,35 +24814,44 @@ appliedenergistics2:facade:0, Cable Facade - Copper Coil appliedenergistics2:facade:0, Cable Facade - Titanium Coil appliedenergistics2:facade:0, Cable Facade - Aluminum Coil appliedenergistics2:facade:0, Cable Facade - Iridium Coil -appliedenergistics2:facade:0, Cable Facade - Launch Pad +appliedenergistics2:facade:0, Cable Facade - Concrete +appliedenergistics2:facade:0, Cable Facade - HeatProof Brick appliedenergistics2:facade:0, Cable Facade - Structure Tower -appliedenergistics2:facade:0, Cable Facade - Liquid Fueled Engine -appliedenergistics2:facade:0, Cable Facade - Advanced Rocket Engine -appliedenergistics2:facade:0, Cable Facade - Liquid Fuel Tank +appliedenergistics2:facade:0, Cable Facade - Solar Panel +appliedenergistics2:facade:0, Cable Facade - Solar Array Panel +appliedenergistics2:facade:0, Cable Facade - Saw Blade Assembly +appliedenergistics2:facade:0, Cable Facade - Vacuum-Chamber High Power Laser Emitter +appliedenergistics2:facade:0, Cable Facade - Launch Pad +appliedenergistics2:facade:0, Cable Facade - Monopropellant Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Bipropellant Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Advanced Monopropellant Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Advanced Bipropellant Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Nuclear Thermal Rocket Engine +appliedenergistics2:facade:0, Cable Facade - Monopropellant Fuel Tank +appliedenergistics2:facade:0, Cable Facade - Bipropellant Fuel Tank +appliedenergistics2:facade:0, Cable Facade - Oxidizer Fuel Tank +appliedenergistics2:facade:0, Cable Facade - Nuclear Thermal Working Fluid Tank +appliedenergistics2:facade:0, Cable Facade - Nuclear Thermal Fission Core +appliedenergistics2:facade:0, Cable Facade - Gas Intake +appliedenergistics2:facade:0, Cable Facade - Drill +appliedenergistics2:facade:0, Cable Facade - Landing Float +appliedenergistics2:facade:0, Cable Facade - Station Light appliedenergistics2:facade:0, Cable Facade - Moon Turf appliedenergistics2:facade:0, Cable Facade - Dark Moon Turf appliedenergistics2:facade:0, Cable Facade - Oxidized Ferric Sand -appliedenergistics2:facade:0, Cable Facade - HeatProof Brick -appliedenergistics2:facade:0, Cable Facade - Wood -appliedenergistics2:facade:0, Cable Facade - Lightwood Leaves -appliedenergistics2:facade:0, Cable Facade - Concrete -appliedenergistics2:facade:0, Cable Facade - Saw Blade Assembly +appliedenergistics2:facade:0, Cable Facade - Basalt appliedenergistics2:facade:0, Cable Facade - Geode Block -appliedenergistics2:facade:0, Cable Facade - Vitrified Sand -appliedenergistics2:facade:0, Cable Facade - Charcoal Log appliedenergistics2:facade:0, Cable Facade - Violet Crystal Block appliedenergistics2:facade:0, Cable Facade - Blue Crystal Block appliedenergistics2:facade:0, Cable Facade - Green Crystal Block appliedenergistics2:facade:0, Cable Facade - Red Crystal Block appliedenergistics2:facade:0, Cable Facade - Yellow Crystal Block appliedenergistics2:facade:0, Cable Facade - Orange Crystal Block -appliedenergistics2:facade:0, Cable Facade - Drill -appliedenergistics2:facade:0, Cable Facade - Solar Panel -appliedenergistics2:facade:0, Cable Facade - Gas Intake -appliedenergistics2:facade:0, Cable Facade - Station Light +appliedenergistics2:facade:0, Cable Facade - Vitrified Sand +appliedenergistics2:facade:0, Cable Facade - Charcoal Log +appliedenergistics2:facade:0, Cable Facade - Lightwood Wood +appliedenergistics2:facade:0, Cable Facade - Lightwood Leaves appliedenergistics2:facade:0, Cable Facade - Lightwood planks -appliedenergistics2:facade:0, Cable Facade - Basalt -appliedenergistics2:facade:0, Cable Facade - Landing Float appliedenergistics2:facade:0, Cable Facade - Titanium Aluminide Block appliedenergistics2:facade:0, Cable Facade - Titanium Iridium Alloy Block appliedenergistics2:facade:0, Cable Facade - Block of Aluminum @@ -27612,7 +27668,7 @@ appliedenergistics2:facade:0, Cable Facade - Sapphire Lamp appliedenergistics2:facade:0, Cable Facade - Sapphire Lamp appliedenergistics2:facade:0, Cable Facade - Skeletal Lamp appliedenergistics2:facade:0, Cable Facade - Skeletal Lamp -appliedenergistics2:facade:0, Cable Facade - Amethyst Block +appliedenergistics2:facade:0, Cable Facade - Ascended Amethyst Block appliedenergistics2:facade:0, Cable Facade - Baronyte Block appliedenergistics2:facade:0, Cable Facade - Blazium Block appliedenergistics2:facade:0, Cable Facade - Bloodstone Block @@ -27622,7 +27678,7 @@ appliedenergistics2:facade:0, Cable Facade - Emberstone Block appliedenergistics2:facade:0, Cable Facade - Gemenyte Block appliedenergistics2:facade:0, Cable Facade - Ghastly Block appliedenergistics2:facade:0, Cable Facade - Ghoulish Block -appliedenergistics2:facade:0, Cable Facade - Jade Block +appliedenergistics2:facade:0, Cable Facade - Ascended Jade Block appliedenergistics2:facade:0, Cable Facade - Jewelyte Block appliedenergistics2:facade:0, Cable Facade - Limonite Block appliedenergistics2:facade:0, Cable Facade - Lunar Block @@ -27630,7 +27686,7 @@ appliedenergistics2:facade:0, Cable Facade - Lyon Block appliedenergistics2:facade:0, Cable Facade - Mystite Block appliedenergistics2:facade:0, Cable Facade - Ornamyte Block appliedenergistics2:facade:0, Cable Facade - Rosite Block -appliedenergistics2:facade:0, Cable Facade - Sapphire Block +appliedenergistics2:facade:0, Cable Facade - Ascended Sapphire Block appliedenergistics2:facade:0, Cable Facade - Shyregem Block appliedenergistics2:facade:0, Cable Facade - Shyrestone Block appliedenergistics2:facade:0, Cable Facade - Skeletal Ingot Block @@ -27999,6 +28055,7 @@ appliedenergistics2:facade:0, Cable Facade - Vivid Grass appliedenergistics2:facade:0, Cable Facade - Scorched Grass appliedenergistics2:facade:0, Cable Facade - Infused Grass appliedenergistics2:facade:0, Cable Facade - Mutated Grass +appliedenergistics2:facade:0, Cable Facade - Painted Acacia Wood appliedenergistics2:facade:0, Cable Facade - Blessed Stone appliedenergistics2:facade:0, Cable Facade - Block of Amethyst appliedenergistics2:facade:0, Cable Facade - Block of Garnet @@ -29084,196 +29141,207 @@ appliedenergistics2:facade:0, Cable Facade - Enriched Infused Wood appliedenergistics2:facade:0, Cable Facade - Vibrant Infused Wood appliedenergistics2:facade:0, Cable Facade - Neromantic Prime appliedenergistics2:facade:0, Cable Facade - Fysallidic Prime -appliedenergistics2:facade:0, Cable Facade - Inertial Laser Projector -appliedenergistics2:facade:0, Cable Facade - Asgard Furnace Bricks -appliedenergistics2:facade:0, Cable Facade - Everburner -appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Power Unit -appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Reactor -appliedenergistics2:facade:0, Cable Facade - Ancient Cavern Cap -appliedenergistics2:facade:0, Cable Facade - Chaotic Bricks -appliedenergistics2:facade:0, Cable Facade - Demon Stone -appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Engine -appliedenergistics2:facade:0, Cable Facade - Destructive Demon Alloy -appliedenergistics2:facade:0, Cable Facade - Precasian Cap -appliedenergistics2:facade:0, Cable Facade - Sednanite Ore -appliedenergistics2:facade:0, Cable Facade - Icy Bricks -appliedenergistics2:facade:0, Cable Facade - Barathos Cap -appliedenergistics2:facade:0, Cable Facade - More Defined Machine Case -appliedenergistics2:facade:0, Cable Facade - Haven Block -appliedenergistics2:facade:0, Cable Facade - Alchemical Crystal -appliedenergistics2:facade:0, Cable Facade - Titanium Iridium Coil -appliedenergistics2:facade:0, Cable Facade - Chaotic Stone -appliedenergistics2:facade:0, Cable Facade - Vengeful Portal -appliedenergistics2:facade:0, Cable Facade - Abyssal Cap -appliedenergistics2:facade:0, Cable Facade - Tartarite Ore -appliedenergistics2:facade:0, Cable Facade - Collapser Casing -appliedenergistics2:facade:0, Cable Facade - Ayeraco Stone -appliedenergistics2:facade:0, Cable Facade - Candyland Cap -appliedenergistics2:facade:0, Cable Facade - Warped Stone -appliedenergistics2:facade:0, Cable Facade - Dreaded Steel Block -appliedenergistics2:facade:0, Cable Facade - Hohlraum -appliedenergistics2:facade:0, Cable Facade - Icy Gateway -appliedenergistics2:facade:0, Cable Facade - Fiery Pyrite -appliedenergistics2:facade:0, Cable Facade - Miniature Pulsar -appliedenergistics2:facade:0, Cable Facade - Unidentified Body appliedenergistics2:facade:0, Cable Facade - Nethersky Amber -appliedenergistics2:facade:0, Cable Facade - Crimson Quartz -appliedenergistics2:facade:0, Cable Facade - Sentient Meatball -appliedenergistics2:facade:0, Cable Facade - Negative Exotic Body -appliedenergistics2:facade:0, Cable Facade - Icy Stone -appliedenergistics2:facade:0, Cable Facade - Vengeful Crystal Cluster -appliedenergistics2:facade:0, Cable Facade - Broken Arcana Portal -appliedenergistics2:facade:0, Cable Facade - Accelerator Tube -appliedenergistics2:facade:0, Cable Facade - Plasma Wood -appliedenergistics2:facade:0, Cable Facade - Definer Casing -appliedenergistics2:facade:0, Cable Facade - Reinforced Shyre Bricks -appliedenergistics2:facade:0, Cable Facade - Darkstar Stone -appliedenergistics2:facade:0, Cable Facade - L'Borean Cap -appliedenergistics2:facade:0, Cable Facade - Immortallis Cap -appliedenergistics2:facade:0, Cable Facade - Iromine Cap -appliedenergistics2:facade:0, Cable Facade - Muon Extractor -appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.etherium_ore.name -appliedenergistics2:facade:0, Cable Facade - Stone of the Master Wizard -appliedenergistics2:facade:0, Cable Facade - Neutronium Cannon -appliedenergistics2:facade:0, Cable Facade - Rainbow Bricks -appliedenergistics2:facade:0, Cable Facade - Feldspar -appliedenergistics2:facade:0, Cable Facade - Dyson Collector -appliedenergistics2:facade:0, Cable Facade - Brightsteel Case -appliedenergistics2:facade:0, Cable Facade - Dyson Conduit -appliedenergistics2:facade:0, Cable Facade - Vox Block -appliedenergistics2:facade:0, Cable Facade - Miniature Star -appliedenergistics2:facade:0, Cable Facade - Dustopia Cap -appliedenergistics2:facade:0, Cable Facade - Plasma Injector -appliedenergistics2:facade:0, Cable Facade - Celeve Cap -appliedenergistics2:facade:0, Cable Facade - Lelyetian Cap -appliedenergistics2:facade:0, Cable Facade - Myrmitite Ore -appliedenergistics2:facade:0, Cable Facade - Garden Block -appliedenergistics2:facade:0, Cable Facade - Travertine -appliedenergistics2:facade:0, Cable Facade - Vox Ponds Cap -appliedenergistics2:facade:0, Cable Facade - Runandor Cap -appliedenergistics2:facade:0, Cable Facade - Holographic Ore -appliedenergistics2:facade:0, Cable Facade - Vibranium Servo -appliedenergistics2:facade:0, Cable Facade - Iro Block -appliedenergistics2:facade:0, Cable Facade - Sandman's Sand -appliedenergistics2:facade:0, Cable Facade - Scale of the Ancient Heart -appliedenergistics2:facade:0, Cable Facade - Icy Tiles -appliedenergistics2:facade:0, Cable Facade - Moloch Altar Bricks -appliedenergistics2:facade:0, Cable Facade - Irradiated Filler -appliedenergistics2:facade:0, Cable Facade - Fluix Etcher -appliedenergistics2:facade:0, Cable Facade - White Fuel -appliedenergistics2:facade:0, Cable Facade - Bedrock Cobblestone -appliedenergistics2:facade:0, Cable Facade - Crystevia Cap -appliedenergistics2:facade:0, Cable Facade - Irradiator Casing -appliedenergistics2:facade:0, Cable Facade - Collecting Stone -appliedenergistics2:facade:0, Cable Facade - Tier 3 Mythic Coil -appliedenergistics2:facade:0, Cable Facade - Tier 2 Mythic Coil -appliedenergistics2:facade:0, Cable Facade - Tier 1 Mythic Coil -appliedenergistics2:facade:0, Cable Facade - Valtellina Ore -appliedenergistics2:facade:0, Cable Facade - Rhenium Ore -appliedenergistics2:facade:0, Cable Facade - Pink Marble -appliedenergistics2:facade:0, Cable Facade - Living Gold -appliedenergistics2:facade:0, Cable Facade - Celian Block -appliedenergistics2:facade:0, Cable Facade - Master Rune Box -appliedenergistics2:facade:0, Cable Facade - Defined Block -appliedenergistics2:facade:0, Cable Facade - Vibrating Stone -appliedenergistics2:facade:0, Cable Facade - Experiment Casing -appliedenergistics2:facade:0, Cable Facade - Lunalus Cap -appliedenergistics2:facade:0, Cable Facade - Unfathomable Stone -appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.myrmitite_casing.name -appliedenergistics2:facade:0, Cable Facade - Draconic Machine Frame -appliedenergistics2:facade:0, Cable Facade - Neutronium Casing -appliedenergistics2:facade:0, Cable Facade - Naquadah Catalyst -appliedenergistics2:facade:0, Cable Facade - Highly Advanced Machine Casing -appliedenergistics2:facade:0, Cable Facade - Creeponian Cap -appliedenergistics2:facade:0, Cable Facade - Ichor -appliedenergistics2:facade:0, Cable Facade - Nightmare Block -appliedenergistics2:facade:0, Cable Facade - Arc Reactor Coil -appliedenergistics2:facade:0, Cable Facade - Awakened Electromagnet -appliedenergistics2:facade:0, Cable Facade - Block of Candy -appliedenergistics2:facade:0, Cable Facade - Greckon Cap -appliedenergistics2:facade:0, Cable Facade - Well-Defined Machine Case -appliedenergistics2:facade:0, Cable Facade - Infinity Dyson Conduit -appliedenergistics2:facade:0, Cable Facade - Mysterium Block -appliedenergistics2:facade:0, Cable Facade - Chaos Wood -appliedenergistics2:facade:0, Cable Facade - Sednanite Stabilizer -appliedenergistics2:facade:0, Cable Facade - Tartarite Monolith -appliedenergistics2:facade:0, Cable Facade - Shining Sandstone -appliedenergistics2:facade:0, Cable Facade - High Energy Ray Collector -appliedenergistics2:facade:0, Cable Facade - Sentient Factory Core -appliedenergistics2:facade:0, Cable Facade - Nightmare Machine Case -appliedenergistics2:facade:0, Cable Facade - Sacred Wood -appliedenergistics2:facade:0, Cable Facade - Brightsteel Conduit -appliedenergistics2:facade:0, Cable Facade - Destructive Crystal Cluster -appliedenergistics2:facade:0, Cable Facade - Agate -appliedenergistics2:facade:0, Cable Facade - Gaia Spirit Block -appliedenergistics2:facade:0, Cable Facade - Arkenstone -appliedenergistics2:facade:0, Cable Facade - Deeplands Cap -appliedenergistics2:facade:0, Cable Facade - Infusion Catalyst -appliedenergistics2:facade:0, Cable Facade - Baphomet Altar Bricks -appliedenergistics2:facade:0, Cable Facade - Dark Mithrillium Block -appliedenergistics2:facade:0, Cable Facade - Energy Hive -appliedenergistics2:facade:0, Cable Facade - Eternal Tulite -appliedenergistics2:facade:0, Cable Facade - Steadfast Crystal Cluster -appliedenergistics2:facade:0, Cable Facade - Serpentine -appliedenergistics2:facade:0, Cable Facade - Ragnarok Sigil -appliedenergistics2:facade:0, Cable Facade - Dark Soul Machine Chassis -appliedenergistics2:facade:0, Cable Facade - Linear Accelerator Tube -appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.fusion_core_placeholder.name -appliedenergistics2:facade:0, Cable Facade - Dense Gravitite Ore -appliedenergistics2:facade:0, Cable Facade - Destructive Stone Bricks -appliedenergistics2:facade:0, Cable Facade - Matrix Ore -appliedenergistics2:facade:0, Cable Facade - Crystevian Crystal -appliedenergistics2:facade:0, Cable Facade - Plasma Collider -appliedenergistics2:facade:0, Cable Facade - Ogerite Ore -appliedenergistics2:facade:0, Cable Facade - Mythic Machine Case -appliedenergistics2:facade:0, Cable Facade - Mysterium Cap -appliedenergistics2:facade:0, Cable Facade - Haven Cap -appliedenergistics2:facade:0, Cable Facade - Collapser Conduit -appliedenergistics2:facade:0, Cable Facade - Ultracapacitor Bank -appliedenergistics2:facade:0, Cable Facade - Order Wood -appliedenergistics2:facade:0, Cable Facade - Dyson Beam -appliedenergistics2:facade:0, Cable Facade - Ender Dolomite -appliedenergistics2:facade:0, Cable Facade - Bloodmaster Block -appliedenergistics2:facade:0, Cable Facade - Gravitational Vibrator appliedenergistics2:facade:0, Cable Facade - Mithrillium Catalyst -appliedenergistics2:facade:0, Cable Facade - Destructive Demon Eye -appliedenergistics2:facade:0, Cable Facade - Ultimate Ore -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Missing -appliedenergistics2:facade:0, Cable Facade - Gravity Inverter -appliedenergistics2:facade:0, Cable Facade - Dyson Compressor -appliedenergistics2:facade:0, Cable Facade - Retaliation Portal -appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.charged_draconium_block.name -appliedenergistics2:facade:0, Cable Facade - Metagabbro -appliedenergistics2:facade:0, Cable Facade - Horizon Stabilizer -appliedenergistics2:facade:0, Cable Facade - Draconium Electromagnet -appliedenergistics2:facade:0, Cable Facade - Lilith Altar Bricks -appliedenergistics2:facade:0, Cable Facade - Dyson Shell -appliedenergistics2:facade:0, Cable Facade - Purity Offer -appliedenergistics2:facade:0, Cable Facade - Neutronium Bombarder -appliedenergistics2:facade:0, Cable Facade - Infinity Furnace Bricks -appliedenergistics2:facade:0, Cable Facade - Miniature Black Hole -appliedenergistics2:facade:0, Cable Facade - Demonic Crystal Cluster -appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Crimson Quartz +appliedenergistics2:facade:0, Cable Facade - Sacred Wood +appliedenergistics2:facade:0, Cable Facade - Plasma Wood +appliedenergistics2:facade:0, Cable Facade - Ayeraco Stone +appliedenergistics2:facade:0, Cable Facade - Precasian Cap +appliedenergistics2:facade:0, Cable Facade - Dark Soul Machine Chassis +appliedenergistics2:facade:0, Cable Facade - Abyssal Cap +appliedenergistics2:facade:0, Cable Facade - Lelyetian Cap +appliedenergistics2:facade:0, Cable Facade - Deeplands Cap +appliedenergistics2:facade:0, Cable Facade - Creeponian Cap +appliedenergistics2:facade:0, Cable Facade - Barathos Cap +appliedenergistics2:facade:0, Cable Facade - Tartarite Monolith +appliedenergistics2:facade:0, Cable Facade - Celian Block +appliedenergistics2:facade:0, Cable Facade - Crystevian Crystal +appliedenergistics2:facade:0, Cable Facade - Garden Block +appliedenergistics2:facade:0, Cable Facade - Haven Block +appliedenergistics2:facade:0, Cable Facade - Iro Block +appliedenergistics2:facade:0, Cable Facade - Mysterium Block +appliedenergistics2:facade:0, Cable Facade - Vox Block +appliedenergistics2:facade:0, Cable Facade - Candyland Cap +appliedenergistics2:facade:0, Cable Facade - Celeve Cap appliedenergistics2:facade:0, Cable Facade - Gardencia Cap +appliedenergistics2:facade:0, Cable Facade - Crystevia Cap +appliedenergistics2:facade:0, Cable Facade - Haven Cap +appliedenergistics2:facade:0, Cable Facade - Iromine Cap +appliedenergistics2:facade:0, Cable Facade - Mysterium Cap +appliedenergistics2:facade:0, Cable Facade - Vox Ponds Cap +appliedenergistics2:facade:0, Cable Facade - Mythic Machine Case +appliedenergistics2:facade:0, Cable Facade - Arc Reactor Coil +appliedenergistics2:facade:0, Cable Facade - Infusion Catalyst +appliedenergistics2:facade:0, Cable Facade - Bloodmaster Block +appliedenergistics2:facade:0, Cable Facade - Rhenium Ore +appliedenergistics2:facade:0, Cable Facade - Tartarite Ore +appliedenergistics2:facade:0, Cable Facade - Sednanite Ore +appliedenergistics2:facade:0, Cable Facade - Myrmitite Ore +appliedenergistics2:facade:0, Cable Facade - Ogerite Ore +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Engine +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Power Unit +appliedenergistics2:facade:0, Cable Facade - Runandor Cap +appliedenergistics2:facade:0, Cable Facade - Lunalus Cap +appliedenergistics2:facade:0, Cable Facade - L'Borean Cap +appliedenergistics2:facade:0, Cable Facade - Dreaded Steel Block +appliedenergistics2:facade:0, Cable Facade - Stone of the Master Wizard +appliedenergistics2:facade:0, Cable Facade - Unidentified Body +appliedenergistics2:facade:0, Cable Facade - Alchemical Crystal +appliedenergistics2:facade:0, Cable Facade - Living Gold +appliedenergistics2:facade:0, Cable Facade - Mythic Excavation Reactor +appliedenergistics2:facade:0, Cable Facade - Chaotic Stone +appliedenergistics2:facade:0, Cable Facade - Chaotic Bricks +appliedenergistics2:facade:0, Cable Facade - Ancient Cavern Cap +appliedenergistics2:facade:0, Cable Facade - Immortallis Cap +appliedenergistics2:facade:0, Cable Facade - Greckon Cap +appliedenergistics2:facade:0, Cable Facade - Dustopia Cap +appliedenergistics2:facade:0, Cable Facade - Gaia Spirit Block +appliedenergistics2:facade:0, Cable Facade - Nightmare Block +appliedenergistics2:facade:0, Cable Facade - Nightmare Machine Case +appliedenergistics2:facade:0, Cable Facade - Negative Exotic Body +appliedenergistics2:facade:0, Cable Facade - Collapser Casing +appliedenergistics2:facade:0, Cable Facade - Collapser Conduit +appliedenergistics2:facade:0, Cable Facade - Gravity Inverter appliedenergistics2:facade:0, Cable Facade - Shyre Bricks +appliedenergistics2:facade:0, Cable Facade - Reinforced Shyre Bricks +appliedenergistics2:facade:0, Cable Facade - Infinity Furnace Bricks +appliedenergistics2:facade:0, Cable Facade - White Fuel +appliedenergistics2:facade:0, Cable Facade - Vibrating Stone appliedenergistics2:facade:0, Cable Facade - Resonating Stone +appliedenergistics2:facade:0, Cable Facade - Block of Candy +appliedenergistics2:facade:0, Cable Facade - Rainbow Bricks +appliedenergistics2:facade:0, Cable Facade - Bedrock Cobblestone +appliedenergistics2:facade:0, Cable Facade - Dark Mithrillium Block +appliedenergistics2:facade:0, Cable Facade - Miniature Star +appliedenergistics2:facade:0, Cable Facade - Dyson Shell +appliedenergistics2:facade:0, Cable Facade - Dyson Beam +appliedenergistics2:facade:0, Cable Facade - Ultracapacitor Bank +appliedenergistics2:facade:0, Cable Facade - More Defined Machine Case +appliedenergistics2:facade:0, Cable Facade - Dyson Conduit +appliedenergistics2:facade:0, Cable Facade - Dyson Collector +appliedenergistics2:facade:0, Cable Facade - High Energy Ray Collector +appliedenergistics2:facade:0, Cable Facade - Irradiated Filler +appliedenergistics2:facade:0, Cable Facade - Irradiator Casing +appliedenergistics2:facade:0, Cable Facade - Miniature Pulsar +appliedenergistics2:facade:0, Cable Facade - Collecting Stone +appliedenergistics2:facade:0, Cable Facade - Lilith Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Moloch Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Vibranium Servo +appliedenergistics2:facade:0, Cable Facade - Neutronium Cannon +appliedenergistics2:facade:0, Cable Facade - Neutronium Casing +appliedenergistics2:facade:0, Cable Facade - Neutronium Bombarder +appliedenergistics2:facade:0, Cable Facade - Accelerator Tube +appliedenergistics2:facade:0, Cable Facade - Experiment Casing +appliedenergistics2:facade:0, Cable Facade - Linear Accelerator Tube +appliedenergistics2:facade:0, Cable Facade - Warped Stone +appliedenergistics2:facade:0, Cable Facade - Baphomet Altar Bricks +appliedenergistics2:facade:0, Cable Facade - Miniature Black Hole +appliedenergistics2:facade:0, Cable Facade - Horizon Stabilizer +appliedenergistics2:facade:0, Cable Facade - Infinity Dyson Conduit +appliedenergistics2:facade:0, Cable Facade - Dyson Compressor +appliedenergistics2:facade:0, Cable Facade - Unfathomable Stone +appliedenergistics2:facade:0, Cable Facade - Destructive Stone Bricks +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Alloy +appliedenergistics2:facade:0, Cable Facade - Vengeful Stone Tiles +appliedenergistics2:facade:0, Cable Facade - Destructive Demon Eye +appliedenergistics2:facade:0, Cable Facade - Vengeful Portal +appliedenergistics2:facade:0, Cable Facade - Retaliation Portal +appliedenergistics2:facade:0, Cable Facade - Demonic Crystal Cluster appliedenergistics2:facade:0, Cable Facade - Corrosive Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Destructive Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Vengeful Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Steadfast Crystal Cluster +appliedenergistics2:facade:0, Cable Facade - Icy Bricks +appliedenergistics2:facade:0, Cable Facade - Icy Tiles +appliedenergistics2:facade:0, Cable Facade - Icy Stone +appliedenergistics2:facade:0, Cable Facade - Icy Gateway +appliedenergistics2:facade:0, Cable Facade - Dense Gravitite Ore +appliedenergistics2:facade:0, Cable Facade - Darkstar Stone +appliedenergistics2:facade:0, Cable Facade - Arkenstone +appliedenergistics2:facade:0, Cable Facade - Purity Offer +appliedenergistics2:facade:0, Cable Facade - Ragnarok Sigil +appliedenergistics2:facade:0, Cable Facade - Master Rune Box +appliedenergistics2:facade:0, Cable Facade - Tier 1 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Tier 2 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Tier 3 Mythic Coil +appliedenergistics2:facade:0, Cable Facade - Draconium Electromagnet +appliedenergistics2:facade:0, Cable Facade - Awakened Electromagnet +appliedenergistics2:facade:0, Cable Facade - Shining Sandstone +appliedenergistics2:facade:0, Cable Facade - Highly Advanced Machine Casing +appliedenergistics2:facade:0, Cable Facade - Draconic Machine Frame +appliedenergistics2:facade:0, Cable Facade - Eternal Tulite +appliedenergistics2:facade:0, Cable Facade - Valtellina Ore +appliedenergistics2:facade:0, Cable Facade - Broken Arcana Portal +appliedenergistics2:facade:0, Cable Facade - Ender Dolomite +appliedenergistics2:facade:0, Cable Facade - Serpentine +appliedenergistics2:facade:0, Cable Facade - Travertine +appliedenergistics2:facade:0, Cable Facade - Pink Marble appliedenergistics2:facade:0, Cable Facade - Onyx +appliedenergistics2:facade:0, Cable Facade - Agate +appliedenergistics2:facade:0, Cable Facade - Feldspar +appliedenergistics2:facade:0, Cable Facade - Metagabbro +appliedenergistics2:facade:0, Cable Facade - Fiery Pyrite +appliedenergistics2:facade:0, Cable Facade - Muon Extractor +appliedenergistics2:facade:0, Cable Facade - Titanium Iridium Coil +appliedenergistics2:facade:0, Cable Facade - Order Wood +appliedenergistics2:facade:0, Cable Facade - Chaos Wood +appliedenergistics2:facade:0, Cable Facade - Brightsteel Case +appliedenergistics2:facade:0, Cable Facade - Gravitational Vibrator +appliedenergistics2:facade:0, Cable Facade - Scale of the Ancient Heart +appliedenergistics2:facade:0, Cable Facade - Sentient Meatball +appliedenergistics2:facade:0, Cable Facade - Everburner +appliedenergistics2:facade:0, Cable Facade - Sentient Factory Core +appliedenergistics2:facade:0, Cable Facade - Brightsteel Conduit +appliedenergistics2:facade:0, Cable Facade - Asgard Furnace Bricks +appliedenergistics2:facade:0, Cable Facade - Defined Block +appliedenergistics2:facade:0, Cable Facade - Definer Casing +appliedenergistics2:facade:0, Cable Facade - Well-Defined Machine Case +appliedenergistics2:facade:0, Cable Facade - Sandman's Sand +appliedenergistics2:facade:0, Cable Facade - Holographic Ore +appliedenergistics2:facade:0, Cable Facade - Ultimate Ore +appliedenergistics2:facade:0, Cable Facade - Matrix Ore +appliedenergistics2:facade:0, Cable Facade - Sednanite Stabilizer +appliedenergistics2:facade:0, Cable Facade - Plasma Collider +appliedenergistics2:facade:0, Cable Facade - Plasma Injector +appliedenergistics2:facade:0, Cable Facade - Ichor +appliedenergistics2:facade:0, Cable Facade - Inertial Laser Projector +appliedenergistics2:facade:0, Cable Facade - Hohlraum +appliedenergistics2:facade:0, Cable Facade - Demon Stone +appliedenergistics2:facade:0, Cable Facade - Energy Hive +appliedenergistics2:facade:0, Cable Facade - Fluix Etcher +appliedenergistics2:facade:0, Cable Facade - Naquadah Catalyst appliedenergistics2:facade:0, Cable Facade - Recursive Meatball +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.fusion_core_placeholder.name +appliedenergistics2:facade:0, Cable Facade - Etherium Ore +appliedenergistics2:facade:0, Cable Facade - Charged Draconium Block +appliedenergistics2:facade:0, Cable Facade - Myrmitite Casing +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.returning_point.name +appliedenergistics2:facade:0, Cable Facade - Shungite +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.herne_altar_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.lilith_altar_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.moloch_altar_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.baphomet_altar_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.abyssal_wasteland_containment_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.dreadlands_containment_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.omothol_containment_stone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.headstone.name +appliedenergistics2:facade:0, Cable Facade - tile.contenttweaker.psichic_stone.name +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing +appliedenergistics2:facade:0, Cable Facade - Missing appliedenergistics2:facade:0, Cable Facade - Altered Fabric appliedenergistics2:facade:0, Cable Facade - Orange Altered Fabric appliedenergistics2:facade:0, Cable Facade - Magenta Altered Fabric @@ -30200,6 +30268,45 @@ animus:component:2, Consumption Reagent animus:component:3, Leech Reagent animus:component:4, Storm Reagent animus:component:5, Acquisition Reagent +aoa3:amethyst_pickaxe, Amethyst Pickaxe +aoa3:emberstone_pickaxe, Emberstone Pickaxe +aoa3:energistic_pickaxe, Energistic Pickaxe +aoa3:gemcracker, Gemcracker +aoa3:goofy_pickaxe, Goofy Pickaxe +aoa3:jade_pickaxe, Jade Pickaxe +aoa3:limonite_pickaxe, Limonite Pickaxe +aoa3:occult_pickaxe, Occult Pickaxe +aoa3:ornamyte_pickaxe, Ornamyte Pickaxe +aoa3:pickmax, Pickmax +aoa3:rosite_pickaxe, Rosite Pickaxe +aoa3:sapphire_pickaxe, Sapphire Pickaxe +aoa3:skeletal_pickaxe, Skeletal Pickaxe +aoa3:soulstone_pickaxe, Soulstone Pickaxe +aoa3:amethyst_shovel, Amethyst Shovel +aoa3:emberstone_shovel, Emberstone Shovel +aoa3:energistic_shovel, Energistic Shovel +aoa3:goofy_shovel, Goofy Shovel +aoa3:jade_shovel, Jade Shovel +aoa3:limonite_shovel, Limonite Shovel +aoa3:occult_shovel, Occult Shovel +aoa3:ornamyte_shovel, Ornamyte Shovel +aoa3:rosite_shovel, Rosite Shovel +aoa3:sapphire_shovel, Sapphire Shovel +aoa3:skeletal_shovel, Skeletal Shovel +aoa3:soulstone_shovel, Soulstone Shovel +aoa3:amethyst_axe, Amethyst Axe +aoa3:emberstone_axe, Emberstone Axe +aoa3:energistic_axe, Energistic Axe +aoa3:goofy_axe, Goofy Axe +aoa3:jade_axe, Jade Axe +aoa3:limonite_axe, Limonite Axe +aoa3:occult_axe, Occult Axe +aoa3:ornamyte_axe, Ornamyte Axe +aoa3:rosite_axe, Rosite Axe +aoa3:sapphire_axe, Sapphire Axe +aoa3:skeletal_axe, Skeletal Axe +aoa3:soulstone_axe, Soulstone Axe +aoa3:chainsaw, Chainsaw aoa3:achelos_helmet, Achelos Diving Helmet aoa3:face_mask, Face Mask aoa3:night_vision_goggles, Night-Vision Goggles @@ -30461,1104 +30568,6 @@ aoa3:zargonite_boots, Zargonite Boots aoa3:zargonite_legs, Zargonite Leggings aoa3:zargonite_chestplate, Zargonite Chestplate aoa3:zargonite_helmet, Zargonite Helmet -aoa3:amethyst_sword, Amethyst Sword -aoa3:baron_sword, Baron Sword -aoa3:bloodfury, Bloodfury -aoa3:bloodstone_sword, Bloodstone Sword -aoa3:candlefire_sword, Candlefire Sword -aoa3:caramel_carver, Caramel Carver -aoa3:coralstorm_sword, Coralstorm Sword -aoa3:creepified_sword, Creepified Sword -aoa3:crystallite_sword, Crystallite Sword -aoa3:emberstone_sword, Emberstone Sword -aoa3:explochron_sword, Explochron Sword -aoa3:fireborne_sword, Fireborne Sword -aoa3:guardians_sword, Guardian's Sword -aoa3:harvester_sword, Harvester Sword -aoa3:holy_sword, Holy Sword -aoa3:illusion_sword, Illusion Sword -aoa3:jade_sword, Jade Sword -aoa3:legbone_sword, Legbone Sword -aoa3:lights_way, Light's Way -aoa3:limonite_sword, Limonite Sword -aoa3:nethengeic_sword, Nethengeic Sword -aoa3:primal_sword, Primal Sword -aoa3:rockbasher_sword, Rockbasher Sword -aoa3:rock_pick_sword, Rock-Pick Sword -aoa3:rosidian_sword, Rosidian Sword -aoa3:rosite_sword, Rosite Sword -aoa3:runic_sword, Runic Sword -aoa3:sapphire_sword, Sapphire Sword -aoa3:shadow_sword, Shadow Sword -aoa3:shroomus_sword, Shroomus Sword -aoa3:skeletal_sword, Skeletal Sword -aoa3:supremacy_sword, Supremacy Sword -aoa3:sweet_sword, Sweet Sword -aoa3:troll_basher_axe, Troll-Basher Axe -aoa3:ultraflame, Ultraflame -aoa3:void_sword, Void Sword -aoa3:baron_greatblade, Baron Greatblade -aoa3:bloodlurker, Bloodlurker -aoa3:candy_blade, Candy Blade -aoa3:coral_greatblade, Coral Greatblade -aoa3:cotton_crusher, Cotton Crusher -aoa3:creepoid_greatblade, Creepoid Greatblade -aoa3:crystal_greatblade, Crystal Greatblade -aoa3:erebon_scythe, Erebon Scythe -aoa3:gods_greatblade, God's Greatblade -aoa3:goofy_greatblade, Goofy Greatblade -aoa3:haunted_greatblade, Haunted Greatblade -aoa3:knights_guard, Knight's Guard -aoa3:lelyetian_greatblade, Lelyetian Greatblade -aoa3:lunar_greatblade, Lunar Greatblade -aoa3:luxon_scythe, Luxon Scythe -aoa3:lyonic_greatblade, Lyonic Greatblade -aoa3:millennium_greatblade, Millennium Greatblade -aoa3:noxious_greatblade, Noxious Greatblade -aoa3:pluton_scythe, Pluton Scythe -aoa3:primordial_greatblade, Primordial Greatblade -aoa3:rosidian_greatblade, Rosidian Greatblade -aoa3:royal_greatblade, Royal Greatblade -aoa3:runic_greatblade, Runic Greatblade -aoa3:selyan_scythe, Selyan Scythe -aoa3:shroomic_greatblade, Shroomic Greatblade -aoa3:shyre_sword, Shyre Sword -aoa3:subterranean_greatblade, Subterranean Greatblade -aoa3:tidal_greatblade, Tidal Greatblade -aoa3:underworld_greatblade, Underworld Greatblade -aoa3:coralstone_maul, Coralstone Maul -aoa3:crystal_maul, Crystal Maul -aoa3:electron_maul, Electron Maul -aoa3:horizon_maul, Horizon Maul -aoa3:vulcammer_maul, Vulcammer Maul -aoa3:abominator, Abominator -aoa3:apoco_assault_rifle, Apoco Assault Rifle -aoa3:apoco_rifle, Apoco Rifle -aoa3:aqua_magnum, Aqua Magnum -aoa3:artifact, Artifact -aoa3:baronator, Baronator -aoa3:bayonette_rifle, Bayonette Rifle -aoa3:big_top, Big Top -aoa3:blood_iron, Blood Iron -aoa3:chain_wrecker, Chain Wrecker -aoa3:chilli_chugger, Chilli Chugger -aoa3:clownershot, Clownershot -aoa3:construct, Construct -aoa3:coral_clogger, Coral Clogger -aoa3:core_rifle, Core Rifle -aoa3:crystal_carver, Crystal Carver -aoa3:cyclone, Cyclone -aoa3:darkener, Darkener -aoa3:dart_gun, Dart Gun -aoa3:destruction_rifle, Destruction Rifle -aoa3:discharge_rifle, Discharge Rifle -aoa3:draco, Draco -aoa3:dragilator, Dragilator -aoa3:dustometer, Dustometer -aoa3:echo_gull, Echo Gull -aoa3:electinator, Electinator -aoa3:flame_wrecker, Flame Wrecker -aoa3:flaming_fury, Flaming Fury -aoa3:floro_rifle, Floro Rifle -aoa3:flowers_fury, Flower's Fury -aoa3:frosticator, Frosticator -aoa3:gardener, Gardener -aoa3:gauge_rifle, Gauge Rifle -aoa3:germinator, Germinator -aoa3:golden_fury, Golden Fury -aoa3:happy_haunter, Happy Haunter -aoa3:haunter_rifle, Haunter Rifle -aoa3:heat_wave, Heat Wave -aoa3:hiver, Hiver -aoa3:hot_shot, Hot Shot -aoa3:hunters_rifle, Hunter's Rifle -aoa3:iominator, Iominator -aoa3:ion_revolver, Ion Revolver -aoa3:iro_rifle, Iro Rifle -aoa3:krilinator, Krilinator -aoa3:light_iron, Light Iron -aoa3:lunar_assault_rifle, Lunar Assault Rifle -aoa3:mechanical_assault_rifle, Mechanical Assault Rifle -aoa3:megagun, Megagun -aoa3:miasma, Miasma -aoa3:minigun, Minigun -aoa3:mint_magnum, Mint Magnum -aoa3:mk, MK -aoa3:mk_fung, MK-Fung -aoa3:nethenette_rifle, Nethenette Rifle -aoa3:nethengeic_slugger, Nethengeic Slugger -aoa3:overshot, Overshot -aoa3:precasian_slugger, Precasian Slugger -aoa3:predator, Predator -aoa3:predigun, Predigun -aoa3:pulsator, Pulsator -aoa3:purity_rifle, Purity Rifle -aoa3:rocker_rifle, Rocker Rifle -aoa3:roulette, Roulette -aoa3:shoe_flinger, Shoe Flinger -aoa3:skullette, Skullette -aoa3:skullifact, Skullifact -aoa3:spectacle, Spectacle -aoa3:spine_gun, Spine Gun -aoa3:squad_gun, Squad Gun -aoa3:stampede, Stampede -aoa3:stormer, Stormer -aoa3:sublimus, Sublimus -aoa3:tiger_tommy, Tiger Tommy -aoa3:tommy, Tommy -aoa3:vile_vanquisher, Vile Vanquisher -aoa3:wart_gun, Wart Gun -aoa3:wrecker, Wrecker -aoa3:abyssro, Abyssro -aoa3:amplifier, Amplifier -aoa3:blast_barrel, Blast Barrel -aoa3:blue_barrel, Blue Barrel -aoa3:boulder, Boulder -aoa3:brown_blaster, Brown Blaster -aoa3:demolisher, Demolisher -aoa3:destruction_shotgun, Destruction Shotgun -aoa3:discharge_shotgun, Discharge Shotgun -aoa3:gimmick, Gimmick -aoa3:ginger_blaster, Ginger Blaster -aoa3:long_shot, Long Shot -aoa3:mechyro, Mechyro -aoa3:purity_shotgun, Purity Shotgun -aoa3:purple_punisher, Purple Punisher -aoa3:red_rocket, Red Rocket -aoa3:vivo, Vivo -aoa3:baron_ssr, Baron SSR -aoa3:bayonette_sr, Bayonette SR -aoa3:bolt_rifle, Bolt Rifle -aoa3:camo_rifle, Camo Rifle -aoa3:clown_cracker, Clown Cracker -aoa3:clownimator, Clownimator -aoa3:crystaneer, Crystaneer -aoa3:dark_beast, Dark Beast -aoa3:deadlock, Deadlock -aoa3:decimator, Decimator -aoa3:discharge_sniper, Discharge Sniper -aoa3:dual_sight, Dual Sight -aoa3:duster, Duster -aoa3:floro500, Floro500 -aoa3:head_hunter, Head Hunter -aoa3:hive_cracker, Hive Cracker -aoa3:ka500, Ka500 -aoa3:mark_maker, Mark Maker -aoa3:mineral, Mineral -aoa3:monster, Monster -aoa3:moon_maker, Moon Maker -aoa3:rosid_rifle, Rosid Rifle -aoa3:sabbath, Sabbath -aoa3:sludge_sniper, Sludge Sniper -aoa3:sweet_tooth, Sweet Tooth -aoa3:terminator, Terminator -aoa3:viper1, Viper-1 -aoa3:ancient_bomber, Ancient Bomber -aoa3:ancient_discharger, Ancient Discharger -aoa3:aqua_cannon, Aqua Cannon -aoa3:balloon_bomber, Balloon Bomber -aoa3:big_blast, Big Blast -aoa3:blast_cannon, Blast Cannon -aoa3:blissful_blast, Blissful Blast -aoa3:bomb_launcher, Bomb Launcher -aoa3:boom_boom, Boom Boom -aoa3:boom_cannon, Boom Cannon -aoa3:boulder_bomber, Boulder Bomber -aoa3:bozo_blaster, Bozo Blaster -aoa3:bulb_cannon, Bulb Cannon -aoa3:carrot_cannon, Carrot Cannon -aoa3:clown_cannon, Clown Cannon -aoa3:clowno_pulse, Clowno-Pulse -aoa3:coral_cannon, Coral Cannon -aoa3:discharge_cannon, Discharge Cannon -aoa3:energy_cannon, Energy Cannon -aoa3:erebon_stickler, Erebon Stickler -aoa3:floro_rpg, Floro RPG -aoa3:flower_cannon, Flower Cannon -aoa3:fungal_cannon, Fungal Cannon -aoa3:ghast_blaster, Ghast Blaster -aoa3:ghoul_cannon, Ghoul Cannon -aoa3:giga_cannon, Giga-Cannon -aoa3:golder_bomber, Golder Bomber -aoa3:hive_blaster, Hive Blaster -aoa3:hive_howitzer, Hive Howitzer -aoa3:iro_cannon, Iro Cannon -aoa3:jack_funger, Jack Funger -aoa3:jack_rocker, Jack Rocker -aoa3:luxon_stickler, Luxon Stickler -aoa3:mecha_cannon, Mecha Cannon -aoa3:mini_cannon, Mini-Cannon -aoa3:missile_maker, Missile Maker -aoa3:moon_cannon, Moon Cannon -aoa3:pluton_stickler, Pluton Stickler -aoa3:predatorian_blaster, Predatorian Blaster -aoa3:pulse_cannon, Pulse Cannon -aoa3:rpg, RPG -aoa3:selyan_stickler, Selyan Stickler -aoa3:shadow_blaster, Shadow Blaster -aoa3:shyre_blaster, Shyre Blaster -aoa3:smile_blaster, Smile Blaster -aoa3:super_cannon, Super-Cannon -aoa3:ultra_cannon, Ultra-Cannon -aoa3:vox_cannon, Vox Cannon -aoa3:water_balloon_bomber, Water-Balloon Bomber -aoa3:wither_cannon, Wither Cannon -aoa3:grenade, Grenade -aoa3:slice_star, Slice Star -aoa3:chakram, Chakram -aoa3:goo_ball, Goo Ball -aoa3:vulkram, Vulkram -aoa3:hellfire, Hellfire -aoa3:runic_bomb, Runic Bomb -aoa3:vulcane, Vulcane -aoa3:battle_vulcane, Vulcane: Battle -aoa3:equality_vulcane, Vulcane: Equality -aoa3:fire_vulcane, Vulcane: Fire -aoa3:impairment_vulcane, Vulcane: Impairment -aoa3:poison_vulcane, Vulcane: Poison -aoa3:power_vulcane, Vulcane: Power -aoa3:wither_vulcane, Vulcane: Wither -aoa3:alacrity_bow, Alacrity Bow -aoa3:ancient_bow, Ancient Bow -aoa3:atlantic_bow, Atlantic Bow -aoa3:baron_bow, Baron Bow -aoa3:boreic_bow, Boreic Bow -aoa3:daybreaker_bow, Daybreaker Bow -aoa3:deep_bow, Deep Bow -aoa3:explosive_bow, Explosive Bow -aoa3:haunted_bow, Haunted Bow -aoa3:ice_bow, Ice Bow -aoa3:infernal_bow, Infernal Bow -aoa3:justice_bow, Justice Bow -aoa3:lunar_bow, Lunar Bow -aoa3:mecha_bow, Mecha Bow -aoa3:nightmare_bow, Nightmare Bow -aoa3:poison_bow, Poison Bow -aoa3:predatious_bow, Predatious Bow -aoa3:primordial_bow, Primordial Bow -aoa3:rosidian_bow, Rosidian Bow -aoa3:runic_bow, Runic Bow -aoa3:screamer_bow, Screamer Bow -aoa3:shyregem_bow, Shyregem Bow -aoa3:skeletal_bow, Skeletal Bow -aoa3:skydriver_bow, Skydriver Bow -aoa3:slingshot, Slingshot -aoa3:soulfire_bow, Soulfire Bow -aoa3:spectral_bow, Spectral Bow -aoa3:speed_bow, Speed Bow -aoa3:sunshine_bow, Sunshine Bow -aoa3:toxin_bow, Toxin Bow -aoa3:void_bow, Void Bow -aoa3:weaken_bow, Weaken Bow -aoa3:wither_bow, Wither Bow -aoa3:coral_archergun, Coral Archergun -aoa3:lunar_archergun, Lunar Archergun -aoa3:mecha_archergun, Mecha Archergun -aoa3:pyro_archergun, Pyro Archergun -aoa3:rosidian_archergun, Rosidian Archergun -aoa3:skeletal_archergun, Skeletal Archergun -aoa3:spectral_archergun, Spectral Archergun -aoa3:trolls_archergun, Trolls Archergun -aoa3:viral_archergun, Viral Archergun -aoa3:aquatic_staff, Aquatic Staff -aoa3:atlantic_staff, Atlantic Staff -aoa3:baron_staff, Baron Staff -aoa3:candy_staff, Candy Staff -aoa3:celestial_staff, Celestial Staff -aoa3:concussion_staff, Concussion Staff -aoa3:coral_staff, Coral Staff -aoa3:crystal_staff, Crystal Staff -aoa3:crystik_staff, Crystik Staff -aoa3:cryston_staff, Cryston Staff -aoa3:destruction_staff, Destruction Staff -aoa3:ember_staff, Ember Staff -aoa3:everfight_staff, Everfight Staff -aoa3:evermight_staff, Evermight Staff -aoa3:fire_staff, Fire Staff -aoa3:firefly_staff, Firefly Staff -aoa3:firestorm_staff, Firestorm Staff -aoa3:fungal_staff, Fungal Staff -aoa3:ghoul_staff, Ghoul Staff -aoa3:haunters_staff, Haunter's Staff -aoa3:hive_staff, Hive Staff -aoa3:joker_staff, Joker Staff -aoa3:kaiyu_staff, Kaiyu Staff -aoa3:lightning_staff, Lightning Staff -aoa3:lightshine, Lightshine -aoa3:lunar_staff, Lunar Staff -aoa3:lyonic_staff, Lyonic Staff -aoa3:mecha_staff, Mecha Staff -aoa3:meteor_staff, Meteor Staff -aoa3:moonlight_staff, Moonlight Staff -aoa3:nature_staff, Nature Staff -aoa3:nightmare_staff, Nightmare Staff -aoa3:noxious_staff, Noxious Staff -aoa3:phantom_staff, Phantom Staff -aoa3:poison_staff, Poison Staff -aoa3:power_staff, Power Staff -aoa3:primordial_staff, Primordial Staff -aoa3:reef_staff, Reef Staff -aoa3:rejuvenation_staff, Rejuvenation Staff -aoa3:rosidian_staff, Rosidian Staff -aoa3:runic_staff, Runic Staff -aoa3:shadowlord_staff, Shadowlord Staff -aoa3:show_staff, Show Staff -aoa3:shyre_staff, Shyre Staff -aoa3:sky_staff, Sky Staff -aoa3:striker_staff, Striker Staff -aoa3:sun_staff, Sun Staff -aoa3:surge_staff, Surge Staff -aoa3:tangle_staff, Tangle Staff -aoa3:ultimatum_staff, Ultimatum Staff -aoa3:underworld_staff, Underworld Staff -aoa3:warlock_staff, Warlock Staff -aoa3:water_staff, Water Staff -aoa3:web_staff, Web Staff -aoa3:wind_staff, Wind Staff -aoa3:wither_staff, Wither Staff -aoa3:wizards_staff, Wizard's Staff -aoa3:apoco_shower, Apoco Shower -aoa3:atomizer, Atomizer -aoa3:beamer, Beamer -aoa3:blast_chiller, Blast Chiller -aoa3:blood_drainer, Blood Drainer -aoa3:bone_blaster, Bone Blaster -aoa3:bubble_horn, Bubble Horn -aoa3:colour_cannon, Colour Cannon -aoa3:confetti_cannon, Confetti Cannon -aoa3:confetti_cluster, Confetti Cluster -aoa3:dark_destroyer, Dark Destroyer -aoa3:darkly_guster, Darkly Guster -aoa3:death_ray, Death Ray -aoa3:doom_bringer, Doom Bringer -aoa3:eradicator, Eradicator -aoa3:experiment_w801, Experiment W-801 -aoa3:flowercorne, Flowercorne -aoa3:fragment, Fragment -aoa3:froster, Froster -aoa3:gas_blaster, Gas Blaster -aoa3:ghoul_gasser, Ghoul Gasser -aoa3:gold_bringer, Gold Bringer -aoa3:gravity_blaster, Gravity Blaster -aoa3:hell_horn, Hell Horn -aoa3:illusion_revolver, Illusion Revolver -aoa3:illusion_smg, Illusion SMG -aoa3:ion_blaster, Ion Blaster -aoa3:iro_miner, Iro Miner -aoa3:laser_blaster, Laser Blaster -aoa3:light_blaster, Light Blaster -aoa3:light_spark, Light Spark -aoa3:luna_blaster, Luna Blaster -aoa3:mecha_blaster, Mecha Blaster -aoa3:mind_blaster, Mind Blaster -aoa3:moon_destroyer, Moon Destroyer -aoa3:moon_shiner, Moon Shiner -aoa3:odious, Odious -aoa3:orbocron, Orb-O-Cron -aoa3:paralyzer, Paralyzer -aoa3:party_popper, Party Popper -aoa3:poison_plunger, Poison Plunger -aoa3:power_ray, Power Ray -aoa3:proton, Proton -aoa3:reefer, Reefer -aoa3:revolution, Revolution -aoa3:seaocron, Sea-O-Cron -aoa3:skullo_blaster, Skullo Blaster -aoa3:soul_drainer, Soul Drainer -aoa3:soul_spark, Soul Spark -aoa3:soul_storm, Soul Storm -aoa3:spirit_shower, Spirit Shower -aoa3:swarmotron, Swarm-O-Tron -aoa3:toxic_terrorizer, Toxic Terrorizer -aoa3:vortex_blaster, Vortex Blaster -aoa3:whimsy_winder, Whimsy Winder -aoa3:withers_wrath, Wither's Wrath -aoa3:balloon, Balloon -aoa3:limonite_bullet, Limonite Bullet -aoa3:cannonball, Cannonball -aoa3:chilli, Chilli -aoa3:discharge_capsule, Discharge Capsule -aoa3:holly_arrow, Holly Arrow -aoa3:spectral_holly_arrow, Glowing Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:tipped_holly_arrow:0, Tipped Holly Arrow -aoa3:metal_slug, Metal Slug -aoa3:pop_shot, Pop Shot -aoa3:spreadshot, Spreadshot -aoa3:amethyst, Ascended Amethyst -aoa3:bloodstone, Bloodstone -aoa3:crystallite, Crystallite -aoa3:gemenyte, Gemenyte -aoa3:jade, Ascended Jade -aoa3:jewelyte, Jewelyte -aoa3:ornamyte, Ornamyte -aoa3:sapphire, Ascended Sapphire -aoa3:shyregem, Shyregem -aoa3:baronyte_ingot, Baronyte Ingot -aoa3:blazium_ingot, Blazium Ingot -aoa3:elecanium_ingot, Elecanium Ingot -aoa3:emberstone_ingot, Emberstone Ingot -aoa3:ghastly_ingot, Ghastly Ingot -aoa3:ghoulish_ingot, Ghoulish Ingot -aoa3:limonite_ingot, Limonite Ingot -aoa3:lunar_ingot, Lunar Ingot -aoa3:lyon_ingot, Lyon Ingot -aoa3:mystite_ingot, Mystite Ingot -aoa3:rosite_ingot, Rosite Ingot -aoa3:rusted_iron_ingot, Rusted Iron Ingot -aoa3:shyrestone_ingot, Shyrestone Ingot -aoa3:skeletal_ingot, Skeletal Ingot -aoa3:varsium_ingot, Varsium Ingot -aoa3:runium_chunk, Runium Chunk -aoa3:chestbone_fragment, Chestbone Fragment -aoa3:footbone_fragment, Footbone Fragment -aoa3:legbone_fragment, Legbone Fragment -aoa3:skullbone_fragment, Skullbone Fragment -aoa3:charged_runium_chunk, Charged Runium Chunk -aoa3:blue_crystal, Blue Crystal -aoa3:green_crystal, Green Crystal -aoa3:purple_crystal, Purple Crystal -aoa3:red_crystal, Red Crystal -aoa3:white_crystal, White Crystal -aoa3:yellow_crystal, Yellow Crystal -aoa3:baronyte_nugget, Baronyte Nugget -aoa3:blazium_nugget, Blazium Nugget -aoa3:elecanium_nugget, Elecanium Nugget -aoa3:emberstone_nugget, Emberstone Nugget -aoa3:ghastly_nugget, Ghastly Nugget -aoa3:ghoulish_nugget, Ghoulish Nugget -aoa3:limonite_nugget, Limonite Nugget -aoa3:lunar_nugget, Lunar Nugget -aoa3:lyon_nugget, Lyon Nugget -aoa3:mystite_nugget, Mystite Nugget -aoa3:rosite_nugget, Rosite Nugget -aoa3:shyrestone_nugget, Shyrestone Nugget -aoa3:varsium_nugget, Varsium Nugget -aoa3:charged_rune, Charged Rune -aoa3:compass_rune, Compass Rune -aoa3:distortion_rune, Distortion Rune -aoa3:energy_rune, Energy Rune -aoa3:fire_rune, Fire Rune -aoa3:kinetic_rune, Kinetic Rune -aoa3:life_rune, Life Rune -aoa3:lunar_rune, Lunar Rune -aoa3:poison_rune, Poison Rune -aoa3:power_rune, Power Rune -aoa3:storm_rune, Storm Rune -aoa3:strike_rune, Strike Rune -aoa3:unpowered_rune, Unpowered Rune -aoa3:water_rune, Water Rune -aoa3:wind_rune, Wind Rune -aoa3:wither_rune, Wither Rune -aoa3:active_rune_stone, Active Rune Stone -aoa3:alien_orb, Alien Orb -aoa3:amphibiyte_lung, Amphibiyte Lung -aoa3:apoco_stone, Apoco Stone -aoa3:armour_plating, Armour Plating -aoa3:blank_slab, Blank Slab -aoa3:chitin, Chitin -aoa3:circus_coin, Circus Coin -aoa3:copper_coin, Copper Coin -aoa3:gold_coin, Gold Coin -aoa3:lunaver_coin, Lunaver Coin -aoa3:silver_coin, Silver Coin -aoa3:confetti_pile, Confetti Pile -aoa3:coral_stone, Coral Stone -aoa3:cosmic_dust, Cosmic Dust -aoa3:cup, Cup -aoa3:dark_bones, Dark Bones -aoa3:darkly_powder, Darkly Powder -aoa3:dense_rock, Dense Rock -aoa3:desert_shell, Desert Shell -aoa3:distorting_artifact, Distorting Artifact -aoa3:doom_stone, Doom Stone -aoa3:blue_druse, Blue Druse -aoa3:green_druse, Green Druse -aoa3:purple_druse, Purple Druse -aoa3:rainbow_druse, Rainbow Druse -aoa3:red_druse, Red Druse -aoa3:white_druse, White Druse -aoa3:yellow_druse, Yellow Druse -aoa3:enchanted_gunpowder, Enchanted Gunpowder -aoa3:eye_bulb, Eye Bulb -aoa3:flammable_dust, Flammable Dust -aoa3:fleshy_bones, Fleshy Bones -aoa3:floating_stone, Floating Stone -aoa3:fragmented_anima_stone, Fragmented Anima Stone -aoa3:blue_gemstones, Blue Gemstones -aoa3:green_gemstones, Green Gemstones -aoa3:purple_gemstones, Purple Gemstones -aoa3:red_gemstones, Red Gemstones -aoa3:white_gemstones, White Gemstones -aoa3:yellow_gemstones, Yellow Gemstones -aoa3:ghostly_powder, Ghostly Powder -aoa3:ghostly_stone, Ghostly Stone -aoa3:ghoulasm, Ghoulasm -aoa3:gravitator, Gravitator -aoa3:hardened_confetti_ball, Hardened Confetti Ball -aoa3:hive_chunk, Hive Chunk -aoa3:holly_top_petals, Holly Top Petals -aoa3:hydro_stone, Hydro Stone -aoa3:ice_crystal, Ice Crystal -aoa3:impure_gold, Impure Gold -aoa3:ivory, Ivory -aoa3:jungle_thorns, Jungle Thorns -aoa3:limonite_rod, Limonite Rod -aoa3:lotto_totem, Lotto Totem -aoa3:lunarade_mug, Lunarade Mug -aoa3:metal_tub, Metal Tub -aoa3:magic_mending_compound, Magic Mending Compound -aoa3:magic_mending_solution, Magic Mending Solution -aoa3:magic_repair_dust, Magic Repair Dust -aoa3:magnet_shard, Magnet Shard -aoa3:mecha_gear, Mecha Gear -aoa3:mega_rune_fragment_blue, Mega Rune Fragment -aoa3:mega_rune_fragment_green, Mega Rune Fragment -aoa3:mega_rune_fragment_red, Mega Rune Fragment -aoa3:mega_rune_fragment_yellow, Mega Rune Fragment -aoa3:millennium_upgrader, Millennium Upgrader -aoa3:molten_upgrader, Molten Upgrader -aoa3:moonstone, Moonstone -aoa3:mud_ball, Mud Ball -aoa3:mushroom_spores, Mushroom Spores -aoa3:nightmare_flakes, Nightmare Flakes -aoa3:old_boot, Old Boot -aoa3:opteryx_feather, Opteryx Feather -aoa3:orange_spores, Orange Spores -aoa3:orbulon, Orbulon -aoa3:padded_cloth, Padded Cloth -aoa3:phantasm, Phantasm -aoa3:power_core, Power Core -aoa3:primed_ghoulasm, Primed Ghoulasm -aoa3:primordial_skull, Primordial Skull -aoa3:pure_coral_stone, Pure Coral Stone -aoa3:pure_gold, Pure Gold -aoa3:pure_rain_stone, Pure Rain Stone -aoa3:rammerhead_hide, Rammerhead Hide -aoa3:realm_travel_ticket, Realm Travel Ticket -aoa3:reinforced_cloth, Reinforced Cloth -aoa3:return_crystal, Return Crystal -aoa3:rock_bones, Rock Bones -aoa3:rosid_root, Rosid Root -aoa3:rune_stone, Rune Stone -aoa3:runic_energy, Runic Energy -aoa3:scrap_metal, Scrap Metal -aoa3:scream_shield, Scream Shield -aoa3:sharp_claw, Sharp Claw -aoa3:sludge_parasite, Sludge Parasite -aoa3:small_blue_petal, Small Blue Petal -aoa3:small_green_petal, Small Green Petal -aoa3:small_orange_petal, Small Orange Petal -aoa3:small_purple_petal, Small Purple Petal -aoa3:small_red_petal, Small Red Petal -aoa3:soulbone, Soulbone -aoa3:sticky_slime, Sticky Slime -aoa3:blue_strange_stone, Blue Strange Stone -aoa3:white_strange_stone, White Strange Stone -aoa3:yellow_strange_stone, Yellow Strange Stone -aoa3:tea_shreddings, Tea Shreddings -aoa3:thorny_petals, Thorny Petals -aoa3:torn_cloth, Torn Cloth -aoa3:toxic_lump, Toxic Lump -aoa3:troll_skull, Troll Skull -aoa3:uncharged_orb, Uncharged Orb -aoa3:uncharged_stone, Uncharged Stone -aoa3:unstable_gunpowder, Unstable Gunpowder -aoa3:urka_hide, Urka Hide -aoa3:void_scales, Void Scales -aoa3:vulcane_augment_battle, Vulcane Augment: Battle -aoa3:vulcane_augment_equality, Vulcane Augment: Equality -aoa3:vulcane_augment_fire, Vulcane Augment: Fire -aoa3:vulcane_augment_impairment, Vulcane Augment: Impairment -aoa3:vulcane_augment_poison, Vulcane Augment: Poison -aoa3:vulcane_augment_power, Vulcane Augment: Power -aoa3:vulcane_augment_wither, Vulcane Augment: Wither -aoa3:weapon_parts, Weapon Parts -aoa3:whitewashing_solution, Whitewashing Solution -aoa3:worn_book, Worn Book -aoa3:yellow_spores, Yellow Spores -aoa3:zhinx_dust, Zhinx Dust -aoa3:archergun_frame, Archergun Frame -aoa3:blaster_frame, Blaster Frame -aoa3:boots_frame, Boots Frame -aoa3:leggings_frame, Leggings Frame -aoa3:chestplate_frame, Chestplate Frame -aoa3:helmet_frame, Helmet Frame -aoa3:cannon_frame, Cannon Frame -aoa3:gun_frame, Gun Frame -aoa3:shotgun_frame, Shotgun Frame -aoa3:sniper_frame, Sniper Frame -aoa3:ancient_orb, Ancient Orb -aoa3:ancient_ring, Ancient Ring -aoa3:bone_horn, Bone Horn -aoa3:book_of_shadows, Book of Shadows -aoa3:boulder_dash, Boulder Dash -aoa3:call_of_the_drake, Call of the Drake -aoa3:explosive_gems, Explosive Gems -aoa3:explosive_idol, Explosive Idol -aoa3:giant_crystal, Giant Crystal -aoa3:gold_spring, Gold Spring -aoa3:guardians_eye, Guardian's Eye -aoa3:haunted_idol, Haunted Idol -aoa3:heavy_boulder, Heavy Boulder -aoa3:hive_egg, Hive Egg -aoa3:mega_rune_stone, Mega Rune Stone -aoa3:nethengeic_callstone, Nethengeic Callstone -aoa3:observing_eye, Observing Eye -aoa3:petals, Petals -aoa3:primordial_dust, Primordial Dust -aoa3:pure_water_stone, Pure Water Stone -aoa3:shroom_stone, Shroom Stone -aoa3:silvro_coin, Silvro Coin -aoa3:staring_eye, Staring Eye -aoa3:toy_gyrocopter, Toy Gyrocopter -aoa3:treat_bag, Treat Bag -aoa3:troll_idol, Troll Idol -aoa3:vile_stone, Vile Stone -aoa3:voliant_heart, Voliant Heart -aoa3:warlock_gem, Warlock Gem -aoa3:abyss_tokens, Abyss Tokens -aoa3:baron_tokens, Baron Tokens -aoa3:borean_tokens, Borean Tokens -aoa3:candyland_tokens, Candyland Tokens -aoa3:celeve_tokens, Celeve Tokens -aoa3:creeponia_tokens, Creeponia Tokens -aoa3:crystevia_tokens, Crystevia Tokens -aoa3:deeplands_tokens, Deeplands Tokens -aoa3:dungeon_tokens, Dungeon Tokens -aoa3:dustopia_tokens, Dustopia Tokens -aoa3:gardencia_tokens, Gardencia Tokens -aoa3:greckon_tokens, Greckon Tokens -aoa3:haven_tokens, Haven Tokens -aoa3:iromine_tokens, Iromine Tokens -aoa3:lelyetia_tokens, Lelyetia Tokens -aoa3:lunar_tokens, Lunar Tokens -aoa3:mysterium_tokens, Mysterium Tokens -aoa3:nether_tokens, Nether Tokens -aoa3:precasian_tokens, Precasian Tokens -aoa3:runandor_tokens, Runandor Tokens -aoa3:shyrelands_tokens, Shyrelands Tokens -aoa3:vox_ponds_tokens, Vox Ponds Tokens -aoa3:abyssal_upgrade_kit, Abyssal Upgrade Kit -aoa3:ancient_upgrade_kit, Ancient Upgrade Kit -aoa3:apoco_upgrade_kit, Apoco Upgrade Kit -aoa3:clown_upgrade_kit, Clown Upgrade Kit -aoa3:darkly_upgrade_kit, Darkly Upgrade Kit -aoa3:floro_upgrade_kit, Floro Upgrade Kit -aoa3:golden_upgrade_kit, Golden Upgrade Kit -aoa3:haunted_upgrade_kit, Haunted Upgrade Kit -aoa3:lelyetian_upgrade_kit, Lelyetian Upgrade Kit -aoa3:light_upgrade_kit, Light Upgrade Kit -aoa3:lunar_upgrade_kit, Lunar Upgrade Kit -aoa3:nether_upgrade_kit, Nether Upgrade Kit -aoa3:precasian_upgrade_kit, Precasian Upgrade Kit -aoa3:predator_upgrade_kit, Predator Upgrade Kit -aoa3:rocky_upgrade_kit, Rocky Upgrade Kit -aoa3:runic_upgrade_kit, Runic Upgrade Kit -aoa3:seaside_upgrade_kit, Seaside Upgrade Kit -aoa3:smiley_upgrade_kit, Smiley Upgrade Kit -aoa3:waterlogged_aqua_cannon, Aqua Cannon (Waterlogged) -aoa3:waterlogged_coral_archergun, Coral Archergun (Waterlogged) -aoa3:waterlogged_coral_cannon, Coral Cannon (Waterlogged) -aoa3:waterlogged_coral_clogger, Coral Clogger (Waterlogged) -aoa3:waterlogged_reefer, Reefer (Waterlogged) -aoa3:incomplete_mecha_archergun, Mecha Archergun (Incomplete) -aoa3:incomplete_mecha_bow, Mecha Bow (Incomplete) -aoa3:incomplete_mecha_cannon, Mecha Cannon (Incomplete) -aoa3:incomplete_mechanical_assault_rifle, Mechanical Assault Rifle (Incomplete) -aoa3:incomplete_mecha_staff, Mecha Staff (Incomplete) -aoa3:incomplete_mechyro, Mechyro (Incomplete) -aoa3:blank_realmstone, Blank Realmstone -aoa3:abyss_realmstone, Abyss Realmstone -aoa3:nether_realmstone, Nether Realmstone -aoa3:ancient_cavern_realmstone, Ancient Cavern Realmstone -aoa3:barathos_realmstone, Barathos Realmstone -aoa3:borean_realmstone, Borean Realmstone -aoa3:candyland_realmstone, Candyland Realmstone -aoa3:celeve_realmstone, Celeve Realmstone -aoa3:creeponia_realmstone, Creeponia Realmstone -aoa3:crystevia_realmstone, Crystevia Realmstone -aoa3:deeplands_realmstone, Deeplands Realmstone -aoa3:dustopia_realmstone, Dustopia Realmstone -aoa3:gardencia_realmstone, Gardencia Realmstone -aoa3:greckon_realmstone, Greckon Realmstone -aoa3:haven_realmstone, Haven Realmstone -aoa3:immortallis_realmstone, Immortallis Realmstone -aoa3:iromine_realmstone, Iromine Realmstone -aoa3:lelyetia_realmstone, Lelyetia Realmstone -aoa3:lunalus_realmstone, Lunalus Realmstone -aoa3:mysterium_realmstone, Mysterium Realmstone -aoa3:precasia_realmstone, Precasia Realmstone -aoa3:runandor_realmstone, Runandor Realmstone -aoa3:shyrelands_realmstone, Shyrelands Realmstone -aoa3:vox_ponds_realmstone, Vox Ponds Realmstone -aoa3:ancient_essence, Ancient Essence -aoa3:charged_essence, Charged Essence -aoa3:dark_essence, Dark Essence -aoa3:divine_essence, Divine Essence -aoa3:empowered_essence, Empowered Essence -aoa3:ethereal_essence, Ethereal Essence -aoa3:luminate_essence, Luminate Essence -aoa3:molten_essence, Molten Essence -aoa3:ominous_essence, Ominous Essence -aoa3:weak_essence, Weak Essence -aoa3:agility_tablet, Tablet of Agility -aoa3:awareness_tablet, Tablet of Awareness -aoa3:breeding_tablet, Tablet of Breeding -aoa3:cleansing_tablet, Tablet of Cleansing -aoa3:distortion_tablet, Tablet of Distortion -aoa3:energy_tablet, Tablet of Energy -aoa3:gravity_tablet, Tablet of Gravity -aoa3:oxygen_tablet, Tablet of Oxygen -aoa3:pressure_tablet, Tablet of Pressure -aoa3:proficiency_tablet, Tablet of Proficiency -aoa3:resistance_tablet, Tablet of Resistance -aoa3:sanctity_tablet, Tablet of Sanctity -aoa3:satiation_tablet, Tablet of Satiation -aoa3:sight_tablet, Tablet of Sight -aoa3:strength_tablet, Tablet of Strength -aoa3:untiring_tablet, Tablet of Untiring -aoa3:vitality_tablet, Tablet of Vitality -aoa3:progress_coin0, Starting Coin -aoa3:progress_coin1, Progress Coin -aoa3:progress_coin2, Progress Coin -aoa3:progress_coin3, Progress Coin -aoa3:progress_coin4, Progress Coin -aoa3:ambient_power_stone, Ambient Power Stone -aoa3:blooming_power_stone, Blooming Power Stone -aoa3:glaring_power_stone, Glaring Power Stone -aoa3:gleaming_power_stone, Gleaming Power Stone -aoa3:glistening_power_stone, Glistening Power Stone -aoa3:glowing_power_stone, Glowing Power Stone -aoa3:radiant_power_stone, Radiant Power Stone -aoa3:shining_power_stone, Shining Power Stone -aoa3:ambient_infusion_stone, Ambient Infusion Stone -aoa3:blooming_infusion_stone, Blooming Infusion Stone -aoa3:glaring_infusion_stone, Glaring Infusion Stone -aoa3:gleaming_infusion_stone, Gleaming Infusion Stone -aoa3:glistening_infusion_stone, Glistening Infusion Stone -aoa3:glowing_infusion_stone, Glowing Infusion Stone -aoa3:radiant_infusion_stone, Radiant Infusion Stone -aoa3:shining_infusion_stone, Shining Infusion Stone -aoa3:giant_skill_crystal, Giant Skill Crystal -aoa3:large_skill_crystal, Large Skill Crystal -aoa3:medium_skill_crystal, Medium Skill Crystal -aoa3:small_skill_crystal, Small Skill Crystal -aoa3:crystal_box, Crystal Box -aoa3:fish_case, Fish Case -aoa3:gem_bag, Gem Bag -aoa3:rune_box, Rune Box -aoa3:shiny_box, Shiny Box -aoa3:treasure_box, Treasure Box -aoa3:weapons_case, Weapons Case -aoa3:raw_candlefish, Raw Candlefish -aoa3:raw_crimson_skipper, Raw Crimson Skipper -aoa3:raw_crimson_stripefish, Raw Crimson Stripefish -aoa3:raw_dark_hatchetfish, Raw Dark Hatchetfish -aoa3:raw_fingerfish, Raw Fingerfish -aoa3:raw_golden_gullfish, Raw Golden Gullfish -aoa3:raw_ironback, Raw Ironback -aoa3:raw_limefish, Raw Limefish -aoa3:raw_pearl_stripefish, Raw Pearl Stripefish -aoa3:raw_rainbowfish, Raw Rainbowfish -aoa3:raw_razorfish, Raw Razorfish -aoa3:raw_rocketfish, Raw Rocketfish -aoa3:raw_sailback, Raw Sailback -aoa3:raw_sapphire_strider, Raw Sapphire Strider -aoa3:raw_turquoise_stripefish, Raw Turquoise Stripefish -aoa3:raw_violet_skipper, Raw Violet Skipper -aoa3:candlefish, Candlefish -aoa3:crimson_skipper, Crimson Skipper -aoa3:crimson_stripefish, Crimson Stripefish -aoa3:dark_hatchetfish, Dark Hatchetfish -aoa3:fingerfish, Fingerfish -aoa3:golden_gullfish, Golden Gullfish -aoa3:ironback, Ironback -aoa3:limefish, Limefish -aoa3:pearl_stripefish, Pearl Stripefish -aoa3:rainbowfish, Rainbowfish -aoa3:razorfish, Razorfish -aoa3:rocketfish, Rocketfish -aoa3:sailback, Sailback -aoa3:sapphire_strider, Sapphire Strider -aoa3:turquoise_stripefish, Turquoise Stripefish -aoa3:violet_skipper, Violet Skipper -aoa3:bubble_berries, Bubble Berries -aoa3:candy_cane, Candy Cane -aoa3:candy_corn, Candy Corn -aoa3:raw_charger_shank, Raw Charger Shank -aoa3:charger_shank, Charger Shank -aoa3:raw_chimera_chop, Raw Chimera Chop -aoa3:chimera_chop, Chimera Chop -aoa3:raw_ursa_meat, Raw Ursa Meat -aoa3:ursa_meat, Ursa Meat -aoa3:raw_furlion_chop, Raw Furlion Chop -aoa3:furlion_chop, Furlion Chop -aoa3:raw_halycon_beef, Raw Halycon Beef -aoa3:halycon_beef, Halycon Beef -aoa3:eye_candy, Eye Candy -aoa3:fiery_chops, Fiery Chops -aoa3:floracle_sticks, Floracle Sticks -aoa3:fungal_tea, Fungal Tea -aoa3:gingerbread_cookie, Gingerbread Cookie -aoa3:gingerbread_wing, Gingerbread Wing -aoa3:goldicap_petals, Goldicap Petals -aoa3:halycon_milk, Halycon Milk -aoa3:heart_fruit, Heart Fruit -aoa3:hot_rod, Hot Rod -aoa3:lunacrike, Lunacrike -aoa3:luna_globe, Luna Globe -aoa3:lunalons, Lunalons -aoa3:lunarade, Lunarade -aoa3:magic_marang, Magic Marang -aoa3:mystic_shrooms, Mystic Shrooms -aoa3:natural_tea, Natural Tea -aoa3:nature_melon_slice, Nature Melon Slice -aoa3:peppermint_candy, Peppermint Candy -aoa3:rosidons, Rosidons -aoa3:sour_candy, Sour Candy -aoa3:sour_gummy, Sour Gummy -aoa3:sour_pop, Sour Pop -aoa3:spearmint_candy, Spearmint Candy -aoa3:tea, Tea -aoa3:trilliad_leaves, Trilliad Leaves -aoa3:yeti_fingernails, Yeti Fingernails -aoa3:diamond_bowl, Diamond Bowl -aoa3:stone_bowl, Stone Bowl -aoa3:exp_flask, Exp Flask -aoa3:alluricorn_slab, Alluricorn Slab -aoa3:blissard_slab, Blissard Slab -aoa3:compeer_slab, Compeer Slab -aoa3:construct_of_servility_slab, Construct of Servility Slab -aoa3:corby_slab, Corby Slab -aoa3:craggy_slab, Craggy Slab -aoa3:draggy_slab, Draggy Slab -aoa3:ender_carrier_slab, Ender Carrier Slab -aoa3:gnawer_slab, Gnawer Slab -aoa3:goofer_slab, Goofer Slab -aoa3:healing_golem_slab, Healing Golem Slab -aoa3:hellquin_slab, Hellquin Slab -aoa3:horntail_slab, Horntail Slab -aoa3:mecha_cyclops_slab, Mecha Cyclops Slab -aoa3:mecha_skellox_slab, Mecha Skellox Slab -aoa3:penguin_slab, Penguin Slab -aoa3:plateosaur_slab, Plateosaur Slab -aoa3:rammerhorn_slab, Rammerhorn Slab -aoa3:shaddy_slab, Shaddy Slab -aoa3:spikeback_slab, Spikeback Slab -aoa3:spraggy_slab, Spraggy Slab -aoa3:waggy_slab, Waggy Slab -aoa3:bubble_berry_seeds, Bubble Berry Seeds -aoa3:chilli_seeds, Chilli Seeds -aoa3:floracle_seeds, Floracle Seeds -aoa3:goldicap_seeds, Goldicap Seeds -aoa3:heart_fruit_seeds, Heart Fruit Seeds -aoa3:holly_top_seeds, Holly Top Seeds -aoa3:lunacrike_seeds, Lunacrike Seeds -aoa3:luna_globe_seeds, Luna Globe Seeds -aoa3:lunalon_seeds, Lunalon Seeds -aoa3:magic_marang_seeds, Magic Marang Seeds -aoa3:rosidon_seeds, Rosidon Seeds -aoa3:tea_seeds, Tea Seeds -aoa3:thorny_plant_seeds, Thorny Plant Seeds -aoa3:trilliad_seeds, Trilliad Seeds -aoa3:outlaw_disc, Music Disc -aoa3:caverns_disc, Music Disc -aoa3:amethyst_pickaxe, Amethyst Pickaxe -aoa3:emberstone_pickaxe, Emberstone Pickaxe -aoa3:energistic_pickaxe, Energistic Pickaxe -aoa3:gemcracker, Gemcracker -aoa3:goofy_pickaxe, Goofy Pickaxe -aoa3:jade_pickaxe, Jade Pickaxe -aoa3:limonite_pickaxe, Limonite Pickaxe -aoa3:occult_pickaxe, Occult Pickaxe -aoa3:ornamyte_pickaxe, Ornamyte Pickaxe -aoa3:pickmax, Pickmax -aoa3:rosite_pickaxe, Rosite Pickaxe -aoa3:sapphire_pickaxe, Sapphire Pickaxe -aoa3:skeletal_pickaxe, Skeletal Pickaxe -aoa3:soulstone_pickaxe, Soulstone Pickaxe -aoa3:amethyst_shovel, Amethyst Shovel -aoa3:emberstone_shovel, Emberstone Shovel -aoa3:energistic_shovel, Energistic Shovel -aoa3:goofy_shovel, Goofy Shovel -aoa3:jade_shovel, Jade Shovel -aoa3:limonite_shovel, Limonite Shovel -aoa3:occult_shovel, Occult Shovel -aoa3:ornamyte_shovel, Ornamyte Shovel -aoa3:rosite_shovel, Rosite Shovel -aoa3:sapphire_shovel, Sapphire Shovel -aoa3:skeletal_shovel, Skeletal Shovel -aoa3:soulstone_shovel, Soulstone Shovel -aoa3:amethyst_axe, Amethyst Axe -aoa3:emberstone_axe, Emberstone Axe -aoa3:energistic_axe, Energistic Axe -aoa3:goofy_axe, Goofy Axe -aoa3:jade_axe, Jade Axe -aoa3:limonite_axe, Limonite Axe -aoa3:occult_axe, Occult Axe -aoa3:ornamyte_axe, Ornamyte Axe -aoa3:rosite_axe, Rosite Axe -aoa3:sapphire_axe, Sapphire Axe -aoa3:skeletal_axe, Skeletal Axe -aoa3:soulstone_axe, Soulstone Axe -aoa3:chainsaw, Chainsaw aoa3:abyss_stone, Abyssal Stone aoa3:barathos_hellstone, Barathos Hellstone aoa3:baron_stone, Baron Stone @@ -32133,7 +31142,7 @@ aoa3:unbreakable_runic_glass, Unbreakable Runic Glass aoa3:shyre_glass, Shyre Glass aoa3:vox_glass, Vox Glass aoa3:zhinx_glass, Zhinx Glass -aoa3:amethyst_block, Amethyst Block +aoa3:amethyst_block, Ascended Amethyst Block aoa3:baronyte_block, Baronyte Block aoa3:blazium_block, Blazium Block aoa3:bloodstone_block, Bloodstone Block @@ -32143,7 +31152,7 @@ aoa3:emberstone_block, Emberstone Block aoa3:gemenyte_block, Gemenyte Block aoa3:ghastly_block, Ghastly Block aoa3:ghoulish_block, Ghoulish Block -aoa3:jade_block, Jade Block +aoa3:jade_block, Ascended Jade Block aoa3:jewelyte_block, Jewelyte Block aoa3:limonite_block, Limonite Block aoa3:lunar_block, Lunar Block @@ -32151,7 +31160,7 @@ aoa3:lyon_block, Lyon Block aoa3:mystite_block, Mystite Block aoa3:ornamyte_block, Ornamyte Block aoa3:rosite_block, Rosite Block -aoa3:sapphire_block, Sapphire Block +aoa3:sapphire_block, Ascended Sapphire Block aoa3:shyregem_block, Shyregem Block aoa3:shyrestone_block, Shyrestone Block aoa3:skeletal_ingot_block, Skeletal Ingot Block @@ -32860,6 +31869,1067 @@ aoa3:pluton_banner, Pluton Banner aoa3:luxon_banner, Luxon Banner aoa3:erebon_banner, Erebon Banner aoa3:selyan_banner, Selyan Banner +aoa3:balloon, Balloon +aoa3:limonite_bullet, Limonite Bullet +aoa3:cannonball, Cannonball +aoa3:chilli, Chilli +aoa3:discharge_capsule, Discharge Capsule +aoa3:holly_arrow, Holly Arrow +aoa3:spectral_holly_arrow, Glowing Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:tipped_holly_arrow:0, Tipped Holly Arrow +aoa3:metal_slug, Metal Slug +aoa3:pop_shot, Pop Shot +aoa3:spreadshot, Spreadshot +aoa3:amethyst, Ascended Amethyst +aoa3:bloodstone, Bloodstone +aoa3:crystallite, Crystallite +aoa3:gemenyte, Gemenyte +aoa3:jade, Ascended Jade +aoa3:jewelyte, Jewelyte +aoa3:ornamyte, Ornamyte +aoa3:sapphire, Ascended Sapphire +aoa3:shyregem, Shyregem +aoa3:baronyte_ingot, Baronyte Ingot +aoa3:blazium_ingot, Blazium Ingot +aoa3:elecanium_ingot, Elecanium Ingot +aoa3:emberstone_ingot, Emberstone Ingot +aoa3:ghastly_ingot, Ghastly Ingot +aoa3:ghoulish_ingot, Ghoulish Ingot +aoa3:limonite_ingot, Limonite Ingot +aoa3:lunar_ingot, Lunar Ingot +aoa3:lyon_ingot, Lyon Ingot +aoa3:mystite_ingot, Mystite Ingot +aoa3:rosite_ingot, Rosite Ingot +aoa3:rusted_iron_ingot, Rusted Iron Ingot +aoa3:shyrestone_ingot, Shyrestone Ingot +aoa3:skeletal_ingot, Skeletal Ingot +aoa3:varsium_ingot, Varsium Ingot +aoa3:runium_chunk, Runium Chunk +aoa3:chestbone_fragment, Chestbone Fragment +aoa3:footbone_fragment, Footbone Fragment +aoa3:legbone_fragment, Legbone Fragment +aoa3:skullbone_fragment, Skullbone Fragment +aoa3:charged_runium_chunk, Charged Runium Chunk +aoa3:blue_crystal, Blue Crystal +aoa3:green_crystal, Green Crystal +aoa3:purple_crystal, Purple Crystal +aoa3:red_crystal, Red Crystal +aoa3:white_crystal, White Crystal +aoa3:yellow_crystal, Yellow Crystal +aoa3:baronyte_nugget, Baronyte Nugget +aoa3:blazium_nugget, Blazium Nugget +aoa3:elecanium_nugget, Elecanium Nugget +aoa3:emberstone_nugget, Emberstone Nugget +aoa3:ghastly_nugget, Ghastly Nugget +aoa3:ghoulish_nugget, Ghoulish Nugget +aoa3:limonite_nugget, Limonite Nugget +aoa3:lunar_nugget, Lunar Nugget +aoa3:lyon_nugget, Lyon Nugget +aoa3:mystite_nugget, Mystite Nugget +aoa3:rosite_nugget, Rosite Nugget +aoa3:shyrestone_nugget, Shyrestone Nugget +aoa3:varsium_nugget, Varsium Nugget +aoa3:charged_rune, Charged Rune +aoa3:compass_rune, Compass Rune +aoa3:distortion_rune, Distortion Rune +aoa3:energy_rune, Energy Rune +aoa3:fire_rune, Fire Rune +aoa3:kinetic_rune, Kinetic Rune +aoa3:life_rune, Life Rune +aoa3:lunar_rune, Lunar Rune +aoa3:poison_rune, Poison Rune +aoa3:power_rune, Power Rune +aoa3:storm_rune, Storm Rune +aoa3:strike_rune, Strike Rune +aoa3:unpowered_rune, Unpowered Rune +aoa3:water_rune, Water Rune +aoa3:wind_rune, Wind Rune +aoa3:wither_rune, Wither Rune +aoa3:active_rune_stone, Active Rune Stone +aoa3:alien_orb, Alien Orb +aoa3:amphibiyte_lung, Amphibiyte Lung +aoa3:apoco_stone, Apoco Stone +aoa3:armour_plating, Armour Plating +aoa3:blank_slab, Blank Slab +aoa3:chitin, Chitin +aoa3:circus_coin, Circus Coin +aoa3:copper_coin, Copper Coin +aoa3:gold_coin, Gold Coin +aoa3:lunaver_coin, Lunaver Coin +aoa3:silver_coin, Silver Coin +aoa3:confetti_pile, Confetti Pile +aoa3:coral_stone, Coral Stone +aoa3:cosmic_dust, Cosmic Dust +aoa3:cup, Cup +aoa3:dark_bones, Dark Bones +aoa3:darkly_powder, Darkly Powder +aoa3:dense_rock, Dense Rock +aoa3:desert_shell, Desert Shell +aoa3:distorting_artifact, Distorting Artifact +aoa3:doom_stone, Doom Stone +aoa3:blue_druse, Blue Druse +aoa3:green_druse, Green Druse +aoa3:purple_druse, Purple Druse +aoa3:rainbow_druse, Rainbow Druse +aoa3:red_druse, Red Druse +aoa3:white_druse, White Druse +aoa3:yellow_druse, Yellow Druse +aoa3:enchanted_gunpowder, Enchanted Gunpowder +aoa3:eye_bulb, Eye Bulb +aoa3:flammable_dust, Flammable Dust +aoa3:fleshy_bones, Fleshy Bones +aoa3:floating_stone, Floating Stone +aoa3:fragmented_anima_stone, Fragmented Anima Stone +aoa3:blue_gemstones, Blue Gemstones +aoa3:green_gemstones, Green Gemstones +aoa3:purple_gemstones, Purple Gemstones +aoa3:red_gemstones, Red Gemstones +aoa3:white_gemstones, White Gemstones +aoa3:yellow_gemstones, Yellow Gemstones +aoa3:ghostly_powder, Ghostly Powder +aoa3:ghostly_stone, Ghostly Stone +aoa3:ghoulasm, Ghoulasm +aoa3:gravitator, Gravitator +aoa3:hardened_confetti_ball, Hardened Confetti Ball +aoa3:hive_chunk, Hive Chunk +aoa3:holly_top_petals, Holly Top Petals +aoa3:hydro_stone, Hydro Stone +aoa3:ice_crystal, Ice Crystal +aoa3:impure_gold, Impure Gold +aoa3:ivory, Ivory +aoa3:jungle_thorns, Jungle Thorns +aoa3:limonite_rod, Limonite Rod +aoa3:lotto_totem, Lotto Totem +aoa3:lunarade_mug, Lunarade Mug +aoa3:metal_tub, Metal Tub +aoa3:magic_mending_compound, Magic Mending Compound +aoa3:magic_mending_solution, Magic Mending Solution +aoa3:magic_repair_dust, Magic Repair Dust +aoa3:magnet_shard, Magnet Shard +aoa3:mecha_gear, Mecha Gear +aoa3:mega_rune_fragment_blue, Mega Rune Fragment +aoa3:mega_rune_fragment_green, Mega Rune Fragment +aoa3:mega_rune_fragment_red, Mega Rune Fragment +aoa3:mega_rune_fragment_yellow, Mega Rune Fragment +aoa3:millennium_upgrader, Millennium Upgrader +aoa3:molten_upgrader, Molten Upgrader +aoa3:moonstone, Moonstone +aoa3:mud_ball, Mud Ball +aoa3:mushroom_spores, Mushroom Spores +aoa3:nightmare_flakes, Nightmare Flakes +aoa3:old_boot, Old Boot +aoa3:opteryx_feather, Opteryx Feather +aoa3:orange_spores, Orange Spores +aoa3:orbulon, Orbulon +aoa3:padded_cloth, Padded Cloth +aoa3:phantasm, Phantasm +aoa3:power_core, Power Core +aoa3:primed_ghoulasm, Primed Ghoulasm +aoa3:primordial_skull, Primordial Skull +aoa3:pure_coral_stone, Pure Coral Stone +aoa3:pure_gold, Pure Gold +aoa3:pure_rain_stone, Pure Rain Stone +aoa3:rammerhead_hide, Rammerhead Hide +aoa3:realm_travel_ticket, Realm Travel Ticket +aoa3:reinforced_cloth, Reinforced Cloth +aoa3:return_crystal, Return Crystal +aoa3:rock_bones, Rock Bones +aoa3:rosid_root, Rosid Root +aoa3:rune_stone, Rune Stone +aoa3:runic_energy, Runic Energy +aoa3:scrap_metal, Scrap Metal +aoa3:scream_shield, Scream Shield +aoa3:sharp_claw, Sharp Claw +aoa3:sludge_parasite, Sludge Parasite +aoa3:small_blue_petal, Small Blue Petal +aoa3:small_green_petal, Small Green Petal +aoa3:small_orange_petal, Small Orange Petal +aoa3:small_purple_petal, Small Purple Petal +aoa3:small_red_petal, Small Red Petal +aoa3:soulbone, Soulbone +aoa3:sticky_slime, Sticky Slime +aoa3:blue_strange_stone, Blue Strange Stone +aoa3:white_strange_stone, White Strange Stone +aoa3:yellow_strange_stone, Yellow Strange Stone +aoa3:tea_shreddings, Tea Shreddings +aoa3:thorny_petals, Thorny Petals +aoa3:torn_cloth, Torn Cloth +aoa3:toxic_lump, Toxic Lump +aoa3:troll_skull, Troll Skull +aoa3:uncharged_orb, Uncharged Orb +aoa3:uncharged_stone, Uncharged Stone +aoa3:unstable_gunpowder, Unstable Gunpowder +aoa3:urka_hide, Urka Hide +aoa3:void_scales, Void Scales +aoa3:vulcane_augment_battle, Vulcane Augment: Battle +aoa3:vulcane_augment_equality, Vulcane Augment: Equality +aoa3:vulcane_augment_fire, Vulcane Augment: Fire +aoa3:vulcane_augment_impairment, Vulcane Augment: Impairment +aoa3:vulcane_augment_poison, Vulcane Augment: Poison +aoa3:vulcane_augment_power, Vulcane Augment: Power +aoa3:vulcane_augment_wither, Vulcane Augment: Wither +aoa3:weapon_parts, Weapon Parts +aoa3:whitewashing_solution, Whitewashing Solution +aoa3:worn_book, Worn Book +aoa3:yellow_spores, Yellow Spores +aoa3:zhinx_dust, Zhinx Dust +aoa3:archergun_frame, Archergun Frame +aoa3:blaster_frame, Blaster Frame +aoa3:boots_frame, Boots Frame +aoa3:leggings_frame, Leggings Frame +aoa3:chestplate_frame, Chestplate Frame +aoa3:helmet_frame, Helmet Frame +aoa3:cannon_frame, Cannon Frame +aoa3:gun_frame, Gun Frame +aoa3:shotgun_frame, Shotgun Frame +aoa3:sniper_frame, Sniper Frame +aoa3:ancient_orb, Ancient Orb +aoa3:ancient_ring, Ancient Ring +aoa3:bone_horn, Bone Horn +aoa3:book_of_shadows, Book of Shadows +aoa3:boulder_dash, Boulder Dash +aoa3:call_of_the_drake, Call of the Drake +aoa3:explosive_gems, Explosive Gems +aoa3:explosive_idol, Explosive Idol +aoa3:giant_crystal, Giant Crystal +aoa3:gold_spring, Gold Spring +aoa3:guardians_eye, Guardian's Eye +aoa3:haunted_idol, Haunted Idol +aoa3:heavy_boulder, Heavy Boulder +aoa3:hive_egg, Hive Egg +aoa3:mega_rune_stone, Mega Rune Stone +aoa3:nethengeic_callstone, Nethengeic Callstone +aoa3:observing_eye, Observing Eye +aoa3:petals, Petals +aoa3:primordial_dust, Primordial Dust +aoa3:pure_water_stone, Pure Water Stone +aoa3:shroom_stone, Shroom Stone +aoa3:silvro_coin, Silvro Coin +aoa3:staring_eye, Staring Eye +aoa3:toy_gyrocopter, Toy Gyrocopter +aoa3:treat_bag, Treat Bag +aoa3:troll_idol, Troll Idol +aoa3:vile_stone, Vile Stone +aoa3:voliant_heart, Voliant Heart +aoa3:warlock_gem, Warlock Gem +aoa3:abyss_tokens, Abyss Tokens +aoa3:baron_tokens, Baron Tokens +aoa3:borean_tokens, Borean Tokens +aoa3:candyland_tokens, Candyland Tokens +aoa3:celeve_tokens, Celeve Tokens +aoa3:creeponia_tokens, Creeponia Tokens +aoa3:crystevia_tokens, Crystevia Tokens +aoa3:deeplands_tokens, Deeplands Tokens +aoa3:dungeon_tokens, Dungeon Tokens +aoa3:dustopia_tokens, Dustopia Tokens +aoa3:gardencia_tokens, Gardencia Tokens +aoa3:greckon_tokens, Greckon Tokens +aoa3:haven_tokens, Haven Tokens +aoa3:iromine_tokens, Iromine Tokens +aoa3:lelyetia_tokens, Lelyetia Tokens +aoa3:lunar_tokens, Lunar Tokens +aoa3:mysterium_tokens, Mysterium Tokens +aoa3:nether_tokens, Nether Tokens +aoa3:precasian_tokens, Precasian Tokens +aoa3:runandor_tokens, Runandor Tokens +aoa3:shyrelands_tokens, Shyrelands Tokens +aoa3:vox_ponds_tokens, Vox Ponds Tokens +aoa3:abyssal_upgrade_kit, Abyssal Upgrade Kit +aoa3:ancient_upgrade_kit, Ancient Upgrade Kit +aoa3:apoco_upgrade_kit, Apoco Upgrade Kit +aoa3:clown_upgrade_kit, Clown Upgrade Kit +aoa3:darkly_upgrade_kit, Darkly Upgrade Kit +aoa3:floro_upgrade_kit, Floro Upgrade Kit +aoa3:golden_upgrade_kit, Golden Upgrade Kit +aoa3:haunted_upgrade_kit, Haunted Upgrade Kit +aoa3:lelyetian_upgrade_kit, Lelyetian Upgrade Kit +aoa3:light_upgrade_kit, Light Upgrade Kit +aoa3:lunar_upgrade_kit, Lunar Upgrade Kit +aoa3:nether_upgrade_kit, Nether Upgrade Kit +aoa3:precasian_upgrade_kit, Precasian Upgrade Kit +aoa3:predator_upgrade_kit, Predator Upgrade Kit +aoa3:rocky_upgrade_kit, Rocky Upgrade Kit +aoa3:runic_upgrade_kit, Runic Upgrade Kit +aoa3:seaside_upgrade_kit, Seaside Upgrade Kit +aoa3:smiley_upgrade_kit, Smiley Upgrade Kit +aoa3:waterlogged_aqua_cannon, Aqua Cannon (Waterlogged) +aoa3:waterlogged_coral_archergun, Coral Archergun (Waterlogged) +aoa3:waterlogged_coral_cannon, Coral Cannon (Waterlogged) +aoa3:waterlogged_coral_clogger, Coral Clogger (Waterlogged) +aoa3:waterlogged_reefer, Reefer (Waterlogged) +aoa3:incomplete_mecha_archergun, Mecha Archergun (Incomplete) +aoa3:incomplete_mecha_bow, Mecha Bow (Incomplete) +aoa3:incomplete_mecha_cannon, Mecha Cannon (Incomplete) +aoa3:incomplete_mechanical_assault_rifle, Mechanical Assault Rifle (Incomplete) +aoa3:incomplete_mecha_staff, Mecha Staff (Incomplete) +aoa3:incomplete_mechyro, Mechyro (Incomplete) +aoa3:blank_realmstone, Blank Realmstone +aoa3:abyss_realmstone, Abyss Realmstone +aoa3:nether_realmstone, Nether Realmstone +aoa3:ancient_cavern_realmstone, Ancient Cavern Realmstone +aoa3:barathos_realmstone, Barathos Realmstone +aoa3:borean_realmstone, Borean Realmstone +aoa3:candyland_realmstone, Candyland Realmstone +aoa3:celeve_realmstone, Celeve Realmstone +aoa3:creeponia_realmstone, Creeponia Realmstone +aoa3:crystevia_realmstone, Crystevia Realmstone +aoa3:deeplands_realmstone, Deeplands Realmstone +aoa3:dustopia_realmstone, Dustopia Realmstone +aoa3:gardencia_realmstone, Gardencia Realmstone +aoa3:greckon_realmstone, Greckon Realmstone +aoa3:haven_realmstone, Haven Realmstone +aoa3:immortallis_realmstone, Immortallis Realmstone +aoa3:iromine_realmstone, Iromine Realmstone +aoa3:lelyetia_realmstone, Lelyetia Realmstone +aoa3:lunalus_realmstone, Lunalus Realmstone +aoa3:mysterium_realmstone, Mysterium Realmstone +aoa3:precasia_realmstone, Precasia Realmstone +aoa3:runandor_realmstone, Runandor Realmstone +aoa3:shyrelands_realmstone, Shyrelands Realmstone +aoa3:vox_ponds_realmstone, Vox Ponds Realmstone +aoa3:ancient_essence, Ancient Essence +aoa3:charged_essence, Charged Essence +aoa3:dark_essence, Dark Essence +aoa3:divine_essence, Divine Essence +aoa3:empowered_essence, Empowered Essence +aoa3:ethereal_essence, Ethereal Essence +aoa3:luminate_essence, Luminate Essence +aoa3:molten_essence, Molten Essence +aoa3:ominous_essence, Ominous Essence +aoa3:weak_essence, Weak Essence +aoa3:agility_tablet, Tablet of Agility +aoa3:awareness_tablet, Tablet of Awareness +aoa3:breeding_tablet, Tablet of Breeding +aoa3:cleansing_tablet, Tablet of Cleansing +aoa3:distortion_tablet, Tablet of Distortion +aoa3:energy_tablet, Tablet of Energy +aoa3:gravity_tablet, Tablet of Gravity +aoa3:oxygen_tablet, Tablet of Oxygen +aoa3:pressure_tablet, Tablet of Pressure +aoa3:proficiency_tablet, Tablet of Proficiency +aoa3:resistance_tablet, Tablet of Resistance +aoa3:sanctity_tablet, Tablet of Sanctity +aoa3:satiation_tablet, Tablet of Satiation +aoa3:sight_tablet, Tablet of Sight +aoa3:strength_tablet, Tablet of Strength +aoa3:untiring_tablet, Tablet of Untiring +aoa3:vitality_tablet, Tablet of Vitality +aoa3:progress_coin0, Starting Coin +aoa3:progress_coin1, Progress Coin +aoa3:progress_coin2, Progress Coin +aoa3:progress_coin3, Progress Coin +aoa3:progress_coin4, Progress Coin +aoa3:ambient_power_stone, Ambient Power Stone +aoa3:blooming_power_stone, Blooming Power Stone +aoa3:glaring_power_stone, Glaring Power Stone +aoa3:gleaming_power_stone, Gleaming Power Stone +aoa3:glistening_power_stone, Glistening Power Stone +aoa3:glowing_power_stone, Glowing Power Stone +aoa3:radiant_power_stone, Radiant Power Stone +aoa3:shining_power_stone, Shining Power Stone +aoa3:ambient_infusion_stone, Ambient Infusion Stone +aoa3:blooming_infusion_stone, Blooming Infusion Stone +aoa3:glaring_infusion_stone, Glaring Infusion Stone +aoa3:gleaming_infusion_stone, Gleaming Infusion Stone +aoa3:glistening_infusion_stone, Glistening Infusion Stone +aoa3:glowing_infusion_stone, Glowing Infusion Stone +aoa3:radiant_infusion_stone, Radiant Infusion Stone +aoa3:shining_infusion_stone, Shining Infusion Stone +aoa3:giant_skill_crystal, Giant Skill Crystal +aoa3:large_skill_crystal, Large Skill Crystal +aoa3:medium_skill_crystal, Medium Skill Crystal +aoa3:small_skill_crystal, Small Skill Crystal +aoa3:crystal_box, Crystal Box +aoa3:fish_case, Fish Case +aoa3:gem_bag, Gem Bag +aoa3:rune_box, Rune Box +aoa3:shiny_box, Shiny Box +aoa3:treasure_box, Treasure Box +aoa3:weapons_case, Weapons Case +aoa3:raw_candlefish, Raw Candlefish +aoa3:raw_crimson_skipper, Raw Crimson Skipper +aoa3:raw_crimson_stripefish, Raw Crimson Stripefish +aoa3:raw_dark_hatchetfish, Raw Dark Hatchetfish +aoa3:raw_fingerfish, Raw Fingerfish +aoa3:raw_golden_gullfish, Raw Golden Gullfish +aoa3:raw_ironback, Raw Ironback +aoa3:raw_limefish, Raw Limefish +aoa3:raw_pearl_stripefish, Raw Pearl Stripefish +aoa3:raw_rainbowfish, Raw Rainbowfish +aoa3:raw_razorfish, Raw Razorfish +aoa3:raw_rocketfish, Raw Rocketfish +aoa3:raw_sailback, Raw Sailback +aoa3:raw_sapphire_strider, Raw Sapphire Strider +aoa3:raw_turquoise_stripefish, Raw Turquoise Stripefish +aoa3:raw_violet_skipper, Raw Violet Skipper +aoa3:candlefish, Candlefish +aoa3:crimson_skipper, Crimson Skipper +aoa3:crimson_stripefish, Crimson Stripefish +aoa3:dark_hatchetfish, Dark Hatchetfish +aoa3:fingerfish, Fingerfish +aoa3:golden_gullfish, Golden Gullfish +aoa3:ironback, Ironback +aoa3:limefish, Limefish +aoa3:pearl_stripefish, Pearl Stripefish +aoa3:rainbowfish, Rainbowfish +aoa3:razorfish, Razorfish +aoa3:rocketfish, Rocketfish +aoa3:sailback, Sailback +aoa3:sapphire_strider, Sapphire Strider +aoa3:turquoise_stripefish, Turquoise Stripefish +aoa3:violet_skipper, Violet Skipper +aoa3:bubble_berries, Bubble Berries +aoa3:candy_cane, Candy Cane +aoa3:candy_corn, Candy Corn +aoa3:raw_charger_shank, Raw Charger Shank +aoa3:charger_shank, Charger Shank +aoa3:raw_chimera_chop, Raw Chimera Chop +aoa3:chimera_chop, Chimera Chop +aoa3:raw_ursa_meat, Raw Ursa Meat +aoa3:ursa_meat, Ursa Meat +aoa3:raw_furlion_chop, Raw Furlion Chop +aoa3:furlion_chop, Furlion Chop +aoa3:raw_halycon_beef, Raw Halycon Beef +aoa3:halycon_beef, Halycon Beef +aoa3:eye_candy, Eye Candy +aoa3:fiery_chops, Fiery Chops +aoa3:floracle_sticks, Floracle Sticks +aoa3:fungal_tea, Fungal Tea +aoa3:gingerbread_cookie, Gingerbread Cookie +aoa3:gingerbread_wing, Gingerbread Wing +aoa3:goldicap_petals, Goldicap Petals +aoa3:halycon_milk, Halycon Milk +aoa3:heart_fruit, Heart Fruit +aoa3:hot_rod, Hot Rod +aoa3:lunacrike, Lunacrike +aoa3:luna_globe, Luna Globe +aoa3:lunalons, Lunalons +aoa3:lunarade, Lunarade +aoa3:magic_marang, Magic Marang +aoa3:mystic_shrooms, Mystic Shrooms +aoa3:natural_tea, Natural Tea +aoa3:nature_melon_slice, Nature Melon Slice +aoa3:peppermint_candy, Peppermint Candy +aoa3:rosidons, Rosidons +aoa3:sour_candy, Sour Candy +aoa3:sour_gummy, Sour Gummy +aoa3:sour_pop, Sour Pop +aoa3:spearmint_candy, Spearmint Candy +aoa3:tea, Tea +aoa3:trilliad_leaves, Trilliad Leaves +aoa3:yeti_fingernails, Yeti Fingernails +aoa3:diamond_bowl, Diamond Bowl +aoa3:stone_bowl, Stone Bowl +aoa3:exp_flask, Exp Flask +aoa3:alluricorn_slab, Alluricorn Slab +aoa3:blissard_slab, Blissard Slab +aoa3:compeer_slab, Compeer Slab +aoa3:construct_of_servility_slab, Construct of Servility Slab +aoa3:corby_slab, Corby Slab +aoa3:craggy_slab, Craggy Slab +aoa3:draggy_slab, Draggy Slab +aoa3:ender_carrier_slab, Ender Carrier Slab +aoa3:gnawer_slab, Gnawer Slab +aoa3:goofer_slab, Goofer Slab +aoa3:healing_golem_slab, Healing Golem Slab +aoa3:hellquin_slab, Hellquin Slab +aoa3:horntail_slab, Horntail Slab +aoa3:mecha_cyclops_slab, Mecha Cyclops Slab +aoa3:mecha_skellox_slab, Mecha Skellox Slab +aoa3:penguin_slab, Penguin Slab +aoa3:plateosaur_slab, Plateosaur Slab +aoa3:rammerhorn_slab, Rammerhorn Slab +aoa3:shaddy_slab, Shaddy Slab +aoa3:spikeback_slab, Spikeback Slab +aoa3:spraggy_slab, Spraggy Slab +aoa3:waggy_slab, Waggy Slab +aoa3:bubble_berry_seeds, Bubble Berry Seeds +aoa3:chilli_seeds, Chilli Seeds +aoa3:floracle_seeds, Floracle Seeds +aoa3:goldicap_seeds, Goldicap Seeds +aoa3:heart_fruit_seeds, Heart Fruit Seeds +aoa3:holly_top_seeds, Holly Top Seeds +aoa3:lunacrike_seeds, Lunacrike Seeds +aoa3:luna_globe_seeds, Luna Globe Seeds +aoa3:lunalon_seeds, Lunalon Seeds +aoa3:magic_marang_seeds, Magic Marang Seeds +aoa3:rosidon_seeds, Rosidon Seeds +aoa3:tea_seeds, Tea Seeds +aoa3:thorny_plant_seeds, Thorny Plant Seeds +aoa3:trilliad_seeds, Trilliad Seeds +aoa3:outlaw_disc, Music Disc +aoa3:caverns_disc, Music Disc +aoa3:amethyst_sword, Amethyst Sword +aoa3:baron_sword, Baron Sword +aoa3:bloodfury, Bloodfury +aoa3:bloodstone_sword, Bloodstone Sword +aoa3:candlefire_sword, Candlefire Sword +aoa3:caramel_carver, Caramel Carver +aoa3:coralstorm_sword, Coralstorm Sword +aoa3:creepified_sword, Creepified Sword +aoa3:crystallite_sword, Crystallite Sword +aoa3:emberstone_sword, Emberstone Sword +aoa3:explochron_sword, Explochron Sword +aoa3:fireborne_sword, Fireborne Sword +aoa3:guardians_sword, Guardian's Sword +aoa3:harvester_sword, Harvester Sword +aoa3:holy_sword, Holy Sword +aoa3:illusion_sword, Illusion Sword +aoa3:jade_sword, Jade Sword +aoa3:legbone_sword, Legbone Sword +aoa3:lights_way, Light's Way +aoa3:limonite_sword, Limonite Sword +aoa3:nethengeic_sword, Nethengeic Sword +aoa3:primal_sword, Primal Sword +aoa3:rockbasher_sword, Rockbasher Sword +aoa3:rock_pick_sword, Rock-Pick Sword +aoa3:rosidian_sword, Rosidian Sword +aoa3:rosite_sword, Rosite Sword +aoa3:runic_sword, Runic Sword +aoa3:sapphire_sword, Sapphire Sword +aoa3:shadow_sword, Shadow Sword +aoa3:shroomus_sword, Shroomus Sword +aoa3:skeletal_sword, Skeletal Sword +aoa3:supremacy_sword, Supremacy Sword +aoa3:sweet_sword, Sweet Sword +aoa3:troll_basher_axe, Troll-Basher Axe +aoa3:ultraflame, Ultraflame +aoa3:void_sword, Void Sword +aoa3:baron_greatblade, Baron Greatblade +aoa3:bloodlurker, Bloodlurker +aoa3:candy_blade, Candy Blade +aoa3:coral_greatblade, Coral Greatblade +aoa3:cotton_crusher, Cotton Crusher +aoa3:creepoid_greatblade, Creepoid Greatblade +aoa3:crystal_greatblade, Crystal Greatblade +aoa3:erebon_scythe, Erebon Scythe +aoa3:gods_greatblade, God's Greatblade +aoa3:goofy_greatblade, Goofy Greatblade +aoa3:haunted_greatblade, Haunted Greatblade +aoa3:knights_guard, Knight's Guard +aoa3:lelyetian_greatblade, Lelyetian Greatblade +aoa3:lunar_greatblade, Lunar Greatblade +aoa3:luxon_scythe, Luxon Scythe +aoa3:lyonic_greatblade, Lyonic Greatblade +aoa3:millennium_greatblade, Millennium Greatblade +aoa3:noxious_greatblade, Noxious Greatblade +aoa3:pluton_scythe, Pluton Scythe +aoa3:primordial_greatblade, Primordial Greatblade +aoa3:rosidian_greatblade, Rosidian Greatblade +aoa3:royal_greatblade, Royal Greatblade +aoa3:runic_greatblade, Runic Greatblade +aoa3:selyan_scythe, Selyan Scythe +aoa3:shroomic_greatblade, Shroomic Greatblade +aoa3:shyre_sword, Shyre Sword +aoa3:subterranean_greatblade, Subterranean Greatblade +aoa3:tidal_greatblade, Tidal Greatblade +aoa3:underworld_greatblade, Underworld Greatblade +aoa3:coralstone_maul, Coralstone Maul +aoa3:crystal_maul, Crystal Maul +aoa3:electron_maul, Electron Maul +aoa3:horizon_maul, Horizon Maul +aoa3:vulcammer_maul, Vulcammer Maul +aoa3:abominator, Abominator +aoa3:apoco_assault_rifle, Apoco Assault Rifle +aoa3:apoco_rifle, Apoco Rifle +aoa3:aqua_magnum, Aqua Magnum +aoa3:artifact, Artifact +aoa3:baronator, Baronator +aoa3:bayonette_rifle, Bayonette Rifle +aoa3:big_top, Big Top +aoa3:blood_iron, Blood Iron +aoa3:chain_wrecker, Chain Wrecker +aoa3:chilli_chugger, Chilli Chugger +aoa3:clownershot, Clownershot +aoa3:construct, Construct +aoa3:coral_clogger, Coral Clogger +aoa3:core_rifle, Core Rifle +aoa3:crystal_carver, Crystal Carver +aoa3:cyclone, Cyclone +aoa3:darkener, Darkener +aoa3:dart_gun, Dart Gun +aoa3:destruction_rifle, Destruction Rifle +aoa3:discharge_rifle, Discharge Rifle +aoa3:draco, Draco +aoa3:dragilator, Dragilator +aoa3:dustometer, Dustometer +aoa3:echo_gull, Echo Gull +aoa3:electinator, Electinator +aoa3:flame_wrecker, Flame Wrecker +aoa3:flaming_fury, Flaming Fury +aoa3:floro_rifle, Floro Rifle +aoa3:flowers_fury, Flower's Fury +aoa3:frosticator, Frosticator +aoa3:gardener, Gardener +aoa3:gauge_rifle, Gauge Rifle +aoa3:germinator, Germinator +aoa3:golden_fury, Golden Fury +aoa3:happy_haunter, Happy Haunter +aoa3:haunter_rifle, Haunter Rifle +aoa3:heat_wave, Heat Wave +aoa3:hiver, Hiver +aoa3:hot_shot, Hot Shot +aoa3:hunters_rifle, Hunter's Rifle +aoa3:iominator, Iominator +aoa3:ion_revolver, Ion Revolver +aoa3:iro_rifle, Iro Rifle +aoa3:krilinator, Krilinator +aoa3:light_iron, Light Iron +aoa3:lunar_assault_rifle, Lunar Assault Rifle +aoa3:mechanical_assault_rifle, Mechanical Assault Rifle +aoa3:megagun, Megagun +aoa3:miasma, Miasma +aoa3:minigun, Minigun +aoa3:mint_magnum, Mint Magnum +aoa3:mk, MK +aoa3:mk_fung, MK-Fung +aoa3:nethenette_rifle, Nethenette Rifle +aoa3:nethengeic_slugger, Nethengeic Slugger +aoa3:overshot, Overshot +aoa3:precasian_slugger, Precasian Slugger +aoa3:predator, Predator +aoa3:predigun, Predigun +aoa3:pulsator, Pulsator +aoa3:purity_rifle, Purity Rifle +aoa3:rocker_rifle, Rocker Rifle +aoa3:roulette, Roulette +aoa3:shoe_flinger, Shoe Flinger +aoa3:skullette, Skullette +aoa3:skullifact, Skullifact +aoa3:spectacle, Spectacle +aoa3:spine_gun, Spine Gun +aoa3:squad_gun, Squad Gun +aoa3:stampede, Stampede +aoa3:stormer, Stormer +aoa3:sublimus, Sublimus +aoa3:tiger_tommy, Tiger Tommy +aoa3:tommy, Tommy +aoa3:vile_vanquisher, Vile Vanquisher +aoa3:wart_gun, Wart Gun +aoa3:wrecker, Wrecker +aoa3:abyssro, Abyssro +aoa3:amplifier, Amplifier +aoa3:blast_barrel, Blast Barrel +aoa3:blue_barrel, Blue Barrel +aoa3:boulder, Boulder +aoa3:brown_blaster, Brown Blaster +aoa3:demolisher, Demolisher +aoa3:destruction_shotgun, Destruction Shotgun +aoa3:discharge_shotgun, Discharge Shotgun +aoa3:gimmick, Gimmick +aoa3:ginger_blaster, Ginger Blaster +aoa3:long_shot, Long Shot +aoa3:mechyro, Mechyro +aoa3:purity_shotgun, Purity Shotgun +aoa3:purple_punisher, Purple Punisher +aoa3:red_rocket, Red Rocket +aoa3:vivo, Vivo +aoa3:baron_ssr, Baron SSR +aoa3:bayonette_sr, Bayonette SR +aoa3:bolt_rifle, Bolt Rifle +aoa3:camo_rifle, Camo Rifle +aoa3:clown_cracker, Clown Cracker +aoa3:clownimator, Clownimator +aoa3:crystaneer, Crystaneer +aoa3:dark_beast, Dark Beast +aoa3:deadlock, Deadlock +aoa3:decimator, Decimator +aoa3:discharge_sniper, Discharge Sniper +aoa3:dual_sight, Dual Sight +aoa3:duster, Duster +aoa3:floro500, Floro500 +aoa3:head_hunter, Head Hunter +aoa3:hive_cracker, Hive Cracker +aoa3:ka500, Ka500 +aoa3:mark_maker, Mark Maker +aoa3:mineral, Mineral +aoa3:monster, Monster +aoa3:moon_maker, Moon Maker +aoa3:rosid_rifle, Rosid Rifle +aoa3:sabbath, Sabbath +aoa3:sludge_sniper, Sludge Sniper +aoa3:sweet_tooth, Sweet Tooth +aoa3:terminator, Terminator +aoa3:viper1, Viper-1 +aoa3:ancient_bomber, Ancient Bomber +aoa3:ancient_discharger, Ancient Discharger +aoa3:aqua_cannon, Aqua Cannon +aoa3:balloon_bomber, Balloon Bomber +aoa3:big_blast, Big Blast +aoa3:blast_cannon, Blast Cannon +aoa3:blissful_blast, Blissful Blast +aoa3:bomb_launcher, Bomb Launcher +aoa3:boom_boom, Boom Boom +aoa3:boom_cannon, Boom Cannon +aoa3:boulder_bomber, Boulder Bomber +aoa3:bozo_blaster, Bozo Blaster +aoa3:bulb_cannon, Bulb Cannon +aoa3:carrot_cannon, Carrot Cannon +aoa3:clown_cannon, Clown Cannon +aoa3:clowno_pulse, Clowno-Pulse +aoa3:coral_cannon, Coral Cannon +aoa3:discharge_cannon, Discharge Cannon +aoa3:energy_cannon, Energy Cannon +aoa3:erebon_stickler, Erebon Stickler +aoa3:floro_rpg, Floro RPG +aoa3:flower_cannon, Flower Cannon +aoa3:fungal_cannon, Fungal Cannon +aoa3:ghast_blaster, Ghast Blaster +aoa3:ghoul_cannon, Ghoul Cannon +aoa3:giga_cannon, Giga-Cannon +aoa3:golder_bomber, Golder Bomber +aoa3:hive_blaster, Hive Blaster +aoa3:hive_howitzer, Hive Howitzer +aoa3:iro_cannon, Iro Cannon +aoa3:jack_funger, Jack Funger +aoa3:jack_rocker, Jack Rocker +aoa3:luxon_stickler, Luxon Stickler +aoa3:mecha_cannon, Mecha Cannon +aoa3:mini_cannon, Mini-Cannon +aoa3:missile_maker, Missile Maker +aoa3:moon_cannon, Moon Cannon +aoa3:pluton_stickler, Pluton Stickler +aoa3:predatorian_blaster, Predatorian Blaster +aoa3:pulse_cannon, Pulse Cannon +aoa3:rpg, RPG +aoa3:selyan_stickler, Selyan Stickler +aoa3:shadow_blaster, Shadow Blaster +aoa3:shyre_blaster, Shyre Blaster +aoa3:smile_blaster, Smile Blaster +aoa3:super_cannon, Super-Cannon +aoa3:ultra_cannon, Ultra-Cannon +aoa3:vox_cannon, Vox Cannon +aoa3:water_balloon_bomber, Water-Balloon Bomber +aoa3:wither_cannon, Wither Cannon +aoa3:grenade, Grenade +aoa3:slice_star, Slice Star +aoa3:chakram, Chakram +aoa3:goo_ball, Goo Ball +aoa3:vulkram, Vulkram +aoa3:hellfire, Hellfire +aoa3:runic_bomb, Runic Bomb +aoa3:vulcane, Vulcane +aoa3:battle_vulcane, Vulcane: Battle +aoa3:equality_vulcane, Vulcane: Equality +aoa3:fire_vulcane, Vulcane: Fire +aoa3:impairment_vulcane, Vulcane: Impairment +aoa3:poison_vulcane, Vulcane: Poison +aoa3:power_vulcane, Vulcane: Power +aoa3:wither_vulcane, Vulcane: Wither +aoa3:alacrity_bow, Alacrity Bow +aoa3:ancient_bow, Ancient Bow +aoa3:atlantic_bow, Atlantic Bow +aoa3:baron_bow, Baron Bow +aoa3:boreic_bow, Boreic Bow +aoa3:daybreaker_bow, Daybreaker Bow +aoa3:deep_bow, Deep Bow +aoa3:explosive_bow, Explosive Bow +aoa3:haunted_bow, Haunted Bow +aoa3:ice_bow, Ice Bow +aoa3:infernal_bow, Infernal Bow +aoa3:justice_bow, Justice Bow +aoa3:lunar_bow, Lunar Bow +aoa3:mecha_bow, Mecha Bow +aoa3:nightmare_bow, Nightmare Bow +aoa3:poison_bow, Poison Bow +aoa3:predatious_bow, Predatious Bow +aoa3:primordial_bow, Primordial Bow +aoa3:rosidian_bow, Rosidian Bow +aoa3:runic_bow, Runic Bow +aoa3:screamer_bow, Screamer Bow +aoa3:shyregem_bow, Shyregem Bow +aoa3:skeletal_bow, Skeletal Bow +aoa3:skydriver_bow, Skydriver Bow +aoa3:slingshot, Slingshot +aoa3:soulfire_bow, Soulfire Bow +aoa3:spectral_bow, Spectral Bow +aoa3:speed_bow, Speed Bow +aoa3:sunshine_bow, Sunshine Bow +aoa3:toxin_bow, Toxin Bow +aoa3:void_bow, Void Bow +aoa3:weaken_bow, Weaken Bow +aoa3:wither_bow, Wither Bow +aoa3:coral_archergun, Coral Archergun +aoa3:lunar_archergun, Lunar Archergun +aoa3:mecha_archergun, Mecha Archergun +aoa3:pyro_archergun, Pyro Archergun +aoa3:rosidian_archergun, Rosidian Archergun +aoa3:skeletal_archergun, Skeletal Archergun +aoa3:spectral_archergun, Spectral Archergun +aoa3:trolls_archergun, Trolls Archergun +aoa3:viral_archergun, Viral Archergun +aoa3:aquatic_staff, Aquatic Staff +aoa3:atlantic_staff, Atlantic Staff +aoa3:baron_staff, Baron Staff +aoa3:candy_staff, Candy Staff +aoa3:celestial_staff, Celestial Staff +aoa3:concussion_staff, Concussion Staff +aoa3:coral_staff, Coral Staff +aoa3:crystal_staff, Crystal Staff +aoa3:crystik_staff, Crystik Staff +aoa3:cryston_staff, Cryston Staff +aoa3:destruction_staff, Destruction Staff +aoa3:ember_staff, Ember Staff +aoa3:everfight_staff, Everfight Staff +aoa3:evermight_staff, Evermight Staff +aoa3:fire_staff, Fire Staff +aoa3:firefly_staff, Firefly Staff +aoa3:firestorm_staff, Firestorm Staff +aoa3:fungal_staff, Fungal Staff +aoa3:ghoul_staff, Ghoul Staff +aoa3:haunters_staff, Haunter's Staff +aoa3:hive_staff, Hive Staff +aoa3:joker_staff, Joker Staff +aoa3:kaiyu_staff, Kaiyu Staff +aoa3:lightning_staff, Lightning Staff +aoa3:lightshine, Lightshine +aoa3:lunar_staff, Lunar Staff +aoa3:lyonic_staff, Lyonic Staff +aoa3:mecha_staff, Mecha Staff +aoa3:meteor_staff, Meteor Staff +aoa3:moonlight_staff, Moonlight Staff +aoa3:nature_staff, Nature Staff +aoa3:nightmare_staff, Nightmare Staff +aoa3:noxious_staff, Noxious Staff +aoa3:phantom_staff, Phantom Staff +aoa3:poison_staff, Poison Staff +aoa3:power_staff, Power Staff +aoa3:primordial_staff, Primordial Staff +aoa3:reef_staff, Reef Staff +aoa3:rejuvenation_staff, Rejuvenation Staff +aoa3:rosidian_staff, Rosidian Staff +aoa3:runic_staff, Runic Staff +aoa3:shadowlord_staff, Shadowlord Staff +aoa3:show_staff, Show Staff +aoa3:shyre_staff, Shyre Staff +aoa3:sky_staff, Sky Staff +aoa3:striker_staff, Striker Staff +aoa3:sun_staff, Sun Staff +aoa3:surge_staff, Surge Staff +aoa3:tangle_staff, Tangle Staff +aoa3:ultimatum_staff, Ultimatum Staff +aoa3:underworld_staff, Underworld Staff +aoa3:warlock_staff, Warlock Staff +aoa3:water_staff, Water Staff +aoa3:web_staff, Web Staff +aoa3:wind_staff, Wind Staff +aoa3:wither_staff, Wither Staff +aoa3:wizards_staff, Wizard's Staff +aoa3:apoco_shower, Apoco Shower +aoa3:atomizer, Atomizer +aoa3:beamer, Beamer +aoa3:blast_chiller, Blast Chiller +aoa3:blood_drainer, Blood Drainer +aoa3:bone_blaster, Bone Blaster +aoa3:bubble_horn, Bubble Horn +aoa3:colour_cannon, Colour Cannon +aoa3:confetti_cannon, Confetti Cannon +aoa3:confetti_cluster, Confetti Cluster +aoa3:dark_destroyer, Dark Destroyer +aoa3:darkly_guster, Darkly Guster +aoa3:death_ray, Death Ray +aoa3:doom_bringer, Doom Bringer +aoa3:eradicator, Eradicator +aoa3:experiment_w801, Experiment W-801 +aoa3:flowercorne, Flowercorne +aoa3:fragment, Fragment +aoa3:froster, Froster +aoa3:gas_blaster, Gas Blaster +aoa3:ghoul_gasser, Ghoul Gasser +aoa3:gold_bringer, Gold Bringer +aoa3:gravity_blaster, Gravity Blaster +aoa3:hell_horn, Hell Horn +aoa3:illusion_revolver, Illusion Revolver +aoa3:illusion_smg, Illusion SMG +aoa3:ion_blaster, Ion Blaster +aoa3:iro_miner, Iro Miner +aoa3:laser_blaster, Laser Blaster +aoa3:light_blaster, Light Blaster +aoa3:light_spark, Light Spark +aoa3:luna_blaster, Luna Blaster +aoa3:mecha_blaster, Mecha Blaster +aoa3:mind_blaster, Mind Blaster +aoa3:moon_destroyer, Moon Destroyer +aoa3:moon_shiner, Moon Shiner +aoa3:odious, Odious +aoa3:orbocron, Orb-O-Cron +aoa3:paralyzer, Paralyzer +aoa3:party_popper, Party Popper +aoa3:poison_plunger, Poison Plunger +aoa3:power_ray, Power Ray +aoa3:proton, Proton +aoa3:reefer, Reefer +aoa3:revolution, Revolution +aoa3:seaocron, Sea-O-Cron +aoa3:skullo_blaster, Skullo Blaster +aoa3:soul_drainer, Soul Drainer +aoa3:soul_spark, Soul Spark +aoa3:soul_storm, Soul Storm +aoa3:spirit_shower, Spirit Shower +aoa3:swarmotron, Swarm-O-Tron +aoa3:toxic_terrorizer, Toxic Terrorizer +aoa3:vortex_blaster, Vortex Blaster +aoa3:whimsy_winder, Whimsy Winder +aoa3:withers_wrath, Wither's Wrath ebwizardry:arcane_workbench, Arcane Workbench ebwizardry:crystal_ore, Crystal Ore ebwizardry:crystal_flower, Crystal Flower @@ -34558,6 +34628,39 @@ botania:supercloudpendant, item.superCloudPendant.name botania:thirdeye, item.thirdEye.name botania:astrolabe, item.astrolabe.name botania:goddesscharm, item.goddessCharm.name +mowziesmobs:foliaath_seed, Foliaath Seed +mowziesmobs:test_structure, Test Structures +mowziesmobs:mob_remover, Mob Remover +mowziesmobs:wrought_axe, Axe of a Thousand Metals +mowziesmobs:wrought_helmet, Wrought Helm +mowziesmobs:barako_mask, Sol Visage +mowziesmobs:dart, Dart +mowziesmobs:spear, Spear +mowziesmobs:blowgun, Blowgun +mowziesmobs:spawn_egg:0, Spawn Foliaath +mowziesmobs:spawn_egg:0, Spawn Ferrous Wroughtnaut +mowziesmobs:spawn_egg:0, Spawn Barakoana +mowziesmobs:spawn_egg:0, Spawn Barakoa +mowziesmobs:spawn_egg:0, Spawn Barako, the Sun Chief +mowziesmobs:spawn_egg:0, Spawn Frostmaw +mowziesmobs:spawn_egg:0, Spawn Grottol +mowziesmobs:spawn_egg:0, Spawn Lantern +mowziesmobs:spawn_egg:0, Spawn Wyvern +mowziesmobs:grant_suns_blessing, Receive Sun's Blessing +mowziesmobs:ice_crystal, Ice Crystal +mowziesmobs:earth_talisman, Earth Talisman +mowziesmobs:captured_grottol, Captured Grottol +mowziesmobs:glowing_jelly, Luminous Jelly +mowziesmobs:naga_fang, Wyvern Fang +mowziesmobs:naga_fang_dagger, Wyvern Fang Dagger +mowziesmobs:logo, item.logo.name +mowziesmobs:painted_acacia, Painted Acacia Wood +mowziesmobs:painted_acacia_slab, Painted Acacia Wood Slab +mowziesmobs:barakoa_mask_fury, Mask of Fury +mowziesmobs:barakoa_mask_fear, Mask of Fear +mowziesmobs:barakoa_mask_rage, Mask of Rage +mowziesmobs:barakoa_mask_bliss, Mask of Bliss +mowziesmobs:barakoa_mask_misery, Mask of Misery bewitchment:cypress_door, Cypress Door bewitchment:elder_door, Elder Door bewitchment:juniper_door, Juniper Door @@ -35237,68 +35340,129 @@ computercraft:advanced_modem, Ender Modem computercraft:cable:1, Wired Modem computercraft:cable:0, Networking Cable computercraft:wired_modem_full, tile.computercraft:wired_modem_full.name -chickens:colored_egg:15, Bone White Chicken Egg chickens:colored_egg:4, Lapis Blue Chicken Egg -chickens:colored_egg:0, Ink Black Chicken Egg -chickens:colored_egg:13, Magenta Chicken Egg -chickens:colored_egg:10, Lime Chicken Egg -chickens:colored_egg:11, Yellow Chicken Egg -chickens:colored_egg:5, Purple Chicken Egg +chickens:colored_egg:6, Cyan Chicken Egg +chickens:colored_egg:3, Cocoa Brown Chicken Egg chickens:colored_egg:2, Cactus Green Chicken Egg chickens:colored_egg:7, Light Gray Chicken Egg chickens:colored_egg:12, Light Blue Chicken Egg -chickens:colored_egg:6, Cyan Chicken Egg -chickens:colored_egg:1, Red Chicken Egg chickens:colored_egg:9, Pink Chicken Egg chickens:colored_egg:14, Orange Chicken Egg +chickens:colored_egg:15, Bone White Chicken Egg +chickens:colored_egg:0, Ink Black Chicken Egg +chickens:colored_egg:11, Yellow Chicken Egg chickens:colored_egg:8, Gray Chicken Egg -chickens:colored_egg:3, Cocoa Brown Chicken Egg -chickens:spawn_egg:0, Bone White Chicken +chickens:colored_egg:13, Magenta Chicken Egg +chickens:colored_egg:10, Lime Chicken Egg +chickens:colored_egg:5, Purple Chicken Egg +chickens:colored_egg:1, Red Chicken Egg +chickens:spawn_egg:0, Realmite Chicken chickens:spawn_egg:0, Lapis Blue Chicken +chickens:spawn_egg:0, Heraldry Chicken +chickens:spawn_egg:0, Bloodstone Chicken +chickens:spawn_egg:0, Footbone Fragment Chicken +chickens:spawn_egg:0, Infinity Chicken +chickens:spawn_egg:0, Ornamyte Chicken +chickens:spawn_egg:0, Lunastone Chicken +chickens:spawn_egg:0, Soul Sand Chicken +chickens:spawn_egg:0, Ascended Jade Chicken +chickens:spawn_egg:0, Ghast Tear Chicken +chickens:spawn_egg:0, Unidentified Chicken +chickens:spawn_egg:0, Flint Chicken +chickens:spawn_egg:0, Cyan Chicken +chickens:spawn_egg:0, Lava Chicken +chickens:spawn_egg:0, Osmium Chicken +chickens:spawn_egg:0, Clay Chicken +chickens:spawn_egg:0, Strontium Chicken +chickens:spawn_egg:0, Magma Cream Chicken +chickens:spawn_egg:0, Vityte Chicken +chickens:spawn_egg:0, Cocoa Brown Chicken +chickens:spawn_egg:0, Netherite Chicken +chickens:spawn_egg:0, Gold Chicken +chickens:spawn_egg:0, Gemenyte Chicken chickens:spawn_egg:0, Gunpowder Chicken +chickens:spawn_egg:0, Mithrillium Chicken +chickens:spawn_egg:0, Yellow Gemstone Chicken +chickens:spawn_egg:0, Rupee Chicken +chickens:spawn_egg:0, Rubidium Chicken +chickens:spawn_egg:0, Log Chicken +chickens:spawn_egg:0, Prismarine Crystal Chicken +chickens:spawn_egg:0, Cactus Green Chicken +chickens:spawn_egg:0, Chaos Chicken +chickens:spawn_egg:0, Light Gray Chicken +chickens:spawn_egg:0, Skullbone Fragment Chicken +chickens:spawn_egg:0, Jewelyte Chicken +chickens:spawn_egg:0, Light Blue Chicken +chickens:spawn_egg:0, Crystallite Chicken +chickens:spawn_egg:0, Diamond Chicken +chickens:spawn_egg:0, Caesium Chicken +chickens:spawn_egg:0, Ascended Amethyst Chicken +chickens:spawn_egg:0, Ender Pearl Chicken +chickens:spawn_egg:0, Arlemite Chicken +chickens:spawn_egg:0, Glitch Chicken +chickens:spawn_egg:0, Pink Chicken +chickens:spawn_egg:0, Smart Chicken +chickens:spawn_egg:0, Rosite Chicken +chickens:spawn_egg:0, Orange Chicken +chickens:spawn_egg:0, Slime Chicken +chickens:spawn_egg:0, Palladium Chicken +chickens:spawn_egg:0, Polonium Chicken +chickens:spawn_egg:0, Elecanium Chicken +chickens:spawn_egg:0, Baronyte Chicken +chickens:spawn_egg:0, Ascended Sapphire Chicken +chickens:spawn_egg:0, Lyon Chicken +chickens:spawn_egg:0, Red Gemstone Chicken +chickens:spawn_egg:0, Chalcedony Chicken +chickens:spawn_egg:0, Bone White Chicken chickens:spawn_egg:0, Water Chicken +chickens:spawn_egg:0, Limonite Chicken +chickens:spawn_egg:0, Arcane Amber Chicken +chickens:spawn_egg:0, Charged Runium Chicken +chickens:spawn_egg:0, Purple Gemstone Chicken chickens:spawn_egg:0, Ink Black Chicken chickens:spawn_egg:0, Iron Chicken chickens:spawn_egg:0, Blaze Rod Chicken -chickens:spawn_egg:0, Log Chicken +chickens:spawn_egg:0, Candyte Chicken +chickens:spawn_egg:0, Snowball Chicken +chickens:spawn_egg:0, Yellow Chicken +chickens:spawn_egg:0, Blue Gemstone Chicken +chickens:spawn_egg:0, Nether Quartz Chicken +chickens:spawn_egg:0, Rhenium Chicken +chickens:spawn_egg:0, White Gemstone Chicken +chickens:spawn_egg:0, Hassium Chicken +chickens:spawn_egg:0, Ghastly Chicken +chickens:spawn_egg:0, Glass Chicken +chickens:spawn_egg:0, Obsidian Chicken +chickens:spawn_egg:0, Mystite Chicken +chickens:spawn_egg:0, Green Gemstone Chicken +chickens:spawn_egg:0, Blazium Chicken +chickens:spawn_egg:0, Brightsteel Chicken +chickens:spawn_egg:0, Glowstone Chicken +chickens:spawn_egg:0, Coal Chicken +chickens:spawn_egg:0, Legbone Fragment Chicken +chickens:spawn_egg:0, Ogerite Chicken +chickens:spawn_egg:0, Gray Chicken +chickens:spawn_egg:0, Runium Chicken +chickens:spawn_egg:0, Chestbone Fragment Chicken +chickens:spawn_egg:0, Fluctuatite Chicken chickens:spawn_egg:0, Emerald Chicken chickens:spawn_egg:0, String Chicken chickens:spawn_egg:0, Magenta Chicken chickens:spawn_egg:0, Lime Chicken chickens:spawn_egg:0, Prismarine Shard Chicken -chickens:spawn_egg:0, Prismarine Crystal Chicken -chickens:spawn_egg:0, Snowball Chicken -chickens:spawn_egg:0, Yellow Chicken +chickens:spawn_egg:0, Energy Chicken chickens:spawn_egg:0, Purple Chicken -chickens:spawn_egg:0, Cactus Green Chicken -chickens:spawn_egg:0, Nether Quartz Chicken chickens:spawn_egg:0, Sand Chicken -chickens:spawn_egg:0, Light Gray Chicken -chickens:spawn_egg:0, Soul Sand Chicken -chickens:spawn_egg:0, Light Blue Chicken -chickens:spawn_egg:0, Glass Chicken -chickens:spawn_egg:0, Diamond Chicken -chickens:spawn_egg:0, Obsidian Chicken -chickens:spawn_egg:0, Ghast Tear Chicken chickens:spawn_egg:0, Redstone Chicken -chickens:spawn_egg:0, Flint Chicken -chickens:spawn_egg:0, Cyan Chicken chickens:spawn_egg:0, Red Chicken -chickens:spawn_egg:0, Ender Pearl Chicken chickens:spawn_egg:0, Leather Chicken +chickens:spawn_egg:0, Emberstone Chicken chickens:spawn_egg:0, Nether Wart Chicken -chickens:spawn_egg:0, Pink Chicken -chickens:spawn_egg:0, Glowstone Chicken -chickens:spawn_egg:0, Coal Chicken -chickens:spawn_egg:0, Lava Chicken -chickens:spawn_egg:0, Smart Chicken -chickens:spawn_egg:0, Orange Chicken -chickens:spawn_egg:0, Clay Chicken -chickens:spawn_egg:0, Slime Chicken -chickens:spawn_egg:0, Magma Cream Chicken -chickens:spawn_egg:0, Gray Chicken -chickens:spawn_egg:0, Cocoa Brown Chicken -chickens:spawn_egg:0, Gold Chicken +chickens:spawn_egg:0, Pure Chicken +chickens:spawn_egg:0, Varsium Chicken +chickens:spawn_egg:0, Bloodgem Chicken +chickens:spawn_egg:0, Cold Iron Chicken +chickens:spawn_egg:0, Ghoulish Chicken chickens:liquid_egg:0, Water Egg chickens:liquid_egg:1, Lava Egg chickens:analyzer, Chicken Analyzer @@ -35808,13 +35972,13 @@ danknull:dank_null_panel_3, Gold /dank/null Panel danknull:dank_null_panel_4, Diamond /dank/null Panel danknull:dank_null_panel_5, Emerald /dank/null Panel danknull:danknull_dock, /dank/null Docking Station -dankstorage:dank_3, Dank 3 -dankstorage:dank_1, Dank 1 -dankstorage:dank_7, Dank 7 -dankstorage:dank_2, Dank 2 dankstorage:dank_4, Dank 4 -dankstorage:dank_5, Dank 5 dankstorage:dank_6, Dank 6 +dankstorage:dank_2, Dank 2 +dankstorage:dank_7, Dank 7 +dankstorage:dank_1, Dank 1 +dankstorage:dank_3, Dank 3 +dankstorage:dank_5, Dank 5 deepmoblearning:polymer_clay, Polymer Clay deepmoblearning:data_model_blank, Blank Data Model deepmoblearning:deep_learner, Deep Learner @@ -35865,6 +36029,33 @@ deepmoblearning:data_model_corallus, item.deepmoblearning.data_model_corallus.na deepmoblearning:data_model_nethengeicwither, item.deepmoblearning.data_model_nethengeicwither.name deepmoblearning:data_model_mothervoidwalker, item.deepmoblearning.data_model_mothervoidwalker.name deepmoblearning:data_model_betweenswamp, item.deepmoblearning.data_model_betweenswamp.name +deepmoblearning:data_model_elusive, item.deepmoblearning.data_model_elusive.name +deepmoblearning:data_model_shadowlord, item.deepmoblearning.data_model_shadowlord.name +deepmoblearning:data_model_graw, item.deepmoblearning.data_model_graw.name +deepmoblearning:data_model_tyrosaur, item.deepmoblearning.data_model_tyrosaur.name +deepmoblearning:data_model_skeletron, item.deepmoblearning.data_model_skeletron.name +deepmoblearning:data_model_baroness, item.deepmoblearning.data_model_baroness.name +deepmoblearning:data_model_hiveking, item.deepmoblearning.data_model_hiveking.name +deepmoblearning:data_model_creep, item.deepmoblearning.data_model_creep.name +deepmoblearning:data_model_kror, item.deepmoblearning.data_model_kror.name +deepmoblearning:data_model_voxxulon, item.deepmoblearning.data_model_voxxulon.name +deepmoblearning:data_model_kingshroomus, item.deepmoblearning.data_model_kingshroomus.name +deepmoblearning:data_model_silverfoot, item.deepmoblearning.data_model_silverfoot.name +deepmoblearning:data_model_mechbot, item.deepmoblearning.data_model_mechbot.name +deepmoblearning:data_model_havenguardians, item.deepmoblearning.data_model_havenguardians.name +deepmoblearning:data_model_rockrider, item.deepmoblearning.data_model_rockrider.name +deepmoblearning:data_model_cottoncandor, item.deepmoblearning.data_model_cottoncandor.name +deepmoblearning:data_model_gyro, item.deepmoblearning.data_model_gyro.name +deepmoblearning:data_model_vinocorne, item.deepmoblearning.data_model_vinocorne.name +deepmoblearning:data_model_crystocore, item.deepmoblearning.data_model_crystocore.name +deepmoblearning:data_model_visualent, item.deepmoblearning.data_model_visualent.name +deepmoblearning:data_model_clunkhead, item.deepmoblearning.data_model_clunkhead.name +deepmoblearning:data_model_dracyon, item.deepmoblearning.data_model_dracyon.name +deepmoblearning:data_model_hydrolisk, item.deepmoblearning.data_model_hydrolisk.name +deepmoblearning:data_model_terrafractallites, item.deepmoblearning.data_model_terrafractallites.name +deepmoblearning:data_model_immortalfractallites, item.deepmoblearning.data_model_immortalfractallites.name +deepmoblearning:data_model_temporalfractallites, item.deepmoblearning.data_model_temporalfractallites.name +deepmoblearning:data_model_primordialfractallites, item.deepmoblearning.data_model_primordialfractallites.name deepmoblearning:pristine_matter_blaze, item.deepmoblearning.pristine_matter_blaze.name deepmoblearning:pristine_matter_creeper, item.deepmoblearning.pristine_matter_creeper.name deepmoblearning:pristine_matter_dragon, item.deepmoblearning.pristine_matter_dragon.name @@ -35896,6 +36087,33 @@ deepmoblearning:pristine_matter_corallus, item.deepmoblearning.pristine_matter_c deepmoblearning:pristine_matter_nethengeicwither, item.deepmoblearning.pristine_matter_nethengeicwither.name deepmoblearning:pristine_matter_mothervoidwalker, item.deepmoblearning.pristine_matter_mothervoidwalker.name deepmoblearning:pristine_matter_betweenswamp, item.deepmoblearning.pristine_matter_betweenswamp.name +deepmoblearning:pristine_matter_elusive, item.deepmoblearning.pristine_matter_elusive.name +deepmoblearning:pristine_matter_shadowlord, item.deepmoblearning.pristine_matter_shadowlord.name +deepmoblearning:pristine_matter_graw, item.deepmoblearning.pristine_matter_graw.name +deepmoblearning:pristine_matter_tyrosaur, item.deepmoblearning.pristine_matter_tyrosaur.name +deepmoblearning:pristine_matter_skeletron, item.deepmoblearning.pristine_matter_skeletron.name +deepmoblearning:pristine_matter_baroness, item.deepmoblearning.pristine_matter_baroness.name +deepmoblearning:pristine_matter_hiveking, item.deepmoblearning.pristine_matter_hiveking.name +deepmoblearning:pristine_matter_creep, item.deepmoblearning.pristine_matter_creep.name +deepmoblearning:pristine_matter_kror, item.deepmoblearning.pristine_matter_kror.name +deepmoblearning:pristine_matter_voxxulon, item.deepmoblearning.pristine_matter_voxxulon.name +deepmoblearning:pristine_matter_kingshroomus, item.deepmoblearning.pristine_matter_kingshroomus.name +deepmoblearning:pristine_matter_silverfoot, item.deepmoblearning.pristine_matter_silverfoot.name +deepmoblearning:pristine_matter_mechbot, item.deepmoblearning.pristine_matter_mechbot.name +deepmoblearning:pristine_matter_havenguardians, item.deepmoblearning.pristine_matter_havenguardians.name +deepmoblearning:pristine_matter_rockrider, item.deepmoblearning.pristine_matter_rockrider.name +deepmoblearning:pristine_matter_cottoncandor, item.deepmoblearning.pristine_matter_cottoncandor.name +deepmoblearning:pristine_matter_gyro, item.deepmoblearning.pristine_matter_gyro.name +deepmoblearning:pristine_matter_vinocorne, item.deepmoblearning.pristine_matter_vinocorne.name +deepmoblearning:pristine_matter_crystocore, item.deepmoblearning.pristine_matter_crystocore.name +deepmoblearning:pristine_matter_visualent, item.deepmoblearning.pristine_matter_visualent.name +deepmoblearning:pristine_matter_clunkhead, item.deepmoblearning.pristine_matter_clunkhead.name +deepmoblearning:pristine_matter_dracyon, item.deepmoblearning.pristine_matter_dracyon.name +deepmoblearning:pristine_matter_hydrolisk, item.deepmoblearning.pristine_matter_hydrolisk.name +deepmoblearning:pristine_matter_terrafractallites, item.deepmoblearning.pristine_matter_terrafractallites.name +deepmoblearning:pristine_matter_immortalfractallites, item.deepmoblearning.pristine_matter_immortalfractallites.name +deepmoblearning:pristine_matter_temporalfractallites, item.deepmoblearning.pristine_matter_temporalfractallites.name +deepmoblearning:pristine_matter_primordialfractallites, item.deepmoblearning.pristine_matter_primordialfractallites.name deepmoblearning:infused_ingot_block, Glitch Infused Block deepmoblearning:machine_casing, Soot-covered Machine Casing deepmoblearning:simulation_chamber, Simulation Chamber @@ -35907,196 +36125,6 @@ deepmoblearningbm:block_blood_infused_glitch_ingot, §cBlock of Blood Infused Gl deepmoblearningbm:altar_linker, Altar Linker deepmoblearningbm:blood_infused_glitch_ingot, §cBlood Infused Glitch Ingot§r deepmoblearningbm:blood_infused_glitch_nugget, §cBlood Infused Glitch Nugget§r -divinerpg:angelic_helmet, Angelic Helmet -divinerpg:angelic_chestplate, Angelic Chestplate -divinerpg:angelic_leggings, Angelic Leggings -divinerpg:angelic_boots, Angelic Boots -divinerpg:aquastrive_helmet, Aquastrive Helmet -divinerpg:aquastrive_chestplate, Aquastrive Chestplate -divinerpg:aquastrive_leggings, Aquastrive Leggings -divinerpg:aquastrive_boots, Aquastrive Boots -divinerpg:arlemite_helmet, Arlemite Helmet -divinerpg:arlemite_chestplate, Arlemite Chestplate -divinerpg:arlemite_leggings, Arlemite Leggings -divinerpg:arlemite_boots, Arlemite Boots -divinerpg:bedrock_helmet, Bedrock Helmet -divinerpg:bedrock_chestplate, Bedrock Chestplate -divinerpg:bedrock_leggings, Bedrock Leggings -divinerpg:bedrock_boots, Bedrock Boots -divinerpg:corrupted_helmet, Corrupted Helmet -divinerpg:corrupted_chestplate, Corrupted Chestplate -divinerpg:corrupted_leggings, Corrupted Leggings -divinerpg:corrupted_boots, Corrupted Boots -divinerpg:divine_helmet, Divine Helmet -divinerpg:divine_chestplate, Divine Chestplate -divinerpg:divine_leggings, Divine Leggings -divinerpg:divine_boots, Divine Boots -divinerpg:elite_realmite_helmet, Elite Realmite Helmet -divinerpg:elite_realmite_chestplate, Elite Realmite Chestplate -divinerpg:elite_realmite_leggings, Elite Realmite Leggings -divinerpg:elite_realmite_boots, Elite Realmite Boots -divinerpg:ender_helmet, Ender Helmet -divinerpg:ender_chestplate, Ender Chestplate -divinerpg:ender_leggings, Ender Leggings -divinerpg:ender_boots, Ender Boots -divinerpg:blue_ender_helmet, Blue Ender Helmet -divinerpg:blue_ender_chestplate, Blue Ender Chestplate -divinerpg:blue_ender_leggings, Blue Ender Leggings -divinerpg:blue_ender_boots, Blue Ender Boots -divinerpg:gray_ender_helmet, Gray Ender Helmet -divinerpg:gray_ender_chestplate, Gray Ender Chestplate -divinerpg:gray_ender_leggings, Gray Ender Leggings -divinerpg:gray_ender_boots, Gray Ender Boots -divinerpg:green_ender_helmet, Green Ender Helmet -divinerpg:green_ender_chestplate, Green Ender Chestplate -divinerpg:green_ender_leggings, Green Ender Leggings -divinerpg:green_ender_boots, Green Ender Boots -divinerpg:red_ender_helmet, Red Ender Helmet -divinerpg:red_ender_chestplate, Red Ender Chestplate -divinerpg:red_ender_leggings, Red Ender Leggings -divinerpg:red_ender_boots, Red Ender Boots -divinerpg:yellow_ender_helmet, Yellow Ender Helmet -divinerpg:yellow_ender_chestplate, Yellow Ender Chestplate -divinerpg:yellow_ender_leggings, Yellow Ender Leggings -divinerpg:yellow_ender_boots, Yellow Ender Boots -divinerpg:frozen_helmet, Frozen Helmet -divinerpg:frozen_chestplate, Frozen Chestplate -divinerpg:frozen_leggings, Frozen Leggings -divinerpg:frozen_boots, Frozen Boots -divinerpg:inferno_helmet, Inferno Helmet -divinerpg:inferno_chestplate, Inferno Chestplate -divinerpg:inferno_leggings, Inferno Leggings -divinerpg:inferno_boots, Inferno Boots -divinerpg:jack_o_man_helmet, Jack O Man Helmet -divinerpg:jack_o_man_chestplate, Jack O Man Chestplate -divinerpg:jack_o_man_leggings, Jack O Man Leggings -divinerpg:jack_o_man_boots, Jack O Man Boots -divinerpg:jungle_helmet, Jungle Helmet -divinerpg:jungle_chestplate, Jungle Chestplate -divinerpg:jungle_leggings, Jungle Leggings -divinerpg:jungle_boots, Jungle Boots -divinerpg:kraken_helmet, Kraken Helmet -divinerpg:kraken_chestplate, Kraken Chestplate -divinerpg:kraken_leggings, Kraken Leggings -divinerpg:kraken_boots, Kraken Boots -divinerpg:netherite_helmet, Netherite Helmet -divinerpg:netherite_chestplate, Netherite Chestplate -divinerpg:netherite_leggings, Netherite Leggings -divinerpg:netherite_boots, Netherite Boots -divinerpg:realmite_helmet, Realmite Helmet -divinerpg:realmite_chestplate, Realmite Chestplate -divinerpg:realmite_leggings, Realmite Leggings -divinerpg:realmite_boots, Realmite Boots -divinerpg:rupee_helmet, Rupee Helmet -divinerpg:rupee_chestplate, Rupee Chestplate -divinerpg:rupee_leggings, Rupee Leggings -divinerpg:rupee_boots, Rupee Boots -divinerpg:blue_rupee_helmet, Blue Rupee Helmet -divinerpg:blue_rupee_chestplate, Blue Rupee Chestplate -divinerpg:blue_rupee_leggings, Blue Rupee Leggings -divinerpg:blue_rupee_boots, Blue Rupee Boots -divinerpg:gray_rupee_helmet, Gray Rupee Helmet -divinerpg:gray_rupee_chestplate, Gray Rupee Chestplate -divinerpg:gray_rupee_leggings, Gray Rupee Leggings -divinerpg:gray_rupee_boots, Gray Rupee Boots -divinerpg:green_rupee_helmet, Green Rupee Helmet -divinerpg:green_rupee_chestplate, Green Rupee Chestplate -divinerpg:green_rupee_leggings, Green Rupee Leggings -divinerpg:green_rupee_boots, Green Rupee Boots -divinerpg:red_rupee_helmet, Red Rupee Helmet -divinerpg:red_rupee_chestplate, Red Rupee Chestplate -divinerpg:red_rupee_leggings, Red Rupee Leggings -divinerpg:red_rupee_boots, Red Rupee Boots -divinerpg:yellow_rupee_helmet, Yellow Rupee Helmet -divinerpg:yellow_rupee_chestplate, Yellow Rupee Chestplate -divinerpg:yellow_rupee_leggings, Yellow Rupee Leggings -divinerpg:yellow_rupee_boots, Yellow Rupee Boots -divinerpg:shadow_helmet, Shadow Helmet -divinerpg:shadow_chestplate, Shadow Chestplate -divinerpg:shadow_leggings, Shadow Leggings -divinerpg:shadow_boots, Shadow Boots -divinerpg:skeleman_helmet, Skeleman Helmet -divinerpg:skeleman_chestplate, Skeleman Chestplate -divinerpg:skeleman_leggings, Skeleman Leggings -divinerpg:skeleman_boots, Skeleman Boots -divinerpg:terran_helmet, Terran Helmet -divinerpg:terran_chestplate, Terran Chestplate -divinerpg:terran_leggings, Terran Leggings -divinerpg:terran_boots, Terran Boots -divinerpg:wither_reaper_helmet, Wither Reaper Helmet -divinerpg:wither_reaper_chestplate, Wither Reaper Chestplate -divinerpg:wither_reaper_leggings, Wither Reaper Leggings -divinerpg:wither_reaper_boots, Wither Reaper Boots -divinerpg:santa_helmet, Santa Cap -divinerpg:santa_chestplate, Santa Tunic -divinerpg:santa_leggings, Santa Pants -divinerpg:santa_boots, Santa Boots -divinerpg:eden_helmet, Eden Helmet -divinerpg:eden_chestplate, Eden Chestplate -divinerpg:eden_leggings, Eden Leggings -divinerpg:eden_boots, Eden Boots -divinerpg:wildwood_helmet, Wildwood Helmet -divinerpg:wildwood_chestplate, Wildwood Chestplate -divinerpg:wildwood_leggings, Wildwood Leggings -divinerpg:wildwood_boots, Wildwood Boots -divinerpg:apalachia_helmet, Apalachia Helmet -divinerpg:apalachia_chestplate, Apalachia Chestplate -divinerpg:apalachia_leggings, Apalachia Leggings -divinerpg:apalachia_boots, Apalachia Boots -divinerpg:skythern_helmet, Skythern Helmet -divinerpg:skythern_chestplate, Skythern Chestplate -divinerpg:skythern_leggings, Skythern Leggings -divinerpg:skythern_boots, Skythern Boots -divinerpg:mortum_helmet, Mortum Helmet -divinerpg:mortum_chestplate, Mortum Chestplate -divinerpg:mortum_leggings, Mortum Leggings -divinerpg:mortum_boots, Mortum Boots -divinerpg:halite_helmet, Halite Helmet -divinerpg:halite_chestplate, Halite Chestplate -divinerpg:halite_leggings, Halite Leggings -divinerpg:halite_boots, Halite Boots -divinerpg:awakened_halite_helmet, Awakened Halite Helmet -divinerpg:awakened_halite_chestplate, Awakened Halite Chestplate -divinerpg:awakened_halite_leggings, Awakened Halite Leggings -divinerpg:awakened_halite_boots, Awakened Halite Boots -divinerpg:korma_helmet, Korma Helmet -divinerpg:korma_chestplate, Korma Chestplate -divinerpg:korma_leggings, Korma Leggings -divinerpg:korma_boots, Korma Boots -divinerpg:vemos_helmet, Vemos Helmet -divinerpg:vemos_chestplate, Vemos Chestplate -divinerpg:vemos_leggings, Vemos Leggings -divinerpg:vemos_boots, Vemos Boots -divinerpg:degraded_helmet, Degraded Helmet -divinerpg:degraded_hood, Degraded Hood -divinerpg:degraded_mask, Degraded Mask -divinerpg:degraded_chestplate, Degraded Chestplate -divinerpg:degraded_leggings, Degraded Leggings -divinerpg:degraded_boots, Degraded Boots -divinerpg:finished_helmet, Finished Helmet -divinerpg:finished_hood, Finished Hood -divinerpg:finished_mask, Finished Mask -divinerpg:finished_chestplate, Finished Chestplate -divinerpg:finished_leggings, Finished Leggings -divinerpg:finished_boots, Finished Boots -divinerpg:glistening_helmet, Glistening Helmet -divinerpg:glistening_hood, Glistening Hood -divinerpg:glistening_mask, Glistening Mask -divinerpg:glistening_chestplate, Glistening Chestplate -divinerpg:glistening_leggings, Glistening Leggings -divinerpg:glistening_boots, Glistening Boots -divinerpg:demonized_helmet, Demonized Helmet -divinerpg:demonized_hood, Demonized Hood -divinerpg:demonized_mask, Demonized Mask -divinerpg:demonized_chestplate, Demonized Chestplate -divinerpg:demonized_leggings, Demonized Leggings -divinerpg:demonized_boots, Demonized Boots -divinerpg:tormented_helmet, Tormented Helmet -divinerpg:tormented_hood, Tormented Hood -divinerpg:tormented_mask, Tormented Mask -divinerpg:tormented_chestplate, Tormented Chestplate -divinerpg:tormented_leggings, Tormented Leggings -divinerpg:tormented_boots, Tormented Boots divinerpg:aquatic_dagger, Aquatic Dagger divinerpg:aquatic_maul, Aquatic Maul divinerpg:aquatic_trident, Aquatic Trident @@ -36301,6 +36329,196 @@ divinerpg:karos_staff, Karos Staff divinerpg:heliosis_staff, Heliosis Staff divinerpg:arksiane_staff, Arksiane Staff divinerpg:evernight, Evernight +divinerpg:angelic_helmet, Angelic Helmet +divinerpg:angelic_chestplate, Angelic Chestplate +divinerpg:angelic_leggings, Angelic Leggings +divinerpg:angelic_boots, Angelic Boots +divinerpg:aquastrive_helmet, Aquastrive Helmet +divinerpg:aquastrive_chestplate, Aquastrive Chestplate +divinerpg:aquastrive_leggings, Aquastrive Leggings +divinerpg:aquastrive_boots, Aquastrive Boots +divinerpg:arlemite_helmet, Arlemite Helmet +divinerpg:arlemite_chestplate, Arlemite Chestplate +divinerpg:arlemite_leggings, Arlemite Leggings +divinerpg:arlemite_boots, Arlemite Boots +divinerpg:bedrock_helmet, Bedrock Helmet +divinerpg:bedrock_chestplate, Bedrock Chestplate +divinerpg:bedrock_leggings, Bedrock Leggings +divinerpg:bedrock_boots, Bedrock Boots +divinerpg:corrupted_helmet, Corrupted Helmet +divinerpg:corrupted_chestplate, Corrupted Chestplate +divinerpg:corrupted_leggings, Corrupted Leggings +divinerpg:corrupted_boots, Corrupted Boots +divinerpg:divine_helmet, Divine Helmet +divinerpg:divine_chestplate, Divine Chestplate +divinerpg:divine_leggings, Divine Leggings +divinerpg:divine_boots, Divine Boots +divinerpg:elite_realmite_helmet, Elite Realmite Helmet +divinerpg:elite_realmite_chestplate, Elite Realmite Chestplate +divinerpg:elite_realmite_leggings, Elite Realmite Leggings +divinerpg:elite_realmite_boots, Elite Realmite Boots +divinerpg:ender_helmet, Ender Helmet +divinerpg:ender_chestplate, Ender Chestplate +divinerpg:ender_leggings, Ender Leggings +divinerpg:ender_boots, Ender Boots +divinerpg:blue_ender_helmet, Blue Ender Helmet +divinerpg:blue_ender_chestplate, Blue Ender Chestplate +divinerpg:blue_ender_leggings, Blue Ender Leggings +divinerpg:blue_ender_boots, Blue Ender Boots +divinerpg:gray_ender_helmet, Gray Ender Helmet +divinerpg:gray_ender_chestplate, Gray Ender Chestplate +divinerpg:gray_ender_leggings, Gray Ender Leggings +divinerpg:gray_ender_boots, Gray Ender Boots +divinerpg:green_ender_helmet, Green Ender Helmet +divinerpg:green_ender_chestplate, Green Ender Chestplate +divinerpg:green_ender_leggings, Green Ender Leggings +divinerpg:green_ender_boots, Green Ender Boots +divinerpg:red_ender_helmet, Red Ender Helmet +divinerpg:red_ender_chestplate, Red Ender Chestplate +divinerpg:red_ender_leggings, Red Ender Leggings +divinerpg:red_ender_boots, Red Ender Boots +divinerpg:yellow_ender_helmet, Yellow Ender Helmet +divinerpg:yellow_ender_chestplate, Yellow Ender Chestplate +divinerpg:yellow_ender_leggings, Yellow Ender Leggings +divinerpg:yellow_ender_boots, Yellow Ender Boots +divinerpg:frozen_helmet, Frozen Helmet +divinerpg:frozen_chestplate, Frozen Chestplate +divinerpg:frozen_leggings, Frozen Leggings +divinerpg:frozen_boots, Frozen Boots +divinerpg:inferno_helmet, Inferno Helmet +divinerpg:inferno_chestplate, Inferno Chestplate +divinerpg:inferno_leggings, Inferno Leggings +divinerpg:inferno_boots, Inferno Boots +divinerpg:jack_o_man_helmet, Jack O Man Helmet +divinerpg:jack_o_man_chestplate, Jack O Man Chestplate +divinerpg:jack_o_man_leggings, Jack O Man Leggings +divinerpg:jack_o_man_boots, Jack O Man Boots +divinerpg:jungle_helmet, Jungle Helmet +divinerpg:jungle_chestplate, Jungle Chestplate +divinerpg:jungle_leggings, Jungle Leggings +divinerpg:jungle_boots, Jungle Boots +divinerpg:kraken_helmet, Kraken Helmet +divinerpg:kraken_chestplate, Kraken Chestplate +divinerpg:kraken_leggings, Kraken Leggings +divinerpg:kraken_boots, Kraken Boots +divinerpg:netherite_helmet, Netherite Helmet +divinerpg:netherite_chestplate, Netherite Chestplate +divinerpg:netherite_leggings, Netherite Leggings +divinerpg:netherite_boots, Netherite Boots +divinerpg:realmite_helmet, Realmite Helmet +divinerpg:realmite_chestplate, Realmite Chestplate +divinerpg:realmite_leggings, Realmite Leggings +divinerpg:realmite_boots, Realmite Boots +divinerpg:rupee_helmet, Rupee Helmet +divinerpg:rupee_chestplate, Rupee Chestplate +divinerpg:rupee_leggings, Rupee Leggings +divinerpg:rupee_boots, Rupee Boots +divinerpg:blue_rupee_helmet, Blue Rupee Helmet +divinerpg:blue_rupee_chestplate, Blue Rupee Chestplate +divinerpg:blue_rupee_leggings, Blue Rupee Leggings +divinerpg:blue_rupee_boots, Blue Rupee Boots +divinerpg:gray_rupee_helmet, Gray Rupee Helmet +divinerpg:gray_rupee_chestplate, Gray Rupee Chestplate +divinerpg:gray_rupee_leggings, Gray Rupee Leggings +divinerpg:gray_rupee_boots, Gray Rupee Boots +divinerpg:green_rupee_helmet, Green Rupee Helmet +divinerpg:green_rupee_chestplate, Green Rupee Chestplate +divinerpg:green_rupee_leggings, Green Rupee Leggings +divinerpg:green_rupee_boots, Green Rupee Boots +divinerpg:red_rupee_helmet, Red Rupee Helmet +divinerpg:red_rupee_chestplate, Red Rupee Chestplate +divinerpg:red_rupee_leggings, Red Rupee Leggings +divinerpg:red_rupee_boots, Red Rupee Boots +divinerpg:yellow_rupee_helmet, Yellow Rupee Helmet +divinerpg:yellow_rupee_chestplate, Yellow Rupee Chestplate +divinerpg:yellow_rupee_leggings, Yellow Rupee Leggings +divinerpg:yellow_rupee_boots, Yellow Rupee Boots +divinerpg:shadow_helmet, Shadow Helmet +divinerpg:shadow_chestplate, Shadow Chestplate +divinerpg:shadow_leggings, Shadow Leggings +divinerpg:shadow_boots, Shadow Boots +divinerpg:skeleman_helmet, Skeleman Helmet +divinerpg:skeleman_chestplate, Skeleman Chestplate +divinerpg:skeleman_leggings, Skeleman Leggings +divinerpg:skeleman_boots, Skeleman Boots +divinerpg:terran_helmet, Terran Helmet +divinerpg:terran_chestplate, Terran Chestplate +divinerpg:terran_leggings, Terran Leggings +divinerpg:terran_boots, Terran Boots +divinerpg:wither_reaper_helmet, Wither Reaper Helmet +divinerpg:wither_reaper_chestplate, Wither Reaper Chestplate +divinerpg:wither_reaper_leggings, Wither Reaper Leggings +divinerpg:wither_reaper_boots, Wither Reaper Boots +divinerpg:santa_helmet, Santa Cap +divinerpg:santa_chestplate, Santa Tunic +divinerpg:santa_leggings, Santa Pants +divinerpg:santa_boots, Santa Boots +divinerpg:eden_helmet, Eden Helmet +divinerpg:eden_chestplate, Eden Chestplate +divinerpg:eden_leggings, Eden Leggings +divinerpg:eden_boots, Eden Boots +divinerpg:wildwood_helmet, Wildwood Helmet +divinerpg:wildwood_chestplate, Wildwood Chestplate +divinerpg:wildwood_leggings, Wildwood Leggings +divinerpg:wildwood_boots, Wildwood Boots +divinerpg:apalachia_helmet, Apalachia Helmet +divinerpg:apalachia_chestplate, Apalachia Chestplate +divinerpg:apalachia_leggings, Apalachia Leggings +divinerpg:apalachia_boots, Apalachia Boots +divinerpg:skythern_helmet, Skythern Helmet +divinerpg:skythern_chestplate, Skythern Chestplate +divinerpg:skythern_leggings, Skythern Leggings +divinerpg:skythern_boots, Skythern Boots +divinerpg:mortum_helmet, Mortum Helmet +divinerpg:mortum_chestplate, Mortum Chestplate +divinerpg:mortum_leggings, Mortum Leggings +divinerpg:mortum_boots, Mortum Boots +divinerpg:halite_helmet, Halite Helmet +divinerpg:halite_chestplate, Halite Chestplate +divinerpg:halite_leggings, Halite Leggings +divinerpg:halite_boots, Halite Boots +divinerpg:awakened_halite_helmet, Awakened Halite Helmet +divinerpg:awakened_halite_chestplate, Awakened Halite Chestplate +divinerpg:awakened_halite_leggings, Awakened Halite Leggings +divinerpg:awakened_halite_boots, Awakened Halite Boots +divinerpg:korma_helmet, Korma Helmet +divinerpg:korma_chestplate, Korma Chestplate +divinerpg:korma_leggings, Korma Leggings +divinerpg:korma_boots, Korma Boots +divinerpg:vemos_helmet, Vemos Helmet +divinerpg:vemos_chestplate, Vemos Chestplate +divinerpg:vemos_leggings, Vemos Leggings +divinerpg:vemos_boots, Vemos Boots +divinerpg:degraded_helmet, Degraded Helmet +divinerpg:degraded_hood, Degraded Hood +divinerpg:degraded_mask, Degraded Mask +divinerpg:degraded_chestplate, Degraded Chestplate +divinerpg:degraded_leggings, Degraded Leggings +divinerpg:degraded_boots, Degraded Boots +divinerpg:finished_helmet, Finished Helmet +divinerpg:finished_hood, Finished Hood +divinerpg:finished_mask, Finished Mask +divinerpg:finished_chestplate, Finished Chestplate +divinerpg:finished_leggings, Finished Leggings +divinerpg:finished_boots, Finished Boots +divinerpg:glistening_helmet, Glistening Helmet +divinerpg:glistening_hood, Glistening Hood +divinerpg:glistening_mask, Glistening Mask +divinerpg:glistening_chestplate, Glistening Chestplate +divinerpg:glistening_leggings, Glistening Leggings +divinerpg:glistening_boots, Glistening Boots +divinerpg:demonized_helmet, Demonized Helmet +divinerpg:demonized_hood, Demonized Hood +divinerpg:demonized_mask, Demonized Mask +divinerpg:demonized_chestplate, Demonized Chestplate +divinerpg:demonized_leggings, Demonized Leggings +divinerpg:demonized_boots, Demonized Boots +divinerpg:tormented_helmet, Tormented Helmet +divinerpg:tormented_hood, Tormented Hood +divinerpg:tormented_mask, Tormented Mask +divinerpg:tormented_chestplate, Tormented Chestplate +divinerpg:tormented_leggings, Tormented Leggings +divinerpg:tormented_boots, Tormented Boots divinerpg:arlemite_shovel, Arlemite Shovel divinerpg:arlemite_pickaxe, Arlemite Pickaxe divinerpg:arlemite_axe, Arlemite Axe @@ -36343,41 +36561,6 @@ divinerpg:mortum_axe, Mortum Axe divinerpg:dream_shovel, Dream Shovel divinerpg:dream_pickaxe, Dream Pickaxe divinerpg:dream_axe, Dream Axe -enderutilities:asu:0, Adjustable Storage Unit -enderutilities:barrel:0, Barrel -enderutilities:draw_bridge:0, Drawbridge -enderutilities:draw_bridge:1, Advanced Drawbridge -enderutilities:ender_elevator:0, Ender Elevator (white) -enderutilities:ender_elevator_slab:0, Ender Elevator Slab (white) -enderutilities:ender_elevator_layer:0, Ender Elevator Layer (white) -enderutilities:inserter:0, Inserter -enderutilities:inserter:1, Inserter (Filtered) -enderutilities:floor:0, Floor -enderutilities:floor:1, Cracked Floor -enderutilities:energy_bridge:0, Energy Bridge Resonator -enderutilities:energy_bridge:1, Energy Bridge Receiver -enderutilities:energy_bridge:2, Energy Bridge Transmitter -enderutilities:machine_0:0, Ender Furnace -enderutilities:machine_1:0, Ender Infuser -enderutilities:machine_1:1, Tool Workstation -enderutilities:machine_1:2, Creation Station -enderutilities:machine_1:3, Advanced Quick Stacker -enderutilities:molecular_exciter, tile.null.name -enderutilities:msu:0, Massive Storage Unit -enderutilities:msu:1, Massive Storage Bundle -enderutilities:phasing:0, Phasing Block -enderutilities:phasing:1, Phasing Block (inverted) -enderutilities:frame, tile.null.name -enderutilities:portal_panel, tile.null.name -enderutilities:sound_block:0, Sound Block -enderutilities:storage_0:0, Small Memory Chest -enderutilities:storage_0:1, Memory Chest -enderutilities:storage_0:2, Large Memory Chest -enderutilities:storage_0:3, Handy Chest (Small) -enderutilities:storage_0:4, Handy Chest (Normal) -enderutilities:storage_0:5, Handy Chest (Large) -enderutilities:storage_0:6, Handy Chest (Extended) -enderutilities:storage_0:7, Junk Storage Unit enderutilities:endercapacitor:0, Ender Capacitor (Basic) enderutilities:endercapacitor:0, Ender Capacitor (Basic) enderutilities:endercapacitor:1, Ender Capacitor (Enhanced) @@ -36449,6 +36632,174 @@ enderutilities:syringe:1, Paralyzer Syringe enderutilities:syringe:2, Stimulant Syringe enderutilities:syringe:3, Passifier Syringe enderutilities:void_pickaxe, Void Pickaxe +enderutilities:asu:0, Adjustable Storage Unit +enderutilities:barrel:0, Barrel +enderutilities:draw_bridge:0, Drawbridge +enderutilities:draw_bridge:1, Advanced Drawbridge +enderutilities:ender_elevator:0, Ender Elevator (white) +enderutilities:ender_elevator_slab:0, Ender Elevator Slab (white) +enderutilities:ender_elevator_layer:0, Ender Elevator Layer (white) +enderutilities:inserter:0, Inserter +enderutilities:inserter:1, Inserter (Filtered) +enderutilities:floor:0, Floor +enderutilities:floor:1, Cracked Floor +enderutilities:energy_bridge:0, Energy Bridge Resonator +enderutilities:energy_bridge:1, Energy Bridge Receiver +enderutilities:energy_bridge:2, Energy Bridge Transmitter +enderutilities:machine_0:0, Ender Furnace +enderutilities:machine_1:0, Ender Infuser +enderutilities:machine_1:1, Tool Workstation +enderutilities:machine_1:2, Creation Station +enderutilities:machine_1:3, Advanced Quick Stacker +enderutilities:molecular_exciter, tile.null.name +enderutilities:msu:0, Massive Storage Unit +enderutilities:msu:1, Massive Storage Bundle +enderutilities:phasing:0, Phasing Block +enderutilities:phasing:1, Phasing Block (inverted) +enderutilities:frame, tile.null.name +enderutilities:portal_panel, tile.null.name +enderutilities:sound_block:0, Sound Block +enderutilities:storage_0:0, Small Memory Chest +enderutilities:storage_0:1, Memory Chest +enderutilities:storage_0:2, Large Memory Chest +enderutilities:storage_0:3, Handy Chest (Small) +enderutilities:storage_0:4, Handy Chest (Normal) +enderutilities:storage_0:5, Handy Chest (Large) +enderutilities:storage_0:6, Handy Chest (Extended) +enderutilities:storage_0:7, Junk Storage Unit +erebus:erebus_food:0, Beetle Larva +erebus:erebus_food:1, Cooked Beetle Larva +erebus:erebus_food:2, Grasshopper Leg +erebus:erebus_food:3, Cooked Grasshopper Leg +erebus:erebus_food:4, Tarantula Leg +erebus:erebus_food:5, Crispy Tarantula Leg +erebus:erebus_food:6, Bamboo Soup +erebus:erebus_food:7, Melonade +erebus:erebus_food:8, Sparkly Melonade +erebus:erebus_food:9, Larvae-on-a-Stick +erebus:erebus_food:10, Honey Sandwich +erebus:erebus_food:11, Dark Fruit +erebus:erebus_food:12, Raw Titan Chop +erebus:erebus_food:13, Cooked Titan Chop +erebus:erebus_food:14, Swampberries +erebus:erebus_food:15, Cabbage +erebus:erebus_food:16, Cooked Titan Stew +erebus:erebus_food:17, Raw Prickly Pear +erebus:erebus_food:18, Cooked Prickly Pear +erebus:erebus_food:19, Dark Fruit Pie +erebus:heart_berries, Heartberries +erebus:life_blood, Life Blood +erebus:turnip, Turnips +erebus:cabbage_seeds, Cabbage Seeds +erebus:mandrake_root, Mandrake Root +erebus:stag_heart_raw, Heart of the Stag +erebus:stag_heart_cooked, Roasted Heart of the Stag +erebus:smoothie:0, Green Tea Grasshopper Smoothie +erebus:smoothie:1, Money Honey Smoothie +erebus:smoothie:2, Nothing In The Middle Smoothie +erebus:smoothie:3, Green Giant Smoothie +erebus:smoothie:4, Seedy Goodness Smoothie +erebus:smoothie:5, Givin' Me The Blues Smoothie +erebus:smoothie:6, Hot Hot Baby Smoothie +erebus:smoothie:7, Don't Meddle With The Nettle Smoothie +erebus:smoothie:8, Liquid Gold Smoothie +erebus:smoothie:9, Bryuf's Brew Smoothie +erebus:idols:0, Mud Scarab +erebus:idols:1, Iron Scarab +erebus:idols:2, Gold Scarab +erebus:idols:3, Jade Scarab +erebus:idols:4, Spawn Mud Umbergolem +erebus:idols:5, Spawn Iron Umbergolem +erebus:idols:6, Spawn Gold Umbergolem +erebus:idols:7, Spawn Jade Umbergolem +erebus:jade_helmet, Jade Helmet +erebus:jade_chestplate, Jade Chestplate +erebus:jade_leggings, Jade Leggings +erebus:jade_boots, Jade Boots +erebus:jade_sword, Jade Sword +erebus:jade_pickaxe, Jade Pickaxe +erebus:jade_axe, Jade Axe +erebus:jade_shovel, Jade Shovel +erebus:jade_paxel, Jade Paxel +erebus:jade_hoe, Jade Hoe +erebus:exoskeleton_helmet, Exoskeleton Helmet +erebus:exoskeleton_chestplate, Exoskeleton Chestplate +erebus:exoskeleton_leggings, Exoskeleton Leggings +erebus:exoskeleton_boots, Exoskeleton Boots +erebus:rein_exoskeleton_helmet, Reinforced Exoskeleton Helmet +erebus:rein_exoskeleton_chestplate, Reinforced Exoskeleton Chestplate +erebus:rein_exoskeleton_leggings, Reinforced Exoskeleton Leggings +erebus:rein_exoskeleton_boots, Reinforced Exoskeleton Boots +erebus:rhino_exoskeleton_helmet, Rhino Plate Helmet +erebus:rhino_exoskeleton_chestplate, Rhino Plate Chestplate +erebus:rhino_exoskeleton_leggings, Rhino Plate Leggings +erebus:rhino_exoskeleton_boots, Rhino Plate Boots +erebus:bamboo_helmet, Bamboo Helmet +erebus:bamboo_chestplate, Bamboo Chestplate +erebus:bamboo_leggings, Bamboo Leggings +erebus:bamboo_boots, Bamboo Boots +erebus:bambucket, Bambucket +erebus:rein_compound_goggles, Reinforced Compound Goggles +erebus:compound_goggles, Compound Goggles +erebus:sprint_leggings, Sprint Leggings +erebus:jump_boots, Jump Boots +erebus:glider_chestplate, Glider Chestplate +erebus:glider_chestplate_powered, Powered Glider Chestplate +erebus:mushroom_helmet, Mush Helm +erebus:spider_t_shirt, Tarantula Boss Trophy +erebus:water_striders, Water Striders +erebus:bamboo_shield, Bamboo Shield +erebus:exoskeleton_shield, Exoskeleton Shield +erebus:jade_shield, Jade Shield +erebus:rein_exoskeleton_shield, Reinforced Exoskeleton Shield +erebus:rhino_exoskeleton_shield, Rhino Plate Shield +erebus:rolled_newspaper, Rolled-up Newspaper +erebus:wasp_sword, Wasp Sword +erebus:wasp_dagger, Wasp Dagger +erebus:enhanced_scorpion_pincer, Augmented Scorpion Pincer +erebus:war_hammer, Quake Hammer +erebus:web_slinger, Web Slinger +erebus:web_slinger_wither, Wither Web Slinger +erebus:max_speed_bow, Maximum Speed Bow +erebus:nectar_collector, Nectar Collector +erebus:ant_taming_amulet, Ant Taming Amulet +erebus:bee_taming_amulet, Bee Taming Amulet +erebus:woodlouse_ball, Woodlouse Ball +erebus:wand_of_animation, Wand of Animation +erebus:anti_venom_bottle, Bottle of Anti-Venom +erebus:flower_seed:0, Black Flower Seeds +erebus:flower_seed:1, Red Flower Seeds +erebus:flower_seed:2, Brown Flower Seeds +erebus:flower_seed:3, Blue Flower Seeds +erebus:flower_seed:4, Purple Flower Seeds +erebus:flower_seed:5, Cyan Flower Seeds +erebus:flower_seed:6, Light Gray Flower Seeds +erebus:flower_seed:7, Gray Flower Seeds +erebus:flower_seed:8, Pink Flower Seeds +erebus:flower_seed:9, Yellow Flower Seeds +erebus:flower_seed:10, Light Blue Flower Seeds +erebus:flower_seed:11, Magenta Flower Seeds +erebus:flower_seed:12, Orange Flower Seeds +erebus:flower_seed:13, White Flower Seeds +erebus:flower_seed:14, Rainbow Flower Seeds +erebus:death_compass, Death Compass +erebus:spray_can, Insect Repellent +erebus:whetstone:0, Whetstone +erebus:whetstone:1, Whetstone +erebus:whetstone:2, Whetstone +erebus:whetstone:3, Whetstone +erebus:whetstone:4, Whetstone +erebus:whetstone:5, Whetstone +erebus:portal_activator, Staff of Gaea +erebus:homing_beecon, Homing Beecon +erebus:homing_beecon_advanced, Advanced Homing Beecon +erebus:wand_of_preservation, Wand of Preservation +erebus:compost, Compost +erebus:planticide, Planticide +erebus:smoothie_book, Smoothie-matic 2000 +erebus:horn_of_summoning, Horn of Bee Summoning +erebus:erebus_map, Empty Papyrus Map (N.Y.I) +erebus:erebus_map_filled:0, Papyrus Map (N.Y.I) erebus:umberstone:0, Umberstone erebus:umberstone:1, Umbercobble erebus:umberstone:2, Mossy Umbercobble @@ -36829,139 +37180,6 @@ erebus:stairs_varnished, Varnished Stairs erebus:slab_planks_varnished, Varnished Slab erebus:fence_varnished, Varnished Fence erebus:fence_gate_varnished, Varnished Fence Gate -erebus:erebus_food:0, Beetle Larva -erebus:erebus_food:1, Cooked Beetle Larva -erebus:erebus_food:2, Grasshopper Leg -erebus:erebus_food:3, Cooked Grasshopper Leg -erebus:erebus_food:4, Tarantula Leg -erebus:erebus_food:5, Crispy Tarantula Leg -erebus:erebus_food:6, Bamboo Soup -erebus:erebus_food:7, Melonade -erebus:erebus_food:8, Sparkly Melonade -erebus:erebus_food:9, Larvae-on-a-Stick -erebus:erebus_food:10, Honey Sandwich -erebus:erebus_food:11, Dark Fruit -erebus:erebus_food:12, Raw Titan Chop -erebus:erebus_food:13, Cooked Titan Chop -erebus:erebus_food:14, Swampberries -erebus:erebus_food:15, Cabbage -erebus:erebus_food:16, Cooked Titan Stew -erebus:erebus_food:17, Raw Prickly Pear -erebus:erebus_food:18, Cooked Prickly Pear -erebus:erebus_food:19, Dark Fruit Pie -erebus:heart_berries, Heartberries -erebus:life_blood, Life Blood -erebus:turnip, Turnips -erebus:cabbage_seeds, Cabbage Seeds -erebus:mandrake_root, Mandrake Root -erebus:stag_heart_raw, Heart of the Stag -erebus:stag_heart_cooked, Roasted Heart of the Stag -erebus:smoothie:0, Green Tea Grasshopper Smoothie -erebus:smoothie:1, Money Honey Smoothie -erebus:smoothie:2, Nothing In The Middle Smoothie -erebus:smoothie:3, Green Giant Smoothie -erebus:smoothie:4, Seedy Goodness Smoothie -erebus:smoothie:5, Givin' Me The Blues Smoothie -erebus:smoothie:6, Hot Hot Baby Smoothie -erebus:smoothie:7, Don't Meddle With The Nettle Smoothie -erebus:smoothie:8, Liquid Gold Smoothie -erebus:smoothie:9, Bryuf's Brew Smoothie -erebus:idols:0, Mud Scarab -erebus:idols:1, Iron Scarab -erebus:idols:2, Gold Scarab -erebus:idols:3, Jade Scarab -erebus:idols:4, Spawn Mud Umbergolem -erebus:idols:5, Spawn Iron Umbergolem -erebus:idols:6, Spawn Gold Umbergolem -erebus:idols:7, Spawn Jade Umbergolem -erebus:jade_helmet, Jade Helmet -erebus:jade_chestplate, Jade Chestplate -erebus:jade_leggings, Jade Leggings -erebus:jade_boots, Jade Boots -erebus:jade_sword, Jade Sword -erebus:jade_pickaxe, Jade Pickaxe -erebus:jade_axe, Jade Axe -erebus:jade_shovel, Jade Shovel -erebus:jade_paxel, Jade Paxel -erebus:jade_hoe, Jade Hoe -erebus:exoskeleton_helmet, Exoskeleton Helmet -erebus:exoskeleton_chestplate, Exoskeleton Chestplate -erebus:exoskeleton_leggings, Exoskeleton Leggings -erebus:exoskeleton_boots, Exoskeleton Boots -erebus:rein_exoskeleton_helmet, Reinforced Exoskeleton Helmet -erebus:rein_exoskeleton_chestplate, Reinforced Exoskeleton Chestplate -erebus:rein_exoskeleton_leggings, Reinforced Exoskeleton Leggings -erebus:rein_exoskeleton_boots, Reinforced Exoskeleton Boots -erebus:rhino_exoskeleton_helmet, Rhino Plate Helmet -erebus:rhino_exoskeleton_chestplate, Rhino Plate Chestplate -erebus:rhino_exoskeleton_leggings, Rhino Plate Leggings -erebus:rhino_exoskeleton_boots, Rhino Plate Boots -erebus:bamboo_helmet, Bamboo Helmet -erebus:bamboo_chestplate, Bamboo Chestplate -erebus:bamboo_leggings, Bamboo Leggings -erebus:bamboo_boots, Bamboo Boots -erebus:bambucket, Bambucket -erebus:rein_compound_goggles, Reinforced Compound Goggles -erebus:compound_goggles, Compound Goggles -erebus:sprint_leggings, Sprint Leggings -erebus:jump_boots, Jump Boots -erebus:glider_chestplate, Glider Chestplate -erebus:glider_chestplate_powered, Powered Glider Chestplate -erebus:mushroom_helmet, Mush Helm -erebus:spider_t_shirt, Tarantula Boss Trophy -erebus:water_striders, Water Striders -erebus:bamboo_shield, Bamboo Shield -erebus:exoskeleton_shield, Exoskeleton Shield -erebus:jade_shield, Jade Shield -erebus:rein_exoskeleton_shield, Reinforced Exoskeleton Shield -erebus:rhino_exoskeleton_shield, Rhino Plate Shield -erebus:rolled_newspaper, Rolled-up Newspaper -erebus:wasp_sword, Wasp Sword -erebus:wasp_dagger, Wasp Dagger -erebus:enhanced_scorpion_pincer, Augmented Scorpion Pincer -erebus:war_hammer, Quake Hammer -erebus:web_slinger, Web Slinger -erebus:web_slinger_wither, Wither Web Slinger -erebus:max_speed_bow, Maximum Speed Bow -erebus:nectar_collector, Nectar Collector -erebus:ant_taming_amulet, Ant Taming Amulet -erebus:bee_taming_amulet, Bee Taming Amulet -erebus:woodlouse_ball, Woodlouse Ball -erebus:wand_of_animation, Wand of Animation -erebus:anti_venom_bottle, Bottle of Anti-Venom -erebus:flower_seed:0, Black Flower Seeds -erebus:flower_seed:1, Red Flower Seeds -erebus:flower_seed:2, Brown Flower Seeds -erebus:flower_seed:3, Blue Flower Seeds -erebus:flower_seed:4, Purple Flower Seeds -erebus:flower_seed:5, Cyan Flower Seeds -erebus:flower_seed:6, Light Gray Flower Seeds -erebus:flower_seed:7, Gray Flower Seeds -erebus:flower_seed:8, Pink Flower Seeds -erebus:flower_seed:9, Yellow Flower Seeds -erebus:flower_seed:10, Light Blue Flower Seeds -erebus:flower_seed:11, Magenta Flower Seeds -erebus:flower_seed:12, Orange Flower Seeds -erebus:flower_seed:13, White Flower Seeds -erebus:flower_seed:14, Rainbow Flower Seeds -erebus:death_compass, Death Compass -erebus:spray_can, Insect Repellent -erebus:whetstone:0, Whetstone -erebus:whetstone:1, Whetstone -erebus:whetstone:2, Whetstone -erebus:whetstone:3, Whetstone -erebus:whetstone:4, Whetstone -erebus:whetstone:5, Whetstone -erebus:portal_activator, Staff of Gaea -erebus:homing_beecon, Homing Beecon -erebus:homing_beecon_advanced, Advanced Homing Beecon -erebus:wand_of_preservation, Wand of Preservation -erebus:compost, Compost -erebus:planticide, Planticide -erebus:smoothie_book, Smoothie-matic 2000 -erebus:horn_of_summoning, Horn of Bee Summoning -erebus:erebus_map, Empty Papyrus Map (N.Y.I) -erebus:erebus_map_filled:0, Papyrus Map (N.Y.I) extendedcrafting:storage:0, Block of Black Iron extendedcrafting:storage:1, Block of Luminessence extendedcrafting:storage:2, Block of Nether Stars @@ -37077,7 +37295,6 @@ extendedcrafting:singularity_custom:659, Thermoconducting Singularity extendedcrafting:singularity_custom:658, Terrasteel Singularity extendedcrafting:singularity_custom:657, Mithrillium Singularity extendedcrafting:singularity_custom:656, Blood Infused Singularity -extendedcrafting:singularity_custom:655, Mana Infused Singularity extendedcrafting:singularity_custom:654, Neutronium Singularity extendedcrafting:singularity_custom:653, Ethaxium Singularity extendedcrafting:singularity_custom:652, Insanium Singularity @@ -37116,6 +37333,20 @@ extendedcrafting:singularity_custom:1023, Shyrelands Singularity extendedcrafting:singularity_custom:1024, Skeletal Singularity extendedcrafting:singularity_custom:1025, Etherium Singularity extendedcrafting:singularity_ultimate, The Ultimate Singularity +extrabotany:pedestal, tile.pedestal.name +extrabotany:blockorichalcos, tile.blockorichalcos.name +extrabotany:manabarrel, tile.manabarrel.name +extrabotany:cocoondesire, tile.cocoondesire.name +extrabotany:managenerator, tile.managenerator.name +extrabotany:manaliquefaction, tile.manaliquefaction.name +extrabotany:fluidedmana, Fluided Mana +extrabotany:elfjar, tile.elfjar.name +extrabotany:trophy, tile.trophy.name +extrabotany:quantummanabuffer, tile.quantummanabuffer.name +extrabotany:dimensioncatalyst, tile.dimensioncatalyst.name +extrabotany:blockshadowium, tile.blockshadowium.name +extrabotany:blockphotonium, tile.blockphotonium.name +extrabotany:chargepad, tile.chargepad.name extrabotany:manareader, item.manareader.name extrabotany:spiritfuel, item.spiritfuel.name extrabotany:nightmarefuel, item.nightmarefuel.name @@ -37234,20 +37465,6 @@ extrabotany:manadriverring, item.manadriverring.name extrabotany:magicfinger, item.magicfinger.name extrabotany:silenteternity, item.silenteternity.name extrabotany:specialbag, item.specialbag.name -extrabotany:pedestal, tile.pedestal.name -extrabotany:blockorichalcos, tile.blockorichalcos.name -extrabotany:manabarrel, tile.manabarrel.name -extrabotany:cocoondesire, tile.cocoondesire.name -extrabotany:managenerator, tile.managenerator.name -extrabotany:manaliquefaction, tile.manaliquefaction.name -extrabotany:fluidedmana, Fluided Mana -extrabotany:elfjar, tile.elfjar.name -extrabotany:trophy, tile.trophy.name -extrabotany:quantummanabuffer, tile.quantummanabuffer.name -extrabotany:dimensioncatalyst, tile.dimensioncatalyst.name -extrabotany:blockshadowium, tile.blockshadowium.name -extrabotany:blockphotonium, tile.blockphotonium.name -extrabotany:chargepad, tile.chargepad.name extracpus:crafting_storage_256k, 256k Crafting Storage extracpus:crafting_storage_1024k, 1024k Crafting Storage extracpus:crafting_storage_4096k, 4096k Crafting Storage @@ -37479,13 +37696,13 @@ storagedrawers:trim:2, Birch Trim storagedrawers:trim:3, Jungle Trim storagedrawers:trim:4, Acacia Trim storagedrawers:trim:5, Dark Oak Trim -storagedrawers:framingtable, Framing Table storagedrawers:customdrawers:0, Framed Drawer storagedrawers:customdrawers:1, Framed Drawers 1x2 storagedrawers:customdrawers:2, Framed Drawers 2x2 storagedrawers:customdrawers:3, Framed Half Drawers 1x2 storagedrawers:customdrawers:4, Framed Half Drawers 2x2 storagedrawers:customtrim, Framed Trim +storagedrawers:framingtable, Framing Table fluxnetworks:flux, Flux fluxnetworks:fluxcore, Flux Core fluxnetworks:fluxconfigurator, Flux Configurator @@ -38926,24 +39143,6 @@ rftools:ender_monitor, Ender Monitor rftools:storage_scanner, Storage Scanner rftools:elevator, Elevator rftools:booster, Booster -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 ironchest:iron_chest:0, Iron Chest ironchest:iron_chest:1, Gold Chest ironchest:iron_chest:2, Diamond Chest @@ -39064,6 +39263,24 @@ 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 itemfilters:filter, Item Filter itemfilters:missing, Missing Item jecalculation:item_calculator:0, Crafting Calculator @@ -39145,9 +39362,13 @@ modularmachinery:blockupgradebus:1, §6Reinforced Upgrade Bus modularmachinery:blockupgradebus:2, §bElite Upgrade Bus modularmachinery:blockupgradebus:3, §5Super Upgrade Bus modularmachinery:blockupgradebus:4, §eUltimate Upgrade Bus +modularmachinery:blockmeitemoutputbus, ME Machinery Item Output Bus +modularmachinery:blockmeiteminputbus, ME Machinery Item Input Bus +modularmachinery:blockmefluidoutputbus, ME Machinery Fluid Output Bus +modularmachinery:blockmefluidinputbus, ME Machinery Fluid Input Bus modularmachinery:mythical_resource_miner_tier4_controller, tile.null.name -modularmachinery:mythical_resource_miner_tier3_controller, tile.null.name modularmachinery:neutronium_cannon_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier3_controller, tile.null.name modularmachinery:mythical_resource_miner_tier2_controller, tile.null.name modularmachinery:lp_harvester_controller, tile.null.name modularmachinery:mythical_resource_miner_tier1_controller, tile.null.name @@ -39162,17 +39383,17 @@ modularmachinery:mythical_resource_miner_tier6_controller, tile.null.name modularmachinery:gaia_altar_controller, tile.null.name modularmachinery:mythical_resource_miner_tier5_controller, tile.null.name modularmachinery:mythic_processor_drying_rack_controller, tile.null.name -modularmachinery:lilith_altar_controller, tile.null.name modularmachinery:cold_iron_forge_controller, tile.null.name +modularmachinery:lilith_altar_controller, tile.null.name modularmachinery:essentia_solidifier_controller, tile.null.name modularmachinery:dreading_crucible_controller, tile.null.name modularmachinery:linear_fusion_accelerator_controller, tile.null.name modularmachinery:the_cube_controller, tile.null.name -modularmachinery:arc_reactor_controller, tile.null.name -modularmachinery:arcane_autoinfuser_controller, tile.null.name modularmachinery:mythic_processor_alloy_furnace_controller, tile.null.name -modularmachinery:chaotic_condenser_controller, tile.null.name +modularmachinery:arcane_autoinfuser_controller, tile.null.name +modularmachinery:arc_reactor_controller, tile.null.name modularmachinery:plasmatic_condenser_controller, tile.null.name +modularmachinery:chaotic_condenser_controller, tile.null.name modularmachinery:quark_decomposer_controller, tile.null.name modularmachinery:ender_stone_crucible_controller, tile.null.name modularmachinery:essentia_crystallizer_controller, tile.null.name @@ -39193,8 +39414,8 @@ modularmachinery:mythical_resource_miner_tier14_controller, tile.null.name modularmachinery:mythical_resource_miner_tier15_controller, tile.null.name modularmachinery:baphomet_altar_controller, tile.null.name modularmachinery:mythical_resource_miner_tier18_controller, tile.null.name -modularmachinery:mythical_resource_miner_tier19_controller, tile.null.name modularmachinery:gravitite_enchanter_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier19_controller, tile.null.name modularmachinery:carminite_empowerer_controller, tile.null.name modularmachinery:thaumic_replicator_controller, tile.null.name modularmachinery:spatial_crucible_controller, tile.null.name @@ -39203,13 +39424,14 @@ modularmachinery:mythic_processor_pulverizer_controller, tile.null.name modularmachinery:terrestrial_cauldron_controller, tile.null.name modularmachinery:particle_accelerator_controller, tile.null.name modularmachinery:soul_accumulator_controller, tile.null.name -modularmachinery:gravitational_collapser_controller, tile.null.name modularmachinery:mythic_processor_purifier_controller, tile.null.name +modularmachinery:gravitational_collapser_controller, tile.null.name modularmachinery:arcane_autoworkbench_controller, tile.null.name modularmachinery:corrupted_library_controller, tile.null.name modularmachinery:shadow_fracturer_controller, tile.null.name -modularmachinery:meteoric_befaller_controller, tile.null.name modularmachinery:dyson_compressor_controller, tile.null.name +modularmachinery:enchanted_greenhouse_controller, tile.null.name +modularmachinery:meteoric_befaller_controller, tile.null.name modularmachinery:blood_god_altar_controller, tile.null.name modularmachinery:dragonfire_forge_controller, tile.null.name modularmachinery:dimensional_stabilizer_controller, tile.null.name @@ -39224,18 +39446,18 @@ modularmachinery:bloodmaster_crucible_controller, tile.null.name modularmachinery:mythic_processor_muon_extractor_controller, tile.null.name modularmachinery:blood_reprocessor_controller, tile.null.name modularmachinery:advanced_compression_engine_controller, tile.null.name -modularmachinery:inertial_confinement_reactor_controller, tile.null.name modularmachinery:empowered_monolith_controller, tile.null.name +modularmachinery:inertial_confinement_reactor_controller, tile.null.name modularmachinery:mythic_accelerator_controller, tile.null.name modularmachinery:processor_clean_room_controller, tile.null.name modularmachinery:token_totem_controller, tile.null.name modularmachinery:mythical_resource_miner_tier20_controller, tile.null.name modularmachinery:auto_astral_altar_controller, tile.null.name -modularmachinery:mythical_resource_miner_tier23_controller, tile.null.name modularmachinery:mythic_processor_gearworking_die_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier23_controller, tile.null.name modularmachinery:mythical_resource_miner_tier24_controller, tile.null.name -modularmachinery:mythical_resource_miner_tier21_controller, tile.null.name modularmachinery:plasmatic_controller_controller, tile.null.name +modularmachinery:mythical_resource_miner_tier21_controller, tile.null.name modularmachinery:mythical_resource_miner_tier22_controller, tile.null.name modularmachinery:mythical_resource_miner_tier27_controller, tile.null.name modularmachinery:mythical_resource_miner_tier28_controller, tile.null.name @@ -39317,6 +39539,9 @@ plethora:keyboard, Keyboard plethora:manipulator:0, Manipulator Mk I plethora:manipulator:1, Manipulator Mk II plethora:redstone_integrator:0, Redstone integrator +plustic:mirionnugget, Mirion Nugget +plustic:mirioningot, Mirion Ingot +plustic:mirionblock, Mirion Block plustic:pipe_piece:0, Electrical Pipe Piece plustic:pipe_piece:0, Energetic Pipe Piece plustic:pipe_piece:0, Vibrant Pipe Piece @@ -39388,6 +39613,7 @@ plustic:pipe_piece:0, Bloodmaster Pipe Piece plustic:pipe_piece:0, Adamantium Pipe Piece plustic:pipe_piece:0, Vibranium Pipe Piece plustic:pipe_piece:0, Vibranium Alloy Pipe Piece +plustic:pipe_piece:0, Parafrosynium Pipe Piece plustic:pipe_piece:0, Blood Infused Glitch Pipe Piece plustic:pipe_piece:0, Shadowium Pipe Piece plustic:pipe_piece:0, Orichalcos Pipe Piece @@ -39494,13 +39720,13 @@ plustic:pipe_piece:0, Corrupted Pipe Piece plustic:pipe_piece:0, Mirion Pipe Piece plustic:pipe_piece:0, Livingwood Pipe Piece plustic:pipe_piece:0, Elementium Pipe Piece -plustic:pipe_piece:0, Wyvern Pipe Piece -plustic:pipe_piece:0, Awakened Pipe Piece -plustic:pipe_piece:0, Chaotic Pipe Piece plustic:pipe_piece:0, Fusewood Pipe Piece plustic:pipe_piece:0, Ghostwood Pipe Piece plustic:pipe_piece:0, Darkwood Pipe Piece plustic:pipe_piece:0, Emerald Pipe Piece +plustic:pipe_piece:0, Wyvern Pipe Piece +plustic:pipe_piece:0, Awakened Pipe Piece +plustic:pipe_piece:0, Chaotic Pipe Piece plustic:laser_medium:0, Stone Laser Medium plustic:laser_medium:0, Prismarine Laser Medium plustic:laser_medium:0, Blazerod Laser Medium @@ -39524,9 +39750,6 @@ plustic:battery_cell:0, Enori Battery Cell plustic:battery_cell:0, Fluix Crystal Battery Cell plustic:laser_gun, Laser Gun plustic:katana, Katana -plustic:mirionnugget, Mirion Nugget -plustic:mirioningot, Mirion Ingot -plustic:mirionblock, Mirion Block projectex:energy_link, Basic Energy EMC Link projectex:personal_link, Personal EMC Link projectex:refined_link, Refined EMC Link @@ -39812,31 +40035,31 @@ rftoolsdim:structure_essence:8, Structure Swamp Hut Essence rftoolsdim:structure_essence:9, Structure Desert Temple Essence rftoolsdim:structure_essence:10, Structure Jungle Temple Essence rftoolsdim:structure_essence:11, Structure Igloo Essence -rftoolsdim:known_dimlet:4, Sky Dimlet (Normal day) -rftoolsdim:known_dimlet:4, Sky Dimlet (Normal night) -rftoolsdim:known_dimlet:5, Structure Dimlet (None) -rftoolsdim:known_dimlet:2, Material Dimlet (Stone) -rftoolsdim:known_dimlet:1, Liquid Dimlet (Water) -rftoolsdim:known_dimlet:6, Terrain Dimlet (Flat) -rftoolsdim:known_dimlet:9, Digit Dimlet (9) -rftoolsdim:known_dimlet:9, Digit Dimlet (8) -rftoolsdim:known_dimlet:9, Digit Dimlet (5) -rftoolsdim:known_dimlet:9, Digit Dimlet (4) -rftoolsdim:known_dimlet:9, Digit Dimlet (7) -rftoolsdim:known_dimlet:9, Digit Dimlet (6) -rftoolsdim:known_dimlet:10, Effect Dimlet (None) -rftoolsdim:known_dimlet:12, Controller Dimlet (Single) -rftoolsdim:known_dimlet:9, Digit Dimlet (1) -rftoolsdim:known_dimlet:9, Digit Dimlet (0) -rftoolsdim:known_dimlet:9, Digit Dimlet (3) -rftoolsdim:known_dimlet:9, Digit Dimlet (2) -rftoolsdim:known_dimlet:4, Sky Dimlet (Normal) -rftoolsdim:known_dimlet:8, Time Dimlet (Normal) -rftoolsdim:known_dimlet:12, Controller Dimlet (Default) -rftoolsdim:known_dimlet:6, Terrain Dimlet (Void) -rftoolsdim:known_dimlet:13, Weather Dimlet (Default) -rftoolsdim:known_dimlet:3, Mob Dimlet (Default) rftoolsdim:known_dimlet:7, Feature Dimlet (None) +rftoolsdim:known_dimlet:6, Terrain Dimlet (Flat) +rftoolsdim:known_dimlet:1, Liquid Dimlet (Water) +rftoolsdim:known_dimlet:3, Mob Dimlet (Default) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal night) +rftoolsdim:known_dimlet:6, Terrain Dimlet (Void) +rftoolsdim:known_dimlet:8, Time Dimlet (Normal) +rftoolsdim:known_dimlet:9, Digit Dimlet (8) +rftoolsdim:known_dimlet:9, Digit Dimlet (9) +rftoolsdim:known_dimlet:12, Controller Dimlet (Single) +rftoolsdim:known_dimlet:9, Digit Dimlet (4) +rftoolsdim:known_dimlet:9, Digit Dimlet (5) +rftoolsdim:known_dimlet:9, Digit Dimlet (6) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal day) +rftoolsdim:known_dimlet:9, Digit Dimlet (7) +rftoolsdim:known_dimlet:9, Digit Dimlet (0) +rftoolsdim:known_dimlet:9, Digit Dimlet (1) +rftoolsdim:known_dimlet:9, Digit Dimlet (2) +rftoolsdim:known_dimlet:9, Digit Dimlet (3) +rftoolsdim:known_dimlet:12, Controller Dimlet (Default) +rftoolsdim:known_dimlet:2, Material Dimlet (Stone) +rftoolsdim:known_dimlet:13, Weather Dimlet (Default) +rftoolsdim:known_dimlet:10, Effect Dimlet (None) +rftoolsdim:known_dimlet:4, Sky Dimlet (Normal) +rftoolsdim:known_dimlet:5, Structure Dimlet (None) rftoolsdim:efficiency_essence, Efficiency Essence rftoolsdim:mediocre_efficiency_essence, Mediocre Efficiency Essence rftoolsdim:empty_dimension_tab, Empty Dimension Tab @@ -39885,7 +40108,68 @@ roost:chicken:0, Sand Chicken roost:chicken:0, Smart Chicken roost:chicken:0, Bone White Chicken roost:chicken:0, Yellow Chicken +roost:chicken:0, Arcane Amber Chicken +roost:chicken:0, Ascended Amethyst Chicken +roost:chicken:0, Arlemite Chicken +roost:chicken:0, Baronyte Chicken +roost:chicken:0, Blazium Chicken +roost:chicken:0, Bloodgem Chicken +roost:chicken:0, Bloodstone Chicken +roost:chicken:0, Blue Gemstone Chicken +roost:chicken:0, Brightsteel Chicken +roost:chicken:0, Caesium Chicken +roost:chicken:0, Candyte Chicken +roost:chicken:0, Chalcedony Chicken +roost:chicken:0, Chaos Chicken +roost:chicken:0, Charged Runium Chicken +roost:chicken:0, Chestbone Fragment Chicken +roost:chicken:0, Cold Iron Chicken +roost:chicken:0, Crystallite Chicken +roost:chicken:0, Elecanium Chicken +roost:chicken:0, Emberstone Chicken +roost:chicken:0, Energy Chicken +roost:chicken:0, Fluctuatite Chicken +roost:chicken:0, Footbone Fragment Chicken +roost:chicken:0, Gemenyte Chicken +roost:chicken:0, Ghastly Chicken +roost:chicken:0, Ghoulish Chicken +roost:chicken:0, Glitch Chicken +roost:chicken:0, Green Gemstone Chicken +roost:chicken:0, Hassium Chicken +roost:chicken:0, Heraldry Chicken +roost:chicken:0, Infinity Chicken +roost:chicken:0, Ascended Jade Chicken +roost:chicken:0, Jewelyte Chicken +roost:chicken:0, Legbone Fragment Chicken +roost:chicken:0, Limonite Chicken +roost:chicken:0, Lunastone Chicken +roost:chicken:0, Lyon Chicken +roost:chicken:0, Mithrillium Chicken +roost:chicken:0, Mystite Chicken +roost:chicken:0, Netherite Chicken +roost:chicken:0, Ogerite Chicken +roost:chicken:0, Ornamyte Chicken +roost:chicken:0, Osmium Chicken +roost:chicken:0, Palladium Chicken +roost:chicken:0, Polonium Chicken +roost:chicken:0, Pure Chicken +roost:chicken:0, Purple Gemstone Chicken +roost:chicken:0, Realmite Chicken +roost:chicken:0, Red Gemstone Chicken +roost:chicken:0, Rhenium Chicken +roost:chicken:0, Rosite Chicken +roost:chicken:0, Rubidium Chicken +roost:chicken:0, Runium Chicken +roost:chicken:0, Rupee Chicken +roost:chicken:0, Ascended Sapphire Chicken +roost:chicken:0, Skullbone Fragment Chicken roost:chicken:0, Soul Sand Chicken +roost:chicken:0, Strontium Chicken +roost:chicken:0, Unidentified Chicken +roost:chicken:0, Varsium Chicken +roost:chicken:0, Vityte Chicken +roost:chicken:0, White Gemstone Chicken +roost:chicken:0, Yellow Gemstone Chicken roost:chicken:0, Cocoa Brown Chicken roost:chicken:0, Coal Chicken roost:chicken:0, Cyan Chicken @@ -40631,14 +40915,6 @@ thaumicenergistics:upgrade_arcane, Arcane Charging Upgrade thaumicenergistics:knowledge_core, Knowledge Core thaumicenergistics:blank_knowledge_core, Blank Knowledge Core thaumicenergistics:dummy_aspect, item.thaumicenergistics.dummy_aspect.name -thaumictinkerer:share_book, Tome of Knowledge Sharing -thaumictinkerer:black_quartz, Smokey Quartz -thaumictinkerer:connector, Transvector Binder -thaumictinkerer:soul_mould, Soul Mould -thaumictinkerer:energetic_nitor, Energetic Nitor -thaumictinkerer:spellbinding_cloth, Spellbinding Cloth -thaumictinkerer:blood_sword, Cursed Spirit's Blade -thaumictinkerer:mob_aspect, item.thaumictinkerer:mob_aspect.name thaumictinkerer:funnel, Essentia Funnel thaumictinkerer:dissimulation, Dissimulation Block thaumictinkerer:transvector_interface, Transvector Interface @@ -40651,36 +40927,44 @@ thaumictinkerer:enchantment_pillar, Enchanting Pillar thaumictinkerer:animation_tablet, Dynamism Tablet thaumictinkerer:black_quartz_block, Black Quartz Block thaumictinkerer:dummy_nitor, tile.thaumictinkerer:dummy_nitor.name -thaumicwonders:everburning_urn, Everburning Urn -thaumicwonders:catalyzation_chamber, Catalyzation Chamber -thaumicwonders:primordial_accelerator_terminus, Primordial Accelerator Terminus -thaumicwonders:inspiration_engine, Inspiration Engine -thaumicwonders:portal_generator, Portal Generator -thaumicwonders:madness_engine, Madness Engine -thaumicwonders:primordial_accelerator, Primordial Accelerator +thaumictinkerer:share_book, Tome of Knowledge Sharing +thaumictinkerer:black_quartz, Smokey Quartz +thaumictinkerer:connector, Transvector Binder +thaumictinkerer:soul_mould, Soul Mould +thaumictinkerer:energetic_nitor, Energetic Nitor +thaumictinkerer:spellbinding_cloth, Spellbinding Cloth +thaumictinkerer:blood_sword, Cursed Spirit's Blade +thaumictinkerer:mob_aspect, item.thaumictinkerer:mob_aspect.name thaumicwonders:alkahest_vat, Alkahest Vat -thaumicwonders:coalescence_matrix_precursor, Coalescence Matrix -thaumicwonders:flux_capacitor, Flux Capacitor -thaumicwonders:cinderpearl_crop, Cinderpearl -thaumicwonders:vishroom_crop, Vishroom -thaumicwonders:portal_anchor, Portal Anchor -thaumicwonders:void_beacon, Void Beacon -thaumicwonders:meteorb, Meteorb -thaumicwonders:dimensional_ripper, Dimensional Ripper -thaumicwonders:creative_essentia_jar, Creative Essentia Jar -thaumicwonders:primordial_accretion_chamber, Primordial Accretion Chamber -thaumicwonders:placeholder_thaumium_block, Primordial Accretion Chamber -thaumicwonders:primordial_accelerator_tunnel, Primordial Accelerator Tunnel +thaumicwonders:catalyzation_chamber, Catalyzation Chamber +thaumicwonders:madness_engine, Madness Engine thaumicwonders:placeholder_adv_alch_construct, Primordial Accretion Chamber -thaumicwonders:ore_diviner, Ore Diviner +thaumicwonders:meteorb, Meteorb +thaumicwonders:coalescence_matrix_precursor, Coalescence Matrix thaumicwonders:shimmerleaf_crop, Shimmerleaf -thaumicwonders:placeholder_arcane_stone, Catalyzation Chamber -thaumicwonders:hexamite, Hexamite -thaumicwonders:placeholder_void_metal_block, Primordial Accretion Chamber -thaumicwonders:placeholder_obsidian, Catalyzation Chamber -thaumicwonders:flux_distiller, Flux Distiller -thaumicwonders:meaty_orb, Meaty Orb +thaumicwonders:primordial_accelerator, Primordial Accelerator +thaumicwonders:void_beacon, Void Beacon +thaumicwonders:primordial_accelerator_tunnel, Primordial Accelerator Tunnel thaumicwonders:coalescence_matrix, Coalescence Matrix +thaumicwonders:primordial_accelerator_terminus, Primordial Accelerator Terminus +thaumicwonders:creative_essentia_jar, Creative Essentia Jar +thaumicwonders:cinderpearl_crop, Cinderpearl +thaumicwonders:hexamite, Hexamite +thaumicwonders:vishroom_crop, Vishroom +thaumicwonders:inspiration_engine, Inspiration Engine +thaumicwonders:placeholder_arcane_stone, Catalyzation Chamber +thaumicwonders:flux_capacitor, Flux Capacitor +thaumicwonders:everburning_urn, Everburning Urn +thaumicwonders:flux_distiller, Flux Distiller +thaumicwonders:placeholder_void_metal_block, Primordial Accretion Chamber +thaumicwonders:primordial_accretion_chamber, Primordial Accretion Chamber +thaumicwonders:portal_anchor, Portal Anchor +thaumicwonders:placeholder_obsidian, Catalyzation Chamber +thaumicwonders:meaty_orb, Meaty Orb +thaumicwonders:placeholder_thaumium_block, Primordial Accretion Chamber +thaumicwonders:dimensional_ripper, Dimensional Ripper +thaumicwonders:portal_generator, Portal Generator +thaumicwonders:ore_diviner, Ore Diviner thaumicwonders:disjunction_cloth, Disjunction Cloth thaumicwonders:primal_destroyer, Primal Destroyer thaumicwonders:flying_carpet, Flying Carpet @@ -40743,12 +41027,12 @@ tinymobfarm:diamond_farm, Diamond Mob Farm tinymobfarm:emerald_farm, Emerald Mob Farm tinymobfarm:inferno_farm, Inferno Mob Farm tinymobfarm:ultimate_farm, Ultimate Mob Farm +torchmaster:frozen_pearl, Frozen Pearl torchmaster:mega_torch:0, Mega Torch torchmaster:mega_torch:1, Unlit Mega Torch torchmaster:terrain_lighter, Terrain Lighter torchmaster:dread_lamp, Dread Lamp torchmaster:feral_flare_lantern, Feral Flare Lantern -torchmaster:frozen_pearl, Frozen Pearl variegated:compressed_vis_battery, Compressed Vis Battery variegated:blood_apple, Blood Apple variegated:silvered_apple:0, Silvered Apple @@ -42594,9 +42878,9 @@ techreborn:dust:64, Iridium Dust techreborn:dust:65, Thorium Dust techreborn:dust:66, Uranium Dust techreborn:dust:67, Plutonium Dust -techreborn:gem:0, Ruby -techreborn:gem:1, Sapphire -techreborn:gem:2, Peridot +techreborn:gem:0, Reborn Ruby +techreborn:gem:1, Reborn Sapphire +techreborn:gem:2, Reborn Peridot techreborn:gem:3, Red Garnet techreborn:gem:4, Yellow Garnet techreborn:ingot:0, Aluminium Ingot @@ -42844,33 +43128,33 @@ techreborn:bronzehelmet, Bronze Helmet techreborn:bronzechestplate, Bronze Chestplate techreborn:bronzeleggings, Bronze Leggings techreborn:bronzeboots, Bronze Boots -techreborn:rubysword, Ruby Sword -techreborn:rubypickaxe, Ruby Pickaxe -techreborn:rubyspade, Ruby Shovel -techreborn:rubyaxe, Ruby Axe -techreborn:rubyhoe, Ruby Hoe -techreborn:rubyhelmet, Ruby Helmet -techreborn:rubychestplate, Ruby Chestplate -techreborn:rubyleggings, Ruby Leggings -techreborn:rubyboots, Ruby Boots -techreborn:sapphiresword, Sapphire Sword -techreborn:sapphirepickaxe, Sapphire Pickaxe -techreborn:sapphirespade, Sapphire Shovel -techreborn:sapphireaxe, Sapphire Axe -techreborn:sapphirehoe, Sapphire Hoe -techreborn:sapphirehelmet, Sapphire Helmet -techreborn:sapphirechestplate, Sapphire Chestplate -techreborn:sapphireleggings, Sapphire Leggings -techreborn:sapphireboots, Sapphire Boots -techreborn:peridotsword, Peridot Sword -techreborn:peridotpickaxe, Peridot Pickaxe -techreborn:peridotspade, Peridot Shovel -techreborn:peridotaxe, Peridot Axe -techreborn:peridothoe, Peridot Hoe -techreborn:peridothelmet, Peridot Helmet -techreborn:peridotchestplate, Peridot Chestplate -techreborn:peridotleggings, Peridot Leggings -techreborn:peridotboots, Peridot Boots +techreborn:rubysword, Reborn Ruby Sword +techreborn:rubypickaxe, Reborn Ruby Pickaxe +techreborn:rubyspade, Reborn Ruby Shovel +techreborn:rubyaxe, Reborn Ruby Axe +techreborn:rubyhoe, Reborn Ruby Hoe +techreborn:rubyhelmet, Reborn Ruby Helmet +techreborn:rubychestplate, Reborn Ruby Chestplate +techreborn:rubyleggings, Reborn Ruby Leggings +techreborn:rubyboots, Reborn Ruby Boots +techreborn:sapphiresword, Reborn Sapphire Sword +techreborn:sapphirepickaxe, Reborn Sapphire Pickaxe +techreborn:sapphirespade, Reborn Sapphire Shovel +techreborn:sapphireaxe, Reborn Sapphire Axe +techreborn:sapphirehoe, Reborn Sapphire Hoe +techreborn:sapphirehelmet, Reborn Sapphire Helmet +techreborn:sapphirechestplate, Reborn Sapphire Chestplate +techreborn:sapphireleggings, Reborn Sapphire Leggings +techreborn:sapphireboots, Reborn Sapphire Boots +techreborn:peridotsword, Reborn Peridot Sword +techreborn:peridotpickaxe, Reborn Peridot Pickaxe +techreborn:peridotspade, Reborn Peridot Shovel +techreborn:peridotaxe, Reborn Peridot Axe +techreborn:peridothoe, Reborn Peridot Hoe +techreborn:peridothelmet, Reborn Peridot Helmet +techreborn:peridotchestplate, Reborn Peridot Chestplate +techreborn:peridotleggings, Reborn Peridot Leggings +techreborn:peridotboots, Reborn Peridot Boots theoneprobe:probe, The One Probe theoneprobe:creativeprobe, The Creative Probe theoneprobe:probenote, The One Probe Read Me @@ -43633,1219 +43917,1676 @@ buildcraftsilicon:plug_lens:32, Clear Lens buildcraftsilicon:plug_lens:33, Clear Filter buildcraftsilicon:plug_pulsar, Pipe Pulsar buildcraftsilicon:plug_light_sensor, Light Sensor -contenttweaker:moscovium_traces, Moscovium Traces -contenttweaker:the_dark_star, The Dark Star Crystal -contenttweaker:thrice_coated_organic_mythic_board, Thrice-Coated Organic Mythic Board -contenttweaker:gravitite_matrix, Gravitite Matrix -contenttweaker:amfm_fuel, AmFm Fuel -contenttweaker:ground_beef, Ground Beef -contenttweaker:arcane_entropinator, Arcane Entropinator -contenttweaker:tier17_token, Tier 17 Excavation Token -contenttweaker:trait_inferno, Trait Description: Inferno -contenttweaker:enchdesc_insight, Enchantment Description: Insight -contenttweaker:trait_shadow, Trait Description: Shadow -contenttweaker:trait_thermal_inversion, Trait Description: Thermal Inversion -contenttweaker:mythic_excavation_computer:0, Mythic Excavation Power Unit -contenttweaker:mythic_excavation_reactor:0, Mythic Excavation Reactor -contenttweaker:nethengeic_rune, Nethengeic Rune -contenttweaker:runandor_wormhole, Runandor Wormhole -contenttweaker:borean_wormhole, L'Borean Wormhole -contenttweaker:adamantium_ingot, Adamantium Ingot -contenttweaker:corrupted_hyperspace_heart, Corrupted Hyperspace Heart -contenttweaker:mithrillium_egg, Mithrillium Egg -contenttweaker:trait_evil_aura, Trait Description: Evil Aura -contenttweaker:mythic_excavation_engine:0, Mythic Excavation Engine -contenttweaker:tier12_token, Tier 12 Excavation Token -contenttweaker:precasian_cap:0, Precasian Cap -contenttweaker:gold_leaf, Gold Leaf -contenttweaker:trait_petramor, Trait Description: Petramor -contenttweaker:sacrifice_metal_feet, item.contenttweaker.sacrifice_metal_feet.name -contenttweaker:enchdesc_venom, Enchantment Description: Venom -contenttweaker:quenched_organic_mythic_board, Quenched Organic Mythic Board -contenttweaker:recursion_focus_lens, Recursion Focus Lens -contenttweaker:nightmare_incense, Nightmare Incense -contenttweaker:making_colored_will, Making Aspected Will -contenttweaker:baronyte_encrusted_egg, Enchanted Baronyte Egg -contenttweaker:candyland_wormhole, Candyland Wormhole -contenttweaker:early_game_energy, Early Game Energy -contenttweaker:naquadah_chunk, Naquadah Chunk -contenttweaker:horrific_callstone, Horrific Callstone -contenttweaker:klobber_hand, Klobber Hand -contenttweaker:gravitite_sediment, Gravitite Sediment -contenttweaker:alchemical_crystal:0, Alchemical Crystal -contenttweaker:cut_voxponds_garnet, Cut Vox Ponds Garnet -contenttweaker:enchdesc_power, Enchantment Description: Power -contenttweaker:titanium_iridium_coil:0, Titanium Iridium Coil -contenttweaker:trait_stop_being_selfish, Trait Description: Stop Being Selfish -contenttweaker:uncured_organic_mythic_board, Uncured Organic Mythic Board +contenttweaker:mark_of_the_samurai, Mark of the Samurai +contenttweaker:terraformassiflora, Terraformassiflora +contenttweaker:biome_checker, item.contenttweaker.biome_checker.name +contenttweaker:creeponia_callstone, Creeponia Callstone +contenttweaker:deeplands_callstone, Deeplands Callstone +contenttweaker:crystevia_callstone, Crystevia Callstone +contenttweaker:iromine_callstone, Iromine Callstone +contenttweaker:borean_callstone, Borean Callstone +contenttweaker:lunalus_callstone, Lunalus Callstone contenttweaker:wildwood_callstone, Wildwood Callstone -contenttweaker:dysprosium_remains, Dysprosium Remains -contenttweaker:tartarite_ore:0, Tartarite Ore -contenttweaker:modularium_primer, Modularium Primer -contenttweaker:ayeraco_stone:0, Ayeraco Stone -contenttweaker:ancient_cavern_wormhole, Ancient Cavern Wormhole -contenttweaker:water_doped_egg, Water Doped Egg -contenttweaker:unstable_hassium_chunk, Unstable Hassium Chunk -contenttweaker:barathos_artifact, Barathos Artifact -contenttweaker:dreadlands_gem, Dreadlands Gem -contenttweaker:densos_eye, Densos Eye -contenttweaker:strontium_encrusted_egg, Enchanted Strontium Egg -contenttweaker:black_metal_legs, item.contenttweaker.black_metal_legs.name -contenttweaker:etherium_ingot, Etherium Ingot -contenttweaker:eden_refined_gem, Eden Refined Gem -contenttweaker:living_infinity_fruit, Living Infinity Fruit -contenttweaker:liquid_witchcraft_bottle, Liquid Witchcraft Bottle -contenttweaker:arbiterite_crystal, Arbiterite Crystal -contenttweaker:rainbow_egg, Rainbow Egg -contenttweaker:runic_key, Runic Key -contenttweaker:skip_day, Skip Day -contenttweaker:caeles_gem, Caeles Gem -contenttweaker:heart_stone, Heart Stone -contenttweaker:nethengeic_mark, Nethengeic Mark -contenttweaker:cut_mysterium_garnet, Cut Mysterium Garnet -contenttweaker:hassium_encrusted_egg, Enchanted Hassium Egg -contenttweaker:enchdesc_dread, Enchantment Description: Dread -contenttweaker:recursion_fragment_deeplands, Recursion Fragment: Deeplands -contenttweaker:trait_undone, Trait Description: Undone -contenttweaker:arc_residue, Arc Residue -contenttweaker:trait_prosperous, Trait Description: Prosperous -contenttweaker:nightly_gem, Nightly Gem -contenttweaker:puzzle_solution_third_shell, Puzzle Solution: Third Mythic Shell -contenttweaker:compressed_clump_mythic, Compressed Clump of Mythic Matter -contenttweaker:master_spell_dreadia, Master Spell: Dreadia -contenttweaker:skullbone_fragment_egg, Skullbone Fragment Egg -contenttweaker:atomic_mirror, Atomic Mirror -contenttweaker:restless_steel_frame, Restless Steel Frame -contenttweaker:voxponds_artifact, Vox Ponds Artifact -contenttweaker:enriched_canola_seed, Enriched Canola Seeds -contenttweaker:enchdesc_reach, Enchantment Description: Reach -contenttweaker:enchdesc_curse_of_vanishing, Enchantment Description: Curse of Vanishing -contenttweaker:master_spell_praemunio, Master Spell: Praemunio -contenttweaker:sideral_energy_orb, Sideral Energy Orb -contenttweaker:mirroring_mithminite_prism, Mirroring Mithminite Prism -contenttweaker:enchdesc_aqua_affinity, Enchantment Description: Aqua Affinity -contenttweaker:lawrencium_262, Lawrencium-262 -contenttweaker:eldrich_blood_slime, Eldritch Blood Slime -contenttweaker:fragment_of_unraveling, Fragment of Unraveling -contenttweaker:shield_of_terra, Shield of Terra -contenttweaker:trait_splintering, Trait Description: Splintering -contenttweaker:enchdesc_efficiency, Enchantment Description: Efficiency -contenttweaker:thermionic_alloy_ingot, Thermionic Alloy Ingot -contenttweaker:holmium_ingot, Holmium Ingot -contenttweaker:reinforced_shyre_bricks:0, Reinforced Shyre Bricks -contenttweaker:trait_bloody_mary, Trait Description: Bloody Mary -contenttweaker:lawrencium_258, Lawrencium-258 -contenttweaker:trait_ethereal_miner, Trait Description: Ethereal Miner -contenttweaker:green_gemstone_encrusted_egg, Enchanted Green Gemstone Egg -contenttweaker:enchdesc_burnerang, Enchantment Description: Burnerang -contenttweaker:enchdesc_bladerang, Enchantment Description: Bladerang -contenttweaker:blood_infused_dimensional_ingot, Blood Infused Dimensional Ingot -contenttweaker:immortallis_cap:0, Immortallis Cap -contenttweaker:iromine_cap:0, Iromine Cap -contenttweaker:entropy_director_element, Entropy Director Element -contenttweaker:skythern_core, Skythern Core -contenttweaker:conductive_powder, Conductive Powder -contenttweaker:lanthanum_salt, Lanthanum Salt -contenttweaker:spicy_meatball_pasta, Spicy Meatball Pasta -contenttweaker:fermium_260, Fermium-260 -contenttweaker:skythern_refined_gem, Skythern Refined Gem -contenttweaker:magic_mushroom, Scary Vishroom -contenttweaker:deuterium_chunk, Deuterium Chunk -contenttweaker:hempcrete_dust, Hempcrete Dust -contenttweaker:trait_hail_hydra, Trait Description: Hail Hydra -contenttweaker:puzzle_solution_second_shell, Puzzle Solution: Second Mythic Shell -contenttweaker:enchdesc_poisonous, Enchantment Description: Poisonous -contenttweaker:abyssal_wasteland_matter, Abyssal Wasteland Matter -contenttweaker:fermium_257, Fermium-257 -contenttweaker:steadfast_will_powder, Steadfast Will Powder -contenttweaker:shell_dust, Shell Dust -contenttweaker:fermium_255, Fermium-255 -contenttweaker:fermium_254, Fermium-254 -contenttweaker:trait_jaded, Trait Description: Jaded -contenttweaker:chestbone_encrusted_egg, Enchanted Chestbone Fragment Egg -contenttweaker:fermium_252, Fermium-252 -contenttweaker:tantalum_chunk, Tantalum Chunk -contenttweaker:supertranslucent_catalyst, Supertranslucent Catalyst -contenttweaker:sick_fade, Sick Fade -contenttweaker:trait_alien, Trait Description: Alien -contenttweaker:miniature_star:0, Miniature Star -contenttweaker:enchdesc_decay, Enchantment Description: Decay -contenttweaker:rosite_egg, Rosite Egg -contenttweaker:master_spell_desiderium, Master Spell: Desiderium -contenttweaker:celeve_cap:0, Celeve Cap -contenttweaker:cut_lunalus_garnet, Cut Lunalus Garnet -contenttweaker:sacrifice_metal_chest, item.contenttweaker.sacrifice_metal_chest.name -contenttweaker:pastaitem, Pasta -contenttweaker:enchdesc_multijump, Enchantment Description: Multijump -contenttweaker:better_hellfire, Better Hellfire -contenttweaker:sideral_reflector, Sideral Reflector -contenttweaker:nethersky_steel_ingot, Nethersky Steel Ingot -contenttweaker:halite_legs, item.contenttweaker.halite_legs.name -contenttweaker:to_make_statues_safe, These configurations will make statues safe, right click monolith stone with Necronomicon -contenttweaker:trait_dark_traveler, Trait Description: Dark Traveler -contenttweaker:trait_duritae, Trait Description: Duritae -contenttweaker:lunalus_garnet, Lunalus Garnet -contenttweaker:fragment_of_the_arbiter, Arbiter Fragment -contenttweaker:wildwood_core, Wildwood Core -contenttweaker:trait_tweeting, Trait Description: Tweeting -contenttweaker:bloodmaster_metal_head, item.contenttweaker.bloodmaster_metal_head.name -contenttweaker:plate_clump_mythic, Plate of Compressed Mythic Matter -contenttweaker:coralium_shielding, Coralium Shielding -contenttweaker:crystalized_emberstone, Crystalized Emberstone -contenttweaker:fluxed_electrum_shaft, Fluxed Electrum Shaft -contenttweaker:dimensional_ingot, Dimensional Ingot -contenttweaker:depleted_heuf_fuel, Depleted HEUF Fuel -contenttweaker:items_in_all, Items are placed in both Display Stands and Empowerer (follow JEI) -contenttweaker:penumbra_spike, Penumbra Spike -contenttweaker:tier_i_defined_seed, Tier I Defined Seed -contenttweaker:definer_core, Definer Core -contenttweaker:white_gemstone_egg, White Gemstone Egg -contenttweaker:trait_devils_strength, Trait Description: Devil's Strength -contenttweaker:irradiated_filler:0, Irradiated Filler -contenttweaker:gummy_worm_z, Gummy Worm Z -contenttweaker:hive_king_tendril, Hive King Tendril -contenttweaker:pure_warp, Pure Warp -contenttweaker:chestbone_fragment_egg, Chestbone Fragment Egg -contenttweaker:abyssite_crystal, Abyssite Crystal -contenttweaker:fluix_etcher:0, Fluix Etcher -contenttweaker:trait_energy_eater, Trait Description: Energy Eater -contenttweaker:skeletron_skull, Skeletron Skull -contenttweaker:white_fuel:0, White Fuel -contenttweaker:quantum_shard, Quantum Shard -contenttweaker:mortum_core, Mortum Core -contenttweaker:apalachia_core, Apalachia Core -contenttweaker:horcrux, Horcrux -contenttweaker:oi_spinel, Oi Spinel -contenttweaker:jewel_of_the_twilight_forest, Jewel of the Twilight Forest -contenttweaker:trait_natures_blessing, Trait Description: Nature's Blessing -contenttweaker:recursion_fragment_abyss, Recursion Fragment: Abyss -contenttweaker:collecting_stone:0, Collecting Stone -contenttweaker:enchdesc_fuel_efficiency, Enchantment Description: Fuel efficiency -contenttweaker:recursive_tesseract, Recursive Tesseract -contenttweaker:cori_experience, Cori Experience -contenttweaker:trait_holy, Trait Description: Holy -contenttweaker:valtellina_ore:0, Valtellina Ore -contenttweaker:clump_of_mythic_matter, Clump of Mythic Matter -contenttweaker:ghastly_encrusted_egg, Enchanted Ghastly Egg -contenttweaker:call_of_the_haunted, Call of the Haunted -contenttweaker:rhenium_ore:0, Rhenium Ore -contenttweaker:dynatos_artifact, Dynatos Artifact -contenttweaker:nightmare_gem, Nightmare Gem -contenttweaker:living_gold:0, Living Gold -contenttweaker:celian_block:0, Celian Block -contenttweaker:defined_block:0, Defined Block -contenttweaker:vibrating_stone:0, Vibrating Stone -contenttweaker:master_spell_sol, Master Spell: Sol -contenttweaker:trait_payback, Trait Description: Payback -contenttweaker:lower_fragment_cosmos, Lower Fragment Cosmos -contenttweaker:enchdesc_coralium, Enchantment Description: Coralium -contenttweaker:minor_vethea_binding, Vethea Binding -contenttweaker:chaotic_feather, Chaotic Feather -contenttweaker:borean_garnet, Borean Garnet -contenttweaker:energy_egg, Energy Egg -contenttweaker:empowered_gravitite, Empowered Gravitite -contenttweaker:experiment_casing:0, Experiment Casing -contenttweaker:trait_coraliumplagued, Trait Description: Coralium-Plagued -contenttweaker:trait_morgan_le_fay, Trait Description: Morgan Le Fay -contenttweaker:naquadah_gear, Naquadah Gear -contenttweaker:stormland_focus, Stormland Focus -contenttweaker:red_gemstone_encrusted_egg, Enchanted Red Gemstone Egg -contenttweaker:myrmitite_casing:0, tile.contenttweaker.myrmitite_casing.name -contenttweaker:trait_unnatural, Trait Description: Unnatural -contenttweaker:recursive_recipes, Recursive Recipes -contenttweaker:place_pedestals_following_central_symmetry, The outer pedestals can be placed in any configuration that follows central symmetry -contenttweaker:neutronium_casing:0, Neutronium Casing -contenttweaker:triple_compressed_realgar, Triple Compressed Realgar -contenttweaker:shyre_wormhole, Shyre Wormhole -contenttweaker:tyrosaur_horn, Tyrosaur Horn -contenttweaker:halite_head, item.contenttweaker.halite_head.name -contenttweaker:warp_drive, Warp Drive -contenttweaker:erodite_chunk, Erodite Chunk -contenttweaker:precasian_artifact, Precasian Artifact -contenttweaker:madness_gem, Madness Gem -contenttweaker:sword_shield, Sword-Shield -contenttweaker:creeponian_cap:0, Creeponian Cap -contenttweaker:ichor:0, Ichor -contenttweaker:tier7_token, Tier 7 Excavation Token -contenttweaker:twilight_antenna, Twilight Antenna -contenttweaker:ghastly_egg, Ghastly Egg -contenttweaker:skeletal_callstone, Skeletal Callstone -contenttweaker:tsleu_235_fuel, TSLEU-235 Fuel -contenttweaker:crystevia_garnet, Crystevia Garnet -contenttweaker:greckon_cap:0, Greckon Cap -contenttweaker:legbone_encrusted_egg, Enchanted Legbone Fragment Egg -contenttweaker:void_portal_breaker, Void Portal Breaker -contenttweaker:mysterium_wormhole, Mysterium Wormhole -contenttweaker:recursive_powder, Recursive Powder -contenttweaker:uranium_honey_cluster, Uranium Honey Cluster -contenttweaker:vityte_encrusted_egg, Enchanted Vityte Egg -contenttweaker:vinocorne_petal, Vinocorne Petal -contenttweaker:sednanite_stabilizer:0, Sednanite Stabilizer -contenttweaker:object_of_great_mass, Object of Great Mass -contenttweaker:tartarite_monolith:0, Tartarite Monolith -contenttweaker:chaotic_egg, Chaotic Egg -contenttweaker:entropy_construct, Entropy Construct -contenttweaker:high_energy_ray_collector:0, High Energy Ray Collector -contenttweaker:sentient_factory_core:0, Sentient Factory Core -contenttweaker:planet_space_station_chip_computer, Plant and Space Station ID chips are placed in the Guidance Computer -contenttweaker:stable_orbiting_device, Stable Orbiting Device -contenttweaker:hator_spinel, Hator Spinel -contenttweaker:mythus_gem, Mythus Gem -contenttweaker:trait_overflow, Trait Description: Overflow -contenttweaker:trait_writable, Trait Description: Writable -contenttweaker:puzzle_solution_oi, Puzzle Solution: Oi -contenttweaker:vibranium_chest, item.contenttweaker.vibranium_chest.name -contenttweaker:lees_fuel, LEES Fuel -contenttweaker:forgotten_slime, Forgotten Slime -contenttweaker:depleted_lees_fuel, Depleted LEES Fuel -contenttweaker:tier2_token, Tier 2 Excavation Token -contenttweaker:blazium_egg, Blazium Egg -contenttweaker:aeldunari, Aeldunari -contenttweaker:depleted_polonium, Depleted Polonium -contenttweaker:trait_coldblooded, Trait Description: Cold-Blooded -contenttweaker:double_compressed_wafer, Double Compressed Wafer -contenttweaker:recursion_fragment_lelyetia, Recursion Fragment: Lelyetia -contenttweaker:compressed_wafer, Compressed Wafer -contenttweaker:furry_mass, Furry Mass -contenttweaker:shadow_steel, Shadow Steel -contenttweaker:golem_core, Golem Core -contenttweaker:draconic_energy_orb, Draconic Energy Orb -contenttweaker:bloodstone_egg, Bloodstone Egg -contenttweaker:aesir_tribute, Aesir Tribute -contenttweaker:cured_organic_mythic_board, Cured Organic Mythic Board -contenttweaker:enchdesc_brace, Enchantment Description: Brace -contenttweaker:brightsteel_alloy_ingot, Brightsteel Alloy Ingot -contenttweaker:infusion_catalyst:0, Infusion Catalyst -contenttweaker:okazor_rib, Okazor Rib -contenttweaker:tennessine_gem, Tennessine Gem -contenttweaker:trait_flammable, Trait Description: Flammable -contenttweaker:brightsteel_feet, item.contenttweaker.brightsteel_feet.name -contenttweaker:trait_bloodlust, Trait Description: Bloodlust +contenttweaker:skythern_callstone, Skythern Callstone +contenttweaker:tulite_flower, Tulite Flower +contenttweaker:immortallis_callstone, Immortallis Callstone +contenttweaker:horrific_callstone, Horrific Callstone contenttweaker:harbinger_callstone, Harbinger Callstone -contenttweaker:trait_energy_repair, Trait Description: Energy Repair -contenttweaker:trait_poisonous, Trait Description: Poisonous -contenttweaker:complex_gearbox, Complex Gearbox -contenttweaker:serpentine:0, Serpentine -contenttweaker:tier4_token, Tier 4 Excavation Token -contenttweaker:depleted_herrr_fuel, Depleted HERRR Fuel -contenttweaker:trait_vanishing, Trait Description: Vanishing -contenttweaker:radiant_scales, Radiant Scales -contenttweaker:stable_nihonium, Stable Nihonium -contenttweaker:fire_construct, Fire Construct -contenttweaker:enchdesc_curse_of_binding, Enchantment Description: Curse of Binding -contenttweaker:dense_alchemical_shielding, Dense Alchemical Shielding -contenttweaker:puzzle_solution_blast_furnace, I can't figure it out, how do I make a blast furnace? -contenttweaker:dark_soul_machine_chassis:0, Dark Soul Machine Chassis -contenttweaker:linear_accelerator_tube:0, Linear Accelerator Tube -contenttweaker:inanimate_soul, Inanimate Soul -contenttweaker:trait_portly_gentleman, Trait Description: Portly Gentleman -contenttweaker:primordial_sliver, Primordial Sliver -contenttweaker:enchdesc_protection, Enchantment Description: Protection -contenttweaker:demonologist_callstone, Demonologist Callstone -contenttweaker:recursion_fragment_vox, Recursion Fragment: Vox Ponds -contenttweaker:crystevian_crystal:0, Crystevian Crystal -contenttweaker:trait_sos, Trait Description: SOS! -contenttweaker:level90, Level 90 -contenttweaker:lefhm_fuel, LEFHM Fuel -contenttweaker:level85, Level 85 -contenttweaker:rift_essence, Rift Essence -contenttweaker:alumite_fork, Alumite Fork -contenttweaker:mystite_encrusted_egg, Enchanted Mystite Egg -contenttweaker:ogerite_ore:0, Ogerite Ore -contenttweaker:dense_diamond_powder, Dense Diamond Powder -contenttweaker:greater_gaia_spirit, Greater Gaia Spirit -contenttweaker:collapser_conduit:0, Collapser Conduit -contenttweaker:master_spell_auram, Master Spell: Auram -contenttweaker:runandor_garnet, Runandor Garnet -contenttweaker:ineffable_sun, Ineffable Sun -contenttweaker:puzzle_solution_sedna, Puzzle Solution: Sedna -contenttweaker:deeplands_garnet, Deeplands Garnet -contenttweaker:tier19_token, Tier 19 Excavation Token -contenttweaker:kitty_smile, Kitty Smile -contenttweaker:recursion_fragment_cavern, Recursion Fragment: Ancient Cavern -contenttweaker:iromine_garnet, Iromine Garnet -contenttweaker:rainbow_heart_canister, Rainbow Heart Canister -contenttweaker:enchdesc_light_pierce, Enchantment Description: Light Pierce -contenttweaker:tainted_heart, Tainted Heart -contenttweaker:magic_mushroom_dark, Really Scary Vishroom -contenttweaker:infused_sol_stone, Infused Sol Stone -contenttweaker:faultless_ichor, Faultless Ichor -contenttweaker:deinthos, Deinthos -contenttweaker:seaborgium_chunk, Seaborgium Chunk -contenttweaker:chaos_pearl, Chaos Pearl -contenttweaker:trait_psi_repair, Trait Description: Psi Repair -contenttweaker:myrmitite_catalyst, Myrmitite Catalyst -contenttweaker:lunalus_wormhole, Lunalus Wormhole -contenttweaker:enchdesc_feather_falling, Enchantment Description: Feather Falling -contenttweaker:enhanced_chaos_fragment, §kChaos§r Fragment -contenttweaker:enchdesc_luck_of_the_sea, Enchantment Description: Luck of the Sea -contenttweaker:trait_mind, Trait Description: Mind -contenttweaker:unidentified_norse_relic, Unidentified Norese Relic -contenttweaker:recursion_helplessness, Recursion of Helplessness -contenttweaker:big_slime, Big Slime -contenttweaker:gun_devil_fragment, Gun Devil Fragment -contenttweaker:charged_dyson_capacitor, Charged Dyson Capacitor -contenttweaker:heart_of_the_elder_one, Heart of the Elder One -contenttweaker:barley_hops_beer_blend, Barley Beer Blend -contenttweaker:cat_ears, Cat Ears -contenttweaker:trait_fruit_salad, Trait Description: Fruit Salad -contenttweaker:fluctuatite_stabilizer, Fluctuatite Stabilizer -contenttweaker:level50, Level 50 -contenttweaker:flying_meatball, Flying Meatball -contenttweaker:call_of_the_arbiter, Call of the Arbiter -contenttweaker:rainbow_lens, Rainbow Lens -contenttweaker:celeve_garnet, Celeve Garnet -contenttweaker:making_will, Making Will -contenttweaker:unidentified_egg, Unidentified Egg -contenttweaker:metagabbro:0, Metagabbro -contenttweaker:matter_cluster, Matter Cluster -contenttweaker:test_food, item.contenttweaker.test_food.name -contenttweaker:heated_organic_mythic_board, Heated Organic Mythic Board -contenttweaker:dustopia_artifact, Dustopia Artifact -contenttweaker:nightmare_energy_orb, Nightmare Energy Orb -contenttweaker:vibranium_head, item.contenttweaker.vibranium_head.name -contenttweaker:compressed_realgar, Compressed Realgar -contenttweaker:tier9_token, Tier 9 Excavation Token -contenttweaker:abyssal_wasteland_warp_cleanser, Abyssal Wasteland Warp Cleanser -contenttweaker:silica_dust, Silica Dust -contenttweaker:advanced_inscriber_doesnt_show_up, The Advanced Inscriber exists, it doesn't show up in JEI -contenttweaker:level70, Level 70 contenttweaker:dream_callstone, Dream Callstone -contenttweaker:mossy_grave_dust, Mossy Grave Dust -contenttweaker:level65, Level 65 -contenttweaker:trait_shocking, Trait Description: Shocking -contenttweaker:hydrolisk_pincher, Hydrolisk Pincher -contenttweaker:hypercubic_energy_orb, Hypercubic Energy Orb -contenttweaker:shyre_mulch, Shyre Mulch -contenttweaker:trait_botanical, Trait Description: Botanical -contenttweaker:gardencia_wormhole, Gardencia Wormhole -contenttweaker:neodymium_magnetic_alloy, Neodymium Magnetic Alloy Ingot -contenttweaker:inertial_laser_projector:0, Inertial Laser Projector -contenttweaker:singular_spatial_processor, Singular Spatial Processor -contenttweaker:enchdesc_depth_strider, Enchantment Description: Depth Strider -contenttweaker:trait_tasty, Trait Description: Tasty -contenttweaker:ancient_teleporter, Ancient Teleporter -contenttweaker:strings_crystal, Strings Crystal -contenttweaker:ineffable_light, Ineffable Light -contenttweaker:enchdesc_archmage, Enchantment Description: Archmage -contenttweaker:puzzle_solution_radiationsuit, Puzzle Solution: Radiation Suit -contenttweaker:fiend_soul, Fiend Soul -contenttweaker:trait_darkness, Trait Description: Darkness -contenttweaker:chaotic_bricks:0, Chaotic Bricks -contenttweaker:crystevia_artifact, Crystevia Artifact +contenttweaker:nightmare_callstone, Nightmare Callstone contenttweaker:sacred_callstone, Sacred Callstone -contenttweaker:demon_stone:0, Demon Stone -contenttweaker:trinity_callstone, Trinity Callstone -contenttweaker:vethea_wormhole, Vethea Wormhole -contenttweaker:superconducting_thread, Superconducting Thread -contenttweaker:enchdesc_magic_protection, Enchantment Description: Magic Protection -contenttweaker:palladium_egg, Palladium Egg -contenttweaker:sednanite_ore:0, Sednanite Ore -contenttweaker:iro_component, Iro Component -contenttweaker:icy_bricks:0, Icy Bricks -contenttweaker:trait_terrafirma, Trait Description: Terrafirma -contenttweaker:anemic_callstone, Anemic Callstone -contenttweaker:ae2_base_management, Managing your AE2 Network -contenttweaker:trait_vindictive, Trait Description: Vindictive -contenttweaker:defined_machine_case:0, More Defined Machine Case -contenttweaker:bento_xxl, Bento XXL -contenttweaker:recursion_solitude, Recursion of Solitude -contenttweaker:trait_infernal_energy, Trait Description: Infernal Energy -contenttweaker:arkengem, Arkengem -contenttweaker:haven_block:0, Haven Block -contenttweaker:cut_iromine_garnet, Cut Iromine Garnet -contenttweaker:high_refraction_alloy_ingot, High Refraction Alloy Ingot -contenttweaker:mechbot_cpu, Mechbot CPU +contenttweaker:call_of_the_haunted, Call of the Haunted +contenttweaker:recursion_prison_key, Recursion Prison Key +contenttweaker:sticky_callstone, Sticky Callstone +contenttweaker:runic_key, Runic Key contenttweaker:secret_weapon, Secret Weapon -contenttweaker:bento_xl, Bento XL -contenttweaker:trait_squeaky, Trait Description: Squeaky -contenttweaker:bloodgem_egg, Bloodgem Egg -contenttweaker:shyre_chunk, Shyre Chunk +contenttweaker:arcane_prison_key, Arcane Prison Key +contenttweaker:call_of_the_arbiter, Call of the Arbiter +contenttweaker:aesir_rift, Aesir Rift +contenttweaker:mossy_grave_dust, Mossy Grave Dust +contenttweaker:unusually_heavy_bone, Unusually Heavy Bone +contenttweaker:summoning_computer, Summoning Computer +contenttweaker:skeletal_callstone, Skeletal Callstone +contenttweaker:fluix_callstone, Fluix Callstone +contenttweaker:terrestrial_animator_0, Terrestrial Animator +contenttweaker:terrestrial_animator_1, Terrestrial Animator I +contenttweaker:terrestrial_animator_2, Terrestrial Animator II +contenttweaker:terrestrial_animator_3, Terrestrial Animator III +contenttweaker:terrestrial_animator_4, Terrestrial Animator IV +contenttweaker:terrestrial_animator_5, Terrestrial Animator V +contenttweaker:terrestrial_animator_6, Terrestrial Animator VI +contenttweaker:terrestrial_animator_7, Terrestrial Animator VII +contenttweaker:vibrating_mithminite_schythe, Vibrating Mithminite Scythe +contenttweaker:tainted_callstone, Tainted Callstone contenttweaker:radiating_callstone, Radiating Callstone -contenttweaker:ancient_cavern_garnet, Ancient Cavern Garnet -contenttweaker:baku_heart, Baku Heart -contenttweaker:high_density_frame, High Density Frame -contenttweaker:limonite_egg, Limonite Egg -contenttweaker:puzzle_solution_falacer, Puzzle Solution: Falacer -contenttweaker:candyland_cap:0, Candyland Cap -contenttweaker:infinity_egg, Infinity Egg -contenttweaker:destructive_will_powder, Destructive Will Powder -contenttweaker:essence_of_the_room, Essence of the Room -contenttweaker:projector_gem, Projector Gem -contenttweaker:samarium_dust, Samarium Dust -contenttweaker:lunastone_encrusted_egg, Enchanted Lunastone Egg -contenttweaker:ender_dolomite_dust, Ender Dolomite Dust -contenttweaker:sacrifice_metal_clump, Sacrifice Metal Clump -contenttweaker:evil_insight, Evil Insight -contenttweaker:imperfect_gem_of_the_cosmos, Imperfect Gem of the Cosmos -contenttweaker:branch_of_life, Branch of Life -contenttweaker:trait_apocalypse, Trait Description: Apocalypse -contenttweaker:fiery_meatball_pasta, Fiery Meatball Pasta -contenttweaker:hydrogen_crystal, Hydrogen Crystal -contenttweaker:better_glass_cutter, Better Glass Cutter -contenttweaker:defined_servo, Defined Servo -contenttweaker:singular_gravity_honey, Singular Gravity Honey -contenttweaker:cursed_gem_of_betrayal, Cursed Gem of Betrayal -contenttweaker:tier15_token, Tier 15 Excavation Token -contenttweaker:xxeus_stone, Xxeus Stone -contenttweaker:enchdesc_shimmer, Enchantment Description: Shimmer -contenttweaker:gadolinium_gem, Gadolinium Gem -contenttweaker:magnetic_monopole, Magnetic Monopole -contenttweaker:unidentified_body:0, Unidentified Body -contenttweaker:footbone_fragment_egg, Footbone Fragment Egg -contenttweaker:essence_helplessness, Essence of Helplessness -contenttweaker:ghoulish_encrusted_egg, Enchanted Ghoulish Egg -contenttweaker:enchdesc_last_stand, Enchantment Description: Last Stand -contenttweaker:recursion_fragment_haven, Recursion Fragment: Haven -contenttweaker:creeponia_wormhole, Creeponia Wormhole -contenttweaker:crystallized_tungstensteel, Crystallized Tungstensteel -contenttweaker:enchdesc_shock_protection, Enchantment Description: Shock Protection -contenttweaker:cleansing_callstone, Cleansing Callstone -contenttweaker:sideral_damascus_steel_feet, item.contenttweaker.sideral_damascus_steel_feet.name -contenttweaker:beryllium_fluoride_crystal, Beryllium Fluoride Crystal -contenttweaker:restless_steel_ingot, Restless Steel Ingot -contenttweaker:amethyst_egg, Amethyst Egg -contenttweaker:gardencia_artifact, Gardencia Artifact -contenttweaker:enchdesc_experience_boost, Enchantment Description: Experience Boost -contenttweaker:hot_organic_mythic_board, Hot Organic Mythic Board -contenttweaker:trait_stonebound, Trait Description: Stonebound -contenttweaker:trait_momentum, Trait Description: Momentum -contenttweaker:recursion_fragment_crystevia, Recursion Fragment: Crystevia -contenttweaker:vengeful_crystal_cluster:0, Vengeful Crystal Cluster -contenttweaker:recursion_fear, Recursion of Fear -contenttweaker:broken_portal_arcana:0, Broken Arcana Portal -contenttweaker:proxima_artifact, Proxima Artifact -contenttweaker:enchdesc_shell, Enchantment Description: Shell -contenttweaker:master_spell_diabolus, Master Spell: Diabolus -contenttweaker:ethereal_infusion_stone, Ethereal Infusion Stone -contenttweaker:crystevia_wormhole, Crystevia Wormhole -contenttweaker:puzzle_solution_vethea, Puzzle Solution: Vethea -contenttweaker:watcher_eye, Watcher Eye -contenttweaker:better_battery, Better RE Battery -contenttweaker:lesser_mana_core, Lesser Mana Core -contenttweaker:trait_experience_boost, Trait Description: Experience Boost -contenttweaker:irradiated_naquadah_core, Irradiated Naquadah Core +contenttweaker:demonologist_callstone, Demonologist Callstone +contenttweaker:armorer_callstone, Armorer Callstone +contenttweaker:undead_callstone, Undead Callstone +contenttweaker:betweenlands_callstone_0, Spatial Diviner: Nihil +contenttweaker:betweenlands_callstone_1, Spatial Diviner: Spiritus +contenttweaker:betweenlands_callstone_2, Spatial Diviner: Vitas contenttweaker:betweenlands_callstone_3, Spatial Diviner: Alkemia contenttweaker:betweenlands_callstone_4, Spatial Diviner: Umbram contenttweaker:betweenlands_callstone_5, Spatial Diviner: Famen contenttweaker:betweenlands_callstone_6, Spatial Diviner: Mortem -contenttweaker:betweenlands_callstone_0, Spatial Diviner: Nihil -contenttweaker:recursion_infinity, Infinite Recursion -contenttweaker:ornamyte_encrusted_egg, Enchanted Ornamyte Egg -contenttweaker:betweenlands_callstone_1, Spatial Diviner: Spiritus -contenttweaker:neutronium_cannon:0, Neutronium Cannon -contenttweaker:compact_port, Compact Port -contenttweaker:betweenlands_callstone_2, Spatial Diviner: Vitas -contenttweaker:sapphire_egg, Sapphire Egg -contenttweaker:trait_soul_sap, Trait Description: Soul Sap -contenttweaker:vethea_garnet, Vethea Garnet -contenttweaker:vitium_gem, Vitium Gem -contenttweaker:double_compressed_clump_mythic, Double Compressed Clump of Mythic Matter -contenttweaker:rainbow_bricks:0, Rainbow Bricks -contenttweaker:bifrost_dust, Bifrost Dust -contenttweaker:trait_mana_eater, Trait Description: Mana Eater -contenttweaker:dreadlands_matter, Dreadlands Matter -contenttweaker:trait_magnetic, Trait Description: Magnetic -contenttweaker:shyrelands_garnet, Shyrelands Garnet -contenttweaker:tier14_token, Tier 14 Excavation Token -contenttweaker:lelyetian_artifact, Lelyetian Artifact -contenttweaker:dyson_collector:0, Dyson Collector -contenttweaker:brightsteel_case:0, Brightsteel Case -contenttweaker:needs_los, Lasers need line of sight -contenttweaker:sedna_dust, Sedna Dust -contenttweaker:candyte_egg, Candyte Egg -contenttweaker:vibe_warper, Vibe Warper -contenttweaker:enchdesc_knockback, Enchantment Description: Knockback -contenttweaker:trait_prickly, Trait Description: Prickly -contenttweaker:rhenium_egg, Rhenium Egg -contenttweaker:falacer_spinel, Falacer Spinel -contenttweaker:hidden_power_callstone, Hidden Power Callstone -contenttweaker:blazium_encrusted_egg, Enchanted Blazium Egg -contenttweaker:jeweled_runium, Jeweled Runium -contenttweaker:fiery_rhenium_ingot, Fiery Rhenium Ingot contenttweaker:betweenlands_callstone_7, Spatial Diviner: Lutum contenttweaker:betweenlands_callstone_8, Spatial Diviner: Primus -contenttweaker:gemenyte_egg, Gemenyte Egg -contenttweaker:pulsar_core, Pulsar Core -contenttweaker:plasma_injector:0, Plasma Injector -contenttweaker:infinity_core, Infinity Core -contenttweaker:amulet_of_cinders, Amulet of Cinders -contenttweaker:ogerite_crystal_lattice, Pristine Ogerite Chunk -contenttweaker:menacing_sludge, Menacing Sludge -contenttweaker:abyssal_wasteland_stronghold, Found in the Abyssal Wasteland Stronghold -contenttweaker:enchdesc_soulbound_ender_io, Enchantment Description: Ender Soulbound -contenttweaker:trait_weeee, Trait Description: Weeee! -contenttweaker:trait_hellish, Trait Description: Hellish -contenttweaker:garden_block:0, Garden Block -contenttweaker:abyssal_artifact, Abyssal Artifact -contenttweaker:brightsteel_encrusted_egg, Enchanted Brightsteel Egg -contenttweaker:finem_warper, Finem Warper -contenttweaker:trait_dreadplagued, Trait Description: Dread-Plagued -contenttweaker:runador_cap:0, Runandor Cap -contenttweaker:sacred_cinders_seed, Sacred Cinders Seeds -contenttweaker:right_sacred_sapling, Right Sacred Sapling -contenttweaker:haven_garnet, Haven Garnet -contenttweaker:baronyte_egg, Baronyte Egg -contenttweaker:trait_chad_thunder, Trait Description: Chad Thunder**** -contenttweaker:perfected_gem_of_the_cosmos, Perfected Gem of the Cosmos -contenttweaker:technetium_remains, Technetium Remains -contenttweaker:trait_mana, Trait Description: Mana -contenttweaker:astral_collapser_wall:0, Sandman's Sand -contenttweaker:corrupted_aragonite, Corrupted Aragonite -contenttweaker:trait_withering, Trait Description: Withering -contenttweaker:terraformassiflora, Terraformassiflora -contenttweaker:medal_of_freedom, Medal of Freedom -contenttweaker:trait_flaming_fury, Trait Description: Flaming Fury -contenttweaker:universal_realgar, Universal Realgar -contenttweaker:infinity_leaf, Infinity Leaf -contenttweaker:infused_rhenium_ingot, Infused Rhenium Ingot -contenttweaker:osmium_ingot, Osmium Ingot -contenttweaker:rainbow_gemstones, Rainbow Gemstones -contenttweaker:master_spell_luna, Master Spell: Luna -contenttweaker:recursion_fragment_mysterium, Recursion Fragment: Mysterium -contenttweaker:vamacheron_fur, Vamacheron Fur -contenttweaker:time_crystal, Time Crystal -contenttweaker:eternal_shoulder, Eternal Shoulder -contenttweaker:enchdesc_eternal_compass, Enchantment Description: Eternal Compass -contenttweaker:annealed_high_density_frame, Annealed High Density Frame -contenttweaker:trait_chunky, Trait Description: Chunky -contenttweaker:fine_mineral_dust, Fine Mineral Dust -contenttweaker:trait_spades, Trait Description: Spades -contenttweaker:trait_soul, Trait Description: Soul -contenttweaker:between_alloy_ingot, Between Alloy Ingot -contenttweaker:higher_tier_better, Some recipes require specific injector tiers (check JEI) -contenttweaker:tier10_token, Tier 10 Excavation Token -contenttweaker:steamed_slime, Steamed Slime -contenttweaker:iotherite_chunk, Iotherite Chunk -contenttweaker:enchdesc_blast_protection, Enchantment Description: Blast Protection -contenttweaker:undead_callstone, Undead Callstone -contenttweaker:myrmex_artifact, Myrmex Artifact -contenttweaker:dreadful_bone, Dreadful Bone -contenttweaker:twilight_alloy_ingot, Twilight Alloy Ingot -contenttweaker:advanced_mythic_electronic_circuit, Advanced Mythic Electronic Circuit -contenttweaker:master_spell_focus, Master Spell Focus -contenttweaker:lelyetia_wormhole, Lelyetia Wormhole -contenttweaker:brightsteel_egg, BrightSteel Egg -contenttweaker:black_metal_feet, item.contenttweaker.black_metal_feet.name -contenttweaker:hassium_egg, Hassium Egg -contenttweaker:polonium_beryllium_alloy_ingot, Polonium Beryllium Alloy Ingot -contenttweaker:corn_beer_blend, Corn Cereal Blend -contenttweaker:mythic_energy_orb, Mythic Energy Orb -contenttweaker:fixed_organic_mythic_board, Fixed Organic Mythic Board -contenttweaker:energy_display_stands, Only the Display Stands need energy -contenttweaker:cloudy_oil_bottle, Cloudy Oil Bottle -contenttweaker:enchdesc_crush, Enchantment Description: Crush -contenttweaker:primordial_star, Primordial Star -contenttweaker:active_cursed_jewel, Active Cursed Jewel -contenttweaker:bee_chestplate, Bee Chestplate -contenttweaker:immortallis_garnet, Immortallis Garnet -contenttweaker:enchdesc_unstable, Enchantment Description: Unstable -contenttweaker:rhenium_catalyst, Rhenium Catalyst -contenttweaker:trait_rude_awakening, Trait Description: Rude Awakening -contenttweaker:recursion_fragment_shyre, Recursion Fragment: Shyrelands -contenttweaker:trait_starfishy, Trait Description: Starfishy -contenttweaker:thorium_honey_cluster, Thorium Honey Cluster -contenttweaker:sedna_spinel, Sedna Spinel -contenttweaker:aether_rock, Aether -contenttweaker:livermorium_sliver, Livermorium Sliver -contenttweaker:right_click_cobble_with_necronomicon, Right click cobblestone with the necronomicon -contenttweaker:recursion_fragment_terra, Recursion Fragment Terra -contenttweaker:hearty_meatball, Hearty Meatball -contenttweaker:rhenia_artifact, Rhenia Artifact -contenttweaker:trait_synergy, Trait Description: Synergy -contenttweaker:enchdesc_scorching_heat, Enchantment Description: Scorching Heat -contenttweaker:cleansing_balm_bottle, Cleansing Balm Bottle -contenttweaker:cotton_candor_frosting, Cotton Candor Frosting -contenttweaker:reprocessed_cosmic_meatball, Reprocessed Cosmic Meatball -contenttweaker:dustopia_garnet, Dustopia Garnet -contenttweaker:positively_charged_mithril, Positively Charged Mithril -contenttweaker:legbone_fragment_egg, Legbone Fragment Egg -contenttweaker:enchdesc_leech, Enchantment Description: Leech -contenttweaker:trait_critikill, Trait Description: Critikill -contenttweaker:enchdesc_curse_of_greed, Enchantment Description: Curse of Greed -contenttweaker:well_defined_machine_case:0, Well-Defined Machine Case -contenttweaker:trait_music_of_the_spheres, Trait Description: Music of the Spheres -contenttweaker:trait_blazing, Trait Description: Blazing -contenttweaker:mysterium_block:0, Mysterium Block -contenttweaker:recursion_fragment_immortallis, Recursion Fragment: Immortallis -contenttweaker:warm_organic_mythic_board, Warm Organic Mythic Board -contenttweaker:trait_counterweight, Trait Description: Counterweight -contenttweaker:infinity_sapling, Infinity Sapling -contenttweaker:shining_sandstone:0, Shining Sandstone -contenttweaker:gravitite_dust, Gravitite Dust -contenttweaker:everburning_seed, Everburning Seed -contenttweaker:trait_high_in_calcium, Trait Description: High in Calcium -contenttweaker:sacred_wood:0, Sacred Wood -contenttweaker:crystallized_corruption, Crystallized Corruption -contenttweaker:enchdesc_reaper, Enchantment Description: Reaper -contenttweaker:infinity_sprout, Infinity Sprout -contenttweaker:trait_democratic_peoples_republic_of_korea, Trait Description: Democratic People's Republic of Korea -contenttweaker:agate:0, Agate -contenttweaker:ghoul_spirit, Ghoul Spirit -contenttweaker:recursion_prison_key, Recursion Prison Key -contenttweaker:defined_ingot, Defined Ingot -contenttweaker:adamantium_stinger, Adamantium Stinger -contenttweaker:enchdesc_control, Enchantment Description: Control -contenttweaker:enchdesc_iron_wall, Enchantment Description: Iron Wall -contenttweaker:elecanium_encrusted_egg, Enchanted Elecanium Egg -contenttweaker:wildwood_star, Wildwood Star -contenttweaker:cut_barathos_garnet, Cut Barathos Garnet -contenttweaker:dragon_egg_omelette, Dragon Egg Omelette -contenttweaker:trait_thaumic, Trait Description: Thaumic -contenttweaker:trait_unholy_touch, Trait Description: Unholy Touch -contenttweaker:omothol_matter, Omothol Matter -contenttweaker:tulite_flower, Tulite Flower -contenttweaker:amber_egg, Amber Egg -contenttweaker:twilight_essence, Twilight Essence -contenttweaker:black_hole_core, Black Hole Core -contenttweaker:baphomet_altar_bricks:0, Baphomet Altar Bricks -contenttweaker:puzzle_solution_europa, Puzzle Solution: Europa -contenttweaker:dynatos_star, Dynatos Star -contenttweaker:infinity_fruit, Infinity Fruit -contenttweaker:master_spell_caeles, Master Spell: Caeles -contenttweaker:infinity_seed, Infinity Seed -contenttweaker:lelyetia_garnet, Lelyetia Garnet -contenttweaker:trait_toxic, Trait Description: Toxic -contenttweaker:etherium_saw_blade, Etherium Saw Blade -contenttweaker:enchdesc_lifeleech, Enchantment Description: Life Leech -contenttweaker:aesir_rift, Aesir Rift -contenttweaker:really_golden_steak, Really Golden Steak -contenttweaker:evil_resonator, Evil Resonator -contenttweaker:twilight_gear, Twilight Gear -contenttweaker:disgusting_omelette, Disgusting Omelette -contenttweaker:corallus_polyp, Corallus Polyp -contenttweaker:crepuscular_gem, Crepuscular Gem -contenttweaker:enchdesc_magnet, Enchantment Description: Magnet -contenttweaker:sideral_damascus_steel_chest, item.contenttweaker.sideral_damascus_steel_chest.name -contenttweaker:runium_egg, Runium Egg -contenttweaker:cut_ancientcavern_garnet, Cut Ancient Cavern Garnet -contenttweaker:living_case, Living Case -contenttweaker:defined_gear, Defined Gear -contenttweaker:roasted_hops_beer_blend, Roasted Beer Blend -contenttweaker:dense_gravitite_ore:0, Dense Gravitite Ore -contenttweaker:chaotic_honey_shard_4, Temporal Honey Shard -contenttweaker:destructive_stone_bricks:0, Destructive Stone Bricks -contenttweaker:chaotic_honey_shard_3, Mysterious Honey Shard -contenttweaker:matrix_ore:0, Matrix Ore -contenttweaker:chaotic_honey_shard_2, Soul Honey Shard -contenttweaker:creep_explosive_gland, Creep Explosive Gland -contenttweaker:chaotic_honey_shard_1, Pyrite Honey Shard -contenttweaker:enchdesc_kaboomerang, Enchantment Description: Kaboomerang -contenttweaker:stellar_alloy_shaft, Stellar Alloy Shaft -contenttweaker:greed_stone, Greed Stone -contenttweaker:enchdesc_shadow_step, Enchantment Description: Shadow Step -contenttweaker:trait_crude, Trait Description: Crude -contenttweaker:ignitable_dust, Ignitable Dust -contenttweaker:energetic_draconium_ingot, Energetic Draconium Ingot -contenttweaker:energy_chicken_callstone, Energy Chicken Callstone -contenttweaker:mysterium_cap:0, Mysterium Cap -contenttweaker:sympan_spirit, Sympan Spirit -contenttweaker:deeplands_callstone, Deeplands Callstone -contenttweaker:clausurae, Clausurae -contenttweaker:naquadah_ingot, Naquadah Ingot -contenttweaker:goldorth_golden_eye, Goldorth Golden Eye -contenttweaker:once_coated_organic_mythic_board, Once-Coated Organic Mythic Board -contenttweaker:flerovium_matrix, Flerovium Matrix -contenttweaker:unfathomable_breaker, Unfathomable Breaker -contenttweaker:termasect_bark, Termasect Bark -contenttweaker:lutetium_cluster, Lutetium Cluster -contenttweaker:skotaninomicom, Skotaninomicom -contenttweaker:ayeraco_scale, Ayeraco Scale -contenttweaker:enchdesc_smashing, Enchantment Description: Smashing -contenttweaker:visualent_fang, Visualent Fang -contenttweaker:gun_devil_chunk, Gun Devil Chunk -contenttweaker:infused_myrmitite, Infused Myrmitite +contenttweaker:constructor_summoner, Dungeon Constructor Summoner +contenttweaker:lord_summoner, Lord Vatticus Summoner +contenttweaker:strange_charm, Strange Charm contenttweaker:pharos_callstone, Pharos Callstone -contenttweaker:crystallite_egg, Crystallite Egg -contenttweaker:terrasteel_crystal, Terrasteel Crystal -contenttweaker:recursion_fragment_borean, Recursion Fragment: L'Borean -contenttweaker:trait_hive_defender, Trait Description: Hive Defender -contenttweaker:deuterium_crystal, Deuterium Crystal -contenttweaker:imstuck_getmehome, I'M STUCK, GET ME HOME! -contenttweaker:ascended_draconium_ingot, Ascended Draconium Ingot -contenttweaker:inert_crystal, Inert Crystal -contenttweaker:chaotic_energy_orb, Chaotic Energy Orb -contenttweaker:enchdesc_thorns, Enchantment Description: Thorns +contenttweaker:trinity_callstone, Trinity Callstone +contenttweaker:peaceful_oath_callstone, Peaceful Oath Callstone +contenttweaker:gun_devil_callstone, Gun Devil Callstone +contenttweaker:unburied_callstone, Unburied Callstone +contenttweaker:anemic_callstone, Anemic Callstone +contenttweaker:orbital_callstone, Orbital Callstone +contenttweaker:energy_chicken_callstone, Energy Chicken Callstone +contenttweaker:biome_ritual_callstone, Biome Ritual Callstone +contenttweaker:hidden_power_callstone, Hidden Power Callstone +contenttweaker:harbinger_charm, Harbinger Charm contenttweaker:thorny_callstone, Thorny Callstone -contenttweaker:tritium_crystal, Tritium Crystal -contenttweaker:enchdesc_sweeping_edge, Enchantment Description: Sweeping Edge -contenttweaker:elder_spooder_string, Elder Spooder String -contenttweaker:botanical_pillar, Botanical Pillar -contenttweaker:divine_ironwood_ingot, Divine Ironwood Ingot -contenttweaker:faultless_ichor_gem, Faultless Ichor Gem -contenttweaker:creeponian_artifact, Creeponian Artifact -contenttweaker:unusually_heavy_bone, Unusually Heavy Bone -contenttweaker:bloodmaster_block:0, Bloodmaster Block -contenttweaker:gravitite_stone:0, Gravitational Vibrator -contenttweaker:trait_superheat, Trait Description: Superheat -contenttweaker:mithrillium_catalyst:0, Mithrillium Catalyst -contenttweaker:recursion_darkness, Recursion of Darkness -contenttweaker:enchdesc_fire_imbuement, Enchantment Description: Fire Imbuement -contenttweaker:skythern_callstone, Skythern Callstone -contenttweaker:ultimate_ore:0, Ultimate Ore -contenttweaker:infused_thorium, Honey Infused Thorium -contenttweaker:upper_fragment_cosmos, Upper Fragment Cosmos -contenttweaker:enchdesc_sharpness, Enchantment Description: Sharpness -contenttweaker:sunstorm_ray, Sunstorm Ray -contenttweaker:cursed_organic_matter, Cursed Organic Matter -contenttweaker:enchanted_myrmitite, Enchanted Myrmitite -contenttweaker:shadowlord_eye, Shadowlord Eye -contenttweaker:spatial_processing_unit, Spatial Processing Unit -contenttweaker:trait_blizzard, Trait Description: Blizzard -contenttweaker:precasia_garnet, Precasia Garnet -contenttweaker:draconium_electromagnet:0, Draconium Electromagnet -contenttweaker:bismuth_cluster, Bismuth Cluster -contenttweaker:enchdesc_reading, Enchantment Description: Reading -contenttweaker:hefm_fuel, HEFm Fuel contenttweaker:umberstone_callstone, Umberstone Callstone -contenttweaker:enchdesc_soulbound_corail_tombstone, Enchantment Description: Tombstone Soulbound -contenttweaker:taerrapiatta_warper, Taerrapiatta Warper -contenttweaker:neutronium_bombarder:0, Neutronium Bombarder -contenttweaker:abyss_garnet, Abyss Garnet -contenttweaker:eden_star, Eden Star -contenttweaker:fragment_madness, Fragment Madness -contenttweaker:resonating_eldritch_artifact, Resonating Eldritch Artifact -contenttweaker:trait_direct, Trait Description: Direct -contenttweaker:arc_coil, Arc Coil -contenttweaker:infinity_furnace_bricks:0, Infinity Furnace Bricks -contenttweaker:krypton_xenon_capture, Krypton Xenon Capture -contenttweaker:jewelyte_dust, Jewelyte Dust -contenttweaker:draconic_key, Draconic Key -contenttweaker:demonic_crystal_cluster:0, Demonic Crystal Cluster -contenttweaker:master_spell_gelu, Master Spell: Gelum -contenttweaker:vengeful_stone_tiles:0, Vengeful Stone Tiles +contenttweaker:cleansing_callstone, Cleansing Callstone +contenttweaker:furnace_callstone, Furnace Callstone +contenttweaker:grand_magician_callstone, item.contenttweaker.grand_magician_callstone.name +contenttweaker:rulers_of_terra_callstone, item.contenttweaker.rulers_of_terra_callstone.name +contenttweaker:nethersky_amber:0, Nethersky Amber +contenttweaker:mithrillium_catalyst:0, Mithrillium Catalyst +contenttweaker:crimson_quartz:0, Crimson Quartz +contenttweaker:sacred_wood:0, Sacred Wood +contenttweaker:plasma_wood:0, Plasma Wood +contenttweaker:ayeraco_stone:0, Ayeraco Stone +contenttweaker:precasian_cap:0, Precasian Cap +contenttweaker:dark_soul_machine_chassis:0, Dark Soul Machine Chassis +contenttweaker:abyssal_cap:0, Abyssal Cap +contenttweaker:lelyetian_cap:0, Lelyetian Cap +contenttweaker:deepland_cap:0, Deeplands Cap +contenttweaker:creeponian_cap:0, Creeponian Cap +contenttweaker:barathos_cap:0, Barathos Cap +contenttweaker:tartarite_monolith:0, Tartarite Monolith +contenttweaker:celian_block:0, Celian Block +contenttweaker:crystevian_crystal:0, Crystevian Crystal +contenttweaker:garden_block:0, Garden Block +contenttweaker:haven_block:0, Haven Block +contenttweaker:iromine_block:0, Iro Block +contenttweaker:mysterium_block:0, Mysterium Block +contenttweaker:vox_block:0, Vox Block +contenttweaker:candyland_cap:0, Candyland Cap +contenttweaker:celeve_cap:0, Celeve Cap contenttweaker:gardencia_cap:0, Gardencia Cap +contenttweaker:crystevia_cap:0, Crystevia Cap +contenttweaker:haven_cap:0, Haven Cap +contenttweaker:iromine_cap:0, Iromine Cap +contenttweaker:mysterium_cap:0, Mysterium Cap +contenttweaker:voxponds_cap:0, Vox Ponds Cap +contenttweaker:mythic_machine_case:0, Mythic Machine Case +contenttweaker:arc_reactor_coil:0, Arc Reactor Coil +contenttweaker:infusion_catalyst:0, Infusion Catalyst +contenttweaker:bloodmaster_block:0, Bloodmaster Block +contenttweaker:rhenium_ore:0, Rhenium Ore +contenttweaker:tartarite_ore:0, Tartarite Ore +contenttweaker:sednanite_ore:0, Sednanite Ore +contenttweaker:myrmitite_ore:0, Myrmitite Ore +contenttweaker:ogerite_ore:0, Ogerite Ore +contenttweaker:mythic_excavation_engine:0, Mythic Excavation Engine +contenttweaker:mythic_excavation_computer:0, Mythic Excavation Power Unit +contenttweaker:runador_cap:0, Runandor Cap +contenttweaker:lunalus_cap:0, Lunalus Cap +contenttweaker:borean_cap:0, L'Borean Cap +contenttweaker:dreaded_steel_block:0, Dreaded Steel Block +contenttweaker:stone_of_the_wizard:0, Stone of the Master Wizard +contenttweaker:unidentified_body:0, Unidentified Body +contenttweaker:alchemical_crystal:0, Alchemical Crystal +contenttweaker:living_gold:0, Living Gold +contenttweaker:mythic_excavation_reactor:0, Mythic Excavation Reactor +contenttweaker:chaotic_stone:0, Chaotic Stone +contenttweaker:chaotic_bricks:0, Chaotic Bricks +contenttweaker:ancient_cavern_cap:0, Ancient Cavern Cap +contenttweaker:immortallis_cap:0, Immortallis Cap +contenttweaker:greckon_cap:0, Greckon Cap +contenttweaker:dustopia_cap:0, Dustopia Cap +contenttweaker:gaia_spirit_block:0, Gaia Spirit Block +contenttweaker:nightmare_block:0, Nightmare Block +contenttweaker:nightmare_machine_case:0, Nightmare Machine Case +contenttweaker:white_hole:0, Negative Exotic Body +contenttweaker:collapser_casing:0, Collapser Casing +contenttweaker:collapser_conduit:0, Collapser Conduit +contenttweaker:gravity_inverter:0, Gravity Inverter contenttweaker:shyre_bricks:0, Shyre Bricks -contenttweaker:vox_ponds_garnet, Vox Ponds Garnet -contenttweaker:bento_s, Bento S +contenttweaker:reinforced_shyre_bricks:0, Reinforced Shyre Bricks +contenttweaker:infinity_furnace_bricks:0, Infinity Furnace Bricks +contenttweaker:white_fuel:0, White Fuel +contenttweaker:vibrating_stone:0, Vibrating Stone +contenttweaker:resonating_stone:0, Resonating Stone +contenttweaker:candy_block:0, Block of Candy +contenttweaker:rainbow_bricks:0, Rainbow Bricks +contenttweaker:bedrock_cobblestone:0, Bedrock Cobblestone +contenttweaker:dark_mithrillium_block:0, Dark Mithrillium Block +contenttweaker:miniature_star:0, Miniature Star +contenttweaker:dyson_shell:0, Dyson Shell +contenttweaker:dyson_beam:0, Dyson Beam +contenttweaker:ultracapacitor_bank:0, Ultracapacitor Bank +contenttweaker:defined_machine_case:0, More Defined Machine Case +contenttweaker:dyson_conduit:0, Dyson Conduit +contenttweaker:dyson_collector:0, Dyson Collector +contenttweaker:high_energy_ray_collector:0, High Energy Ray Collector +contenttweaker:irradiated_filler:0, Irradiated Filler +contenttweaker:irradiator_casing:0, Irradiator Casing +contenttweaker:miniature_pulsar:0, Miniature Pulsar +contenttweaker:collecting_stone:0, Collecting Stone +contenttweaker:lilith_altar_bricks:0, Lilith Altar Bricks +contenttweaker:moloch_altar_bricks:0, Moloch Altar Bricks +contenttweaker:vibranium_servo:0, Vibranium Servo +contenttweaker:neutronium_cannon:0, Neutronium Cannon +contenttweaker:neutronium_casing:0, Neutronium Casing +contenttweaker:neutronium_bombarder:0, Neutronium Bombarder +contenttweaker:accelerator_tube:0, Accelerator Tube +contenttweaker:experiment_casing:0, Experiment Casing +contenttweaker:linear_accelerator_tube:0, Linear Accelerator Tube +contenttweaker:warped_stone:0, Warped Stone +contenttweaker:baphomet_altar_bricks:0, Baphomet Altar Bricks +contenttweaker:miniature_black_hole:0, Miniature Black Hole +contenttweaker:horizon_stabilizer:0, Horizon Stabilizer +contenttweaker:infinity_dyson_conduit:0, Infinity Dyson Conduit +contenttweaker:dyson_compressor:0, Dyson Compressor +contenttweaker:unfathomable_stone:0, Unfathomable Stone +contenttweaker:destructive_stone_bricks:0, Destructive Stone Bricks +contenttweaker:destructive_demon_alloy:0, Destructive Demon Alloy +contenttweaker:vengeful_stone_tiles:0, Vengeful Stone Tiles +contenttweaker:destructive_demon_eye:0, Destructive Demon Eye +contenttweaker:vengeful_portal:0, Vengeful Portal +contenttweaker:retaliation_portal:0, Retaliation Portal +contenttweaker:demonic_crystal_cluster:0, Demonic Crystal Cluster contenttweaker:corrosive_crystal_cluster:0, Corrosive Crystal Cluster -contenttweaker:bento_m, Bento M -contenttweaker:fluctuatite_egg, Fluctuatite Egg -contenttweaker:white_gemstone_encrusted_egg, Enchanted White Gemstone Egg +contenttweaker:destructive_crystal_cluster:0, Destructive Crystal Cluster +contenttweaker:vengeful_crystal_cluster:0, Vengeful Crystal Cluster +contenttweaker:steadfast_crystal_cluster:0, Steadfast Crystal Cluster +contenttweaker:icy_bricks:0, Icy Bricks +contenttweaker:icy_tiles:0, Icy Tiles +contenttweaker:icy_stone:0, Icy Stone +contenttweaker:icy_gateway:0, Icy Gateway +contenttweaker:dense_gravitite_ore:0, Dense Gravitite Ore +contenttweaker:darkstar_stone:0, Darkstar Stone +contenttweaker:arkenstone:0, Arkenstone +contenttweaker:purity_offer:0, Purity Offer +contenttweaker:ragnarok_sigil:0, Ragnarok Sigil +contenttweaker:master_rune_box:0, Master Rune Box +contenttweaker:mythic_coil_t1:0, Tier 1 Mythic Coil +contenttweaker:mythic_coil_t2:0, Tier 2 Mythic Coil +contenttweaker:mythic_coil_t3:0, Tier 3 Mythic Coil +contenttweaker:draconium_electromagnet:0, Draconium Electromagnet +contenttweaker:awakened_electromagnet:0, Awakened Electromagnet +contenttweaker:shining_sandstone:0, Shining Sandstone +contenttweaker:highly_advanced_machine_casing:0, Highly Advanced Machine Casing +contenttweaker:draconic_machine_frame:0, Draconic Machine Frame +contenttweaker:eternal_tulite:0, Eternal Tulite +contenttweaker:valtellina_ore:0, Valtellina Ore +contenttweaker:broken_portal_arcana:0, Broken Arcana Portal +contenttweaker:ender_dolomite:0, Ender Dolomite +contenttweaker:serpentine:0, Serpentine +contenttweaker:travertine:0, Travertine +contenttweaker:pink_marble:0, Pink Marble +contenttweaker:onyx:0, Onyx +contenttweaker:agate:0, Agate +contenttweaker:feldspar:0, Feldspar +contenttweaker:metagabbro:0, Metagabbro +contenttweaker:fiery_pyrite:0, Fiery Pyrite +contenttweaker:muon_extractor:0, Muon Extractor +contenttweaker:titanium_iridium_coil:0, Titanium Iridium Coil +contenttweaker:order_wood:0, Order Wood +contenttweaker:chaos_wood:0, Chaos Wood +contenttweaker:brightsteel_case:0, Brightsteel Case +contenttweaker:gravitite_stone:0, Gravitational Vibrator +contenttweaker:scale_of_the_ancient_heart:0, Scale of the Ancient Heart +contenttweaker:sentient_meatball:0, Sentient Meatball +contenttweaker:everburner:0, Everburner +contenttweaker:sentient_factory_core:0, Sentient Factory Core +contenttweaker:brightsteel_conduit:0, Brightsteel Conduit +contenttweaker:asgard_furnace_brick:0, Asgard Furnace Bricks +contenttweaker:defined_block:0, Defined Block +contenttweaker:definer_casing:0, Definer Casing +contenttweaker:well_defined_machine_case:0, Well-Defined Machine Case +contenttweaker:astral_collapser_wall:0, Sandman's Sand +contenttweaker:holographic_ore:0, Holographic Ore +contenttweaker:ultimate_ore:0, Ultimate Ore +contenttweaker:matrix_ore:0, Matrix Ore +contenttweaker:sednanite_stabilizer:0, Sednanite Stabilizer +contenttweaker:plasma_collider:0, Plasma Collider +contenttweaker:plasma_injector:0, Plasma Injector +contenttweaker:ichor:0, Ichor +contenttweaker:inertial_laser_projector:0, Inertial Laser Projector +contenttweaker:hohlraum:0, Hohlraum +contenttweaker:demon_stone:0, Demon Stone +contenttweaker:energy_hive:0, Energy Hive +contenttweaker:fluix_etcher:0, Fluix Etcher +contenttweaker:naquadah_catalyst:0, Naquadah Catalyst contenttweaker:recursive_meatball:0, Recursive Meatball +contenttweaker:fusion_core_placeholder:0, tile.contenttweaker.fusion_core_placeholder.name +contenttweaker:etherium_ore:0, Etherium Ore +contenttweaker:charged_draconium_block:0, Charged Draconium Block +contenttweaker:myrmitite_casing:0, Myrmitite Casing +contenttweaker:returning_point:0, tile.contenttweaker.returning_point.name +contenttweaker:shungite:0, Shungite +contenttweaker:herne_altar_stone:0, tile.contenttweaker.herne_altar_stone.name +contenttweaker:lilith_altar_stone:0, tile.contenttweaker.lilith_altar_stone.name +contenttweaker:moloch_altar_stone:0, tile.contenttweaker.moloch_altar_stone.name +contenttweaker:baphomet_altar_stone:0, tile.contenttweaker.baphomet_altar_stone.name +contenttweaker:abyssal_wasteland_containment_stone:0, tile.contenttweaker.abyssal_wasteland_containment_stone.name +contenttweaker:dreadlands_containment_stone:0, tile.contenttweaker.dreadlands_containment_stone.name +contenttweaker:omothol_containment_stone:0, tile.contenttweaker.omothol_containment_stone.name +contenttweaker:headstone:0, tile.contenttweaker.headstone.name +contenttweaker:psichic_stone:0, tile.contenttweaker.psichic_stone.name +contenttweaker:jade_egg, Jade Egg +contenttweaker:amethyst_egg, Amethyst Egg +contenttweaker:rosite_egg, Rosite Egg +contenttweaker:limonite_egg, Limonite Egg +contenttweaker:runium_egg, Runium Egg +contenttweaker:arlemite_egg, Arlemite Egg +contenttweaker:realmite_egg, Realmite Egg +contenttweaker:rupee_egg, Rupee Egg +contenttweaker:sapphire_egg, Sapphire Egg +contenttweaker:mithrillium_egg, Mithrillium Egg +contenttweaker:amber_egg, Arcane Amber Egg +contenttweaker:rhenium_egg, Rhenium Egg +contenttweaker:bloodgem_egg, Bloodgem Egg +contenttweaker:netherite_egg, Netherite Egg +contenttweaker:emberstone_egg, Emberstone Egg +contenttweaker:chestbone_fragment_egg, Chestbone Fragment Egg +contenttweaker:legbone_fragment_egg, Legbone Fragment Egg +contenttweaker:footbone_fragment_egg, Footbone Fragment Egg +contenttweaker:skullbone_fragment_egg, Skullbone Fragment Egg +contenttweaker:blazium_egg, Blazium Egg +contenttweaker:varsium_egg, Varsium Egg +contenttweaker:baronyte_egg, Baronyte Egg +contenttweaker:fluctuatite_egg, Fluctuatite Egg +contenttweaker:gemenyte_egg, Gemenyte Egg +contenttweaker:jewelyte_egg, Jewelyte Egg +contenttweaker:ornamyte_egg, Ornamyte Egg +contenttweaker:charged_runium_egg, Charged Runium Egg +contenttweaker:bloodstone_egg, Bloodstone Egg +contenttweaker:cold_iron_egg, Cold Iron Egg +contenttweaker:blue_gemstone_egg, Blue gemstone Egg +contenttweaker:green_gemstone_egg, Green Gemstone Egg +contenttweaker:purple_gemstone_egg, Purple Gemstone Egg +contenttweaker:red_gemstone_egg, Red Gemstone Egg +contenttweaker:white_gemstone_egg, White Gemstone Egg +contenttweaker:yellow_gemstone_egg, Yellow Gemstone Egg +contenttweaker:crystallite_egg, Crystallite Egg +contenttweaker:lyon_egg, Lyon Egg +contenttweaker:mystite_egg, Mystite Egg +contenttweaker:candyte_egg, Candyte Egg +contenttweaker:palladium_egg, Palladium Egg +contenttweaker:vityte_egg, Vityte Egg +contenttweaker:polonium_egg, Polonium Egg +contenttweaker:ogerite_egg, Ogerite Egg +contenttweaker:lunastone_egg, Lunastone Egg +contenttweaker:chalcedony_egg, Chalcedony Egg +contenttweaker:brightsteel_egg, BrightSteel Egg +contenttweaker:unidentified_egg, Unidentified Egg +contenttweaker:chaotic_egg, Chaotic Egg +contenttweaker:glitch_infused_egg, Glitch Infused Egg +contenttweaker:test_food, item.contenttweaker.test_food.name +contenttweaker:hearty_meatball, Hearty Meatball +contenttweaker:meatball, Meatball +contenttweaker:meatball_pasta, Pasta & Meatballs +contenttweaker:spicy_meatball_pasta, Spicy Meatball Pasta +contenttweaker:fiery_meatball_pasta, Fiery Meatball Pasta +contenttweaker:intense_meatball_pasta, Intense Meatball Pasta +contenttweaker:aglio_olio_peperoncino_pasta, Pasta Aglio Olio Peperoncino +contenttweaker:strange_meatball, Strange Meatball +contenttweaker:dried_vishroom, Dried Vishroom +contenttweaker:strange_brownie, Strange BrOwnIe +contenttweaker:golden_steak, Golden Steak +contenttweaker:really_golden_steak, Really Golden Steak +contenttweaker:bento_s, Bento S +contenttweaker:bento_m, Bento M contenttweaker:bento_l, Bento L -contenttweaker:enchdesc_bane_of_arthropods, Enchantment Description: Bane of Arthropods -contenttweaker:polonium_encrusted_egg, Enchanted Polonium Egg +contenttweaker:bento_xl, Bento XL +contenttweaker:bento_xxl, Bento XXL +contenttweaker:bento_xxxl, Bento XXXL +contenttweaker:buffalo_charger, Buffalo Charger Wing +contenttweaker:dragon_egg_omelette, Dragon Egg Omelette +contenttweaker:sour_candy_x, Sour Candy X +contenttweaker:burned_enchanted_feather, Burnt Enchanted Feather +contenttweaker:lollypop_y, Lollypop Y +contenttweaker:gummy_worm_z, Gummy Worm Z +contenttweaker:addiction_cookie, Addiction Cookie +contenttweaker:sausage_sandwich, Sausage Sandwich +contenttweaker:nethersky_steel_ingot, Nethersky Steel Ingot +contenttweaker:nethersky_steel_dust, Nethersky Steel Dust +contenttweaker:void_dust, Void Dust +contenttweaker:everwatching_eye, Everwatching Eye +contenttweaker:demon_will_powder, Demon Will Powder +contenttweaker:corrosive_will_powder, Corrosive Will Powder +contenttweaker:destructive_will_powder, Destructive Will Powder +contenttweaker:vengeful_will_powder, Vengeful Will Powder +contenttweaker:steadfast_will_powder, Steadfast Will Powder +contenttweaker:enriched_canola_seed, Enriched Canola Seeds +contenttweaker:realmstone, Realmstone +contenttweaker:gravitite_lens, Gravitite Lens +contenttweaker:fire_construct, Fire Construct +contenttweaker:ice_construct, Ice Construct +contenttweaker:nethengeic_rune, Nethengeic Rune +contenttweaker:blue_matter, Deep Blue Matter +contenttweaker:divine_star, Divine Star +contenttweaker:dragons_blood_plastic, Dragons Blood Plastic +contenttweaker:precasian_artifact, Precasian Artifact +contenttweaker:eden_core, Eden Core +contenttweaker:abyssal_artifact, Abyssal Artifact +contenttweaker:lelyetian_artifact, Lelyetian Artifact +contenttweaker:barathos_artifact, Barathos Artifact +contenttweaker:creeponian_artifact, Creeponian Artifact +contenttweaker:deeplands_artifact, Deeplands Artifact +contenttweaker:tartarus_artifact, item.contenttweaker.tartarus_artifact.name +contenttweaker:eldritch_will_crystal, Eldritch Will Crystal +contenttweaker:eldritch_will_crystal_seeds, Eldritch Will Crystal Seeds +contenttweaker:jeweled_runium, Jeweled Runium +contenttweaker:eden_star, Eden Star +contenttweaker:candyland_artifact, Candyland Artifact +contenttweaker:celeve_artifact, Celeve Artifact +contenttweaker:crystevia_artifact, Crystevia Artifact +contenttweaker:gardencia_artifact, Gardencia Artifact +contenttweaker:haven_artifact, Haven Artifact +contenttweaker:iromine_artifact, Iromine Artifact +contenttweaker:mysterium_artifact, Mysterium Artifact +contenttweaker:voxponds_artifact, Vox Ponds Artifact +contenttweaker:resplendent_ingot, Resplendent Ingot +contenttweaker:wildwood_core, Wildwood Core +contenttweaker:fragment_madness, Fragment Madness +contenttweaker:precasia_garnet, Precasia Garnet +contenttweaker:barathos_garnet, Barathos Garnet +contenttweaker:lelyetia_garnet, Lelyetia Garnet +contenttweaker:creeponia_garnet, Creeponia Garnet +contenttweaker:deeplands_garnet, Deeplands Garnet +contenttweaker:abyss_garnet, Abyss Garnet +contenttweaker:candyland_garnet, Candyland Garnet +contenttweaker:celeve_garnet, Celeve Garnet +contenttweaker:crystevia_garnet, Crystevia Garnet +contenttweaker:gardencia_garnet, Gardencia Garnet +contenttweaker:haven_garnet, Haven Garnet +contenttweaker:iromine_garnet, Iromine Garnet +contenttweaker:mysterium_garnet, Mysterium Garnet +contenttweaker:vox_ponds_garnet, Vox Ponds Garnet +contenttweaker:depleted_polonium, Depleted Polonium +contenttweaker:arc_coil, Arc Coil +contenttweaker:lyonite_plate, Lyonite Plate +contenttweaker:supertranslucent_catalyst, Supertranslucent Catalyst +contenttweaker:rainbow_gemstones, Rainbow Gemstones +contenttweaker:apalachia_core, Apalachia Core +contenttweaker:rhenium_catalyst, Rhenium Catalyst +contenttweaker:myrmitite_catalyst, Myrmitite Catalyst +contenttweaker:wildwood_star, Wildwood Star +contenttweaker:pixonia_heart, Heart of Pixonia +contenttweaker:pixonia_infusion_key, Pixonia Infusion Key +contenttweaker:ethereal_infusion_stone, Ethereal Infusion Stone +contenttweaker:universal_booster, Universal Booster +contenttweaker:borean_artifact, Borean Artifact +contenttweaker:runandor_artifact, Runandor Artifact +contenttweaker:lunalus_artifact, Lunalus Artifact +contenttweaker:refraction_focus_key, Refraction Focus Key +contenttweaker:instant_power_junction, Instant Power Junction +contenttweaker:high_strength_transmission, High Strength Transmission +contenttweaker:borean_garnet, Borean Garnet +contenttweaker:runandor_garnet, Runandor Garnet +contenttweaker:lunalus_garnet, Lunalus Garnet +contenttweaker:unidentified_ingot, Unidentified Ingot +contenttweaker:ancient_cavern_artifact, Ancient Cavern Artifact +contenttweaker:dustopia_artifact, Dustopia Artifact +contenttweaker:greckon_artifact, Greckon Artifact +contenttweaker:immortallis_artifact, Immortallis Artifact +contenttweaker:botanic_alchemic_catalyst, Botanic-Alchemic Catalyst +contenttweaker:inert_botanic_alchemic_catalyst, Inert Botanic Alchemic Catalyst +contenttweaker:recursion_darkness, Recursion of Darkness +contenttweaker:recursion_fear, Recursion of Fear +contenttweaker:recursion_helplessness, Recursion of Helplessness +contenttweaker:recursion_solitude, Recursion of Solitude +contenttweaker:ancient_cavern_garnet, Ancient Cavern Garnet +contenttweaker:dustopia_garnet, Dustopia Garnet +contenttweaker:greckon_garnet, Greckon Garnet +contenttweaker:immortallis_garnet, Immortallis Garnet +contenttweaker:apalachia_star, Apalachia Star +contenttweaker:skythern_star, Skythern Star +contenttweaker:mortum_star, Mortum Star +contenttweaker:dream_cluster, Dream Cluster +contenttweaker:skythern_core, Skythern Core +contenttweaker:crystalized_emberstone, Crystalized Emberstone +contenttweaker:doge_coin, Doge Coin +contenttweaker:chaos_pearl, Chaos Pearl +contenttweaker:pastaitem, Pasta +contenttweaker:vethea_garnet, Vethea Garnet +contenttweaker:twilight_gear, Twilight Gear +contenttweaker:nightmare_coil, Nightmare Coil +contenttweaker:eden_refined_gem, Eden Refined Gem +contenttweaker:wildwood_refined_gem, Wildwood Refined Gem +contenttweaker:apalachia_refined_gem, Apalachia Refined Gem +contenttweaker:skythern_refined_gem, Skythern Refined Gem +contenttweaker:unidentified_plate, Unidentified Plate +contenttweaker:mortum_core, Mortum Core +contenttweaker:dynatos_catalyst, Dynatos Catalyst +contenttweaker:shyrelands_garnet, Shyrelands Garnet +contenttweaker:shyre_crystal, Shyre Crystal +contenttweaker:bright_matter, Bright Matter +contenttweaker:unreachable, Unreachable +contenttweaker:empowered_gravitite, Empowered Gravitite +contenttweaker:superfused_alloy_ingot, Superfused Alloy Ingot +contenttweaker:dreadia_gem, Dreadia Gem +contenttweaker:caeles_gem, Caeles Gem +contenttweaker:vitium_gem, Vitium Gem +contenttweaker:mythus_gem, Mythus Gem +contenttweaker:primordial_star, Primordial Star +contenttweaker:experienced_spider_eye, Experienced Spider Eye +contenttweaker:concentrated_essence, Dense Solidified Experience +contenttweaker:crimson_gem, Crimson Gem +contenttweaker:gold_leaf, Gold Leaf +contenttweaker:curd, Curd +contenttweaker:ground_beef, Ground Beef +contenttweaker:ground_pork, Ground Pork +contenttweaker:mystical_gem, Mystical Gem +contenttweaker:hyperchitinous_plate, Hyperchitinous Plate +contenttweaker:conductive_powder, Conductive Powder +contenttweaker:forbidden_matter, Forbidden Matter +contenttweaker:abyssal_wasteland_matter, Abyssal Wasteland Matter +contenttweaker:dreadlands_matter, Dreadlands Matter +contenttweaker:omothol_matter, Omothol Matter +contenttweaker:crystalline_lens, Crystalline Lens +contenttweaker:purified_titanium_ingot, Purified Titanium Ingot +contenttweaker:heart_of_darkness, Heart of Darkness +contenttweaker:arc_residue, Arc Residue +contenttweaker:magnetic_monopole, Magnetic Monopole +contenttweaker:ayeraco_heart, Ayeraco Heart +contenttweaker:dyson_capacitor, Dyson Capacitor +contenttweaker:charged_dyson_capacitor, Charged Dyson Capacitor +contenttweaker:atomic_mirror, Atomic Mirror +contenttweaker:defined_ingot, Defined Ingot +contenttweaker:hassium_alloy_ingot, Hassium Alloy Ingot +contenttweaker:defined_plate, Defined Plate +contenttweaker:defined_gear, Defined Gear +contenttweaker:definer_core, Definer Core +contenttweaker:brightsteel_alloy_ingot, Brightsteel Alloy Ingot +contenttweaker:deuterium_crystal, Deuterium Crystal +contenttweaker:deuterium_chunk, Deuterium Chunk +contenttweaker:tritium_crystal, Tritium Crystal +contenttweaker:tritium_chunk, Tritium Chunk +contenttweaker:hydrogen_crystal, Hydrogen Crystal +contenttweaker:hydrogen_chunk, Hydrogen Chunk +contenttweaker:twilight_alloy_ingot, Twilight Alloy Ingot +contenttweaker:abyssal_alloy_ingot, Abyssal Alloy Ingot +contenttweaker:thermionic_alloy_ingot, Thermionic Alloy Ingot +contenttweaker:between_alloy_ingot, Between Alloy Ingot +contenttweaker:defined_redstone_chipset, Defined Redstone Chipset +contenttweaker:defined_servo, Defined Servo +contenttweaker:mithminite_prism, Mithminite Prism +contenttweaker:mirroring_mithminite_prism, Mirroring Mithminite Prism +contenttweaker:quantum_shard, Quantum Shard +contenttweaker:radiant_scales, Radiant Scales +contenttweaker:botanical_pillar, Botanical Pillar +contenttweaker:resonating_eldritch_artifact, Resonating Eldritch Artifact +contenttweaker:high_density_frame, High Density Frame +contenttweaker:annealed_high_density_frame, Annealed High Density Frame +contenttweaker:aeldunari, Aeldunari +contenttweaker:living_case, Living Case +contenttweaker:radiation_crafter, Radiation Crafter +contenttweaker:high_refraction_alloy_ingot, High Refraction Alloy Ingot +contenttweaker:infinity_plate, Infinity Plate +contenttweaker:shyre_mulch, Shyre Mulch +contenttweaker:plasmatic_neutronium_ingot, Plasmatic Neutronium Ingot +contenttweaker:infinity_core, Infinity Core +contenttweaker:defined_engine, Defined Engine +contenttweaker:starmetal_alloy_ingot, Starmetal Alloy Ingot +contenttweaker:fluix_lens, Fluix Lens +contenttweaker:aether_rock, Aether +contenttweaker:divine_flake, Divine Flakes +contenttweaker:twilight_essence, Twilight Essence +contenttweaker:organic_jade_plate, Organic Jade Plate +contenttweaker:rift_essence, Rift Essence +contenttweaker:cursed_organic_matter, Cursed Organic Matter +contenttweaker:rainbow_lens, Rainbow Lens +contenttweaker:steamed_slime, Steamed Slime +contenttweaker:cursed_myrmitite_catalyst, Cursed Myrmitite Catalyst +contenttweaker:myrmex_coolant_cell, Myrmex Coolant Cell +contenttweaker:infinity_egg, Infinity Egg +contenttweaker:infinity_seed, Infinity Seed +contenttweaker:infinity_sprout, Infinity Sprout +contenttweaker:innerved_infinity_seed, Innerved Infinity Seed +contenttweaker:infinity_sapling, Infinity Sapling +contenttweaker:infinity_leaf, Infinity Leaf +contenttweaker:infinity_fruit, Infinity Fruit +contenttweaker:living_infinity_fruit, Living Infinity Fruit +contenttweaker:enchanted_myrmitite, Enchanted Myrmitite +contenttweaker:infused_myrmitite, Infused Myrmitite +contenttweaker:fiery_rhenium_ingot, Fiery Rhenium Ingot +contenttweaker:inert_crystal, Inert Crystal +contenttweaker:muon_crystal, Muon Crystal +contenttweaker:strings_crystal, Strings Crystal +contenttweaker:evil_resonator, Evil Resonator +contenttweaker:nethengeic_bone, Nethengeic Bone +contenttweaker:watcher_eye, Watcher Eye +contenttweaker:ancient_remnants, Ancient Remnants +contenttweaker:ayeraco_scale, Ayeraco Scale +contenttweaker:densos_eye, Densos Eye +contenttweaker:dramix_skin, Dramix Skin +contenttweaker:eternal_shoulder, Eternal Shoulder +contenttweaker:karot_horn, Karot Horn +contenttweaker:scorcher_eternal_flame, Scorcher Eternal Flame +contenttweaker:parasecta_wing, Parasecta Wing +contenttweaker:reyvor_eye, Reyvor Eye +contenttweaker:fiend_soul, Fiend Soul +contenttweaker:twilight_antenna, Twilight Antenna +contenttweaker:vamacheron_fur, Vamacheron Fur +contenttweaker:termasect_bark, Termasect Bark +contenttweaker:sunstorm_ray, Sunstorm Ray +contenttweaker:cori_experience, Cori Experience +contenttweaker:tier_i_defined_seed, Tier I Defined Seed +contenttweaker:tier_ii_defined_seed, Tier II Defined Seed +contenttweaker:tier_iii_defined_seed, Tier III Defined Seed +contenttweaker:tier_iv_defined_seed, Tier IV Defined Seed +contenttweaker:tier_v_defined_seed, Tier V Defined Seed +contenttweaker:tier_vi_defined_seed, Tier VI Defined Seed +contenttweaker:energized_peat, Energized Peat +contenttweaker:lost_memory, Lost Memory +contenttweaker:human_imperfection, Human Imperfection +contenttweaker:embraced_imperfection, Embraced Imperfection +contenttweaker:malum, Malum +contenttweaker:bane_tusk, Bane Tusk +contenttweaker:baroness_brain, Baroness Brain +contenttweaker:clunkhead_brick, Clunkhead Brick +contenttweaker:coniferon_bark, Coniferon Bark +contenttweaker:corallus_polyp, Corallus Polyp +contenttweaker:cotton_candor_frosting, Cotton Candor Frosting +contenttweaker:xxeus_heart, Xxeus Heart +contenttweaker:creep_explosive_gland, Creep Explosive Gland +contenttweaker:crystocore_shard, Crystocore Shard +contenttweaker:dracyon_tooth, Dracyon Tooth +contenttweaker:elusive_horn, Elusive Horn +contenttweaker:flash_skull, Flash Skull +contenttweaker:goldorth_golden_eye, Goldorth Golden Eye +contenttweaker:graw_fang, Graw Fang +contenttweaker:guardian_rune, Guardian Rune +contenttweaker:gyro_red_nose, Gyro Red Nose +contenttweaker:harkos_rib, Harkos Rib +contenttweaker:hive_king_tendril, Hive King Tendril +contenttweaker:horon_tendon, Horon Tendon +contenttweaker:hydrolisk_pincher, Hydrolisk Pincher +contenttweaker:kajaros_rib, Kajaros Rib +contenttweaker:king_bambambam_pelvis, King Bambambam Pelvis +contenttweaker:king_shroomus_cap, King Shroomus Cap +contenttweaker:klobber_hand, Klobber Hand +contenttweaker:kror_sediment, Kror Sediment +contenttweaker:mechbot_cpu, Mechbot CPU +contenttweaker:mirage_femur, Mirage Femur +contenttweaker:miskel_rib, Miskel Rib +contenttweaker:okazor_rib, Okazor Rib +contenttweaker:penumbra_spike, Penumbra Spike +contenttweaker:proshield_hand, Proshield Hand +contenttweaker:raxxan_rib, Raxxan Rib +contenttweaker:rockrider_stone, Rockrider Stone +contenttweaker:shadowlord_eye, Shadowlord Eye +contenttweaker:silver_foot, Silver Foot +contenttweaker:skeletron_skull, Skeletron Skull +contenttweaker:smash_jaw, Smash Jaw +contenttweaker:tyrosaur_horn, Tyrosaur Horn +contenttweaker:vinocorne_petal, Vinocorne Petal +contenttweaker:visualent_fang, Visualent Fang +contenttweaker:voxxulon_slime, Voxxulon Slime +contenttweaker:oblitus, Oblitus +contenttweaker:essence_fear, Essence of Fear +contenttweaker:essence_solitude, Essence of Solitude +contenttweaker:essence_helplessness, Essence of Helplessness +contenttweaker:essence_darkness, Essence of Darkness +contenttweaker:clausurae, Clausurae +contenttweaker:pure_warp, Pure Warp +contenttweaker:divine_ironwood_ingot, Divine Ironwood Ingot +contenttweaker:mythic_electronic_circuit, Mythic Electronic Circuit +contenttweaker:advanced_mythic_electronic_circuit, Advanced Mythic Electronic Circuit +contenttweaker:halite_warrior, Essence of the Halite Warrior +contenttweaker:interdimensional_energy_orb, Interdimensional Energy Orb +contenttweaker:sideral_energy_orb, Sideral Energy Orb +contenttweaker:draconic_energy_orb, Draconic Energy Orb +contenttweaker:chaotic_energy_orb, Chaotic Energy Orb +contenttweaker:mythic_energy_orb, Mythic Energy Orb +contenttweaker:nightmare_energy_orb, Nightmare Energy Orb +contenttweaker:hypercubic_energy_orb, Hypercubic Energy Orb +contenttweaker:arcane_entropinator, Arcane Entropinator +contenttweaker:entropy_construct, Entropy Construct +contenttweaker:recursion_infinity, Infinite Recursion +contenttweaker:horcrux, Horcrux +contenttweaker:petrified_snake, Petrified Snake +contenttweaker:essence_of_petrification, Essence of Petrification +contenttweaker:crystaltine_dust, Crystaltine Dust +contenttweaker:modularium_primer, Modularium Primer +contenttweaker:demonic_manastone, Demonic Manastone +contenttweaker:mana_rune, Mana Rune +contenttweaker:compressed_mana_rune, Compressed Mana Rune +contenttweaker:manastone_dust, Manastone Dust +contenttweaker:greater_gaia_spirit, Greater Gaia Spirit +contenttweaker:terrasteel_crystal, Terrasteel Crystal +contenttweaker:fragment_of_unraveling, Fragment of Unraveling +contenttweaker:unstable_fragment_of_unraveling, Unstable Fragment of Unraveling +contenttweaker:forgotten_will, Forgotten Will +contenttweaker:forgotten_slime, Forgotten Slime +contenttweaker:rhenium_vibranium_base, Rhenium Vibranium Base +contenttweaker:soul_of_the_grand_wizard, Soul of the Grand Wizard +contenttweaker:object_of_great_mass, Object of Great Mass +contenttweaker:void_shuriken, Void Shuriken +contenttweaker:primordial_sliver, Primordial Sliver +contenttweaker:gravitite_deposit, Gravitite Deposit +contenttweaker:gravitite_pearl, Gravitite Pearl +contenttweaker:gravitite_sediment, Gravitite Sediment +contenttweaker:gravitite_clathrate, Gravitite Clathrate +contenttweaker:gravitite_matrix, Gravitite Matrix +contenttweaker:superheated_gravitite_chunk, Superheated Gravitite Chunk +contenttweaker:gravitite_chunk, Gravitite Chunk +contenttweaker:gravitite_dust, Gravitite Dust +contenttweaker:the_dark_star, The Dark Star Crystal +contenttweaker:fiery_unguent_bottle, Fiery Unguent Bottle +contenttweaker:cleansing_balm_bottle, Cleansing Balm Bottle +contenttweaker:elecanium_egg, Elecanium Egg +contenttweaker:dynatos_crystal, Dynatos Crystal +contenttweaker:reprocessed_cosmic_meatball, Reprocessed Cosmic Meatball +contenttweaker:clump_of_mythic_matter, Clump of Mythic Matter +contenttweaker:compressed_clump_mythic, Compressed Clump of Mythic Matter +contenttweaker:double_compressed_clump_mythic, Double Compressed Clump of Mythic Matter +contenttweaker:triple_compressed_clump_mythic, Triple Compressed Clump of Mythic Matter +contenttweaker:plate_clump_mythic, Plate of Compressed Mythic Matter +contenttweaker:uncured_organic_mythic_board, Uncured Organic Mythic Board +contenttweaker:once_coated_organic_mythic_board, Once-Coated Organic Mythic Board +contenttweaker:twice_coated_organic_mythic_board, Twice-Coated Organic Mythic Board +contenttweaker:thrice_coated_organic_mythic_board, Thrice-Coated Organic Mythic Board +contenttweaker:fixed_organic_mythic_board, Fixed Organic Mythic Board +contenttweaker:hydrocarbon_coated_organic_mythic_board, Hydrocarbonated Organic Mythic Board +contenttweaker:heated_organic_mythic_board, Heated Organic Mythic Board +contenttweaker:warm_organic_mythic_board, Warm Organic Mythic Board +contenttweaker:hot_organic_mythic_board, Hot Organic Mythic Board +contenttweaker:searing_organic_mythic_board, Searing Organic Mythic Board +contenttweaker:quenched_organic_mythic_board, Quenched Organic Mythic Board +contenttweaker:cured_organic_mythic_board, Cured Organic Mythic Board +contenttweaker:digital_organic_currency, Digital Organic Currency +contenttweaker:amulet_of_cinders, Amulet of Cinders +contenttweaker:jewel_of_the_twilight_forest, Jewel of the Twilight Forest +contenttweaker:twilight_diamond, Twilight Diamond +contenttweaker:infused_lightwood_sapling, Infused Lightwood Sapling +contenttweaker:infused_rhenium_ingot, Infused Rhenium Ingot +contenttweaker:master_spell_focus, Master Spell Focus +contenttweaker:liquid_witchcraft_bottle, Liquid Witchcraft Bottle +contenttweaker:ineffable_light, Ineffable Light +contenttweaker:ineffable_sun, Ineffable Sun +contenttweaker:compact_port, Compact Port +contenttweaker:recursion_fragment_precasia, Recursion Fragment: Precasia +contenttweaker:precasia_wormhole, Precasia Wormhole +contenttweaker:gemenyte_dust, Gemenyte Dust +contenttweaker:ornamyte_dust, Ornamyte Dust +contenttweaker:jewelyte_dust, Jewelyte Dust +contenttweaker:lelyetia_wormhole, Lelyetia Wormhole +contenttweaker:creeponia_wormhole, Creeponia Wormhole +contenttweaker:barathos_wormhole, Barathos Wormhole +contenttweaker:deeplands_wormhole, Deeplands Wormhole +contenttweaker:abyss_wormhole, Abyss Wormhole +contenttweaker:recursion_fragment_abyss, Recursion Fragment: Abyss +contenttweaker:recursion_fragment_lelyetia, Recursion Fragment: Lelyetia +contenttweaker:recursion_fragment_deeplands, Recursion Fragment: Deeplands +contenttweaker:recursion_fragment_creeponia, Recursion Fragment: Creeponia +contenttweaker:recursion_fragment_barathos, Recursion Fragment: Barathos +contenttweaker:celestial_shield_fragment, Celestial Shield Fragment +contenttweaker:aesir_tribute, Aesir Tribute +contenttweaker:crystevia_wormhole, Crystevia Wormhole +contenttweaker:vox_wormhole, Vox Ponds Wormhole +contenttweaker:mysterium_wormhole, Mysterium Wormhole +contenttweaker:gardencia_wormhole, Gardencia Wormhole +contenttweaker:celeve_wormhole, Celeve Wormhole +contenttweaker:candyland_wormhole, Candyland Wormhole +contenttweaker:iromine_wormhole, Iromine Wormhole +contenttweaker:haven_wormhole, Haven Wormhole +contenttweaker:recursion_fragment_crystevia, Recursion Fragment: Crystevia +contenttweaker:recursion_fragment_haven, Recursion Fragment: Haven +contenttweaker:recursion_fragment_vox, Recursion Fragment: Vox Ponds +contenttweaker:recursion_fragment_mysterium, Recursion Fragment: Mysterium +contenttweaker:recursion_fragment_iromine, Recursion Fragment: Iromine +contenttweaker:recursion_fragment_candyland, Recursion Fragment: Candyland +contenttweaker:recursion_fragment_celeve, Recursion Fragment: Celeve +contenttweaker:recursion_fragment_gardencia, Recursion Fragment: Gardencia +contenttweaker:imperfect_neutronium_nugget, Imperfect Neutronium Nugget +contenttweaker:corporea_flower, Corporea Flower +contenttweaker:tier1_token, Tier 1 Excavation Token +contenttweaker:tier2_token, Tier 2 Excavation Token +contenttweaker:tier3_token, Tier 3 Excavation Token +contenttweaker:tier4_token, Tier 4 Excavation Token +contenttweaker:tier5_token, Tier 5 Excavation Token +contenttweaker:tier6_token, Tier 6 Excavation Token +contenttweaker:tier7_token, Tier 7 Excavation Token +contenttweaker:tier8_token, Tier 8 Excavation Token +contenttweaker:tier9_token, Tier 9 Excavation Token +contenttweaker:tier10_token, Tier 10 Excavation Token +contenttweaker:tier11_token, Tier 11 Excavation Token +contenttweaker:tier12_token, Tier 12 Excavation Token +contenttweaker:tier13_token, Tier 13 Excavation Token +contenttweaker:tier14_token, Tier 14 Excavation Token +contenttweaker:tier15_token, Tier 15 Excavation Token +contenttweaker:tier16_token, Tier 16 Excavation Token +contenttweaker:tier17_token, Tier 17 Excavation Token +contenttweaker:tier18_token, Tier 18 Excavation Token +contenttweaker:tier19_token, Tier 19 Excavation Token +contenttweaker:tier20_token, Tier 20 Excavation Token +contenttweaker:tier21_token, Tier 21 Excavation Token +contenttweaker:tier22_token, Tier 22 Excavation Token +contenttweaker:tier23_token, Tier 23 Excavation Token +contenttweaker:tier24_token, Tier 24 Excavation Token +contenttweaker:tier25_token, Tier 25 Excavation Token +contenttweaker:tier26_token, Tier 26 Excavation Token +contenttweaker:tier27_token, Tier 27 Excavation Token +contenttweaker:tier28_token, Tier 28 Excavation Token +contenttweaker:tier29_token, Tier 29 Excavation Token +contenttweaker:runandor_wormhole, Runandor Wormhole +contenttweaker:lunalus_wormhole, Lunalus Wormhole +contenttweaker:borean_wormhole, L'Borean Wormhole +contenttweaker:ancient_cavern_wormhole, Ancient Cavern Wormhole +contenttweaker:immortallis_wormhole, Immortallis Wormhole +contenttweaker:dustopia_wormhole, Dustopia Wormhole contenttweaker:greckon_wormhole, Greckon Wormhole +contenttweaker:vethea_wormhole, Vethea Wormhole +contenttweaker:shyre_wormhole, Shyre Wormhole contenttweaker:recursion_fragment_runandor, Recursion Fragment: Runandor -contenttweaker:haumea_spinel, Haumea Spinel -contenttweaker:barley_beer_blend, Barley Cereal Blend +contenttweaker:recursion_fragment_lunalus, Recursion Fragment: Lunalus +contenttweaker:recursion_fragment_borean, Recursion Fragment: L'Borean +contenttweaker:recursion_fragment_greckon, Recursion Fragment: Greckon +contenttweaker:recursion_fragment_dustopia, Recursion Fragment: Dustopia +contenttweaker:recursion_fragment_immortallis, Recursion Fragment: Immortallis +contenttweaker:recursion_fragment_cavern, Recursion Fragment: Ancient Cavern +contenttweaker:recursion_fragment_vethea, Recursion Fragment: Vethea +contenttweaker:recursion_fragment_shyre, Recursion Fragment: Shyrelands +contenttweaker:really_hard_rock, Really Hard Rock +contenttweaker:unidentified_norse_relic, Unidentified Norese Relic +contenttweaker:aesir_gemstone, Aesir Gemstone +contenttweaker:bifrost_gem, Bifrost Gem +contenttweaker:bifrost_dust, Bifrost Dust +contenttweaker:recursive_powder, Recursive Powder +contenttweaker:dense_diamond_powder, Dense Diamond Powder +contenttweaker:starfield_gem, Starfield Gem +contenttweaker:demonic_elixir_bottle, Demonic Elixir Bottle +contenttweaker:cloudy_oil_bottle, Cloudy Oil Bottle +contenttweaker:evanescent_sednanite_dust, Evanescent Sednanite Dust +contenttweaker:evanescent_sednanite_powder, Evanescent Sednanite Powder +contenttweaker:sacrifice_metal_clump, Sacrifice Metal Clump +contenttweaker:dense_redstone, Dense Redstone +contenttweaker:sacrificial_contract, Sacrificial Contract +contenttweaker:eternally_stained_soul, Eternally Stained Soul +contenttweaker:lesser_mana_core, Lesser Mana Core +contenttweaker:greater_mana_core, Greater Mana Core +contenttweaker:chaotic_feather, Chaotic Feather +contenttweaker:enhanced_chaos_shard, §kChaos§r Shard +contenttweaker:essence_of_the_room, Essence of the Room +contenttweaker:sacrificial_shard, Sacrificial Shard +contenttweaker:weight_of_the_heart, Weight of the Ancient Heart +contenttweaker:dreadlands_gem, Dreadlands Gem +contenttweaker:shadow_steel, Shadow Steel +contenttweaker:enhanced_chaos_fragment, §kChaos§r Fragment +contenttweaker:rainbow_core, Rainbow Core +contenttweaker:unstable_hassium_chunk, Unstable Hassium Chunk +contenttweaker:recursive_demantoid, Recursive Demantoid +contenttweaker:shining_sandstone_chunk, Shining Sandstone Chunk +contenttweaker:cursed_sapphire, Cursed Sapphire +contenttweaker:madness_gem, Madness Gem +contenttweaker:inanimate_soul, Inanimate Soul +contenttweaker:living_flesh, Living Flesh +contenttweaker:dense_vibrating_chunk, Dense Vibrating Chunk +contenttweaker:seared_rock, Seared Rock +contenttweaker:skotaninomicom, Skotaninomicom +contenttweaker:anadrominomicom, Anadrominomicom +contenttweaker:crystallized_corruption, Crystallized Corruption +contenttweaker:corrupted_aragonite, Corrupted Aragonite +contenttweaker:astral_lizardite, Astral Lizardite +contenttweaker:imperfect_gem_of_the_cosmos, Imperfect Gem of the Cosmos +contenttweaker:eternal_nightmare, Eternal Nightmare +contenttweaker:cosmic_fracture, Cosmic Fracture +contenttweaker:perfected_gem_of_the_cosmos, Perfected Gem of the Cosmos +contenttweaker:chaotic_comb, Chaotic Comb +contenttweaker:calcite_gem, Calcite Gem +contenttweaker:dreadful_bone, Dreadful Bone +contenttweaker:menacing_sludge, Menacing Sludge +contenttweaker:cursed_slime, Cursed Slime +contenttweaker:charger_ring, Charger Ring +contenttweaker:harbinger_crystal, Harbinger Crystal +contenttweaker:ender_feather, Ender Feather +contenttweaker:compressed_wafer, Compressed Wafer +contenttweaker:double_compressed_wafer, Double Compressed Wafer +contenttweaker:triple_compressed_wafer, Triple Compressed Wafer +contenttweaker:empowerment_core, Empowerment Core +contenttweaker:ender_dolomite_dust, Ender Dolomite Dust +contenttweaker:cut_abyss_garnet, Cut Abyss Garnet +contenttweaker:cut_precasia_garnet, Cut Precasia Garnet +contenttweaker:cut_lelyetia_garnet, Cut Lelyeatia Garnet +contenttweaker:cut_creeponia_garnet, Cut Creeponia Garnet contenttweaker:cut_deeplands_garnet, Cut Deeplands Garnet +contenttweaker:cut_barathos_garnet, Cut Barathos Garnet +contenttweaker:cut_crystevia_garnet, Cut Crystevia Garnet +contenttweaker:cut_candyland_garnet, Cut Candyland Garnet +contenttweaker:cut_celeve_garnet, Cut Celeve Garnet +contenttweaker:cut_haven_garnet, Cut Haven Garnet +contenttweaker:cut_gardencia_garnet, Cut Gardencia Garnet +contenttweaker:cut_voxponds_garnet, Cut Vox Ponds Garnet +contenttweaker:cut_iromine_garnet, Cut Iromine Garnet +contenttweaker:cut_mysterium_garnet, Cut Mysterium Garnet +contenttweaker:cut_borean_garnet, Cut Borean Garnet +contenttweaker:cut_runandor_garnet, Cut Runandor Garnet +contenttweaker:cut_lunalus_garnet, Cut Lunalus Garnet +contenttweaker:cut_immortallis_garnet, Cut Immortallis Garnet +contenttweaker:cut_ancientcavern_garnet, Cut Ancient Cavern Garnet +contenttweaker:cut_greckon_garnet, Cut Greckon Garnet +contenttweaker:cut_dustopia_garnet, Cut Dustopia Garnet +contenttweaker:lefhm_fuel, LEFHM Fuel +contenttweaker:tsleu_235_fuel, TSLEU-235 Fuel +contenttweaker:mutated_meatball, Mutated Meatball +contenttweaker:meatane_pellet, Meatane Pellet +contenttweaker:depleted_lefhm_fuel, Depleted LEFHM Fuel +contenttweaker:meatballium_324, Meatballium-324 +contenttweaker:meatballium_322, Meatballium-322 +contenttweaker:meatballium_328, Meatballium-328 +contenttweaker:infinity_fragment, Infinity Fragment +contenttweaker:complex_gearbox, Complex Gearbox +contenttweaker:complex_crank_shaft, Complex Crank Shaft +contenttweaker:shyre_chunk, Shyre Chunk +contenttweaker:xxeus_stone, Xxeus Stone +contenttweaker:left_sacred_sapling, Left Sacred Sapling +contenttweaker:right_sacred_sapling, Right Sacred Sapling +contenttweaker:sacred_acorn, Sacred Acorn +contenttweaker:big_slime, Big Slime +contenttweaker:clunky_chunky_brick, Clunky Chunky Brick +contenttweaker:primordial_prism, Primordial Prism +contenttweaker:golem_core, Golem Core +contenttweaker:dimensional_ingot, Dimensional Ingot +contenttweaker:blood_infused_dimensional_ingot, Blood Infused Dimensional Ingot +contenttweaker:cursed_rock, Cursed Rock +contenttweaker:silica_dust, Silica Dust +contenttweaker:silica_gelatin, Silica Gelatin +contenttweaker:krypton_xenon_capture, Krypton Xenon Capture +contenttweaker:krypton_capture, Krypton Capture +contenttweaker:ignitable_dust, Ignitable Dust +contenttweaker:phosphorous_crystal, Phosphorous Crystal +contenttweaker:vanadium_dust, Vanadium Dust +contenttweaker:tiny_gallium_dust, Tiny Gallium Dust +contenttweaker:tiny_germanium_dust, Tiny Germanium Dust +contenttweaker:shell_dust, Shell Dust +contenttweaker:selenium_dust, Selenium Dust +contenttweaker:yttrium_oxide, Yttrium Oxide +contenttweaker:barium_oxide, Barium Oxide +contenttweaker:barium_chunk, Barium Chunk +contenttweaker:rainbow_petal, Rainbow Petal +contenttweaker:recursive_feather, Recursive Feather +contenttweaker:planetary_essence, Planetary Essence +contenttweaker:universal_realgar, Universal Realgar +contenttweaker:sympan_spirit, Sympan Spirit +contenttweaker:fine_mineral_dust, Fine Mineral Dust +contenttweaker:matter_cluster, Matter Cluster +contenttweaker:brightseel_alloy_plate, Brightsteel Alloy Plate +contenttweaker:brightseel_alloy_gear, Brightsteel Alloy Gear +contenttweaker:iro_component, Iro Component +contenttweaker:lothlorien_dust, Lothlorien Dust +contenttweaker:fluxed_electrum_shaft, Fluxed Electrum Shaft +contenttweaker:cyanite_cell, Cyanite Cell +contenttweaker:coralium_shielding, Coralium Shielding +contenttweaker:restless_steel_ingot, Restless Steel Ingot +contenttweaker:restless_steel_frame, Restless Steel Frame +contenttweaker:superconducting_thread, Superconducting Thread +contenttweaker:stellar_alloy_shaft, Stellar Alloy Shaft +contenttweaker:crystallized_tungstensteel, Crystallized Tungstensteel +contenttweaker:tungsten_molybdenum_dust, Tungsten Molybdenum Dust +contenttweaker:lanthanum_salt, Lanthanum Salt +contenttweaker:technetium_remains, Technetium Remains +contenttweaker:compressed_realgar, Compressed Realgar +contenttweaker:fragment_of_the_arbiter, Arbiter Fragment +contenttweaker:flood_stone, Flood Stone +contenttweaker:sacred_cinders_log, Sacred Cinders Log +contenttweaker:sacred_cinders_seed, Sacred Cinders Seeds +contenttweaker:everburning_seed, Everburning Seed +contenttweaker:alumite_fork, Alumite Fork +contenttweaker:hard_bone, Hard Bone +contenttweaker:beryllium_fluoride_crystal, Beryllium Fluoride Crystal +contenttweaker:ruthenium_ingot, Ruthenium Ingot +contenttweaker:crystalline_beryllium, Crystalline Beryllium +contenttweaker:rhodium_mixture, Rhodium Mixture +contenttweaker:fluix_microcontroller, Fluix Microcontroller +contenttweaker:erodite_chunk, Erodite Chunk +contenttweaker:kyrothite_chunk, Kyrothite Chunk +contenttweaker:pladite_chunk, Pladite Chunk +contenttweaker:iotherite_chunk, Iotherite Chunk +contenttweaker:aethite_chunk, Aethite Chunk +contenttweaker:seaborgium_chunk, Seaborgium Chunk +contenttweaker:indium_dust, Indium Dust +contenttweaker:antimony_crystal, Antimony Crystal +contenttweaker:tellurium_crystal, Tellurium Crystal +contenttweaker:core_of_undeath, Core of Undeath +contenttweaker:heuf_fuel, HEUF Fuel +contenttweaker:depleted_heuf_fuel, Depleted HEUF Fuel +contenttweaker:meatballium_323, Meatballium 323 +contenttweaker:meatballium_ingot, Meatballium Ingot +contenttweaker:double_compressed_realgar, Double Compressed Realgar +contenttweaker:triple_compressed_realgar, Triple Compressed Realgar +contenttweaker:chaotic_propolis, Chaotic Propolis +contenttweaker:chaotic_honey_shard_1, Pyrite Honey Shard +contenttweaker:chaotic_honey_shard_2, Soul Honey Shard +contenttweaker:chaotic_honey_shard_3, Mysterious Honey Shard +contenttweaker:chaotic_honey_shard_4, Temporal Honey Shard +contenttweaker:sideral_reflector, Sideral Reflector +contenttweaker:sideral_collector, Sideral Collector +contenttweaker:nightly_gem, Nightly Gem +contenttweaker:sunstruck_gem, Sunstruck Gem +contenttweaker:crepuscular_gem, Crepuscular Gem +contenttweaker:arbiterite_crystal, Arbiterite Crystal +contenttweaker:hafnium_chunk, Hafnium Chunk +contenttweaker:tantalum_chunk, Tantalum Chunk +contenttweaker:bismuth_cluster, Bismuth Cluster +contenttweaker:cerium_ingot, Cerium Ingot +contenttweaker:neodymium_earth, Neodymium Earth +contenttweaker:projector_gem, Projector Gem +contenttweaker:whispering_meatball, Whispering Meatball +contenttweaker:possessed_fluix, Possessed Fluix +contenttweaker:samarium_dust, Samarium Dust +contenttweaker:hempcrete_dust, Hempcrete Dust +contenttweaker:seraphinite_gem, Seraphinite Gem +contenttweaker:gadolinium_gem, Gadolinium Gem +contenttweaker:yttrium_ruthenium_cluster, Yttrium Ruthenium Cluster +contenttweaker:terbium_crystal, Terbium Crystal +contenttweaker:myrminiobite_ingot, Myrminiobite Ingot +contenttweaker:neodymium_magnetic_alloy, Neodymium Magnetic Alloy Ingot +contenttweaker:polonium_beryllium_alloy_ingot, Polonium Beryllium Alloy Ingot +contenttweaker:einstenium_253, Einsteinium-253 +contenttweaker:einstenium_254, Einsteinium-254 +contenttweaker:lees_fuel, LEES Fuel +contenttweaker:depleted_lees_fuel, Depleted LEES Fuel +contenttweaker:fermium_252, Fermium-252 +contenttweaker:fermium_254, Fermium-254 +contenttweaker:fermium_255, Fermium-255 +contenttweaker:fermium_257, Fermium-257 +contenttweaker:hefm_fuel, HEFm Fuel +contenttweaker:proactinium_dust, Proactinium Dust +contenttweaker:stable_fusor, Stable Fusor +contenttweaker:everlasting_fusor, Everlasting Fusor +contenttweaker:stable_oganesson, Stable Oganesson +contenttweaker:depleted_hefm_fuel, Depleted HEFm Fuel +contenttweaker:fermium_260, Fermium-260 +contenttweaker:lawrencium_262, Lawrencium-262 +contenttweaker:lawrencium_258, Lawrencium-258 +contenttweaker:amfm_fuel, AmFm Fuel +contenttweaker:depleted_amfm_fuel, Depleted AmFm Fuel +contenttweaker:nobelium_254, Nobelium-254 +contenttweaker:nobelium_255, Nobelium-255 +contenttweaker:herrr_fuel, HERRR Fuel +contenttweaker:depleted_herrr_fuel, Depleted HERRR Fuel +contenttweaker:dysprosium_remains, Dysprosium Remains +contenttweaker:holmium_ingot, Holmium Ingot +contenttweaker:erbium_dust, Erbium Dust +contenttweaker:sedna_dust, Sedna Dust +contenttweaker:sedna_cluster, Sedna Cluster +contenttweaker:ytterbium_dust, Ytterbium Dust +contenttweaker:lutetium_cluster, Lutetium Cluster +contenttweaker:stable_darmstadtium, Stable Darmstadtium +contenttweaker:abyssite_crystal, Abyssite Crystal +contenttweaker:ogerite_crystal_matrix, Ogerite Crystal Matrix +contenttweaker:stable_nihonium, Stable Nihonium +contenttweaker:flerovium_matrix, Flerovium Matrix +contenttweaker:nethengeic_gem, Nethengeic Gem +contenttweaker:rainbow_egg, Rainbow Egg +contenttweaker:disgusting_omelette, Disgusting Omelette +contenttweaker:moscovium_traces, Moscovium Traces +contenttweaker:livermorium_sliver, Livermorium Sliver +contenttweaker:technetium_disulfide, Technetium Disulfide +contenttweaker:tennessine_gem, Tennessine Gem +contenttweaker:low_density_salt, Low Density Salt +contenttweaker:pure_egg, Pure Egg +contenttweaker:superconducting_fluix, Superconducting Fluix +contenttweaker:flying_meatball, Flying Meatball +contenttweaker:mithminite_core, Mithminite Core +contenttweaker:negatively_charged_mithril, Negatively Charged Mithril +contenttweaker:positively_charged_mithril, Positively Charged Mithril +contenttweaker:superconducting_mithril, Superconducting Mithril +contenttweaker:osmium_ingot, Osmium Ingot +contenttweaker:osmium_egg, Osmium Egg +contenttweaker:meatball_attuned_crystal, Meatball Attuned Crystal +contenttweaker:nightfly_egg, Nightfly Egg +contenttweaker:ogerite_crystal_lattice, Pristine Ogerite Chunk +contenttweaker:ghoul_spirit, Ghoul Spirit +contenttweaker:branch_of_life, Branch of Life +contenttweaker:adamantium_stinger, Adamantium Stinger +contenttweaker:gem_of_midas, Gem of Midas +contenttweaker:adamantium_ingot, Adamantium Ingot +contenttweaker:adamantium_plate, Adamantium Plate +contenttweaker:sword_shield, Sword-Shield +contenttweaker:faultless_ichor_gem, Faultless Ichor Gem +contenttweaker:heart_of_the_elder_one, Heart of the Elder One +contenttweaker:naquadah_chunk, Naquadah Chunk +contenttweaker:unidentified_gem, Unidentified Gem +contenttweaker:superconducting_sednanite, Superconducting Sednanite +contenttweaker:reactive_fluix, Reactive Fluix +contenttweaker:endergenic_sediment, Endergenic Sediment +contenttweaker:uranium_honey_cluster, Uranium Honey Cluster +contenttweaker:thorium_honey_cluster, Thorium Honey Cluster +contenttweaker:infused_uranium, Honey Infused Uranium +contenttweaker:infused_thorium, Honey Infused Thorium +contenttweaker:ascended_draconium_ingot, Ascended Draconium Ingot +contenttweaker:energetic_draconium_ingot, Energetic Draconium Ingot +contenttweaker:deeply_etched_adamantium, Deeply-Etched Adamantium +contenttweaker:better_lithium_battery, Better Lithium Battery +contenttweaker:better_battery, Better RE Battery +contenttweaker:better_energy_crystal, Better Energy Crystal +contenttweaker:better_lapotron_crystal, Better Lapotron Crystal +contenttweaker:better_lapotronic_orb, Better Lapotronic Orb +contenttweaker:cat_ears, Cat Ears +contenttweaker:blue_hair, Blue Hair +contenttweaker:sigil_power, Sigil of Power +contenttweaker:baku_heart, Baku Heart +contenttweaker:bee_chestplate, Bee Chestplate +contenttweaker:bee_helmet, Bee Helmet +contenttweaker:bee_leggings, Bee Leggings +contenttweaker:bee_boots, Bee Boots +contenttweaker:osiris_spinel, Osiris Spinel +contenttweaker:ptah_spinel, Ptah Spinel +contenttweaker:hator_spinel, Hator Spinel +contenttweaker:europa_spinel, Europa Spinel +contenttweaker:oi_spinel, Oi Spinel +contenttweaker:falacer_spinel, Falacer Spinel +contenttweaker:orcus_spinel, Orcus Spinel +contenttweaker:haumea_spinel, Haumea Spinel +contenttweaker:sedna_spinel, Sedna Spinel +contenttweaker:italian_flag, Italian Flag +contenttweaker:nebulous_soul, Nebulous Soul +contenttweaker:medal_of_freedom, Medal of Freedom +contenttweaker:infused_sol_stone, Infused Sol Stone +contenttweaker:otherwordly_tears_bottle, Otherworldly Tears Bottle +contenttweaker:skullbone_encrusted_egg, Enchanted Skullbone Fragment Egg +contenttweaker:legbone_encrusted_egg, Enchanted Legbone Fragment Egg +contenttweaker:chestbone_encrusted_egg, Enchanted Chestbone Fragment Egg +contenttweaker:footbone_encrusted_egg, Enchanted Footbone Fragment Egg +contenttweaker:fluctuatite_encrusted_egg, Enchanted Fluctuatite Egg +contenttweaker:blazium_encrusted_egg, Enchanted Blazium Egg +contenttweaker:varsium_encrusted_egg, Enchanted Varsium Egg +contenttweaker:baronyte_encrusted_egg, Enchanted Baronyte Egg +contenttweaker:genemyte_encrusted_egg, Enchanted Gemenyte Egg +contenttweaker:jewelyte_encrusted_egg, Enchanted Jewelyte Egg +contenttweaker:ornamyte_encrusted_egg, Enchanted Ornamyte Egg +contenttweaker:charged_runium_encrusted_egg, Enchanted Charged Runium Egg +contenttweaker:bloodstone_encrusted_egg, Enchanted Bloodstone Egg +contenttweaker:lyon_encrusted_egg, Enchanted Lyon Egg +contenttweaker:mystite_encrusted_egg, Enchanted Mystite Egg +contenttweaker:crystallite_encrusted_egg, Enchanted Crystallite Egg +contenttweaker:polonium_encrusted_egg, Enchanted Polonium Egg +contenttweaker:palladium_encrusted_egg, Enchanted Palladium Egg +contenttweaker:candyte_encrusted_egg, Enchanted Candyte Egg +contenttweaker:vityte_encrusted_egg, Enchanted Vityte Egg +contenttweaker:yellow_gemstone_encrusted_egg, Enchanted Yellow Gemstone Egg +contenttweaker:white_gemstone_encrusted_egg, Enchanted White Gemstone Egg +contenttweaker:red_gemstone_encrusted_egg, Enchanted Red Gemstone Egg +contenttweaker:green_gemstone_encrusted_egg, Enchanted Green Gemstone Egg +contenttweaker:purple_gemstone_encrusted_egg, Enchanted Purple Gemstone Egg +contenttweaker:blue_gemstone_encrusted_egg, Enchanted Blue Gemstone Egg +contenttweaker:chalcedony_encrusted_egg, Enchanted Chalcedony Egg +contenttweaker:brightsteel_encrusted_egg, Enchanted Brightsteel Egg +contenttweaker:elecanium_encrusted_egg, Enchanted Elecanium Egg +contenttweaker:lunastone_encrusted_egg, Enchanted Lunastone Egg +contenttweaker:ghastly_encrusted_egg, Enchanted Ghastly Egg +contenttweaker:ghoulish_encrusted_egg, Enchanted Ghoulish Egg +contenttweaker:rubidium_encrusted_egg, Enchanted Rubidium Egg +contenttweaker:strontium_encrusted_egg, Enchanted Strontium Egg +contenttweaker:caesium_encrusted_egg, Enchanted Caesium Egg +contenttweaker:hassium_encrusted_egg, Enchanted Hassium Egg +contenttweaker:ghastly_egg, Ghastly Egg +contenttweaker:ghoulish_egg, Ghoulish Egg +contenttweaker:rubidium_egg, Rubidium Egg +contenttweaker:caesium_egg, Caesium Egg +contenttweaker:strontium_egg, Strontium Egg +contenttweaker:hassium_egg, Hassium Egg +contenttweaker:dynatos_star, Dynatos Star +contenttweaker:gun_devil_fragment, Gun Devil Fragment +contenttweaker:corrupted_hyperspace_heart, Corrupted Hyperspace Heart +contenttweaker:rainbow_heart_canister, Rainbow Heart Canister +contenttweaker:gravity_manipulator_device, Gravitational Field Manipulator +contenttweaker:stable_orbiting_device, Stable Orbiting Device +contenttweaker:fluctuatite_stabilizer, Fluctuatite Stabilizer +contenttweaker:nightmare_gem, Nightmare Gem +contenttweaker:pride_stone, Pride Stone +contenttweaker:envy_stone, Envy Stone +contenttweaker:wrath_stone, Wrath Stone +contenttweaker:sloth_stone, Sloth Stone +contenttweaker:greed_stone, Greed Stone +contenttweaker:gluttony_stone, Gluttony Stone +contenttweaker:lust_stone, Lust Stone +contenttweaker:curious_bullet, Curious Bullet +contenttweaker:gun_devil_chunk, Gun Devil Chunk +contenttweaker:gun_devil_piece, Gun Devil Piece +contenttweaker:upper_fragment_cosmos, Upper Fragment Cosmos +contenttweaker:lower_fragment_cosmos, Lower Fragment Cosmos +contenttweaker:eldrich_blood_slime, Eldritch Blood Slime +contenttweaker:bubbell_banner, Bubbell Banner +contenttweaker:spinel_ring, Spinel Ring +contenttweaker:singular_gravity_honey, Singular Gravity Honey +contenttweaker:time_crystal, Time Crystal +contenttweaker:gem_of_the_sleeping_city, Gem of the Sleeping City +contenttweaker:stone_of_the_sleeping_city, Stone of the Sleeping City +contenttweaker:faultless_ichor, Faultless Ichor +contenttweaker:elder_spooder_string, Elder Spooder String +contenttweaker:divine_wisp, Divine Wisp +contenttweaker:spatial_processing_unit, Spatial Processing Unit +contenttweaker:singular_spatial_processor, Singular Spatial Processor +contenttweaker:quarry, Quarry +contenttweaker:ore_processing, Ore Processing +contenttweaker:skip_day, Skip Day +contenttweaker:make_it_night, Make it Night +contenttweaker:hammock, Hammock +contenttweaker:energy_egg, Energy Egg +contenttweaker:crown_of_the_energy_queen, Crown of the Energy Queen +contenttweaker:cursed_gem_of_betrayal, Cursed Gem of Betrayal +contenttweaker:launchpad, Launchpad +contenttweaker:rocket, Rocket +contenttweaker:space_station, Space Station +contenttweaker:warp_drive, Warp Drive +contenttweaker:mob_farm, Mob Farming 101 +contenttweaker:ritual_of_the_sleeper, Ritual of the Sleeper +contenttweaker:tainted_heart, Tainted Heart +contenttweaker:alchemical_mushroom, Alchemical Mushroom +contenttweaker:dense_alchemical_shielding, Dense Alchemical Shielding +contenttweaker:recursion_fragment_terra, Recursion Fragment Terra +contenttweaker:recursion_focus_lens, Recursion Focus Lens +contenttweaker:dream_projector_gem, Dream Projector Gem +contenttweaker:willful_naquadah_chunk, Willful Naquadah Chunk +contenttweaker:cracked_naquadah_chunk, Cracked Naquadah Chunk +contenttweaker:naquadah_core, Naquadah Core +contenttweaker:irradiated_naquadah_core, Irradiated Naquadah Core +contenttweaker:naquadah_ingot, Naquadah Ingot +contenttweaker:naquadah_plate, Naquadah Plate +contenttweaker:naquadah_gear, Naquadah Gear +contenttweaker:entropy_director_element, Entropy Director Element +contenttweaker:infernal_furnace, Infernal Furnace +contenttweaker:early_game_energy, Early Game Energy +contenttweaker:magic_strategy_technologist, Approaching Magic: Technologist +contenttweaker:magic_strategy_warped, Approaching Magic: Warped +contenttweaker:magic_strategy_warrior, Approaching Magic: Warrior +contenttweaker:mining_advice, Mining Advice +contenttweaker:ae2_base_management, Managing your AE2 Network +contenttweaker:puzzle_solution_blast_furnace, I can't figure it out, how do I make a blast furnace? +contenttweaker:puzzle_solution_haumea, Puzzle Solution: Haumea +contenttweaker:puzzle_solution_osiris, Puzzle Solution: Osiris +contenttweaker:puzzle_solution_ptah, Puzzle Solution: Ptah +contenttweaker:puzzle_solution_hator, Puzzle Solution: Hator +contenttweaker:puzzle_solution_europa, Puzzle Solution: Europa +contenttweaker:puzzle_solution_oi, Puzzle Solution: Oi +contenttweaker:puzzle_solution_falacer, Puzzle Solution: Falacer +contenttweaker:puzzle_solution_orcus, Puzzle Solution: Orcus +contenttweaker:puzzle_solution_sedna, Puzzle Solution: Sedna +contenttweaker:puzzle_solution_first_shell, Puzzle Solution: First Mythic Shell +contenttweaker:puzzle_solution_second_shell, Puzzle Solution: Second Mythic Shell +contenttweaker:puzzle_solution_third_shell, Puzzle Solution: Third Mythic Shell +contenttweaker:puzzle_solution_fourth_shell, Puzzle Solution: Fourth Mythic Shell +contenttweaker:puzzle_solution_vethea, Puzzle Solution: Vethea +contenttweaker:puzzle_solution_recursion_dungeon, Puzzle Solution: Sacred Sapling +contenttweaker:cut_vethea_garnet, Cut Vethea Garnet +contenttweaker:better_hellfire, Better Hellfire +contenttweaker:multiblock_preview, Multiblock Preview (Uncraftable - this is for Convenience) +contenttweaker:mk1_power_flower, Power Flower MK1 +contenttweaker:ancient_teleporter, Ancient Teleporter +contenttweaker:right_click_cobble_with_necronomicon, Right click cobblestone with the necronomicon +contenttweaker:must_be_overworld_abyssal_dimensions, Must be in the Overworld or Abyssalcraft Dimensions +contenttweaker:to_make_statues_safe, These configurations will make statues safe, right click monolith stone with Necronomicon +contenttweaker:ai_art, AI Art +contenttweaker:sick_fade, Sick Fade +contenttweaker:place_pedestals_following_central_symmetry, The outer pedestals can be placed in any configuration that follows central symmetry +contenttweaker:injectors_line_sight_within_16_block, The injectors need line of sight, and need to be within 16 blocks +contenttweaker:higher_tier_better, Some recipes require specific injector tiers (check JEI) +contenttweaker:energy_display_stands, Only the Display Stands need energy +contenttweaker:items_in_all, Items are placed in both Display Stands and Empowerer (follow JEI) +contenttweaker:any_size_these_rules, The smeltery can be any size, as long as it follows this shape +contenttweaker:basins_blocks_tables_casts, Basins make blocks out of molten metal, tables require casts to make parts and ingots +contenttweaker:rocket_works_with_these_blocks, To make a rocket you need at least these blocks +contenttweaker:planet_space_station_chip_computer, Plant and Space Station ID chips are placed in the Guidance Computer +contenttweaker:built_in_launchpad, Rockets must be assembled in a launchpad +contenttweaker:alveary_upgrades_can_replace_bottom_blocks, The blocks in the bottom two layers can be replaced with any upgrade +contenttweaker:water_doped_egg, Water Doped Egg +contenttweaker:lava_doped_egg, Lava Doped Egg +contenttweaker:kitty_smile, Kitty Smile +contenttweaker:any_lasers_more_faster, You can use any number of lasers, the more the better +contenttweaker:needs_los, Lasers need line of sight +contenttweaker:any_cobblestone_abyssalcraft, The gate can be made out of any Abyssalcraft Cobblestone +contenttweaker:better_glass_cutter, Better Glass Cutter +contenttweaker:recursive_recipes, Recursive Recipes +contenttweaker:primal_jewel, Primal Jewel +contenttweaker:making_will, Making Will +contenttweaker:making_colored_will, Making Aspected Will +contenttweaker:farming_will, Farming Will +contenttweaker:ritual_mass_enchanting, Ritual of Mass Enchanting +contenttweaker:etherium_ingot, Etherium Ingot +contenttweaker:etherium_saw_blade, Etherium Saw Blade +contenttweaker:etherium_dust, Etherium Dust +contenttweaker:arkengem, Arkengem +contenttweaker:nethengeic_mark, Nethengeic Mark +contenttweaker:promethium_shard, Promethium Shard +contenttweaker:radioactive_residue, Radioactive Residue +contenttweaker:corn_beer_blend, Corn Cereal Blend +contenttweaker:barley_beer_blend, Barley Cereal Blend +contenttweaker:roasted_beer_blend, Roasted Cereal Blend +contenttweaker:rye_beer_blend, Rye Cereal Blend +contenttweaker:wheat_beer_blend, Wheat Cereal Blend +contenttweaker:corn_hops_beer_blend, Corn Beer Blend +contenttweaker:barley_hops_beer_blend, Barley Beer Blend +contenttweaker:roasted_hops_beer_blend, Roasted Beer Blend +contenttweaker:rye_hops_beer_blend, Rye Beer Blend +contenttweaker:wheat_hops_beer_blend, Wheat Beer Blend +contenttweaker:inert_cursed_jewel, Inert Cursed Jewel +contenttweaker:active_cursed_jewel, Active Cursed Jewel +contenttweaker:puzzle_solution_sacredmushroom, Puzzle Solution: Sacred Mushroom +contenttweaker:puzzle_solution_radiationsuit, Puzzle Solution: Radiation Suit +contenttweaker:foraging_loot_table, Foraging Loot Table +contenttweaker:level90, Level 90 +contenttweaker:level85, Level 85 +contenttweaker:level70, Level 70 +contenttweaker:level65, Level 65 +contenttweaker:level50, Level 50 +contenttweaker:level35, Level 35 +contenttweaker:level20, Level 20 +contenttweaker:level15, Level 15 +contenttweaker:heraldry_egg, Heraldry Egg +contenttweaker:advanced_inscriber_doesnt_show_up, The Advanced Inscriber exists, it doesn't show up in JEI +contenttweaker:abyssal_wasteland_stronghold, Found in the Abyssal Wasteland Stronghold +contenttweaker:portable_furnace, Portable Furnace +contenttweaker:burning_furnace, Everburning Furnace +contenttweaker:burning_flint, Everburning Flint +contenttweaker:puzzle_solution_mysterium, Puzzle Solution: Mysterium +contenttweaker:puzzle_solution_runandor, Puzzle Solution: Runandor +contenttweaker:furnace_heart, Furnace Heart +contenttweaker:ember, item.contenttweaker.ember.name +contenttweaker:vibranium_chunk, Vibranium Chunk +contenttweaker:vibraniumalloy_chunk, Vibranium Alloy Chunk +contenttweaker:puzzle_solution_marksamurai, Puzzle Solution: Mark of the Samurai +contenttweaker:puzzle_solution_kikoku, Puzzle Solution: Kikoku +contenttweaker:farming_unattuned_celestial_crystals, Farming non-Attuned Celestial Crystals +contenttweaker:making_unattuned_celestial_crystals, Making Celestial Crystals +contenttweaker:levelling_up_crystals, How to level-up crystals +contenttweaker:any_number_pedestals, You can use any number of pedestals, depending on the recipe (up to 48) +contenttweaker:living_myrmitite_ingot, Living Myrmitite +contenttweaker:dimension_ids, Dimension IDs +contenttweaker:puzzle_solution_livingmyrmitite, Puzzle Solution: Living Myrmitite +contenttweaker:efficient_crop_setup, This is an efficient crop setup +contenttweaker:parafrosynium, item.contenttweaker.parafrosynium.name +contenttweaker:soul_of_nero, item.contenttweaker.soul_of_nero.name +contenttweaker:heart_of_nero, item.contenttweaker.heart_of_nero.name +contenttweaker:breath_of_nero, item.contenttweaker.breath_of_nero.name +contenttweaker:body_of_nero, item.contenttweaker.body_of_nero.name +contenttweaker:imperial_diamond_powder, Imperial DIamond Powder +contenttweaker:gem_of_recursion, item.contenttweaker.gem_of_recursion.name +contenttweaker:recursive_convergence, item.contenttweaker.recursive_convergence.name +contenttweaker:recursion_of_notbeinganoob, item.contenttweaker.recursion_of_notbeinganoob.name +contenttweaker:puzzle_solution_furnacedim, item.contenttweaker.puzzle_solution_furnacedim.name +contenttweaker:fading_wool, item.contenttweaker.fading_wool.name +contenttweaker:astral_animator, item.contenttweaker.astral_animator.name +contenttweaker:yellorite_reactor, item.contenttweaker.yellorite_reactor.name +contenttweaker:search_bigreactorcooler_for_options, item.contenttweaker.search_bigreactorcooler_for_options.name +contenttweaker:puzzle_solution_masterwizards, item.contenttweaker.puzzle_solution_masterwizards.name +contenttweaker:mark_of_the_arbiter, item.contenttweaker.mark_of_the_arbiter.name +contenttweaker:basesetup_seeotherpreviewforadvanced, item.contenttweaker.basesetup_seeotherpreviewforadvanced.name +contenttweaker:usethis_forfaster, item.contenttweaker.usethis_forfaster.name +contenttweaker:more_alternators_faster, item.contenttweaker.more_alternators_faster.name +contenttweaker:making_dynamism_gems, item.contenttweaker.making_dynamism_gems.name +contenttweaker:dense_helpless_honey, item.contenttweaker.dense_helpless_honey.name +contenttweaker:nero_core, item.contenttweaker.nero_core.name +contenttweaker:flux_basics, item.contenttweaker.flux_basics.name +contenttweaker:remove_flux, item.contenttweaker.remove_flux.name +contenttweaker:eldritch_will_ritual, item.contenttweaker.eldritch_will_ritual.name +contenttweaker:aura_basics, item.contenttweaker.aura_basics.name +contenttweaker:thaumcraft_research, item.contenttweaker.thaumcraft_research.name +contenttweaker:warp_basics, item.contenttweaker.warp_basics.name +contenttweaker:essentia_management, item.contenttweaker.essentia_management.name +contenttweaker:crucible_automation, item.contenttweaker.crucible_automation.name +contenttweaker:wyvern_head_stone, item.contenttweaker.wyvern_head_stone.name +contenttweaker:psimetal, item.contenttweaker.psimetal.name +contenttweaker:ivory_psimetal, item.contenttweaker.ivory_psimetal.name +contenttweaker:ebony_psimetal, item.contenttweaker.ebony_psimetal.name +contenttweaker:psigem, item.contenttweaker.psigem.name +contenttweaker:ancient_recursion, item.contenttweaker.ancient_recursion.name +contenttweaker:immortal_recursion, item.contenttweaker.immortal_recursion.name +contenttweaker:temporal_recursion, item.contenttweaker.temporal_recursion.name +contenttweaker:primordial_recursion, item.contenttweaker.primordial_recursion.name +contenttweaker:better_red_coal, item.contenttweaker.better_red_coal.name +contenttweaker:enchdesc_coralium, Enchantment Description: Coralium +contenttweaker:enchdesc_dread, Enchantment Description: Dread +contenttweaker:enchdesc_iron_wall, Enchantment Description: Iron Wall +contenttweaker:enchdesc_light_pierce, Enchantment Description: Light Pierce +contenttweaker:enchdesc_multi_rend, Enchantment Description: Multi-Rend +contenttweaker:enchdesc_sapping, Enchantment Description: Sapping +contenttweaker:enchdesc_airtight_seal, Enchantment Description: Airtight Seal +contenttweaker:enchdesc_archmage, Enchantment Description: Archmage +contenttweaker:enchdesc_brace, Enchantment Description: Brace +contenttweaker:enchdesc_control, Enchantment Description: Control +contenttweaker:enchdesc_crush, Enchantment Description: Crush +contenttweaker:enchdesc_curse_of_greed, Enchantment Description: Curse of Greed +contenttweaker:enchdesc_form, Enchantment Description: Form +contenttweaker:enchdesc_intervention, Enchantment Description: Intervention +contenttweaker:enchdesc_recharge, Enchantment Description: Recharge +contenttweaker:enchdesc_sever, Enchantment Description: Sever +contenttweaker:enchdesc_shell, Enchantment Description: Shell +contenttweaker:enchdesc_night_vision, Enchantment Description: Night Vision +contenttweaker:enchdesc_scorching_heat, Enchantment Description: Scorching Heat +contenttweaker:enchdesc_magic_protection_bewitchment, Enchantment Description: Bewitched Magic Protection +contenttweaker:enchdesc_eternal_compass, Enchantment Description: Eternal Compass +contenttweaker:enchdesc_reading, Enchantment Description: Reading +contenttweaker:enchdesc_holding, Enchantment Description: Holding +contenttweaker:enchdesc_insight, Enchantment Description: Insight +contenttweaker:enchdesc_leech, Enchantment Description: Leech +contenttweaker:enchdesc_multishot, Enchantment Description: Multishot +contenttweaker:enchdesc_smashing, Enchantment Description: Smashing +contenttweaker:enchdesc_smelting, Enchantment Description: Smelting +contenttweaker:enchdesc_soulbound, Enchantment Description: Soulbound +contenttweaker:enchdesc_vorpal, Enchantment Description: Vorpal +contenttweaker:enchdesc_magic_siphon, Enchantment Description: Magic Siphon +contenttweaker:enchdesc_plague_bringer, Enchantment Description: Plague Bringer +contenttweaker:enchdesc_shadow_step, Enchantment Description: Shadow Step +contenttweaker:enchdesc_soulbound_corail_tombstone, Enchantment Description: Tombstone Soulbound +contenttweaker:enchdesc_autosmelt, Enchantment Description: Autosmelt +contenttweaker:enchdesc_excavation, Enchantment Description: Excavation +contenttweaker:enchdesc_experience_boost, Enchantment Description: Experience Boost +contenttweaker:enchdesc_lifeleech, Enchantment Description: Life Leech +contenttweaker:enchdesc_magnet, Enchantment Description: Magnet +contenttweaker:enchdesc_multijump, Enchantment Description: Multijump +contenttweaker:enchdesc_multishot_cyclic, Enchantment Description: Cyclic Multishot +contenttweaker:enchdesc_quickdraw, Enchantment Description: Quickdraw +contenttweaker:enchdesc_reach, Enchantment Description: Reach +contenttweaker:enchdesc_venom, Enchantment Description: Venom +contenttweaker:enchdesc_waterwalking, Enchantment Description: Waterwalking +contenttweaker:enchdesc_aftershock, Enchantment Description: Aftershock +contenttweaker:enchdesc_rive, Enchantment Description: Rive +contenttweaker:enchdesc_reaper, Enchantment Description: Reaper +contenttweaker:enchdesc_fire_imbuement, Enchantment Description: Fire Imbuement +contenttweaker:enchdesc_frost_imbuement, Enchantment Description: Frost Imbuement +contenttweaker:enchdesc_frost_protection, Enchantment Description: Frost Protection +contenttweaker:enchdesc_imbuement, Enchantment Description: Imbuement +contenttweaker:enchdesc_magic_protection, Enchantment Description: Magic Protection +contenttweaker:enchdesc_shock_protection, Enchantment Description: Shock Protection +contenttweaker:enchdesc_decay, Enchantment Description: Decay +contenttweaker:enchdesc_repellent, Enchantment Description: Repellent +contenttweaker:enchdesc_shimmer, Enchantment Description: Shimmer +contenttweaker:enchdesc_soulbound_ender_io, Enchantment Description: Ender Soulbound +contenttweaker:enchdesc_withering, Enchantment Description: Withering +contenttweaker:enchdesc_autosmelt_endercore, Enchantment Description: Endercore Autosmelt +contenttweaker:enchdesc_xp_boost, Enchantment Description: XP Boost +contenttweaker:enchdesc_kaboomerang, Enchantment Description: Kaboomerang +contenttweaker:enchdesc_zoomerang, Enchantment Description: Zoomerang +contenttweaker:enchdesc_burnerang, Enchantment Description: Burnerang +contenttweaker:enchdesc_bladerang, Enchantment Description: Bladerang +contenttweaker:enchdesc_boomereaperang, Enchantment Description: Boomereaperang +contenttweaker:enchdesc_corrosive, Enchantment Description: Corrosive +contenttweaker:enchdesc_lifesteal, Enchantment Description: Lifesteal +contenttweaker:enchdesc_poisonous, Enchantment Description: Poisonous +contenttweaker:enchdesc_flim_flam, Enchantment Description: Flim Flam +contenttweaker:enchdesc_last_stand, Enchantment Description: Last Stand +contenttweaker:enchdesc_unstable, Enchantment Description: Unstable +contenttweaker:enchdesc_electric_efficiency, Enchantment Description: Electric Efficiency +contenttweaker:enchdesc_destruction, Enchantment Description: Destruction +contenttweaker:enchdesc_implosion, Enchantment Description: Implosion +contenttweaker:enchdesc_smack, Enchantment Description: Smack +contenttweaker:enchdesc_wrecking, Enchantment Description: Wrecking +contenttweaker:enchdesc_magnetic, Enchantment Description: Magnetic +contenttweaker:enchdesc_fuel_efficiency, Enchantment Description: Fuel efficiency +contenttweaker:enchdesc_soul_stealer, Enchantment Description: Soul Stealer +contenttweaker:enchdesc_aqua_affinity, Enchantment Description: Aqua Affinity +contenttweaker:enchdesc_bane_of_arthropods, Enchantment Description: Bane of Arthropods +contenttweaker:enchdesc_blast_protection, Enchantment Description: Blast Protection +contenttweaker:enchdesc_curse_of_binding, Enchantment Description: Curse of Binding +contenttweaker:enchdesc_depth_strider, Enchantment Description: Depth Strider +contenttweaker:enchdesc_efficiency, Enchantment Description: Efficiency +contenttweaker:enchdesc_feather_falling, Enchantment Description: Feather Falling +contenttweaker:enchdesc_fire_aspect, Enchantment Description: Fire Aspect +contenttweaker:enchdesc_fire_protection, Enchantment Description: Fire Protection +contenttweaker:enchdesc_flame, Enchantment Description: Flame +contenttweaker:enchdesc_fortune, Enchantment Description: Fortune +contenttweaker:enchdesc_frost_walker, Enchantment Description: Frost Walker +contenttweaker:enchdesc_infinity, Enchantment Description: Infinity +contenttweaker:enchdesc_knockback, Enchantment Description: Knockback +contenttweaker:enchdesc_looting, Enchantment Description: Looting +contenttweaker:enchdesc_luck_of_the_sea, Enchantment Description: Luck of the Sea +contenttweaker:enchdesc_lure, Enchantment Description: Lure +contenttweaker:enchdesc_mending, Enchantment Description: Mending +contenttweaker:enchdesc_power, Enchantment Description: Power +contenttweaker:enchdesc_projectile_protection, Enchantment Description: Projectile Protection +contenttweaker:enchdesc_protection, Enchantment Description: Protection +contenttweaker:enchdesc_punch, Enchantment Description: Punch +contenttweaker:enchdesc_respiration, Enchantment Description: Respiration +contenttweaker:enchdesc_sharpness, Enchantment Description: Sharpness +contenttweaker:enchdesc_silk_touch, Enchantment Description: Silk Touch +contenttweaker:enchdesc_smite, Enchantment Description: Smite +contenttweaker:enchdesc_sweeping_edge, Enchantment Description: Sweeping Edge +contenttweaker:enchdesc_thorns, Enchantment Description: Thorns +contenttweaker:enchdesc_unbreaking, Enchantment Description: Unbreaking +contenttweaker:enchdesc_curse_of_vanishing, Enchantment Description: Curse of Vanishing +contenttweaker:enchdesc_manabound, Enchantment Description: Manabound +contenttweaker:enchdesc_headhunter, Enchantment Description: Headhunter +contenttweaker:enchdesc_aerial_affinity, Enchantment Description Aerial Affinity +contenttweaker:enchdesc_blessing, item.contenttweaker.enchdesc_blessing.name +contenttweaker:enchdesc_curse_bones, Enchantment Description: Curse of Bones +contenttweaker:controller_manual, Controller Manual +contenttweaker:alien_material_manual, Alien Material Manual +contenttweaker:bloodmaster_tome, Bloodmaster Tome +contenttweaker:singularity_master, Singularity Master +contenttweaker:draconic_key, Draconic Key +contenttweaker:minor_vethea_binding, Vethea Binding +contenttweaker:ancient_elven_knowledge, Ancient Elven Knowledge +contenttweaker:sedna_artifact, Sedna Artifact +contenttweaker:rhenia_artifact, Rhenia Artifact +contenttweaker:myrmex_artifact, Myrmex Artifact +contenttweaker:pixonia_artifact, Pixonia Artifact +contenttweaker:proxima_artifact, Proxima Artifact +contenttweaker:dynatos_artifact, Dynatos Artifact +contenttweaker:alkemia_artifact, Alkemia Artifact contenttweaker:lore_of_the_meatball_man, Lore of the Meatball Man contenttweaker:forgetful_serum, Forgetful Serum -contenttweaker:vox_wormhole, Vox Ponds Wormhole -contenttweaker:sacrifice_metal_head, item.contenttweaker.sacrifice_metal_head.name -contenttweaker:everburner:0, Everburner -contenttweaker:elecanium_egg, Elecanium Egg -contenttweaker:tartarus_artifact, item.contenttweaker.tartarus_artifact.name -contenttweaker:unstable_fragment_of_unraveling, Unstable Fragment of Unraveling -contenttweaker:recursion_fragment_candyland, Recursion Fragment: Candyland -contenttweaker:enchdesc_punch, Enchantment Description: Punch -contenttweaker:mirage_femur, Mirage Femur -contenttweaker:trait_power_of_the_sun, Trait Description: Power of the Sun -contenttweaker:charged_runium_encrusted_egg, Enchanted Charged Runium Egg -contenttweaker:naquadah_plate, Naquadah Plate -contenttweaker:gyro_red_nose, Gyro Red Nose -contenttweaker:recursion_fragment_greckon, Recursion Fragment: Greckon -contenttweaker:unidentified_ingot, Unidentified Ingot -contenttweaker:twilight_jewel, Twilight Jewel -contenttweaker:trait_mirabile_visu, Trait Description: Mirabile Visu -contenttweaker:oblitus, Oblitus -contenttweaker:italian_flag, Italian Flag -contenttweaker:europa_spinel, Europa Spinel -contenttweaker:trait_evil_pressure, Trait Description: Evil Pressure -contenttweaker:cut_lelyetia_garnet, Cut Lelyeatia Garnet -contenttweaker:naquadah_core, Naquadah Core -contenttweaker:trait_stiff, Trait Description: Stiff -contenttweaker:enchdesc_mending, Enchantment Description: Mending -contenttweaker:plasmatic_neutronium_ingot, Plasmatic Neutronium Ingot -contenttweaker:cold_iron_egg, Cold Iron Egg -contenttweaker:horon_tendon, Horon Tendon -contenttweaker:guardian_rune, Guardian Rune -contenttweaker:apichisi_warper, Apichisi Warper -contenttweaker:trait_runic, Trait Description: Runic -contenttweaker:meatball_pasta, Pasta & Meatballs -contenttweaker:brightsteel_legs, item.contenttweaker.brightsteel_legs.name -contenttweaker:nightmare_callstone, Nightmare Callstone -contenttweaker:chaotic_stone:0, Chaotic Stone -contenttweaker:abyssal_cap:0, Abyssal Cap -contenttweaker:tier25_token, Tier 25 Excavation Token -contenttweaker:enchdesc_wrecking, Enchantment Description: Wrecking -contenttweaker:must_be_overworld_abyssal_dimensions, Must be in the Overworld or Abyssalcraft Dimensions -contenttweaker:rocket_works_with_these_blocks, To make a rocket you need at least these blocks -contenttweaker:cut_borean_garnet, Cut Borean Garnet -contenttweaker:trait_vile, Trait Description: Vile -contenttweaker:high_strength_transmission, High Strength Transmission -contenttweaker:master_spell_lux, Master Spell: Lux -contenttweaker:trait_glitch, Trait Description: Glitch -contenttweaker:tier_iii_defined_seed, Tier III Defined Seed -contenttweaker:lost_memory, Lost Memory -contenttweaker:corrosive_will_powder, Corrosive Will Powder -contenttweaker:stable_fusor, Stable Fusor -contenttweaker:king_bambambam_pelvis, King Bambambam Pelvis -contenttweaker:hohlraum:0, Hohlraum -contenttweaker:enchdesc_boomereaperang, Enchantment Description: Boomereaperang -contenttweaker:better_lithium_battery, Better Lithium Battery -contenttweaker:tritium_chunk, Tritium Chunk -contenttweaker:silver_foot, Silver Foot -contenttweaker:enchdesc_aerial_affinity, Enchantment Description Aerial Affinity -contenttweaker:tier20_token, Tier 20 Excavation Token -contenttweaker:halite_warrior, Essence of the Halite Warrior -contenttweaker:enchdesc_magic_siphon, Enchantment Description: Magic Siphon -contenttweaker:anadrominomicom, Anadrominomicom -contenttweaker:fiery_pyrite:0, Fiery Pyrite -contenttweaker:starfield_gem, Starfield Gem -contenttweaker:pixonia_heart, Heart of Pixonia -contenttweaker:trait_ecological, Trait Description: Ecological -contenttweaker:iromine_artifact, Iromine Artifact -contenttweaker:rockrider_stone, Rockrider Stone -contenttweaker:enchdesc_quickdraw, Enchantment Description: Quickdraw -contenttweaker:trait_moldable, Trait Description: Moldable -contenttweaker:realmite_egg, Realmite Egg -contenttweaker:enchdesc_excavation, Enchantment Description: Excavation -contenttweaker:addiction_cookie, Addiction Cookie -contenttweaker:terran_summoning, Terran Summoning -contenttweaker:tier3_token, Tier 3 Excavation Token -contenttweaker:indium_dust, Indium Dust -contenttweaker:icy_stone:0, Icy Stone -contenttweaker:concentrated_essence, Dense Solidified Experience -contenttweaker:cracked_naquadah_chunk, Cracked Naquadah Chunk -contenttweaker:meatane_pellet, Meatane Pellet -contenttweaker:enchdesc_magnetic, Enchantment Description: Magnetic -contenttweaker:rubidium_egg, Rubidium Egg -contenttweaker:yttrium_ruthenium_cluster, Yttrium Ruthenium Cluster -contenttweaker:triple_compressed_clump_mythic, Triple Compressed Clump of Mythic Matter -contenttweaker:ancient_cavern_artifact, Ancient Cavern Artifact -contenttweaker:trait_famine, Trait Description: Famine -contenttweaker:rupee_egg, Rupee Egg -contenttweaker:trait_twilit, Trait Description: Twilit -contenttweaker:trait_instakill, Trait Description: Instakill -contenttweaker:lollypop_y, Lollypop Y -contenttweaker:trait_ghastly, Trait Description: Ghastly -contenttweaker:trait_launch, Trait Description: Launch -contenttweaker:accelerator_tube:0, Accelerator Tube -contenttweaker:genemyte_encrusted_egg, Enchanted Gemenyte Egg -contenttweaker:mk1_power_flower, Power Flower MK1 -contenttweaker:runandor_artifact, Runandor Artifact -contenttweaker:rainbow_petal, Rainbow Petal -contenttweaker:plasma_wood:0, Plasma Wood -contenttweaker:recursion_fragment_gardencia, Recursion Fragment: Gardencia -contenttweaker:meatballium_ingot, Meatballium Ingot -contenttweaker:fluctuatite_encrusted_egg, Enchanted Fluctuatite Egg -contenttweaker:defined_engine, Defined Engine -contenttweaker:muon_extractor:0, Muon Extractor -contenttweaker:ayeraco_heart, Ayeraco Heart -contenttweaker:etherium_ore:0, tile.contenttweaker.etherium_ore.name -contenttweaker:stone_of_the_wizard:0, Stone of the Master Wizard -contenttweaker:alien_material_manual, Alien Material Manual -contenttweaker:eldritch_will_crystal, Eldritch Will Crystal -contenttweaker:botanic_alchemic_catalyst, Botanic-Alchemic Catalyst -contenttweaker:wheat_hops_beer_blend, Wheat Beer Blend -contenttweaker:divine_flake, Divine Flakes -contenttweaker:malum, Malum -contenttweaker:butterfly_bloom, Butterfly Bloom -contenttweaker:glitch_infused_egg, Glitch Infused Egg -contenttweaker:void_dust, Void Dust -contenttweaker:enhanced_chaos_shard, §kChaos§r Shard -contenttweaker:trait_body, Trait Description: Body -contenttweaker:candyland_artifact, Candyland Artifact -contenttweaker:feldspar:0, Feldspar -contenttweaker:better_lapotronic_orb, Better Lapotronic Orb -contenttweaker:singularity_master, Singularity Master -contenttweaker:myrmex_coolant_cell, Myrmex Coolant Cell -contenttweaker:enchdesc_intervention, Enchantment Description: Intervention -contenttweaker:cursed_rock, Cursed Rock -contenttweaker:enchdesc_destruction, Enchantment Description: Destruction -contenttweaker:innerved_infinity_seed, Innerved Infinity Seed -contenttweaker:dyson_conduit:0, Dyson Conduit -contenttweaker:vox_block:0, Vox Block -contenttweaker:enchdesc_zoomerang, Enchantment Description: Zoomerang -contenttweaker:dustopia_cap:0, Dustopia Cap -contenttweaker:enchdesc_vorpal, Enchantment Description: Vorpal -contenttweaker:mining_advice, Mining Advice -contenttweaker:master_spell_vitium, Master Spell: Vitium -contenttweaker:planetary_essence, Planetary Essence -contenttweaker:trait_reflect, Trait Description: Reflect -contenttweaker:lelyetian_cap:0, Lelyetian Cap -contenttweaker:fluix_lens, Fluix Lens -contenttweaker:lunastone_egg, Lunastone Egg -contenttweaker:enchdesc_waterwalking, Enchantment Description: Waterwalking -contenttweaker:sacrificial_contract, Sacrificial Contract -contenttweaker:sticky_callstone, Sticky Callstone -contenttweaker:myrmitite_ore:0, Myrmitite Ore -contenttweaker:tier13_token, Tier 13 Excavation Token -contenttweaker:trait_shyre_synthesis, Trait Description: Shyre Synthesis -contenttweaker:mithminite_prism, Mithminite Prism -contenttweaker:crystocore_shard, Crystocore Shard -contenttweaker:enchdesc_flame, Enchantment Description: Flame -contenttweaker:trait_antiair, Trait Description: Anti-Air -contenttweaker:travertine:0, Travertine -contenttweaker:voxponds_cap:0, Vox Ponds Cap -contenttweaker:buffalo_charger, Buffalo Charger Wing -contenttweaker:holographic_ore:0, Holographic Ore -contenttweaker:limbo_warper, Call to Limbo -contenttweaker:proactinium_dust, Proactinium Dust -contenttweaker:curious_bullet, Curious Bullet -contenttweaker:vibranium_servo:0, Vibranium Servo -contenttweaker:trait_radioactive, Trait Description: Radioactive -contenttweaker:enchdesc_imbuement, Enchantment Description: Imbuement -contenttweaker:inert_botanic_alchemic_catalyst, Inert Botanic Alchemic Catalyst -contenttweaker:bloodmaster_metal_feet, item.contenttweaker.bloodmaster_metal_feet.name -contenttweaker:ancient_elven_knowledge, Ancient Elven Knowledge -contenttweaker:tier_iv_defined_seed, Tier IV Defined Seed -contenttweaker:sedna_artifact, Sedna Artifact -contenttweaker:moloch_altar_bricks:0, Moloch Altar Bricks -contenttweaker:nethengeic_gem, Nethengeic Gem -contenttweaker:hammock, Hammock -contenttweaker:tier11_token, Tier 11 Excavation Token -contenttweaker:unreachable, Unreachable -contenttweaker:abyss_wormhole, Abyss Wormhole -contenttweaker:immortallis_callstone, Immortallis Callstone -contenttweaker:meatball_attuned_crystal, Meatball Attuned Crystal -contenttweaker:borean_callstone, Borean Callstone -contenttweaker:tier_vi_defined_seed, Tier VI Defined Seed -contenttweaker:puzzle_solution_first_shell, Puzzle Solution: First Mythic Shell +contenttweaker:shungite_prism, Shungite Prism contenttweaker:master_spell_motus, Master Spell: Motus -contenttweaker:red_gemstone_egg, Red Gemstone Egg -contenttweaker:crystevia_cap:0, Crystevia Cap -contenttweaker:emberstone_egg, Emberstone Egg -contenttweaker:irradiator_casing:0, Irradiator Casing -contenttweaker:essence_of_petrification, Essence of Petrification -contenttweaker:ornamyte_egg, Ornamyte Egg -contenttweaker:kror_sediment, Kror Sediment -contenttweaker:empowerment_core, Empowerment Core -contenttweaker:lord_summoner, Lord Vatticus Summoner -contenttweaker:puzzle_solution_hator, Puzzle Solution: Hator -contenttweaker:trait_uplifting, Trait Description: Uplifting -contenttweaker:mythic_coil_t3:0, Tier 3 Mythic Coil -contenttweaker:mythic_coil_t2:0, Tier 2 Mythic Coil -contenttweaker:mythic_coil_t1:0, Tier 1 Mythic Coil -contenttweaker:osmium_egg, Osmium Egg -contenttweaker:pride_stone, Pride Stone -contenttweaker:pink_marble:0, Pink Marble -contenttweaker:enchdesc_withering, Enchantment Description: Withering -contenttweaker:dreading_warp_cleanser, Dreading Warp Cleanser -contenttweaker:ogerite_egg, Ogerite Egg -contenttweaker:enchdesc_electric_efficiency, Enchantment Description: Electric Efficiency -contenttweaker:enchdesc_sapping, Enchantment Description: Sapping -contenttweaker:mutated_meatball, Mutated Meatball -contenttweaker:bloodmaster_metal_chest, item.contenttweaker.bloodmaster_metal_chest.name -contenttweaker:tiny_gallium_dust, Tiny Gallium Dust -contenttweaker:doge_coin, Doge Coin -contenttweaker:low_density_salt, Low Density Salt -contenttweaker:human_imperfection, Human Imperfection -contenttweaker:dracyon_tooth, Dracyon Tooth -contenttweaker:sloth_stone, Sloth Stone -contenttweaker:lunalus_cap:0, Lunalus Cap -contenttweaker:unfathomable_stone:0, Unfathomable Stone -contenttweaker:caesium_egg, Caesium Egg -contenttweaker:charger_ring, Charger Ring -contenttweaker:rhenium_vibranium_base, Rhenium Vibranium Base -contenttweaker:retaliation_key, Retaliation Key -contenttweaker:enchdesc_manabound, Enchantment Description: Manabound -contenttweaker:antimony_crystal, Antimony Crystal -contenttweaker:draconic_machine_frame:0, Draconic Machine Frame -contenttweaker:sacred_cinders_log, Sacred Cinders Log -contenttweaker:recursion_fragment_precasia, Recursion Fragment: Precasia -contenttweaker:vengeful_key, Vengeful Key -contenttweaker:trait_ingarage, Trait Description: In the Garage -contenttweaker:depleted_lefhm_fuel, Depleted LEFHM Fuel -contenttweaker:palladium_encrusted_egg, Enchanted Palladium Egg -contenttweaker:trait_surfwaxmurica, Trait Description: Surf Wax America -contenttweaker:intense_meatball_pasta, Intense Meatball Pasta -contenttweaker:bright_matter, Bright Matter -contenttweaker:crimson_gem, Crimson Gem -contenttweaker:superheated_gravitite_chunk, Superheated Gravitite Chunk -contenttweaker:halite_feet, item.contenttweaker.halite_feet.name -contenttweaker:etherium_dust, Etherium Dust -contenttweaker:omothol_warp_cleanser, Omothol Warp Cleanser -contenttweaker:naquadah_catalyst:0, Naquadah Catalyst -contenttweaker:magic_strategy_warped, Approaching Magic: Warped -contenttweaker:bloodstone_encrusted_egg, Enchanted Bloodstone Egg -contenttweaker:fluix_microcontroller, Fluix Microcontroller -contenttweaker:refraction_focus_key, Refraction Focus Key -contenttweaker:enchdesc_recharge, Enchantment Description: Recharge -contenttweaker:sideral_collector, Sideral Collector -contenttweaker:nightmare_block:0, Nightmare Block -contenttweaker:strange_charm, Strange Charm -contenttweaker:willful_naquadah_chunk, Willful Naquadah Chunk -contenttweaker:biome_ritual_callstone, Biome Ritual Callstone -contenttweaker:trait_soul_harvest, Trait Description: Soul Harvest -contenttweaker:mysterium_artifact, Mysterium Artifact -contenttweaker:candy_block:0, Block of Candy -contenttweaker:gardencia_garnet, Gardencia Garnet -contenttweaker:barathos_wormhole, Barathos Wormhole -contenttweaker:dynatos_catalyst, Dynatos Catalyst -contenttweaker:compressed_mana_rune, Compressed Mana Rune -contenttweaker:infinity_dyson_conduit:0, Infinity Dyson Conduit -contenttweaker:adamantium_plate, Adamantium Plate -contenttweaker:heraldry_egg, Heraldry Egg -contenttweaker:jewelyte_encrusted_egg, Enchanted Jewelyte Egg -contenttweaker:controller_manual, Controller Manual -contenttweaker:trait_healer, Trait Description: Healer -contenttweaker:arlemite_egg, Arlemite Egg -contenttweaker:crystalline_lens, Crystalline Lens -contenttweaker:enchdesc_corrosive, Enchantment Description: Corrosive -contenttweaker:curd, Curd -contenttweaker:divine_wisp, Divine Wisp -contenttweaker:interdimensional_energy_orb, Interdimensional Energy Orb -contenttweaker:tier5_token, Tier 5 Excavation Token -contenttweaker:foraging_loot_table, Foraging Loot Table -contenttweaker:trait_glowing, Trait Description: Glowing -contenttweaker:hard_bone, Hard Bone -contenttweaker:flash_skull, Flash Skull -contenttweaker:mysterium_garnet, Mysterium Garnet -contenttweaker:meatballium_328, Meatballium-328 -contenttweaker:nightmare_machine_case:0, Nightmare Machine Case -contenttweaker:ptah_spinel, Ptah Spinel -contenttweaker:puzzle_solution_ptah, Puzzle Solution: Ptah -contenttweaker:meatballium_323, Meatballium 323 -contenttweaker:purple_gemstone_egg, Purple Gemstone Egg -contenttweaker:meatballium_324, Meatballium-324 -contenttweaker:tier18_token, Tier 18 Excavation Token -contenttweaker:smash_jaw, Smash Jaw -contenttweaker:meatballium_322, Meatballium-322 -contenttweaker:brightsteel_conduit:0, Brightsteel Conduit -contenttweaker:brightsteel_head, item.contenttweaker.brightsteel_head.name -contenttweaker:condensed_essence, Condensed Essence -contenttweaker:gluttony_stone, Gluttony Stone -contenttweaker:magic_strategy_warrior, Approaching Magic: Warrior -contenttweaker:gemenyte_dust, Gemenyte Dust -contenttweaker:imperfect_neutronium_nugget, Imperfect Neutronium Nugget -contenttweaker:strange_meatball, Strange Meatball -contenttweaker:trait_purified, Trait Description: Purified -contenttweaker:gaia_spirit_block:0, Gaia Spirit Block -contenttweaker:arkenstone:0, Arkenstone -contenttweaker:essence_solitude, Essence of Solitude -contenttweaker:eternal_nightmare, Eternal Nightmare -contenttweaker:krypton_capture, Krypton Capture -contenttweaker:enchdesc_respiration, Enchantment Description: Respiration -contenttweaker:enchdesc_repellent, Enchantment Description: Repellent -contenttweaker:ancient_remnants, Ancient Remnants -contenttweaker:ogerite_crystal_matrix, Ogerite Crystal Matrix -contenttweaker:puzzle_solution_haumea, Puzzle Solution: Haumea -contenttweaker:terbium_crystal, Terbium Crystal -contenttweaker:bee_helmet, Bee Helmet -contenttweaker:halite_chest, item.contenttweaker.halite_chest.name -contenttweaker:energy_hive:0, Energy Hive -contenttweaker:better_energy_crystal, Better Energy Crystal -contenttweaker:tier16_token, Tier 16 Excavation Token -contenttweaker:infused_lightwood_sapling, Infused Lightwood Sapling -contenttweaker:trait_broodmother, Trait Description: Broodmother -contenttweaker:cursed_slime, Cursed Slime -contenttweaker:demon_will_powder, Demon Will Powder -contenttweaker:trait_brown_magic, Trait Description: Brown Magic -contenttweaker:realmstone, Realmstone -contenttweaker:blue_gemstone_egg, Blue gemstone Egg contenttweaker:master_spell_aqua, Master Spell: Aqua -contenttweaker:harbinger_charm, Harbinger Charm -contenttweaker:any_cobblestone_abyssalcraft, The gate can be made out of any Abyssalcraft Cobblestone -contenttweaker:instant_power_junction, Instant Power Junction -contenttweaker:brightseel_alloy_plate, Brightsteel Alloy Plate -contenttweaker:ragnarok_sigil:0, Ragnarok Sigil -contenttweaker:bee_leggings, Bee Leggings -contenttweaker:harkos_rib, Harkos Rib -contenttweaker:proshield_hand, Proshield Hand -contenttweaker:deeplands_artifact, Deeplands Artifact -contenttweaker:dream_cluster, Dream Cluster -contenttweaker:apalachia_star, Apalachia Star -contenttweaker:mythic_machine_case:0, Mythic Machine Case -contenttweaker:trait_insatiable, Trait Description: Insatiable -contenttweaker:cut_crystevia_garnet, Cut Crystevia Garnet -contenttweaker:enchdesc_sever, Enchantment Description: Sever -contenttweaker:haven_cap:0, Haven Cap -contenttweaker:enchdesc_multishot, Enchantment Description: Multishot -contenttweaker:eldritch_will_crystal_seeds, Eldritch Will Crystal Seeds -contenttweaker:ornamyte_dust, Ornamyte Dust -contenttweaker:heart_of_darkness, Heart of Darkness -contenttweaker:skullbone_encrusted_egg, Enchanted Skullbone Fragment Egg -contenttweaker:arcane_prison_key, Arcane Prison Key -contenttweaker:puzzle_solution_orcus, Puzzle Solution: Orcus -contenttweaker:ultracapacitor_bank:0, Ultracapacitor Bank -contenttweaker:parasecta_wing, Parasecta Wing -contenttweaker:clunkhead_brick, Clunkhead Brick -contenttweaker:cursed_sapphire, Cursed Sapphire -contenttweaker:lothlorien_dust, Lothlorien Dust -contenttweaker:enchdesc_infinity, Enchantment Description: Infinity -contenttweaker:universal_booster, Universal Booster -contenttweaker:order_wood:0, Order Wood -contenttweaker:osiris_spinel, Osiris Spinel -contenttweaker:deeply_etched_adamantium, Deeply-Etched Adamantium -contenttweaker:infused_uranium, Honey Infused Uranium -contenttweaker:recursive_feather, Recursive Feather -contenttweaker:ruthenium_ingot, Ruthenium Ingot -contenttweaker:trait_aquadynamic, Trait Description: Aquadynamic -contenttweaker:puzzle_solution_fourth_shell, Puzzle Solution: Fourth Mythic Shell -contenttweaker:bloodlust_coin, Bloodlust Coin -contenttweaker:trait_sharp, Trait Description: Sharp -contenttweaker:tainted_callstone, Tainted Callstone -contenttweaker:multiblock_preview, Multiblock Preview (Uncraftable - this is for Convenience) -contenttweaker:forgotten_will, Forgotten Will -contenttweaker:trait_illuminati, Trait Description: Illuminati -contenttweaker:trait_living, Trait Description: Living -contenttweaker:purified_titanium_ingot, Purified Titanium Ingot -contenttweaker:lyon_egg, Lyon Egg -contenttweaker:negatively_charged_mithril, Negatively Charged Mithril -contenttweaker:injectors_line_sight_within_16_block, The injectors need line of sight, and need to be within 16 blocks -contenttweaker:alveary_upgrades_can_replace_bottom_blocks, The blocks in the bottom two layers can be replaced with any upgrade -contenttweaker:ice_construct, Ice Construct -contenttweaker:trait_aridiculous, Trait Description: Aridiculous -contenttweaker:dyson_beam:0, Dyson Beam -contenttweaker:enchdesc_soulbound, Enchantment Description: Soulbound -contenttweaker:herrr_fuel, HERRR Fuel -contenttweaker:vibranium_feet, item.contenttweaker.vibranium_feet.name -contenttweaker:lunalus_artifact, Lunalus Artifact -contenttweaker:hafnium_chunk, Hafnium Chunk -contenttweaker:trait_spiky, Trait Description: Spiky -contenttweaker:make_it_night, Make it Night -contenttweaker:evanescent_sednanite_powder, Evanescent Sednanite Powder -contenttweaker:gem_of_midas, Gem of Midas -contenttweaker:nethersky_steel_dust, Nethersky Steel Dust -contenttweaker:crystallite_encrusted_egg, Enchanted Crystallite Egg -contenttweaker:gem_of_the_sleeping_city, Gem of the Sleeping City -contenttweaker:ender_feather, Ender Feather -contenttweaker:quarry, Quarry -contenttweaker:yttrium_oxide, Yttrium Oxide -contenttweaker:destructive_demon_eye:0, Destructive Demon Eye -contenttweaker:superconducting_sednanite, Superconducting Sednanite -contenttweaker:neodymium_earth, Neodymium Earth -contenttweaker:essence_darkness, Essence of Darkness -contenttweaker:gravitite_pearl, Gravitite Pearl -contenttweaker:tier8_token, Tier 8 Excavation Token -contenttweaker:clunky_chunky_brick, Clunky Chunky Brick -contenttweaker:orbital_callstone, Orbital Callstone -contenttweaker:dyson_compressor:0, Dyson Compressor -contenttweaker:retaliation_portal:0, Retaliation Portal -contenttweaker:charged_draconium_block:0, tile.contenttweaker.charged_draconium_block.name -contenttweaker:ore_processing, Ore Processing -contenttweaker:digital_organic_currency, Digital Organic Currency -contenttweaker:experienced_spider_eye, Experienced Spider Eye -contenttweaker:possessed_fluix, Possessed Fluix -contenttweaker:dyson_shell:0, Dyson Shell -contenttweaker:ai_art, AI Art -contenttweaker:nobelium_255, Nobelium-255 -contenttweaker:purity_offer:0, Purity Offer -contenttweaker:nobelium_254, Nobelium-254 -contenttweaker:nightfly_egg, Nightfly Egg -contenttweaker:bloodmaster_tome, Bloodmaster Tome -contenttweaker:reyvor_eye, Reyvor Eye -contenttweaker:dustopia_wormhole, Dustopia Wormhole -contenttweaker:sacrifice_metal_legs, item.contenttweaker.sacrifice_metal_legs.name -contenttweaker:seraphinite_gem, Seraphinite Gem -contenttweaker:trait_heavy, Trait Description: Heavy -contenttweaker:dragons_blood_plastic, Dragons Blood Plastic -contenttweaker:fluix_callstone, Fluix Callstone -contenttweaker:fiery_unguent_bottle, Fiery Unguent Bottle +contenttweaker:master_spell_gelu, Master Spell: Gelum +contenttweaker:master_spell_sol, Master Spell: Sol +contenttweaker:master_spell_luna, Master Spell: Luna +contenttweaker:master_spell_perditio, Master Spell: Perditio +contenttweaker:master_spell_desiderium, Master Spell: Desiderium +contenttweaker:master_spell_vitium, Master Spell: Vitium +contenttweaker:master_spell_terra, Master Spell: Terra +contenttweaker:master_spell_auram, Master Spell: Auram +contenttweaker:master_spell_lux, Master Spell: Lux +contenttweaker:master_spell_diabolus, Master Spell: Diabolus +contenttweaker:master_spell_praemunio, Master Spell: Praemunio +contenttweaker:master_spell_caeles, Master Spell: Caeles +contenttweaker:master_spell_dreadia, Master Spell: Dreadia +contenttweaker:void_portal_breaker, Void Portal Breaker +contenttweaker:master_spell_metallum, Master Spell Metallum +contenttweaker:wormhole_catalyst, Wormhole Catalyst +contenttweaker:taerrapiatta_warper, Taerrapiatta Warper contenttweaker:diamerisma_warper, Diamerisma Warper -contenttweaker:borean_artifact, Borean Artifact -contenttweaker:trait_whispering, Trait Description: Whispering -contenttweaker:star_core, Star Core -contenttweaker:trait_baron, Trait Description: Baron -contenttweaker:trait_autosmelt, Trait Description: Autosmelt +contenttweaker:furatto_warper, Furatto Warper +contenttweaker:vibe_warper, Vibe Warper +contenttweaker:apichisi_warper, Apichisi Warper +contenttweaker:finem_warper, Finem Warper +contenttweaker:imstuck_getmehome, I'M STUCK, GET ME HOME! +contenttweaker:flint_and_furnace, Flint and Furnace +contenttweaker:deathloop, item.contenttweaker.deathloop.name +contenttweaker:magic_mushroom_dark, Really Scary Vishroom +contenttweaker:magic_mushroom, Scary Vishroom +contenttweaker:eldritch_flower, Crazylily +contenttweaker:solidified_memory, Solidified Memory +contenttweaker:evil_insight, Evil Insight +contenttweaker:deinthos, Deinthos +contenttweaker:unfathomable_breaker, Unfathomable Breaker +contenttweaker:gaia_tesseract, Gaia Tesseract +contenttweaker:limbo_warper, Call to Limbo +contenttweaker:vengeful_key, Vengeance Key +contenttweaker:retaliation_key, Retaliation Key +contenttweaker:staff_of_iceika, Staff of Iceika +contenttweaker:shield_of_terra, Shield of Terra +contenttweaker:twilight_jewel, Twilight Jewel +contenttweaker:stormland_focus, Stormland Focus +contenttweaker:nightmare_incense, Nightmare Incense +contenttweaker:terran_summoning, Terran Summoning contenttweaker:tabula_rasa, item.contenttweaker.tabula_rasa.name -contenttweaker:soul_of_the_grand_wizard, Soul of the Grand Wizard -contenttweaker:bubbell_banner, Bubbell Banner -contenttweaker:baroness_brain, Baroness Brain +contenttweaker:recursive_tesseract, Recursive Tesseract +contenttweaker:star_core, Star Core +contenttweaker:pulsar_core, Pulsar Core +contenttweaker:black_hole_core, Black Hole Core +contenttweaker:condensed_essence, Condensed Essence +contenttweaker:furry_mass, Furry Mass +contenttweaker:bloodlust_coin, Bloodlust Coin +contenttweaker:heart_stone, Heart Stone +contenttweaker:butterfly_bloom, Butterfly Bloom +contenttweaker:trait_alien, Trait Description: Alien +contenttweaker:trait_antiair, Trait Description: Anti-Air +contenttweaker:trait_anticorrosion, Trait Description: Anti-Corrosion +contenttweaker:trait_apocalypse, Trait Description: Apocalypse +contenttweaker:trait_aquadynamic, Trait Description: Aquadynamic +contenttweaker:trait_aridiculous, Trait Description: Aridiculous +contenttweaker:trait_autosmelt, Trait Description: Autosmelt +contenttweaker:trait_baconlicious, Trait Description: Baconlicious +contenttweaker:trait_baron, Trait Description: Baron +contenttweaker:trait_blazing, Trait Description: Blazing +contenttweaker:trait_blind_bandit, Trait Description: Blind Bandit +contenttweaker:trait_blizzard, Trait Description: Blizzard +contenttweaker:trait_bloodlust, Trait Description: Bloodlust +contenttweaker:trait_body, Trait Description: Body +contenttweaker:trait_bone_shock, Trait Description: Bone Shock +contenttweaker:trait_botanical, Trait Description: Botanical +contenttweaker:trait_broodmother, Trait Description: Broodmother +contenttweaker:trait_brown_magic, Trait Description: Brown Magic +contenttweaker:trait_chad_thunder, Trait Description: Chad Thunder**** +contenttweaker:trait_cheap, Trait Description: Cheap +contenttweaker:trait_cheapskate, Trait Description: Cheapskate +contenttweaker:trait_chunky, Trait Description: Chunky +contenttweaker:trait_coldblooded, Trait Description: Cold-Blooded +contenttweaker:trait_coraliumplagued, Trait Description: Coralium-Plagued +contenttweaker:trait_counterweight, Trait Description: Counterweight +contenttweaker:trait_critikill, Trait Description: Critikill +contenttweaker:trait_crude, Trait Description: Crude +contenttweaker:trait_crumbling, Trait Description: Crumbling +contenttweaker:trait_dark_traveler, Trait Description: Dark Traveler +contenttweaker:trait_darkness, Trait Description: Darkness +contenttweaker:trait_democratic_peoples_republic_of_korea, Trait Description: Democratic People's Republic of Korea +contenttweaker:trait_dense, Trait Description: Dense +contenttweaker:trait_devils_strength, Trait Description: Devil's Strength +contenttweaker:trait_direct, Trait Description: Direct +contenttweaker:trait_discounted, Trait Description: Discounted +contenttweaker:trait_dreadplagued, Trait Description: Dread-Plagued +contenttweaker:trait_duritae, Trait Description: Duritae +contenttweaker:trait_ecological, Trait Description: Ecological +contenttweaker:trait_elemental, Trait Description: Elemental +contenttweaker:trait_enderference, Trait Description: Enderference +contenttweaker:trait_endspeed, Trait Description: Endspeed +contenttweaker:trait_energy_eater, Trait Description: Energy Eater +contenttweaker:trait_energy_repair, Trait Description: Energy Repair +contenttweaker:trait_ethereal_miner, Trait Description: Ethereal Miner +contenttweaker:trait_evil_aura, Trait Description: Evil Aura +contenttweaker:trait_evil_pressure, Trait Description: Evil Pressure +contenttweaker:trait_experience_boost, Trait Description: Experience Boost +contenttweaker:trait_famine, Trait Description: Famine +contenttweaker:trait_flaming_fury, Trait Description: Flaming Fury +contenttweaker:trait_flammable, Trait Description: Flammable +contenttweaker:trait_fractured, Trait Description: Fractured +contenttweaker:trait_freezing, Trait Description: Freezing +contenttweaker:trait_fruit_salad, Trait Description: Fruit Salad +contenttweaker:trait_ghastly, Trait Description: Ghastly +contenttweaker:trait_glitch, Trait Description: Glitch +contenttweaker:trait_global_traveler, Trait Description: Global Traveler +contenttweaker:trait_glowing, Trait Description: Glowing +contenttweaker:trait_hail_hydra, Trait Description: Hail Hydra +contenttweaker:trait_he_who_must_not_be_named, Trait Description: He Who Must Not Be Named +contenttweaker:trait_healer, Trait Description: Healer +contenttweaker:trait_heavy, Trait Description: Heavy +contenttweaker:trait_hellish, Trait Description: Hellish +contenttweaker:trait_high_in_calcium, Trait Description: High in Calcium +contenttweaker:trait_hive_defender, Trait Description: Hive Defender +contenttweaker:trait_holy, Trait Description: Holy +contenttweaker:trait_illuminati, Trait Description: Illuminati +contenttweaker:trait_im_a_superstar, Trait Description: I'm a Superstar +contenttweaker:trait_infernal_energy, Trait Description: Infernal Energy +contenttweaker:trait_inferno, Trait Description: Inferno +contenttweaker:trait_insatiable, Trait Description: Insatiable +contenttweaker:trait_instakill, Trait Description: Instakill +contenttweaker:trait_jaded, Trait Description: Jaded +contenttweaker:trait_jagged, Trait Description: Jagged +contenttweaker:trait_laced, Trait Description: Laced +contenttweaker:trait_launch, Trait Description: Launch +contenttweaker:trait_lightweight, Trait Description: Lightweight +contenttweaker:trait_living, Trait Description: Living +contenttweaker:trait_magically_brittle, Trait Description: Magically Brittle +contenttweaker:trait_magically_modifiable, Trait Description: Magically Modifiable +contenttweaker:trait_magnetic, Trait Description: Magnetic +contenttweaker:trait_mana, Trait Description: Mana +contenttweaker:trait_mana_eater, Trait Description: Mana Eater +contenttweaker:trait_mana_repair, Trait Description: Mana Repair +contenttweaker:trait_mind, Trait Description: Mind +contenttweaker:trait_mirabile_visu, Trait Description: Mirabile Visu +contenttweaker:trait_moldable, Trait Description: Moldable +contenttweaker:trait_momentum, Trait Description: Momentum +contenttweaker:trait_morgan_le_fay, Trait Description: Morgan Le Fay +contenttweaker:trait_music_of_the_spheres, Trait Description: Music of the Spheres +contenttweaker:trait_natures_blessing, Trait Description: Nature's Blessing +contenttweaker:trait_natures_power, Trait Description: Nature's Power +contenttweaker:trait_natures_wrath, Trait Description: Nature's Wrath +contenttweaker:trait_overflow, Trait Description: Overflow +contenttweaker:trait_payback, Trait Description: Payback +contenttweaker:trait_petramor, Trait Description: Petramor +contenttweaker:trait_poisonous, Trait Description: Poisonous +contenttweaker:trait_portly_gentleman, Trait Description: Portly Gentleman +contenttweaker:trait_power_of_the_sun, Trait Description: Power of the Sun +contenttweaker:trait_precipitate, Trait Description: Precipitate +contenttweaker:trait_prickly, Trait Description: Prickly +contenttweaker:trait_prosperous, Trait Description: Prosperous +contenttweaker:trait_psi_eater, Trait Description: Psi Eater +contenttweaker:trait_psi_repair, Trait Description: Psi Repair +contenttweaker:trait_purified, Trait Description: Purified +contenttweaker:trait_radioactive, Trait Description: Radioactive +contenttweaker:trait_reflect, Trait Description: Reflect +contenttweaker:trait_rude_awakening, Trait Description: Rude Awakening +contenttweaker:trait_runic, Trait Description: Runic +contenttweaker:trait_shadow, Trait Description: Shadow +contenttweaker:trait_sharp, Trait Description: Sharp +contenttweaker:trait_shock, Trait Description: Shock +contenttweaker:trait_shocking, Trait Description: Shocking +contenttweaker:trait_shyre_synthesis, Trait Description: Shyre Synthesis +contenttweaker:trait_slashing, Trait Description: Slashing +contenttweaker:trait_slimey, Trait Description: Slimey +contenttweaker:trait_slingshot, Trait Description: Slingshot +contenttweaker:trait_sos, Trait Description: SOS! +contenttweaker:trait_soul, Trait Description: Soul +contenttweaker:trait_soul_harvest, Trait Description: Soul Harvest +contenttweaker:trait_soul_sap, Trait Description: Soul Sap +contenttweaker:trait_spades, Trait Description: Spades +contenttweaker:trait_spiky, Trait Description: Spiky +contenttweaker:trait_splintering, Trait Description: Splintering +contenttweaker:trait_splinters, Trait Description: Splinters +contenttweaker:trait_squeaky, Trait Description: Squeaky +contenttweaker:trait_stalwart, Trait Description: Stalwart +contenttweaker:trait_starfishy, Trait Description: Starfishy +contenttweaker:trait_stiff, Trait Description: Stiff +contenttweaker:trait_stonebound, Trait Description: Stonebound +contenttweaker:trait_stop_being_selfish, Trait Description: Stop Being Selfish +contenttweaker:trait_superheat, Trait Description: Superheat +contenttweaker:trait_tasty, Trait Description: Tasty +contenttweaker:trait_terrafirma, Trait Description: Terrafirma +contenttweaker:trait_thaumic, Trait Description: Thaumic +contenttweaker:trait_thermal_inversion, Trait Description: Thermal Inversion +contenttweaker:trait_toxic, Trait Description: Toxic +contenttweaker:trait_tweeting, Trait Description: Tweeting +contenttweaker:trait_twilit, Trait Description: Twilit +contenttweaker:trait_unholy_touch, Trait Description: Unholy Touch +contenttweaker:trait_unnatural, Trait Description: Unnatural +contenttweaker:trait_uplifting, Trait Description: Uplifting +contenttweaker:trait_vanishing, Trait Description: Vanishing +contenttweaker:trait_vile, Trait Description: Vile +contenttweaker:trait_vindictive, Trait Description: Vindictive +contenttweaker:trait_weeee, Trait Description: Weeee! +contenttweaker:trait_wellestablished, Trait Description: Well-Established +contenttweaker:trait_whispering, Trait Description: Whispering +contenttweaker:trait_withering, Trait Description: Withering +contenttweaker:trait_writable, Trait Description: Writable +contenttweaker:trait_bloody_mary, Trait Description: Bloody Mary +contenttweaker:trait_synergy, Trait Description: Synergy +contenttweaker:trait_antigravity, Trait Description: Anti-Gravity +contenttweaker:trait_ingarage, Trait Description: In the Garage +contenttweaker:trait_surfwaxmurica, Trait Description: Surf Wax America +contenttweaker:trait_undone, Trait Description: Undone +contenttweaker:dreading_warp_cleanser, Dreading Warp Cleanser +contenttweaker:omothol_warp_cleanser, Omothol Warp Cleanser +contenttweaker:abyssal_wasteland_warp_cleanser, Abyssal Wasteland Warp Cleanser contenttweaker:material_part:0, Demonic Steel Nugget contenttweaker:material_part:1, Demonic Steel Ingot contenttweaker:material_part:2, Demonic Steel Dust @@ -44989,412 +45730,79 @@ contenttweaker:material_part:221, Sideral Damascus Steel Nugget contenttweaker:material_part:222, Sideral Damascus Steel Ingot contenttweaker:material_part:223, Sideral Damascus Steel Dust contenttweaker:material_part:224, Sideral Damascus Steel Rod -contenttweaker:unidentified_gem, Unidentified Gem -contenttweaker:polonium_egg, Polonium Egg -contenttweaker:orcus_spinel, Orcus Spinel -contenttweaker:tier_ii_defined_seed, Tier II Defined Seed -contenttweaker:trait_blind_bandit, Trait Description: Blind Bandit -contenttweaker:purple_gemstone_encrusted_egg, Enchanted Purple Gemstone Egg -contenttweaker:gravity_manipulator_device, Gravitational Field Manipulator -contenttweaker:cut_dustopia_garnet, Cut Dustopia Garnet -contenttweaker:trait_discounted, Trait Description: Discounted -contenttweaker:asgard_furnace_brick:0, Asgard Furnace Bricks -contenttweaker:enchdesc_projectile_protection, Enchantment Description: Projectile Protection -contenttweaker:crystevia_callstone, Crystevia Callstone -contenttweaker:sausage_sandwich, Sausage Sandwich -contenttweaker:ancient_cavern_cap:0, Ancient Cavern Cap -contenttweaker:einstenium_254, Einsteinium-254 -contenttweaker:dramix_skin, Dramix Skin -contenttweaker:einstenium_253, Einsteinium-253 -contenttweaker:blue_hair, Blue Hair -contenttweaker:level15, Level 15 -contenttweaker:tier1_token, Tier 1 Excavation Token -contenttweaker:manastone_dust, Manastone Dust -contenttweaker:deeplands_wormhole, Deeplands Wormhole -contenttweaker:summoning_computer, Summoning Computer -contenttweaker:cut_vethea_garnet, Cut Vethea Garnet -contenttweaker:gravitite_deposit, Gravitite Deposit -contenttweaker:destructive_demon_alloy:0, Destructive Demon Alloy -contenttweaker:dense_vibrating_chunk, Dense Vibrating Chunk -contenttweaker:gaia_tesseract, Gaia Tesseract -contenttweaker:raxxan_rib, Raxxan Rib -contenttweaker:rhodium_mixture, Rhodium Mixture -contenttweaker:harbinger_crystal, Harbinger Crystal -contenttweaker:barathos_cap:0, Barathos Cap -contenttweaker:enchdesc_frost_walker, Enchantment Description: Frost Walker -contenttweaker:launchpad, Launchpad -contenttweaker:dried_vishroom, Dried Vishroom -contenttweaker:level35, Level 35 -contenttweaker:yellow_gemstone_encrusted_egg, Enchanted Yellow Gemstone Egg -contenttweaker:astral_lizardite, Astral Lizardite -contenttweaker:jade_egg, Jade Egg -contenttweaker:tier6_token, Tier 6 Excavation Token -contenttweaker:trait_mana_repair, Trait Description: Mana Repair -contenttweaker:enchdesc_unbreaking, Enchantment Description: Unbreaking -contenttweaker:infinity_plate, Infinity Plate -contenttweaker:petrified_snake, Petrified Snake -contenttweaker:enchdesc_lure, Enchantment Description: Lure -contenttweaker:vengeful_portal:0, Vengeful Portal -contenttweaker:eternally_stained_soul, Eternally Stained Soul -contenttweaker:twilight_diamond, Twilight Diamond -contenttweaker:wrath_stone, Wrath Stone -contenttweaker:level20, Level 20 -contenttweaker:collapser_casing:0, Collapser Casing -contenttweaker:hydrogen_chunk, Hydrogen Chunk -contenttweaker:lust_stone, Lust Stone -contenttweaker:tiny_germanium_dust, Tiny Germanium Dust -contenttweaker:inert_cursed_jewel, Inert Cursed Jewel -contenttweaker:trait_elemental, Trait Description: Elemental -contenttweaker:mark_of_the_samurai, Mark of the Samurai -contenttweaker:eden_core, Eden Core -contenttweaker:tier23_token, Tier 23 Excavation Token -contenttweaker:shyre_crystal, Shyre Crystal -contenttweaker:bifrost_gem, Bifrost Gem -contenttweaker:trait_slingshot, Trait Description: Slingshot -contenttweaker:warped_stone:0, Warped Stone -contenttweaker:nethengeic_bone, Nethengeic Bone -contenttweaker:sedna_cluster, Sedna Cluster -contenttweaker:hassium_alloy_ingot, Hassium Alloy Ingot -contenttweaker:trait_magically_brittle, Trait Description: Magically Brittle -contenttweaker:triple_compressed_wafer, Triple Compressed Wafer -contenttweaker:aethite_chunk, Aethite Chunk -contenttweaker:elusive_horn, Elusive Horn -contenttweaker:pixonia_artifact, Pixonia Artifact -contenttweaker:dreadia_gem, Dreadia Gem -contenttweaker:enchdesc_multishot_cyclic, Enchantment Description: Cyclic Multishot -contenttweaker:dreaded_steel_block:0, Dreaded Steel Block -contenttweaker:strange_brownie, Strange BrOwnIe -contenttweaker:pixonia_infusion_key, Pixonia Infusion Key -contenttweaker:twice_coated_organic_mythic_board, Twice-Coated Organic Mythic Board -contenttweaker:cursed_myrmitite_catalyst, Cursed Myrmitite Catalyst -contenttweaker:enchdesc_plague_bringer, Enchantment Description: Plague Bringer -contenttweaker:eldritch_flower, Crazylily -contenttweaker:trait_bone_shock, Trait Description: Bone Shock -contenttweaker:recursion_fragment_iromine, Recursion Fragment: Iromine -contenttweaker:endergenic_sediment, Endergenic Sediment -contenttweaker:enchdesc_autosmelt_endercore, Enchantment Description: Endercore Autosmelt -contenttweaker:gravitite_chunk, Gravitite Chunk -contenttweaker:cerium_ingot, Cerium Ingot -contenttweaker:graw_fang, Graw Fang -contenttweaker:seared_rock, Seared Rock -contenttweaker:icy_gateway:0, Icy Gateway -contenttweaker:unburied_callstone, Unburied Callstone -contenttweaker:miniature_pulsar:0, Miniature Pulsar -contenttweaker:enchdesc_multi_rend, Enchantment Description: Multi-Rend -contenttweaker:nethersky_amber:0, Nethersky Amber -contenttweaker:iromine_callstone, Iromine Callstone -contenttweaker:crimson_quartz:0, Crimson Quartz -contenttweaker:sentient_meatball:0, Sentient Meatball -contenttweaker:staff_of_iceika, Staff of Iceika -contenttweaker:footbone_encrusted_egg, Enchanted Footbone Fragment Egg -contenttweaker:cut_gardencia_garnet, Cut Gardencia Garnet -contenttweaker:complex_crank_shaft, Complex Crank Shaft -contenttweaker:enchdesc_flim_flam, Enchantment Description: Flim Flam -contenttweaker:chaotic_propolis, Chaotic Propolis -contenttweaker:defined_plate, Defined Plate -contenttweaker:sideral_damascus_steel_head, item.contenttweaker.sideral_damascus_steel_head.name -contenttweaker:enchdesc_frost_imbuement, Enchantment Description: Frost Imbuement -contenttweaker:rainbow_core, Rainbow Core -contenttweaker:candyland_garnet, Candyland Garnet -contenttweaker:karot_horn, Karot Horn -contenttweaker:bee_boots, Bee Boots -contenttweaker:white_hole:0, Negative Exotic Body -contenttweaker:lava_doped_egg, Lava Doped Egg -contenttweaker:recursive_demantoid, Recursive Demantoid -contenttweaker:apalachia_refined_gem, Apalachia Refined Gem -contenttweaker:promethium_shard, Promethium Shard -contenttweaker:wheat_beer_blend, Wheat Cereal Blend -contenttweaker:left_sacred_sapling, Left Sacred Sapling -contenttweaker:depleted_amfm_fuel, Depleted AmFm Fuel -contenttweaker:cut_candyland_garnet, Cut Candyland Garnet -contenttweaker:any_size_these_rules, The smeltery can be any size, as long as it follows this shape -contenttweaker:rye_beer_blend, Rye Cereal Blend -contenttweaker:vibranium_legs, item.contenttweaker.vibranium_legs.name -contenttweaker:puzzle_solution_recursion_dungeon, Puzzle Solution: Sacred Sapling -contenttweaker:cyanite_cell, Cyanite Cell -contenttweaker:barium_chunk, Barium Chunk -contenttweaker:yellow_gemstone_egg, Yellow Gemstone Egg -contenttweaker:chaotic_comb, Chaotic Comb -contenttweaker:infernal_furnace, Infernal Furnace -contenttweaker:ritual_mass_enchanting, Ritual of Mass Enchanting -contenttweaker:trait_natures_wrath, Trait Description: Nature's Wrath -contenttweaker:recursion_fragment_creeponia, Recursion Fragment: Creeponia -contenttweaker:stable_oganesson, Stable Oganesson -contenttweaker:trait_fractured, Trait Description: Fractured -contenttweaker:definer_casing:0, Definer Casing -contenttweaker:greckon_garnet, Greckon Garnet -contenttweaker:trait_psi_eater, Trait Description: Psi Eater -contenttweaker:primal_jewel, Primal Jewel -contenttweaker:darkstar_stone:0, Darkstar Stone -contenttweaker:blue_gemstone_encrusted_egg, Enchanted Blue Gemstone Egg -contenttweaker:charged_runium_egg, Charged Runium Egg -contenttweaker:phosphorous_crystal, Phosphorous Crystal -contenttweaker:crown_of_the_energy_queen, Crown of the Energy Queen -contenttweaker:strontium_egg, Strontium Egg -contenttweaker:enchdesc_aftershock, Enchantment Description: Aftershock -contenttweaker:wormhole_catalyst, Wormhole Catalyst -contenttweaker:trait_crumbling, Trait Description: Crumbling -contenttweaker:trait_enderference, Trait Description: Enderference -contenttweaker:borean_cap:0, L'Borean Cap -contenttweaker:sour_candy_x, Sour Candy X -contenttweaker:coniferon_bark, Coniferon Bark -contenttweaker:cut_runandor_garnet, Cut Runandor Garnet -contenttweaker:enchdesc_frost_protection, Enchantment Description: Frost Protection -contenttweaker:alchemical_mushroom, Alchemical Mushroom -contenttweaker:creeponia_garnet, Creeponia Garnet -contenttweaker:gun_devil_piece, Gun Devil Piece -contenttweaker:basins_blocks_tables_casts, Basins make blocks out of molten metal, tables require casts to make parts and ingots -contenttweaker:tungsten_molybdenum_dust, Tungsten Molybdenum Dust -contenttweaker:infinity_fragment, Infinity Fragment -contenttweaker:searing_organic_mythic_board, Searing Organic Mythic Board -contenttweaker:barathos_garnet, Barathos Garnet -contenttweaker:living_flesh, Living Flesh -contenttweaker:energized_peat, Energized Peat -contenttweaker:demonic_manastone, Demonic Manastone -contenttweaker:sigil_power, Sigil of Power -contenttweaker:any_lasers_more_faster, You can use any number of lasers, the more the better -contenttweaker:chalcedony_encrusted_egg, Enchanted Chalcedony Egg -contenttweaker:enchdesc_fire_aspect, Enchantment Description: Fire Aspect -contenttweaker:cut_abyss_garnet, Cut Abyss Garnet -contenttweaker:gravitite_lens, Gravitite Lens -contenttweaker:cut_creeponia_garnet, Cut Creeponia Garnet -contenttweaker:trait_laced, Trait Description: Laced -contenttweaker:muon_crystal, Muon Crystal -contenttweaker:rocket, Rocket -contenttweaker:trait_he_who_must_not_be_named, Trait Description: He Who Must Not Be Named -contenttweaker:corn_hops_beer_blend, Corn Beer Blend -contenttweaker:cut_precasia_garnet, Cut Precasia Garnet -contenttweaker:cut_immortallis_garnet, Cut Immortallis Garnet -contenttweaker:core_of_undeath, Core of Undeath -contenttweaker:forbidden_matter, Forbidden Matter -contenttweaker:trait_im_a_superstar, Trait Description: I'm a Superstar -contenttweaker:recursion_fragment_lunalus, Recursion Fragment: Lunalus -contenttweaker:selenium_dust, Selenium Dust -contenttweaker:trait_precipitate, Trait Description: Precipitate -contenttweaker:vibrating_mithminite_schythe, Vibrating Mithminite Scythe -contenttweaker:everlasting_fusor, Everlasting Fusor -contenttweaker:iromine_block:0, Iro Block -contenttweaker:jewelyte_egg, Jewelyte Egg -contenttweaker:enchdesc_looting, Enchantment Description: Looting -contenttweaker:terrestrial_animator_1, Terrestrial Animator I -contenttweaker:terrestrial_animator_0, Terrestrial Animator -contenttweaker:terrestrial_animator_3, Terrestrial Animator III -contenttweaker:terrestrial_animator_2, Terrestrial Animator II -contenttweaker:terrestrial_animator_5, Terrestrial Animator V -contenttweaker:terrestrial_animator_4, Terrestrial Animator IV -contenttweaker:puzzle_solution_osiris, Puzzle Solution: Osiris -contenttweaker:terrestrial_animator_7, Terrestrial Animator VII -contenttweaker:terrestrial_animator_6, Terrestrial Animator VI -contenttweaker:peaceful_oath_callstone, Peaceful Oath Callstone -contenttweaker:golden_steak, Golden Steak -contenttweaker:dyson_capacitor, Dyson Capacitor -contenttweaker:scale_of_the_ancient_heart:0, Scale of the Ancient Heart -contenttweaker:icy_tiles:0, Icy Tiles -contenttweaker:precasia_wormhole, Precasia Wormhole -contenttweaker:essence_fear, Essence of Fear -contenttweaker:bento_xxxl, Bento XXXL -contenttweaker:trait_antigravity, Trait Description: Anti-Gravity -contenttweaker:radioactive_residue, Radioactive Residue -contenttweaker:miskel_rib, Miskel Rib -contenttweaker:technetium_disulfide, Technetium Disulfide -contenttweaker:trait_dense, Trait Description: Dense -contenttweaker:vanadium_dust, Vanadium Dust -contenttweaker:heuf_fuel, HEUF Fuel -contenttweaker:bedrock_cobblestone:0, Bedrock Cobblestone -contenttweaker:ground_pork, Ground Pork -contenttweaker:myrminiobite_ingot, Myrminiobite Ingot -contenttweaker:radiation_crafter, Radiation Crafter -contenttweaker:shining_sandstone_chunk, Shining Sandstone Chunk -contenttweaker:wildwood_refined_gem, Wildwood Refined Gem -contenttweaker:hydrocarbon_coated_organic_mythic_board, Hydrocarbonated Organic Mythic Board -contenttweaker:trait_lightweight, Trait Description: Lightweight -contenttweaker:trait_baconlicious, Trait Description: Baconlicious -contenttweaker:superfused_alloy_ingot, Superfused Alloy Ingot -contenttweaker:nightmare_coil, Nightmare Coil -contenttweaker:meatball, Meatball -contenttweaker:kyrothite_chunk, Kyrothite Chunk -contenttweaker:master_rune_box:0, Master Rune Box -contenttweaker:tier24_token, Tier 24 Excavation Token -contenttweaker:crystaltine_dust, Crystaltine Dust -contenttweaker:stone_of_the_sleeping_city, Stone of the Sleeping City -contenttweaker:master_spell_perditio, Master Spell: Perditio -contenttweaker:trait_freezing, Trait Description: Freezing -contenttweaker:barium_oxide, Barium Oxide -contenttweaker:trait_jagged, Trait Description: Jagged -contenttweaker:trait_shock, Trait Description: Shock -contenttweaker:lunalus_callstone, Lunalus Callstone -contenttweaker:ytterbium_dust, Ytterbium Dust -contenttweaker:built_in_launchpad, Rockets must be assembled in a launchpad -contenttweaker:otherwordly_tears_bottle, Otherworldly Tears Bottle -contenttweaker:enchdesc_rive, Enchantment Description: Rive -contenttweaker:magic_strategy_technologist, Approaching Magic: Technologist -contenttweaker:everwatching_eye, Everwatching Eye -contenttweaker:dream_projector_gem, Dream Projector Gem -contenttweaker:space_station, Space Station -contenttweaker:tellurium_crystal, Tellurium Crystal -contenttweaker:cut_greckon_garnet, Cut Greckon Garnet -contenttweaker:immortallis_artifact, Immortallis Artifact -contenttweaker:black_metal_head, item.contenttweaker.black_metal_head.name -contenttweaker:sacrificial_shard, Sacrificial Shard -contenttweaker:sideral_damascus_steel_legs, item.contenttweaker.sideral_damascus_steel_legs.name -contenttweaker:kajaros_rib, Kajaros Rib -contenttweaker:trait_splinters, Trait Description: Splinters -contenttweaker:unidentified_plate, Unidentified Plate -contenttweaker:aesir_gemstone, Aesir Gemstone -contenttweaker:erbium_dust, Erbium Dust -contenttweaker:highly_advanced_machine_casing:0, Highly Advanced Machine Casing -contenttweaker:lyonite_plate, Lyonite Plate -contenttweaker:sacred_acorn, Sacred Acorn -contenttweaker:nebulous_soul, Nebulous Soul -contenttweaker:recursion_fragment_celeve, Recursion Fragment: Celeve -contenttweaker:enchdesc_headhunter, Enchantment Description: Headhunter -contenttweaker:arc_reactor_coil:0, Arc Reactor Coil -contenttweaker:awakened_electromagnet:0, Awakened Electromagnet -contenttweaker:corporea_flower, Corporea Flower -contenttweaker:recursion_fragment_vethea, Recursion Fragment: Vethea -contenttweaker:green_gemstone_egg, Green Gemstone Egg -contenttweaker:enchdesc_magic_protection_bewitchment, Enchantment Description: Bewitched Magic Protection -contenttweaker:voxxulon_slime, Voxxulon Slime -contenttweaker:spinel_ring, Spinel Ring -contenttweaker:mythic_electronic_circuit, Mythic Electronic Circuit -contenttweaker:defined_redstone_chipset, Defined Redstone Chipset -contenttweaker:pladite_chunk, Pladite Chunk -contenttweaker:chaos_wood:0, Chaos Wood -contenttweaker:chalcedony_egg, Chalcedony Egg -contenttweaker:enchdesc_lifesteal, Enchantment Description: Lifesteal -contenttweaker:trait_slimey, Trait Description: Slimey -contenttweaker:dynatos_crystal, Dynatos Crystal -contenttweaker:vityte_egg, Vityte Egg -contenttweaker:superconducting_fluix, Superconducting Fluix -contenttweaker:pure_egg, Pure Egg -contenttweaker:mystite_egg, Mystite Egg -contenttweaker:master_spell_terra, Master Spell: Terra -contenttweaker:roasted_beer_blend, Roasted Cereal Blend -contenttweaker:starmetal_alloy_ingot, Starmetal Alloy Ingot -contenttweaker:destructive_crystal_cluster:0, Destructive Crystal Cluster -contenttweaker:reactive_fluix, Reactive Fluix -contenttweaker:really_hard_rock, Really Hard Rock -contenttweaker:ghoulish_egg, Ghoulish Egg -contenttweaker:enchdesc_fortune, Enchantment Description: Fortune -contenttweaker:celestial_shield_fragment, Celestial Shield Fragment -contenttweaker:armorer_callstone, Armorer Callstone -contenttweaker:bane_tusk, Bane Tusk -contenttweaker:furatto_warper, Furatto Warper -contenttweaker:aglio_olio_peperoncino_pasta, Pasta Aglio Olio Peperoncino -contenttweaker:tier21_token, Tier 21 Excavation Token -contenttweaker:trait_global_traveler, Trait Description: Global Traveler -contenttweaker:recursion_fragment_dustopia, Recursion Fragment: Dustopia -contenttweaker:trait_magically_modifiable, Trait Description: Magically Modifiable -contenttweaker:evanescent_sednanite_dust, Evanescent Sednanite Dust -contenttweaker:candyte_encrusted_egg, Enchanted Candyte Egg -contenttweaker:deepland_cap:0, Deeplands Cap -contenttweaker:iromine_wormhole, Iromine Wormhole -contenttweaker:void_shuriken, Void Shuriken -contenttweaker:alkemia_artifact, Alkemia Artifact -contenttweaker:cut_celeve_garnet, Cut Celeve Garnet -contenttweaker:dark_mithrillium_block:0, Dark Mithrillium Block -contenttweaker:celeve_artifact, Celeve Artifact -contenttweaker:eternal_tulite:0, Eternal Tulite -contenttweaker:tier22_token, Tier 22 Excavation Token -contenttweaker:celeve_wormhole, Celeve Wormhole -contenttweaker:recursion_fragment_barathos, Recursion Fragment: Barathos -contenttweaker:creeponia_callstone, Creeponia Callstone -contenttweaker:enchdesc_holding, Enchantment Description: Holding -contenttweaker:steadfast_crystal_cluster:0, Steadfast Crystal Cluster -contenttweaker:burned_enchanted_feather, Burnt Enchanted Feather -contenttweaker:greckon_artifact, Greckon Artifact -contenttweaker:dense_redstone, Dense Redstone -contenttweaker:enchdesc_night_vision, Enchantment Description: Night Vision -contenttweaker:tier27_token, Tier 27 Excavation Token -contenttweaker:crystalline_beryllium, Crystalline Beryllium -contenttweaker:farming_will, Farming Will -contenttweaker:primordial_prism, Primordial Prism -contenttweaker:fusion_core_placeholder:0, tile.contenttweaker.fusion_core_placeholder.name -contenttweaker:ritual_of_the_sleeper, Ritual of the Sleeper -contenttweaker:gravitite_clathrate, Gravitite Clathrate -contenttweaker:plasma_collider:0, Plasma Collider -contenttweaker:silica_gelatin, Silica Gelatin -contenttweaker:trait_anticorrosion, Trait Description: Anti-Corrosion -contenttweaker:better_lapotron_crystal, Better Lapotron Crystal -contenttweaker:varsium_encrusted_egg, Enchanted Varsium Egg -contenttweaker:netherite_egg, Netherite Egg -contenttweaker:xxeus_heart, Xxeus Heart -contenttweaker:trait_endspeed, Trait Description: Endspeed -contenttweaker:hyperchitinous_plate, Hyperchitinous Plate +contenttweaker:material_part:227, Osiris Plate +contenttweaker:material_part:229, Ptah Plate +contenttweaker:material_part:231, Hator Plate +contenttweaker:material_part:233, Europa Plate +contenttweaker:material_part:235, Oi Plate +contenttweaker:material_part:237, Falacer Plate +contenttweaker:material_part:239, Orcus Plate +contenttweaker:material_part:241, Haumea Plate +contenttweaker:material_part:243, Sedna Plate +contenttweaker:bloodmaster_metal_head, item.contenttweaker.bloodmaster_metal_head.name contenttweaker:bloodmaster_metal_legs, item.contenttweaker.bloodmaster_metal_legs.name -contenttweaker:mortum_star, Mortum Star -contenttweaker:immortallis_wormhole, Immortallis Wormhole -contenttweaker:superconducting_mithril, Superconducting Mithril -contenttweaker:caesium_encrusted_egg, Enchanted Caesium Egg -contenttweaker:enchdesc_soul_stealer, Enchantment Description: Soul Stealer -contenttweaker:enchdesc_smite, Enchantment Description: Smite -contenttweaker:weight_of_the_heart, Weight of the Ancient Heart -contenttweaker:enchdesc_smelting, Enchantment Description: Smelting -contenttweaker:trait_cheap, Trait Description: Cheap -contenttweaker:king_shroomus_cap, King Shroomus Cap -contenttweaker:whispering_meatball, Whispering Meatball -contenttweaker:enchdesc_implosion, Enchantment Description: Implosion +contenttweaker:bloodmaster_metal_feet, item.contenttweaker.bloodmaster_metal_feet.name +contenttweaker:bloodmaster_metal_chest, item.contenttweaker.bloodmaster_metal_chest.name +contenttweaker:vibranium_head, item.contenttweaker.vibranium_head.name +contenttweaker:vibranium_legs, item.contenttweaker.vibranium_legs.name +contenttweaker:vibranium_feet, item.contenttweaker.vibranium_feet.name +contenttweaker:vibranium_chest, item.contenttweaker.vibranium_chest.name +contenttweaker:brightsteel_head, item.contenttweaker.brightsteel_head.name +contenttweaker:brightsteel_legs, item.contenttweaker.brightsteel_legs.name +contenttweaker:brightsteel_feet, item.contenttweaker.brightsteel_feet.name contenttweaker:brightsteel_chest, item.contenttweaker.brightsteel_chest.name -contenttweaker:flood_stone, Flood Stone -contenttweaker:blue_matter, Deep Blue Matter -contenttweaker:master_spell_metallum, Master Spell Metallum -contenttweaker:cut_haven_garnet, Cut Haven Garnet -contenttweaker:solidified_memory, Solidified Memory -contenttweaker:cosmic_fracture, Cosmic Fracture -contenttweaker:enchdesc_smack, Enchantment Description: Smack -contenttweaker:varsium_egg, Varsium Egg -contenttweaker:enchdesc_autosmelt, Enchantment Description: Autosmelt -contenttweaker:tier_v_defined_seed, Tier V Defined Seed -contenttweaker:divine_star, Divine Star -contenttweaker:scorcher_eternal_flame, Scorcher Eternal Flame -contenttweaker:ender_dolomite:0, Ender Dolomite -contenttweaker:enchdesc_xp_boost, Enchantment Description: XP Boost -contenttweaker:abyssal_alloy_ingot, Abyssal Alloy Ingot -contenttweaker:double_compressed_realgar, Double Compressed Realgar -contenttweaker:skythern_star, Skythern Star -contenttweaker:brightseel_alloy_gear, Brightsteel Alloy Gear -contenttweaker:enchdesc_form, Enchantment Description: Form -contenttweaker:gun_devil_callstone, Gun Devil Callstone -contenttweaker:organic_jade_plate, Organic Jade Plate -contenttweaker:envy_stone, Envy Stone -contenttweaker:tier26_token, Tier 26 Excavation Token -contenttweaker:rye_hops_beer_blend, Rye Beer Blend -contenttweaker:mystical_gem, Mystical Gem -contenttweaker:enchdesc_silk_touch, Enchantment Description: Silk Touch -contenttweaker:mithminite_core, Mithminite Core -contenttweaker:gravity_inverter:0, Gravity Inverter -contenttweaker:vengeful_will_powder, Vengeful Will Powder -contenttweaker:embraced_imperfection, Embraced Imperfection -contenttweaker:stable_darmstadtium, Stable Darmstadtium -contenttweaker:trait_stalwart, Trait Description: Stalwart -contenttweaker:greater_mana_core, Greater Mana Core -contenttweaker:enchdesc_fire_protection, Enchantment Description: Fire Protection -contenttweaker:horizon_stabilizer:0, Horizon Stabilizer -contenttweaker:trait_wellestablished, Trait Description: Well-Established -contenttweaker:lilith_altar_bricks:0, Lilith Altar Bricks -contenttweaker:resplendent_ingot, Resplendent Ingot +contenttweaker:halite_head, item.contenttweaker.halite_head.name +contenttweaker:halite_legs, item.contenttweaker.halite_legs.name +contenttweaker:halite_feet, item.contenttweaker.halite_feet.name +contenttweaker:halite_chest, item.contenttweaker.halite_chest.name +contenttweaker:sacrifice_metal_head, item.contenttweaker.sacrifice_metal_head.name +contenttweaker:sacrifice_metal_legs, item.contenttweaker.sacrifice_metal_legs.name +contenttweaker:sacrifice_metal_feet, item.contenttweaker.sacrifice_metal_feet.name +contenttweaker:sacrifice_metal_chest, item.contenttweaker.sacrifice_metal_chest.name +contenttweaker:black_metal_head, item.contenttweaker.black_metal_head.name +contenttweaker:black_metal_legs, item.contenttweaker.black_metal_legs.name +contenttweaker:black_metal_feet, item.contenttweaker.black_metal_feet.name contenttweaker:black_metal_chest, item.contenttweaker.black_metal_chest.name -contenttweaker:demonic_elixir_bottle, Demonic Elixir Bottle -contenttweaker:rubidium_encrusted_egg, Enchanted Rubidium Egg -contenttweaker:enchdesc_airtight_seal, Enchantment Description: Airtight Seal -contenttweaker:calcite_gem, Calcite Gem -contenttweaker:mana_rune, Mana Rune -contenttweaker:trait_slashing, Trait Description: Slashing -contenttweaker:depleted_hefm_fuel, Depleted HEFm Fuel -contenttweaker:constructor_summoner, Dungeon Constructor Summoner -contenttweaker:tier29_token, Tier 29 Excavation Token -contenttweaker:trait_natures_power, Trait Description: Nature's Power -contenttweaker:miniature_black_hole:0, Miniature Black Hole -contenttweaker:mob_farm, Mob Farming 101 -contenttweaker:tier28_token, Tier 28 Excavation Token -contenttweaker:sunstruck_gem, Sunstruck Gem -contenttweaker:resonating_stone:0, Resonating Stone -contenttweaker:haven_artifact, Haven Artifact -contenttweaker:trait_cheapskate, Trait Description: Cheapskate -contenttweaker:haven_wormhole, Haven Wormhole -contenttweaker:lyon_encrusted_egg, Enchanted Lyon Egg -contenttweaker:puzzle_solution_sacredmushroom, Puzzle Solution: Sacred Mushroom -contenttweaker:onyx:0, Onyx +contenttweaker:sideral_damascus_steel_head, item.contenttweaker.sideral_damascus_steel_head.name +contenttweaker:sideral_damascus_steel_legs, item.contenttweaker.sideral_damascus_steel_legs.name +contenttweaker:sideral_damascus_steel_feet, item.contenttweaker.sideral_damascus_steel_feet.name +contenttweaker:sideral_damascus_steel_chest, item.contenttweaker.sideral_damascus_steel_chest.name +contenttweaker:osiris_head, item.contenttweaker.osiris_head.name +contenttweaker:osiris_legs, item.contenttweaker.osiris_legs.name +contenttweaker:osiris_feet, item.contenttweaker.osiris_feet.name +contenttweaker:osiris_chest, item.contenttweaker.osiris_chest.name +contenttweaker:ptah_head, item.contenttweaker.ptah_head.name +contenttweaker:ptah_legs, item.contenttweaker.ptah_legs.name +contenttweaker:ptah_feet, item.contenttweaker.ptah_feet.name +contenttweaker:ptah_chest, item.contenttweaker.ptah_chest.name +contenttweaker:hator_head, item.contenttweaker.hator_head.name +contenttweaker:hator_legs, item.contenttweaker.hator_legs.name +contenttweaker:hator_feet, item.contenttweaker.hator_feet.name +contenttweaker:hator_chest, item.contenttweaker.hator_chest.name +contenttweaker:europa_head, item.contenttweaker.europa_head.name +contenttweaker:europa_legs, item.contenttweaker.europa_legs.name +contenttweaker:europa_feet, item.contenttweaker.europa_feet.name +contenttweaker:europa_chest, item.contenttweaker.europa_chest.name +contenttweaker:oi_head, item.contenttweaker.oi_head.name +contenttweaker:oi_legs, item.contenttweaker.oi_legs.name +contenttweaker:oi_feet, item.contenttweaker.oi_feet.name +contenttweaker:oi_chest, item.contenttweaker.oi_chest.name +contenttweaker:falacer_head, item.contenttweaker.falacer_head.name +contenttweaker:falacer_legs, item.contenttweaker.falacer_legs.name +contenttweaker:falacer_feet, item.contenttweaker.falacer_feet.name +contenttweaker:falacer_chest, item.contenttweaker.falacer_chest.name +contenttweaker:orcus_head, item.contenttweaker.orcus_head.name +contenttweaker:orcus_legs, item.contenttweaker.orcus_legs.name +contenttweaker:orcus_feet, item.contenttweaker.orcus_feet.name +contenttweaker:orcus_chest, item.contenttweaker.orcus_chest.name +contenttweaker:haumea_head, item.contenttweaker.haumea_head.name +contenttweaker:haumea_legs, item.contenttweaker.haumea_legs.name +contenttweaker:haumea_feet, item.contenttweaker.haumea_feet.name +contenttweaker:haumea_chest, item.contenttweaker.haumea_chest.name +contenttweaker:sedna_head, item.contenttweaker.sedna_head.name +contenttweaker:sedna_legs, item.contenttweaker.sedna_legs.name +contenttweaker:sedna_feet, item.contenttweaker.sedna_feet.name +contenttweaker:sedna_chest, item.contenttweaker.sedna_chest.name dimdoors:quartz_door, Quartz Door dimdoors:quartz_dimensional_door, Quartz Dimensional Door dimdoors:gold_door, Gold Door @@ -45651,6 +46059,7 @@ ae2fc:burette, Precision Burette ae2fc:dual_interface, ME Dual Interface ae2fc:fluid_level_maintainer, ME Fluid Level Maintainer ae2fc:fluid_assembler, ME Fluid Assembler +ae2fc:ultimate_encoder, ME Ultimate Encoder ae2fc:fluid_drop, Drop of %s ae2fc:fluid_packet, Fluid Packet ae2fc:dense_encoded_pattern, Encoded Pattern @@ -45658,6 +46067,9 @@ ae2fc:dense_craft_encoded_pattern, Encoded Pattern ae2fc:part_dual_interface, ME Dual Interface ae2fc:part_fluid_pattern_terminal, ME Fluid Pattern Terminal ae2fc:part_fluid_pattern_ex_terminal, ME Extended Processing Fluid Pattern Terminal +ae2fc:large_item_encoded_pattern, Encoded Pattern +fluiddrawers:tank:0, Fluid Drawer +fluiddrawers:tank_custom:0, Framed Fluid Drawer threng:machine:0, Fluix Aggregator threng:machine:1, Pulse Centrifuge threng:machine:2, ME Circuit Etcher @@ -45670,8 +46082,6 @@ threng:big_assembler:2, Mass Assembler Controller threng:big_assembler:3, MA Pattern Provider threng:big_assembler:4, MA Crafting Coprocessor threng:big_assembler:5, Mass Assembler IO Port -fluiddrawers:tank:0, Basic Tank -fluiddrawers:tank_custom:0, Framed Tank threng:material:0, Fluix Steel Ingot threng:material:1, Carbonic Fluix Complex threng:material:2, Fluix-Plated Iron Ingot @@ -45859,7 +46269,7 @@ mcjtylib_ng:multipart, tile.mcjtylib_ng.multipart.name magicbees:beecomb:0, Mundane Comb magicbees:beecomb:1, Molten Comb magicbees:beecomb:2, Occult Comb -magicbees:beecomb:3, Otherworldy Comb +magicbees:beecomb:3, Otherworldly Comb.name magicbees:beecomb:4, Transmuting Comb magicbees:beecomb:5, Papery Comb magicbees:beecomb:6, Soul Comb @@ -45915,11 +46325,11 @@ magicbees:moondial, Jade Moon Dial magicbees:manasteelgrafter, Manasteel Grafter magicbees:manasteelscoop, Manasteel Scoop magicbees:frames.gentle, Gentle Frame -magicbees:frames.magic, Magic Frame -magicbees:frames.metabolic, Metabolic Frame -magicbees:frames.temporal, Temporal Frame magicbees:frames.necrotic, Necrotic Frame +magicbees:frames.metabolic, Metabolic Frame +magicbees:frames.magic, Magic Frame magicbees:frames.resilient, Resilient Frame +magicbees:frames.temporal, Temporal Frame magicbees:frames.oblivion, Oblivion Frame magicbees:hiveblock:0, Curious Hive magicbees:hiveblock:1, Unusual Hive @@ -47210,6 +47620,14 @@ 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.techreborn.part.33, item.crated.techreborn.part.33.name +forestry:crated.techreborn.uumatter.0, item.crated.techreborn.uumatter.0.name +forestry:crated.ingotlead, item.crated.ingotLead.name +forestry:crated.ingotaluminum, item.crated.ingotAluminum.name +forestry:crated.ingotbrass, item.crated.ingotBrass.name +forestry:crated.ingotnickel, item.crated.ingotNickel.name +forestry:crated.ingotsilver, item.crated.ingotSilver.name +forestry:crated.itemrubber, item.crated.itemRubber.name forestry:crated.natura.edibles.0, item.crated.natura.edibles.0.name forestry:crated.natura.edibles.1, item.crated.natura.edibles.1.name forestry:crated.natura.edibles.11, item.crated.natura.edibles.11.name @@ -47267,14 +47685,6 @@ forestry:crated.natura.edibles.10, item.crated.natura.edibles.10.name forestry:crated.natura.saguaro_fruit_item.0, item.crated.natura.saguaro_fruit_item.0.name forestry:crated.natura.materials.0, item.crated.natura.materials.0.name forestry:crated.natura.materials.3, item.crated.natura.materials.3.name -forestry:crated.techreborn.part.33, item.crated.techreborn.part.33.name -forestry:crated.techreborn.uumatter.0, item.crated.techreborn.uumatter.0.name -forestry:crated.ingotlead, item.crated.ingotLead.name -forestry:crated.ingotaluminum, item.crated.ingotAluminum.name -forestry:crated.ingotbrass, item.crated.ingotBrass.name -forestry:crated.ingotnickel, item.crated.ingotNickel.name -forestry:crated.ingotsilver, item.crated.ingotSilver.name -forestry:crated.itemrubber, item.crated.itemRubber.name guideapi:bloodarsenal-guide, item.guideapi.book.bloodarsenal.guide.name guideapi:modularrouters-guidebook, item.guideapi.book.modularrouters.guidebook.name guideapi:bloodmagic-guide, item.guideapi.book.bloodmagic.guide.name diff --git a/config/CustomMainMenu/mainmenu.json b/config/CustomMainMenu/mainmenu.json index 44bbb0f5..a59d72f3 100644 --- a/config/CustomMainMenu/mainmenu.json +++ b/config/CustomMainMenu/mainmenu.json @@ -212,7 +212,8 @@ "menu:back22.png", "menu:back23.png", "menu:back24.png", - "menu:back25.png"], + "menu:back25.png", + "menu:back32.png"], "displayDuration" : 100, "fadeDuration" : 40 } diff --git a/config/Expanded Equivalence/minecraft/internal.cfg b/config/Expanded Equivalence/minecraft/internal.cfg index 8fdc0ba9..bfcec154 100644 --- a/config/Expanded Equivalence/minecraft/internal.cfg +++ b/config/Expanded Equivalence/minecraft/internal.cfg @@ -1,4 +1,4 @@ -~ Saved With Hammer Lib 2.0.6.31 +~ Saved With Hammer Lib 2.0.6.32 +C:Base={ # Enable this part of ExpandedEquivalence (Default: true) @@ -509,6 +509,12 @@ # The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807]) +L:mod_lavacow:strong_infestation=1 + # The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807]) + +L:mowziesmobs:long_poison_resist=1 + + # The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807]) + +L:mowziesmobs:poison_resist=1 + # The EMC value for this potion type (Default: 1, Range: [0;9223372036854775807]) +L:railcraft:creosote=1 diff --git a/config/InvTweaks.cfg b/config/InvTweaks.cfg index fbdc9967..e9217c6c 100644 --- a/config/InvTweaks.cfg +++ b/config/InvTweaks.cfg @@ -1,6 +1,6 @@ #Inventory Tweaks Configuration #(Regarding shortcuts, all key names can be found at: http://legacy.lwjgl.org/javadoc/org/lwjgl/input/Keyboard.html) -#Mon Jul 31 13:11:02 PDT 2023 +#Tue Sep 05 16:04:54 PDT 2023 enableMiddleClick=true showChestButtons=true enableSortingOnPickup=false diff --git a/config/ProjectE/custom_emc.json b/config/ProjectE/custom_emc.json index 2d4ab8e5..64f37412 100644 --- a/config/ProjectE/custom_emc.json +++ b/config/ProjectE/custom_emc.json @@ -3694,7 +3694,7 @@ }, { "item": "projectex:knowledge_sharing_book|0", - "emc": 0 + "emc": 333333 }, { "item": "minecraft:sandstone|0", @@ -6855,6 +6855,770 @@ { "item": "storagedrawers:quantify_key|0", "emc": 16 + }, + { + "item": "thaumadditions:vis_seeds/aversio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/victus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/vinculum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/visum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/exanimis|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/sol|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/praecantatio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/diabolus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/exitium|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/mortuus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/luna|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/vitreus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/bestia|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/terra|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/vitium|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/potentia|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/sensus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/praemunio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/desiderium|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/aqua|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/tenebrae|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/lux|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/dreadia|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/coralos|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/stellae|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/machina|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/cognitio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/motus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/metallum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/instrumentum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/fluctus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/fabrico|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/ordo|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/alienis|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/alkimia|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/perditio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/imperium|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/volatus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/gelum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/draco|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/aer|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/vacuos|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/herba|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/ignis|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/auram|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/ventus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/sonus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/caeles|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/permutatio|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/spiritus|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/infernum|0", + "emc": 0 + }, + { + "item": "thaumadditions:vis_seeds/humanus|0", + "emc": 0 + }, + { + "item": "contenttweaker:furnace_heart|0", + "emc": 999999 + }, + { + "item": "scannable:scanner|0", + "emc": 0 + }, + { + "item": "contenttweaker:recursion_fragment_shyre|0", + "emc": 2000000000 + }, + { + "item": "contenttweaker:fading_wool|0", + "emc": 1000000000 + }, + { + "item": "railcraft:brick_quarried|4", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|0", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|1", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|2", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|3", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|4", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|5", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|6", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|7", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|8", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|9", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|10", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|11", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|12", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|13", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|14", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick_railcraft_brick_quarried_0|15", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|0", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|4", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|5", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|6", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|7", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|8", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|9", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|0", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|1", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|2", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|3", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|2", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick1_railcraft_brick_quarried_0|1", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|3", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|4", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|5", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|6", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|7", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|8", + "emc": 4 + }, + { + "item": "unlimitedchiselworks:chisel_stonebrick2_railcraft_brick_quarried_0|9", + "emc": 4 + }, + { + "item": "thebetweenlands:tar_solid|0", + "emc": 1 + }, + { + "item": "biomesoplenty:grass|0", + "emc": 2 + }, + { + "item": "biomesoplenty:grass|1", + "emc": 2 + }, + { + "item": "biomesoplenty:grass|6", + "emc": 2 + }, + { + "item": "biomesoplenty:grass|8", + "emc": 2 + }, + { + "item": "biomesoplenty:dirt|0", + "emc": 1 + }, + { + "item": "biomesoplenty:dirt|1", + "emc": 1 + }, + { + "item": "biomesoplenty:dirt|2", + "emc": 1 + }, + { + "item": "biomesoplenty:dirt|8", + "emc": 1 + }, + { + "item": "biomesoplenty:white_sand|0", + "emc": 1 + }, + { + "item": "biomesoplenty:dirt|10", + "emc": 1 + }, + { + "item": "biomesoplenty:dirt|9", + "emc": 1 + }, + { + "item": "biomesoplenty:white_sandstone|2", + "emc": 4 + }, + { + "item": "biomesoplenty:white_sandstone|1", + "emc": 4 + }, + { + "item": "biomesoplenty:white_sandstone|0", + "emc": 4 + }, + { + "item": "biomesoplenty:coral|0", + "emc": 16 + }, + { + "item": "biomesoplenty:coral|1", + "emc": 16 + }, + { + "item": "biomesoplenty:coral|2", + "emc": 16 + }, + { + "item": "biomesoplenty:coral|3", + "emc": 16 + }, + { + "item": "biomesoplenty:coral|4", + "emc": 16 + }, + { + "item": "biomesoplenty:seaweed|0", + "emc": 16 + }, + { + "item": "biomesoplenty:waterlily|0", + "emc": 16 + }, + { + "item": "biomesoplenty:waterlily|1", + "emc": 16 + }, + { + "item": "biomesoplenty:waterlily|2", + "emc": 16 + }, + { + "item": "biomesoplenty:waterlily|3", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|0", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|1", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|2", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|3", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|4", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|5", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|6", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|7", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|0", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|15", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|14", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|13", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|12", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|11", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|10", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|9", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_0|8", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|1", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|2", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|3", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|4", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|6", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|7", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|8", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|9", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|10", + "emc": 16 + }, + { + "item": "biomesoplenty:plant_1|11", + "emc": 16 + }, + { + "item": "biomesoplenty:double_plant|0", + "emc": 16 + }, + { + "item": "biomesoplenty:double_plant|1", + "emc": 16 + }, + { + "item": "biomesoplenty:double_plant|2", + "emc": 16 + }, + { + "item": "biomesoplenty:double_plant|3", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|0", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|1", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|2", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|3", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|4", + "emc": 16 + }, + { + "item": "biomesoplenty:mushroom|5", + "emc": 16 + }, + { + "item": "biomesoplenty:bramble_plant|0", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|0", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|1", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|2", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|3", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|4", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|13", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|12", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|11", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|10", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|9", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|8", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|7", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|6", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|5", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|14", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_0|15", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|0", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|1", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|2", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|3", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|4", + "emc": 16 + }, + { + "item": "biomesoplenty:flower_1|5", + "emc": 16 + }, + { + "item": "biomesoplenty:ivy|0", + "emc": 16 + }, + { + "item": "biomesoplenty:willow_vine|0", + "emc": 16 + }, + { + "item": "natura:nether_thorn_vines|0", + "emc": 16 + }, + { + "item": "natura:nether_heat_sand|0", + "emc": 1 + }, + { + "item": "natura:nether_tainted_soil|0", + "emc": 1 + }, + { + "item": "natura:nether_green_large_glowshroom|0", + "emc": 4 + }, + { + "item": "natura:nether_blue_large_glowshroom|0", + "emc": 4 + }, + { + "item": "natura:nether_purple_large_glowshroom|0", + "emc": 4 + }, + { + "item": "natura:nether_glowshroom|0", + "emc": 16 + }, + { + "item": "natura:nether_glowshroom|1", + "emc": 16 + }, + { + "item": "natura:nether_glowshroom|2", + "emc": 16 + }, + { + "item": "contenttweaker:nero_core|0", + "emc": 6000000000 + }, + { + "item": "contenttweaker:ayeraco_heart|0", + "emc": 500000000 } ] } \ No newline at end of file diff --git a/config/ProjectE/mapping.cfg b/config/ProjectE/mapping.cfg index 25c166c2..e2649ee5 100644 --- a/config/ProjectE/mapping.cfg +++ b/config/ProjectE/mapping.cfg @@ -56,18 +56,17 @@ mapperconfigurations { I:divinerpgpriority=1 I:equivalentenergisticspriority=1 - # Priority for Mod with ModId = expequiv. Values: 3173 [range: 0 ~ 512, default: 1] + # Priority for Mod with ModId = expequiv. Values: 3219 [range: 0 ~ 512, default: 1] I:expequivpriority=1 I:metallurgypriority=1 - # Priority for Mod with ModId = nuclearcraft. Values: 352 [range: 0 ~ 512, default: 1] + # Priority for Mod with ModId = nuclearcraft. Values: 261 [range: 0 ~ 512, default: 1] I:nuclearcraftpriority=1 } permissions { nuclearcraft { - # Allow 'nuclearcraft' to set and or remove values for 'abyssalcraft'. Options: [both, set, remove, none] [default: both] S:abyssalcraft=none # Allow 'nuclearcraft' to set and or remove values for 'actuallyadditions'. Options: [both, set, remove, none] [default: both] @@ -81,11 +80,7 @@ mapperconfigurations { # Allow 'nuclearcraft' to set and or remove values for 'bigreactors'. Options: [both, set, remove, none] [default: both] S:bigreactors=both - - # Allow 'nuclearcraft' to set and or remove values for 'bloodmagic'. Options: [both, set, remove, none] [default: both] S:bloodmagic=none - - # Allow 'nuclearcraft' to set and or remove values for 'careerbees'. Options: [both, set, remove, none] [default: both] S:careerbees=both # Allow 'nuclearcraft' to set and or remove values for 'chisel'. Options: [both, set, remove, none] [default: both] @@ -113,8 +108,6 @@ mapperconfigurations { # Allow 'nuclearcraft' to set and or remove values for 'nuclearcraft'. Options: [both, set, remove, none] [default: both] S:nuclearcraft=both - - # Allow 'nuclearcraft' to set and or remove values for 'projectred-core'. Options: [both, set, remove, none] [default: both] S:projectred-core=both # Allow 'nuclearcraft' to set and or remove values for 'projectred-exploration'. Options: [both, set, remove, none] [default: both] @@ -244,7 +237,7 @@ mapperconfigurations { apicustomconversionmapper { allow { - # Allow Mod expequiv to add its 80233 Recipes to the EMC Calculation [default: true] + # Allow Mod expequiv to add its 75723 Recipes to the EMC Calculation [default: true] B:expequiv=true } diff --git a/config/UniversalTweaks.cfg b/config/UniversalTweaks.cfg index 18585f54..95ab12b5 100644 --- a/config/UniversalTweaks.cfg +++ b/config/UniversalTweaks.cfg @@ -3,6 +3,9 @@ general { "bugfixes: blocks" { + # Fixes rendering issues with banners by correctly sizing their render bounding boxes + B:"Banner Bounding Box"=true + # Fixes inconsistent delays of comparators to prevent redstone timing issues B:"Comparator Timing"=true @@ -68,9 +71,12 @@ general { # Fixes missing player states when changing dimensions by sending additional packets B:"Dimension Change Player States"=true - # Fixes item dupes when players are dropping items and disconnecting + # Fixes item duplications when players are dropping items and disconnecting B:"Disconnect Dupe"=true + # Fixes a duplication exploit connected to the inventories of donkeys and mules + B:"Donkey/Mule Dupe"=true + # Fixes consuming an item having a chance of also consuming a second item without any animation B:"Double Consumption"=true @@ -99,6 +105,9 @@ general { # Changes UUIDs of loaded entities in case their UUIDs are already assigned (and removes log spam) B:"Entity UUID"=true + # Modifies falling logic of horses, listening to LivingFallEvent and taking jump boost into account + B:"Horse Falling"=true + # Corrects maximum player health on joining by setting the last saved health value B:"Max Player Health"=true @@ -108,6 +117,9 @@ general { # Fixes saturation depleting in peaceful mode B:"Player Saturation"=true + # Fixes a duplication exploit connected to shearing mooshrooms + B:"Shear Mooshroom Dupe"=true + # Fixes skeletons not looking at their targets when strafing B:"Skeleton Aim"=true @@ -162,7 +174,7 @@ general { # HASHMAP: Vanilla default # LINKED_HASHMAP: Keeps the loading order of tile entities to prevent issues during the first ticks of chunk loading # CONCURRENT_HASHMAP: Allows simultaneous access to tile entities to prevent concurrent modification exceptions - # CONCURRENT_LINKED_HASHMAP: Combines LINKED_HASHMAP and CONCURRENT_HASHMAP + # CONCURRENT_LINKED_HASHMAP: Combines LINKED_HASHMAP and CONCURRENT_HASHMAP, may have random side effects # Valid values: # HASHMAP # LINKED_HASHMAP @@ -191,7 +203,7 @@ general { "advent of ascension" { # Fixes AoA player ticking in certain GUIs without player inventories (i.e. Flux Networks GUI) - B:"Inventory-less GUI Compatibility"=false + B:"Inventory-less GUI Compatibility"=true } "biomes o' plenty" { @@ -200,6 +212,9 @@ general { } "blood magic" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Optimizes the Hellfire/Soul Forge to reduce tick time B:"Optimized Hellfire Forge"=true @@ -208,6 +223,9 @@ general { } botania { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Enables the Botania Garden of Glass skybox for custom dimensions # Abides by Botania's 'enableFancySkybox' config option # Example: 43 @@ -234,6 +252,15 @@ general { "elenai dodge 2" { # Fixes server-sided crashes when the Feathers Helper API is utilized B:"Feathers Helper API Fix"=true + + # Sets the amount of consumed half-feathers per interval when the player is sprinting + I:"Sprinting Feather Consumption"=0 + + # Sets the rate feathers are consumed in ticks when the player is sprinting + I:"Sprinting Feather Interval"=20 + + # Sets the amount of half-feathers required to start sprinting + I:"Sprinting Feather Requirement"=6 } "epic siege mod" { @@ -266,6 +293,9 @@ general { # Disables damage caused by bees bypassing player armor B:"Disable Bee Damage Armor Bypass"=true + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Allows Forestry farms to pick up ExtraTrees fruit B:"Extra Trees: Gather Windfall"=true @@ -301,7 +331,7 @@ general { # Note: In your .zs files, to use ContentTweaker's MaterialSystem Parts, you must: # 1) Use '#loader finalize_contenttweaker', not '#loader contenttweaker' # 2) Use the Material Part Bracket Handler to reference the item - B:"ContentTweaker: Early Register CT Chickens"=false + B:"ContentTweaker: Early Register CT Chickens"=true # Adds custom chickens from mods (e.g. ContentTweaker) to Roost's stock texture check # Syntax: name @@ -368,7 +398,6 @@ general { strontium_chicken energy_chicken heraldry_chicken - > } @@ -394,6 +423,9 @@ general { } thaumcraft { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Fixes the bounding box always being at the center in both cinderpearls and shimmerleafs B:"Flower Bounding Box"=true @@ -469,6 +501,9 @@ general { } "thermal expansion" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Adds Monoculture Cycle integration to desired phytogenic insolator recipes added by ModTweaker # Register the recipe with Insolator.addRecipeMonoculture() instead of Insolator.addRecipe() in .zs files # (and Insolator.addRecipeMonocultureSaplingInfuser() instead of Insolator.addRecipeSaplingInfuser()) @@ -477,6 +512,9 @@ general { } "tinkers' construct" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + # Excludes gaseous fluids from being transferable via faucets B:"Gaseous Fluids"=false @@ -490,6 +528,91 @@ general { B:"Projectile Despawning"=true } + "actually additions" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "arcane archives" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + chisel { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "extra utilities 2" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "industrialcraft 2" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "industrial foregoing" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "iron backpacks" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "item stages" { + # Changes item matching code to CraftTweaker's ingredient matching system, fixes item NBT issues + B:"Ingredient Matching"=true + } + + mekanism { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "mob stages" { + # Fixes mob replacement ignoring entity spawning rules + B:"Spawning Rules Fixes"=true + } + + "nether chest" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + projectred { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + quark { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "spice of life" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "thaumic wonders" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "the farlanders" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + + "tiny progressions" { + # Fixes various duplication exploits + B:"Duplication Fixes"=true + } + } "tweaks: blocks" { @@ -608,6 +731,9 @@ general { # Sets the acceleration value for controlling boats D:"Boat Speed"=0.04 + # Lets baby zombies burn in daylight as in Minecraft 1.13+ + B:"Burning Baby Zombies"=true + # Sets the chance for creepers to spawn charged # Min: 0.0 # Max: 1.0 @@ -624,10 +750,11 @@ general { # Disables creepers dropping music discs when slain by skeletons B:"Disable Creeper Music Discs"=false - - # Disables skipping night by using a bed while making it still able to set spawn B:"Disable Sleeping"=false + # Disables leveling of villager careers, only allowing base level trades + B:"Disable Villager Trade Leveling"=false + # Disables withers targeting animals B:"Disable Wither Targeting AI"=false @@ -809,9 +936,23 @@ general { D:"[2] Damage Reduction"=2.0 } + sleeping { + # Disables skipping night by using a bed while making it still able to set spawn + B:"Disable Sleeping"=false + + # Determines at which time of day sleeping is allowed in ticks (0 - 23999) + # -1 for vanilla default + # Min: -1 + # Max: 23999 + I:"Sleeping Time"=-1 + } + } "tweaks: items" { + # Allows the consumption of food at any time, regardless of the hunger bar + B:"Always Eat"=true + # Switches the selected hotbar slot to a proper tool if required B:"Auto Switch Tools"=false @@ -1051,6 +1192,10 @@ general { # Prevents placing offhand blocks when blocks or food are held in the mainhand B:"Offhand Improvement"=true + # Sets the Y value of the overlay message (action bar), displayed for playing records etc. + # -4 for vanilla default + I:"Overlay Message Height"=-4 + # Removes the redundant Minecraft Realms button from the main menu # Incompatible with RandomPatches B:"Remove Realms Button"=true @@ -1061,6 +1206,10 @@ general { # Forcefully turns off the snooper and hides the snooper settings button from the options menu B:"Remove Snooper"=true + # Sets the Y value of the selected item tooltip, displayed when held items are changed + # 59 for vanilla default + I:"Selected Item Tooltip Height"=59 + # Skips the credits screen after the player goes through the end podium portal B:"Skip Credits"=false @@ -1274,6 +1423,10 @@ general { } "tweaks: world" { + # Sets the default height of the overworld's sea level + # Vanilla default is 63 + I:"Sea Level"=63 + # Replaces stronghold generation with a safer variant B:"Stronghold Replacement"=true diff --git a/config/acronym/saved/material_parts_contenttweaker-original.json b/config/acronym/saved/material_parts_contenttweaker-original.json index 34015aa7..d15d26a1 100644 --- a/config/acronym/saved/material_parts_contenttweaker-original.json +++ b/config/acronym/saved/material_parts_contenttweaker-original.json @@ -7,11 +7,13 @@ "vityte_ore_minecraft_stone": 214, "hassium_ingot": 179, "chaos_dust": 175, + "sedna_armor": 244, "rubidium_molten": 172, "vibranium_alloy_ingot": 132, "lunastone_ore_minecraft_stone": 217, "dreadite_nugget": 39, "destructive_steel_dust": 14, + "oi_armor": 236, "rubidium_rod": 171, "sideral_damascus_steel_armor": 226, "tartarite_ore_minecraft_stone": 208, @@ -20,10 +22,12 @@ "strontium_ingot": 164, "sednanite_molten": 57, "strontium_molten": 167, + "hator_plate": 231, "vityte_ingot": 104, "primal_ogerite_ingot": 125, "vibranium_ingot": 69, "fluctuatite_molten": 66, + "europa_armor": 234, "steadfast_steel_block": 29, "chalcedony_ingot": 144, "halite_armor": 220, @@ -33,6 +37,7 @@ "black_metal_dust": 197, "polonium_rod": 113, "palladium_molten": 100, + "osiris_plate": 227, "ogerite_dust": 119, "vityte_block": 109, "vityte_dust": 105, @@ -46,12 +51,16 @@ "sednanite_ore_minecraft_stone": 207, "fluctuatite_ore_minecraft_stone": 209, "chalcedony_dust": 145, + "orcus_armor": 240, + "haumea_armor": 242, + "falacer_armor": 238, "promethium_rod": 205, "halite_rod": 184, "caesium_ingot": 159, "rhenium_ore_minecraft_stone": 210, "chaos_molten": 177, "dreaded_steel_rod": 49, + "ptah_plate": 229, "myrmitite_nugget": 81, "bloodmaster_metal_dust": 32, "fluctuatite_dust": 64, @@ -90,6 +99,7 @@ "vityte_nugget": 103, "sacrifice_metal_block": 193, "rhenium_nugget": 75, + "falacer_plate": 237, "dreadite_ingot": 40, "demonic_steel_dust": 2, "primal_ogerite_molten": 128, @@ -115,6 +125,7 @@ "destructive_steel_ingot": 13, "promethium_molten": 206, "black_metal_rod": 198, + "europa_plate": 233, "vityte_rod": 106, "vengeful_steel_molten": 22, "palladium_ingot": 97, @@ -124,6 +135,7 @@ "rubidium_nugget": 168, "hot_vibranium_alloy_rod": 130, "dreadite_molten": 43, + "haumea_plate": 241, "lunastone_ore": 141, "polonium_ore_minecraft_stone": 215, "ogerite_block": 123, @@ -134,8 +146,11 @@ "demonic_steel_block": 5, "sednanite_ingot": 54, "strontium_nugget": 163, + "orcus_plate": 239, "lunastone_block": 142, + "sedna_plate": 243, "bloodmaster_metal_armor": 36, + "osiris_armor": 228, "polonium_molten": 114, "fluctuatite_nugget": 62, "dreaded_steel_block": 52, @@ -169,6 +184,7 @@ "bloodmaster_metal_molten": 34, "brightsteel_ore": 155, "lunastone_dust": 138, + "ptah_armor": 230, "black_metal_molten": 199, "chaos_rod": 176, "candyte_dust": 91, @@ -216,6 +232,7 @@ "myrmitite_ore_minecraft_stone": 211, "caesium_nugget": 158, "demonic_steel_molten": 4, + "hator_armor": 232, "lunastone_molten": 140, "rhenium_molten": 79, "palladium_ore": 101, @@ -226,6 +243,7 @@ "sacrifice_metal_ingot": 189, "candyte_nugget": 89, "brightsteel_molten": 154, + "oi_plate": 235, "sacrifice_metal_nugget": 188 } } \ No newline at end of file diff --git a/config/acronym/saved/material_parts_contenttweaker.json b/config/acronym/saved/material_parts_contenttweaker.json index 34015aa7..d15d26a1 100644 --- a/config/acronym/saved/material_parts_contenttweaker.json +++ b/config/acronym/saved/material_parts_contenttweaker.json @@ -7,11 +7,13 @@ "vityte_ore_minecraft_stone": 214, "hassium_ingot": 179, "chaos_dust": 175, + "sedna_armor": 244, "rubidium_molten": 172, "vibranium_alloy_ingot": 132, "lunastone_ore_minecraft_stone": 217, "dreadite_nugget": 39, "destructive_steel_dust": 14, + "oi_armor": 236, "rubidium_rod": 171, "sideral_damascus_steel_armor": 226, "tartarite_ore_minecraft_stone": 208, @@ -20,10 +22,12 @@ "strontium_ingot": 164, "sednanite_molten": 57, "strontium_molten": 167, + "hator_plate": 231, "vityte_ingot": 104, "primal_ogerite_ingot": 125, "vibranium_ingot": 69, "fluctuatite_molten": 66, + "europa_armor": 234, "steadfast_steel_block": 29, "chalcedony_ingot": 144, "halite_armor": 220, @@ -33,6 +37,7 @@ "black_metal_dust": 197, "polonium_rod": 113, "palladium_molten": 100, + "osiris_plate": 227, "ogerite_dust": 119, "vityte_block": 109, "vityte_dust": 105, @@ -46,12 +51,16 @@ "sednanite_ore_minecraft_stone": 207, "fluctuatite_ore_minecraft_stone": 209, "chalcedony_dust": 145, + "orcus_armor": 240, + "haumea_armor": 242, + "falacer_armor": 238, "promethium_rod": 205, "halite_rod": 184, "caesium_ingot": 159, "rhenium_ore_minecraft_stone": 210, "chaos_molten": 177, "dreaded_steel_rod": 49, + "ptah_plate": 229, "myrmitite_nugget": 81, "bloodmaster_metal_dust": 32, "fluctuatite_dust": 64, @@ -90,6 +99,7 @@ "vityte_nugget": 103, "sacrifice_metal_block": 193, "rhenium_nugget": 75, + "falacer_plate": 237, "dreadite_ingot": 40, "demonic_steel_dust": 2, "primal_ogerite_molten": 128, @@ -115,6 +125,7 @@ "destructive_steel_ingot": 13, "promethium_molten": 206, "black_metal_rod": 198, + "europa_plate": 233, "vityte_rod": 106, "vengeful_steel_molten": 22, "palladium_ingot": 97, @@ -124,6 +135,7 @@ "rubidium_nugget": 168, "hot_vibranium_alloy_rod": 130, "dreadite_molten": 43, + "haumea_plate": 241, "lunastone_ore": 141, "polonium_ore_minecraft_stone": 215, "ogerite_block": 123, @@ -134,8 +146,11 @@ "demonic_steel_block": 5, "sednanite_ingot": 54, "strontium_nugget": 163, + "orcus_plate": 239, "lunastone_block": 142, + "sedna_plate": 243, "bloodmaster_metal_armor": 36, + "osiris_armor": 228, "polonium_molten": 114, "fluctuatite_nugget": 62, "dreaded_steel_block": 52, @@ -169,6 +184,7 @@ "bloodmaster_metal_molten": 34, "brightsteel_ore": 155, "lunastone_dust": 138, + "ptah_armor": 230, "black_metal_molten": 199, "chaos_rod": 176, "candyte_dust": 91, @@ -216,6 +232,7 @@ "myrmitite_ore_minecraft_stone": 211, "caesium_nugget": 158, "demonic_steel_molten": 4, + "hator_armor": 232, "lunastone_molten": 140, "rhenium_molten": 79, "palladium_ore": 101, @@ -226,6 +243,7 @@ "sacrifice_metal_ingot": 189, "candyte_nugget": 89, "brightsteel_molten": 154, + "oi_plate": 235, "sacrifice_metal_nugget": 188 } } \ No newline at end of file diff --git a/config/advRocketry/Centrifuge.xml b/config/advRocketry/Centrifuge.xml new file mode 100644 index 00000000..9af51fa5 --- /dev/null +++ b/config/advRocketry/Centrifuge.xml @@ -0,0 +1,35 @@ + + IMPORTANT NOTICE TO MODPACK MAKERS!!!! + + XML recipes are being DEPRECATED soon. + This means that recipes registered via the XML for MACHINES will no longer work + To avoid issues that may arise from this, please either distribute a RESOURCE PACK + with relevant JSON recipes OR user Craft tweaker + Advanced rocketry tweaker (3rd party) + https://minecraft.curseforge.com/projects/advanced-rocketry-tweaker + + IMPORTANT NOTICE TO MODPACK MAKERS!!!! + + + + + FLUID NAME;SIZE + ITEM_NAME;SIZE;META + OREDICT_NAME;SIZE + + + FLUID_NAME;SIZE + ITEM_NAME;SIZE;META + OREDICT_NAME;SIZE + + + + Can have Multiple In/Outputs + Some Machines can only Accept either Fluids or Items + + timeRequired="NUMBER" how long a Recipe takes, Unit is in Ticks. + power="NUMBER" how much Power the Recipes takes per Tick. Unit is in RF. + + The "useDefault" attribute will prevent loading of recipes if set to "false" + + + \ No newline at end of file diff --git a/config/advRocketry/PrecisionLaserEtcher.xml b/config/advRocketry/PrecisionLaserEtcher.xml new file mode 100644 index 00000000..f2d250ae --- /dev/null +++ b/config/advRocketry/PrecisionLaserEtcher.xml @@ -0,0 +1,57 @@ + + IMPORTANT NOTICE TO MODPACK MAKERS!!!! + + XML recipes are being DEPRECATED soon. + This means that recipes registered via the XML for MACHINES will no longer work + To avoid issues that may arise from this, please either distribute a RESOURCE PACK + with relevant JSON recipes OR user Craft tweaker + Advanced rocketry tweaker (3rd party) + https://minecraft.curseforge.com/projects/advanced-rocketry-tweaker + + IMPORTANT NOTICE TO MODPACK MAKERS!!!! + + + + + FLUID NAME;SIZE + ITEM_NAME;SIZE;META + OREDICT_NAME;SIZE + + + FLUID_NAME;SIZE + ITEM_NAME;SIZE;META + OREDICT_NAME;SIZE + + + + Can have Multiple In/Outputs + Some Machines can only Accept either Fluids or Items + + timeRequired="NUMBER" how long a Recipe takes, Unit is in Ticks. + power="NUMBER" how much Power the Recipes takes per Tick. Unit is in RF. + + The "useDefault" attribute will prevent loading of recipes if set to "false" + + + + + advancedrocketry:lens + thermalfoundation:material;1;33 + minecraft:redstone + advancedrocketry:wafer;4 + + + advancedrocketry:itemcircuitplate;2 + + + + + advancedrocketry:lens + thermalfoundation:material;1;33 + minecraft:redstone_block + advancedrocketry:wafer;4 + + + advancedrocketry:itemcircuitplate;2;1 + + + \ No newline at end of file diff --git a/config/advRocketry/advancedRocketry.cfg b/config/advRocketry/advancedRocketry.cfg index 8bc3a263..19fe2d5b 100644 --- a/config/advRocketry/advancedRocketry.cfg +++ b/config/advRocketry/advancedRocketry.cfg @@ -1,10 +1,7 @@ # Configuration file asteroid { - # Multiplier changing how long a mining mission takes D:miningMissionTmeMultiplier=1.0 - - # List of oredictionary names of ores allowed to spawn in asteriods S:standardOres < oreIron oreGold @@ -16,26 +13,18 @@ asteroid { black_hole_generator { - # List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks' S:blackHoleTimings < minecraft:stone;1 minecraft:dirt;1 minecraft:netherrack;1 minecraft:cobblestone;1 > - - # List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks' I:defaultBurnTime=500 } -########################################################################################################## -# client -#--------------------------------------------------------------------------------------------------------# -# UI locations can by set by clicking and dragging the middle mouse button ingame -########################################################################################################## - client { + # If true, allows players to experience nausea on non-standard atmosphere types B:EnableAtmosphericNausea=true # If true, AR will use a custom skybox on planets @@ -43,18 +32,20 @@ client { # If true, AR will use a custom skybox on space stations B:StationSkyOverride=true + + # Advanced visual effects B:advancedVFX=true I:atmBarModeX=-1 I:atmBarModeY=1 I:atmBarX=8 I:atmBarY=27 + + # Should Electric Mushrooms be able to spawn lightning B:electricPlantsSpawnLightning=true I:hydrogenBarModeX=0 I:hydrogenBarModeY=1 I:hydrogenBarX=-8 I:hydrogenBarY=74 - - # If UI is not locked, the middle mouse can be used to drag certain AR UIs around the screen, positions are saved on hitting quit in the menu B:lockUI=true B:overworldSkyOverride=true I:oxygenBarModeX=0 @@ -69,34 +60,37 @@ client { "energy production" { + # Multiplier for the amount of energy produced by the microwave reciever D:MicrowaveRecieverMultiplier=1.0 + + # Multiplier for the amount of power per tick the black hole generator should produce I:blackHoleGeneratorMultiplier=1 + + # List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks' S:blackHoleTimings < minecraft:stone;1 minecraft:dirt;1 minecraft:netherrack;1 minecraft:cobblestone;1 > + + # List of blocks and the amount of ticks they can power the black hole generator format: 'modname:block:meta;number_of_ticks' I:defaultBurnTime=500 + + # Amount of power per tick the solar generator should produce I:solarGeneratorMultiplier=1 } gasmining { - # Multiplier for the amount of time gas collection missions take D:gasMissionMultiplier=1.0 - - # list of fluid names that can be harvested as Gas [default: ] S:harvestableGasses < > } general { - # If true, allows players being hurt due to lack of oxygen and allows effects from non-standard atmosphere types B:EnableAtmosphericEffects=true - - # If true, allows players to experience nausea on non-standard atmosphere types B:EnableAtmosphericNausea=true # Enables the laser drill machine @@ -107,75 +101,49 @@ general { # Power multiplier for the laser drill machine D:LaserDrillPowerMultiplier=1.0 - - # Multiplier for the amount of energy produced by the microwave reciever D:MicrowaveRecieverMultiplier=1.0 - - # How high the rocket has to go before it reaches orbit [range: 255 ~ 2147483647, default: 1000] I:OrbitHeight=1000 - - # Power consumption multiplier for the oxygen vent D:OxygenVentPowerMultiplier=1.0 - - # setting this to false will will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true] B:ResetOnlyOnce=false - - # The largest size a space station can be. Should also be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!! I:SpaceStationBuildRadius=1024 # how many millibuckets/t are required to keep the terraformer running I:TerraformerFluidConsumeRate=40 + + # Whether the Terraformer should consume fluids at all, independent of rate B:TerraformerRequiresFluids=true - - # If true players will respawn near beds on planets IF the spawn location is in a breathable atmosphere B:allowPlanetRespawn=false - - # EXPERIMENTAL: If set to true allows contruction and usage of the terraformer. This is known to cause strange world generation after successful terraform B:allowTerraforming=true # If true dimensions not added by AR can be terraformed, including the overworld B:allowTerraformingNonARWorlds=false - - # If true players will be able to completely disable gravity on spacestation. It's possible to get stuck and require a teleport, you have been warned! B:allowZeroGSpacestations=false # How many blocks have the biome changed per tick. Large numbers can slow the server down I:biomeUpdateSpeed=1 - - # Multiplier for the amount of power per tick the black hole generator should produce I:blackHoleGeneratorMultiplier=1 + + # Multiplier for the pressurized tank's (block) capacity D:blockTankCapacity=1.0 # Multiplier for the build speed of the Rocket Builder (0.5 is twice as fast 2 is half as fast D:buildSpeedMultiplier=1.0 + + # Maximum gravity the crystalliser will function at. Use 0.0 to disable! D:crystalliserMaximumGravity=0.0 - - # If true, breaking an extinguished torch will drop an extinguished torch instead of a vanilla torch B:dropExtinguishedTorches=false - - # Should Electric Mushrooms be able to spawn lightning B:electricPlantsSpawnLightning=true # If false the gravity controller cannot be built or used B:enableGravityMachine=true - - # list entities which should not be affected by atmosphere properties [default: ] S:entityAtmBypass < > - - # If true, rockets will be able to actually fly around space, EXPERIMENTAL B:experimentalSpaceFlight=false - - # If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true. B:forcePlanetRespawn=false - - # If true planets with higher gravity require more fuel and lower gravity would require less B:gravityAffectsFuels=true # Amount of force the jetpack provides with respect to gravity, 1 is the same acceleration as caused by Earth's gravity, 2 is 2x the acceleration caused by Earth's gravity, etc. To make jetpack only work on low gravity planets, simply set it to a value less than 1 D:jetPackForce=1.3 - - # List of oredictionary names of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName: or by ::: where size is optional S:laserDrillOres < oreIron oreGold @@ -201,8 +169,6 @@ general { oreAscendedJade oreAscendedSapphire > - - # True if the ores in laserDrillOres should be a blacklist, false for whitelist B:laserDrillOres_blacklist=false # If true the orbital laser will actually mine blocks on the planet below @@ -226,23 +192,13 @@ general { # If true the machines from AdvancedRocketry will produce things like plates/rods for other mods even if Advanced Rocketry itself does not use the material (This can increase load time) B:makeMaterialsForOtherMods=true - - # Maximum unique biomes per planet, -1 to disable I:maxBiomesPerPlanet=5 - - # Multiplier on how much O2 an oxygen vent consumes per tick D:oxygenVentConsumptionMultiplier=1.0 - - # If true planets must be discovered in the warp controller before being visible B:planetsMustBeDiscovered=false - - # How many units of fuel should each Dilithium Crystal give to warp ships I:pointsPerDilithium=500 # setting this to true will force AR to read from the XML file in the config/advRocketry instead of the local data, intended for use pack developers to ensure updates are pushed through [default: false] B:resetPlanetsFromXML=false - - # Mod:Blockname for example "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava]] S:rocketBlockBlackList < minecraft:portal minecraft:bedrock @@ -255,29 +211,17 @@ general { # Should the cutting machine be able to cut vanilla wood into planks B:sawMillCutVanillaWood=true - - # If true the Oxygen scrubbers require a consumable carbon collection cartridge B:scrubberRequiresCartrige=true - - # Blocks that are automatically detected as sealable but should not seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ] S:sealableBlockBlackList < > - - # Blocks that are not automatically detected as sealable but should seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ] S:sealableBlockWhiteList < > - - # Amount of power per tick the solar generator should produce I:solarGeneratorMultiplier=1 # Laser drill will not mine these dimension [default: ] S:spaceLaserDimIdBlackList < > - - # Dimension ID to use for space stations I:spaceStationId=-2 - - # Maximum time in minutes that the spacesuit's internal buffer can store O2 for I:spaceSuitO2Buffer=30 # Max number of blocks allowed to be changed per tick @@ -285,21 +229,14 @@ general { # Multplier for atmosphere change speed D:terraformMult=1.0 - - # Mod:Blockname for example "minecraft:chest" [default: ] S:torchBlocks < > - - # Amount of damage taken every second in a vacuum I:vacuumDamage=1 - - # Multiplier for warp travel time D:warpTravelTime=1.0 } "mod interaction" { - # If true Galacticcraft's air will be disabled entirely requiring use of Advanced Rocketry's Oxygen system on GC planets B:OverrideGCAir=true } @@ -323,6 +260,279 @@ general { I:TinPerChunk=10 I:TinPerClump=6 B:generateAluminum=false + B:generateCraters=true + B:generateDilithium=true + B:generateGeodes=true + B:generateIridium=false + B:generateVanillaStructures=false + B:generateVolcanos=true + I:geodeBaseSize=36 + S:geodeOres < + oreIron + oreGold + oreCopper + oreTin + oreRedstone + > + B:geodeOres_blacklist=false + I:geodeVariation=24 +} + + +"oxygen system" { + # If true, allows players being hurt due to lack of oxygen and allows effects from non-standard atmosphere types + B:EnableAtmosphericEffects=true + + # If true Galacticcraft's air will be disabled entirely requiring use of Advanced Rocketry's Oxygen system on GC planets + B:OverrideGCAir=true + + # Power consumption multiplier for the oxygen vent + D:OxygenVentPowerMultiplier=1.0 + + # If true, breaking an extinguished torch will drop an extinguished torch instead of a vanilla torch + B:dropExtinguishedTorches=false + + # list entities which should not be affected by atmosphere properties [default: ] + S:entityAtmBypass < + > + + # Multiplier on how much O2 an oxygen vent consumes per tick + D:oxygenVentConsumptionMultiplier=1.0 + + # If true the Oxygen scrubbers require a consumable carbon collection cartridge + B:scrubberRequiresCartrige=true + + # Blocks that are automatically detected as sealable but should not seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ] + S:sealableBlockBlackList < + > + + # Blocks that are not automatically detected as sealable but should seal. Format "Mod:Blockname" for example "minecraft:chest" [default: ] + S:sealableBlockWhiteList < + > + + # Maximum time in minutes that the spacesuit's internal buffer can store O2 for + I:spaceSuitO2Buffer=30 + + # Global multiplier for suit extra tank capacity + D:suitTankCapacity=1.0 + + # Mod:Blockname for example "minecraft:chest" [default: ] + S:torchBlocks < + > + + # Amount of damage taken every second in a vacuum + I:vacuumDamage=1 +} + + +performance { + B:advancedVFX=true + + # BitMask: 0: no threading, radius based; 1: threading, radius based (EXP); 2: no threading volume based; 3: threading volume based (EXP) + I:atmosphereCalculationMethod=3 + + # Radius of the O2 vent. if atmosphereCalculationMethod is 2 or 3 then max volume is calculated from this radius. WARNING: larger numbers can lead to lag + I:oxygenVentSize=32 +} + + +planet { + # List of Biomes to be blacklisted from spawning as BiomeIds, default is: river, sky, hell, void, alienForest [default: [minecraft:river], [minecraft:sky], [minecraft:hell], [minecraft:void], [advancedrocketry:alien_forest]] + S:BlacklistedBiomes < + minecraft:river + minecraft:sky + minecraft:hell + minecraft:void + advancedrocketry:alien forest + > + + # Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]] + S:HighPressureBiomes < + advancedrocketry:deepswamp + advancedrocketry:stormland + > + + # setting this to false will will prevent resetPlanetsFromXML from being set to false upon world reload. Recommended for those who want to force ALL saves to ALWAYS use the planetDefs XML in the /config folder. Essentially that 'Are you sure you're sure' option. If resetPlanetsFromXML is false, this option does nothing. [default: true] + B:ResetOnlyOnce=true + + # Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien_forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]] + S:SingleBiomes < + advancedrocketry:volcanicbarren + advancedrocketry:deepswamp + advancedrocketry:crystalchasms + advancedrocketry:alien forest + minecraft:desert_hills + minecraft:mushroom_island + minecraft:extreme_hills + minecraft:ice_flats + > + + # If true players will respawn near beds on planets IF the spawn location is in a breathable atmosphere + B:allowPlanetRespawn=false + + # Prevents any vanilla biomes from spawning on planets [default: false] + B:blackListVanillaBiomes=false + + # If true players will respawn near beds on planets REGARDLESS of the spawn location being in a non-breathable atmosphere. Requires 'allowPlanetRespawn' being true. + B:forcePlanetRespawn=false + + # Maximum unique biomes per planet, -1 to disable + I:maxBiomesPerPlanet=5 + + # Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2] + I:minDimension=2 + + # Chance of planet discovery in the warp ship monitor is not all planets are initially discoved, chance is 1/n + I:planetDiscoveryChance=3 + + # If true planets must be discovered in the warp controller before being visible + B:planetsMustBeDiscovered=false + + # Whether the planets should be reset from the config XML on this restart + B:resetPlanetsFromXML=false +} + + +"resource collection missions" { + # Multiplier for the amount of time gas collection missions take + D:gasMissionMultiplier=1.0 + + # list of fluid names that can be harvested as Gas from any gas giant [default: ] + S:harvestableGasses < + > + + # Multiplier changing how long a mining mission takes + D:miningMissionTmeMultiplier=1.0 + + # list of fluid names that can be spawned as a gas giant. Format is fluid;minGravity;maxGravity;chance [default: [hydrogen;125;1600;1.0], [helium;125;1600;0.9], [helium3;175;1600;0.2], [oxygen;0;124;1.0], [nitrogen;0;124;1.0], [ammonia;0;124;0.75], [methane;0;124;0.25]] + S:spawnableGasses < + hydrogen;125;1600;1.0 + helium;125;1600;0.9 + helium3;175;1600;0.2 + oxygen;0;124;1.0 + nitrogen;0;124;1.0 + ammonia;0;124;0.75 + methane;0;124;0.25 + > +} + + +rockets { + # The multiplier that asteroids should be considered as for TBI distance + D:asteroidTBIBurnMult=1.0 + + # Setting to false will disable the retrorockets that fire automatically on reentry on both player and automated rockets + B:autoRetroRockets=true + + # Set to false if rockets should not be able to be fueled by and and will require a fueling station + B:canBeFueledByHand=true + + # If true, rockets will be able to actually fly around space, EXPERIMENTAL + B:experimentalSpaceFlight=false + + # Multiplier for per-tank capacity + D:fuelCapacityMultiplier=1.0 + + # If true planets with higher gravity require more fuel and lower gravity would require less + B:gravityAffectsFuels=true + + # If true rocket launches will kill plants, glass soil, turn rock into lava, and more + B:launchBlockDestruction=false + + # The multiplier for the thrust of the nuclear core block. With default configuration, this value provides a (max) thrust of 1000 per core. + D:nuclearCoreThrustRatio=1.0 + + # How high the rocket has to go before it reaches orbit. This is used by itself when launching from a planet to LEO, which can be either a satellite, a space station, or another point on this planet's surface. It's used in conjunction with the TBI burn when launching to the moon or asteroids. Warp flights will need orbit height + 10x TBI to launch from planets [range: 255 ~ 2147483647, default: 1000] + I:orbitHeight=1000 + + # List of fluid names for fluids that can be used as rocket bipropellant fuels + S:rocketBipropellants < + hydrogen + > + + # Mod:Blockname for example "minecraft:chest" [default: [minecraft:portal], [minecraft:bedrock], [minecraft:snow_layer], [minecraft:water], [minecraft:flowing_water], [minecraft:lava], [minecraft:flowing_lava], [minecraft:fire], [advancedrocketry:rocketfire]] + S:rocketBlockBlackList < + minecraft:portal + minecraft:bedrock + minecraft:snow_layer + minecraft:water + minecraft:flowing_water + minecraft:lava + minecraft:flowing_lava + minecraft:fire + advancedrocketry:rocketfire + > + + # List of fluid names for fluids that can be used as rocket monopropellants + S:rocketFuels < + rocketfuel + rocket_fuel + > + + # List of fluid names for fluids that can be used as rocket nuclear working fluids + S:rocketNuclearWorkingFluids < + hydrogen + > + + # List of fluid names for fluids that can be used as rocket bipropellant oxidizers + S:rocketOxidizers < + oxygen + > + + # Set to false if rockets should not require fuel to fly + B:rocketsRequireFuel=true + + # How high the rocket has to go before it clears a space station and can enter its own orbit - WARNING: This property is not synced with orbitHeight and so will be displayed incorrectly on monitors if not equal to it. Burn length here is used by itself when launching from a station to either another station or the same station, or to the planet it is orbiting. it is used in conjunction with the TBI burn when launching to a moon or asteroid [range: 255 ~ 2147483647, default: 1000] + I:stationClearance=1000 + + # Multiplier for per-engine thrust + D:thrustMultiplier=1.0 + + # How long the burn for trans-body injection is - this is performed soley after entering orbit and is in blocks - WARNING: This property is not taken into account by any machines when determining whether the rocket is fit to fly or not - Rockets that can reach LEO and so are flightworthy may not make TBI and will fall back to the parent planet. When enabled, the burn sequence is [Burn to LEO], [TBI Burn] when launching from a planet to moons or asteroids; and the sequence is [Station clearance burn], [TBI Burn] when launching from a station to a moon or asteroid. This distance varies by object distance [range: 0 ~ 2147483647, default: 0] + I:transBodyInjection=0 + + # The multiplier that warp rocket flights should be considered as for TBI distance + D:warpTBIBurnMult=10.0 +} + + +"station configuration" { + # The largest size a space station can be. Should also be a power of 2 (512, 1024, 2048, 4096, ...). CAUTION: CHANGING THIS OPTION WILL DAMAGE EXISTING STATIONS!!! + I:SpaceStationBuildRadius=1024 + + # If true players will be able to completely disable gravity on spacestation. It's possible to get stuck and require a teleport, you have been warned! + B:allowZeroGSpacestations=false + + # How many units of fuel should each Dilithium Crystal give to warp ships + I:pointsPerDilithium=500 + + # Dimension ID to use for space stations + I:spaceStationId=-2 + + # Multiplier for warp travel time + D:warpTravelTime=1.0 +} + + +"world and ore generation" { + I:AluminumPerChunk=1 + I:AluminumPerClump=16 + I:CopperPerChunk=10 + I:CopperPerClump=6 + I:DilithiumPerChunk=1 + I:DilithiumPerChunkLuna=10 + I:DilithiumPerClump=16 + B:EnableOreGen=true + B:GenerateCopper=true + B:GenerateRutile=true + B:GenerateTin=true + I:IridiumPerChunk=1 + I:IridiumPerClump=16 + I:RutilePerChunk=6 + I:RutilePerClump=6 + I:TinPerChunk=10 + I:TinPerClump=6 + B:generateAluminum=true # If true then low pressure planets will have meteor craters. Note: setting this option to false overrides 'generageCraters' in the planetDefs.xml B:generateCraters=true @@ -355,200 +565,8 @@ general { # variation in geode size I:geodeVariation=24 -} - -"oxygen system" { - B:EnableAtmosphericEffects=true - B:OverrideGCAir=true - D:OxygenVentPowerMultiplier=1.0 - B:dropExtinguishedTorches=false - S:entityAtmBypass < - > - D:oxygenVentConsumptionMultiplier=1.0 - B:scrubberRequiresCartrige=true - S:sealableBlockBlackList < - > - S:sealableBlockWhiteList < - > - I:spaceSuitO2Buffer=30 - D:suitTankCapacity=1.0 - S:torchBlocks < - > - I:vacuumDamage=1 -} - - -performance { - # Advanced visual effects - B:advancedVFX=true - - # BitMask: 0: no threading, radius based; 1: threading, radius based (EXP); 2: no threading volume based; 3: threading volume based (EXP) - I:atmosphereCalculationMethod=3 - - # Radius of the O2 vent. if atmosphereCalculationMethod is 2 or 3 then max volume is calculated from this radius. WARNING: larger numbers can lead to lag - I:oxygenVentSize=32 -} - - -planet { - # List of Biomes to be blacklisted from spawning as BiomeIds, default is: river, sky, hell, void, alienForest [default: [minecraft:river], [minecraft:sky], [minecraft:hell], [minecraft:void], [advancedrocketry:alien forest]] - S:BlacklistedBiomes < - minecraft:river - minecraft:sky - minecraft:hell - minecraft:void - advancedrocketry:alien forest - > - - # Biomes that only spawn on worlds with pressures over 125, will override blacklist. Defaults: StormLands, DeepSwamp [default: [advancedrocketry:deepswamp], [advancedrocketry:stormland]] - S:HighPressureBiomes < - advancedrocketry:deepswamp - advancedrocketry:stormland - > - B:ResetOnlyOnce=true - - # Some worlds have a chance of spawning single biomes contained in this list. Defaults: deepSwamp, crystalChasms, alienForest, desert hills, mushroom island, extreme hills, ice plains [default: [advancedrocketry:volcanicbarren], [advancedrocketry:deepswamp], [advancedrocketry:crystalchasms], [advancedrocketry:alien forest], [minecraft:desert_hills], [minecraft:mushroom_island], [minecraft:extreme_hills], [minecraft:ice_flats]] - S:SingleBiomes < - advancedrocketry:volcanicbarren - advancedrocketry:deepswamp - advancedrocketry:crystalchasms - advancedrocketry:alien forest - minecraft:desert_hills - minecraft:mushroom_island - minecraft:extreme_hills - minecraft:ice_flats - > - B:allowPlanetRespawn=false - - # Prevents any vanilla biomes from spawning on planets [default: false] - B:blackListVanillaBiomes=false - B:forcePlanetRespawn=false - I:maxBiomesPerPlanet=5 - - # Dimensions including and after this number are allowed to be made into planets [range: -127 ~ 8000, default: 2] - I:minDimension=2 - - # Chance of planet discovery in the warp ship monitor is not all planets are initially discoved, chance is 1/n - I:planetDiscoveryChance=3 - B:planetsMustBeDiscovered=false - B:resetPlanetsFromXML=false -} - - -"resource collection missions" { - D:gasMissionMultiplier=1.0 - S:harvestableGasses < - > - D:miningMissionTmeMultiplier=1.0 - S:spawnableGasses < - hydrogen;125;1600;1.0 - helium;125;1600;0.9 - helium3;175;1600;0.2 - oxygen;0;124;1.0 - nitrogen;0;124;1.0 - ammonia;0;124;0.75 - methane;0;124;0.25 - > -} - - -rockets { - D:asteroidTBIBurnMult=1.0 - - # Setting to false will disable the retrorockets that fire automatically on reentry on both player and automated rockets - B:autoRetroRockets=true - B:canBeFueledByHand=true - B:experimentalSpaceFlight=false - - # Multiplier for per-tank capacity - D:fuelCapacityMultiplier=1.0 - B:gravityAffectsFuels=true - B:launchBlockDestruction=false - D:nuclearCoreThrustRatio=1.0 - I:orbitHeight=1000 - S:rocketBipropellants < - hydrogen - > - S:rocketBlockBlackList < - minecraft:portal - minecraft:bedrock - minecraft:snow_layer - minecraft:water - minecraft:flowing_water - minecraft:lava - minecraft:flowing_lava - minecraft:fire - advancedrocketry:rocketfire - > - - # List of fluid names for fluids that can be used as rocket fuel - S:rocketFuels < - rocketfuel - rocket_fuel - > - S:rocketNuclearWorkingFluids < - hydrogen - > - S:rocketOxidizers < - oxygen - > - - # Set to false if rockets should not require fuel to fly - B:rocketsRequireFuel=true - I:stationClearance=1000 - - # Multiplier for per-engine thrust - D:thrustMultiplier=1.0 - I:transBodyInjection=0 - D:warpTBIBurnMult=10.0 -} - - -"station configuration" { - I:SpaceStationBuildRadius=1024 - B:allowZeroGSpacestations=false - I:pointsPerDilithium=500 - I:spaceStationId=-2 - D:warpTravelTime=1.0 -} - - -"world and ore generation" { - I:AluminumPerChunk=1 - I:AluminumPerClump=16 - I:CopperPerChunk=10 - I:CopperPerClump=6 - I:DilithiumPerChunk=1 - I:DilithiumPerChunkLuna=10 - I:DilithiumPerClump=16 - B:EnableOreGen=true - B:GenerateCopper=true - B:GenerateRutile=true - B:GenerateTin=true - I:IridiumPerChunk=1 - I:IridiumPerClump=16 - I:RutilePerChunk=6 - I:RutilePerClump=6 - I:TinPerChunk=10 - I:TinPerClump=6 - B:generateAluminum=true - B:generateCraters=true - B:generateDilithium=true - B:generateGeodes=true - B:generateIridium=false - B:generateVanillaStructures=false - B:generateVolcanos=true - I:geodeBaseSize=36 - S:geodeOres < - oreIron - oreGold - oreCopper - oreTin - oreRedstone - > - B:geodeOres_blacklist=false - I:geodeVariation=24 + # List of oredictionary names of ores allowed to be mined by the laser drill if surface drilling is disabled. Ores can be specified by just the oreName: or by ::: where size is optional S:laserDrillOres < oreIron oreGold @@ -557,6 +575,8 @@ rockets { oreRedstone oreDiamond > + + # True if the ores in laserDrillOres should be a blacklist, false for whitelist B:laserDrillOres_blacklist=false } diff --git a/config/advRocketry/planetDefs.txt b/config/advRocketry/planetDefs.txt new file mode 100644 index 00000000..a8c73c45 --- /dev/null +++ b/config/advRocketry/planetDefs.txt @@ -0,0 +1,421 @@ + + + + true + 1.0,1.0,1.0 + 1.0,1.0,1.0 + 100 + 100 + 0 + 24000 + 100 + + true + 1.0,1.0,1.0 + 1.0,1.0,1.0 + 16 + 100 + 0 + 72000 + 0 + advancedrocketry:moon,advancedrocketry:moondark + + + + true + 0.5,0.0,0.5 + 0.5,0.0,0.5 + 80 + 75 + 800 + 0 + 10 + + + + 30000 + minecraft:mushroom_island + + + 0.0,0.2,0.9 + 0.0,0.2,0.9 + 20 + 55 + 900 + 0 + 5 + + + + + 60000 + minecraft:stone + advancedrocketry:crystalchasms + contenttweaker:sedna_artifact + + + 0.9,0.3,0.0 + 0.9,0.3,0.0 + 20 + 30 + 10 + 0 + 0 + + + + + 20000 + advancedrocketry:hotdryrock,nuclearcraft:nuclear_wasteland + + + 0.4,0.3,0.0 + 0.4,0.3,0.0 + 20 + 90 + 50 + 0 + 0 + + + + 20000 + minecraft:obsidian + advancedrocketry:hotdryrock + + + 0.9,0.1,0.1 + 0.9,0.1,0.1 + 100 + 90 + 150 + 0 + 0 + + + + 36000 + minecraft:stone + Minecraft:lava + minecraft:mesa_clear_rock,minecraft:mesa_rock,minecraft:ocean + + + true + 0.9,0.7,0.5 + 0.9,0.7,0.5 + 250 + hydrogen + fluid_methanol + + true + 0.0,0.0,1.0 + 0.0,0.0,1.0 + 130 + 8 + 0 + 72000 + 250 + biomesoplenty:glacier,iceandfire:glacier + + + true + 1.0,0.8,0.0 + 1.0,0.8,0.0 + 130 + 5 + 0 + 72000 + 120 + + + + nuclearcraft:nuclear_wasteland,biomesoplenty:wasteland + + + + true + true + 0.6,0.6,0.6 + 0.6,0.6,0.6 + 350 + hydrogen + helium + + + true + 0.0,0.1,0.9 + 0.0,0.1,0.9 + 500 + cryotheum + helium + + + true + 0.0,0.0,0.6 + 0.0,0.0,0.6 + 600 + cryotheum + helium + + + 0.9,0.3,0.0 + 0.9,0.3,0.0 + 0 + 10 + 700 + 0 + 30 + + + + 10000 + advancedrocketry:volcanicbarren + + true + 0.9,0.3,0.0 + 0.9,0.3,0.0 + 10 + 20 + 30 + 10000 + 0 + advancedrocketry:volcanicbarren + + + + + + + 0.0,0.9,0.0 + 0.0,0.9,0.0 + false + 160 + 100 + 350 + 0 + 10 + + + + 72000 + advancedrocketry:stormland + contenttweaker:tartarus_artifact + + + 0.1,0.0,0.0 + 0.1,0.0,0.0 + true + 0 + 200 + 50 + 0 + 0 + + + + 72000 + advancedrocketry:volcanic,advancedrocketry:volcanicbarren + contenttweaker:rhenia_artifact + + + 0.3,0.2,0.0 + 0.3,0.2,0.0 + true + 110 + 60 + 400 + 0 + 25 + + + + 72000 + advancedrocketry:alien forest,thaumcraft:magical_forest,biomesoplenty:cherry_blossom_grove + contenttweaker:myrmex_artifact + + + 0.1,0.8,0.3 + 0.1,0.8,0.3 + false + 100 + 100 + 440 + 0 + 0 + thaumcraft:giantbrainyzombie + aoa3:wood_giant + aoa3:leafy_giant + + + + 72000 + advancedrocketry:marsh,advancedrocketry:deepswamp,minecraft:swampland,biomesoplenty:bog,biomesoplenty:lush_swamp,twilightforest:twilight_swamp + contenttweaker:pixonia_artifact + + + 10 + 30 + 25 + 0 + 0 + 16000 + 2 + advancedrocketry:moon + contenttweaker:proxima_artifact + + + + + 100 + true + 0.9,0.0,0.9 + 0.0,0.0,0.9 + 100 + 200 + 0 + 0 + 100000000 + advancedrocketry:oceanspires,minecraft:deep_ocean + contenttweaker:dynatos_artifact + + + 100 + true + 0.1,0.6,0.0 + 0.1,0.6,0.0 + 10 + 250 + 0 + 0 + 100000 + biomesoplenty:quagmire + contenttweaker:dynatos_artifact + + + 120 + true + 0.9,0.0,0.1 + 0.9,0.0,0.1 + 100 + 300 + 0 + 0 + 144000 + thaumcraft:eldritch + contenttweaker:dynatos_artifact + + + 120 + true + 10 + 350 + 0 + 0 + 16000 + twilightforest:spooky_forest + contenttweaker:dynatos_artifact + + + 10 + 0.1,0.1,0.1 + 0.1,0.1,0.1 + 10 + 800 + 0 + 0 + contenttweaker:white_fuel + 10000 + advancedrocketry:moondark + contenttweaker:alkemia_artifact + + + + + 100 + 0.4,0.0,0.4 + 0.4,0.0,0.4 + 100 + 100 + 0 + 0 + 36000 + biomesoplenty:redwood_forest,minecraft:plains + contenttweaker:unreachable + + + 100 + 0.4,0.0,0.8 + 0.4,0.0,0.8 + 50 + 90 + 0 + 0 + 36000 + + + + + biomesoplenty:cherry_blossom_grove + contenttweaker:unreachable + + + 100 + 0.1,0.0,0.4 + 0.1,0.0,0.4 + 100 + 90 + 30 + 30 + 36000 + + + + biomesoplenty:woodland + contenttweaker:unreachable + + + 100 + 0.4,0.3,0.2 + 0.4,0.3,0.2 + 100 + 90 + 0 + 0 + 36000 + + + + biomesoplenty:woodland + contenttweaker:unreachable + + + 100 + 0.4,0.9,0.2 + 0.4,0.9,0.2 + 100 + 100 + 50 + 50 + 36000 + + + + minecraft:desert_hills + contenttweaker:unreachable + + + 0.9,0.0,0.9 + 0.9,0.0,0.9 + 130 + 100 + 105 + 30 + 30 + 38000 + contenttweaker:ender_dolomite + thermalfoundation:fluid_ender + advancedrocketry:moondark,minecraft:ocean + contenttweaker:unreachable + + + \ No newline at end of file diff --git a/config/advRocketry/planetDefs.xml b/config/advRocketry/planetDefs.xml index a8c73c45..a7c94e47 100644 --- a/config/advRocketry/planetDefs.xml +++ b/config/advRocketry/planetDefs.xml @@ -185,7 +185,7 @@ - + 0.0,0.9,0.0 0.0,0.9,0.0 false @@ -194,9 +194,6 @@ 350 0 10 - - - 72000 advancedrocketry:stormland contenttweaker:tartarus_artifact @@ -230,7 +227,7 @@ 72000 - advancedrocketry:alien forest,thaumcraft:magical_forest,biomesoplenty:cherry_blossom_grove + advancedrocketry:alien_forest,thaumcraft:magical_forest,biomesoplenty:cherry_blossom_grove contenttweaker:myrmex_artifact diff --git a/config/astralsorcery.cfg b/config/astralsorcery.cfg index ccd23888..0f1493bc 100644 --- a/config/astralsorcery.cfg +++ b/config/astralsorcery.cfg @@ -206,6 +206,8 @@ general { # IF a dimensionId is listed in 'skySupportedDimensions' you can add it here to keep its sky render, but AS will try to render only constellations on top of its existing sky render. [default: ] S:weakSkyRenders < + + 43 > diff --git a/config/astralsorcery/amulet_enchantments.cfg b/config/astralsorcery/amulet_enchantments.cfg index 4a3433ee..c5150451 100644 --- a/config/astralsorcery/amulet_enchantments.cfg +++ b/config/astralsorcery/amulet_enchantments.cfg @@ -7,7 +7,7 @@ ########################################################################################################## data { - # [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [enderio:repellent:1], [enderio:witherarrow:5], [enderio:witherweapon:5], [enderio:soulbound:1], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [soulshardsrespawn:soul_stealer:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]] + # [default: [minecraft:protection:10], [minecraft:fire_protection:5], [minecraft:feather_falling:5], [minecraft:blast_protection:2], [minecraft:projectile_protection:5], [minecraft:respiration:2], [minecraft:aqua_affinity:2], [minecraft:thorns:1], [minecraft:depth_strider:2], [minecraft:frost_walker:2], [minecraft:sharpness:10], [minecraft:smite:5], [minecraft:bane_of_arthropods:5], [minecraft:knockback:5], [minecraft:fire_aspect:2], [minecraft:looting:2], [minecraft:sweeping:2], [minecraft:efficiency:10], [minecraft:silk_touch:1], [minecraft:unbreaking:5], [minecraft:fortune:2], [minecraft:power:10], [minecraft:punch:2], [minecraft:flame:2], [minecraft:infinity:1], [minecraft:luck_of_the_sea:2], [minecraft:lure:2], [minecraft:mending:2], [draconicevolution:enchant_reaper:2], [railcraft:wrecking:2], [railcraft:implosion:2], [railcraft:destruction:1], [railcraft:smack:1], [extrautils2:xu.kaboomerang:10], [extrautils2:xu.zoomerang:10], [extrautils2:xu.burnerang:10], [extrautils2:xu.bladerang:10], [extrautils2:xu.boomereaperang:10], [randomthings:magnetic:1], [openblocks:explosive:2], [openblocks:last_stand:5], [openblocks:flim_flam:2], [projectred-expansion:electric_efficiency:2], [advancedrocketry:spacebreathing:10], [endercore:autosmelt:2], [endercore:xpboost:5], [tombstone:shadow_step:2], [tombstone:soulbound:2], [tombstone:magic_siphon:2], [tombstone:plague_bringer:2], [tombstone:blessing:2], [tombstone:curse_of_bones:2], [enderio:soulbound:1], [enderio:repellent:1], [enderio:witherarrow:5], [enderio:witherweapon:5], [aerialaffinity:aerial_affinity:2], [aoa3:brace:1], [aoa3:intervention:1], [aoa3:archmage:1], [aoa3:sever:5], [aoa3:recharge:2], [aoa3:control:2], [aoa3:shell:5], [aoa3:crush:5], [aoa3:form:2], [ebwizardry:magic_sword:10], [ebwizardry:magic_bow:10], [ebwizardry:flaming_weapon:10], [ebwizardry:freezing_weapon:10], [ebwizardry:magic_protection:5], [ebwizardry:frost_protection:2], [ebwizardry:shock_protection:2], [bewitchment:magic_protection:1], [bibliocraft:bibliocraft.deathcompassench:1], [bibliocraft:bibliocraft.readingench:5], [divinerpg:rive:1], [divinerpg:aftershock:1], [mod_lavacow:poisonous:1], [mod_lavacow:lifesteal:1], [mod_lavacow:corrosive:1], [soulshardsrespawn:soul_stealer:5], [variegated:manabound:1], [woot:headhunter:2], [abyssalcraft:coralium:2], [abyssalcraft:dread:2], [abyssalcraft:light_pierce:10], [abyssalcraft:iron_wall:5], [abyssalcraft:sapping:5], [abyssalcraft:multi_rend:2], [cofhcore:holding:5], [cofhcore:insight:5], [cofhcore:leech:5], [cofhcore:multishot:5], [cofhcore:smashing:2], [cofhcore:smelting:2], [cofhcore:soulbound:5], [cofhcore:vorpal:2], [cyclicmagic:enchantment.autosmelt:2], [cyclicmagic:enchantment.excavation:1], [cyclicmagic:enchantment.launch:10], [cyclicmagic:enchantment.lifeleech:10], [cyclicmagic:enchantment.magnet:1], [cyclicmagic:enchantment.multishot:1], [cyclicmagic:enchantment.quickdraw:1], [cyclicmagic:enchantment.venom:10], [cyclicmagic:enchantment.waterwalking:1], [cyclicmagic:enchantment.expboost:1], [astralsorcery:enchantment.as.nightvision:1], [astralsorcery:enchantment.as.smelting:1], [simplyjetpacks:fuel_efficiency:1]] S:data < minecraft:protection:10 minecraft:fire_protection:5 diff --git a/config/battletowers.cfg b/config/battletowers.cfg index 44b4fc46..a3654362 100644 --- a/config/battletowers.cfg +++ b/config/battletowers.cfg @@ -15,7 +15,7 @@ battletowerchestitems { S:"Floor 6"=sign-0-50-1-2;fishing_rod-0-75-1-1;pumpkin_seeds-0-60-2-2;melon_seeds-0-60-3-3;aoa3:void_legs-0-30-1-1;xreliquary:mob_ingredient-4-70-3-6;ebwizardry:crystal_silver_plating-0-20-1-2 S:"Floor 7"=iron_sword-0-60-1-1;gunpowder-0-75-3-3;leather-0-75-4-4;fish-0-75-3-3;dye-0-60-1-2;aoa3:void_chestplate-0-30-1-1;ebwizardry:crystal_silver_plating-0-20-1-2 S:"Floor 8"=chainmail_helmet-0-40-1-1;chainmail_chestplate-0-40-1-1;chainmail_leggings-0-40-1-1;chainmail_boots-0-40-1-1;ChestGenHook:chests/simple_dungeon:3;ebwizardry:crystal_silver_plating-0-20-1-2;contenttweaker:heart_stone-0-30-1-2 - S:"Floor 9"=bookshelf-0-70-1-3;redstone_lamp-0-60-2-2;waterlily-0-75-3-3;brewing_stand-0-50-1-1;ChestGenHook:chests/simple_dungeon:5;contenttweaker:furry_mass-0-15-1-1;contenttweaker:bloodlust_coin-0-30-1-3 + S:"Floor 9"=bookshelf-0-70-1-3;redstone_lamp-0-60-2-2;waterlily-0-75-3-3;brewing_stand-0-50-1-1;ChestGenHook:chests/simple_dungeon:5;contenttweaker:furry_mass-0-15-1-1;contenttweaker:bloodlust_coin-0-30-1-3;cyclicmagic:glowing_helmet-0-80-1-1 S:"Item Generations per Floor"=7 S:"Top Floor"=ender_pearl-0-50-2-2;diamond-0-70-2-2;redstone-0-75-5-5;gold_ingot-0-90-8-8;contenttweaker:golem_core-0-50-1-1;ChestGenHook:chests/simple_dungeon:7 } @@ -89,6 +89,7 @@ biomespawnallowed { B:eucalyptus_forest=true B:extreme_hills=true B:extreme_hills_with_trees=true + B:farmlands=true B:fen=true B:fields_sub_forest=true B:fire_swamp=false diff --git a/config/betterquesting/DefaultQuests.json b/config/betterquesting/DefaultQuests.json index 4630c042..b25051cd 100644 --- a/config/betterquesting/DefaultQuests.json +++ b/config/betterquesting/DefaultQuests.json @@ -64,6 +64,21 @@ }, "title:8": "No Channels?!?" } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:written_book", + "tag:10": { + "author:8": "meatballcraft", + "pages:9": { + "0:8": "{\"text\":\"To optimize the game and its performance across multiple hardware platforms, some in-game animations (like fire) have been disabled by default.\\n\\nSEE NEXT PAGE\"}", + "1:8": "{\"text\":\"I know some players care about having pretty-looking things.\\n\\nTo re-enable animations, paste the loliasm.cfg file from AlternativeConfigs into the config folder.\\n\\nSEE NEXT PAGE\"}", + "2:8": "{\"text\":\"WARNING: doing this may lower performance, or even make the pack unplayable.\"}" + }, + "title:8": "No Animations" + } } } } @@ -5196,7 +5211,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Do this at your own risk...\n\nThe realization that magic is real changes everything, and it seems like I can use it to serve my manufacturing needs.\nThis will require some experimentation...\nAfter extensive observation on mythic remains, and thanks to the branches of magic I am now adept to, I was able to \u0027understand\u0027 mythic powers.\nWell \u0027understanding\u0027 is a strong word, but it \u0027makes sense\u0027.\nThe power of \u0027gods\u0027, beings that are able to subject reality itself to their control, seems to be \u0027guiding\u0027 the horde and the empire.\nThis power has no bounds, I cannot imagine what beings able to weild it may look like.", + "desc:8": "Do this at your own risk...\n\nThe realization that magic is real changes everything, and it seems like I can use it to serve my manufacturing needs.\nThis will require some experimentation...\nAfter extensive observation on mythic remains, and thanks to the branches of magic I am now adept to, I was able to \u0027understand\u0027 mythic powers.\nWell \u0027understanding\u0027 is a strong word, but it \u0027makes sense\u0027.\nThe power of \u0027gods\u0027, beings that are able to subject reality itself to their control, seems to be \u0027guiding\u0027 the horde and the empire.\nThis power has no bounds, I cannot imagine what beings able to wield it may look like.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -10775,7 +10790,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Cuz rockets are cool\n\nThe divine star was cool and all, but I cannot fully understand it.\nThe shyre empire\u0027s wormhole capabilities seem to be driven by gravity, which, to us humans, is still a great mystery.\nI think it\u0027s time to understand more about it...\nAnd to do this, I believe it\u0027s important to discover how Terra\u0027s wacky gravity works by looking at it from a distance.\nIt\u0027s rocket time!\nThanks to Kdog0421 for the meme subtitles!", + "desc:8": "Cuz rockets are cool\n\nThe divine star was cool and all, but I cannot fully understand it.\nThe shyre empire\u0027s wormhole capabilities seem to be driven by gravity, which, to us humans, is still a great mystery.\nI think it\u0027s time to understand more about it...\nAnd to do this, I believe it\u0027s important to discover how Terra\u0027s wacky gravity works by looking at it from a distance.\nIt\u0027s rocket time!\n§7§o\nThanks to Kdog0421 for the meme subtitles!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -10920,6 +10935,16 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "advancedrocketry:moonturf_dark" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "scannable:module_block", + "tag:10": { + "block:8": "botania:floatingspecialflower", + "meta:3": 0 + } } } } @@ -11887,7 +11912,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Do this ASAP, you\u0027ll thank me later... - NOTE: this will consume power even if it\u0027s not enough! OTHER NOTE: you need a total of 31 output slots!\n\nCombining litherite with some of the \u0027mythically charged\u0027 minerals, I was able do build a machine able to generate matter from Shyre creatures.\nAnd apparently, a few extra goodies...\nMythic powers are tricky, they seem to permeate many of the creatures from the Twilight Horde and from the Shyre Empire, yet they also appear naturally.\nWonder if they are maybe used to \u0027create\u0027 beings the same way I create stuff in my Mythical Void Resource Miner.", + "desc:8": "§7§oDo this ASAP, you\u0027ll thank me later... - NOTE: this will consume power even if it\u0027s not enough! OTHER NOTE: you need a total of 31 output slots!\n\n§fCombining litherite with some of the \u0027mythically charged\u0027 minerals, I was able do build a machine able to generate matter from Shyre creatures.\nAnd apparently, a few extra goodies...\nMythic powers are tricky, they seem to permeate many of the creatures from the Twilight Horde and from the Shyre Empire, yet they also appear naturally.\nWonder if they are maybe used to \u0027create\u0027 beings the same way I create stuff in my Mythical Void Resource Miner.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -12149,7 +12174,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Have I finally found allies? Well, sort of...\nDuring an earlier recursion of Corallus, it seems, some Testificates were able to get their hands on wormhole tech, and ran experiments very similar to mine.\nThese testificates, though, appear to have seen too much...\nThe world of Taerrapiatta is full of people that have witnessed the might of the shyre empire, and just seeing what thay can do has scarred them for life...\nWell, I\u0027m already scarred for life, sooo...\nAnd, as an extra plus, those PTSD testificates, wanting to help the effort against the great powers of the universe, have started breeding bees that, they say, will be helpful later...", + "desc:8": "Have I finally found allies? Well, sort of...\nBefore coming to Terra, the Shyre Empire appears to have taken over \u0027buffer worlds\u0027 to prevent retaliation from damaging their territories.\nA group of testificates was indeed able to fight back, and travelled through one of the wormholes left over by corallus.\nThese testificates, though, appear to have seen too much...\nThe world of Taerrapiatta is the original home of the pumpkin people, and is now home to others that have witnessed the might of the shyre empire. Just seeing what thay can do has scarred them for life...\nWell, I\u0027m already scarred for life, sooo...\nAnd, as an extra plus, those PTSD testificates, wanting to help the effort against the great powers of the universe, have started breeding bees that, they say, will be helpful later...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -12305,7 +12330,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "This is good news! Some of the testificated dared to explore more! They all eventually ended up getting defeated, but some of the exiles of Furatto learned a few more things about recursion.\nThis power allows for masters of this art to be essentially \u0027gods\u0027, having the ability to exist in multiple places at once, and to escape death.\nI do wonder if I will ever be able to escape my own Recursion prison and be able to unlock such powers...", + "desc:8": "This is good news! Some of the testificated dared to explore more! \nThe coordinates for this wormhole will bring me to a second buffer world.\nThis world appears to be the place where the testificates learned of astral sorcery. Long ago, the now extinct people of Diamerisma travelled to Terra through gateways, and revealed their secrets to those that ended up becoming the cultist of the Aether sky islands. Interestingly enough, those same power that got the cult banned is now freely used on Terra to protect the remaining villagers using iron golems.\nAfter their more recnt retaliation, the forces of Terra ended up being defeated in Diamerisma, but they were able to get their hands on useful intelligence, the nature of this \u0027recursion\u0027 I have been hearing about.\nThis power allows for masters of this art to be essentially deities, having the ability to exist in multiple places at once, and to escape death.\nI do wonder if I will ever be able to escape my own Recursion prison and be able to unlock such powers...\n\n§7§oThanks to lulu for the Iron Golem lore!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -12496,7 +12521,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Furatto, it seems, was the last succesfull battle of the testificates.\nThis planet, just like Taerrapiatta and Furatto, was under the control of the Shyre Empire, but got \u0027claimed\u0027 by the testificates.\nThe next wormhole, I was warned, is where only few dared to adventure, and where the retaliation war from Terra became nothing more than a few idealistic warriors trying to accomplish the impossible.\nNote for the future, no more wormhole portals until I\u0027m more powerful, I guess I\u0027ll have time to practice...", + "desc:8": "Furatto, it seems, was the last succesfull battle of the testificates. While most of their forces were gone, some testificate wizards went on, and entered the third buffer world of the shyre empire.\nThe remainder of these forces are still present, and have fortified small pockets of safety in an otherwise chaotic world.\nThese testificates have been cut off from a permanent connection to Terra, so they had to adapt an live in Furatto. \nAn order of wizards appears to be their leaders, but when I asked if I could meet them, I was denied. Maybe I\u0027m not worthy enough?\nThe next wormhole, the next buffer world, I was warned, is where only few dared to adventure, and where the retaliation war from Terra became nothing more than a few rebel wizards trying to accomplish the impossible.\nNote for the future, no more wormhole portals until I\u0027m more powerful, I guess I\u0027ll have time to practice...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -12548,7 +12573,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Well, First time seeing the extent of the effects of this \u0027recursion\u0027...\nIf whatever process that leads to recursion is not done correctly, the result is an extremely mighty \u0027berserk\u0027...\nAnd when the stakes are high, this can be used as a weapon...\nTerra Chickens, thanks to the influence of dimensional shards, are able to \u0027absorb\u0027 matter.\nThis is similar to my attitude towards alchemy, which I am starting to believe to be a human-only trait. Within me, I can store matter as EMC.\nChickens are similar, but they \u0027become what they absorb\u0027.\nAre there dimensional shards on earth? At home? That would explain why I can do such things...\nOr maybe I\u0027m overthinking it...", + "desc:8": "Well, First time seeing the extent of the effects of this \u0027recursion\u0027...\nIf whatever process that leads to recursion is not done correctly, the result is an extremely mighty \u0027berserk\u0027...\nAnd when the stakes are high, this can be used as a weapon...\nIn a ditch attempt to reclaim the territories of Furatto, the leaders of the now local testificate group unleashed the ender chicken. This drove the bulk of shyre forces away, but also made the planet nearly unlivable.\nTerra Chickens, thanks to the influence of dimensional shards, are able to \u0027absorb\u0027 matter.\nThis is similar to my attitude towards alchemy, which I am starting to believe to be a human-only trait. Within me, I can store matter as EMC.\nChickens are similar, but they \u0027become what they absorb\u0027.\nAre there dimensional shards on earth? At home? That would explain why I can do such things...\nOr maybe I\u0027m overthinking it...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -15090,7 +15115,7 @@ "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, - "ignoreNBT:1": 0, + "ignoreNBT:1": 1, "index:3": 0, "partialMatch:1": 1, "requiredItems:9": { @@ -15292,6 +15317,23 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:betweenlands_callstone_1" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, @@ -20938,7 +20980,7 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "enderstorage:ender_pouch" + "id:8": "projecte:item.pe_alchemical_bag" }, "ignoresview:1": 0, "ismain:1": 0, @@ -21182,6 +21224,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:nightmare_callstone" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:vethea_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -21737,8 +21785,7 @@ }, "319:10": { "preRequisites:11": [ - 318, - 361 + 1373 ], "properties:10": { "betterquesting:10": { @@ -21785,23 +21832,6 @@ } }, "taskID:8": "bq_standard:retrieval" - }, - "1:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 1, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "contenttweaker:puzzle_solution_recursion_dungeon" - } - }, - "taskID:8": "bq_standard:optional_retrieval" } } }, @@ -22453,6 +22483,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:precasia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:precasia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -22659,6 +22695,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:lelyetia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:lelyetia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -22907,6 +22949,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:abyss_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:abyss_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -23113,6 +23161,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:deeplands_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:deeplands_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -23319,6 +23373,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:creeponia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:creeponia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -23526,6 +23586,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:barathos_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:barathos_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -24558,7 +24624,7 @@ }, "364:10": { "preRequisites:11": [ - 362 + 322 ], "properties:10": { "betterquesting:10": { @@ -24569,13 +24635,13 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "erebus:wand_of_animation" + "id:8": "minecraft:nether_star" }, "ignoresview:1": 0, "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Wand of Animation", + "name:8": "Gallifrey", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -24588,25 +24654,7 @@ }, "questID:3": 364, "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "erebus:wand_of_animation" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } + "tasks:9": {} }, "365:10": { "preRequisites:11": [ @@ -24922,6 +24970,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:immortallis_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:immortallis_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -27432,6 +27486,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:ancient_cavern_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ancient_cavern_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -27681,6 +27741,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:dustopia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:dustopia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -27950,6 +28016,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:greckon_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:greckon_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -28558,9 +28630,9 @@ "requiredItems:9": { "0:10": { "Count:3": 1, - "Damage:2": 1, + "Damage:2": 0, "OreDict:8": "", - "id:8": "draconicevolution:draconium_block" + "id:8": "contenttweaker:charged_draconium_block" } }, "taskID:8": "bq_standard:retrieval" @@ -28716,7 +28788,7 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "minecraft:stone" + "id:8": "tinymobfarm:ultimate_farm" } }, "taskID:8": "bq_standard:retrieval" @@ -29457,9 +29529,32 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:runandor_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:runandor_wormhole" } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_runandor" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, @@ -29612,6 +29707,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:lunalus_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:lunalus_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -29959,6 +30060,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:borean_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:borean_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -30697,6 +30804,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:candyland_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:candyland_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -32272,6 +32385,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:celeve_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:celeve_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -32461,6 +32580,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:gardencia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:gardencia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -32661,6 +32786,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:crystevia_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:crystevia_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -32873,6 +33004,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:vox_ponds_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:vox_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -33089,9 +33226,32 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:mysterium_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:mysterium_wormhole" } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_mysterium" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, @@ -33220,7 +33380,11 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "scannable:module_block" + "id:8": "scannable:module_block", + "tag:10": { + "block:8": "aoa3:banshee_spawner", + "meta:3": 0 + } } } } @@ -33291,6 +33455,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:iromine_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:iromine_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -33539,6 +33709,12 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "contenttweaker:haven_garnet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haven_wormhole" } }, "taskID:8": "bq_standard:retrieval" @@ -33707,12 +33883,6 @@ "block:8": "aoa3:guardian_altar", "meta:3": 0 } - }, - "1:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "scannable:module_block" } } } @@ -34060,12 +34230,29 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_marksamurai" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, "509:10": { "preRequisites:11": [ - 272 + 90196 ], "properties:10": { "betterquesting:10": { @@ -34076,13 +34263,13 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "abyssalcraft:dreadiumsamuraihelmet" + "id:8": "cyclicmagic:entity_detector" }, "ignoresview:1": 0, "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Dreadium Samurai Helmet", + "name:8": "Entity Detector", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -34108,7 +34295,7 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "abyssalcraft:dreadiumsamuraihelmet" + "id:8": "cyclicmagic:entity_detector" } }, "taskID:8": "bq_standard:retrieval" @@ -34117,7 +34304,7 @@ }, "510:10": { "preRequisites:11": [ - 511 + 272 ], "properties:10": { "betterquesting:10": { @@ -34164,12 +34351,29 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_kikoku" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, "511:10": { "preRequisites:11": [ - 509 + 272 ], "properties:10": { "betterquesting:10": { @@ -35862,7 +36066,7 @@ "requiredFluids:9": { "0:10": { "Amount:3": 1000, - "FluidName:8": "fluidsodium" + "FluidName:8": "sodium" } }, "taskID:8": "bq_standard:fluid" @@ -42663,7 +42867,7 @@ "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, - "ignoreNBT:1": 0, + "ignoreNBT:1": 1, "index:3": 0, "partialMatch:1": 1, "requiredItems:9": { @@ -43073,7 +43277,34 @@ } }, "questID:3": 666, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "scannable:module_block", + "tag:10": { + "block:8": "divinerpg:dramix_altar", + "meta:3": 0 + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "scannable:module_block", + "tag:10": { + "block:8": "divinerpg:parasecta_altar", + "meta:3": 0 + } + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -46008,13 +46239,8 @@ } }, "718:10": { - "preRequisiteTypes:7": [ - 0, - 1 - ], "preRequisites:11": [ - 193, - 156 + 193 ], "properties:10": { "betterquesting:10": { @@ -48313,7 +48539,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "New Quest", + "name:8": "Sympan Spirit", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -53217,6 +53443,12 @@ "Damage:2": 4, "OreDict:8": "", "id:8": "threng:machine" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "ae2fc:fluid_level_maintainer" } }, "taskID:8": "bq_standard:retrieval" @@ -59021,7 +59253,7 @@ "lvl:2": 39 }, "1:10": { - "id:2": 39, + "id:2": 38, "lvl:2": 100 }, "2:10": { @@ -59114,7 +59346,7 @@ }, "ench:9": { "0:10": { - "id:2": 83, + "id:2": 85, "lvl:2": 55 }, "1:10": { @@ -59211,7 +59443,7 @@ }, "ench:9": { "0:10": { - "id:2": 95, + "id:2": 97, "lvl:2": 6 }, "1:10": { @@ -59223,7 +59455,7 @@ "lvl:2": 1 }, "3:10": { - "id:2": 94, + "id:2": 96, "lvl:2": 1 } } @@ -59316,7 +59548,7 @@ }, "ench:9": { "0:10": { - "id:2": 45, + "id:2": 52, "lvl:2": 6 }, "1:10": { @@ -59328,7 +59560,7 @@ "lvl:2": 1 }, "3:10": { - "id:2": 94, + "id:2": 96, "lvl:2": 1 } } @@ -59728,7 +59960,7 @@ }, "ench:9": { "0:10": { - "id:2": 107, + "id:2": 109, "lvl:2": 20 }, "1:10": { @@ -60306,7 +60538,7 @@ "lvl:2": 6 }, "1:10": { - "id:2": 57, + "id:2": 59, "lvl:2": 10 }, "2:10": { @@ -60500,7 +60732,7 @@ "lvl:2": 25 }, "1:10": { - "id:2": 57, + "id:2": 59, "lvl:2": 10 }, "2:10": { @@ -60803,7 +61035,7 @@ }, "ench:9": { "0:10": { - "id:2": 94, + "id:2": 96, "lvl:2": 16 }, "1:10": { @@ -61603,7 +61835,7 @@ }, "ench:9": { "0:10": { - "id:2": 99, + "id:2": 101, "lvl:2": 6 } } @@ -62008,7 +62240,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62020,11 +62252,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62052,7 +62284,7 @@ "lvl:2": 200 }, "11:10": { - "id:2": 110, + "id:2": 112, "lvl:2": 1 } } @@ -62066,7 +62298,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62078,11 +62310,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62110,7 +62342,7 @@ "lvl:2": 200 }, "11:10": { - "id:2": 89, + "id:2": 91, "lvl:2": 1 } } @@ -62124,7 +62356,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62136,11 +62368,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62178,7 +62410,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62190,11 +62422,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62533,7 +62765,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 4 }, "1:10": { @@ -62545,11 +62777,11 @@ "lvl:2": 4 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 4 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 4 }, "5:10": { @@ -62583,7 +62815,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 4 }, "1:10": { @@ -62595,11 +62827,11 @@ "lvl:2": 4 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 4 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 4 }, "5:10": { @@ -62633,7 +62865,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 4 }, "1:10": { @@ -62645,11 +62877,11 @@ "lvl:2": 4 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 4 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 4 }, "5:10": { @@ -62683,7 +62915,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 4 }, "1:10": { @@ -62695,11 +62927,11 @@ "lvl:2": 4 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 4 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 4 }, "5:10": { @@ -62816,7 +63048,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62828,11 +63060,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62854,7 +63086,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62866,11 +63098,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62892,7 +63124,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62904,11 +63136,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -62930,7 +63162,7 @@ "tag:10": { "ench:9": { "0:10": { - "id:2": 74, + "id:2": 76, "lvl:2": 10 }, "1:10": { @@ -62942,11 +63174,11 @@ "lvl:2": 10 }, "3:10": { - "id:2": 72, + "id:2": 74, "lvl:2": 10 }, "4:10": { - "id:2": 73, + "id:2": 75, "lvl:2": 10 }, "5:10": { @@ -63593,7 +63825,7 @@ "lvl:2": 20 }, "2:10": { - "id:2": 85, + "id:2": 87, "lvl:2": 5 }, "3:10": { @@ -63700,15 +63932,15 @@ "lvl:2": 3 }, "1:10": { - "id:2": 54, + "id:2": 56, "lvl:2": 1 }, "2:10": { - "id:2": 60, + "id:2": 64, "lvl:2": 15 }, "3:10": { - "id:2": 59, + "id:2": 63, "lvl:2": 3 } } @@ -64188,11 +64420,15 @@ "rewards:9": {}, "tasks:9": { "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + }, + "1:10": { "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, "ignoreNBT:1": 0, - "index:3": 0, + "index:3": 1, "partialMatch:1": 1, "requiredItems:9": { "0:10": { @@ -64298,7 +64534,7 @@ "id:8": "magicbees:hiveblock" } }, - "taskID:8": "bq_standard:retrieval" + "taskID:8": "bq_standard:optional_retrieval" } } }, @@ -64899,7 +65135,7 @@ "lvl:2": 1 }, "2:10": { - "id:2": 106, + "id:2": 108, "lvl:2": 1 } } @@ -80849,7 +81085,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oTemperature tolerance both 3, obtained from lime drones, the gendustry ones!", + "desc:8": "§7§oTemperature tolerance both 3, obtained from lime drones, the forestry ones!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -86479,6 +86715,23 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:singular_gravity_honey" + } + }, + "taskID:8": "bq_standard:retrieval" } } }, @@ -100269,6 +100522,12 @@ }, "ncRadiationResistance:6": 100.0 } + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:inert_cursed_jewel" } }, "taskID:8": "bq_standard:retrieval" @@ -101371,7 +101630,7 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "minecraft:nether_star" + "id:8": "contenttweaker:arkengem" }, "ignoresview:1": 0, "ismain:1": 0, @@ -101463,6 +101722,24725 @@ } }, "1347:10": { + "preRequisites:11": [ + 50054, + 37 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oRight click to turn a chunk into a super slime chunk!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:slimecube" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Spawn Slimes", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1347, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:slimecube" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1348:10": { + "preRequisites:11": [ + 201127 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Head:\nDurability: 1500\nMining Level: Cobalt\nMining Speed: 5\n\nHandle:\nModifier: 1.5\nDurability: 100\n\nExtra:\nDurability: 500\n\nBow:\nDrawspeed: 0.67\nRange Multiplier: 1.2\nBonus Damage: 8", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "tconstruct:shard", + "tag:10": { + "Material:8": "weezer" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Weezer", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1348, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "tconstruct:shard", + "tag:10": { + "Material:8": "weezer" + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1349:10": { + "preRequisites:11": [ + 1032 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oSearch \u0027trait description\u0027 in JEI to obtain descriptions for all tinker\u0027s traits available in the pack.\n\nEach individual trait can be searched individually, if you are curious to see what they do!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "JEI Support", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1349, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1350:10": { + "preRequisites:11": [ + 20254 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oObtain the legendary flint and firnace!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "tardis:telos_sand" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Telos, the Furnace Dimension", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1350, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "biome:8": "", + "dimension:3": 623, + "hideInfo:1": 1, + "index:3": 0, + "invert:1": 0, + "name:8": "Telos, the Furnace Dimension", + "posX:3": 0, + "posY:3": 0, + "posZ:3": 0, + "range:3": -1, + "structure:8": "", + "taskID:8": "bq_standard:location", + "taxiCabDist:1": 0, + "visible:1": 0 + } + } + }, + "1351:10": { + "preRequisites:11": [ + 61 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:furnace" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The what??", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1351, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:flint_and_furnace" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_furnacedim" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1352:10": { + "preRequisites:11": [ + 1351 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:furnace_heart" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Furnace Heart", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1352, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:furnace_heart" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1353:10": { + "preRequisites:11": [ + 1352 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oFor fast end efficient smelting, the dark and red matter furnaces are capable of smelting items using EMC.\n\nPlace energy collectors around the furnace to make it run without fuel.\n\nThe more collectors, and the higher the tier, the faster the furnace!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projecte:rm_furnace" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The best furnaces?", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1353, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projecte:dm_furnace" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projecte:rm_furnace" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1354:10": { + "preRequisites:11": [ + 20120 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oTo make your first celestial crystal, you need liquid starlight, stardust, and a rock crystal.\n\nPlace down a bucket of liquid starlight, with sky access, a preferably nearby a colelctor crystal.\n\nDrop the stardust and rock crystal into the liquid starlight, and a celestial crystal cluster will form.\n\nThe cluster will drop a celestial crystal when fully grown. Using a linking tool to bind a collector crystal with the cluster will speed up its growth!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "astralsorcery:itemcelestialcrystal", + "tag:10": { + "astralsorcery:10": { + "crystalProperties:10": { + "collectiveCapability:3": 100, + "fract:3": 0, + "purity:3": 100, + "size:3": 900, + "sizeOverride:3": -1 + } + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Celestial Crystal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1354, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "astralsorcery:itemcelestialcrystal", + "tag:10": { + "astralsorcery:10": { + "crystalProperties:10": { + "collectiveCapability:3": 100, + "fract:3": 0, + "purity:3": 100, + "size:3": 900, + "sizeOverride:3": -1 + } + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1355:10": { + "preRequisites:11": [ + 1354 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oCelestial crystals can be duplicated using liquid starlight.\n\nIf a celestial crystal is at max size (900) it has a chance of being split in two different crystals when dropped in liquid starlight. This will consume the bucket of starlight.\n\nThis process can be automated by using an auto-placer to keep a block space full of starlight, and by using an entity detector from cyclic to send a redstone signal to a collector when two entities (aka two crystals) are present in the designated block space.\n\nThe system can be set up to pick up only one of the two crystals, or to pick up both, and drop one of them back into the starlight.\n\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forge:bucketfilled", + "tag:10": { + "Amount:3": 1000, + "FluidName:8": "astralsorcery.liquidstarlight" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Farming Celestial Crystals", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1355, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forge:bucketfilled", + "tag:10": { + "Amount:3": 1000, + "FluidName:8": "astralsorcery.liquidstarlight" + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "astralsorcery:itemcelestialcrystal", + "tag:10": { + "astralsorcery:10": { + "crystalProperties:10": { + "collectiveCapability:3": 100, + "fract:3": 0, + "purity:3": 100, + "size:3": 900, + "sizeOverride:3": -1 + } + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:block_fluid_placer" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:entity_detector" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:block_ranged_collector" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1356:10": { + "preRequisites:11": [ + 273 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:living_myrmitite_ingot" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Living Myrmitite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1356, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:living_myrmitite_ingot" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_livingmyrmitite" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1357:10": { + "preRequisiteTypes:7": [ + 1, + 1 + ], + "preRequisites:11": [ + 943, + 996 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§o§7§oExplore myrmex. §7§oComplete the living myrmitite puzzle.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:skeletal_sword", + "tag:10": { + "RepairCost:3": 1, + "display:10": { + "Name:8": "BONE STORM" + }, + "ench:9": { + "0:10": { + "id:2": 22, + "lvl:2": 20 + }, + "1:10": { + "id:2": 16, + "lvl:2": 50 + }, + "2:10": { + "id:2": 70, + "lvl:2": 1 + } + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "BONE STORM", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1357, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:skeletal_sword", + "tag:10": { + "RepairCost:3": 1, + "display:10": { + "Name:8": "BONE STORM" + }, + "ench:9": { + "0:10": { + "id:2": 22, + "lvl:2": 20 + }, + "1:10": { + "id:2": 16, + "lvl:2": 50 + }, + "2:10": { + "id:2": 70, + "lvl:2": 1 + } + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1358:10": { + "preRequisites:11": [ + 50054, + 37 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:glowing_helmet", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Night Vision Helmet", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1358, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:glowing_helmet", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1359:10": { + "preRequisites:11": [ + 50054, + 106 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Note: some of these are currently uncraftable, but they will be obtainable in the future", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:nano_cont_ranged_1" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ranged Nano-Bot Beacon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1359, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:nano_cont_ranged_1" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1360:10": { + "preRequisites:11": [ + 1359 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Note: some of these are currently uncraftable, but they will be obtainable in the future", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_luck" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Available Buffs", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1360, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_luck" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_creative_flight" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_haste" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_strength" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_jump_boost" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_regeneration" + }, + "6:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_resistance" + }, + "7:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_fire_resistance" + }, + "8:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_water_breathing" + }, + "9:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_invisibility" + }, + "10:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_night_vision" + }, + "11:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_health_boost" + }, + "12:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_absorption" + }, + "13:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_saturation" + }, + "14:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_glowing" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1361:10": { + "preRequisites:11": [ + 50146 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Note: some of these are currently uncraftable, but they will be obtainable in the future", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_luck" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Available Buffs", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1361, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_luck" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_creative_flight" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_haste" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_strength" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_jump_boost" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_regeneration" + }, + "6:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_resistance" + }, + "7:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_fire_resistance" + }, + "8:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_water_breathing" + }, + "9:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_invisibility" + }, + "10:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_night_vision" + }, + "11:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_health_boost" + }, + "12:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_absorption" + }, + "13:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_saturation" + }, + "14:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:modifier_glowing" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1362:10": { + "preRequisites:11": [ + 50054, + 37 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:chest_sack_empty" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Picking up Chests and Spawners!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1362, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:chest_sack_empty" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1363:10": { + "preRequisites:11": [ + 1352 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:furnace_callstone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "What is up with Furnaces?", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1363, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:furnace_callstone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1364:10": { + "preRequisites:11": [ + 20323 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:grass" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Earth", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1364, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "biome:8": "", + "dimension:3": 111, + "hideInfo:1": 1, + "index:3": 0, + "invert:1": 0, + "name:8": "Earth", + "posX:3": 0, + "posY:3": 0, + "posZ:3": 0, + "range:3": -1, + "structure:8": "", + "taskID:8": "bq_standard:location", + "taxiCabDist:1": 0, + "visible:1": 0 + } + } + }, + "1365:10": { + "preRequisites:11": [ + 20323 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "minecraft:sand" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gallifrey", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1365, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "biome:8": "", + "dimension:3": 624, + "hideInfo:1": 1, + "index:3": 0, + "invert:1": 0, + "name:8": "Gallifrey", + "posX:3": 0, + "posY:3": 0, + "posZ:3": 0, + "range:3": -1, + "structure:8": "", + "taskID:8": "bq_standard:location", + "taxiCabDist:1": 0, + "visible:1": 0 + } + } + }, + "1366:10": { + "preRequisites:11": [ + 50054, + 37 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 3, + "OreDict:8": "", + "id:8": "biomesoplenty:mushroom" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "A good Night Vision Potion!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1366, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "xreliquary:potion", + "tag:10": { + "effects:9": { + "0:10": { + "duration:3": 50000, + "name:8": "minecraft:night_vision", + "potency:3": 0 + } + }, + "hasPotion:1": 1 + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1367:10": { + "preRequisites:11": [ + 20540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:enchanted_greenhouse" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Enchanted Greenhouse", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1367, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:enchanted_greenhouse" + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1368:10": { + "preRequisites:11": [ + 20421 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oCrop sticks can be used as a means of plant automation, place a plant in crop sticks placed on tilled soil, and it will work as a better seed.\n\nTo harvest a grown plant without breaking the crop sticks, you can right click or use the following machines.\n\nSee the green revolution quest for info on how to use crops to make faster and better seeds!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:crop_sticks" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crop Sticks", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1368, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:crop_sticks" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1369:10": { + "preRequisites:11": [ + 1368 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:harvester_block" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gentle Harvester", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1369, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:harvester_block" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1370:10": { + "preRequisites:11": [ + 1368 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe plant gatherer normally breaks plants, but it has been modified here to work with crop sticks.\n\nThis is the preferred way of gathering resources from crop sticks!\n\nTo account for the high speed of all plant accelerators in the pack, the best way to farm crops is 3x3 lots with 8 crops each. You should use one gatherer for each lot.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "industrialforegoing:crop_recolector" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Plant Gatherer", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1370, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "industrialforegoing:crop_recolector" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1371:10": { + "preRequisites:11": [ + 373 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:right_sacred_sapling" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sacred Saplings", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1371, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:right_sacred_sapling" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:left_sacred_sapling" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_recursion_dungeon" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1372:10": { + "preRequisites:11": [ + 372 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:shyre_wormhole" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The Might of an Empire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1372, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:shyre_wormhole" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1373:10": { + "preRequisites:11": [ + 1371 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sacred_cinders_log" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sacred Cinders", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1373, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sacred_cinders_log" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1374:10": { + "preRequisites:11": [ + 1375 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:shungite_prism" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Radiation Immunity!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1374, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:shungite_prism" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1375:10": { + "preRequisites:11": [ + 1373 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sacred_cinders_seed" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sacred Cinders Seeds", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1375, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sacred_cinders_seed" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1376:10": { + "preRequisites:11": [ + 1375 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:everburning_seed" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Everburning Seeds", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1376, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:everburning_seed" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1377:10": { + "preRequisites:11": [ + 1375 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tree of Life", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1377, + "rewards:9": {}, + "tasks:9": {} + }, + "1378:10": { + "preRequisites:11": [ + 1372 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Imperial Diamond", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1378, + "rewards:9": {}, + "tasks:9": {} + }, + "1379:10": { + "preRequisites:11": [ + 1381 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Parallel Controller", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1379, + "rewards:9": {}, + "tasks:9": {} + }, + "1380:10": { + "preRequisites:11": [ + 1381 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Arkengem Line", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1380, + "rewards:9": {}, + "tasks:9": {} + }, + "1381:10": { + "preRequisites:11": [ + 1372 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Arkengem Processing Multiblock", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1381, + "rewards:9": {}, + "tasks:9": {} + }, + "1382:10": { + "preRequisites:11": [ + 313 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "B0ss", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1382, + "rewards:9": {}, + "tasks:9": {} + }, + "1383:10": { + "preRequisites:11": [ + 310 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "B0ss", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1383, + "rewards:9": {}, + "tasks:9": {} + }, + "1384:10": { + "preRequisites:11": [ + 311 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "B0ss", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1384, + "rewards:9": {}, + "tasks:9": {} + }, + "1385:10": { + "preRequisites:11": [ + 312 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "B0ss", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1385, + "rewards:9": {}, + "tasks:9": {} + }, + "1386:10": { + "preRequisites:11": [ + 59 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Naquadah Worlds", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1386, + "rewards:9": {}, + "tasks:9": {} + }, + "1387:10": { + "preRequisites:11": [ + 1386 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Naquadah Automation", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1387, + "rewards:9": {}, + "tasks:9": {} + }, + "1388:10": { + "preRequisites:11": [ + 325 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Back to Earth", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1388, + "rewards:9": {}, + "tasks:9": {} + }, + "1389:10": { + "preRequisites:11": [ + 20424 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oTo breed chickens into new species, place two nesting pens facing each other!\n\nIn theory, just putting pens next to each other is enough, but come on, facing each other is so much cuter!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "hatchery:pen" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Breedig Chickens", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1389, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 2, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "hatchery:pen" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1390:10": { + "preRequisites:11": [ + 5 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThis version of minecraft has a weird bug where your player may experience an endless death animation.\n\nTo fix it, use this quest reward.\n\nThis quest is repeatable, so you can get the reward every time you get stuck!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:deathloop" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Stuck in a Deathloop", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1000, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1390, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:deathloop" + } + } + } + }, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1391:10": { + "preRequisites:11": [ + 313, + 310, + 311, + 312 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1391, + "rewards:9": {}, + "tasks:9": {} + }, + "1392:10": { + "preRequisites:11": [ + 90357 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oSaws from forge microblocks let you cut any solid blocks into smaller versions.\n\nStrips can be used to separate multiple lines of red alloy wire!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "microblockcbe:saw_stone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Strips", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1392, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 16, + "Damage:2": 769, + "OreDict:8": "", + "id:8": "microblockcbe:microblock", + "tag:10": { + "mat:8": "minecraft:stone[variant\u003dstone]" + } + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "microblockcbe:saw_stone" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1393:10": { + "preRequisites:11": [ + 1376 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:recursion_of_notbeinganoob" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Not a Noob Anymore", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1393, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:recursion_of_notbeinganoob" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1394:10": { + "preRequisites:11": [ + 201141 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Head\nDurability: 2000\nMining Level: 1\nMining Speed: 0.8\nAttack: 5555\nDark Traveller\nRunic\nStalwart\n\nHandle\nModifier: 2\nDurability: 1000\nDark Traveller\nRunic\nStalwart\n\nExtra\nDurability: 2000\nDark Traveller\nRunic\nStalwart\n\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "tconstruct:shard", + "tag:10": { + "Material:8": "parafrosynium" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Parafrosynium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1394, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "tconstruct:shard", + "tag:10": { + "Material:8": "parafrosynium" + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1395:10": { + "preRequisites:11": [ + 97 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:grand_magician_callstone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "So Grand", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1395, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:grand_magician_callstone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1396:10": { + "preRequisites:11": [ + 180 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:rulers_of_terra_callstone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Those who fought back", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1396, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:rulers_of_terra_callstone" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:puzzle_solution_masterwizards" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1397:10": { + "preRequisites:11": [ + 1198 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:creative_flux_sponge" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Flux no more!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1397, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:creative_flux_sponge" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1398:10": { + "preRequisites:11": [ + 20465 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe agricultural bee will let you make 10/10/10 seeds automatically!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 14012, + "OreDict:8": "", + "id:8": "gendustry:honey_comb" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bees are Good", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1398, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 14012, + "OreDict:8": "", + "id:8": "gendustry:honey_comb" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1399:10": { + "preRequisites:11": [ + 20475 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oTo upgrade your void miners, you will need special drops from each tier.\n\nThe crystal lens increases the drop rate of these resources, making it easier to upgrade your miners as you level them up.\n\nIt is a good idea to invest into one of these!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:laser_lens_crystal" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "More Upgrades", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1399, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "environmentaltech:laser_lens_crystal" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1400:10": { + "preRequisites:11": [ + 20439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe following are good drops to farm with woot!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "woot:shard" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Let\u0027s Woot!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1400, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "woot:factory" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1401:10": { + "preRequisites:11": [ + 20442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe following quests list all data models available, and their drops!\n\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:data_model_blank" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The Deepest Learning ", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1401, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:polymer_clay" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1402:10": { + "preRequisites:11": [ + 1400 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:divine_shards" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "So Divine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1402, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:divine_shards" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1403:10": { + "preRequisites:11": [ + 1400 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:bluefire_stone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bluefire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1403, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:bluefire_stone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1404:10": { + "preRequisites:11": [ + 1400 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:nebulous_soul" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Nebulous Soul", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1404, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:nebulous_soul" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1405:10": { + "preRequisites:11": [ + 1400 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oTo produce chaos shards, the factory needs to receive a constant supply of awakened cores.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "draconicevolution:chaos_shard" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chaos Shards", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1405, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "draconicevolution:chaos_shard" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "draconicevolution:awakened_core" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1406:10": { + "preRequisites:11": [ + 1400 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oEden cadillions are a great source of bloodmaster for the long term!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:bloodmaster_metal_head" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cadillions A\u0027Plenty", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1406, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:eden_soul" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 30, + "OreDict:8": "", + "id:8": "contenttweaker:material_part" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1407:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_blaze" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blaze (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1407, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_blaze" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 7, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 771, + "OreDict:8": "", + "id:8": "thermalfoundation:material" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:blaze_rod" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1408:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_creeper" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Creeper (OK)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1408, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_creeper" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "minecraft:skull" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:gunpowder" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:copper_coin" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1409:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_ghast" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ghast (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1409, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_ghast" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:ghast_tear" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 3, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1410:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_enderman" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Enderman (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1410, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_enderman" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:ender_pearl" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:end_crystal" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "enderio:block_enderman_skull" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 11, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1411:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_shulker" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Shulker (OK)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1411, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_shulker" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:shulker_shell" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1412:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_skeleton" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Skeleton (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1412, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_skeleton" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:bone" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:skull" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1413:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_dragon" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ender Dragon (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1413, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_dragon" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:dragon_breath" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "mysticalagradditions:stuff" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "draconicevolution:draconium_dust" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:green_heart" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:elytra" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1414:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_guardian" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Guardian (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1414, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_guardian" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:prismarine_shard" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:prismarine_crystals" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:red_heart" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 16, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1415:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_slime" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Slime (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1415, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_slime" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:slime_ball" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1416:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_spider" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Spider (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1416, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_spider" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:spider_eye" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:string" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:web" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1417:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_witch" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Witch (OK)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1417, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_witch" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 5, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1418:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_wither" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Wither (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1418, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_wither" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:stuff" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:nether_tokens" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:yellow_heart" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:small_skill_crystal" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:wither_rune" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1419:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_thermal_elemental" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Thermal Elementals (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1419, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_thermal_elemental" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 772, + "OreDict:8": "", + "id:8": "thermalfoundation:material" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 2050, + "OreDict:8": "", + "id:8": "thermalfoundation:material" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 2048, + "OreDict:8": "", + "id:8": "thermalfoundation:material" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 2052, + "OreDict:8": "", + "id:8": "thermalfoundation:material" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1420:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_zombie" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Zombie (OK)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1420, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_zombie" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:rotten_flesh" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 6, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "minecraft:skull" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1421:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_wither_skeleton" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Wither Skeleton (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1421, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_wither_skeleton" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "minecraft:skull" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:witherbone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1422:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_forest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Twilight Forest (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1422, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_forest" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:naga_scale" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:charm_of_life_1" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:charm_of_keeping_1" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1423:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_swamp" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Twilight Swamp (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1423, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_swamp" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:steeleaf_ingot" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:ironwood_raw" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:fiery_ingot" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:hydra_chop" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:yellow_heart" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1424:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_glacier" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Twilight Glacier (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1424, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_glacier" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:arctic_fur" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:alpha_fur" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:charm_of_life_2" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:charm_of_keeping_2" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 10, + "OreDict:8": "", + "id:8": "xreliquary:mob_ingredient" + }, + "6:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:blue_heart" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1425:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_darkwood" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Twilight Darkwood (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1425, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_twilight_darkwood" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:armor_shard_cluster" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "twilightforest:carminite" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:green_heart" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1426:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_tinker_slime" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blue Slime (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1426, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_tinker_slime" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "tconstruct:edible" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "tconstruct:edible" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "tconstruct:edible" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1427:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_illager" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Illager (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1427, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_illager" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:totem_of_undying" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bhc:blue_heart" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1428:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_hydra" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hydra (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1428, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_hydra" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:hydra_fang" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:hydra_skull" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1429:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_ayeraco" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ayeraco (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1429, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_ayeraco" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:divine_wisp" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ayeraco_heart" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicwonders:panacea" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 66, + "OreDict:8": "", + "id:8": "techreborn:smalldust" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1430:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_nethengeicbeast" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Nethengeic Beast (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1430, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_nethengeicbeast" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:flammable_dust" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:nethengeic_mark" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1431:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_kingbambambam" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "BamBamBam (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1431, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_kingbambambam" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:silver_coin" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 27, + "OreDict:8": "", + "id:8": "extrabees:misc" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1432:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_smash" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Smash (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1432, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_smash" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:silver_coin" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 38, + "OreDict:8": "", + "id:8": "techreborn:smalldust" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:copper_coin" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1433:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_corallus" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Corallus (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1433, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_corallus" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:silver_coin" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:amphibiyte_lung" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 54, + "OreDict:8": "", + "id:8": "techreborn:smalldust" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1434:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_nethengeicwither" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Nethengeic Wither (Great)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1434, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_nethengeicwither" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:demon_heart" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 55, + "OreDict:8": "", + "id:8": "techreborn:smalldust" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1435:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_mothervoidwalker" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mother Void Walker (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1435, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_mothervoidwalker" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:void_scales" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 20, + "OreDict:8": "", + "id:8": "actuallyadditions:item_misc" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "thaumcraft:curio" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1436:10": { + "preRequisites:11": [ + 1401 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_betweenswamp" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sludge Monsters (Good)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1436, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:pristine_matter_betweenswamp" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thebetweenlands:rock_snot_pearl" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_solidified_experience" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thebetweenlands:sludge_ball" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1437:10": { + "preRequisites:11": [ + 20415 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe following quests list all things you may need in your agricultural journey!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "All Things Agriculture!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1437, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:dirt" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1438:10": { + "preRequisites:11": [ + 1437 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe seeds listed in the following quests will come in handy!\n\nNot all seeds are listed here, but the useful ones are here!\n\nThanks to shadow46x2 for helping with the list!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Notable Plants", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1438, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:wheat_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1439:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:wheat_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Searchable in World", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1439, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:wheat_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1440:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:agri_seed", + "tag:10": { + "agri_analyzed:1": 0, + "agri_gain:1": 1, + "agri_growth:1": 1, + "agri_seed:8": "resource:ferranium_plant", + "agri_strength:1": 1 + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Breedable ", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1440, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:wheat_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1441:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 1", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1441, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1442:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 2", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1442, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1443:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 3", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1443, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1444:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 3, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 4", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1444, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 3, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1445:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 5", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1445, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "mysticalagriculture:crafting" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1446:10": { + "preRequisites:11": [ + 1438 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:insanium" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 6", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1446, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:insanium" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1447:10": { + "preRequisites:11": [ + 1446 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:tier6_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 6 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1447, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:tier6_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1448:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier5_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 5 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1448, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier5_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1449:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier4_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 4 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1449, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier4_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1450:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier3_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 3 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1450, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier3_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1451:10": { + "preRequisites:11": [ + 1442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier2_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 2 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1451, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier2_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1452:10": { + "preRequisites:11": [ + 1441 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier1_inferium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tier 1 Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1452, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tier1_inferium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1453:10": { + "preRequisites:11": [ + 1441 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:stone_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Stone", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1453, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:stone_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1454:10": { + "preRequisites:11": [ + 1442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:nether_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Netherrack", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1454, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:nether_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1455:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:thaumium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Thaumium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1455, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:thaumium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1456:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:mithril_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mithril", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1456, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:mithril_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1457:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:emerald_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emerald", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1457, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:emerald_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1458:10": { + "preRequisites:11": [ + 1446 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:dragon_egg_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dragon Egg", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1458, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:dragon_egg_seeds" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "mysticalagradditions:special" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1459:10": { + "preRequisites:11": [ + 1446 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:nether_star_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Nether Star", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1459, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:nether_star_seeds" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:special" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1460:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tungsten_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tungsten", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1460, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tungsten_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1461:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ruby_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ruby", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1461, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ruby_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1462:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:steeleaf_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Steeleaf", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1462, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:steeleaf_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1463:10": { + "preRequisites:11": [ + 1442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fire_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1463, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fire_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1464:10": { + "preRequisites:11": [ + 1441 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:dirt_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dirt", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1464, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:dirt_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1465:10": { + "preRequisites:11": [ + 1442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:mystical_flower_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mystical Flowers", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1465, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:mystical_flower_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1466:10": { + "preRequisites:11": [ + 1442 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:sulfur_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sulfur", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1466, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:sulfur_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1467:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:syrmorite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Syrmorite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1467, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:syrmorite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1468:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:sapphire_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sapphire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1468, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:sapphire_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1469:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:titanium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Titanium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1469, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:titanium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1470:10": { + "preRequisites:11": [ + 1446 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:awakened_draconium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Awakened Draconium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1470, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:awakened_draconium_seeds" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "mysticalagradditions:special" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1471:10": { + "preRequisites:11": [ + 1440 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oNot great for emerald, but it\u0027s used in some recipes!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:agri_seed", + "tag:10": { + "agri_analyzed:1": 0, + "agri_gain:1": 1, + "agri_growth:1": 1, + "agri_seed:8": "resource:emeryllis_plant", + "agri_strength:1": 1 + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emeryllis", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1471, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:agri_seed", + "tag:10": { + "agri_analyzed:1": 0, + "agri_gain:1": 1, + "agri_growth:1": 1, + "agri_seed:8": "resource:emeryllis_plant", + "agri_strength:1": 1 + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1472:10": { + "preRequisites:11": [ + 1439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:holly_top_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Holly Top", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1472, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "aoa3:holly_top_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1473:10": { + "preRequisites:11": [ + 1439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_flax_seed" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Flax", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1473, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_flax_seed" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1474:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:octine_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Octine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1474, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:octine_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1475:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:black_quartz_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Black Quartz", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1475, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:black_quartz_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1476:10": { + "preRequisites:11": [ + 1439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_canola_seed" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Canola", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1476, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_canola_seed" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1477:10": { + "preRequisites:11": [ + 1439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:seed" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hemp", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1477, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:seed" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1478:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:aquamarine_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Aquamarine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1478, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:aquamarine_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1479:10": { + "preRequisites:11": [ + 1439 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:aconitum_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bewitchment Seeds", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1479, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:aconitum_seeds" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:belladonna_seeds" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:garlic_seeds" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:hellebore_seeds" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:mandrake_seeds" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:white_sage_seeds" + }, + "6:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:wormwood_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1480:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:electrotine_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Electrotine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1480, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:electrotine_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1481:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:coralium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Coralium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1481, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:coralium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1482:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ironwood_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ironwood", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1482, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ironwood_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1483:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ardite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ardite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1483, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ardite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1484:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:knightslime_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Knightslime", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1484, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:knightslime_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1485:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:graphite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Graphite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1485, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:graphite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1486:10": { + "preRequisites:11": [ + 1443 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:saltpeter_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Saltpeter", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1486, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:saltpeter_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1487:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:peridot_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Peridot", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1487, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:peridot_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1488:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:amber_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Amber", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1488, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:amber_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1489:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:topaz_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Topaz", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1489, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:topaz_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1490:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:malachite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Malachite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1490, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:malachite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1491:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tanzanite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tanzanite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1491, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:tanzanite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1492:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:hop_graphite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "HOP Graphite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1492, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:hop_graphite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1493:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:cobalt_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cobalt", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1493, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:cobalt_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1494:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:void_metal_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Void Metal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1494, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:void_metal_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1495:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:knightmetal_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Knightmetal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1495, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:knightmetal_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1496:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fiery_ingot_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fiery", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1496, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fiery_ingot_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1497:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:abyssalnite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Abyssalnite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1497, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:abyssalnite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1498:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:thorium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Thorium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1498, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:thorium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1499:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:jade_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Jade", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1499, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:jade_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1500:10": { + "preRequisites:11": [ + 1444 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fluix_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fluix", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1500, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fluix_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1501:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:uranium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Uranium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1501, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:uranium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1502:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:chrome_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chrome", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1502, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:chrome_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1503:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:platinum_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Platinum", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1503, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:platinum_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1504:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:iridium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Iridium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1504, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:iridium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1505:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:dreadium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dreadium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1505, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:dreadium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1506:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:valonite_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Valonite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1506, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:valonite_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1507:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:starmetal_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Starmetal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1507, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:starmetal_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1508:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ender_amethyst_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ender Amethyst", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1508, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:ender_amethyst_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1509:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:draconium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Draconium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1509, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:draconium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1510:10": { + "preRequisites:11": [ + 1445 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:yellorium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Yellorium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1510, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:yellorium_seeds" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1511:10": { + "preRequisites:11": [ + 1446 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:neutronium_seeds" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Neutronium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1511, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagradditions:neutronium_seeds" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 5, + "OreDict:8": "", + "id:8": "mysticalagradditions:special" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1512:10": { + "preRequisites:11": [ + 20424 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe following quests list all useful chickens in the pack.\n\nFor all of these, spawn eggs are craftable to be used in the mechanized coop.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Notable Chickens", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1512, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:egg" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1513:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:lavachicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Lava", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1513, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:lavachicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1514:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:gunpowderchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gunpowder", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1514, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:gunpowderchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1515:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:glasschicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Glass (not as notable)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1515, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:glasschicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1516:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:emeraldchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emerald", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1516, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:emeraldchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1517:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:stringchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "String", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1517, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:stringchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1518:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:pshardchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Prismarine Shard", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1518, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:pshardchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1519:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:waterchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Water", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1519, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:waterchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1520:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:slimechicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Slime", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1520, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:stone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1521:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:pcrystalchicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Prismarine Crystal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1521, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "chickens:pcrystalchicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1522:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:netherite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Netherite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1522, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:netherite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1523:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:runium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Runium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1523, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:runium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1524:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:realmite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Realmite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1524, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:realmite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1525:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:amethyst_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ascended Amethyst", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1525, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:amethyst_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1526:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rupee_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Rupee", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1526, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rupee_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1527:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:bloodgem_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bloodgem", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1527, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:bloodgem_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1528:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:limonite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Limonite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1528, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:limonite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1529:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:arlemite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Arlemite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1529, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:arlemite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1530:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:jade_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ascended Jade", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1530, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:jade_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1531:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:emberstone_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emberstone", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1531, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:emberstone_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1532:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rosite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Rosite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1532, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rosite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1533:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:sapphire_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ascended Sapphire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1533, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:sapphire_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1534:10": { + "preRequisites:11": [ + 1512 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Early Game Chickens", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1534, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:colored_egg" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1535:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:mithrillium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mithrillium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1535, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:mithrillium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1536:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:cold_iron_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cold Iron", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1536, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:cold_iron_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1537:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:amber_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Arcane Amber", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1537, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:amber_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1538:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:glitch_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Glitch", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1538, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:glitch_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1539:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:energy_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Energy", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1539, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:energy_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1540:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "First Mythic Shell", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1540, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:divine_rock" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1541:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chestbone_fragment_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Precasia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1541, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:skullbone_fragment_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chestbone_fragment_chicken" + } + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:legbone_fragment_chicken" + } + } + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:footbone_fragment_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1542:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:fluctuatite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Lelyetia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1542, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:fluctuatite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1543:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:gemenyte_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Creeponia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1543, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:gemenyte_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:jewelyte_chicken" + } + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ornamyte_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1544:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:charged_runium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Deeplands", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1544, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:charged_runium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1545:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:varsium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Barathos", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1545, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:varsium_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:blazium_chicken" + } + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:baronyte_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1546:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:bloodstone_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Abyss", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1546, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:bloodstone_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1547:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rhenium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Rhenia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1547, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rhenium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1548:10": { + "preRequisites:11": [ + 1540 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oFound on Vibe!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:pure_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Pure", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1548, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:pure_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1549:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:yellow_gemstone_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crystevia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1549, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:green_gemstone_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:purple_gemstone_chicken" + } + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:yellow_gemstone_chicken" + } + } + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:blue_gemstone_chicken" + } + } + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:red_gemstone_chicken" + } + } + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:white_gemstone_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1550:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:candyte_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Candyland", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1550, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:candyte_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1551:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:vityte_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gardencia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1551, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:vityte_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1552:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:lyon_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Iromine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1552, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:lyon_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1553:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:mystite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mysterium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1553, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:mystite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1554:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:crystallite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Haven", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1554, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:crystallite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1555:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:polonium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Vox Ponds", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1555, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:polonium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1556:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:palladium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Palladium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1556, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:palladium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1557:10": { + "preRequisites:11": [ + 1558 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ogerite_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Pixonia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1557, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ogerite_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1558:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Second Mythic Shell", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1558, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:eden_block" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1559:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Third Mythic Shell", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1559, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:wildwood_block" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1560:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fourth Mythic Shell", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1560, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:apalachia_block" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1561:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fifth Mythic Shell", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1561, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:skythern_block" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1562:10": { + "preRequisites:11": [ + 1559 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:elecanium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Runandor", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1562, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:elecanium_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:brightsteel_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1563:10": { + "preRequisites:11": [ + 1559 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:lunastone_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Lunalus", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1563, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:lunastone_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1564:10": { + "preRequisites:11": [ + 1559 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chalcedony_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "L\u0027Borean", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1564, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chalcedony_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1565:10": { + "preRequisites:11": [ + 1559 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chaos_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chaos", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1565, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:chaos_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1566:10": { + "preRequisites:11": [ + 1560 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ghastly_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Greckon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1566, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ghastly_chicken" + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:ghoulish_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1567:10": { + "preRequisites:11": [ + 1560 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:caesium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ancient Cavern", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1567, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:caesium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1568:10": { + "preRequisites:11": [ + 1560 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:strontium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dustopia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1568, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:strontium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1569:10": { + "preRequisites:11": [ + 1560 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rubidium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Immortallis", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1569, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:rubidium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1570:10": { + "preRequisites:11": [ + 20415 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe following quests highlight misc resource-making sources for later on.\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Misc Resources", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1570, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:divine_star" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1571:10": { + "preRequisites:11": [ + 1570 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:soularium_essence" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Essence Stones", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1571, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:warpcore" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1572:10": { + "preRequisites:11": [ + 1561 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:infinity_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Infinity", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1572, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:infinity_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1573:10": { + "preRequisites:11": [ + 1561 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:hassium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hassium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1573, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:hassium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1574:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:heraldry_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Heraldry", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1574, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:heraldry_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1575:10": { + "preRequisites:11": [ + 1534 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:osmium_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Osmium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1575, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:osmium_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1576:10": { + "preRequisites:11": [ + 1559 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:unidentified_chicken" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Proxima", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1576, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "chickens:spawn_egg", + "tag:10": { + "ChickenType:10": { + "id:8": "contenttweaker:unidentified_chicken" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1577:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:serpentine" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Serpentine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1577, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:serpentine" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:dark_steel_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:end_steel_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:bronze_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1578:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:metagabbro" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Metagabbro", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1578, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:metagabbro" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:constantan_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:manyullyn_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:conductive_iron_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1579:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:agate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Agate", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1579, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:agate" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:lumium_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:invar_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:signalum_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1580:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:feldspar" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Feldspar", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1580, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:feldspar" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:brass_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:soularium_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:pulsating_iron_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1581:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:travertine" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Travertine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1581, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:travertine" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:steel_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:electrum_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:vibrant_alloy_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1582:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:pink_marble" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Pink Marble", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1582, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:pink_marble" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:enderium_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:redstone_alloy_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:energetic_alloy_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1583:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:onyx" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Onyx", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1583, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:onyx" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:electrical_steel_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:aluminum_brass_essence" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fluxed_electrum_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1584:10": { + "preRequisites:11": [ + 1571 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:fiery_pyrite" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fiery Pyrite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1584, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:fiery_pyrite" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:fluix_essence" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:alumite_essence" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1585:10": { + "preRequisites:11": [ + 1570 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:myrmitite_casing" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Soul Accumulator", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1585, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:myrmitite_casing" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "enderio:item_broken_spawner" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1586:10": { + "preRequisites:11": [ + 13 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§8§7§oThis quest tab lists all of the armor sets available in each chapter.\n\nThe enchantments on your armor are more important than the armor you wear, and it is possible to make good builds with pretty much any set!\n\nBonus points if you collect them all!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "divinerpg:bedrock_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The Meatballcraft Armory", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1586, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1587:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:written_book" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chapter 1", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1587, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "logWood", + "id:8": "minecraft:log" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1588:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bedrock", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1588, + "rewards:9": {}, + "tasks:9": {} + }, + "1589:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_fire_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Fire Dragonsteel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1589, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_fire_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_fire_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_fire_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_fire_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1590:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_ice_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ice Dragonsteel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1590, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_ice_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_ice_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_ice_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:dragonsteel_ice_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1591:10": { + "preRequisites:11": [ + 1592, + 1595 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1591, + "rewards:9": {}, + "tasks:9": {} + }, + "1592:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Great", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1592, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1593:10": { + "preRequisites:11": [ + 1592, + 1595 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "astralsorcery:itemcape", + "tag:10": { + "astralsorcery:10": { + "constellationName:8": "astralsorcery.constellation.armara" + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mantle of Stars", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1593, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 1, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "astralsorcery:itemcape", + "tag:10": { + "astralsorcery:10": { + "constellationName:8": "astralsorcery.constellation.armara" + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1594:10": { + "preRequisites:11": [ + 1592, + 1595 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1594, + "rewards:9": {}, + "tasks:9": {} + }, + "1595:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:written_book" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chapter 2", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1595, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "extendedcrafting:table_elite" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1596:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_emerald" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emerald", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1596, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_emerald" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_emerald" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_emerald" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_emerald" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1597:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_ingot" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Good", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1597, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_ingot" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1598:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:cobblestone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "OK", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1598, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:cobblestone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1599:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:gold_ingot" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cosmetic", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1599, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:gold_ingot" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1600:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_green" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emeradic", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1600, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_green" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_green" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_green" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_green" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1601:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_light_blue" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Diamatine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1601, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_light_blue" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_light_blue" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_light_blue" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_light_blue" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1602:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_desert_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Desert Myrmex", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1602, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_desert_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_desert_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_desert_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_desert_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1603:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_jungle_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Jungle Myrmex", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1603, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_jungle_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_jungle_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_jungle_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:myrmex_jungle_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1604:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_bronze_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bronze Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1604, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_bronze_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_bronze_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_bronze_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_bronze_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1605:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_red_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Red Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1605, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_red_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_red_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_red_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_red_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1606:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:supremium_chestplate", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Supremium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1606, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:supremium_helmet", + "tag:10": {} + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:supremium_chestplate", + "tag:10": {} + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:supremium_leggings", + "tag:10": {} + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:supremium_boots", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1607:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:purple_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crystallized Obsidian", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1607, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:purple_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:purple_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:purple_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:purple_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1608:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1608, + "rewards:9": {}, + "tasks:9": {} + }, + "1609:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1609, + "rewards:9": {}, + "tasks:9": {} + }, + "1610:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1610, + "rewards:9": {}, + "tasks:9": {} + }, + "1611:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dreadium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1611, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumhelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumlegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1612:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumsamuraiplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dreadium Samurai", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1612, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumsamuraihelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumsamuraiplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumsamurailegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dreadiumsamuraiboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1613:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Refined Coralium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1613, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corhelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corlegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1614:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Dreaded Abyssalnite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1614, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dhelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dlegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:dboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1615:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_boron_nitride" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Boron Nitride", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1615, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_boron_nitride" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_boron_nitride" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_boron_nitride" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_boron_nitride" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1616:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:osiris_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Osiris", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1616, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:osiris_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:osiris_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:osiris_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:osiris_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1617:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ptah_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ptah", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1617, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ptah_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ptah_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ptah_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:ptah_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1618:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:hator_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hator", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1618, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:hator_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:hator_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:hator_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:hator_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1619:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:europa_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Europa", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1619, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:europa_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:europa_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:europa_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:europa_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1620:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:oi_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Oi", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1620, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:oi_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:oi_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:oi_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:oi_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1621:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1621, + "rewards:9": {}, + "tasks:9": {} + }, + "1622:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1622, + "rewards:9": {}, + "tasks:9": {} + }, + "1623:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1623, + "rewards:9": {}, + "tasks:9": {} + }, + "1624:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1624, + "rewards:9": {}, + "tasks:9": {} + }, + "1625:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1625, + "rewards:9": {}, + "tasks:9": {} + }, + "1626:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:steel_armor_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Immersive Steel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1626, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:steel_armor_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:steel_armor_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:steel_armor_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:steel_armor_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1627:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_white" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Enori Crystal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1627, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_white" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_white" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_white" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_white" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1628:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_quartz" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Black Quartz", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1628, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_quartz" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_quartz" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_quartz" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_quartz" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1629:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_red" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Restonia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1629, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_red" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_red" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_red" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_red" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1630:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_blue" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Palis", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1630, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_blue" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_blue" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_blue" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_blue" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1631:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:cold_iron_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cold Iron", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1631, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:cold_iron_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:cold_iron_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:cold_iron_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:cold_iron_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1632:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manasteelchest", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Manasteel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1632, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manasteelhelm" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manasteelchest", + "tag:10": {} + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manasteellegs", + "tag:10": {} + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manasteelboots", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1633:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:elementiumchest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Elementium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1633, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:elementiumhelm", + "tag:10": {} + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:elementiumchest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:elementiumlegs", + "tag:10": {} + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:elementiumboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1634:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1634, + "rewards:9": {}, + "tasks:9": {} + }, + "1635:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1635, + "rewards:9": {}, + "tasks:9": {} + }, + "1636:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1636, + "rewards:9": {}, + "tasks:9": {} + }, + "1637:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1637, + "rewards:9": {}, + "tasks:9": {} + }, + "1638:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1638, + "rewards:9": {}, + "tasks:9": {} + }, + "1639:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1639, + "rewards:9": {}, + "tasks:9": {} + }, + "1640:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1640, + "rewards:9": {}, + "tasks:9": {} + }, + "1641:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1641, + "rewards:9": {}, + "tasks:9": {} + }, + "1642:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1642, + "rewards:9": {}, + "tasks:9": {} + }, + "1643:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1643, + "rewards:9": {}, + "tasks:9": {} + }, + "1644:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1644, + "rewards:9": {}, + "tasks:9": {} + }, + "1645:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1645, + "rewards:9": {}, + "tasks:9": {} + }, + "1646:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "Prevents electrcution, but you\u0027re probably not going to need this!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:faraday_suit_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Faraday", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1646, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:faraday_suit_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:faraday_suit_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:faraday_suit_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "immersiveengineering:faraday_suit_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1647:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_black" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Void Crystal", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1647, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_crystal_black" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_crystal_black" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_crystal_black" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_crystal_black" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1648:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_obsidian" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Actually Obsidian", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1648, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_helm_obsidian" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_chest_obsidian" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_pants_obsidian" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "actuallyadditions:item_boots_obsidian" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1649:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:sheep_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sheep Disguise", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1649, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:sheep_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:sheep_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:sheep_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:sheep_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1650:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_copper" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Copper", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1650, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_copper" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_copper" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_copper" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_copper" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1651:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1651, + "rewards:9": {}, + "tasks:9": {} + }, + "1652:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:green_witch_robes" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hedgewitch", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1652, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:green_witch_hood" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:green_witch_hat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:green_witch_robes" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:green_witch_pants" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1653:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:alchemist_robes" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Alchemist", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1653, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:alchemist_hood" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:alchemist_hat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:alchemist_robes" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:alchemist_pants" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1654:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:besmirched_robes" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Besmirched", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1654, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:besmirched_hood" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:besmirched_hat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:besmirched_robes" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:besmirched_pants" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1655:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:witches_robes" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Witch", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1655, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:witches_cowl" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:witches_hat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:witches_robes" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:witches_pants" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1656:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1656, + "rewards:9": {}, + "tasks:9": {} + }, + "1657:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1657, + "rewards:9": {}, + "tasks:9": {} + }, + "1658:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1658, + "rewards:9": {}, + "tasks:9": {} + }, + "1659:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1659, + "rewards:9": {}, + "tasks:9": {} + }, + "1660:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1660, + "rewards:9": {}, + "tasks:9": {} + }, + "1661:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_metal_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Draconian Silver", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1661, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_metal_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_metal_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_metal_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_metal_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1662:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_yellow_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tan Death Worm", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1662, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_yellow_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_yellow_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_yellow_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_yellow_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1663:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_white_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "White Death Worm", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1663, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_white_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_white_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_white_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_white_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1664:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_red_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Red Death Worm", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1664, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_red_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_red_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_red_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:deathworm_red_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1665:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_teal_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Teal Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1665, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_teal_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_teal_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_teal_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_teal_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1666:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_green_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Emerald Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1666, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_green_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_green_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_green_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_green_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1667:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Silver Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1667, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_silver_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1668:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_sapphire_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sapphire Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1668, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_sapphire_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_sapphire_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_sapphire_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_sapphire_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1669:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_white_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "White Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1669, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_white_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_white_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_white_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_white_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1670:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_blue_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blue Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1670, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_blue_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_blue_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_blue_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_blue_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1671:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_gray_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gray Dragon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1671, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_gray_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_gray_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_gray_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:armor_gray_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1672:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_blue_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blue Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1672, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_blue_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_blue_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_blue_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_blue_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1673:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_bronze_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bronze Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1673, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_bronze_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_bronze_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_bronze_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_bronze_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1674:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_deepblue_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Deep Blue Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1674, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_deepblue_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_deepblue_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_deepblue_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_deepblue_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1675:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_green_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Green Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1675, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_green_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_green_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_green_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_green_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1676:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_purple_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Purple Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1676, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_purple_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_purple_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_purple_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_purple_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1677:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_red_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Red Tide", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1677, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_red_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_red_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_red_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:tide_red_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1678:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:frost_troll_leather_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Frost Troll", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1678, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:frost_troll_leather_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:frost_troll_leather_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:frost_troll_leather_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:frost_troll_leather_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1679:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:forest_troll_leather_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Forest Troll", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1679, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:forest_troll_leather_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:forest_troll_leather_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:forest_troll_leather_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:forest_troll_leather_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1680:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:mountain_troll_leather_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1680, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:mountain_troll_leather_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:mountain_troll_leather_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:mountain_troll_leather_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:mountain_troll_leather_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1681:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_steel" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Steel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1681, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_steel" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_steel" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_steel" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_steel" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1682:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_platinum" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Platinum", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1682, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_platinum" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_platinum" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_platinum" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_platinum" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1683:10": { + "preRequisites:11": [ + 1586 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "minecraft:dye" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Utility", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1683, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "", + "id:8": "minecraft:dye" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1684:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_tin" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tin", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1684, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_tin" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_tin" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_tin" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_tin" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1685:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_constantan" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Constantan", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1685, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_constantan" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_constantan" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_constantan" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_constantan" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1686:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_nickel" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Nickel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1686, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_nickel" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_nickel" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_nickel" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_nickel" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1687:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_aluminum" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Aluminum", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1687, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_aluminum" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_aluminum" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_aluminum" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_aluminum" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1688:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_lead" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Lead", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1688, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_lead" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_lead" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_lead" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_lead" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1689:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_silver" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Silver", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1689, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_silver" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_silver" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_silver" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_silver" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1690:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_invar" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Invar", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1690, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_invar" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_invar" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_invar" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_invar" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1691:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_bronze" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bronze", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1691, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_bronze" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_bronze" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_bronze" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_bronze" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1692:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:golden_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Gold", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1692, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:golden_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:golden_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:golden_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:golden_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1693:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:chainmail_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Chain", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1693, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:chainmail_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:chainmail_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:chainmail_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:chainmail_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1694:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:leather_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Leather", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1694, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:leather_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:leather_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:leather_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:leather_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1695:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_electrum" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Electrum", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1695, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_electrum" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_electrum" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_electrum" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_electrum" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1696:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Iron", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1696, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:iron_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1697:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Diamond", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1697, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:diamond_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1698:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:bronzechestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Reborn Bronze", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1698, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:bronzehelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:bronzechestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:bronzeleggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:bronzeboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1699:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:rubychestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Reborn Ruby", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1699, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:rubyhelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:rubychestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:rubyleggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:rubyboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1700:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:sapphirechestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Reborn Sapphire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1700, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:sapphirehelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:sapphirechestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:sapphireleggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:sapphireboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1701:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:peridotchestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Reborn Peridot", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1701, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:peridothelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:peridotchestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:peridotleggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "techreborn:peridotboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1702:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:ruby_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ruby", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1702, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:ruby_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:ruby_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:ruby_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:ruby_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1703:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:sapphire_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sapphire", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1703, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:sapphire_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:sapphire_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:sapphire_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:sapphire_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1704:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:peridot_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Peridot", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1704, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:peridot_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:peridot_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:peridot_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-exploration:peridot_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1705:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "natura:imp_armor_chestplate", + "tag:10": { + "ench:9": { + "0:10": { + "id:3": 3, + "lvl:2": 1 + }, + "1:10": { + "id:3": 1, + "lvl:2": 1 + } + } + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Impskin", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1705, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "natura:imp_armor_helmet", + "tag:10": { + "ench:9": { + "0:10": { + "id:3": 0, + "lvl:2": 1 + }, + "1:10": { + "id:3": 1, + "lvl:2": 1 + } + } + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "natura:imp_armor_chestplate", + "tag:10": { + "ench:9": { + "0:10": { + "id:3": 3, + "lvl:2": 1 + }, + "1:10": { + "id:3": 1, + "lvl:2": 1 + } + } + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "natura:imp_armor_leggings", + "tag:10": { + "ench:9": { + "0:10": { + "id:3": 4, + "lvl:2": 1 + }, + "1:10": { + "id:3": 1, + "lvl:2": 1 + } + } + } + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "natura:imp_armor_boots", + "tag:10": { + "ench:9": { + "0:10": { + "id:3": 2, + "lvl:2": 1 + }, + "1:10": { + "id:3": 1, + "lvl:2": 1 + } + } + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1706:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:superium_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Superium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1706, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:superium_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:superium_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:superium_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:superium_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1707:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:intermedium_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Intermedium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1707, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:intermedium_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:intermedium_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:intermedium_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:intermedium_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1708:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:prudentium_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Prudentium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1708, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:prudentium_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:prudentium_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:prudentium_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:prudentium_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1709:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:inferium_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Inferium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1709, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:inferium_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:inferium_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:inferium_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mysticalagriculture:inferium_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1710:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_boron" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Boron", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1710, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_boron" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_boron" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_boron" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_boron" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1711:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_tough" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Tough Alloy", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1711, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_tough" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_tough" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_tough" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_tough" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1712:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hard_carbon" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hard Carbon", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1712, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_hard_carbon" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hard_carbon" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_hard_carbon" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_hard_carbon" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1713:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oGives some radiation protection!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hazmat" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hazmat Suit", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1713, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_hazmat" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hazmat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_hazmat" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_hazmat" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1714:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:waterwalkingboots" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Water Walking Boots", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1714, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:waterwalkingboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1715:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:lavawader" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Lava Waders", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1715, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:lavawader" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1716:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:obsidianwaterwalkingboots" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Obsidian Water Walking Boots", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1716, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:obsidianwaterwalkingboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1717:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:magichood" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Magic Hood", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1717, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:magichood" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1718:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:superlubricentboots" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Super Lubricent Boots", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1718, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "randomthings:superlubricentboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1719:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:emerald_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Cyclic Emerald", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1719, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:emerald_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:emerald_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:emerald_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:emerald_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1720:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:glowing_helmet", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Vision Helmet", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1720, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "cyclicmagic:glowing_helmet", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1721:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:apiarist_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Apiarist", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1721, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:apiarist_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:apiarist_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:apiarist_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:apiarist_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1722:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:felarmor_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Molten", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1722, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:felarmor_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:felarmor_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:felarmor_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:felarmor_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1723:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:swinearmor_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Swine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1723, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:swinemask" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:swinearmor_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:swinearmor_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:swinearmor_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1724:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:faminearmor_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Famine", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1724, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:faminearmor_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:faminearmor_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:faminearmor_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:faminearmor_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1725:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:skeletonking_crown" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crown of Rule", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1725, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mod_lavacow:skeletonking_crown" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1726:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oImmune to sirens!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:earplugs" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Earplugs", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1726, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:earplugs" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1727:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oImmune to gorgons!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:blindfold" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blindfold", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1727, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "iceandfire:blindfold" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1728:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:naturalist_helmet" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Spectacles", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1728, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:naturalist_helmet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1729:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "careerbees:bee.armor.chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bee", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1729, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "careerbees:bee.armor.head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "careerbees:bee.armor.chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "careerbees:bee.armor.legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "careerbees:bee.armor.feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1730:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:falacer_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Falacer", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1730, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:falacer_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:falacer_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:falacer_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:falacer_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1731:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:orcus_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Orcus", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1731, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:orcus_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:orcus_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:orcus_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:orcus_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1732:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haumea_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Haumea", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1732, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haumea_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haumea_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haumea_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:haumea_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1733:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sedna_chest" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Sedna", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1733, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sedna_head" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sedna_chest" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sedna_legs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:sedna_feet" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1734:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "No Description", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:nether_star" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "New Quest", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1734, + "rewards:9": {}, + "tasks:9": {} + }, + "1735:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:aplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Abyssalnite", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1735, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ahelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:aplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:alegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:aboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1736:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corplatep" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Plated Coralium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1736, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corhelmetp" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corplatep" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corlegsp" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:corbootsp" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1737:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:depthsplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Depths", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1737, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:depthshelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:depthsplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:depthslegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:depthsboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1738:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ethaxiumplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ethaxium", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1738, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ethaxiumhelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ethaxiumplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ethaxiumlegs" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "abyssalcraft:ethaxiumboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1739:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:spacechestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Space Suit", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1739, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:spacehelmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:spacechestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:spaceleggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "advancedrocketry:spaceboots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1740:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:silver_chestplate" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Bewitched Silver", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1740, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:silver_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:silver_chestplate" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:silver_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:silver_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1741:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:pack_sacrifice" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Coat of Arms", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1741, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:pack_sacrifice" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1742:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:pack_self_sacrifice" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Blood Letter\u0027s Pack", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1742, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:pack_self_sacrifice" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1743:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:living_armour_chest", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Living", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1743, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:living_armour_helmet" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:living_armour_chest", + "tag:10": {} + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:living_armour_leggings" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bloodmagic:living_armour_boots" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1744:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manaweavechest", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Manaweave", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1744, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manaweavehelm", + "tag:10": {} + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manaweavechest", + "tag:10": {} + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manaweavelegs", + "tag:10": {} + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:manaweaveboots", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1745:10": { + "preRequisites:11": [], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:terrasteelchest", + "tag:10": {} + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Terrasteel", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1745, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:terrasteelhelm", + "tag:10": {} + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:terrasteelchest", + "tag:10": {} + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:terrasteellegs", + "tag:10": {} + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "botania:terrasteelboots", + "tag:10": {} + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1746:10": { + "preRequisites:11": [ + 20182 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oPlace on top of an arcane autoworkbench to increase its aura range to 3x3 chunks!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:arcane_workbench_charger" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "More Aura", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1746, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:arcane_workbench_charger" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1747:10": { + "preRequisites:11": [ + 20197 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oAura is one of the main mechanics in thaumcraft.\n\nAura is magical energy used to craft using some of the blocks and items in the mod.\n\nEach chunk has a different aura level. Once it is depleted, it will slowly go back up to a maximum value that depends on seed.\n\nRegardless of your world, magical forest biomes have much higher aura levels than all other biomes.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:master_spell_auram" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "A Powerful Aura", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1747, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:thaumometer" + } + } + } + }, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1748:10": { + "preRequisites:11": [ + 20244 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oEssentia is a magical fluid that can be created, moved, and consumed as part of many thaumcraft mechanics. While the crucible can be used to create essentia, it can only be used within those constraints.\n\nTo create essentia, you need an essentia smeltery, which works like a furnace that \u0027smelts\u0027 items into their essentia component (which can be seen in JEI).\nPlace arcane alembics on top of the smeltery to collect the output. If no alembics are present, flux will be made.\nThe higher the tier, the better the yield out of each item, and the least flux will be made each operation. Mithrillium tier and above make no flux.\n\nEssentia can be stored using phials, or using jars. Phials are like buckets, which can be used to move essentia between containers. Jars are like tanks, which can be placed in world. Labels can be used to filter jars to store only one type of essentia.\n\nTo transport essentia, there are pipes, but you should not use those. Instead, the filling and emptying essentia transfusers can be used to move essentia wirelessly.\nThe filling essentia transposer is used as a machine output, and it automatically pushes essentia into jars.\nThe emptying essentia transposer is used as a machine input, and it automatically pulls essentia out of jars.\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:filter" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Using Essentia", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1748, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1749:10": { + "preRequisites:11": [ + 20194 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:essentia_solidifier" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Essentia Solidifier", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1749, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:essentia_solidifier" + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1750:10": { + "preRequisites:11": [ + 20194 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:mechanized_essentia_smeltery" + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mechanized Essentia Smeltery", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1750, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "modularmachinery:itemblueprint", + "tag:10": { + "dynamicmachine:8": "modularmachinery:mechanized_essentia_smeltery" + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1751:10": { + "preRequisites:11": [ + 20182 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oWarp is a mechanic used in both thaumcraft and abyssalcraft.\n\nWarp is something that is directly connected to your player, and it is gained in a varity of ways:\n1. Eating brains\n2. Unlocking thaumcraft research\n3. Fighting mobs from abyssalcraft\n4. Exploring abyssalcraft dimensions\n\nWarp is checked using a sanity checker!\n\nIf your warp level is high, you will gain debuffs, and special mobs will start spawning around you.\n\nThere are three types of warp, temporary, sticky, and permanent.\nTemporary warp goes down over time, and is bright pink in the sanity checker.\nSticky warp needs sanityzing soap or warp cleansers to be removed, and is purple in the sanity checker.\nPermanent warp is only removed using the dreadlands and omothol warp cleansers, and is dark purple in the sanity checker.\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:pure_warp" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Warp Me!", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1751, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:sanity_checker" + } + } + } + }, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1752:10": { + "preRequisites:11": [ + 1748 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oThe crucible can be transformed into the thaumatorium, an upgraded version that has a user interface, and can be automated.\n\nTo form the thaumatorium, place two alchemical contructs on top of a formed crucible, and right click them with salis mundus.\n\nThe thaumatorium can receive essentia from an emptying essentia transfuser placed on its side. It can collect from both nearby jars, and from an essentia infusion provider.\n\nTo select a recipe, place the desired input item, and click on the desired output to bind the thaumatorium to that recipe. If the input item is present, essentia will be automatically drained and the recipe output will be dropped in world in fron of the crucible. A hungry chest or a vacuum chest can be used to collect outputs.\n\n", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:crucible" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crucible Automation", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1752, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:metal_alchemical" + } + }, + "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:thaumatorium" + } + }, + "taskID:8": "bq_standard:optional_retrieval" + } + } + }, + "1753:10": { + "preRequisites:11": [ + 1748 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oPhials are used to store essentia similarly to how buckets are used to store fluids.\n\nOne phial stores 10 of a given essentia.\n\nPhials can be right clicked on essentia machines or storage to collect or deposit essentia just like buckets!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:phial" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Phials", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1753, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:phial" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1754:10": { + "preRequisites:11": [ + 20182 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oWorks like the arcane autoworkbench, but connects to AE2!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicenergistics:arcane_terminal" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Applied Arcane Workbench", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1754, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicenergistics:arcane_terminal" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1755:10": { + "preRequisites:11": [ + 20182 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7The following quests list useful gadgets from thaumcraft and its addons!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:mechanism_simple" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Useful Thaumic Goodies", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1755, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "index:3": 0, + "taskID:8": "bq_standard:checkbox" + } + } + }, + "1756:10": { + "preRequisites:11": [ + 1752 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oBy default, the thaumatorium can only perform one recipe, but if you place a mnemonic matrix on one of its sides, you will be able to set an additional one.", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:brain_box" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Crucible Parallelization", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1756, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:brain_box" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1757:10": { + "preRequisites:11": [ + 1751 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:cleansing_callstone" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Clean Bee is Clean", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1757, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:cleansing_callstone" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1758:10": { + "preRequisites:11": [ + 50054, + 63 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oShielding can be added to armor to gain radiation protection!", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:part" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Radiation Protection", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1758, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:rad_shielding" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1759:10": { + "preRequisites:11": [ + 1758 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "nuclearcraft:rad_shielding" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "More Radiation Protection", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1759, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "nuclearcraft:rad_shielding" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1760:10": { + "preRequisites:11": [ + 1758 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "nuclearcraft:rad_shielding" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Mooore Radiation Protection", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1760, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "nuclearcraft:rad_shielding" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1761:10": { + "preRequisites:11": [ + 1758 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hazmat" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Hazmat Suit", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1761, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:helm_hazmat" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:chest_hazmat" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:legs_hazmat" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "nuclearcraft:boots_hazmat" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1762:10": { + "preRequisites:11": [ + 1758 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "§7§oGated by a puzzle in chapter 5, see the §cdimensional ascension", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_lead", + "tag:10": { + "display:10": { + "Name:8": "Radiation-Absorbing Chestplate" + }, + "ncRadiationResistance:6": 100.0 + } + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Super Radsuit", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1762, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.helmet_lead", + "tag:10": { + "display:10": { + "Name:8": "Radiation-Absorbing Helmet" + }, + "ncRadiationResistance:6": 100.0 + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.plate_lead", + "tag:10": { + "display:10": { + "Name:8": "Radiation-Absorbing Chestplate" + }, + "ncRadiationResistance:6": 100.0 + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.legs_lead", + "tag:10": { + "display:10": { + "Name:8": "Radiation-Absorbing Leggings" + }, + "ncRadiationResistance:6": 100.0 + } + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thermalfoundation:armor.boots_lead", + "tag:10": { + "display:10": { + "Name:8": "Radiation-Absorbing Boots" + }, + "ncRadiationResistance:6": 100.0 + } + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1763:10": { + "preRequisites:11": [ + 203 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mowziesmobs:ice_crystal" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "The Ice Beast", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1763, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "mowziesmobs:ice_crystal" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1764:10": { + "preRequisites:11": [ + 201128 + ], + "properties:10": { + "betterquesting:10": { + "autoclaim:1": 0, + "desc:8": "", + "globalshare:1": 0, + "icon:10": { + "Count:3": 1, + "Damage:2": 31, + "OreDict:8": "", + "id:8": "botania:cosmetic" + }, + "ignoresview:1": 0, + "ismain:1": 0, + "issilent:1": 0, + "lockedprogress:1": 0, + "name:8": "Ensorced Materials (Chapter 3)", + "questlogic:8": "AND", + "repeat_relative:1": 1, + "repeattime:3": -1, + "simultaneous:1": 0, + "snd_complete:8": "minecraft:entity.player.levelup", + "snd_update:8": "minecraft:entity.player.levelup", + "tasklogic:8": "AND", + "visibility:8": "NORMAL" + } + }, + "questID:3": 1764, + "rewards:9": {}, + "tasks:9": { + "0:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 0, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:wormhole_catalyst" + } + }, + "taskID:8": "bq_standard:retrieval" + } + } + }, + "1765:10": { "preRequisites:11": [ 37 ], @@ -101501,7 +126479,7 @@ } } }, - "1348:10": { + "1766:10": { "preRequisites:11": [ 20054, 37 @@ -101555,14 +126533,14 @@ } } }, - "1349:10": { + "1767:10": { "preRequisites:11": [ 20197 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oDefeating a crimson portal, which can be found in the overworld, will let you get this.\n\nIf you are progressing through thaumcraft without using the really scary vishroom, you will need this to unlock the eldritch section of the thaumonomicon.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -101607,7 +126585,7 @@ } } }, - "1350:10": { + "1768:10": { "preRequisites:11": [ 20171 ], @@ -101665,7 +126643,7 @@ } } }, - "1351:10": { + "1769:10": { "preRequisites:11": [ 20200 ], @@ -101717,7 +126695,7 @@ } } }, - "1352:10": { + "1770:10": { "preRequisites:11": [ 20054, 65 @@ -101784,7 +126762,7 @@ } } }, - "1353:10": { + "1771:10": { "preRequisites:11": [ 20107 ], @@ -101858,7 +126836,7 @@ } } }, - "1354:10": { + "1772:10": { "preRequisites:11": [ 20054, 114 @@ -101912,7 +126890,7 @@ } } }, - "1355:10": { + "1773:10": { "preRequisites:11": [ 20203 ], @@ -101976,7 +126954,7 @@ } } }, - "1356:10": { + "1774:10": { "preRequisites:11": [ 20055 ], @@ -102028,7 +127006,7 @@ } } }, - "1357:10": { + "1775:10": { "preRequisites:11": [ 20054, 37 @@ -102081,7 +127059,7 @@ } } }, - "1358:10": { + "1776:10": { "preRequisites:11": [ 20064 ], @@ -102133,7 +127111,7 @@ } } }, - "1359:10": { + "1777:10": { "preRequisites:11": [ 20064 ], @@ -102185,7 +127163,7 @@ } } }, - "1360:10": { + "1778:10": { "preRequisites:11": [ 20066 ], @@ -102243,7 +127221,7 @@ } } }, - "1361:10": { + "1779:10": { "preRequisites:11": [ 20066 ], @@ -102295,7 +127273,7 @@ } } }, - "1362:10": { + "1780:10": { "preRequisites:11": [ 20066 ], @@ -102347,7 +127325,7 @@ } } }, - "1363:10": { + "1781:10": { "preRequisites:11": [ 20066 ], @@ -102399,7 +127377,7 @@ } } }, - "1364:10": { + "1782:10": { "preRequisites:11": [ 20066 ], @@ -102451,7 +127429,7 @@ } } }, - "1365:10": { + "1783:10": { "preRequisites:11": [ 20066 ], @@ -102503,7 +127481,7 @@ } } }, - "1366:10": { + "1784:10": { "preRequisites:11": [ 20066 ], @@ -102555,7 +127533,7 @@ } } }, - "1367:10": { + "1785:10": { "preRequisites:11": [ 20066 ], @@ -102607,7 +127585,7 @@ } } }, - "1368:10": { + "1786:10": { "preRequisites:11": [ 20066 ], @@ -102659,7 +127637,7 @@ } } }, - "1369:10": { + "1787:10": { "preRequisites:11": [ 749, 20067 @@ -102712,7 +127690,7 @@ } } }, - "1370:10": { + "1788:10": { "preRequisites:11": [ 748, 20067 @@ -102765,7 +127743,7 @@ } } }, - "1371:10": { + "1789:10": { "preRequisites:11": [ 747, 20067 @@ -102818,7 +127796,7 @@ } } }, - "1372:10": { + "1790:10": { "preRequisites:11": [ 20066 ], @@ -102870,7 +127848,7 @@ } } }, - "1373:10": { + "1791:10": { "preRequisites:11": [ 745, 20067 @@ -102923,7 +127901,7 @@ } } }, - "1374:10": { + "1792:10": { "preRequisites:11": [ 743, 20067 @@ -102976,7 +127954,7 @@ } } }, - "1375:10": { + "1793:10": { "preRequisites:11": [ 744, 20067 @@ -103029,7 +128007,7 @@ } } }, - "1376:10": { + "1794:10": { "preRequisites:11": [ 742, 20067 @@ -103082,7 +128060,7 @@ } } }, - "1377:10": { + "1795:10": { "preRequisites:11": [ 20085 ], @@ -103134,7 +128112,7 @@ } } }, - "1378:10": { + "1796:10": { "preRequisites:11": [ 20079 ], @@ -103186,7 +128164,7 @@ } } }, - "1379:10": { + "1797:10": { "preRequisites:11": [ 20087 ], @@ -103238,7 +128216,7 @@ } } }, - "1380:10": { + "1798:10": { "preRequisites:11": [ 20200 ], @@ -103290,7 +128268,7 @@ } } }, - "1381:10": { + "1799:10": { "preRequisites:11": [ 20099 ], @@ -103342,7 +128320,7 @@ } } }, - "1382:10": { + "1800:10": { "preRequisites:11": [ 20087 ], @@ -103396,7 +128374,7 @@ } } }, - "1383:10": { + "1801:10": { "preRequisites:11": [ 20087 ], @@ -103448,7 +128426,7 @@ } } }, - "1384:10": { + "1802:10": { "preRequisites:11": [ 20086 ], @@ -103500,7 +128478,7 @@ } } }, - "1385:10": { + "1803:10": { "preRequisites:11": [ 20094 ], @@ -103566,7 +128544,7 @@ } } }, - "1386:10": { + "1804:10": { "preRequisites:11": [ 20095 ], @@ -103618,7 +128596,7 @@ } } }, - "1387:10": { + "1805:10": { "preRequisites:11": [ 20096 ], @@ -103676,7 +128654,7 @@ } } }, - "1388:10": { + "1806:10": { "preRequisites:11": [ 20092 ], @@ -103730,7 +128708,7 @@ } } }, - "1389:10": { + "1807:10": { "preRequisites:11": [ 20093 ], @@ -103808,7 +128786,7 @@ } } }, - "1390:10": { + "1808:10": { "preRequisites:11": [ 20099 ], @@ -103860,7 +128838,7 @@ } } }, - "1391:10": { + "1809:10": { "preRequisites:11": [ 20100 ], @@ -103930,7 +128908,7 @@ } } }, - "1392:10": { + "1810:10": { "preRequisites:11": [ 20101 ], @@ -103988,7 +128966,7 @@ } } }, - "1393:10": { + "1811:10": { "preRequisites:11": [ 20098 ], @@ -104042,7 +129020,7 @@ } } }, - "1394:10": { + "1812:10": { "preRequisites:11": [ 20099 ], @@ -104106,7 +129084,7 @@ } } }, - "1395:10": { + "1813:10": { "preRequisites:11": [ 20099 ], @@ -104158,7 +129136,7 @@ } } }, - "1396:10": { + "1814:10": { "preRequisites:11": [ 20103 ], @@ -104212,7 +129190,7 @@ } } }, - "1397:10": { + "1815:10": { "preRequisites:11": [ 20198 ], @@ -104270,7 +129248,7 @@ } } }, - "1398:10": { + "1816:10": { "preRequisites:11": [ 20198 ], @@ -104322,7 +129300,7 @@ } } }, - "1399:10": { + "1817:10": { "preRequisites:11": [ 20107 ], @@ -104390,7 +129368,7 @@ } } }, - "1400:10": { + "1818:10": { "preRequisites:11": [ 20109 ], @@ -104442,7 +129420,7 @@ } } }, - "1401:10": { + "1819:10": { "preRequisites:11": [ 20109 ], @@ -104500,7 +129478,7 @@ } } }, - "1402:10": { + "1820:10": { "preRequisites:11": [ 20061 ], @@ -104552,7 +129530,7 @@ } } }, - "1403:10": { + "1821:10": { "preRequisites:11": [ 20061 ], @@ -104610,7 +129588,7 @@ } } }, - "1404:10": { + "1822:10": { "preRequisites:11": [ 20109 ], @@ -104662,7 +129640,7 @@ } } }, - "1405:10": { + "1823:10": { "preRequisites:11": [ 20109 ], @@ -104714,7 +129692,7 @@ } } }, - "1406:10": { + "1824:10": { "preRequisites:11": [ 20109 ], @@ -104766,7 +129744,7 @@ } } }, - "1407:10": { + "1825:10": { "preRequisites:11": [ 20115 ], @@ -104818,7 +129796,7 @@ } } }, - "1408:10": { + "1826:10": { "preRequisites:11": [ 20113 ], @@ -104876,7 +129854,7 @@ } } }, - "1409:10": { + "1827:10": { "preRequisites:11": [ 20111 ], @@ -104948,7 +129926,7 @@ } } }, - "1410:10": { + "1828:10": { "preRequisites:11": [ 20109 ], @@ -105027,7 +130005,7 @@ } } }, - "1411:10": { + "1829:10": { "preRequisites:11": [ 20120 ], @@ -105079,7 +130057,7 @@ } } }, - "1412:10": { + "1830:10": { "preRequisites:11": [ 20120 ], @@ -105131,7 +130109,7 @@ } } }, - "1413:10": { + "1831:10": { "preRequisites:11": [ 20120 ], @@ -105183,7 +130161,7 @@ } } }, - "1414:10": { + "1832:10": { "preRequisites:11": [ 20118 ], @@ -105241,7 +130219,7 @@ } } }, - "1415:10": { + "1833:10": { "preRequisites:11": [ 20124 ], @@ -105299,7 +130277,7 @@ } } }, - "1416:10": { + "1834:10": { "preRequisites:11": [ 20125 ], @@ -105357,7 +130335,7 @@ } } }, - "1417:10": { + "1835:10": { "preRequisites:11": [ 20061 ], @@ -105409,7 +130387,7 @@ } } }, - "1418:10": { + "1836:10": { "preRequisites:11": [ 20061 ], @@ -105461,7 +130439,7 @@ } } }, - "1419:10": { + "1837:10": { "preRequisites:11": [ 20128 ], @@ -105513,7 +130491,7 @@ } } }, - "1420:10": { + "1838:10": { "preRequisites:11": [ 20129 ], @@ -105565,7 +130543,7 @@ } } }, - "1421:10": { + "1839:10": { "preRequisites:11": [ 20130 ], @@ -105617,7 +130595,7 @@ } } }, - "1422:10": { + "1840:10": { "preRequisites:11": [ 20112 ], @@ -105675,7 +130653,7 @@ } } }, - "1423:10": { + "1841:10": { "preRequisites:11": [ 20250 ], @@ -105769,7 +130747,7 @@ } } }, - "1424:10": { + "1842:10": { "preRequisites:11": [ 20127 ], @@ -105821,7 +130799,7 @@ } } }, - "1425:10": { + "1843:10": { "preRequisites:11": [ 20134 ], @@ -105891,7 +130869,7 @@ } } }, - "1426:10": { + "1844:10": { "preRequisites:11": [ 20134 ], @@ -105943,7 +130921,7 @@ } } }, - "1427:10": { + "1845:10": { "preRequisites:11": [ 20136 ], @@ -105995,7 +130973,7 @@ } } }, - "1428:10": { + "1846:10": { "preRequisites:11": [ 20132 ], @@ -106053,7 +131031,7 @@ } } }, - "1429:10": { + "1847:10": { "preRequisites:11": [ 20133 ], @@ -106147,7 +131125,7 @@ } } }, - "1430:10": { + "1848:10": { "preRequisites:11": [ 20134 ], @@ -106216,7 +131194,7 @@ } } }, - "1431:10": { + "1849:10": { "preRequisites:11": [ 20134 ], @@ -106268,7 +131246,7 @@ } } }, - "1432:10": { + "1850:10": { "preRequisites:11": [ 20141 ], @@ -106320,7 +131298,7 @@ } } }, - "1433:10": { + "1851:10": { "preRequisites:11": [ 20138 ], @@ -106378,7 +131356,7 @@ } } }, - "1434:10": { + "1852:10": { "preRequisites:11": [ 20139 ], @@ -106472,7 +131450,7 @@ } } }, - "1435:10": { + "1853:10": { "preRequisites:11": [ 20140 ], @@ -106524,7 +131502,7 @@ } } }, - "1436:10": { + "1854:10": { "preRequisites:11": [ 20143 ], @@ -106582,7 +131560,7 @@ } } }, - "1437:10": { + "1855:10": { "preRequisites:11": [ 20144 ], @@ -106676,7 +131654,7 @@ } } }, - "1438:10": { + "1856:10": { "preRequisites:11": [ 20134 ], @@ -106728,7 +131706,7 @@ } } }, - "1439:10": { + "1857:10": { "preRequisites:11": [ 20147 ], @@ -106822,7 +131800,7 @@ } } }, - "1440:10": { + "1858:10": { "preRequisites:11": [ 20148, 20145 @@ -106875,7 +131853,7 @@ } } }, - "1441:10": { + "1859:10": { "preRequisites:11": [ 20150 ], @@ -106945,7 +131923,7 @@ } } }, - "1442:10": { + "1860:10": { "preRequisites:11": [ 20150 ], @@ -106997,7 +131975,7 @@ } } }, - "1443:10": { + "1861:10": { "preRequisites:11": [ 20167 ], @@ -107049,7 +132027,7 @@ } } }, - "1444:10": { + "1862:10": { "preRequisites:11": [ 20202 ], @@ -107101,7 +132079,7 @@ } } }, - "1445:10": { + "1863:10": { "preRequisites:11": [ 20154 ], @@ -107159,14 +132137,14 @@ } } }, - "1446:10": { + "1864:10": { "preRequisites:11": [ 20155 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oThe mana pool transforms items that are dropped in it consuming some mana.", + "desc:8": "§7§oThe mana pool transforms items that are dropped in it consuming some mana.\n\nIt is also the main way to store mana, which can be transferred using sparks or mana spreaders.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -107211,7 +132189,7 @@ } } }, - "1447:10": { + "1865:10": { "preRequisites:11": [ 20156 ], @@ -107263,7 +132241,7 @@ } } }, - "1448:10": { + "1866:10": { "preRequisites:11": [ 20157 ], @@ -107315,7 +132293,7 @@ } } }, - "1449:10": { + "1867:10": { "preRequisites:11": [ 20156 ], @@ -107367,7 +132345,7 @@ } } }, - "1450:10": { + "1868:10": { "preRequisites:11": [ 20159 ], @@ -107421,7 +132399,7 @@ } } }, - "1451:10": { + "1869:10": { "preRequisites:11": [ 20159 ], @@ -107473,7 +132451,7 @@ } } }, - "1452:10": { + "1870:10": { "preRequisites:11": [ 20161 ], @@ -107525,7 +132503,7 @@ } } }, - "1453:10": { + "1871:10": { "preRequisites:11": [ 20156 ], @@ -107577,7 +132555,7 @@ } } }, - "1454:10": { + "1872:10": { "preRequisites:11": [ 20163 ], @@ -107629,7 +132607,7 @@ } } }, - "1455:10": { + "1873:10": { "preRequisites:11": [ 20163 ], @@ -107693,14 +132671,14 @@ } } }, - "1456:10": { + "1874:10": { "preRequisites:11": [ 20165 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oConstruct a 3x3 portal of livingwood (no corners), with the gateway core at the middle of the bottom, and the glimmering livingwood in the middle of the other three sides.\n\nPlace two mana pools with pylons on top within three blocks of the gateway core, at the same y level.\n\nTo start the gateway, right click the core with the wand of the forest. You will need a lot of mana to open the portal.\n\nThrow items into the portal to craft. This will consume a small amount of mana.\n\nBe careful, throwing other items that do not have recipes will delete them!", + "desc:8": "§7§oConstruct a 3x3 portal of livingwood (no corners), with the gateway core at the middle of the bottom, and the glimmering livingwood in the middle of the other three sides.\n\nPlace two mana pools with pylons on top within three blocks of the gateway core, at the same y level. There will be the mana buffer for the gateway. If the pools don\u0027t have enough mana, the portal will close!\n\nTo start the gateway, right click the core with the wand of the forest. You will need a lot of mana to open the portal.\n\nThrow items into the portal to craft. This will consume a small amount of mana.\n\nBe careful, throwing other items that do not have recipes will delete them!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -107763,7 +132741,7 @@ } } }, - "1457:10": { + "1875:10": { "preRequisites:11": [ 20166 ], @@ -107815,7 +132793,7 @@ } } }, - "1458:10": { + "1876:10": { "preRequisites:11": [ 20167 ], @@ -107873,7 +132851,7 @@ } } }, - "1459:10": { + "1877:10": { "preRequisites:11": [ 20166 ], @@ -107931,7 +132909,7 @@ } } }, - "1460:10": { + "1878:10": { "preRequisites:11": [ 20171 ], @@ -107989,7 +132967,7 @@ } } }, - "1461:10": { + "1879:10": { "preRequisites:11": [ 751 ], @@ -108041,7 +133019,7 @@ } } }, - "1462:10": { + "1880:10": { "preRequisites:11": [ 20104 ], @@ -108105,7 +133083,7 @@ } } }, - "1463:10": { + "1881:10": { "preRequisites:11": [ 20105 ], @@ -108205,7 +133183,7 @@ } } }, - "1464:10": { + "1882:10": { "preRequisites:11": [ 20106 ], @@ -108259,7 +133237,7 @@ } } }, - "1465:10": { + "1883:10": { "preRequisites:11": [ 20172 ], @@ -108323,7 +133301,7 @@ } } }, - "1466:10": { + "1884:10": { "preRequisites:11": [ 20175 ], @@ -108387,7 +133365,7 @@ } } }, - "1467:10": { + "1885:10": { "preRequisites:11": [ 20176 ], @@ -108451,7 +133429,7 @@ } } }, - "1468:10": { + "1886:10": { "preRequisites:11": [ 20177, 882 @@ -108510,14 +133488,14 @@ } } }, - "1469:10": { + "1887:10": { "preRequisites:11": [ - 20196 + 20197 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The Really Scary Vishroom is really scary. It unlocks all Thaumcraft knowledge, at the cost of a lot of permanent warp!\nHaving access to at least the Dreading Warp Cleanser is a decent idea, having access to the Omothol Warp Cleanser is a very good idea.", + "desc:8": "§7§oThe Really Scary Vishroom is really scary. It unlocks all Thaumcraft knowledge, at the cost of a lot of permanent warp!\n\nHaving access to at least the Dreading Warp Cleanser is a decent idea, having access to the Omothol Warp Cleanser is a very good idea.\n\nTo craft this item, though, you will still need to do a little bit of research by yourself. The following steps are the bare minimum required to unlock this item.\n1. Fundamentals: first steps \u003e discovering alchemy \u003e discovering infusion \u003e discovering auromancy\n2. Alchemy: basic alchemy \u003e alumentum \u003e alchemical metalurgy \u003e essentia smelting \u003e warded jars and labels \n3. Arcane Infusion: basic infusion \u003e infusion \u003e (optional) infusion stablizer", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108562,66 +133540,14 @@ } } }, - "1470:10": { + "1888:10": { "preRequisites:11": [ - 20179 + 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "contenttweaker:shield_of_terra" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Shield of Terra", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20180, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "contenttweaker:shield_of_terra" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1471:10": { - "preRequisites:11": [ - 20180 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis can be used to craft interesting, powerful, destructive, bizzarre items!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108666,14 +133592,15 @@ } } }, - "1472:10": { + "1889:10": { "preRequisites:11": [ - 20183 + 1747, + 20189 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Obtained by using a salis mundus on a crafting table, this is the workbench of thaumic arts.", + "desc:8": "§7§oObtained by using a salis mundus on a crafting table, this is the workbench of thaumic arts.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108718,7 +133645,7 @@ } } }, - "1473:10": { + "1890:10": { "preRequisites:11": [ 20196 ], @@ -108770,14 +133697,14 @@ } } }, - "1474:10": { + "1891:10": { "preRequisites:11": [ 20189 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The inscription table is quite tedious to use, so having access to a lot of mother void walkers may be a good idea...", + "desc:8": "§7§oPreserved curiosities let you unlock any research at random!\n\n§fThe inscription table is quite tedious to use, so having access to a lot of mother void walkers may be a good idea...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108822,14 +133749,14 @@ } } }, - "1475:10": { + "1892:10": { "preRequisites:11": [ 20182 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The thaumometer has three main uses.\nIt allows you to see the presence of the two main thaumic fields, vis (good) and flux (bad).\nIt can be used to scan items and blocks (both in world and from the inventory) to reveal the essentia they possess, and to gain knowledge about the thaumic arts.\nIt shows its user the presence of essentia in a given block or machine.", + "desc:8": "§7§oThe thaumometer has three main uses.\nIt allows you to see the presence of the two main thaumic fields, vis (good) and flux (bad).\nIt can be used to scan items and blocks (both in world and from the inventory) to reveal the essentia they possess, and to gain knowledge about the thaumic arts.\nIt shows its user the presence of essentia in a given block or machine.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108874,14 +133801,14 @@ } } }, - "1476:10": { + "1893:10": { "preRequisites:11": [ 20185 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The ability to see essentia is the main feature of these goggles, which should be worn at all times to ensure nothing bad happens.", + "desc:8": "§7§oThe ability to see essentia is the main feature of these goggles, which should be worn at all times to ensure nothing bad happens.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -108926,9 +133853,9 @@ } } }, - "1477:10": { + "1894:10": { "preRequisites:11": [ - 20186 + 1751 ], "properties:10": { "betterquesting:10": { @@ -108978,14 +133905,14 @@ } } }, - "1478:10": { + "1895:10": { "preRequisites:11": [ - 20182 + 20218 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§o§7§oThe flux condenser is a fast but unreliable way or removing flux.\n\nA set of lattices should be placed above the flux condenser. Lattices have a chance of clogging, if that happens you should break and replace them.\n\nThis block consumes herba to function, and it produces vitium. You should have essentia pipes to input and output the two.\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -109036,14 +133963,14 @@ } } }, - "1479:10": { + "1896:10": { "preRequisites:11": [ - 20182 + 20197 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The scribing tools, when used on two adjacent wooden tables, allow for the creation of a research table, which is used to unlock thaumic knowledge through inscription on pieces of paper.", + "desc:8": "§7§oTo unlock pages in the thaumonomicon, you need to perform research.\n\nThere are eight types of research, and each type can be an obervation or a theory!\n\nObservation research is performed by scanning things using the thaumometer. In this pack there is an addon that lets you scan items directly in chests. Just mouse over them while holding the thaumometer!\n\nTheory research is performed in the reserach table, obtained by right clicking scribing tools on a wood table. To unlock research, place paper in the scribing table, and click pages until completing a theory. This task must be reepated till the desired research is obtained.\n\nIn addition to this, preserved curiosities let you unlock any research at random!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -109055,7 +133982,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Scribing Tools", + "name:8": "Thaumic Research", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -109094,59 +134021,7 @@ } } }, - "1480:10": { - "preRequisites:11": [ - 20182 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:void_siphon" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Void Siphon", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20190, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:void_siphon" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1481:10": { + "1897:10": { "preRequisites:11": [ 20182 ], @@ -109198,9 +134073,9 @@ } } }, - "1482:10": { + "1898:10": { "preRequisites:11": [ - 20182 + 1755 ], "properties:10": { "betterquesting:10": { @@ -109250,14 +134125,14 @@ } } }, - "1483:10": { + "1899:10": { "preRequisites:11": [ 20182 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§o", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -109269,7 +134144,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Casters Guantlet", + "name:8": "Spellcasting", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -109308,14 +134183,14 @@ } } }, - "1484:10": { + "1900:10": { "preRequisites:11": [ - 20182 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThaumcraft infusion is a crafting mechanic that uses altars to craft (see multiblock preview for infusion setup). Right click the matrix with salis mundus to form the structure.\n\nInfusion recipes require the right items to be placed in the altars, and essentia from nearby jars (or the infusion provider).\n\nTo start a recipe, after placing the correct items, right click the matrix with a casting gauntlet, the infusion will start with esselntia being automatically sucked out of the nearby sources.\n\nAll infusion recipes have a chance of going wrong and causing bad effects. If the runic matrix is stable (you can see stability while looking at it with goggles of revealing) those will not happen.\n\nTo stabilize thaumcraft infusions, you should place stabilizing blocks around the infusion matrix.\n\nAll stabilizing blocks should be placed following central symmetry with respect to the center pedestal!\n\nThe more variety of stabilizing blocks, the better! Different colors count as different blocks!\n\nIn addition, Stabilizers from Thaumcraft can be used to prevent some bad effects. Redstone Inlays should be used to connect the stabilizers to each pedestal. These should still follow central symmetry.\n\nThe following stabilizing blocks are listed in order of stability power (you should have at most 6 of each):\nCandelabra\nCandles\nMob heads", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -109345,7 +134220,7 @@ "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, - "ignoreNBT:1": 0, + "ignoreNBT:1": 1, "index:3": 0, "partialMatch:1": 1, "requiredItems:9": { @@ -109354,13 +134229,19 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumcraft:infusion_matrix" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:caster_basic" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1485:10": { + "1901:10": { "preRequisites:11": [ 20059 ], @@ -109412,7 +134293,7 @@ } } }, - "1486:10": { + "1902:10": { "preRequisites:11": [ 20054, 114 @@ -109420,7 +134301,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe following quests will guide you through thaumcraft!\n\nNOTE: these quests are designed around using the really scary vishroom, which is the recommended way to progress through the mod.\n\nIf you do not want to go this route, just follow the thaumonomicon!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -109466,9 +134347,9 @@ } } }, - "1487:10": { + "1903:10": { "preRequisites:11": [ - 20196 + 20183 ], "properties:10": { "betterquesting:10": { @@ -109518,7 +134399,7 @@ } } }, - "1488:10": { + "1904:10": { "preRequisites:11": [ 20054, 114 @@ -109585,7 +134466,7 @@ } } }, - "1489:10": { + "1905:10": { "preRequisites:11": [ 20198 ], @@ -109637,7 +134518,7 @@ } } }, - "1490:10": { + "1906:10": { "preRequisites:11": [ 20054, 37 @@ -109715,7 +134596,7 @@ } } }, - "1491:10": { + "1907:10": { "preRequisites:11": [ 20200 ], @@ -109767,7 +134648,7 @@ } } }, - "1492:10": { + "1908:10": { "preRequisites:11": [ 20054, 114 @@ -109845,7 +134726,7 @@ } } }, - "1493:10": { + "1909:10": { "preRequisites:11": [ 20202 ], @@ -109899,7 +134780,7 @@ } } }, - "1494:10": { + "1910:10": { "preRequisites:11": [ 20205, 20215 @@ -109952,7 +134833,7 @@ } } }, - "1495:10": { + "1911:10": { "preRequisites:11": [ 20059 ], @@ -110006,7 +134887,7 @@ } } }, - "1496:10": { + "1912:10": { "preRequisites:11": [ 20059 ], @@ -110058,7 +134939,7 @@ } } }, - "1497:10": { + "1913:10": { "preRequisites:11": [ 20059 ], @@ -110110,7 +134991,7 @@ } } }, - "1498:10": { + "1914:10": { "preRequisites:11": [ 20206 ], @@ -110162,7 +135043,7 @@ } } }, - "1499:10": { + "1915:10": { "preRequisites:11": [ 20205 ], @@ -110214,7 +135095,7 @@ } } }, - "1500:10": { + "1916:10": { "preRequisites:11": [ 20204 ], @@ -110266,7 +135147,7 @@ } } }, - "1501:10": { + "1917:10": { "preRequisites:11": [ 20210 ], @@ -110318,7 +135199,7 @@ } } }, - "1502:10": { + "1918:10": { "preRequisites:11": [ 20211 ], @@ -110370,7 +135251,7 @@ } } }, - "1503:10": { + "1919:10": { "preRequisites:11": [ 20212 ], @@ -110422,7 +135303,7 @@ } } }, - "1504:10": { + "1920:10": { "preRequisites:11": [ 20213 ], @@ -110474,7 +135355,7 @@ } } }, - "1505:10": { + "1921:10": { "preRequisites:11": [ 20207 ], @@ -110526,14 +135407,14 @@ } } }, - "1506:10": { + "1922:10": { "preRequisites:11": [ - 20182 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oEssentia storage cells can be used to store essentia with AE2.\n\nAlternatively, you can also use essentia storage buses on jars!\n\nThe essentia terminal will let you see what you have stored in your network!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110572,20 +135453,32 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumicenergistics:essentia_component_1k" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicenergistics:essentia_storage" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicenergistics:essentia_terminal" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1507:10": { + "1923:10": { "preRequisites:11": [ - 20182 + 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oTo enter the emptiness, you need to use the fracture locator to find fractures. The nether roof is a good place to look for them. The locator will glow if you are nearby a fracture.\n\nTo open the fracture you need to use a fully charged thaumium or voidseer casting gauntlet augmented with the impetus conductor. To charge the augmented gauntlet, stand nearby a flux rift, and it will slowly consume it.\n\nOnce the gauntlet is charged, you can right click a fracture to open it!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110597,7 +135490,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Fracture Locator", + "name:8": "Enter the Emptiness", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -110615,7 +135508,7 @@ "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, - "ignoreNBT:1": 0, + "ignoreNBT:1": 1, "index:3": 0, "partialMatch:1": 1, "requiredItems:9": { @@ -110624,20 +135517,87 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumicaugmentation:fracture_locator" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "ForgeCaps:10": { + "Parent:10": { + "augment:10": {}, + "energy:10": { + "energy:4": 300 + } + } + }, + "OreDict:8": "", + "id:8": "thaumicaugmentation:augment_caster_rift_energy_storage", + "tag:10": { + "cap:10": { + "augment:10": {}, + "energy:10": { + "energy:4": 300 + } + } + } } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "ForgeCaps:10": { + "Parent:10": { + "slots:3": 3 + } + }, + "OreDict:8": "", + "id:8": "thaumicaugmentation:gauntlet", + "tag:10": { + "cap:10": { + "slots:3": 3 + }, + "color:3": 8022208 + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "ForgeCaps:10": { + "Parent:10": { + "slots:3": 3 + } + }, + "OreDict:8": "", + "id:8": "thaumicaugmentation:gauntlet", + "tag:10": { + "cap:10": { + "slots:3": 3 + }, + "color:3": 2498903 + } + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, - "1508:10": { + "1924:10": { "preRequisites:11": [ - 20196 + 20182 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oFlux in one of the core thaumcraft mechanics. \n\nThe thaumometer lets you see the flux levels in a given chunk. You can sneak to see the numerical value.\n\nEvery time you craft something in thumcraft, some flux is made.\n\nIf there is too much flux, bad things will happen.\n\nThe ritual of eldritch will from blood magic will eliminate some flux and turn it into will.\n\nEventually, you will unlock ways of clearing flux efficiently.", + "desc:8": "§7§oFlux in one of the core thaumcraft mechanics. \n\nFlux is similar to radiation, where each chunk has a certain flux level. If flux is too high, bad things will happen.\n\nThe thaumometer lets you see the flux levels in a given chunk (the dark purple bar). You can sneak to see the numerical value.\n\nFlux is created when a few things in thaumcraft are done:\n1. A crucible has excess essentia\n2. An essentia smeltery is processing items (mithrillium tier and above don\u0027t make flux)\n3. You fail an infusion craft\n\nThe ritual of eldritch will from blood magic will eliminate some flux and turn it into will.\n\nEventually, you will unlock ways of clearing flux efficiently.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110649,7 +135609,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Flux is dangerous!", + "name:8": "Flux is Dangerous!", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -110661,20 +135621,7 @@ } }, "questID:3": 20218, - "rewards:9": { - "0:10": { - "index:3": 0, - "rewardID:8": "bq_standard:item", - "rewards:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:thaumometer" - } - } - } - }, + "rewards:9": {}, "tasks:9": { "0:10": { "index:3": 0, @@ -110682,14 +135629,14 @@ } } }, - "1509:10": { + "1925:10": { "preRequisites:11": [ - 20190 + 20218 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe void siphon is used to obtain void seeds from a flux rift. You can also use causality collapsers but they are not as reliable.\n\nTo make a flux rift, you need high levels of flux in a chunk. The best way of doing this is to go far far away from your base, and to drop a lot of compressed cobblestone into a crucible.\n\nPlace the siphon near the rift, and it will slowly suck it and drop void seeds nearby. You can collect those with a vacuum chest of some sort.\n\nIf you want to use the collapser, just click it on a rift, and it will explode with a chance of dropping void seeds.\n\nAfter making an initial batch, the void seedling can be used to safely automate void seeds.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110728,13 +135675,19 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumcraft:void_seed" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:void_siphon" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1510:10": { + "1926:10": { "preRequisites:11": [ 20191 ], @@ -110786,14 +135739,14 @@ } } }, - "1511:10": { + "1927:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe infernal furnace is a 3x3x3 multiblock. See the JEI preview for the structure.\n\nRight click the structure with salis mundus to form the furnace.\n\nDrop items from the top to smelt them. Meats have a chance of producing meat nuggets!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110853,10 +135806,27 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "contenttweaker:infernal_furnace" + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, - "1512:10": { + "1928:10": { "preRequisites:11": [ 20193 ], @@ -110908,7 +135878,7 @@ } } }, - "1513:10": { + "1929:10": { "preRequisites:11": [ 20194 ], @@ -110966,14 +135936,14 @@ } } }, - "1514:10": { + "1930:10": { "preRequisites:11": [ - 20216 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe essentia infusion provider works like an extension of your essentia storage that lets you interact directly with thaumcraft machines.\n\nIf the provider is nearby your infusion setup, it will automatically collect essentia from your network.\n\nThe same applies to emptying essentia transfusers. This can be used for fully-automated setups for machines like the crucible/thaumatorium.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -110985,7 +135955,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Essentia Infusion Provider", + "name:8": "Wireless Automated Essentia", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -111018,82 +135988,14 @@ } } }, - "1515:10": { - "preRequisites:11": [ - 20217 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "ForgeCaps:10": { - "Parent:10": { - "augment:10": {}, - "energy:10": { - "energy:4": 300 - } - } - }, - "OreDict:8": "", - "id:8": "thaumicaugmentation:augment_caster_rift_energy_storage" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Impetus Conductor", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20225, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 1, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "ForgeCaps:10": { - "Parent:10": { - "augment:10": {}, - "energy:10": { - "energy:4": 0 - } - } - }, - "OreDict:8": "", - "id:8": "thaumicaugmentation:augment_caster_rift_energy_storage" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1516:10": { + "1931:10": { "preRequisites:11": [ 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oTo stabilize thaumcraft infusions, you should place stabilizing blocks around the infusion matrix.\n\nAll stabilizing blocks should be placed following central symmetry with respect to the center pedestal!\n\nThe more variety of stabilizing blocks, the better! Different colors count as different blocks!\n\nIn addition, Stabilizers from Thaumcraft can be used to prevent some bad effects. Redstone Inlays should be used to connect the stabilizers to each pedestal. These should still follow central symmetry.\n\nThe following stabilizing blocks are listed in order of stability power (you should have at most 6 of each):\nCandelabra,\nCandles,\nMob heads", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111138,20 +136040,26 @@ "Damage:2": 2, "OreDict:8": "", "id:8": "minecraft:skull" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "bewitchment:candelabra_gold" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1517:10": { + "1932:10": { "preRequisites:11": [ - 20188 + 20218 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oPlace down to slowly remove flux in that chunk. There are no drawbacks!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111196,14 +136104,14 @@ } } }, - "1518:10": { + "1933:10": { "preRequisites:11": [ 20219 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oAfter making an initial batch, the void seedling can be used to safely automate void seeds.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111215,7 +136123,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Void Seed", + "name:8": "Void Farming", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -111248,14 +136156,14 @@ } } }, - "1519:10": { + "1934:10": { "preRequisites:11": [ - 20224 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oEssentia can be moved in and out of your AE2 network with these buses (or with the infusion provider).", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111267,7 +136175,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Applied Essentia", + "name:8": "Essentia Networking", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -111293,91 +136201,27 @@ "Count:3": 1, "Damage:2": 0, "OreDict:8": "", - "id:8": "thaumicenergistics:essentia_terminal" + "id:8": "thaumicenergistics:essentia_import" }, "1:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumicenergistics:essentia_import" - }, - "2:10": { "Count:3": 1, "Damage:2": 0, "OreDict:8": "", "id:8": "thaumicenergistics:essentia_export" - }, - "3:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumicenergistics:essentia_storage" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1520:10": { + "1935:10": { "preRequisites:11": [ - 20225 + 20217 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumicaugmentation:stone" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Void Stone", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20230, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumicaugmentation:stone" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1521:10": { - "preRequisites:11": [ - 20230 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oDefeat the final boss!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111422,7 +136266,7 @@ } } }, - "1522:10": { + "1936:10": { "preRequisites:11": [ 20228 ], @@ -111480,9 +136324,9 @@ } } }, - "1523:10": { + "1937:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -111532,9 +136376,9 @@ } } }, - "1524:10": { + "1938:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -111584,9 +136428,9 @@ } } }, - "1525:10": { + "1939:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -111636,66 +136480,14 @@ } } }, - "1526:10": { + "1940:10": { "preRequisites:11": [ - 20223 + 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:pedestal_eldritch" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Eldritch Pedestal", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20236, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:pedestal_eldritch" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1527:10": { - "preRequisites:11": [ - 20236 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis is a multiblock version of the infusion setup, to be used for automation!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111746,14 +136538,14 @@ } } }, - "1528:10": { + "1941:10": { "preRequisites:11": [ - 20226 + 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oStabilizers can be used to prevent some bad effects if infusions go unstable.\n\nRedstone Inlays should be used to connect the stabilizers to each pedestal. Redstone inlays behave like redstone, with a maximum range of 15 blocks.\n\nThese should still follow central symmetry.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111804,9 +136596,9 @@ } } }, - "1529:10": { + "1942:10": { "preRequisites:11": [ - 20236 + 20194 ], "properties:10": { "betterquesting:10": { @@ -111856,14 +136648,14 @@ } } }, - "1530:10": { + "1943:10": { "preRequisites:11": [ - 20236 + 20194 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis is a multiblock version of the arcane workbench, to be used for automation!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -111914,9 +136706,9 @@ } } }, - "1531:10": { + "1944:10": { "preRequisites:11": [ - 20236 + 20194 ], "properties:10": { "betterquesting:10": { @@ -111972,7 +136764,7 @@ } } }, - "1532:10": { + "1945:10": { "preRequisites:11": [ 20239 ], @@ -111991,7 +136783,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Impetus Drainer", + "name:8": "Impetus Energy", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -112018,13 +136810,55 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumicaugmentation:impetus_drainer" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicaugmentation:impetus_relay" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "ForgeCaps:10": { + "Parent:10": {} + }, + "OreDict:8": "", + "id:8": "thaumicaugmentation:impetus_linker" } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumicaugmentation:impetus_matrix" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "thaumicaugmentation:rift_seed", + "tag:10": { + "flux:3": 1000, + "grown:1": 1 + } + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, - "1533:10": { + "1946:10": { "preRequisites:11": [ 20242 ], @@ -112076,14 +136910,15 @@ } } }, - "1534:10": { + "1947:10": { "preRequisites:11": [ - 20182 + 20218, + 1751 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe crucible is a crafting mechanic that uses essentia. Essentia is a magical fluid obtained in a varity of way in thaumcraft.\n\nTo function properly, a crucible needs to be on top of fire, or on top of nitor, and it needs to be full of water. If a crucible is working properly, the water in the crucible will make bubbles.\n\nItems dropped in the crucible will be decomposed into their essentia. Holding shift over an item after having scanned it with the thaumometer will show what essentia they have. Alternatively, all essentia for each item will be shown in JEI.\n\nIf you are wearing the goggles of revealing, you will see the essentia in the crucible.\n\nIf an appropriate combination of essentia is present, items dropped in the crucible will be transformed. JEI lists the available transformations.\n\nEssentia will slowly disappear from the crucible after it is added, and it will turn into flux. Drop quartz slivers in the crucible to collect any leftover essentia, and to avoid flux from building up!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112107,7 +136942,26 @@ } }, "questID:3": 20244, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:nitor_yellow" + }, + "1:10": { + "Count:3": 64, + "Damage:2": 9, + "OreDict:8": "", + "id:8": "thaumcraft:nugget" + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -112128,9 +136982,9 @@ } } }, - "1535:10": { + "1948:10": { "preRequisites:11": [ - 20244 + 1751 ], "properties:10": { "betterquesting:10": { @@ -112180,7 +137034,7 @@ } } }, - "1536:10": { + "1949:10": { "preRequisites:11": [ 20328 ], @@ -112238,7 +137092,7 @@ } } }, - "1537:10": { + "1950:10": { "preRequisites:11": [ 20347 ], @@ -112290,7 +137144,7 @@ } } }, - "1538:10": { + "1951:10": { "preRequisites:11": [ 20340 ], @@ -112348,7 +137202,7 @@ } } }, - "1539:10": { + "1952:10": { "preRequisites:11": [ 20340 ], @@ -112406,7 +137260,7 @@ } } }, - "1540:10": { + "1953:10": { "preRequisites:11": [ 20112 ], @@ -112445,7 +137299,7 @@ } } }, - "1541:10": { + "1954:10": { "preRequisites:11": [ 20122 ], @@ -112519,7 +137373,7 @@ } } }, - "1542:10": { + "1955:10": { "preRequisites:11": [ 20092 ], @@ -112573,14 +137427,14 @@ } } }, - "1543:10": { + "1956:10": { "preRequisites:11": [ 20397 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 500", + "desc:8": "§7§oVoid Reinforced: 500", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112625,7 +137479,7 @@ } } }, - "1544:10": { + "1957:10": { "preRequisites:11": [ 31 ], @@ -112656,7 +137510,35 @@ } }, "questID:3": 20254, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "minecraft:written_book", + "tag:10": { + "author:8": "meatballcraft", + "pages:9": { + "0:8": "{\"text\":\"You can use this book, or the searchable JEI item called \\u0027Dimension IDs\\u0027 to obtain a list of all the IDs associated with each dimension.\\n\\nIf your world save gets too large (saves \\u003e yourworldname), you can reset a given dimension by removing the DIMx folder corresponding to the ID you want to reset.\\nExample: Nether is DIM-1\\n \"}", + "1:8": "{\"text\":\"Terra (overworld): 0\\nVoid World: 43\\nWoot Dimension (tartarus): 418\\nNether: -1\\nEnd: 1\\nFurnace World (Telos): 623\\nTwilight Forest: 7\\nAether: 4\\nErebus: 66\\nBetweenlands: 20\\nIceika: 425\\nArcana: 426\\n \"}", + "2:8": "{\"text\":\"Abyssal wasteland: 50\\nDreadlands: 51\\nOmothol: 52\\nDark realm: 53\\nDimensional Doors: 684 (and consecutive numbers)\\nEmptiness: 14676\\nDeep Dark: -11325\\nTaerrapiatta: 180\\nDiamerisma: 181\\nFuratto: 182\\nVibe: 183\\nApichisi: 184\"}", + "3:8": "{\"text\":\"Finem: 185\\nLuna: 145\\nOsiris: 148\\nPtah: 149\\nHator: 150\\nEuropa: 151\\nOi: 152\\nFalacer:160\\nOrcus: 161\\nHaumea: 146\\nSedna: 147\\nEden: 420\\nPrecasia: 818\"}", + "4:8": "{\"text\":\"Barathos: 802\\nLelyetia: 815\\nCreeponia: 805\\nDeeplands: 807\\nAbyss: 800\\nRhenia: 163\\nMyrmex: 164\\nWildwood: 421\\nCandyland: 803\\nGardencia: 809\\nCeleve: 804\\nCrystevia: 806\\n\"}", + "5:8": "{\"text\":\"Haven: 811\\nIromine: 813\\nMysterium: 817\\nVox Ponds: 821\\nPixonia: 165\\nSpatial Storage: -26\\nApalachia: 422\\nLindenwyrm: 162 \\nL\\u0027Borean: 814\\nRunandor: 819\\nLunalus: 816\\nProxima Belt: 166\\nSkythern: 423\\n\"}", + "6:8": "{\"text\":\"Ancient Cavern: 801\\nImmortallis: 812\\nGreckon: 810\\nDustopia: 808\\nVethea: 427\\nZoi: 171\\nNero: 170\\nAkathartos: 172\\nPauram: 173\\nMortum: 424\\nShyrelands: 820\\nAlkemia: 174\\n\"}", + "7:8": "{\"text\":\"Earth (Lost Cities): 111\\nGallifrey: 624\\nRFTools Dimensions: 900 (and consecutive numbers)\\n \"}" + }, + "resolved:1": 1, + "title:8": "Dimension Debugging" + } + } + } + } + }, "tasks:9": { "0:10": { "biome:8": "", @@ -112676,14 +137558,14 @@ } } }, - "1545:10": { + "1958:10": { "preRequisites:11": [ 20254 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Light up a rectangle of obsidian\n\nThe first layer of caves located underneath Terra\u0027s surface is called the Nether by its inhabitants.\nIt is full of liquid magma, yet the strange properties of its rocks and vegetation, which mostly feeds on sulfus and other inorganic compounds, make these caves breathable, and not particularly hot.", + "desc:8": "§7§oLight up a rectangle of obsidian, after reading the alien material manual.\n\n§fThe first layer of caves located underneath Terra\u0027s surface is called the Nether by its inhabitants.\nIt is full of liquid magma, yet the strange properties of its rocks and vegetation, which mostly feeds on sulfus and other inorganic compounds, make these caves breathable, and not particularly hot.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112727,7 +137609,7 @@ } } }, - "1546:10": { + "1959:10": { "preRequisites:11": [ 20255 ], @@ -112778,14 +137660,14 @@ } } }, - "1547:10": { + "1960:10": { "preRequisites:11": [ 20255 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Right click a warper item", + "desc:8": "§7§oRight click a warper item", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112829,14 +137711,14 @@ } } }, - "1548:10": { + "1961:10": { "preRequisites:11": [ 20255 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Right click a warper item", + "desc:8": "§7§oRight click a warper item", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112880,7 +137762,7 @@ } } }, - "1549:10": { + "1962:10": { "preRequisites:11": [ 20255 ], @@ -112931,7 +137813,7 @@ } } }, - "1550:10": { + "1963:10": { "preRequisites:11": [ 20259, 20258, @@ -112940,7 +137822,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Right click a warper item", + "desc:8": "§7§oRight click a warper item", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -112984,14 +137866,14 @@ } } }, - "1551:10": { + "1964:10": { "preRequisites:11": [ 20260 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Right click a warper item", + "desc:8": "§7§oRight click a warper item", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113035,14 +137917,14 @@ } } }, - "1552:10": { + "1965:10": { "preRequisites:11": [ 20260 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oRight click a warper item", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113086,7 +137968,7 @@ } } }, - "1553:10": { + "1966:10": { "preRequisites:11": [ 20255 ], @@ -113137,7 +138019,7 @@ } } }, - "1554:10": { + "1967:10": { "preRequisites:11": [ 20255 ], @@ -113188,7 +138070,7 @@ } } }, - "1555:10": { + "1968:10": { "preRequisites:11": [ 20255 ], @@ -113239,7 +138121,7 @@ } } }, - "1556:10": { + "1969:10": { "preRequisites:11": [ 20255 ], @@ -113290,7 +138172,7 @@ } } }, - "1557:10": { + "1970:10": { "preRequisites:11": [ 20255 ], @@ -113341,7 +138223,7 @@ } } }, - "1558:10": { + "1971:10": { "preRequisites:11": [ 20255 ], @@ -113392,7 +138274,7 @@ } } }, - "1559:10": { + "1972:10": { "preRequisites:11": [ 20255 ], @@ -113443,7 +138325,7 @@ } } }, - "1560:10": { + "1973:10": { "preRequisites:11": [ 20269 ], @@ -113494,7 +138376,7 @@ } } }, - "1561:10": { + "1974:10": { "preRequisites:11": [ 20270 ], @@ -113545,7 +138427,7 @@ } } }, - "1562:10": { + "1975:10": { "preRequisites:11": [ 20254 ], @@ -113596,7 +138478,7 @@ } } }, - "1563:10": { + "1976:10": { "preRequisites:11": [ 20271 ], @@ -113647,7 +138529,7 @@ } } }, - "1564:10": { + "1977:10": { "preRequisites:11": [ 20255 ], @@ -113698,7 +138580,7 @@ } } }, - "1565:10": { + "1978:10": { "preRequisites:11": [ 20255 ], @@ -113749,14 +138631,14 @@ } } }, - "1566:10": { + "1979:10": { "preRequisites:11": [ 20255 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Launch a rocket", + "desc:8": "§7§oLaunch a rocket from the overworld", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113800,14 +138682,14 @@ } } }, - "1567:10": { + "1980:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113851,14 +138733,14 @@ } } }, - "1568:10": { + "1981:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113902,14 +138784,14 @@ } } }, - "1569:10": { + "1982:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -113953,14 +138835,14 @@ } } }, - "1570:10": { + "1983:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114004,14 +138886,14 @@ } } }, - "1571:10": { + "1984:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114055,14 +138937,14 @@ } } }, - "1572:10": { + "1985:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114106,14 +138988,14 @@ } } }, - "1573:10": { + "1986:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114157,14 +139039,14 @@ } } }, - "1574:10": { + "1987:10": { "preRequisites:11": [ 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core on a space station", + "desc:8": "§7§oTravel using a warp core on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114208,14 +139090,14 @@ } } }, - "1575:10": { + "1988:10": { "preRequisites:11": [ - 20277 + 20276 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114259,14 +139141,14 @@ } } }, - "1576:10": { + "1989:10": { "preRequisites:11": [ 20301 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114310,7 +139192,7 @@ } } }, - "1577:10": { + "1990:10": { "preRequisites:11": [ 20285 ], @@ -114361,14 +139243,14 @@ } } }, - "1578:10": { + "1991:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114412,14 +139294,14 @@ } } }, - "1579:10": { + "1992:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114463,14 +139345,14 @@ } } }, - "1580:10": { + "1993:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114514,14 +139396,14 @@ } } }, - "1581:10": { + "1994:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114565,14 +139447,14 @@ } } }, - "1582:10": { + "1995:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114616,14 +139498,14 @@ } } }, - "1583:10": { + "1996:10": { "preRequisites:11": [ 20285 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114667,7 +139549,7 @@ } } }, - "1584:10": { + "1997:10": { "preRequisites:11": [ 20286 ], @@ -114718,14 +139600,14 @@ } } }, - "1585:10": { + "1998:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114769,14 +139651,14 @@ } } }, - "1586:10": { + "1999:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114820,14 +139702,14 @@ } } }, - "1587:10": { + "2000:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114871,14 +139753,14 @@ } } }, - "1588:10": { + "2001:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114922,14 +139804,14 @@ } } }, - "1589:10": { + "2002:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -114973,14 +139855,14 @@ } } }, - "1590:10": { + "2003:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115024,7 +139906,7 @@ } } }, - "1591:10": { + "2004:10": { "preRequisites:11": [ 20287, 20292, @@ -115037,7 +139919,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115081,14 +139963,14 @@ } } }, - "1592:10": { + "2005:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115132,14 +140014,14 @@ } } }, - "1593:10": { + "2006:10": { "preRequisites:11": [ 20286 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115183,7 +140065,7 @@ } } }, - "1594:10": { + "2007:10": { "preRequisites:11": [ 20302, 20303, @@ -115198,7 +140080,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115242,7 +140124,7 @@ } } }, - "1595:10": { + "2008:10": { "preRequisites:11": [ 20304 ], @@ -115293,14 +140175,14 @@ } } }, - "1596:10": { + "2009:10": { "preRequisites:11": [ 20304 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115344,14 +140226,14 @@ } } }, - "1597:10": { + "2010:10": { "preRequisites:11": [ 20304 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115395,14 +140277,14 @@ } } }, - "1598:10": { + "2011:10": { "preRequisites:11": [ 20304 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115446,7 +140328,7 @@ } } }, - "1599:10": { + "2012:10": { "preRequisites:11": [ 20304 ], @@ -115497,7 +140379,7 @@ } } }, - "1600:10": { + "2013:10": { "preRequisites:11": [ 20305, 20307, @@ -115507,7 +140389,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115551,7 +140433,7 @@ } } }, - "1601:10": { + "2014:10": { "preRequisites:11": [ 20310 ], @@ -115602,14 +140484,14 @@ } } }, - "1602:10": { + "2015:10": { "preRequisites:11": [ 20310 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115653,14 +140535,14 @@ } } }, - "1603:10": { + "2016:10": { "preRequisites:11": [ 20310 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115704,14 +140586,14 @@ } } }, - "1604:10": { + "2017:10": { "preRequisites:11": [ 20310 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115755,7 +140637,7 @@ } } }, - "1605:10": { + "2018:10": { "preRequisites:11": [ 20311, 20313, @@ -115810,14 +140692,14 @@ } } }, - "1606:10": { + "2019:10": { "preRequisites:11": [ 20310 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -115861,7 +140743,7 @@ } } }, - "1607:10": { + "2020:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -115937,7 +140819,7 @@ } } }, - "1608:10": { + "2021:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -116013,14 +140895,14 @@ } } }, - "1609:10": { + "2022:10": { "preRequisites:11": [ 20315 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116064,14 +140946,14 @@ } } }, - "1610:10": { + "2023:10": { "preRequisites:11": [ 20315 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116115,14 +140997,14 @@ } } }, - "1611:10": { + "2024:10": { "preRequisites:11": [ 20315 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116166,14 +141048,14 @@ } } }, - "1612:10": { + "2025:10": { "preRequisites:11": [ 20315 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116217,7 +141099,7 @@ } } }, - "1613:10": { + "2026:10": { "preRequisites:11": [ 20325, 20326 @@ -116225,7 +141107,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Travel using a warp core with the right artifact on a space station", + "desc:8": "§7§oTravel using a warp core with the right artifact on a space station", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116269,7 +141151,7 @@ } } }, - "1614:10": { + "2027:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -116345,7 +141227,7 @@ } } }, - "1615:10": { + "2028:10": { "preRequisites:11": [ 20319, 20320, @@ -116399,7 +141281,7 @@ } } }, - "1616:10": { + "2029:10": { "preRequisites:11": [ 20319, 20320, @@ -116409,7 +141291,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", + "desc:8": "§7§o5 x 6 frame of ancient rock with one rune of power, direction, space, reality, travel (right click power with realmstone)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -116453,7 +141335,7 @@ } } }, - "1617:10": { + "2030:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -116535,7 +141417,7 @@ } } }, - "1618:10": { + "2031:10": { "preRequisites:11": [ 20054, 114 @@ -116605,7 +141487,7 @@ } } }, - "1619:10": { + "2032:10": { "preRequisites:11": [ 20328 ], @@ -116665,7 +141547,7 @@ } } }, - "1620:10": { + "2033:10": { "preRequisites:11": [ 20328 ], @@ -116717,7 +141599,7 @@ } } }, - "1621:10": { + "2034:10": { "preRequisites:11": [ 20328 ], @@ -116805,7 +141687,7 @@ } } }, - "1622:10": { + "2035:10": { "preRequisites:11": [ 20336 ], @@ -116863,7 +141745,7 @@ } } }, - "1623:10": { + "2036:10": { "preRequisites:11": [ 20336 ], @@ -116915,7 +141797,7 @@ } } }, - "1624:10": { + "2037:10": { "preRequisites:11": [ 20333 ], @@ -116967,14 +141849,14 @@ } } }, - "1625:10": { + "2038:10": { "preRequisites:11": [ 20336 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oPlace on top of fire, lava, or a magma block, and near a witches altar.\n\nTo start every recipe in the cauldron, place a water bucket inside. If the water stays in the cauldron too long, it will evaporate!\n\nJEI will show the required ingredients for recipes and brews! To craft using the cauldron, drop in the required items after the water starts boiling!\n\nTo make a recipe, place the required ingredients in the cauldron, and the output will pop out!\n\nTo make brews, drop a mandrake root, and drop a combination of the desired brew items (JEI will show). Right click the cauldron with empty bottles to collect the potions!", + "desc:8": "§7§oPlace on top of fire, lava, or a magma block, and near a witches altar.\n\nTo start every recipe in the cauldron, place a water bucket inside. If the water stays in the cauldron too long, it will evaporate!\n\nJEI will show the required ingredients for recipes and brews! \n\nTo craft using the cauldron, drop in the required items after the water starts boiling! If a recipe was done correctly, the output will pop out automatically! Make sure you drop each ingredient quickly, otherwise the recipe won\u0027t complete.\n\nTo make brews, drop a mandrake root, and drop a combination of the desired brew items (JEI will show). Right click the cauldron with empty bottles to collect the potions!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -117019,7 +141901,7 @@ } } }, - "1626:10": { + "2039:10": { "preRequisites:11": [ 20328 ], @@ -117077,7 +141959,7 @@ } } }, - "1627:10": { + "2040:10": { "preRequisites:11": [ 20336 ], @@ -117129,7 +142011,7 @@ } } }, - "1628:10": { + "2041:10": { "preRequisites:11": [ 20337 ], @@ -117181,7 +142063,7 @@ } } }, - "1629:10": { + "2042:10": { "preRequisites:11": [ 20338 ], @@ -117233,7 +142115,7 @@ } } }, - "1630:10": { + "2043:10": { "preRequisites:11": [ 20340 ], @@ -117291,7 +142173,7 @@ } } }, - "1631:10": { + "2044:10": { "preRequisites:11": [ 20340 ], @@ -117349,7 +142231,7 @@ } } }, - "1632:10": { + "2045:10": { "preRequisites:11": [ 20336 ], @@ -117401,7 +142283,7 @@ } } }, - "1633:10": { + "2046:10": { "preRequisites:11": [ 20336 ], @@ -117459,7 +142341,7 @@ } } }, - "1634:10": { + "2047:10": { "preRequisites:11": [ 20336 ], @@ -117517,7 +142399,7 @@ } } }, - "1635:10": { + "2048:10": { "preRequisites:11": [ 20344 ], @@ -117569,7 +142451,7 @@ } } }, - "1636:10": { + "2049:10": { "preRequisites:11": [ 20349 ], @@ -117621,7 +142503,7 @@ } } }, - "1637:10": { + "2050:10": { "preRequisites:11": [ 20337 ], @@ -117679,7 +142561,7 @@ } } }, - "1638:10": { + "2051:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -117755,7 +142637,7 @@ } } }, - "1639:10": { + "2052:10": { "preRequisites:11": [ 20209 ], @@ -117807,7 +142689,7 @@ } } }, - "1640:10": { + "2053:10": { "preRequisites:11": [ 20214 ], @@ -117859,7 +142741,7 @@ } } }, - "1641:10": { + "2054:10": { "preRequisites:11": [ 20354 ], @@ -117911,7 +142793,7 @@ } } }, - "1642:10": { + "2055:10": { "preRequisites:11": [ 20120 ], @@ -117963,7 +142845,7 @@ } } }, - "1643:10": { + "2056:10": { "preRequisites:11": [ 20122 ], @@ -118041,7 +142923,7 @@ } } }, - "1644:10": { + "2057:10": { "preRequisites:11": [ 20357 ], @@ -118115,7 +142997,7 @@ } } }, - "1645:10": { + "2058:10": { "preRequisites:11": [ 20120 ], @@ -118167,7 +143049,7 @@ } } }, - "1646:10": { + "2059:10": { "preRequisites:11": [ 20357 ], @@ -118232,7 +143114,7 @@ } } }, - "1647:10": { + "2060:10": { "preRequisites:11": [ 20152 ], @@ -118284,7 +143166,7 @@ } } }, - "1648:10": { + "2061:10": { "preRequisites:11": [ 20358 ], @@ -118345,7 +143227,7 @@ } } }, - "1649:10": { + "2062:10": { "preRequisites:11": [ 20360 ], @@ -118397,7 +143279,7 @@ } } }, - "1650:10": { + "2063:10": { "preRequisites:11": [ 20360 ], @@ -118455,7 +143337,7 @@ } } }, - "1651:10": { + "2064:10": { "preRequisites:11": [ 20357 ], @@ -118507,7 +143389,7 @@ } } }, - "1652:10": { + "2065:10": { "preRequisites:11": [ 20363 ], @@ -118559,7 +143441,7 @@ } } }, - "1653:10": { + "2066:10": { "preRequisites:11": [ 20363 ], @@ -118611,7 +143493,7 @@ } } }, - "1654:10": { + "2067:10": { "preRequisites:11": [ 20363 ], @@ -118669,7 +143551,7 @@ } } }, - "1655:10": { + "2068:10": { "preRequisites:11": [ 20363 ], @@ -118721,7 +143603,7 @@ } } }, - "1656:10": { + "2069:10": { "preRequisites:11": [ 20150 ], @@ -118779,7 +143661,7 @@ } } }, - "1657:10": { + "2070:10": { "preRequisites:11": [ 20150 ], @@ -118831,7 +143713,7 @@ } } }, - "1658:10": { + "2071:10": { "preRequisites:11": [ 20369 ], @@ -118889,7 +143771,7 @@ } } }, - "1659:10": { + "2072:10": { "preRequisites:11": [ 20368 ], @@ -118941,7 +143823,7 @@ } } }, - "1660:10": { + "2073:10": { "preRequisites:11": [ 20371 ], @@ -118993,7 +143875,7 @@ } } }, - "1661:10": { + "2074:10": { "preRequisites:11": [ 20372 ], @@ -119045,7 +143927,7 @@ } } }, - "1662:10": { + "2075:10": { "preRequisites:11": [ 20371 ], @@ -119097,7 +143979,7 @@ } } }, - "1663:10": { + "2076:10": { "preRequisites:11": [ 20371 ], @@ -119149,7 +144031,7 @@ } } }, - "1664:10": { + "2077:10": { "preRequisites:11": [ 20374 ], @@ -119203,9 +144085,9 @@ } } }, - "1665:10": { + "2078:10": { "preRequisites:11": [ - 20245 + 1751 ], "properties:10": { "betterquesting:10": { @@ -119255,66 +144137,14 @@ } } }, - "1666:10": { + "2079:10": { "preRequisites:11": [ 20244 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:metal_alchemical" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Alchemical Construct", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20378, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:metal_alchemical" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1667:10": { - "preRequisites:11": [ - 20244 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe everfull urn automatically refills crucibles nearby.\n\nThis also works with bewitchment crucibles.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -119326,7 +144156,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Everfull Urn", + "name:8": "Auto-Refill", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -119359,113 +144189,9 @@ } } }, - "1668:10": { + "2080:10": { "preRequisites:11": [ - 20244 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:potion_sprayer" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Potion Sprayer", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20380, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:potion_sprayer" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1669:10": { - "preRequisites:11": [ - 20378 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:metal_alchemical_advanced" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Advanced Alchemical Construct", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20381, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "thaumcraft:metal_alchemical_advanced" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1670:10": { - "preRequisites:11": [ - 20244 + 1755 ], "properties:10": { "betterquesting:10": { @@ -119523,9 +144249,9 @@ } } }, - "1671:10": { + "2081:10": { "preRequisites:11": [ - 20377 + 1751 ], "properties:10": { "betterquesting:10": { @@ -119575,9 +144301,9 @@ } } }, - "1672:10": { + "2082:10": { "preRequisites:11": [ - 20196 + 1751 ], "properties:10": { "betterquesting:10": { @@ -119627,9 +144353,9 @@ } } }, - "1673:10": { + "2083:10": { "preRequisites:11": [ - 20384 + 1751 ], "properties:10": { "betterquesting:10": { @@ -119679,9 +144405,9 @@ } } }, - "1674:10": { + "2084:10": { "preRequisites:11": [ - 20385 + 1751 ], "properties:10": { "betterquesting:10": { @@ -119731,14 +144457,14 @@ } } }, - "1675:10": { + "2085:10": { "preRequisites:11": [ - 20244 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oSmelteries are used to make essentia out of items. To see what essentia a given item will produce, you can check the JEI tab for essentia, or press shift while hovering over an item in JEI.\n\nA smeltery works like a furnace, where it needs fuel, which can be automatically inputted from the bottom, to function.\n\nTo function properly, a smeltery needs at least one alembic placed on top. If an alembic is not present, all that is smelted will be tuned into flux.\n\nWhen an item with essentia is smelted, it will be turned into an essentia slurry, shown as a purple bar on the left of the smeltery interface. If an alembic is present, the slurry will be transferred as essentia to the alembic.\n\nEssentia can be collected from the alembic using phials, or you can place a filling essentia transfuser to automatically push essentia to nearby jars.\n\nAll operations done by the smeltery will produce a bit of flux, so be careful! Mithrillium tier and above will not make any flux!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -119789,7 +144515,7 @@ } } }, - "1676:10": { + "2086:10": { "preRequisites:11": [ 20387 ], @@ -119841,7 +144567,7 @@ } } }, - "1677:10": { + "2087:10": { "preRequisites:11": [ 20388 ], @@ -119893,14 +144619,14 @@ } } }, - "1678:10": { + "2088:10": { "preRequisites:11": [ 20389 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oDoes not produce any flux", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -119945,14 +144671,14 @@ } } }, - "1679:10": { + "2089:10": { "preRequisites:11": [ 20390 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oDoes not produce any flux, and has a 120% yield", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -119997,14 +144723,14 @@ } } }, - "1680:10": { + "2090:10": { "preRequisites:11": [ 20391 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oDoes not produce any flux, and has a 150% yield", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120049,14 +144775,14 @@ } } }, - "1681:10": { + "2091:10": { "preRequisites:11": [ - 20244 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oWhile for most situations essentia transfusers are better, for some of the multiblock automations you may want to use essentia pipes.\n\nEssentia tubes only transport one essentia at a time, but multiple essentias can be in the same line.\n\nThe valve can be used to switch lines on and off.\n\nThe restricted tube can be used to make an output lower priority.\n\nThe directional tube only works one-way.\n\nThe filter can be used to allow passage of only one essentia. Right click with a phial of the desired type to set its whitelist.\n\nThe buffer can be used for intermediate storage of up to 8 essentias. This way multiple types can run through the same line.\n\n\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120068,7 +144794,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Essentia Tube", + "name:8": "Essentia Piping", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -120095,20 +144821,50 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "thaumcraft:tube" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:tube_valve" + }, + "2:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:tube_restrict" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:tube_oneway" + }, + "4:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:tube_filter" + }, + "5:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "thaumcraft:tube_buffer" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1682:10": { + "2092:10": { "preRequisites:11": [ - 20387 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 250", + "desc:8": "§7§oJars are used to store essentia similarly to how tanks are used to store fluids.\n\nTo fill a jar, you can use phials, or you can directly click them on essentia containers.\n\nRight clicking a jar with a label will whitelist the essentia it\u0027s currently storing so that no other essentia can enter, even after the jar has been emptied. This can be used for essentia storage systems.\n\nThere are multiple tiers of jars, each with a different capacity:\n\nWarded: 250", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120153,14 +144909,14 @@ } } }, - "1683:10": { + "2093:10": { "preRequisites:11": [ 20394 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Voids Excess", + "desc:8": "§7§oVoid: 250 + void excess (makes flux)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120205,14 +144961,14 @@ } } }, - "1684:10": { + "2094:10": { "preRequisites:11": [ 20395 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 275", + "desc:8": "§7§oBrass: 275", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120257,14 +145013,14 @@ } } }, - "1685:10": { + "2095:10": { "preRequisites:11": [ 20396 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 350", + "desc:8": "§7§oThaumium: 350", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120309,14 +145065,14 @@ } } }, - "1686:10": { + "2096:10": { "preRequisites:11": [ 20253 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 1,000", + "desc:8": "§7§oMithrillium: 1000", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120361,14 +145117,14 @@ } } }, - "1687:10": { + "2097:10": { "preRequisites:11": [ - 20393 + 1748 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oEssentia transfusers are the best way to move essentia around!\n\nPlace them on essentia machines, and they automatically move essentia to/from jars nearby.\n\nFilling \u003d from machines to jars\n\nEmptying \u003d from jars to machines\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120419,7 +145175,7 @@ } } }, - "1688:10": { + "2098:10": { "preRequisites:11": [ 20222 ], @@ -120471,7 +145227,7 @@ } } }, - "1689:10": { + "2099:10": { "preRequisites:11": [ 20400 ], @@ -120523,9 +145279,9 @@ } } }, - "1690:10": { + "2100:10": { "preRequisites:11": [ - 20401 + 20193 ], "properties:10": { "betterquesting:10": { @@ -120575,9 +145331,9 @@ } } }, - "1691:10": { + "2101:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -120627,9 +145383,9 @@ } } }, - "1692:10": { + "2102:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -120679,9 +145435,9 @@ } } }, - "1693:10": { + "2103:10": { "preRequisites:11": [ - 20192 + 1755 ], "properties:10": { "betterquesting:10": { @@ -120731,14 +145487,14 @@ } } }, - "1694:10": { + "2104:10": { "preRequisites:11": [ 20398 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Holds 2,000", + "desc:8": "§7§oAdaminite: 2000 (cannot store vitium)", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120783,14 +145539,14 @@ } } }, - "1695:10": { + "2105:10": { "preRequisites:11": [ 20406 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oMithminite: 4000", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -120835,9 +145591,9 @@ } } }, - "1696:10": { + "2106:10": { "preRequisites:11": [ - 20393 + 1748 ], "properties:10": { "betterquesting:10": { @@ -120887,9 +145643,9 @@ } } }, - "1697:10": { + "2107:10": { "preRequisites:11": [ - 20399 + 1748 ], "properties:10": { "betterquesting:10": { @@ -120939,7 +145695,7 @@ } } }, - "1698:10": { + "2108:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -121015,7 +145771,7 @@ } } }, - "1699:10": { + "2109:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -121091,7 +145847,7 @@ } } }, - "1700:10": { + "2110:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -121167,7 +145923,7 @@ } } }, - "1701:10": { + "2111:10": { "preRequisites:11": [], "properties:10": { "betterquesting:10": { @@ -121243,7 +145999,7 @@ } } }, - "1702:10": { + "2112:10": { "preRequisites:11": [ 48 ], @@ -121282,7 +146038,7 @@ } } }, - "1703:10": { + "2113:10": { "preRequisites:11": [ 20424 ], @@ -121319,15 +146075,11 @@ "rewards:9": {}, "tasks:9": { "0:10": { - "index:3": 0, - "taskID:8": "bq_standard:checkbox" - }, - "1:10": { "autoConsume:1": 0, "consume:1": 0, "groupDetect:1": 0, "ignoreNBT:1": 0, - "index:3": 1, + "index:3": 0, "partialMatch:1": 1, "requiredItems:9": { "0:10": { @@ -121340,18 +146092,18 @@ } } }, - "taskID:8": "bq_standard:optional_retrieval" + "taskID:8": "bq_standard:retrieval" } } }, - "1704:10": { + "2114:10": { "preRequisites:11": [ 20415 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "bees are cool\nbees are cool!\nbees are cool!!!", + "desc:8": "§7§oThe following quests will guide you through bee breeding.\n\nBees can get complex, but they are also quite powerful.\n\nIf you are getting started with bees, make sure to follow these quests!\n\n§fbees are cool\nbees are cool!\nbees are cool!!!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121396,7 +146148,7 @@ } } }, - "1705:10": { + "2115:10": { "preRequisites:11": [ 20415, 65 @@ -121449,14 +146201,14 @@ } } }, - "1706:10": { + "2116:10": { "preRequisites:11": [ 20415 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Alkahestry is a weird art, some may call it a pallid imitation of EMC alchemy, yet, it has its advantages.\nThe Tome of Arcana is pretty good too!", + "desc:8": "§7§oDo you want to make lots and lots of nether starts, come this way!\n\n§fAlkahestry is a weird art, some may call it a pallid imitation of EMC alchemy, yet, it has its advantages.\nThe Tome of Arcana is pretty good too!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121501,14 +146253,14 @@ } } }, - "1707:10": { + "2117:10": { "preRequisites:11": [ 20415 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe following quests show the available options for mob farming, as well as woot and deep mob learning!\n\nMob farms can be extremely powerful in this pack if used effectively, be sure to start early!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121553,14 +146305,14 @@ } } }, - "1708:10": { + "2118:10": { "preRequisites:11": [ - 20415 + 1437 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Plants and trees are extremely useful, so I will need lots of ways to ensure a steady supply of vegetarian goodies.", + "desc:8": "§7§oThe following quests list all methods available for plant and tree farming!\n\nSee the green revolution section for methods to make your plants faster and better!\n\n§fPlants and trees are extremely useful, so I will need lots of ways to ensure a steady supply of vegetarian goodies.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121605,14 +146357,14 @@ } } }, - "1709:10": { + "2119:10": { "preRequisites:11": [ - 20415 + 1437 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Inferium, a magical material found pretty much everywhere, has strong affinity with both minerals and plants, allowing for the making of crops that yield small amounts of inorganic matter.", + "desc:8": "§7§oThe following quests will list methods to speed up plant growth, and how to level up your seeds with agricraft!\n\nSee the r/notjusttrees quest for info on farming automation!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121657,14 +146409,14 @@ } } }, - "1710:10": { + "2120:10": { "preRequisites:11": [ 20415 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "So many minerals...\nIf only there was a way to prevent mining trips every few hours...", + "desc:8": "§7§oThe following quests list methods used to automate mining resources!\n\n§fSo many minerals...\nIf only there was a way to prevent mining trips every few hours...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121709,14 +146461,14 @@ } } }, - "1711:10": { + "2121:10": { "preRequisites:11": [ 20415 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Genetically modified chickens, because why the f..k not...", + "desc:8": "§7§oThe following quests show how to deal with and farm chickens!\n\n§fGenetically modified chickens, because why the f..k not...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121761,14 +146513,14 @@ } } }, - "1712:10": { + "2122:10": { "preRequisites:11": [ 20424 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "A nesting pen can increase the eggification of chickens. Not the best, but it\u0027ll do for a bit.", + "desc:8": "§7§oNesting pens can be used to automate chickens in a straightforward matter! And there is a chance for a few special drops!\n\nThe net can be used to put chickens in the nesting pens.\n\n§fA nesting pen can increase the eggification of chickens. Not the best, but it\u0027ll do for a bit.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -121813,7 +146565,7 @@ } } }, - "1713:10": { + "2123:10": { "preRequisites:11": [ 20424 ], @@ -121865,9 +146617,9 @@ } } }, - "1714:10": { + "2124:10": { "preRequisites:11": [ - 20426 + 20424 ], "properties:10": { "betterquesting:10": { @@ -121917,7 +146669,7 @@ } } }, - "1715:10": { + "2125:10": { "preRequisites:11": [ 20427 ], @@ -121969,7 +146721,7 @@ } } }, - "1716:10": { + "2126:10": { "preRequisites:11": [ 20420 ], @@ -121988,7 +146740,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Mob Crusher", + "name:8": "Your First Mob Farm", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -122027,7 +146779,7 @@ } } }, - "1717:10": { + "2127:10": { "preRequisites:11": [ 20420 ], @@ -122079,7 +146831,7 @@ } } }, - "1718:10": { + "2128:10": { "preRequisites:11": [ 20420 ], @@ -122131,7 +146883,7 @@ } } }, - "1719:10": { + "2129:10": { "preRequisites:11": [ 20420 ], @@ -122183,7 +146935,7 @@ } } }, - "1720:10": { + "2130:10": { "preRequisites:11": [ 20420 ], @@ -122241,7 +146993,7 @@ } } }, - "1721:10": { + "2131:10": { "preRequisites:11": [ 20420 ], @@ -122293,7 +147045,7 @@ } } }, - "1722:10": { + "2132:10": { "preRequisites:11": [ 20420 ], @@ -122345,7 +147097,7 @@ } } }, - "1723:10": { + "2133:10": { "preRequisites:11": [ 20420 ], @@ -122397,7 +147149,7 @@ } } }, - "1724:10": { + "2134:10": { "preRequisites:11": [ 20429 ], @@ -122449,7 +147201,7 @@ } } }, - "1725:10": { + "2135:10": { "preRequisites:11": [ 20433 ], @@ -122508,14 +147260,14 @@ } } }, - "1726:10": { + "2136:10": { "preRequisites:11": [ 20434 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Creating creatures and monsters is cool and all, but making them digitally is better (for chunks and fps).\nAlso, it seems like these factories can produce things that normally seem to only come from my sword!", + "desc:8": "§7§oWoot lets you build mob farms without spawning mobs. Note, they can get large!\n\nThere are 4 tiers of woot farms! Each tier will drop shards of the tier after (tier 1 farm drops tier 1 and 2 shards)!\n\nTo start, craft a factory heart and an intern! The intern lets you select a tier, and it will tell you the materials you need to build the woot farm! Clicking the heart with the intern will build the mobfarm!\n\nAfter the structure is complete, you will have to add some blocks manually. To check is those are correct, right click the factory heart with a ya hammer.\n\nPlace the following blocks under the farm, in this exact order from top to bottom, directly under the heart, with a gap of at most 10 blocks: power cell, factory importer, factory exporter.\n\nTo farm a specific mob with woot, you need a bound ender shard. Hit a mob with it, and kill it after to bind your shard (it will start glowing).\n\nUse the bound shard to craft a controller, and place it on top of the block behind the factory heart!\n\n§fCreating creatures and monsters is cool and all, but making them digitally is better (for chunks and fps).\nAlso, it seems like these factories can produce things that normally seem to only come from my sword!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -122575,14 +147327,14 @@ } } }, - "1727:10": { + "2137:10": { "preRequisites:11": [ 20439 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Digital factories can be upgraded, weeeeeee!", + "desc:8": "§7§oWoot upgrades are placed on the upgrade casings.\n\nFor multiple levels of the same upgrade, you should stack them in order, with the higher tier at the bottom, and the lower at the top.\n\n§fDigital factories can be upgraded, weeeeeee!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -122657,7 +147409,7 @@ } } }, - "1728:10": { + "2138:10": { "preRequisites:11": [ 20434 ], @@ -122709,14 +147461,14 @@ } } }, - "1729:10": { + "2139:10": { "preRequisites:11": [ 20439 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "A simulation chamber that has been programmed with a data model consumes polymer clay to produce mob matter.\nThe loot fabricator uses pristine matter to produce mob drops.", + "desc:8": "§7§oTo farm mob drops with Deep Mob Learning (Evolution), you need a simulation chamber, a loot fabricator, and a steady supply of polymer clay (which has EMC), as well as a data model.\n\nTo function, a simulation chamber needs a data model that has been configured to a mob.\n\nTo configure a model, you need to place one for the mob you want to farm into the deep learner. Then you want to slay a certain number that mob to activate the model, while holding the learner into your hotbar.\n\nThe more mobs you slay, the higher the tier of the model. The higher the tier, the better.\n\nPlacing a model in the simulation chamber will produce pristine matter, which is consumed in loot fabricators to farm specific mob drops.\n\n§fA simulation chamber that has been programmed with a data model consumes polymer clay to produce mob matter.\nThe loot fabricator uses pristine matter to produce mob drops.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -122728,7 +147480,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Simulation Chamber", + "name:8": "Deep Mob learning", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -122740,7 +147492,44 @@ } }, "questID:3": 20442, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:deep_learner", + "tag:10": { + "inventory:9": { + "0:10": { + "Count:3": 2, + "Damage:2": 0, + "id:8": "minecraft:air" + }, + "1:10": { + "Count:3": 2, + "Damage:2": 0, + "id:8": "minecraft:air" + }, + "2:10": { + "Count:3": 2, + "Damage:2": 0, + "id:8": "minecraft:air" + }, + "3:10": { + "Count:3": 2, + "Damage:2": 0, + "id:8": "minecraft:air" + } + } + } + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -122767,20 +147556,26 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "deepmoblearning:extraction_chamber" + }, + "3:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearning:data_model_blank" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1730:10": { + "2140:10": { "preRequisites:11": [ 20442 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Smaller digital factories, more life essence!", + "desc:8": "§7§oThe digital mob agonizer is a very effective way to produce essence for a blood altar.\n\nPlace one next to a blood altar, and use the altar linker to bind it.\n\nThe digital mob agonizer needs a data model, and a steady supply of matter, and it will automatically add life essence to the altar.\n\nMultiple agonizers can be connected to the same altar!\n\n§fSmaller digital factories, more life essence!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -122804,7 +147599,20 @@ } }, "questID:3": 20443, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "deepmoblearningbm:altar_linker" + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -122825,7 +147633,7 @@ } } }, - "1731:10": { + "2141:10": { "preRequisites:11": [ 20439 ], @@ -122889,7 +147697,7 @@ } } }, - "1732:10": { + "2142:10": { "preRequisites:11": [ 20442 ], @@ -122948,9 +147756,9 @@ } } }, - "1733:10": { + "2143:10": { "preRequisites:11": [ - 20439 + 1400 ], "properties:10": { "betterquesting:10": { @@ -123006,267 +147814,7 @@ } } }, - "1734:10": { - "preRequisites:11": [ - 20450 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Better essences, better materials!", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 2, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Intermedium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20447, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 2, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1735:10": { - "preRequisites:11": [ - 20447 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Better essences, better materials!", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 3, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Superium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20448, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 3, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1736:10": { - "preRequisites:11": [ - 20448 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Better essences, better materials!", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 4, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Supremium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20449, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 4, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1737:10": { - "preRequisites:11": [ - 20451 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Using crystals, inferium can be compacted into a better version, that has better affinity to more complex minerals.", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 1, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Prudentium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20450, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 1, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1738:10": { - "preRequisites:11": [ - 20422 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Inferium is the base of this plant-based mineral farming, and it naturally can be produced by enchanted plants.\nThe higher the tier, the higher the yield!", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Inferium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20451, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "mysticalagriculture:crafting" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1739:10": { + "2144:10": { "preRequisites:11": [ 20422 ], @@ -123348,7 +147896,7 @@ } } }, - "1740:10": { + "2145:10": { "preRequisites:11": [ 20422 ], @@ -123406,7 +147954,7 @@ } } }, - "1741:10": { + "2146:10": { "preRequisites:11": [ 20422 ], @@ -123458,7 +148006,7 @@ } } }, - "1742:10": { + "2147:10": { "preRequisites:11": [ 20422 ], @@ -123534,7 +148082,7 @@ } } }, - "1743:10": { + "2148:10": { "preRequisites:11": [ 20422 ], @@ -123586,7 +148134,7 @@ } } }, - "1744:10": { + "2149:10": { "preRequisites:11": [ 20460 ], @@ -123638,7 +148186,7 @@ } } }, - "1745:10": { + "2150:10": { "preRequisites:11": [ 20457 ], @@ -123690,7 +148238,7 @@ } } }, - "1746:10": { + "2151:10": { "preRequisites:11": [ 20458 ], @@ -123742,7 +148290,7 @@ } } }, - "1747:10": { + "2152:10": { "preRequisites:11": [ 20461 ], @@ -123794,7 +148342,7 @@ } } }, - "1748:10": { + "2153:10": { "preRequisites:11": [ 20422 ], @@ -123854,59 +148402,7 @@ } } }, - "1749:10": { - "preRequisites:11": [ - 20449 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "Better essences, better materials!", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "mysticalagradditions:insanium" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Insanium Essence", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 20462, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "mysticalagradditions:insanium" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "1750:10": { + "2154:10": { "preRequisites:11": [ 20422 ], @@ -123958,7 +148454,7 @@ } } }, - "1751:10": { + "2155:10": { "preRequisites:11": [ 20459 ], @@ -124010,14 +148506,14 @@ } } }, - "1752:10": { + "2156:10": { "preRequisites:11": [ 20422 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Crop sticks can be used to duplicate or improve crops.\nIf crossing crop sticks are placed next to planted crop sticks, the plant will spread, sharing its stats.\nIf two or more planted crops are placed around double crop sticks, the resulting plant may come out with better stats.\nThe seed analyzer can be used to look at a given plant\u0027s stats. The maximum for each stat is 10.", + "desc:8": "§7§oCrop sticks can be used to duplicate or improve crops.\n\nOnly plants placed on crop sticks can be improved. Crops have three stats: growth, gain and strength. All stats have a level ranging from 1 to 10.\n\nAll planted crops start at level 1/1/1, and become much better when levelled to 10/10/10. \n\nIf you right click crop sticks with crop sticks, you make crossing crop sticks.\n\nIf crossing crop sticks are placed next to planted crop sticks, the plant will spread, sharing its stats.\n\nIf two or more planted crops are placed around double crop sticks, the resulting plant may come out with better stats.\n\nThe seed analyzer can be used to look at a given plant\u0027s stats. \n\nIf you want to challenge yourself with some boolean logic, integrated dynamics can be used to automate the process of making 10/10/10 seeds.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124029,7 +148525,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Crop Sticks", + "name:8": "The Best Plants", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -124041,7 +148537,20 @@ } }, "questID:3": 20465, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "agricraft:journal" + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -124062,26 +148571,20 @@ "Damage:2": 0, "OreDict:8": "", "id:8": "agricraft:seed_analyzer" - }, - "2:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "agricraft:journal" } }, "taskID:8": "bq_standard:retrieval" } } }, - "1753:10": { + "2157:10": { "preRequisites:11": [ - 20422 + 1368 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Stone and nether essences can be used to create ores with Mythic properties.\nOne mineral makes one ore...\nOne ore makes multiple minerals...\nProfit", + "desc:8": "§7§oStone and nether essences can be used to create ores with Mythic properties.\n\nOne mineral makes one ore...\n\nOne ore makes multiple minerals, especially if you use an industrial grinder!\n\nThis process can be looped for exponential yield (granted that you have enough essence).\n\nWorks with Rupee, Arlemite, Realmite, Rosite, Limonite, Netherite, Bloodgem, Emberstone.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124093,7 +148596,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Stone Essence", + "name:8": "Ore Duplication", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -124132,7 +148635,7 @@ } } }, - "1754:10": { + "2158:10": { "preRequisites:11": [ 20422 ], @@ -124184,7 +148687,7 @@ } } }, - "1755:10": { + "2159:10": { "preRequisites:11": [ 20422 ], @@ -124236,7 +148739,7 @@ } } }, - "1756:10": { + "2160:10": { "preRequisites:11": [ 20422 ], @@ -124288,7 +148791,7 @@ } } }, - "1757:10": { + "2161:10": { "preRequisites:11": [ 20423 ], @@ -124368,14 +148871,14 @@ } } }, - "1758:10": { + "2162:10": { "preRequisites:11": [ 20423 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "A builder, programmed with a quarry card, is very good at ruining landscapes!", + "desc:8": "§7§oA builder, programmed with a quarry card, is very good at ruining landscapes!\n\nIn this configuartion, this machine will automatically excavate large regions, collecting all blocks it escavates.\n\nPlace an inventory on top of the builder to collect drops.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124433,14 +148936,14 @@ } } }, - "1759:10": { + "2163:10": { "preRequisites:11": [ 20471 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The quantum quarry produces ground drops from a hypothetical dimension, thus limiting the environmental impact of quarrying.\nSpecific biomes can be configured in the multiblock to target particular minerals or ground materials.", + "desc:8": "§7§oUsing a quantum quarry is optional, but it may be good depending on your situation!\n\nThe quantum quarry produces ground drops from a hypothetical dimension, thus limiting the environmental impact of quarrying.\nSpecific biomes can be configured in the multiblock to target particular minerals or ground materials.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124491,7 +148994,7 @@ } } }, - "1760:10": { + "2164:10": { "preRequisites:11": [ 20423 ], @@ -124571,14 +149074,14 @@ } } }, - "1761:10": { + "2165:10": { "preRequisites:11": [ 20423 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Do I really need this many rocks?!\nWell, I can make them from nothing...", + "desc:8": "§7§oVoid miners are multiblocks that automatically generate resources at random.\n\nThe void resource miner\u0027s main use is mica, which is used in some useful recipes.\n\nYou can upgrade your resource miner to other tiers, but it\u0027s not as important, until you reach later stages in the game!\n\n§fDo I really need this many rocks?!\nWell, I can make them from nothing...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124623,14 +149126,14 @@ } } }, - "1762:10": { + "2166:10": { "preRequisites:11": [ 20471 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Let\u0027s make things more environmental (and lag) friendly!\nAnd I can make litherite too!", + "desc:8": "§7§oVoid miners are multiblocks that automatically generate resources at random.\n\nVoid ore miners are very good at collecting all minerals. \n\nThe higher the tier, the better the drops, and you will unlock additional resources!\n\nIt is a good idea to start levelling up your void ore miners ASAP!\n\n§fLet\u0027s make things more environmental (and lag) friendly!\nAnd I can make litherite too!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -124688,7 +149191,7 @@ } } }, - "1763:10": { + "2167:10": { "preRequisites:11": [ 20475 ], @@ -124740,7 +149243,7 @@ } } }, - "1764:10": { + "2168:10": { "preRequisites:11": [ 20476 ], @@ -124792,7 +149295,7 @@ } } }, - "1765:10": { + "2169:10": { "preRequisites:11": [ 20477 ], @@ -124844,7 +149347,7 @@ } } }, - "1766:10": { + "2170:10": { "preRequisites:11": [ 20478 ], @@ -124896,7 +149399,7 @@ } } }, - "1767:10": { + "2171:10": { "preRequisites:11": [ 20479 ], @@ -124948,7 +149451,7 @@ } } }, - "1768:10": { + "2172:10": { "preRequisites:11": [ 37 ], @@ -124987,7 +149490,7 @@ } } }, - "1769:10": { + "2173:10": { "preRequisites:11": [ 20483 ], @@ -125039,7 +149542,7 @@ } } }, - "1770:10": { + "2174:10": { "preRequisites:11": [ 20490 ], @@ -125091,7 +149594,7 @@ } } }, - "1771:10": { + "2175:10": { "preRequisites:11": [ 20490 ], @@ -125143,7 +149646,7 @@ } } }, - "1772:10": { + "2176:10": { "preRequisites:11": [ 20483 ], @@ -125219,7 +149722,7 @@ } } }, - "1773:10": { + "2177:10": { "preRequisites:11": [ 20483 ], @@ -125295,7 +149798,7 @@ } } }, - "1774:10": { + "2178:10": { "preRequisites:11": [ 20483 ], @@ -125377,7 +149880,7 @@ } } }, - "1775:10": { + "2179:10": { "preRequisites:11": [ 1007 ], @@ -125429,7 +149932,7 @@ } } }, - "1776:10": { + "2180:10": { "preRequisites:11": [ 1007 ], @@ -125493,7 +149996,7 @@ } } }, - "1777:10": { + "2181:10": { "preRequisites:11": [ 1002 ], @@ -125564,7 +150067,7 @@ } } }, - "1778:10": { + "2182:10": { "preRequisites:11": [ 1006 ], @@ -125616,7 +150119,7 @@ } } }, - "1779:10": { + "2183:10": { "preRequisites:11": [ 1007 ], @@ -125680,7 +150183,7 @@ } } }, - "1780:10": { + "2184:10": { "preRequisites:11": [ 1007 ], @@ -125732,7 +150235,7 @@ } } }, - "1781:10": { + "2185:10": { "preRequisites:11": [ 1006 ], @@ -125790,7 +150293,7 @@ } } }, - "1782:10": { + "2186:10": { "preRequisites:11": [ 20496 ], @@ -125842,7 +150345,7 @@ } } }, - "1783:10": { + "2187:10": { "preRequisites:11": [ 20490 ], @@ -125900,7 +150403,7 @@ } } }, - "1784:10": { + "2188:10": { "preRequisites:11": [ 1006 ], @@ -125958,7 +150461,7 @@ } } }, - "1785:10": { + "2189:10": { "preRequisites:11": [ 20419 ], @@ -126022,14 +150525,14 @@ } } }, - "1786:10": { + "2190:10": { "preRequisites:11": [ 20419 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The Tome of Alkahestry, in most situations, is a worse version of the philosopher stone, but its ability to replicate nether stars makes it very useful.", + "desc:8": "§7§oThe Tome of Alkahestry, in most situations, is a worse version of the philosopher stone, but its ability to replicate nether stars makes it very useful.\n\nThe tome is charged when shapelessly crafted with redstone.\n\nIf the tome has enough charge, it will duplicate nether stars when shapelessly crafted with them.\n\nA crafter in ExtC mode will let you make a very cheap and effective nether star farm, provided with a steady supply of redstone!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126086,7 +150589,7 @@ } } }, - "1787:10": { + "2191:10": { "preRequisites:11": [ 20418 ], @@ -126173,7 +150676,7 @@ } } }, - "1788:10": { + "2192:10": { "preRequisites:11": [ 20418 ], @@ -126225,7 +150728,7 @@ } } }, - "1789:10": { + "2193:10": { "preRequisites:11": [ 20500 ], @@ -126283,14 +150786,14 @@ } } }, - "1790:10": { + "2194:10": { "preRequisites:11": [ 20418 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "§7§oEMC loops exploit recipes where the output has a higher value than the sum of the inputs!\n\nMeatballcraft shall have only one EMC loop, so if you discover more, please report it!\n\nFour blaze rods have a combined EMC value of 6144, a diamond has a value of 8192!\nThe crafter from RFTools can be used to automate making diamonds from blaze rods! Make sure you set it to ExtC mode to keep the dragon heart!\nThe diamonds can be piped into a condenser MK2 to make more blaze rods than you started with!\nPipe the blaze rods from the condenser back into the crafter, to complete the loop!\nYou can dump the excess blaze rods into another condenser to farm any EMC item you want!\n\n\n§fWhile basic Condensers are very good when connected to Relays or Collectors, if items are fed into this baseline version, things get a bit awkward...\nThe upgraded Condenser is designed for item duplication from outside inputs (E.G. cobble gen, crop farms).\nThere are some very good farms that passively produce items with high EMC values", + "desc:8": "§7§oEMC loops exploit recipes where the output of a given recipe has a higher value than the sum of the inputs!\n\nMeatballcraft shall have only one EMC loop, so if you discover more, please report it!\n\nFour blaze rods have a combined EMC value of 6144, a diamond has a value of 8192!\nThe crafter from RFTools can be used to automate making diamonds from blaze rods! Make sure you set it to ExtC mode to keep the dragon heart!\nThe diamonds can be piped into a condenser MK2 to make more blaze rods than you started with!\nPipe the blaze rods from the condenser back into the crafter, to complete the loop!\nYou can dump the excess blaze rods into another condenser to farm any EMC item you want!\n\n\n§fWhile basic Condensers are very good when connected to Relays or Collectors, if items are fed into this baseline version, things get a bit awkward...\nThe upgraded Condenser is designed for item duplication from outside inputs (E.G. cobble gen, crop farms).\nThere are some very good farms that passively produce items with high EMC values", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126359,7 +150862,7 @@ } } }, - "1791:10": { + "2195:10": { "preRequisites:11": [ 20504 ], @@ -126417,14 +150920,14 @@ } } }, - "1792:10": { + "2196:10": { "preRequisites:11": [ 20418 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oEMC links are a way to extract and insert EMC into your personal network (your transmutation tablet).\n\nThe basic energy EMC link is used to add EMC to your network, you can only input items into it, but cannot pull them out!\n\nThe personal EMC link is like a condenser that takes EMC from your own network. See next quests for upgrades on the personal link!\n\nWARNING: DO not attach EMC links directly to AE2 buses, this will cause a lot of lag!\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126475,14 +150978,14 @@ } } }, - "1793:10": { + "2197:10": { "preRequisites:11": [ 20509 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oWorks like a personal EMC link, but it can output 9 items at the same time!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126527,14 +151030,14 @@ } } }, - "1794:10": { + "2198:10": { "preRequisites:11": [ 20509 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oBonsai pots let you passively generate EMC for your personal EMC network.\n\nPlace a bonsai pot in a loaded chunk, and it will automatically add EMC at a constant rate.\n\nThe higher the tier, the faster EMC will be added!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126579,14 +151082,14 @@ } } }, - "1795:10": { + "2199:10": { "preRequisites:11": [ 20510 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oWorks like a personal EMC link, but it can output 54 items at the same time!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126631,14 +151134,14 @@ } } }, - "1796:10": { + "2200:10": { "preRequisites:11": [ 20421 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "While there are other, more compact ways of farming plants and trees, large material-based farms can be used for more than trees, and they have really good yield.\nPossible EMC farm candidates!", + "desc:8": "§7§oWhile there are other, more compact ways of farming plants and trees, large material-based farms can be used for more than trees, and they have really good yield.\n\nMultiblock farms can be programmed for a variety of purposes. The best use is to make peat, which is used in a lot of recipes later on.\n\nTo program a multiblock farm, you need a circuit, which is programmed using a soldering iron!\n\nThe higher the circuit tier, the more things at the same time can be farmed (up to 4).", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126665,7 +151168,33 @@ } }, "questID:3": 20513, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:soldering_iron", + "tag:10": { + "Slots:10": { + "0:10": { + "Count:3": 1, + "Damage:2": 1, + "id:8": "forestry:chipsets", + "tag:10": { + "T:2": 1 + } + } + }, + "UID:3": -251769419 + } + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -126722,17 +151251,64 @@ } }, "taskID:8": "bq_standard:retrieval" + }, + "1:10": { + "autoConsume:1": 0, + "consume:1": 0, + "groupDetect:1": 0, + "ignoreNBT:1": 0, + "index:3": 1, + "partialMatch:1": 1, + "requiredItems:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "forestry:chipsets", + "tag:10": { + "T:2": 0 + } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 1, + "OreDict:8": "", + "id:8": "forestry:chipsets", + "tag:10": { + "T:2": 1 + } + }, + "2:10": { + "Count:3": 1, + "Damage:2": 2, + "OreDict:8": "", + "id:8": "forestry:chipsets", + "tag:10": { + "T:2": 2 + } + }, + "3:10": { + "Count:3": 1, + "Damage:2": 3, + "OreDict:8": "", + "id:8": "forestry:chipsets", + "tag:10": { + "T:2": 3 + } + } + }, + "taskID:8": "bq_standard:optional_retrieval" } } }, - "1797:10": { + "2201:10": { "preRequisites:11": [ 20421 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The plant sower is used to plant up to 9 different types of plants.\nThe gatherer can automatically harvest plants, producing sludge as a byproduct.", + "desc:8": "§7§oThe plant sower is used to plant up to 9 different types of plants.\nThe gatherer can automatically harvest plants, producing sludge as a byproduct.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126783,14 +151359,14 @@ } } }, - "1798:10": { + "2202:10": { "preRequisites:11": [ 20513 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The emerald electron tube allows for the farming of crops!", + "desc:8": "§7§oThe emerald electron tube allows for the farming of crop sticks!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126835,14 +151411,14 @@ } } }, - "1799:10": { + "2203:10": { "preRequisites:11": [ - 20514 + 1368 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Some plants don\u0027t need to be broken and replaced to produce drops, and this device takes advantage of this to harvest crops without the need for replanting.", + "desc:8": "§7§oThis is not the best option, but it is an option!\n\nSome plants don\u0027t need to be broken and replaced to produce drops, and this device takes advantage of this to harvest crops without the need for replanting.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126887,14 +151463,14 @@ } } }, - "1800:10": { + "2204:10": { "preRequisites:11": [ 20514 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The sludge refiner uses sludge to create various earthy materials, including some quite useful stuff!\nConductive powder is a very interesting byproduct...", + "desc:8": "§7§oThe sludge refiner uses sludge to create various earthy materials, including some quite useful stuff!\nConductive powder is a very interesting byproduct...", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126939,14 +151515,14 @@ } } }, - "1801:10": { + "2205:10": { "preRequisites:11": [ 20513 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The obsidian electron tube is used to configure these large farms to produce peat, which I have no other way to automatically produce...", + "desc:8": "§7§oThe obsidian electron tube is used to configure these large farms to produce peat.\n\nA peat multiblock farm needs a steady supply of bog earth.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -126997,7 +151573,7 @@ } } }, - "1802:10": { + "2206:10": { "preRequisites:11": [ 20421 ], @@ -127049,7 +151625,7 @@ } } }, - "1803:10": { + "2207:10": { "preRequisites:11": [ 20518, 20517 @@ -127057,7 +151633,7 @@ "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "The phytogenic insolator is a one-block plant farm that requires some sort of fertilizer to produce both crop and tree drops (if upgraded with an arboreal extractor).", + "desc:8": "§7§oThe phytogenic insolator is a one-block plant farm that requires some sort of fertilizer to produce both crop and tree drops (if upgraded with an arboreal extractor).", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -127130,7 +151706,7 @@ } } }, - "1804:10": { + "2208:10": { "preRequisites:11": [ 20543 ], @@ -127188,7 +151764,7 @@ } } }, - "1805:10": { + "2209:10": { "preRequisites:11": [ 20532 ], @@ -127252,7 +151828,7 @@ } } }, - "1806:10": { + "2210:10": { "preRequisites:11": [ 20481, 71 @@ -127305,7 +151881,7 @@ } } }, - "1807:10": { + "2211:10": { "preRequisites:11": [ 20481, 63 @@ -127358,7 +151934,7 @@ } } }, - "1808:10": { + "2212:10": { "preRequisites:11": [ 20481, 63 @@ -127411,7 +151987,7 @@ } } }, - "1809:10": { + "2213:10": { "preRequisites:11": [ 20481, 63 @@ -127464,7 +152040,7 @@ } } }, - "1810:10": { + "2214:10": { "preRequisites:11": [ 20481, 43 @@ -127530,7 +152106,7 @@ } } }, - "1811:10": { + "2215:10": { "preRequisites:11": [ 20481, 63 @@ -127583,7 +152159,7 @@ } } }, - "1812:10": { + "2216:10": { "preRequisites:11": [ 20481, 37 @@ -127636,7 +152212,7 @@ } } }, - "1813:10": { + "2217:10": { "preRequisites:11": [ 20481, 63 @@ -127689,7 +152265,7 @@ } } }, - "1814:10": { + "2218:10": { "preRequisites:11": [ 20481, 63 @@ -127742,7 +152318,7 @@ } } }, - "1815:10": { + "2219:10": { "preRequisites:11": [ 20481, 31 @@ -127795,7 +152371,7 @@ } } }, - "1816:10": { + "2220:10": { "preRequisites:11": [ 20481, 63 @@ -127848,7 +152424,7 @@ } } }, - "1817:10": { + "2221:10": { "preRequisites:11": [ 20481, 63 @@ -127901,7 +152477,7 @@ } } }, - "1818:10": { + "2222:10": { "preRequisites:11": [ 20481, 43 @@ -127954,7 +152530,7 @@ } } }, - "1819:10": { + "2223:10": { "preRequisites:11": [ 20481, 150 @@ -128013,7 +152589,7 @@ } } }, - "1820:10": { + "2224:10": { "preRequisites:11": [ 20481, 204 @@ -128066,7 +152642,7 @@ } } }, - "1821:10": { + "2225:10": { "preRequisites:11": [ 20481, 198 @@ -128119,7 +152695,7 @@ } } }, - "1822:10": { + "2226:10": { "preRequisites:11": [ 20481, 200 @@ -128172,7 +152748,7 @@ } } }, - "1823:10": { + "2227:10": { "preRequisites:11": [ 20481, 209 @@ -128225,7 +152801,7 @@ } } }, - "1824:10": { + "2228:10": { "preRequisites:11": [ 20481, 206 @@ -128281,7 +152857,7 @@ } } }, - "1825:10": { + "2229:10": { "preRequisites:11": [ 20481, 207 @@ -128337,7 +152913,7 @@ } } }, - "1826:10": { + "2230:10": { "preRequisites:11": [ 20481, 201 @@ -128390,7 +152966,7 @@ } } }, - "1827:10": { + "2231:10": { "preRequisites:11": [ 20481, 68 @@ -128443,7 +153019,7 @@ } } }, - "1828:10": { + "2232:10": { "preRequisites:11": [ 20481, 346 @@ -128496,7 +153072,7 @@ } } }, - "1829:10": { + "2233:10": { "preRequisites:11": [ 20481, 270 @@ -128549,7 +153125,7 @@ } } }, - "1830:10": { + "2234:10": { "preRequisites:11": [ 20481, 68 @@ -128602,7 +153178,7 @@ } } }, - "1831:10": { + "2235:10": { "preRequisites:11": [ 20481, 68 @@ -128655,7 +153231,7 @@ } } }, - "1832:10": { + "2236:10": { "preRequisites:11": [ 20481, 43 @@ -128708,7 +153284,7 @@ } } }, - "1833:10": { + "2237:10": { "preRequisites:11": [ 20481, 64 @@ -128761,7 +153337,7 @@ } } }, - "1834:10": { + "2238:10": { "preRequisites:11": [ 20481, 68 @@ -128814,7 +153390,7 @@ } } }, - "1835:10": { + "2239:10": { "preRequisites:11": [ 20481, 68 @@ -128880,7 +153456,7 @@ } } }, - "1836:10": { + "2240:10": { "preRequisites:11": [ 20530 ], @@ -128932,7 +153508,7 @@ } } }, - "1837:10": { + "2241:10": { "preRequisites:11": [ 20531 ], @@ -128984,7 +153560,7 @@ } } }, - "1838:10": { + "2242:10": { "preRequisites:11": [ 20535 ], @@ -129036,7 +153612,7 @@ } } }, - "1839:10": { + "2243:10": { "preRequisites:11": [ 20533 ], @@ -129088,7 +153664,7 @@ } } }, - "1840:10": { + "2244:10": { "preRequisites:11": [ 20534 ], @@ -129140,7 +153716,7 @@ } } }, - "1841:10": { + "2245:10": { "preRequisites:11": [ 20526 ], @@ -129210,7 +153786,7 @@ } } }, - "1842:10": { + "2246:10": { "preRequisites:11": [ 20524 ], @@ -129262,7 +153838,7 @@ } } }, - "1843:10": { + "2247:10": { "preRequisites:11": [ 20525 ], @@ -129342,7 +153918,7 @@ } } }, - "1844:10": { + "2248:10": { "preRequisites:11": [ 20529 ], @@ -129430,7 +154006,7 @@ } } }, - "1845:10": { + "2249:10": { "preRequisites:11": [ 20527 ], @@ -129482,7 +154058,7 @@ } } }, - "1846:10": { + "2250:10": { "preRequisites:11": [ 20528 ], @@ -129534,7 +154110,7 @@ } } }, - "1847:10": { + "2251:10": { "preRequisites:11": [ 20530 ], @@ -129586,7 +154162,7 @@ } } }, - "1848:10": { + "2252:10": { "preRequisites:11": [ 20531 ], @@ -129644,7 +154220,7 @@ } } }, - "1849:10": { + "2253:10": { "preRequisites:11": [ 20535 ], @@ -129696,7 +154272,7 @@ } } }, - "1850:10": { + "2254:10": { "preRequisites:11": [ 20533 ], @@ -129748,7 +154324,7 @@ } } }, - "1851:10": { + "2255:10": { "preRequisites:11": [ 20534 ], @@ -129800,7 +154376,7 @@ } } }, - "1852:10": { + "2256:10": { "preRequisites:11": [ 20526 ], @@ -129852,7 +154428,7 @@ } } }, - "1853:10": { + "2257:10": { "preRequisites:11": [ 20524 ], @@ -129910,7 +154486,7 @@ } } }, - "1854:10": { + "2258:10": { "preRequisites:11": [ 20525 ], @@ -129990,7 +154566,7 @@ } } }, - "1855:10": { + "2259:10": { "preRequisites:11": [ 20529 ], @@ -130056,7 +154632,7 @@ } } }, - "1856:10": { + "2260:10": { "preRequisites:11": [ 20527 ], @@ -130131,7 +154707,7 @@ } } }, - "1857:10": { + "2261:10": { "preRequisites:11": [ 20528 ], @@ -130189,7 +154765,7 @@ } } }, - "1858:10": { + "2262:10": { "preRequisites:11": [ 20530 ], @@ -130241,7 +154817,7 @@ } } }, - "1859:10": { + "2263:10": { "preRequisites:11": [ 20530 ], @@ -130299,7 +154875,7 @@ } } }, - "1860:10": { + "2264:10": { "preRequisites:11": [ 20530 ], @@ -130351,7 +154927,7 @@ } } }, - "1861:10": { + "2265:10": { "preRequisites:11": [ 20530 ], @@ -130403,7 +154979,7 @@ } } }, - "1862:10": { + "2266:10": { "preRequisites:11": [ 20530 ], @@ -130455,7 +155031,7 @@ } } }, - "1863:10": { + "2267:10": { "preRequisites:11": [ 20530 ], @@ -130507,7 +155083,7 @@ } } }, - "1864:10": { + "2268:10": { "preRequisites:11": [ 20533 ], @@ -130559,7 +155135,7 @@ } } }, - "1865:10": { + "2269:10": { "preRequisites:11": [ 20533 ], @@ -130611,7 +155187,7 @@ } } }, - "1866:10": { + "2270:10": { "preRequisites:11": [ 20533 ], @@ -130663,7 +155239,7 @@ } } }, - "1867:10": { + "2271:10": { "preRequisites:11": [ 20533 ], @@ -130715,7 +155291,7 @@ } } }, - "1868:10": { + "2272:10": { "preRequisites:11": [ 20534 ], @@ -130767,7 +155343,7 @@ } } }, - "1869:10": { + "2273:10": { "preRequisites:11": [ 20534 ], @@ -130819,7 +155395,7 @@ } } }, - "1870:10": { + "2274:10": { "preRequisites:11": [ 20534 ], @@ -130871,7 +155447,7 @@ } } }, - "1871:10": { + "2275:10": { "preRequisites:11": [ 20534 ], @@ -130923,7 +155499,7 @@ } } }, - "1872:10": { + "2276:10": { "preRequisites:11": [ 20534 ], @@ -130975,7 +155551,7 @@ } } }, - "1873:10": { + "2277:10": { "preRequisites:11": [ 20534 ], @@ -131027,7 +155603,7 @@ } } }, - "1874:10": { + "2278:10": { "preRequisites:11": [ 20534 ], @@ -131079,7 +155655,7 @@ } } }, - "1875:10": { + "2279:10": { "preRequisites:11": [ 20534 ], @@ -131131,7 +155707,7 @@ } } }, - "1876:10": { + "2280:10": { "preRequisites:11": [ 20534 ], @@ -131183,7 +155759,7 @@ } } }, - "1877:10": { + "2281:10": { "preRequisites:11": [ 20525 ], @@ -131263,7 +155839,7 @@ } } }, - "1878:10": { + "2282:10": { "preRequisites:11": [ 20525 ], @@ -131343,7 +155919,7 @@ } } }, - "1879:10": { + "2283:10": { "preRequisites:11": [ 20525 ], @@ -131423,7 +155999,7 @@ } } }, - "1880:10": { + "2284:10": { "preRequisites:11": [ 20525 ], @@ -131503,7 +156079,7 @@ } } }, - "1881:10": { + "2285:10": { "preRequisites:11": [ 20525 ], @@ -131583,7 +156159,7 @@ } } }, - "1882:10": { + "2286:10": { "preRequisites:11": [ 20525 ], @@ -131663,7 +156239,7 @@ } } }, - "1883:10": { + "2287:10": { "preRequisites:11": [ 20525 ], @@ -131743,7 +156319,7 @@ } } }, - "1884:10": { + "2288:10": { "preRequisites:11": [ 20525 ], @@ -131823,7 +156399,7 @@ } } }, - "1885:10": { + "2289:10": { "preRequisites:11": [ 20525 ], @@ -131903,7 +156479,7 @@ } } }, - "1886:10": { + "2290:10": { "preRequisites:11": [ 20525 ], @@ -131983,7 +156559,7 @@ } } }, - "1887:10": { + "2291:10": { "preRequisites:11": [ 20525 ], @@ -132063,7 +156639,7 @@ } } }, - "1888:10": { + "2292:10": { "preRequisites:11": [ 20525 ], @@ -132143,7 +156719,7 @@ } } }, - "1889:10": { + "2293:10": { "preRequisites:11": [ 20525 ], @@ -132223,7 +156799,7 @@ } } }, - "1890:10": { + "2294:10": { "preRequisites:11": [ 20525 ], @@ -132303,7 +156879,7 @@ } } }, - "1891:10": { + "2295:10": { "preRequisites:11": [ 20529 ], @@ -132355,7 +156931,7 @@ } } }, - "1892:10": { + "2296:10": { "preRequisites:11": [ 20543 ], @@ -132413,7 +156989,7 @@ } } }, - "1893:10": { + "2297:10": { "preRequisites:11": [ 20527 ], @@ -132488,7 +157064,7 @@ } } }, - "1894:10": { + "2298:10": { "preRequisites:11": [ 20527 ], @@ -132546,7 +157122,7 @@ } } }, - "1895:10": { + "2299:10": { "preRequisites:11": [ 20527 ], @@ -132621,7 +157197,7 @@ } } }, - "1896:10": { + "2300:10": { "preRequisites:11": [ 20527 ], @@ -132696,7 +157272,7 @@ } } }, - "1897:10": { + "2301:10": { "preRequisites:11": [ 20527 ], @@ -132773,7 +157349,7 @@ } } }, - "1898:10": { + "2302:10": { "preRequisites:11": [ 20527 ], @@ -132848,7 +157424,7 @@ } } }, - "1899:10": { + "2303:10": { "preRequisites:11": [ 20527 ], @@ -132923,7 +157499,7 @@ } } }, - "1900:10": { + "2304:10": { "preRequisites:11": [ 20527 ], @@ -132998,7 +157574,7 @@ } } }, - "1901:10": { + "2305:10": { "preRequisites:11": [ 20527 ], @@ -133073,7 +157649,7 @@ } } }, - "1902:10": { + "2306:10": { "preRequisites:11": [ 20527 ], @@ -133148,7 +157724,7 @@ } } }, - "1903:10": { + "2307:10": { "preRequisites:11": [ 20540 ], @@ -133206,7 +157782,7 @@ } } }, - "1904:10": { + "2308:10": { "preRequisites:11": [ 20538 ], @@ -133258,7 +157834,7 @@ } } }, - "1905:10": { + "2309:10": { "preRequisites:11": [ 20539 ], @@ -133322,7 +157898,7 @@ } } }, - "1906:10": { + "2310:10": { "preRequisites:11": [ 20541 ], @@ -133374,7 +157950,7 @@ } } }, - "1907:10": { + "2311:10": { "preRequisites:11": [ 20543 ], @@ -133426,7 +158002,7 @@ } } }, - "1908:10": { + "2312:10": { "preRequisites:11": [ 20542 ], @@ -133478,7 +158054,7 @@ } } }, - "1909:10": { + "2313:10": { "preRequisites:11": [ 20537 ], @@ -133536,7 +158112,7 @@ } } }, - "1910:10": { + "2314:10": { "preRequisites:11": [ 20536 ], @@ -133594,7 +158170,7 @@ } } }, - "1911:10": { + "2315:10": { "preRequisites:11": [ 20536 ], @@ -133652,7 +158228,7 @@ } } }, - "1912:10": { + "2316:10": { "preRequisites:11": [ 20537 ], @@ -133710,7 +158286,7 @@ } } }, - "1913:10": { + "2317:10": { "preRequisites:11": [ 20542 ], @@ -133762,7 +158338,7 @@ } } }, - "1914:10": { + "2318:10": { "preRequisites:11": [ 20625 ], @@ -133814,7 +158390,7 @@ } } }, - "1915:10": { + "2319:10": { "preRequisites:11": [ 20541 ], @@ -133866,7 +158442,7 @@ } } }, - "1916:10": { + "2320:10": { "preRequisites:11": [ 20538 ], @@ -133918,7 +158494,7 @@ } } }, - "1917:10": { + "2321:10": { "preRequisites:11": [ 20540 ], @@ -133970,7 +158546,7 @@ } } }, - "1918:10": { + "2322:10": { "preRequisites:11": [ 20538 ], @@ -134022,7 +158598,7 @@ } } }, - "1919:10": { + "2323:10": { "preRequisites:11": [ 20540 ], @@ -134074,7 +158650,7 @@ } } }, - "1920:10": { + "2324:10": { "preRequisites:11": [ 20540 ], @@ -134126,7 +158702,7 @@ } } }, - "1921:10": { + "2325:10": { "preRequisites:11": [ 20540 ], @@ -134178,7 +158754,7 @@ } } }, - "1922:10": { + "2326:10": { "preRequisites:11": [ 20540 ], @@ -134230,7 +158806,7 @@ } } }, - "1923:10": { + "2327:10": { "preRequisites:11": [ 20540 ], @@ -134282,7 +158858,7 @@ } } }, - "1924:10": { + "2328:10": { "preRequisites:11": [ 20540 ], @@ -134340,7 +158916,7 @@ } } }, - "1925:10": { + "2329:10": { "preRequisites:11": [ 20540 ], @@ -134398,7 +158974,7 @@ } } }, - "1926:10": { + "2330:10": { "preRequisites:11": [ 20538 ], @@ -134456,7 +159032,7 @@ } } }, - "1927:10": { + "2331:10": { "preRequisites:11": [ 20538 ], @@ -134514,7 +159090,7 @@ } } }, - "1928:10": { + "2332:10": { "preRequisites:11": [ 20538 ], @@ -134572,7 +159148,7 @@ } } }, - "1929:10": { + "2333:10": { "preRequisites:11": [ 20538 ], @@ -134630,7 +159206,7 @@ } } }, - "1930:10": { + "2334:10": { "preRequisites:11": [ 20538 ], @@ -134688,7 +159264,7 @@ } } }, - "1931:10": { + "2335:10": { "preRequisites:11": [ 20539 ], @@ -134746,7 +159322,7 @@ } } }, - "1932:10": { + "2336:10": { "preRequisites:11": [ 20539 ], @@ -134804,7 +159380,7 @@ } } }, - "1933:10": { + "2337:10": { "preRequisites:11": [ 20539 ], @@ -134862,7 +159438,7 @@ } } }, - "1934:10": { + "2338:10": { "preRequisites:11": [ 20539 ], @@ -134920,7 +159496,7 @@ } } }, - "1935:10": { + "2339:10": { "preRequisites:11": [ 20539 ], @@ -134978,7 +159554,7 @@ } } }, - "1936:10": { + "2340:10": { "preRequisites:11": [ 20543 ], @@ -135036,7 +159612,7 @@ } } }, - "1937:10": { + "2341:10": { "preRequisites:11": [ 20539 ], @@ -135112,7 +159688,7 @@ } } }, - "1938:10": { + "2342:10": { "preRequisites:11": [ 20541 ], @@ -135170,7 +159746,7 @@ } } }, - "1939:10": { + "2343:10": { "preRequisites:11": [ 20541 ], @@ -135228,7 +159804,7 @@ } } }, - "1940:10": { + "2344:10": { "preRequisites:11": [ 20541 ], @@ -135286,7 +159862,7 @@ } } }, - "1941:10": { + "2345:10": { "preRequisites:11": [ 20541 ], @@ -135344,7 +159920,7 @@ } } }, - "1942:10": { + "2346:10": { "preRequisites:11": [ 20541 ], @@ -135402,7 +159978,7 @@ } } }, - "1943:10": { + "2347:10": { "preRequisites:11": [ 20542 ], @@ -135460,7 +160036,7 @@ } } }, - "1944:10": { + "2348:10": { "preRequisites:11": [ 20542 ], @@ -135518,7 +160094,7 @@ } } }, - "1945:10": { + "2349:10": { "preRequisites:11": [ 20542 ], @@ -135576,7 +160152,7 @@ } } }, - "1946:10": { + "2350:10": { "preRequisites:11": [ 20543 ], @@ -135628,7 +160204,7 @@ } } }, - "1947:10": { + "2351:10": { "preRequisites:11": [ 20552 ], @@ -135680,14 +160256,14 @@ } } }, - "1948:10": { + "2352:10": { "preRequisites:11": [ 20550 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Stygian Iron anvil are pretty awesome, but are not immediately straightforward to automate.\n\"A magma block is required underneath the anvil to provide enough heat.\n\"Specific casts can be used for multiple outcomes, so an anvil for each cast is recommended.\n\"Recipe items can be dropped or dispensed directly on the anvil.\n\"Some sort of user can be used to hit the anvil with a Ya Hammer.", + "desc:8": "§7§oA magma block is required underneath the anvil to provide enough heat.\n\nSpecific casts can be used for multiple outcomes, so an anvil for each cast is recommended.\n\nRecipe items can be dropped or dispensed directly on the anvil.\n\nSome sort of user can be used to hit the anvil with a Ya Hammer.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -135744,7 +160320,7 @@ } } }, - "1949:10": { + "2353:10": { "preRequisites:11": [ 20551 ], @@ -135796,7 +160372,7 @@ } } }, - "1950:10": { + "2354:10": { "preRequisites:11": [ 20549 ], @@ -135848,7 +160424,7 @@ } } }, - "1951:10": { + "2355:10": { "preRequisites:11": [ 20547 ], @@ -135900,7 +160476,7 @@ } } }, - "1952:10": { + "2356:10": { "preRequisites:11": [ 20548 ], @@ -135976,7 +160552,7 @@ } } }, - "1953:10": { + "2357:10": { "preRequisites:11": [ 20546 ], @@ -136028,7 +160604,7 @@ } } }, - "1954:10": { + "2358:10": { "preRequisites:11": [ 20544 ], @@ -136080,7 +160656,7 @@ } } }, - "1955:10": { + "2359:10": { "preRequisites:11": [ 20545 ], @@ -136132,7 +160708,7 @@ } } }, - "1956:10": { + "2360:10": { "preRequisites:11": [ 20551 ], @@ -136184,7 +160760,7 @@ } } }, - "1957:10": { + "2361:10": { "preRequisites:11": [ 20549 ], @@ -136236,7 +160812,7 @@ } } }, - "1958:10": { + "2362:10": { "preRequisites:11": [ 20547 ], @@ -136275,7 +160851,7 @@ } } }, - "1959:10": { + "2363:10": { "preRequisites:11": [ 20548 ], @@ -136333,7 +160909,7 @@ } } }, - "1960:10": { + "2364:10": { "preRequisites:11": [ 20690 ], @@ -136385,7 +160961,7 @@ } } }, - "1961:10": { + "2365:10": { "preRequisites:11": [ 20544 ], @@ -136437,7 +161013,7 @@ } } }, - "1962:10": { + "2366:10": { "preRequisites:11": [ 20551 ], @@ -136489,7 +161065,7 @@ } } }, - "1963:10": { + "2367:10": { "preRequisites:11": [ 20549 ], @@ -136541,7 +161117,7 @@ } } }, - "1964:10": { + "2368:10": { "preRequisites:11": [ 20547 ], @@ -136593,7 +161169,7 @@ } } }, - "1965:10": { + "2369:10": { "preRequisites:11": [ 20548 ], @@ -136651,7 +161227,7 @@ } } }, - "1966:10": { + "2370:10": { "preRequisites:11": [ 20697 ], @@ -136703,7 +161279,7 @@ } } }, - "1967:10": { + "2371:10": { "preRequisites:11": [ 20544 ], @@ -136755,7 +161331,7 @@ } } }, - "1968:10": { + "2372:10": { "preRequisites:11": [ 20551 ], @@ -136807,7 +161383,7 @@ } } }, - "1969:10": { + "2373:10": { "preRequisites:11": [ 20549 ], @@ -136859,7 +161435,7 @@ } } }, - "1970:10": { + "2374:10": { "preRequisites:11": [ 20547 ], @@ -136911,7 +161487,7 @@ } } }, - "1971:10": { + "2375:10": { "preRequisites:11": [ 20548 ], @@ -136963,7 +161539,7 @@ } } }, - "1972:10": { + "2376:10": { "preRequisites:11": [ 20703 ], @@ -137015,7 +161591,7 @@ } } }, - "1973:10": { + "2377:10": { "preRequisites:11": [ 20544 ], @@ -137067,7 +161643,7 @@ } } }, - "1974:10": { + "2378:10": { "preRequisites:11": [ 20548 ], @@ -137119,7 +161695,7 @@ } } }, - "1975:10": { + "2379:10": { "preRequisites:11": [ 20709 ], @@ -137171,7 +161747,7 @@ } } }, - "1976:10": { + "2380:10": { "preRequisites:11": [ 20547 ], @@ -137223,7 +161799,7 @@ } } }, - "1977:10": { + "2381:10": { "preRequisites:11": [ 20547 ], @@ -137275,7 +161851,7 @@ } } }, - "1978:10": { + "2382:10": { "preRequisites:11": [ 20548 ], @@ -137327,7 +161903,7 @@ } } }, - "1979:10": { + "2383:10": { "preRequisites:11": [ 20547 ], @@ -137381,7 +161957,7 @@ } } }, - "1980:10": { + "2384:10": { "preRequisites:11": [ 20548 ], @@ -137433,7 +162009,7 @@ } } }, - "1981:10": { + "2385:10": { "preRequisites:11": [ 20547 ], @@ -137485,7 +162061,7 @@ } } }, - "1982:10": { + "2386:10": { "preRequisites:11": [ 20548 ], @@ -137537,7 +162113,7 @@ } } }, - "1983:10": { + "2387:10": { "preRequisites:11": [ 20548 ], @@ -137589,7 +162165,7 @@ } } }, - "1984:10": { + "2388:10": { "preRequisites:11": [ 20547 ], @@ -137641,7 +162217,7 @@ } } }, - "1985:10": { + "2389:10": { "preRequisites:11": [ 20551 ], @@ -137693,7 +162269,7 @@ } } }, - "1986:10": { + "2390:10": { "preRequisites:11": [ 20551 ], @@ -137745,7 +162321,7 @@ } } }, - "1987:10": { + "2391:10": { "preRequisites:11": [ 20551 ], @@ -137797,7 +162373,7 @@ } } }, - "1988:10": { + "2392:10": { "preRequisites:11": [ 20551 ], @@ -137849,7 +162425,7 @@ } } }, - "1989:10": { + "2393:10": { "preRequisites:11": [ 20551 ], @@ -137901,7 +162477,7 @@ } } }, - "1990:10": { + "2394:10": { "preRequisites:11": [ 20552 ], @@ -137953,7 +162529,7 @@ } } }, - "1991:10": { + "2395:10": { "preRequisites:11": [ 20552 ], @@ -138005,7 +162581,7 @@ } } }, - "1992:10": { + "2396:10": { "preRequisites:11": [ 20552 ], @@ -138057,7 +162633,7 @@ } } }, - "1993:10": { + "2397:10": { "preRequisites:11": [ 20552 ], @@ -138109,7 +162685,7 @@ } } }, - "1994:10": { + "2398:10": { "preRequisites:11": [ 20552 ], @@ -138161,7 +162737,7 @@ } } }, - "1995:10": { + "2399:10": { "preRequisites:11": [ 20547 ], @@ -138213,7 +162789,7 @@ } } }, - "1996:10": { + "2400:10": { "preRequisites:11": [ 20547 ], @@ -138265,7 +162841,7 @@ } } }, - "1997:10": { + "2401:10": { "preRequisites:11": [ 20547 ], @@ -138317,7 +162893,7 @@ } } }, - "1998:10": { + "2402:10": { "preRequisites:11": [ 20547 ], @@ -138369,7 +162945,7 @@ } } }, - "1999:10": { + "2403:10": { "preRequisites:11": [ 20547 ], @@ -138421,7 +162997,7 @@ } } }, - "2000:10": { + "2404:10": { "preRequisites:11": [ 20551 ], @@ -138473,7 +163049,7 @@ } } }, - "2001:10": { + "2405:10": { "preRequisites:11": [ 20551 ], @@ -138525,7 +163101,7 @@ } } }, - "2002:10": { + "2406:10": { "preRequisites:11": [ 20551 ], @@ -138577,7 +163153,7 @@ } } }, - "2003:10": { + "2407:10": { "preRequisites:11": [ 20551 ], @@ -138629,7 +163205,7 @@ } } }, - "2004:10": { + "2408:10": { "preRequisites:11": [ 20551 ], @@ -138681,7 +163257,7 @@ } } }, - "2005:10": { + "2409:10": { "preRequisites:11": [ 20547 ], @@ -138733,7 +163309,7 @@ } } }, - "2006:10": { + "2410:10": { "preRequisites:11": [ 20547 ], @@ -138785,7 +163361,7 @@ } } }, - "2007:10": { + "2411:10": { "preRequisites:11": [ 20547 ], @@ -138837,7 +163413,7 @@ } } }, - "2008:10": { + "2412:10": { "preRequisites:11": [ 20547 ], @@ -138889,7 +163465,7 @@ } } }, - "2009:10": { + "2413:10": { "preRequisites:11": [ 20547 ], @@ -138941,7 +163517,7 @@ } } }, - "2010:10": { + "2414:10": { "preRequisites:11": [ 20551 ], @@ -138993,7 +163569,7 @@ } } }, - "2011:10": { + "2415:10": { "preRequisites:11": [ 20551 ], @@ -139045,7 +163621,7 @@ } } }, - "2012:10": { + "2416:10": { "preRequisites:11": [ 20551 ], @@ -139097,7 +163673,7 @@ } } }, - "2013:10": { + "2417:10": { "preRequisites:11": [ 20551 ], @@ -139149,7 +163725,7 @@ } } }, - "2014:10": { + "2418:10": { "preRequisites:11": [ 20551 ], @@ -139201,7 +163777,7 @@ } } }, - "2015:10": { + "2419:10": { "preRequisites:11": [ 20547 ], @@ -139259,7 +163835,7 @@ } } }, - "2016:10": { + "2420:10": { "preRequisites:11": [ 3 ], @@ -139314,7 +163890,7 @@ } } }, - "2017:10": { + "2421:10": { "preRequisites:11": [ 50054, 63 @@ -139367,7 +163943,7 @@ } } }, - "2018:10": { + "2422:10": { "preRequisites:11": [ 50054, 67 @@ -139420,7 +163996,7 @@ } } }, - "2019:10": { + "2423:10": { "preRequisites:11": [ 50054, 67 @@ -139473,7 +164049,7 @@ } } }, - "2020:10": { + "2424:10": { "preRequisites:11": [ 50054, 67 @@ -139526,7 +164102,7 @@ } } }, - "2021:10": { + "2425:10": { "preRequisites:11": [ 50060 ], @@ -139578,7 +164154,7 @@ } } }, - "2022:10": { + "2426:10": { "preRequisites:11": [ 50054, 37 @@ -139643,7 +164219,7 @@ } } }, - "2023:10": { + "2427:10": { "preRequisites:11": [ 50054, 5 @@ -139696,10 +164272,10 @@ } } }, - "2024:10": { + "2428:10": { "preRequisites:11": [ 50054, - 37 + 3 ], "properties:10": { "betterquesting:10": { @@ -139749,7 +164325,7 @@ } } }, - "2025:10": { + "2429:10": { "preRequisites:11": [ 50054, 63 @@ -139812,7 +164388,7 @@ } } }, - "2026:10": { + "2430:10": { "preRequisites:11": [ 50054, 67 @@ -139865,7 +164441,7 @@ } } }, - "2027:10": { + "2431:10": { "preRequisites:11": [ 50054, 13 @@ -139918,7 +164494,7 @@ } } }, - "2028:10": { + "2432:10": { "preRequisites:11": [ 50065 ], @@ -139970,7 +164546,7 @@ } } }, - "2029:10": { + "2433:10": { "preRequisites:11": [ 50063 ], @@ -140022,7 +164598,7 @@ } } }, - "2030:10": { + "2434:10": { "preRequisites:11": [ 50062 ], @@ -140080,7 +164656,7 @@ } } }, - "2031:10": { + "2435:10": { "preRequisites:11": [ 50062 ], @@ -140132,7 +164708,7 @@ } } }, - "2032:10": { + "2436:10": { "preRequisites:11": [ 50070 ], @@ -140184,7 +164760,7 @@ } } }, - "2033:10": { + "2437:10": { "preRequisites:11": [ 50071 ], @@ -140236,7 +164812,7 @@ } } }, - "2034:10": { + "2438:10": { "preRequisites:11": [ 50061 ], @@ -140288,7 +164864,7 @@ } } }, - "2035:10": { + "2439:10": { "preRequisites:11": [ 50074 ], @@ -140340,7 +164916,7 @@ } } }, - "2036:10": { + "2440:10": { "preRequisites:11": [ 50075 ], @@ -140392,7 +164968,7 @@ } } }, - "2037:10": { + "2441:10": { "preRequisites:11": [ 50076 ], @@ -140444,7 +165020,7 @@ } } }, - "2038:10": { + "2442:10": { "preRequisites:11": [ 50060 ], @@ -140498,7 +165074,7 @@ } } }, - "2039:10": { + "2443:10": { "preRequisites:11": [ 50060 ], @@ -140550,7 +165126,7 @@ } } }, - "2040:10": { + "2444:10": { "preRequisites:11": [ 50060 ], @@ -140622,7 +165198,7 @@ } } }, - "2041:10": { + "2445:10": { "preRequisites:11": [ 50060 ], @@ -140674,7 +165250,7 @@ } } }, - "2042:10": { + "2446:10": { "preRequisites:11": [ 50078 ], @@ -140726,7 +165302,7 @@ } } }, - "2043:10": { + "2447:10": { "preRequisites:11": [ 50081 ], @@ -140778,7 +165354,7 @@ } } }, - "2044:10": { + "2448:10": { "preRequisites:11": [ 50083 ], @@ -140830,7 +165406,7 @@ } } }, - "2045:10": { + "2449:10": { "preRequisites:11": [ 50083 ], @@ -140882,7 +165458,7 @@ } } }, - "2046:10": { + "2450:10": { "preRequisites:11": [ 50085 ], @@ -140940,7 +165516,7 @@ } } }, - "2047:10": { + "2451:10": { "preRequisites:11": [ 50083 ], @@ -140998,7 +165574,7 @@ } } }, - "2048:10": { + "2452:10": { "preRequisites:11": [ 50087 ], @@ -141050,7 +165626,7 @@ } } }, - "2049:10": { + "2453:10": { "preRequisites:11": [ 50082 ], @@ -141110,7 +165686,7 @@ } } }, - "2050:10": { + "2454:10": { "preRequisites:11": [ 50089 ], @@ -141170,7 +165746,7 @@ } } }, - "2051:10": { + "2455:10": { "preRequisites:11": [ 50090 ], @@ -141230,7 +165806,7 @@ } } }, - "2052:10": { + "2456:10": { "preRequisites:11": [ 50082 ], @@ -141290,7 +165866,7 @@ } } }, - "2053:10": { + "2457:10": { "preRequisites:11": [ 50092 ], @@ -141350,7 +165926,7 @@ } } }, - "2054:10": { + "2458:10": { "preRequisites:11": [ 50091 ], @@ -141410,7 +165986,7 @@ } } }, - "2055:10": { + "2459:10": { "preRequisites:11": [ 50093 ], @@ -141470,7 +166046,7 @@ } } }, - "2056:10": { + "2460:10": { "preRequisites:11": [ 50095 ], @@ -141530,7 +166106,7 @@ } } }, - "2057:10": { + "2461:10": { "preRequisites:11": [ 50096 ], @@ -141590,7 +166166,7 @@ } } }, - "2058:10": { + "2462:10": { "preRequisites:11": [ 50094 ], @@ -141649,7 +166225,7 @@ } } }, - "2059:10": { + "2463:10": { "preRequisites:11": [ 50054, 209 @@ -141702,7 +166278,7 @@ } } }, - "2060:10": { + "2464:10": { "preRequisites:11": [ 50054, 63 @@ -141758,7 +166334,7 @@ } } }, - "2061:10": { + "2465:10": { "preRequisites:11": [ 50055 ], @@ -141810,7 +166386,7 @@ } } }, - "2062:10": { + "2466:10": { "preRequisites:11": [ 50055 ], @@ -141862,7 +166438,7 @@ } } }, - "2063:10": { + "2467:10": { "preRequisites:11": [ 50055 ], @@ -141914,7 +166490,7 @@ } } }, - "2064:10": { + "2468:10": { "preRequisites:11": [ 50055 ], @@ -141966,7 +166542,7 @@ } } }, - "2065:10": { + "2469:10": { "preRequisites:11": [ 50054, 64 @@ -142021,7 +166597,7 @@ } } }, - "2066:10": { + "2470:10": { "preRequisites:11": [ 50054, 67 @@ -142076,7 +166652,7 @@ } } }, - "2067:10": { + "2471:10": { "preRequisites:11": [ 50054, 105 @@ -142129,7 +166705,7 @@ } } }, - "2068:10": { + "2472:10": { "preRequisites:11": [ 50054, 200 @@ -142182,7 +166758,7 @@ } } }, - "2069:10": { + "2473:10": { "preRequisites:11": [ 50054, 37 @@ -142237,7 +166813,7 @@ } } }, - "2070:10": { + "2474:10": { "preRequisites:11": [ 50054, 119 @@ -142290,7 +166866,7 @@ } } }, - "2071:10": { + "2475:10": { "preRequisites:11": [ 50054, 28 @@ -142343,7 +166919,7 @@ } } }, - "2072:10": { + "2476:10": { "preRequisites:11": [ 50099 ], @@ -142395,7 +166971,7 @@ } } }, - "2073:10": { + "2477:10": { "preRequisites:11": [ 50100 ], @@ -142449,7 +167025,7 @@ } } }, - "2074:10": { + "2478:10": { "preRequisites:11": [ 50114 ], @@ -142501,7 +167077,7 @@ } } }, - "2075:10": { + "2479:10": { "preRequisites:11": [ 50114 ], @@ -142553,7 +167129,7 @@ } } }, - "2076:10": { + "2480:10": { "preRequisites:11": [ 50114 ], @@ -142611,7 +167187,7 @@ } } }, - "2077:10": { + "2481:10": { "preRequisites:11": [ 50113 ], @@ -142663,7 +167239,7 @@ } } }, - "2078:10": { + "2482:10": { "preRequisites:11": [ 50117 ], @@ -142717,7 +167293,7 @@ } } }, - "2079:10": { + "2483:10": { "preRequisites:11": [ 50054, 68 @@ -142770,7 +167346,7 @@ } } }, - "2080:10": { + "2484:10": { "preRequisites:11": [ 50120 ], @@ -142822,7 +167398,7 @@ } } }, - "2081:10": { + "2485:10": { "preRequisites:11": [ 50054, 200 @@ -142875,7 +167451,7 @@ } } }, - "2082:10": { + "2486:10": { "preRequisites:11": [ 50054, 67 @@ -142930,7 +167506,7 @@ } } }, - "2083:10": { + "2487:10": { "preRequisites:11": [ 50054, 209 @@ -142985,7 +167561,7 @@ } } }, - "2084:10": { + "2488:10": { "preRequisites:11": [ 50054, 67 @@ -143044,7 +167620,7 @@ } } }, - "2085:10": { + "2489:10": { "preRequisites:11": [ 50054, 63 @@ -143103,7 +167679,7 @@ } } }, - "2086:10": { + "2490:10": { "preRequisites:11": [ 50054, 37 @@ -143158,7 +167734,7 @@ } } }, - "2087:10": { + "2491:10": { "preRequisites:11": [ 50054, 28 @@ -143213,7 +167789,7 @@ } } }, - "2088:10": { + "2492:10": { "preRequisites:11": [ 50054, 1154 @@ -143266,7 +167842,7 @@ } } }, - "2089:10": { + "2493:10": { "preRequisites:11": [ 50054, 119 @@ -143319,7 +167895,7 @@ } } }, - "2090:10": { + "2494:10": { "preRequisites:11": [ 50122 ], @@ -143371,7 +167947,7 @@ } } }, - "2091:10": { + "2495:10": { "preRequisites:11": [ 50123 ], @@ -143425,7 +168001,7 @@ } } }, - "2092:10": { + "2496:10": { "preRequisites:11": [ 50124 ], @@ -143479,7 +168055,7 @@ } } }, - "2093:10": { + "2497:10": { "preRequisites:11": [ 50134 ], @@ -143533,7 +168109,7 @@ } } }, - "2094:10": { + "2498:10": { "preRequisites:11": [ 50126 ], @@ -143585,13 +168161,19 @@ "tag:10": { "Energy:3": 4000000 } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 162, + "OreDict:8": "ingotInvar", + "id:8": "thermalfoundation:material" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2095:10": { + "2499:10": { "preRequisites:11": [ 50136 ], @@ -143643,13 +168225,19 @@ "tag:10": { "Energy:3": 9000000 } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 161, + "OreDict:8": "ingotElectrum", + "id:8": "thermalfoundation:material" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2096:10": { + "2500:10": { "preRequisites:11": [ 50137 ], @@ -143701,13 +168289,19 @@ "tag:10": { "Energy:3": 16000000 } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 165, + "OreDict:8": "ingotSignalum", + "id:8": "thermalfoundation:material" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2097:10": { + "2501:10": { "preRequisites:11": [ 50138 ], @@ -143759,13 +168353,19 @@ "tag:10": { "Energy:3": 25000000 } + }, + "1:10": { + "Count:3": 1, + "Damage:2": 167, + "OreDict:8": "ingotEnderium", + "id:8": "thermalfoundation:material" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2098:10": { + "2502:10": { "preRequisites:11": [ 50139 ], @@ -143817,7 +168417,7 @@ } } }, - "2099:10": { + "2503:10": { "preRequisites:11": [ 50140 ], @@ -143869,7 +168469,7 @@ } } }, - "2100:10": { + "2504:10": { "preRequisites:11": [ 50129 ], @@ -143929,7 +168529,7 @@ } } }, - "2101:10": { + "2505:10": { "preRequisites:11": [ 50142 ], @@ -143989,7 +168589,7 @@ } } }, - "2102:10": { + "2506:10": { "preRequisites:11": [ 50145 ], @@ -144049,7 +168649,7 @@ } } }, - "2103:10": { + "2507:10": { "preRequisites:11": [ 50143 ], @@ -144109,7 +168709,7 @@ } } }, - "2104:10": { + "2508:10": { "preRequisites:11": [ 50130 ], @@ -144161,7 +168761,7 @@ } } }, - "2105:10": { + "2509:10": { "preRequisites:11": [ 40 ], @@ -144200,7 +168800,7 @@ } } }, - "2106:10": { + "2510:10": { "preRequisites:11": [ 50147 ], @@ -144269,7 +168869,7 @@ } } }, - "2107:10": { + "2511:10": { "preRequisites:11": [ 50148 ], @@ -144321,7 +168921,7 @@ } } }, - "2108:10": { + "2512:10": { "preRequisites:11": [ 50148 ], @@ -144373,7 +168973,7 @@ } } }, - "2109:10": { + "2513:10": { "preRequisites:11": [ 50148 ], @@ -144425,7 +169025,7 @@ } } }, - "2110:10": { + "2514:10": { "preRequisites:11": [ 50148 ], @@ -144489,7 +169089,7 @@ } } }, - "2111:10": { + "2515:10": { "preRequisites:11": [ 50148 ], @@ -144553,7 +169153,7 @@ } } }, - "2112:10": { + "2516:10": { "preRequisites:11": [ 50148 ], @@ -144617,7 +169217,7 @@ } } }, - "2113:10": { + "2517:10": { "preRequisites:11": [ 50148 ], @@ -144681,7 +169281,7 @@ } } }, - "2114:10": { + "2518:10": { "preRequisites:11": [ 50148 ], @@ -144745,7 +169345,7 @@ } } }, - "2115:10": { + "2519:10": { "preRequisites:11": [ 50148 ], @@ -144809,7 +169409,7 @@ } } }, - "2116:10": { + "2520:10": { "preRequisites:11": [ 50148 ], @@ -144861,7 +169461,7 @@ } } }, - "2117:10": { + "2521:10": { "preRequisites:11": [ 50148 ], @@ -144913,7 +169513,7 @@ } } }, - "2118:10": { + "2522:10": { "preRequisites:11": [ 50148 ], @@ -144965,7 +169565,7 @@ } } }, - "2119:10": { + "2523:10": { "preRequisites:11": [ 50148 ], @@ -145017,7 +169617,7 @@ } } }, - "2120:10": { + "2524:10": { "preRequisites:11": [ 50148 ], @@ -145069,7 +169669,7 @@ } } }, - "2121:10": { + "2525:10": { "preRequisites:11": [ 50148 ], @@ -145168,7 +169768,7 @@ } } }, - "2122:10": { + "2526:10": { "preRequisites:11": [ 50148 ], @@ -145220,7 +169820,7 @@ } } }, - "2123:10": { + "2527:10": { "preRequisites:11": [ 50164 ], @@ -145272,7 +169872,7 @@ } } }, - "2124:10": { + "2528:10": { "preRequisites:11": [ 50162 ], @@ -145324,7 +169924,7 @@ } } }, - "2125:10": { + "2529:10": { "preRequisites:11": [ 50162 ], @@ -145376,7 +169976,7 @@ } } }, - "2126:10": { + "2530:10": { "preRequisites:11": [ 50153 ], @@ -145438,7 +170038,7 @@ } } }, - "2127:10": { + "2531:10": { "preRequisites:11": [ 50168 ], @@ -145500,7 +170100,7 @@ } } }, - "2128:10": { + "2532:10": { "preRequisites:11": [ 50154 ], @@ -145571,7 +170171,7 @@ } } }, - "2129:10": { + "2533:10": { "preRequisites:11": [ 50155 ], @@ -145623,7 +170223,7 @@ } } }, - "2130:10": { + "2534:10": { "preRequisites:11": [ 50171 ], @@ -145675,7 +170275,7 @@ } } }, - "2131:10": { + "2535:10": { "preRequisites:11": [ 50156 ], @@ -145727,7 +170327,7 @@ } } }, - "2132:10": { + "2536:10": { "preRequisites:11": [ 50157 ], @@ -145789,7 +170389,7 @@ } } }, - "2133:10": { + "2537:10": { "preRequisites:11": [ 50174 ], @@ -145841,7 +170441,7 @@ } } }, - "2134:10": { + "2538:10": { "preRequisites:11": [ 50177 ], @@ -145893,7 +170493,7 @@ } } }, - "2135:10": { + "2539:10": { "preRequisites:11": [ 50148 ], @@ -145945,7 +170545,7 @@ } } }, - "2136:10": { + "2540:10": { "preRequisites:11": [ 50184 ], @@ -145997,7 +170597,7 @@ } } }, - "2137:10": { + "2541:10": { "preRequisites:11": [ 50178 ], @@ -146049,7 +170649,7 @@ } } }, - "2138:10": { + "2542:10": { "preRequisites:11": [ 50179 ], @@ -146101,7 +170701,7 @@ } } }, - "2139:10": { + "2543:10": { "preRequisites:11": [ 50177 ], @@ -146153,7 +170753,7 @@ } } }, - "2140:10": { + "2544:10": { "preRequisites:11": [ 50180 ], @@ -146205,7 +170805,7 @@ } } }, - "2141:10": { + "2545:10": { "preRequisites:11": [ 50176 ], @@ -146257,7 +170857,7 @@ } } }, - "2142:10": { + "2546:10": { "preRequisites:11": [ 50177 ], @@ -146309,7 +170909,7 @@ } } }, - "2143:10": { + "2547:10": { "preRequisites:11": [ 50177 ], @@ -146361,7 +170961,7 @@ } } }, - "2144:10": { + "2548:10": { "preRequisites:11": [ 50177 ], @@ -146413,7 +171013,7 @@ } } }, - "2145:10": { + "2549:10": { "preRequisites:11": [ 50177 ], @@ -146471,7 +171071,7 @@ } } }, - "2146:10": { + "2550:10": { "preRequisites:11": [ 50185 ], @@ -146523,7 +171123,7 @@ } } }, - "2147:10": { + "2551:10": { "preRequisites:11": [ 50186 ], @@ -146575,7 +171175,7 @@ } } }, - "2148:10": { + "2552:10": { "preRequisites:11": [ 50190 ], @@ -146627,7 +171227,7 @@ } } }, - "2149:10": { + "2553:10": { "preRequisites:11": [ 50191 ], @@ -146679,7 +171279,7 @@ } } }, - "2150:10": { + "2554:10": { "preRequisites:11": [ 50189 ], @@ -146731,7 +171331,7 @@ } } }, - "2151:10": { + "2555:10": { "preRequisites:11": [ 50193 ], @@ -146783,7 +171383,7 @@ } } }, - "2152:10": { + "2556:10": { "preRequisites:11": [ 50181 ], @@ -146835,7 +171435,7 @@ } } }, - "2153:10": { + "2557:10": { "preRequisites:11": [ 50195 ], @@ -146887,7 +171487,7 @@ } } }, - "2154:10": { + "2558:10": { "preRequisites:11": [ 50196 ], @@ -146939,7 +171539,7 @@ } } }, - "2155:10": { + "2559:10": { "preRequisites:11": [ 50197 ], @@ -146991,7 +171591,7 @@ } } }, - "2156:10": { + "2560:10": { "preRequisites:11": [ 50187 ], @@ -147043,7 +171643,7 @@ } } }, - "2157:10": { + "2561:10": { "preRequisites:11": [ 50199 ], @@ -147095,7 +171695,7 @@ } } }, - "2158:10": { + "2562:10": { "preRequisites:11": [ 50200 ], @@ -147147,7 +171747,7 @@ } } }, - "2159:10": { + "2563:10": { "preRequisites:11": [ 50201 ], @@ -147199,7 +171799,7 @@ } } }, - "2160:10": { + "2564:10": { "preRequisites:11": [ 50202 ], @@ -147251,7 +171851,7 @@ } } }, - "2161:10": { + "2565:10": { "preRequisites:11": [ 50177 ], @@ -147333,7 +171933,7 @@ } } }, - "2162:10": { + "2566:10": { "preRequisites:11": [ 50177 ], @@ -147385,7 +171985,7 @@ } } }, - "2163:10": { + "2567:10": { "preRequisites:11": [ 50177 ], @@ -147437,7 +172037,7 @@ } } }, - "2164:10": { + "2568:10": { "preRequisites:11": [ 50177 ], @@ -147489,7 +172089,7 @@ } } }, - "2165:10": { + "2569:10": { "preRequisites:11": [ 50177 ], @@ -147547,7 +172147,7 @@ } } }, - "2166:10": { + "2570:10": { "preRequisites:11": [ 50208 ], @@ -147605,7 +172205,7 @@ } } }, - "2167:10": { + "2571:10": { "preRequisites:11": [ 50204 ], @@ -147693,7 +172293,7 @@ } } }, - "2168:10": { + "2572:10": { "preRequisites:11": [ 50176 ], @@ -147757,7 +172357,7 @@ } } }, - "2169:10": { + "2573:10": { "preRequisites:11": [ 50211 ], @@ -147809,7 +172409,7 @@ } } }, - "2170:10": { + "2574:10": { "preRequisites:11": [ 50214 ], @@ -147867,7 +172467,7 @@ } } }, - "2171:10": { + "2575:10": { "preRequisites:11": [ 50211 ], @@ -148003,7 +172603,7 @@ } } }, - "2172:10": { + "2576:10": { "preRequisites:11": [ 50212 ], @@ -148061,7 +172661,7 @@ } } }, - "2173:10": { + "2577:10": { "preRequisites:11": [ 50176 ], @@ -148116,7 +172716,7 @@ } } }, - "2174:10": { + "2578:10": { "preRequisites:11": [ 50211 ], @@ -148168,7 +172768,7 @@ } } }, - "2175:10": { + "2579:10": { "preRequisites:11": [ 50211 ], @@ -148220,7 +172820,7 @@ } } }, - "2176:10": { + "2580:10": { "preRequisites:11": [ 50217 ], @@ -148272,7 +172872,7 @@ } } }, - "2177:10": { + "2581:10": { "preRequisites:11": [ 50218 ], @@ -148324,7 +172924,7 @@ } } }, - "2178:10": { + "2582:10": { "preRequisites:11": [ 50211 ], @@ -148376,7 +172976,7 @@ } } }, - "2179:10": { + "2583:10": { "preRequisites:11": [ 50223, 50217 @@ -148429,7 +173029,7 @@ } } }, - "2180:10": { + "2584:10": { "preRequisites:11": [ 50220 ], @@ -148481,7 +173081,7 @@ } } }, - "2181:10": { + "2585:10": { "preRequisites:11": [ 50221 ], @@ -148533,7 +173133,7 @@ } } }, - "2182:10": { + "2586:10": { "preRequisites:11": [ 50227 ], @@ -148591,7 +173191,7 @@ } } }, - "2183:10": { + "2587:10": { "preRequisites:11": [ 50225 ], @@ -148643,7 +173243,7 @@ } } }, - "2184:10": { + "2588:10": { "preRequisites:11": [ 50219 ], @@ -148695,7 +173295,7 @@ } } }, - "2185:10": { + "2589:10": { "preRequisites:11": [ 50227 ], @@ -148747,7 +173347,7 @@ } } }, - "2186:10": { + "2590:10": { "preRequisites:11": [ 50226 ], @@ -148799,7 +173399,7 @@ } } }, - "2187:10": { + "2591:10": { "preRequisites:11": [ 50219 ], @@ -148851,7 +173451,7 @@ } } }, - "2188:10": { + "2592:10": { "preRequisites:11": [ 50232 ], @@ -148903,7 +173503,7 @@ } } }, - "2189:10": { + "2593:10": { "preRequisites:11": [ 50222, 50235 @@ -148956,7 +173556,7 @@ } } }, - "2190:10": { + "2594:10": { "preRequisites:11": [ 50230 ], @@ -149008,7 +173608,7 @@ } } }, - "2191:10": { + "2595:10": { "preRequisites:11": [ 50229 ], @@ -149060,7 +173660,7 @@ } } }, - "2192:10": { + "2596:10": { "preRequisites:11": [ 50230 ], @@ -149112,7 +173712,7 @@ } } }, - "2193:10": { + "2597:10": { "preRequisites:11": [ 50237 ], @@ -149164,7 +173764,7 @@ } } }, - "2194:10": { + "2598:10": { "preRequisites:11": [ 50238 ], @@ -149222,7 +173822,7 @@ } } }, - "2195:10": { + "2599:10": { "preRequisites:11": [ 50235 ], @@ -149274,7 +173874,7 @@ } } }, - "2196:10": { + "2600:10": { "preRequisites:11": [ 50236 ], @@ -149326,7 +173926,7 @@ } } }, - "2197:10": { + "2601:10": { "preRequisites:11": [ 50239 ], @@ -149384,7 +173984,7 @@ } } }, - "2198:10": { + "2602:10": { "preRequisites:11": [ 50242 ], @@ -149436,7 +174036,7 @@ } } }, - "2199:10": { + "2603:10": { "preRequisites:11": [ 50244 ], @@ -149494,7 +174094,7 @@ } } }, - "2200:10": { + "2604:10": { "preRequisites:11": [ 50240 ], @@ -149546,7 +174146,7 @@ } } }, - "2201:10": { + "2605:10": { "preRequisites:11": [ 50243 ], @@ -149598,7 +174198,7 @@ } } }, - "2202:10": { + "2606:10": { "preRequisites:11": [ 50241 ], @@ -149650,7 +174250,7 @@ } } }, - "2203:10": { + "2607:10": { "preRequisites:11": [ 50245 ], @@ -149702,7 +174302,7 @@ } } }, - "2204:10": { + "2608:10": { "preRequisites:11": [ 50234 ], @@ -149754,7 +174354,7 @@ } } }, - "2205:10": { + "2609:10": { "preRequisites:11": [ 50247 ], @@ -149806,7 +174406,7 @@ } } }, - "2206:10": { + "2610:10": { "preRequisites:11": [ 50184 ], @@ -149876,7 +174476,7 @@ } } }, - "2207:10": { + "2611:10": { "preRequisites:11": [ 50184 ], @@ -149928,7 +174528,7 @@ } } }, - "2208:10": { + "2612:10": { "preRequisites:11": [ 50184 ], @@ -149986,7 +174586,7 @@ } } }, - "2209:10": { + "2613:10": { "preRequisites:11": [ 50251 ], @@ -150038,7 +174638,7 @@ } } }, - "2210:10": { + "2614:10": { "preRequisites:11": [ 50250 ], @@ -150090,7 +174690,7 @@ } } }, - "2211:10": { + "2615:10": { "preRequisites:11": [ 50253 ], @@ -150142,7 +174742,7 @@ } } }, - "2212:10": { + "2616:10": { "preRequisites:11": [ 50254 ], @@ -150194,7 +174794,7 @@ } } }, - "2213:10": { + "2617:10": { "preRequisites:11": [ 50255 ], @@ -150246,7 +174846,7 @@ } } }, - "2214:10": { + "2618:10": { "preRequisites:11": [ 50256 ], @@ -150298,7 +174898,7 @@ } } }, - "2215:10": { + "2619:10": { "preRequisites:11": [ 50184 ], @@ -150356,7 +174956,7 @@ } } }, - "2216:10": { + "2620:10": { "preRequisites:11": [ 50184 ], @@ -150414,7 +175014,7 @@ } } }, - "2217:10": { + "2621:10": { "preRequisites:11": [ 50184 ], @@ -150472,7 +175072,7 @@ } } }, - "2218:10": { + "2622:10": { "preRequisites:11": [ 50184 ], @@ -150530,7 +175130,7 @@ } } }, - "2219:10": { + "2623:10": { "preRequisites:11": [ 50184 ], @@ -150588,7 +175188,7 @@ } } }, - "2220:10": { + "2624:10": { "preRequisites:11": [ 50184 ], @@ -150646,7 +175246,7 @@ } } }, - "2221:10": { + "2625:10": { "preRequisites:11": [ 50184 ], @@ -150704,7 +175304,7 @@ } } }, - "2222:10": { + "2626:10": { "preRequisites:11": [ 50184 ], @@ -150762,7 +175362,7 @@ } } }, - "2223:10": { + "2627:10": { "preRequisites:11": [ 50184 ], @@ -150820,7 +175420,7 @@ } } }, - "2224:10": { + "2628:10": { "preRequisites:11": [ 50184 ], @@ -150878,7 +175478,7 @@ } } }, - "2225:10": { + "2629:10": { "preRequisites:11": [ 50184 ], @@ -150936,7 +175536,7 @@ } } }, - "2226:10": { + "2630:10": { "preRequisites:11": [ 50184 ], @@ -150994,7 +175594,7 @@ } } }, - "2227:10": { + "2631:10": { "preRequisites:11": [ 50184 ], @@ -151052,7 +175652,7 @@ } } }, - "2228:10": { + "2632:10": { "preRequisites:11": [ 50184 ], @@ -151110,7 +175710,7 @@ } } }, - "2229:10": { + "2633:10": { "preRequisites:11": [ 50184 ], @@ -151168,7 +175768,7 @@ } } }, - "2230:10": { + "2634:10": { "preRequisites:11": [ 50184 ], @@ -151226,7 +175826,7 @@ } } }, - "2231:10": { + "2635:10": { "preRequisites:11": [ 50178 ], @@ -151284,7 +175884,7 @@ } } }, - "2232:10": { + "2636:10": { "preRequisites:11": [ 50178 ], @@ -151336,7 +175936,7 @@ } } }, - "2233:10": { + "2637:10": { "preRequisites:11": [ 50179 ], @@ -151388,7 +175988,7 @@ } } }, - "2234:10": { + "2638:10": { "preRequisites:11": [ 50180 ], @@ -151440,7 +176040,7 @@ } } }, - "2235:10": { + "2639:10": { "preRequisites:11": [ 50182 ], @@ -151507,7 +176107,7 @@ } } }, - "2236:10": { + "2640:10": { "preRequisites:11": [ 50179 ], @@ -151577,7 +176177,7 @@ } } }, - "2237:10": { + "2641:10": { "preRequisites:11": [ 28 ], @@ -151616,7 +176216,7 @@ } } }, - "2238:10": { + "2642:10": { "preRequisites:11": [ 70054 ], @@ -151668,7 +176268,7 @@ } } }, - "2239:10": { + "2643:10": { "preRequisites:11": [ 70055 ], @@ -151720,7 +176320,7 @@ } } }, - "2240:10": { + "2644:10": { "preRequisites:11": [ 70055 ], @@ -151772,7 +176372,7 @@ } } }, - "2241:10": { + "2645:10": { "preRequisites:11": [ 70055 ], @@ -151824,7 +176424,7 @@ } } }, - "2242:10": { + "2646:10": { "preRequisites:11": [ 70055 ], @@ -151876,7 +176476,7 @@ } } }, - "2243:10": { + "2647:10": { "preRequisites:11": [ 70055 ], @@ -151928,7 +176528,7 @@ } } }, - "2244:10": { + "2648:10": { "preRequisites:11": [ 70055 ], @@ -151980,7 +176580,7 @@ } } }, - "2245:10": { + "2649:10": { "preRequisites:11": [ 70055 ], @@ -152032,7 +176632,7 @@ } } }, - "2246:10": { + "2650:10": { "preRequisites:11": [ 70055 ], @@ -152084,7 +176684,7 @@ } } }, - "2247:10": { + "2651:10": { "preRequisites:11": [ 70055 ], @@ -152136,7 +176736,7 @@ } } }, - "2248:10": { + "2652:10": { "preRequisites:11": [ 70055 ], @@ -152188,7 +176788,7 @@ } } }, - "2249:10": { + "2653:10": { "preRequisites:11": [ 70055 ], @@ -152240,7 +176840,7 @@ } } }, - "2250:10": { + "2654:10": { "preRequisites:11": [ 70055 ], @@ -152292,7 +176892,7 @@ } } }, - "2251:10": { + "2655:10": { "preRequisites:11": [ 70055 ], @@ -152344,7 +176944,7 @@ } } }, - "2252:10": { + "2656:10": { "preRequisites:11": [ 70055 ], @@ -152396,7 +176996,7 @@ } } }, - "2253:10": { + "2657:10": { "preRequisites:11": [ 70055 ], @@ -152448,7 +177048,7 @@ } } }, - "2254:10": { + "2658:10": { "preRequisites:11": [ 70055 ], @@ -152500,7 +177100,7 @@ } } }, - "2255:10": { + "2659:10": { "preRequisites:11": [ 70055 ], @@ -152552,7 +177152,7 @@ } } }, - "2256:10": { + "2660:10": { "preRequisites:11": [ 70055 ], @@ -152604,7 +177204,7 @@ } } }, - "2257:10": { + "2661:10": { "preRequisites:11": [ 70055 ], @@ -152656,7 +177256,7 @@ } } }, - "2258:10": { + "2662:10": { "preRequisites:11": [ 70055 ], @@ -152708,7 +177308,7 @@ } } }, - "2259:10": { + "2663:10": { "preRequisites:11": [ 70055 ], @@ -152760,7 +177360,7 @@ } } }, - "2260:10": { + "2664:10": { "preRequisites:11": [ 70055 ], @@ -152812,7 +177412,7 @@ } } }, - "2261:10": { + "2665:10": { "preRequisites:11": [ 70055 ], @@ -152864,7 +177464,7 @@ } } }, - "2262:10": { + "2666:10": { "preRequisites:11": [ 70055 ], @@ -152916,7 +177516,7 @@ } } }, - "2263:10": { + "2667:10": { "preRequisites:11": [ 70055 ], @@ -152968,7 +177568,7 @@ } } }, - "2264:10": { + "2668:10": { "preRequisites:11": [ 70055 ], @@ -153020,7 +177620,7 @@ } } }, - "2265:10": { + "2669:10": { "preRequisites:11": [ 70055 ], @@ -153072,7 +177672,7 @@ } } }, - "2266:10": { + "2670:10": { "preRequisites:11": [ 70055 ], @@ -153124,7 +177724,7 @@ } } }, - "2267:10": { + "2671:10": { "preRequisites:11": [ 70055 ], @@ -153176,7 +177776,7 @@ } } }, - "2268:10": { + "2672:10": { "preRequisites:11": [ 70055 ], @@ -153228,7 +177828,7 @@ } } }, - "2269:10": { + "2673:10": { "preRequisites:11": [ 70055 ], @@ -153280,7 +177880,7 @@ } } }, - "2270:10": { + "2674:10": { "preRequisites:11": [ 70055 ], @@ -153332,7 +177932,7 @@ } } }, - "2271:10": { + "2675:10": { "preRequisites:11": [ 70055 ], @@ -153384,7 +177984,7 @@ } } }, - "2272:10": { + "2676:10": { "preRequisites:11": [ 70055 ], @@ -153436,7 +178036,7 @@ } } }, - "2273:10": { + "2677:10": { "preRequisites:11": [ 70055 ], @@ -153488,7 +178088,7 @@ } } }, - "2274:10": { + "2678:10": { "preRequisites:11": [ 70055 ], @@ -153540,7 +178140,7 @@ } } }, - "2275:10": { + "2679:10": { "preRequisites:11": [ 70055 ], @@ -153592,7 +178192,7 @@ } } }, - "2276:10": { + "2680:10": { "preRequisites:11": [ 70055 ], @@ -153644,7 +178244,7 @@ } } }, - "2277:10": { + "2681:10": { "preRequisites:11": [ 70055 ], @@ -153696,7 +178296,7 @@ } } }, - "2278:10": { + "2682:10": { "preRequisites:11": [ 70055 ], @@ -153748,7 +178348,7 @@ } } }, - "2279:10": { + "2683:10": { "preRequisites:11": [ 70055 ], @@ -153800,7 +178400,7 @@ } } }, - "2280:10": { + "2684:10": { "preRequisites:11": [ 70055 ], @@ -153852,7 +178452,7 @@ } } }, - "2281:10": { + "2685:10": { "preRequisites:11": [ 70055 ], @@ -153904,7 +178504,7 @@ } } }, - "2282:10": { + "2686:10": { "preRequisites:11": [ 70055 ], @@ -153956,7 +178556,7 @@ } } }, - "2283:10": { + "2687:10": { "preRequisites:11": [ 70055 ], @@ -154008,7 +178608,7 @@ } } }, - "2284:10": { + "2688:10": { "preRequisites:11": [ 70055 ], @@ -154060,7 +178660,7 @@ } } }, - "2285:10": { + "2689:10": { "preRequisites:11": [ 70055 ], @@ -154112,7 +178712,7 @@ } } }, - "2286:10": { + "2690:10": { "preRequisites:11": [ 70055 ], @@ -154164,7 +178764,7 @@ } } }, - "2287:10": { + "2691:10": { "preRequisites:11": [ 70055 ], @@ -154216,7 +178816,7 @@ } } }, - "2288:10": { + "2692:10": { "preRequisites:11": [ 70055 ], @@ -154268,7 +178868,7 @@ } } }, - "2289:10": { + "2693:10": { "preRequisites:11": [ 70055 ], @@ -154320,7 +178920,7 @@ } } }, - "2290:10": { + "2694:10": { "preRequisites:11": [ 70055 ], @@ -154372,7 +178972,7 @@ } } }, - "2291:10": { + "2695:10": { "preRequisites:11": [ 70055 ], @@ -154424,7 +179024,7 @@ } } }, - "2292:10": { + "2696:10": { "preRequisites:11": [ 70055 ], @@ -154476,7 +179076,7 @@ } } }, - "2293:10": { + "2697:10": { "preRequisites:11": [ 70055 ], @@ -154528,7 +179128,7 @@ } } }, - "2294:10": { + "2698:10": { "preRequisites:11": [ 70055 ], @@ -154580,7 +179180,7 @@ } } }, - "2295:10": { + "2699:10": { "preRequisites:11": [ 70055 ], @@ -154632,7 +179232,7 @@ } } }, - "2296:10": { + "2700:10": { "preRequisites:11": [ 70055 ], @@ -154684,7 +179284,7 @@ } } }, - "2297:10": { + "2701:10": { "preRequisites:11": [ 70055 ], @@ -154736,7 +179336,7 @@ } } }, - "2298:10": { + "2702:10": { "preRequisites:11": [ 70055 ], @@ -154788,7 +179388,7 @@ } } }, - "2299:10": { + "2703:10": { "preRequisites:11": [ 70055 ], @@ -154862,7 +179462,7 @@ } } }, - "2300:10": { + "2704:10": { "preRequisites:11": [ 70055 ], @@ -154914,7 +179514,7 @@ } } }, - "2301:10": { + "2705:10": { "preRequisites:11": [ 70055 ], @@ -154966,7 +179566,7 @@ } } }, - "2302:10": { + "2706:10": { "preRequisites:11": [ 70054 ], @@ -155018,7 +179618,7 @@ } } }, - "2303:10": { + "2707:10": { "preRequisites:11": [ 70054 ], @@ -155070,7 +179670,7 @@ } } }, - "2304:10": { + "2708:10": { "preRequisites:11": [ 70054 ], @@ -155122,7 +179722,7 @@ } } }, - "2305:10": { + "2709:10": { "preRequisites:11": [ 70054 ], @@ -155174,7 +179774,7 @@ } } }, - "2306:10": { + "2710:10": { "preRequisites:11": [ 70054 ], @@ -155226,7 +179826,7 @@ } } }, - "2307:10": { + "2711:10": { "preRequisites:11": [ 70054 ], @@ -155278,7 +179878,7 @@ } } }, - "2308:10": { + "2712:10": { "preRequisites:11": [ 70054 ], @@ -155330,7 +179930,7 @@ } } }, - "2309:10": { + "2713:10": { "preRequisites:11": [ 70054, 78 @@ -155383,7 +179983,7 @@ } } }, - "2310:10": { + "2714:10": { "preRequisites:11": [ 70054, 145 @@ -155436,7 +180036,7 @@ } } }, - "2311:10": { + "2715:10": { "preRequisites:11": [ 70054, 145 @@ -155489,7 +180089,7 @@ } } }, - "2312:10": { + "2716:10": { "preRequisites:11": [ 70054, 145 @@ -155542,7 +180142,7 @@ } } }, - "2313:10": { + "2717:10": { "preRequisites:11": [ 70054, 145 @@ -155595,7 +180195,7 @@ } } }, - "2314:10": { + "2718:10": { "preRequisites:11": [ 70054, 145 @@ -155648,7 +180248,7 @@ } } }, - "2315:10": { + "2719:10": { "preRequisites:11": [ 70054, 145 @@ -155701,7 +180301,7 @@ } } }, - "2316:10": { + "2720:10": { "preRequisites:11": [ 70119 ], @@ -155753,7 +180353,7 @@ } } }, - "2317:10": { + "2721:10": { "preRequisites:11": [ 70120 ], @@ -155805,7 +180405,7 @@ } } }, - "2318:10": { + "2722:10": { "preRequisites:11": [ 70121 ], @@ -155857,7 +180457,7 @@ } } }, - "2319:10": { + "2723:10": { "preRequisites:11": [ 70122 ], @@ -155909,7 +180509,7 @@ } } }, - "2320:10": { + "2724:10": { "preRequisites:11": [ 70123 ], @@ -155961,7 +180561,7 @@ } } }, - "2321:10": { + "2725:10": { "preRequisites:11": [ 70124 ], @@ -156013,7 +180613,7 @@ } } }, - "2322:10": { + "2726:10": { "preRequisites:11": [ 70125 ], @@ -156065,7 +180665,7 @@ } } }, - "2323:10": { + "2727:10": { "preRequisites:11": [ 70126 ], @@ -156117,7 +180717,7 @@ } } }, - "2324:10": { + "2728:10": { "preRequisites:11": [ 70127 ], @@ -156169,7 +180769,7 @@ } } }, - "2325:10": { + "2729:10": { "preRequisites:11": [ 70128 ], @@ -156221,7 +180821,7 @@ } } }, - "2326:10": { + "2730:10": { "preRequisites:11": [ 70129 ], @@ -156273,7 +180873,7 @@ } } }, - "2327:10": { + "2731:10": { "preRequisites:11": [ 70130 ], @@ -156325,7 +180925,7 @@ } } }, - "2328:10": { + "2732:10": { "preRequisites:11": [ 70131 ], @@ -156377,7 +180977,7 @@ } } }, - "2329:10": { + "2733:10": { "preRequisites:11": [ 70132 ], @@ -156429,7 +181029,7 @@ } } }, - "2330:10": { + "2734:10": { "preRequisites:11": [ 70119 ], @@ -156481,7 +181081,7 @@ } } }, - "2331:10": { + "2735:10": { "preRequisites:11": [ 70119 ], @@ -156533,7 +181133,7 @@ } } }, - "2332:10": { + "2736:10": { "preRequisites:11": [ 70119 ], @@ -156585,7 +181185,7 @@ } } }, - "2333:10": { + "2737:10": { "preRequisites:11": [ 70119 ], @@ -156637,7 +181237,7 @@ } } }, - "2334:10": { + "2738:10": { "preRequisites:11": [ 70119 ], @@ -156689,7 +181289,7 @@ } } }, - "2335:10": { + "2739:10": { "preRequisites:11": [ 70119 ], @@ -156741,7 +181341,7 @@ } } }, - "2336:10": { + "2740:10": { "preRequisites:11": [ 70119 ], @@ -156793,7 +181393,7 @@ } } }, - "2337:10": { + "2741:10": { "preRequisites:11": [ 70119 ], @@ -156845,7 +181445,7 @@ } } }, - "2338:10": { + "2742:10": { "preRequisites:11": [ 70119 ], @@ -156897,7 +181497,7 @@ } } }, - "2339:10": { + "2743:10": { "preRequisites:11": [ 70119 ], @@ -156949,7 +181549,7 @@ } } }, - "2340:10": { + "2744:10": { "preRequisites:11": [ 70119 ], @@ -157001,7 +181601,7 @@ } } }, - "2341:10": { + "2745:10": { "preRequisites:11": [ 70119 ], @@ -157053,7 +181653,7 @@ } } }, - "2342:10": { + "2746:10": { "preRequisites:11": [ 70119 ], @@ -157105,7 +181705,7 @@ } } }, - "2343:10": { + "2747:10": { "preRequisites:11": [ 70119 ], @@ -157157,7 +181757,7 @@ } } }, - "2344:10": { + "2748:10": { "preRequisites:11": [ 70119 ], @@ -157209,7 +181809,7 @@ } } }, - "2345:10": { + "2749:10": { "preRequisites:11": [ 70119 ], @@ -157261,7 +181861,7 @@ } } }, - "2346:10": { + "2750:10": { "preRequisites:11": [ 70119 ], @@ -157313,7 +181913,7 @@ } } }, - "2347:10": { + "2751:10": { "preRequisites:11": [ 70119 ], @@ -157365,7 +181965,7 @@ } } }, - "2348:10": { + "2752:10": { "preRequisites:11": [ 70119 ], @@ -157417,7 +182017,7 @@ } } }, - "2349:10": { + "2753:10": { "preRequisites:11": [ 70119 ], @@ -157469,7 +182069,7 @@ } } }, - "2350:10": { + "2754:10": { "preRequisites:11": [ 70119 ], @@ -157521,7 +182121,7 @@ } } }, - "2351:10": { + "2755:10": { "preRequisites:11": [ 70120 ], @@ -157573,7 +182173,7 @@ } } }, - "2352:10": { + "2756:10": { "preRequisites:11": [ 70120 ], @@ -157625,7 +182225,7 @@ } } }, - "2353:10": { + "2757:10": { "preRequisites:11": [ 70120 ], @@ -157677,7 +182277,7 @@ } } }, - "2354:10": { + "2758:10": { "preRequisites:11": [ 70120 ], @@ -157729,7 +182329,7 @@ } } }, - "2355:10": { + "2759:10": { "preRequisites:11": [ 70120 ], @@ -157781,7 +182381,7 @@ } } }, - "2356:10": { + "2760:10": { "preRequisites:11": [ 70120 ], @@ -157833,7 +182433,7 @@ } } }, - "2357:10": { + "2761:10": { "preRequisites:11": [ 70120 ], @@ -157885,7 +182485,7 @@ } } }, - "2358:10": { + "2762:10": { "preRequisites:11": [ 70120 ], @@ -157937,7 +182537,7 @@ } } }, - "2359:10": { + "2763:10": { "preRequisites:11": [ 70120 ], @@ -157989,7 +182589,7 @@ } } }, - "2360:10": { + "2764:10": { "preRequisites:11": [ 70120 ], @@ -158041,7 +182641,7 @@ } } }, - "2361:10": { + "2765:10": { "preRequisites:11": [ 70120 ], @@ -158093,7 +182693,7 @@ } } }, - "2362:10": { + "2766:10": { "preRequisites:11": [ 70120 ], @@ -158145,7 +182745,7 @@ } } }, - "2363:10": { + "2767:10": { "preRequisites:11": [ 70120 ], @@ -158197,7 +182797,7 @@ } } }, - "2364:10": { + "2768:10": { "preRequisites:11": [ 70121 ], @@ -158249,7 +182849,7 @@ } } }, - "2365:10": { + "2769:10": { "preRequisites:11": [ 70121 ], @@ -158301,7 +182901,7 @@ } } }, - "2366:10": { + "2770:10": { "preRequisites:11": [ 70182 ], @@ -158353,7 +182953,7 @@ } } }, - "2367:10": { + "2771:10": { "preRequisites:11": [ 70183 ], @@ -158405,7 +183005,7 @@ } } }, - "2368:10": { + "2772:10": { "preRequisites:11": [ 70184 ], @@ -158457,7 +183057,7 @@ } } }, - "2369:10": { + "2773:10": { "preRequisites:11": [ 70185 ], @@ -158509,7 +183109,7 @@ } } }, - "2370:10": { + "2774:10": { "preRequisites:11": [ 70186 ], @@ -158561,7 +183161,7 @@ } } }, - "2371:10": { + "2775:10": { "preRequisites:11": [ 70122 ], @@ -158613,7 +183213,7 @@ } } }, - "2372:10": { + "2776:10": { "preRequisites:11": [ 70122 ], @@ -158665,7 +183265,7 @@ } } }, - "2373:10": { + "2777:10": { "preRequisites:11": [ 70123 ], @@ -158717,7 +183317,7 @@ } } }, - "2374:10": { + "2778:10": { "preRequisites:11": [ 70123 ], @@ -158769,7 +183369,7 @@ } } }, - "2375:10": { + "2779:10": { "preRequisites:11": [ 70123 ], @@ -158821,7 +183421,7 @@ } } }, - "2376:10": { + "2780:10": { "preRequisites:11": [ 70124 ], @@ -158873,7 +183473,7 @@ } } }, - "2377:10": { + "2781:10": { "preRequisites:11": [ 70124 ], @@ -158925,7 +183525,7 @@ } } }, - "2378:10": { + "2782:10": { "preRequisites:11": [ 70124 ], @@ -158977,7 +183577,7 @@ } } }, - "2379:10": { + "2783:10": { "preRequisites:11": [ 70124 ], @@ -159029,7 +183629,7 @@ } } }, - "2380:10": { + "2784:10": { "preRequisites:11": [ 70124 ], @@ -159081,7 +183681,7 @@ } } }, - "2381:10": { + "2785:10": { "preRequisites:11": [ 70124 ], @@ -159133,7 +183733,7 @@ } } }, - "2382:10": { + "2786:10": { "preRequisites:11": [ 70124 ], @@ -159185,7 +183785,7 @@ } } }, - "2383:10": { + "2787:10": { "preRequisites:11": [ 70124 ], @@ -159237,7 +183837,7 @@ } } }, - "2384:10": { + "2788:10": { "preRequisites:11": [ 70125 ], @@ -159289,7 +183889,7 @@ } } }, - "2385:10": { + "2789:10": { "preRequisites:11": [ 70125 ], @@ -159341,7 +183941,7 @@ } } }, - "2386:10": { + "2790:10": { "preRequisites:11": [ 70125 ], @@ -159393,7 +183993,7 @@ } } }, - "2387:10": { + "2791:10": { "preRequisites:11": [ 70126 ], @@ -159445,7 +184045,7 @@ } } }, - "2388:10": { + "2792:10": { "preRequisites:11": [ 70126 ], @@ -159497,7 +184097,7 @@ } } }, - "2389:10": { + "2793:10": { "preRequisites:11": [ 70126 ], @@ -159549,7 +184149,7 @@ } } }, - "2390:10": { + "2794:10": { "preRequisites:11": [ 70126 ], @@ -159601,7 +184201,7 @@ } } }, - "2391:10": { + "2795:10": { "preRequisites:11": [ 70126 ], @@ -159653,7 +184253,7 @@ } } }, - "2392:10": { + "2796:10": { "preRequisites:11": [ 70126 ], @@ -159705,7 +184305,7 @@ } } }, - "2393:10": { + "2797:10": { "preRequisites:11": [ 70126 ], @@ -159757,7 +184357,7 @@ } } }, - "2394:10": { + "2798:10": { "preRequisites:11": [ 70126 ], @@ -159809,7 +184409,7 @@ } } }, - "2395:10": { + "2799:10": { "preRequisites:11": [ 70126 ], @@ -159861,7 +184461,7 @@ } } }, - "2396:10": { + "2800:10": { "preRequisites:11": [ 70126 ], @@ -159913,7 +184513,7 @@ } } }, - "2397:10": { + "2801:10": { "preRequisites:11": [ 70126 ], @@ -159965,7 +184565,7 @@ } } }, - "2398:10": { + "2802:10": { "preRequisites:11": [ 70127 ], @@ -160017,7 +184617,7 @@ } } }, - "2399:10": { + "2803:10": { "preRequisites:11": [ 70127 ], @@ -160069,7 +184669,7 @@ } } }, - "2400:10": { + "2804:10": { "preRequisites:11": [ 70127 ], @@ -160121,7 +184721,7 @@ } } }, - "2401:10": { + "2805:10": { "preRequisites:11": [ 70127 ], @@ -160173,7 +184773,7 @@ } } }, - "2402:10": { + "2806:10": { "preRequisites:11": [ 70130 ], @@ -160225,7 +184825,7 @@ } } }, - "2403:10": { + "2807:10": { "preRequisites:11": [ 70130 ], @@ -160277,7 +184877,7 @@ } } }, - "2404:10": { + "2808:10": { "preRequisites:11": [ 70130 ], @@ -160329,7 +184929,7 @@ } } }, - "2405:10": { + "2809:10": { "preRequisites:11": [ 70130 ], @@ -160381,7 +184981,7 @@ } } }, - "2406:10": { + "2810:10": { "preRequisites:11": [ 70131 ], @@ -160433,7 +185033,7 @@ } } }, - "2407:10": { + "2811:10": { "preRequisites:11": [ 70131 ], @@ -160485,7 +185085,7 @@ } } }, - "2408:10": { + "2812:10": { "preRequisites:11": [ 70131 ], @@ -160537,7 +185137,7 @@ } } }, - "2409:10": { + "2813:10": { "preRequisites:11": [ 70131 ], @@ -160589,7 +185189,7 @@ } } }, - "2410:10": { + "2814:10": { "preRequisites:11": [ 70131 ], @@ -160641,7 +185241,7 @@ } } }, - "2411:10": { + "2815:10": { "preRequisites:11": [ 70132 ], @@ -160693,7 +185293,7 @@ } } }, - "2412:10": { + "2816:10": { "preRequisites:11": [ 70132 ], @@ -160745,7 +185345,7 @@ } } }, - "2413:10": { + "2817:10": { "preRequisites:11": [ 70128 ], @@ -160797,7 +185397,7 @@ } } }, - "2414:10": { + "2818:10": { "preRequisites:11": [ 70128 ], @@ -160849,7 +185449,7 @@ } } }, - "2415:10": { + "2819:10": { "preRequisites:11": [ 70128 ], @@ -160901,7 +185501,7 @@ } } }, - "2416:10": { + "2820:10": { "preRequisites:11": [ 70128 ], @@ -160953,7 +185553,7 @@ } } }, - "2417:10": { + "2821:10": { "preRequisites:11": [ 70128 ], @@ -161005,7 +185605,7 @@ } } }, - "2418:10": { + "2822:10": { "preRequisites:11": [ 70128 ], @@ -161057,7 +185657,7 @@ } } }, - "2419:10": { + "2823:10": { "preRequisites:11": [ 70128 ], @@ -161109,7 +185709,7 @@ } } }, - "2420:10": { + "2824:10": { "preRequisites:11": [ 70128 ], @@ -161161,7 +185761,7 @@ } } }, - "2421:10": { + "2825:10": { "preRequisites:11": [ 70128 ], @@ -161213,7 +185813,7 @@ } } }, - "2422:10": { + "2826:10": { "preRequisites:11": [ 70128 ], @@ -161265,7 +185865,7 @@ } } }, - "2423:10": { + "2827:10": { "preRequisites:11": [ 70128 ], @@ -161317,7 +185917,7 @@ } } }, - "2424:10": { + "2828:10": { "preRequisites:11": [ 70128 ], @@ -161369,7 +185969,7 @@ } } }, - "2425:10": { + "2829:10": { "preRequisites:11": [ 70128 ], @@ -161421,7 +186021,7 @@ } } }, - "2426:10": { + "2830:10": { "preRequisites:11": [ 70129 ], @@ -161473,7 +186073,7 @@ } } }, - "2427:10": { + "2831:10": { "preRequisites:11": [ 70129 ], @@ -161525,7 +186125,7 @@ } } }, - "2428:10": { + "2832:10": { "preRequisites:11": [ 70129 ], @@ -161577,7 +186177,7 @@ } } }, - "2429:10": { + "2833:10": { "preRequisites:11": [ 70129 ], @@ -161629,7 +186229,7 @@ } } }, - "2430:10": { + "2834:10": { "preRequisites:11": [ 70129 ], @@ -161681,7 +186281,7 @@ } } }, - "2431:10": { + "2835:10": { "preRequisites:11": [ 70129 ], @@ -161733,7 +186333,7 @@ } } }, - "2432:10": { + "2836:10": { "preRequisites:11": [ 70129 ], @@ -161785,7 +186385,7 @@ } } }, - "2433:10": { + "2837:10": { "preRequisites:11": [ 70129 ], @@ -161837,7 +186437,7 @@ } } }, - "2434:10": { + "2838:10": { "preRequisites:11": [ 70129 ], @@ -161889,7 +186489,7 @@ } } }, - "2435:10": { + "2839:10": { "preRequisites:11": [ 70129 ], @@ -161941,7 +186541,7 @@ } } }, - "2436:10": { + "2840:10": { "preRequisites:11": [ 70129 ], @@ -161993,7 +186593,7 @@ } } }, - "2437:10": { + "2841:10": { "preRequisites:11": [ 70129 ], @@ -162045,7 +186645,7 @@ } } }, - "2438:10": { + "2842:10": { "preRequisites:11": [ 90306 ], @@ -162109,7 +186709,7 @@ } } }, - "2439:10": { + "2843:10": { "preRequisites:11": [ 1179 ], @@ -162161,7 +186761,7 @@ } } }, - "2440:10": { + "2844:10": { "preRequisites:11": [ 90437 ], @@ -162214,7 +186814,7 @@ } } }, - "2441:10": { + "2845:10": { "preRequisites:11": [ 90056, 5 @@ -162267,7 +186867,7 @@ } } }, - "2442:10": { + "2846:10": { "preRequisites:11": [ 90056 ], @@ -162325,7 +186925,7 @@ } } }, - "2443:10": { + "2847:10": { "preRequisites:11": [ 90058 ], @@ -162377,7 +186977,7 @@ } } }, - "2444:10": { + "2848:10": { "preRequisites:11": [ 90056 ], @@ -162429,7 +187029,7 @@ } } }, - "2445:10": { + "2849:10": { "preRequisites:11": [ 90057 ], @@ -162481,7 +187081,7 @@ } } }, - "2446:10": { + "2850:10": { "preRequisites:11": [ 90061 ], @@ -162533,7 +187133,7 @@ } } }, - "2447:10": { + "2851:10": { "preRequisites:11": [ 90062 ], @@ -162585,7 +187185,7 @@ } } }, - "2448:10": { + "2852:10": { "preRequisites:11": [ 90063 ], @@ -162637,7 +187237,7 @@ } } }, - "2449:10": { + "2853:10": { "preRequisites:11": [ 90060 ], @@ -162689,7 +187289,7 @@ } } }, - "2450:10": { + "2854:10": { "preRequisites:11": [ 90065 ], @@ -162741,7 +187341,7 @@ } } }, - "2451:10": { + "2855:10": { "preRequisites:11": [ 90066 ], @@ -162793,7 +187393,7 @@ } } }, - "2452:10": { + "2856:10": { "preRequisites:11": [ 90067 ], @@ -162845,7 +187445,7 @@ } } }, - "2453:10": { + "2857:10": { "preRequisites:11": [ 90058 ], @@ -162897,7 +187497,7 @@ } } }, - "2454:10": { + "2858:10": { "preRequisites:11": [ 90058 ], @@ -162949,7 +187549,7 @@ } } }, - "2455:10": { + "2859:10": { "preRequisites:11": [ 90058 ], @@ -163001,7 +187601,7 @@ } } }, - "2456:10": { + "2860:10": { "preRequisites:11": [ 90068 ], @@ -163053,7 +187653,7 @@ } } }, - "2457:10": { + "2861:10": { "preRequisites:11": [ 90072 ], @@ -163105,7 +187705,7 @@ } } }, - "2458:10": { + "2862:10": { "preRequisites:11": [ 90064 ], @@ -163157,7 +187757,7 @@ } } }, - "2459:10": { + "2863:10": { "preRequisites:11": [ 90074 ], @@ -163209,7 +187809,7 @@ } } }, - "2460:10": { + "2864:10": { "preRequisites:11": [ 90056 ], @@ -163261,7 +187861,7 @@ } } }, - "2461:10": { + "2865:10": { "preRequisites:11": [ 90056 ], @@ -163313,7 +187913,7 @@ } } }, - "2462:10": { + "2866:10": { "preRequisites:11": [ 90056 ], @@ -163365,7 +187965,7 @@ } } }, - "2463:10": { + "2867:10": { "preRequisites:11": [ 90056 ], @@ -163417,7 +188017,7 @@ } } }, - "2464:10": { + "2868:10": { "preRequisites:11": [ 90079 ], @@ -163469,7 +188069,7 @@ } } }, - "2465:10": { + "2869:10": { "preRequisites:11": [ 90080 ], @@ -163521,7 +188121,7 @@ } } }, - "2466:10": { + "2870:10": { "preRequisites:11": [ 90083 ], @@ -163581,7 +188181,7 @@ } } }, - "2467:10": { + "2871:10": { "preRequisites:11": [ 90085 ], @@ -163633,7 +188233,7 @@ } } }, - "2468:10": { + "2872:10": { "preRequisites:11": [ 90083 ], @@ -163685,7 +188285,7 @@ } } }, - "2469:10": { + "2873:10": { "preRequisites:11": [ 90437 ], @@ -163738,7 +188338,7 @@ } } }, - "2470:10": { + "2874:10": { "preRequisites:11": [ 90084 ], @@ -163802,7 +188402,7 @@ } } }, - "2471:10": { + "2875:10": { "preRequisites:11": [ 90086 ], @@ -163866,7 +188466,7 @@ } } }, - "2472:10": { + "2876:10": { "preRequisites:11": [ 90087 ], @@ -163918,7 +188518,7 @@ } } }, - "2473:10": { + "2877:10": { "preRequisites:11": [ 1000 ], @@ -163996,7 +188596,7 @@ } } }, - "2474:10": { + "2878:10": { "preRequisites:11": [ 1000 ], @@ -164048,7 +188648,7 @@ } } }, - "2475:10": { + "2879:10": { "preRequisites:11": [ 90083 ], @@ -164116,7 +188716,7 @@ } } }, - "2476:10": { + "2880:10": { "preRequisites:11": [ 90091 ], @@ -164184,7 +188784,7 @@ } } }, - "2477:10": { + "2881:10": { "preRequisites:11": [ 90090 ], @@ -164236,7 +188836,7 @@ } } }, - "2478:10": { + "2882:10": { "preRequisites:11": [ 90090 ], @@ -164288,7 +188888,7 @@ } } }, - "2479:10": { + "2883:10": { "preRequisites:11": [ 90437 ], @@ -164341,7 +188941,7 @@ } } }, - "2480:10": { + "2884:10": { "preRequisites:11": [ 90103 ], @@ -164425,7 +189025,7 @@ } } }, - "2481:10": { + "2885:10": { "preRequisites:11": [ 90096 ], @@ -164477,7 +189077,7 @@ } } }, - "2482:10": { + "2886:10": { "preRequisites:11": [ 90097 ], @@ -164529,7 +189129,7 @@ } } }, - "2483:10": { + "2887:10": { "preRequisites:11": [ 90098 ], @@ -164581,7 +189181,7 @@ } } }, - "2484:10": { + "2888:10": { "preRequisites:11": [ 90101, 90099 @@ -164634,7 +189234,7 @@ } } }, - "2485:10": { + "2889:10": { "preRequisites:11": [ 90102 ], @@ -164686,7 +189286,7 @@ } } }, - "2486:10": { + "2890:10": { "preRequisites:11": [ 90096 ], @@ -164738,7 +189338,7 @@ } } }, - "2487:10": { + "2891:10": { "preRequisites:11": [ 90437 ], @@ -164791,7 +189391,7 @@ } } }, - "2488:10": { + "2892:10": { "preRequisites:11": [ 90106 ], @@ -164843,7 +189443,7 @@ } } }, - "2489:10": { + "2893:10": { "preRequisites:11": [ 90106 ], @@ -164895,7 +189495,7 @@ } } }, - "2490:10": { + "2894:10": { "preRequisites:11": [ 90437 ], @@ -164961,7 +189561,7 @@ } } }, - "2491:10": { + "2895:10": { "preRequisites:11": [ 90106 ], @@ -165013,7 +189613,7 @@ } } }, - "2492:10": { + "2896:10": { "preRequisites:11": [ 90106 ], @@ -165065,7 +189665,7 @@ } } }, - "2493:10": { + "2897:10": { "preRequisites:11": [ 90106 ], @@ -165117,7 +189717,7 @@ } } }, - "2494:10": { + "2898:10": { "preRequisites:11": [ 90095 ], @@ -165169,7 +189769,7 @@ } } }, - "2495:10": { + "2899:10": { "preRequisites:11": [ 90095 ], @@ -165231,7 +189831,7 @@ } } }, - "2496:10": { + "2900:10": { "preRequisites:11": [ 90095 ], @@ -165299,7 +189899,7 @@ } } }, - "2497:10": { + "2901:10": { "preRequisites:11": [ 90095 ], @@ -165361,7 +189961,7 @@ } } }, - "2498:10": { + "2902:10": { "preRequisites:11": [ 90095 ], @@ -165423,7 +190023,7 @@ } } }, - "2499:10": { + "2903:10": { "preRequisites:11": [ 90095 ], @@ -165475,7 +190075,7 @@ } } }, - "2500:10": { + "2904:10": { "preRequisites:11": [ 90095 ], @@ -165527,7 +190127,7 @@ } } }, - "2501:10": { + "2905:10": { "preRequisites:11": [ 1236 ], @@ -165598,7 +190198,7 @@ } } }, - "2502:10": { + "2906:10": { "preRequisites:11": [ 1236 ], @@ -165669,7 +190269,7 @@ } } }, - "2503:10": { + "2907:10": { "preRequisites:11": [ 1236 ], @@ -165740,7 +190340,7 @@ } } }, - "2504:10": { + "2908:10": { "preRequisites:11": [ 1236 ], @@ -165802,7 +190402,7 @@ } } }, - "2505:10": { + "2909:10": { "preRequisites:11": [ 1236 ], @@ -165872,7 +190472,7 @@ } } }, - "2506:10": { + "2910:10": { "preRequisites:11": [ 1229 ], @@ -165924,7 +190524,7 @@ } } }, - "2507:10": { + "2911:10": { "preRequisites:11": [ 1229 ], @@ -165976,7 +190576,7 @@ } } }, - "2508:10": { + "2912:10": { "preRequisites:11": [ 1229 ], @@ -166028,7 +190628,7 @@ } } }, - "2509:10": { + "2913:10": { "preRequisites:11": [ 1229 ], @@ -166080,7 +190680,7 @@ } } }, - "2510:10": { + "2914:10": { "preRequisites:11": [ 1229 ], @@ -166132,7 +190732,7 @@ } } }, - "2511:10": { + "2915:10": { "preRequisites:11": [ 1227 ], @@ -166190,7 +190790,7 @@ } } }, - "2512:10": { + "2916:10": { "preRequisites:11": [ 1227 ], @@ -166248,7 +190848,7 @@ } } }, - "2513:10": { + "2917:10": { "preRequisites:11": [ 90130 ], @@ -166300,7 +190900,7 @@ } } }, - "2514:10": { + "2918:10": { "preRequisites:11": [ 90437 ], @@ -166353,7 +190953,7 @@ } } }, - "2515:10": { + "2919:10": { "preRequisites:11": [ 90129 ], @@ -166405,7 +191005,7 @@ } } }, - "2516:10": { + "2920:10": { "preRequisites:11": [ 1236 ], @@ -166469,7 +191069,7 @@ } } }, - "2517:10": { + "2921:10": { "preRequisites:11": [ 1229 ], @@ -166521,7 +191121,7 @@ } } }, - "2518:10": { + "2922:10": { "preRequisites:11": [ 1229 ], @@ -166573,7 +191173,7 @@ } } }, - "2519:10": { + "2923:10": { "preRequisites:11": [ 1236 ], @@ -166643,7 +191243,7 @@ } } }, - "2520:10": { + "2924:10": { "preRequisites:11": [ 1236 ], @@ -166713,7 +191313,7 @@ } } }, - "2521:10": { + "2925:10": { "preRequisites:11": [ 1233 ], @@ -166765,7 +191365,7 @@ } } }, - "2522:10": { + "2926:10": { "preRequisites:11": [ 1237 ], @@ -166817,7 +191417,7 @@ } } }, - "2523:10": { + "2927:10": { "preRequisites:11": [ 1237 ], @@ -166887,7 +191487,7 @@ } } }, - "2524:10": { + "2928:10": { "preRequisites:11": [ 1237 ], @@ -166945,7 +191545,7 @@ } } }, - "2525:10": { + "2929:10": { "preRequisites:11": [ 1221 ], @@ -166997,7 +191597,7 @@ } } }, - "2526:10": { + "2930:10": { "preRequisites:11": [ 1221 ], @@ -167049,7 +191649,7 @@ } } }, - "2527:10": { + "2931:10": { "preRequisites:11": [ 1236 ], @@ -167101,7 +191701,7 @@ } } }, - "2528:10": { + "2932:10": { "preRequisites:11": [ 1221 ], @@ -167153,7 +191753,7 @@ } } }, - "2529:10": { + "2933:10": { "preRequisites:11": [ 1221 ], @@ -167205,7 +191805,7 @@ } } }, - "2530:10": { + "2934:10": { "preRequisites:11": [ 1221 ], @@ -167257,7 +191857,7 @@ } } }, - "2531:10": { + "2935:10": { "preRequisites:11": [ 1237 ], @@ -167309,7 +191909,7 @@ } } }, - "2532:10": { + "2936:10": { "preRequisites:11": [ 1237 ], @@ -167367,7 +191967,7 @@ } } }, - "2533:10": { + "2937:10": { "preRequisites:11": [ 1233 ], @@ -167419,7 +192019,7 @@ } } }, - "2534:10": { + "2938:10": { "preRequisites:11": [ 1233 ], @@ -167471,7 +192071,7 @@ } } }, - "2535:10": { + "2939:10": { "preRequisites:11": [ 1232 ], @@ -167523,7 +192123,7 @@ } } }, - "2536:10": { + "2940:10": { "preRequisites:11": [ 1237 ], @@ -167581,7 +192181,7 @@ } } }, - "2537:10": { + "2941:10": { "preRequisites:11": [ 1232 ], @@ -167633,7 +192233,7 @@ } } }, - "2538:10": { + "2942:10": { "preRequisites:11": [ 1232 ], @@ -167685,7 +192285,7 @@ } } }, - "2539:10": { + "2943:10": { "preRequisites:11": [ 1236 ], @@ -167755,7 +192355,7 @@ } } }, - "2540:10": { + "2944:10": { "preRequisites:11": [ 1227 ], @@ -167819,7 +192419,7 @@ } } }, - "2541:10": { + "2945:10": { "preRequisites:11": [ 1227 ], @@ -167883,7 +192483,7 @@ } } }, - "2542:10": { + "2946:10": { "preRequisites:11": [ 1231 ], @@ -167935,7 +192535,7 @@ } } }, - "2543:10": { + "2947:10": { "preRequisites:11": [ 1231 ], @@ -167987,7 +192587,7 @@ } } }, - "2544:10": { + "2948:10": { "preRequisites:11": [ 1231 ], @@ -168039,7 +192639,7 @@ } } }, - "2545:10": { + "2949:10": { "preRequisites:11": [ 1231 ], @@ -168091,7 +192691,7 @@ } } }, - "2546:10": { + "2950:10": { "preRequisites:11": [ 1231 ], @@ -168143,7 +192743,7 @@ } } }, - "2547:10": { + "2951:10": { "preRequisites:11": [ 1231 ], @@ -168195,7 +192795,7 @@ } } }, - "2548:10": { + "2952:10": { "preRequisites:11": [ 1231 ], @@ -168247,7 +192847,7 @@ } } }, - "2549:10": { + "2953:10": { "preRequisites:11": [ 1231 ], @@ -168299,7 +192899,7 @@ } } }, - "2550:10": { + "2954:10": { "preRequisites:11": [ 1231 ], @@ -168351,7 +192951,7 @@ } } }, - "2551:10": { + "2955:10": { "preRequisites:11": [ 90191 ], @@ -168403,7 +193003,7 @@ } } }, - "2552:10": { + "2956:10": { "preRequisites:11": [ 1228 ], @@ -168478,7 +193078,7 @@ } } }, - "2553:10": { + "2957:10": { "preRequisites:11": [ 1222 ], @@ -168538,7 +193138,7 @@ } } }, - "2554:10": { + "2958:10": { "preRequisites:11": [ 90173 ], @@ -168592,7 +193192,7 @@ } } }, - "2555:10": { + "2959:10": { "preRequisites:11": [ 90174 ], @@ -168644,7 +193244,7 @@ } } }, - "2556:10": { + "2960:10": { "preRequisites:11": [ 1226 ], @@ -168696,7 +193296,7 @@ } } }, - "2557:10": { + "2961:10": { "preRequisites:11": [ 1226 ], @@ -168748,7 +193348,7 @@ } } }, - "2558:10": { + "2962:10": { "preRequisites:11": [ 1226 ], @@ -168800,7 +193400,7 @@ } } }, - "2559:10": { + "2963:10": { "preRequisites:11": [ 1226 ], @@ -168852,7 +193452,7 @@ } } }, - "2560:10": { + "2964:10": { "preRequisites:11": [ 1226 ], @@ -168904,7 +193504,7 @@ } } }, - "2561:10": { + "2965:10": { "preRequisites:11": [ 1226 ], @@ -168956,7 +193556,7 @@ } } }, - "2562:10": { + "2966:10": { "preRequisites:11": [ 1226 ], @@ -169008,7 +193608,7 @@ } } }, - "2563:10": { + "2967:10": { "preRequisites:11": [ 1226 ], @@ -169060,7 +193660,7 @@ } } }, - "2564:10": { + "2968:10": { "preRequisites:11": [ 1226 ], @@ -169112,7 +193712,7 @@ } } }, - "2565:10": { + "2969:10": { "preRequisites:11": [ 1228 ], @@ -169170,7 +193770,7 @@ } } }, - "2566:10": { + "2970:10": { "preRequisites:11": [ 1228 ], @@ -169245,7 +193845,7 @@ } } }, - "2567:10": { + "2971:10": { "preRequisites:11": [ 90131 ], @@ -169297,7 +193897,7 @@ } } }, - "2568:10": { + "2972:10": { "preRequisites:11": [ 90131 ], @@ -169349,7 +193949,7 @@ } } }, - "2569:10": { + "2973:10": { "preRequisites:11": [ 90191 ], @@ -169401,7 +194001,7 @@ } } }, - "2570:10": { + "2974:10": { "preRequisites:11": [ 90192 ], @@ -169453,7 +194053,7 @@ } } }, - "2571:10": { + "2975:10": { "preRequisites:11": [ 90437 ], @@ -169506,7 +194106,7 @@ } } }, - "2572:10": { + "2976:10": { "preRequisites:11": [ 90191 ], @@ -169560,7 +194160,7 @@ } } }, - "2573:10": { + "2977:10": { "preRequisites:11": [ 90193 ], @@ -169614,7 +194214,7 @@ } } }, - "2574:10": { + "2978:10": { "preRequisites:11": [ 90196 ], @@ -169666,7 +194266,7 @@ } } }, - "2575:10": { + "2979:10": { "preRequisites:11": [ 90437 ], @@ -169719,7 +194319,7 @@ } } }, - "2576:10": { + "2980:10": { "preRequisites:11": [ 90196 ], @@ -169771,7 +194371,7 @@ } } }, - "2577:10": { + "2981:10": { "preRequisites:11": [ 90196 ], @@ -169823,7 +194423,7 @@ } } }, - "2578:10": { + "2982:10": { "preRequisites:11": [ 90196 ], @@ -169875,7 +194475,7 @@ } } }, - "2579:10": { + "2983:10": { "preRequisites:11": [ 90196 ], @@ -169927,7 +194527,7 @@ } } }, - "2580:10": { + "2984:10": { "preRequisites:11": [ 90196 ], @@ -169979,7 +194579,7 @@ } } }, - "2581:10": { + "2985:10": { "preRequisites:11": [ 90196 ], @@ -170031,7 +194631,7 @@ } } }, - "2582:10": { + "2986:10": { "preRequisites:11": [ 90196 ], @@ -170083,7 +194683,7 @@ } } }, - "2583:10": { + "2987:10": { "preRequisites:11": [ 90196 ], @@ -170135,7 +194735,7 @@ } } }, - "2584:10": { + "2988:10": { "preRequisites:11": [ 90204 ], @@ -170187,7 +194787,7 @@ } } }, - "2585:10": { + "2989:10": { "preRequisites:11": [ 90196 ], @@ -170239,7 +194839,7 @@ } } }, - "2586:10": { + "2990:10": { "preRequisites:11": [ 90196 ], @@ -170291,7 +194891,7 @@ } } }, - "2587:10": { + "2991:10": { "preRequisites:11": [ 90196 ], @@ -170343,7 +194943,7 @@ } } }, - "2588:10": { + "2992:10": { "preRequisites:11": [ 90196 ], @@ -170395,7 +194995,7 @@ } } }, - "2589:10": { + "2993:10": { "preRequisites:11": [ 90196 ], @@ -170447,7 +195047,7 @@ } } }, - "2590:10": { + "2994:10": { "preRequisites:11": [ 90210 ], @@ -170499,7 +195099,7 @@ } } }, - "2591:10": { + "2995:10": { "preRequisites:11": [ 90196 ], @@ -170551,7 +195151,7 @@ } } }, - "2592:10": { + "2996:10": { "preRequisites:11": [ 90196 ], @@ -170603,7 +195203,7 @@ } } }, - "2593:10": { + "2997:10": { "preRequisites:11": [ 90196 ], @@ -170655,7 +195255,7 @@ } } }, - "2594:10": { + "2998:10": { "preRequisites:11": [ 90196 ], @@ -170707,7 +195307,7 @@ } } }, - "2595:10": { + "2999:10": { "preRequisites:11": [ 90196 ], @@ -170759,7 +195359,7 @@ } } }, - "2596:10": { + "3000:10": { "preRequisites:11": [ 90216 ], @@ -170811,7 +195411,7 @@ } } }, - "2597:10": { + "3001:10": { "preRequisites:11": [ 1181 ], @@ -170863,7 +195463,7 @@ } } }, - "2598:10": { + "3002:10": { "preRequisites:11": [ 1179 ], @@ -170915,7 +195515,7 @@ } } }, - "2599:10": { + "3003:10": { "preRequisites:11": [ 1179 ], @@ -170967,7 +195567,7 @@ } } }, - "2600:10": { + "3004:10": { "preRequisites:11": [ 1136 ], @@ -171025,7 +195625,7 @@ } } }, - "2601:10": { + "3005:10": { "preRequisites:11": [ 1136 ], @@ -171077,7 +195677,7 @@ } } }, - "2602:10": { + "3006:10": { "preRequisites:11": [ 1179 ], @@ -171135,7 +195735,7 @@ } } }, - "2603:10": { + "3007:10": { "preRequisites:11": [ 1179 ], @@ -171187,7 +195787,7 @@ } } }, - "2604:10": { + "3008:10": { "preRequisites:11": [ 1179 ], @@ -171239,7 +195839,7 @@ } } }, - "2605:10": { + "3009:10": { "preRequisites:11": [ 1179 ], @@ -171291,7 +195891,7 @@ } } }, - "2606:10": { + "3010:10": { "preRequisites:11": [ 90437 ], @@ -171344,7 +195944,7 @@ } } }, - "2607:10": { + "3011:10": { "preRequisites:11": [ 1136 ], @@ -171408,7 +196008,7 @@ } } }, - "2608:10": { + "3012:10": { "preRequisites:11": [ 1136 ], @@ -171460,7 +196060,7 @@ } } }, - "2609:10": { + "3013:10": { "preRequisites:11": [ 1136 ], @@ -171512,7 +196112,7 @@ } } }, - "2610:10": { + "3014:10": { "preRequisites:11": [ 1136 ], @@ -171564,7 +196164,7 @@ } } }, - "2611:10": { + "3015:10": { "preRequisites:11": [ 1136 ], @@ -171616,7 +196216,7 @@ } } }, - "2612:10": { + "3016:10": { "preRequisites:11": [ 1183 ], @@ -171668,7 +196268,7 @@ } } }, - "2613:10": { + "3017:10": { "preRequisites:11": [ 1175 ], @@ -171720,7 +196320,7 @@ } } }, - "2614:10": { + "3018:10": { "preRequisites:11": [ 90235 ], @@ -171772,7 +196372,7 @@ } } }, - "2615:10": { + "3019:10": { "preRequisites:11": [ 1176 ], @@ -171824,7 +196424,7 @@ } } }, - "2616:10": { + "3020:10": { "preRequisites:11": [ 1176 ], @@ -171885,7 +196485,7 @@ } } }, - "2617:10": { + "3021:10": { "preRequisites:11": [ 1177 ], @@ -172040,7 +196640,7 @@ } } }, - "2618:10": { + "3022:10": { "preRequisites:11": [ 90437 ], @@ -172093,7 +196693,7 @@ } } }, - "2619:10": { + "3023:10": { "preRequisites:11": [ 1137 ], @@ -172151,7 +196751,7 @@ } } }, - "2620:10": { + "3024:10": { "preRequisites:11": [ 1176 ], @@ -172209,7 +196809,7 @@ } } }, - "2621:10": { + "3025:10": { "preRequisites:11": [ 1176 ], @@ -172270,7 +196870,7 @@ } } }, - "2622:10": { + "3026:10": { "preRequisites:11": [ 1176 ], @@ -172322,7 +196922,7 @@ } } }, - "2623:10": { + "3027:10": { "preRequisites:11": [ 1176 ], @@ -172383,7 +196983,7 @@ } } }, - "2624:10": { + "3028:10": { "preRequisites:11": [ 1176 ], @@ -172435,7 +197035,7 @@ } } }, - "2625:10": { + "3029:10": { "preRequisites:11": [ 1176 ], @@ -172496,7 +197096,7 @@ } } }, - "2626:10": { + "3030:10": { "preRequisites:11": [ 1176 ], @@ -172548,7 +197148,7 @@ } } }, - "2627:10": { + "3031:10": { "preRequisites:11": [ 1176 ], @@ -172612,7 +197212,7 @@ } } }, - "2628:10": { + "3032:10": { "preRequisites:11": [ 1176 ], @@ -172664,7 +197264,7 @@ } } }, - "2629:10": { + "3033:10": { "preRequisites:11": [ 1176 ], @@ -172728,7 +197328,7 @@ } } }, - "2630:10": { + "3034:10": { "preRequisites:11": [ 1176 ], @@ -172780,7 +197380,7 @@ } } }, - "2631:10": { + "3035:10": { "preRequisites:11": [ 1176 ], @@ -172844,7 +197444,7 @@ } } }, - "2632:10": { + "3036:10": { "preRequisites:11": [ 1176 ], @@ -172896,7 +197496,7 @@ } } }, - "2633:10": { + "3037:10": { "preRequisites:11": [ 1176 ], @@ -172960,7 +197560,7 @@ } } }, - "2634:10": { + "3038:10": { "preRequisites:11": [ 1176 ], @@ -173024,7 +197624,7 @@ } } }, - "2635:10": { + "3039:10": { "preRequisites:11": [ 1176 ], @@ -173076,7 +197676,7 @@ } } }, - "2636:10": { + "3040:10": { "preRequisites:11": [ 1176 ], @@ -173128,7 +197728,7 @@ } } }, - "2637:10": { + "3041:10": { "preRequisites:11": [ 1176 ], @@ -173180,7 +197780,7 @@ } } }, - "2638:10": { + "3042:10": { "preRequisites:11": [ 90241 ], @@ -173244,7 +197844,7 @@ } } }, - "2639:10": { + "3043:10": { "preRequisites:11": [ 90241 ], @@ -173296,7 +197896,7 @@ } } }, - "2640:10": { + "3044:10": { "preRequisites:11": [ 90241 ], @@ -173348,7 +197948,7 @@ } } }, - "2641:10": { + "3045:10": { "preRequisites:11": [ 90241 ], @@ -173400,7 +198000,7 @@ } } }, - "2642:10": { + "3046:10": { "preRequisites:11": [ 90241 ], @@ -173452,7 +198052,7 @@ } } }, - "2643:10": { + "3047:10": { "preRequisites:11": [ 90241 ], @@ -173504,7 +198104,7 @@ } } }, - "2644:10": { + "3048:10": { "preRequisites:11": [ 90241 ], @@ -173556,7 +198156,7 @@ } } }, - "2645:10": { + "3049:10": { "preRequisites:11": [ 90241 ], @@ -173608,7 +198208,7 @@ } } }, - "2646:10": { + "3050:10": { "preRequisites:11": [ 1174 ], @@ -173660,7 +198260,7 @@ } } }, - "2647:10": { + "3051:10": { "preRequisites:11": [ 1172 ], @@ -173712,7 +198312,7 @@ } } }, - "2648:10": { + "3052:10": { "preRequisites:11": [ 90269 ], @@ -173764,7 +198364,7 @@ } } }, - "2649:10": { + "3053:10": { "preRequisites:11": [ 90270 ], @@ -173816,7 +198416,7 @@ } } }, - "2650:10": { + "3054:10": { "preRequisites:11": [ 1174 ], @@ -173868,7 +198468,7 @@ } } }, - "2651:10": { + "3055:10": { "preRequisites:11": [ 90272 ], @@ -173920,7 +198520,7 @@ } } }, - "2652:10": { + "3056:10": { "preRequisites:11": [ 90273 ], @@ -173972,7 +198572,7 @@ } } }, - "2653:10": { + "3057:10": { "preRequisites:11": [ 90274 ], @@ -174036,7 +198636,7 @@ } } }, - "2654:10": { + "3058:10": { "preRequisites:11": [ 90275 ], @@ -174100,7 +198700,7 @@ } } }, - "2655:10": { + "3059:10": { "preRequisites:11": [ 90276 ], @@ -174164,7 +198764,7 @@ } } }, - "2656:10": { + "3060:10": { "preRequisites:11": [ 1172 ], @@ -174234,7 +198834,7 @@ } } }, - "2657:10": { + "3061:10": { "preRequisites:11": [ 1173 ], @@ -174286,7 +198886,7 @@ } } }, - "2658:10": { + "3062:10": { "preRequisites:11": [ 1173 ], @@ -174338,7 +198938,7 @@ } } }, - "2659:10": { + "3063:10": { "preRequisites:11": [ 1173 ], @@ -174390,7 +198990,7 @@ } } }, - "2660:10": { + "3064:10": { "preRequisites:11": [ 1173 ], @@ -174442,7 +199042,7 @@ } } }, - "2661:10": { + "3065:10": { "preRequisites:11": [ 1173 ], @@ -174494,7 +199094,7 @@ } } }, - "2662:10": { + "3066:10": { "preRequisites:11": [ 1173 ], @@ -174546,7 +199146,7 @@ } } }, - "2663:10": { + "3067:10": { "preRequisites:11": [ 1173 ], @@ -174598,7 +199198,7 @@ } } }, - "2664:10": { + "3068:10": { "preRequisites:11": [ 1173 ], @@ -174650,7 +199250,7 @@ } } }, - "2665:10": { + "3069:10": { "preRequisites:11": [ 1173 ], @@ -174702,7 +199302,7 @@ } } }, - "2666:10": { + "3070:10": { "preRequisites:11": [ 1173 ], @@ -174754,7 +199354,7 @@ } } }, - "2667:10": { + "3071:10": { "preRequisites:11": [ 1173 ], @@ -174806,7 +199406,7 @@ } } }, - "2668:10": { + "3072:10": { "preRequisites:11": [ 1184 ], @@ -174858,7 +199458,7 @@ } } }, - "2669:10": { + "3073:10": { "preRequisites:11": [ 1173 ], @@ -174910,7 +199510,7 @@ } } }, - "2670:10": { + "3074:10": { "preRequisites:11": [ 1173 ], @@ -174962,7 +199562,7 @@ } } }, - "2671:10": { + "3075:10": { "preRequisites:11": [ 1173 ], @@ -175014,7 +199614,7 @@ } } }, - "2672:10": { + "3076:10": { "preRequisites:11": [ 1173 ], @@ -175084,7 +199684,7 @@ } } }, - "2673:10": { + "3077:10": { "preRequisites:11": [ 1173 ], @@ -175154,7 +199754,7 @@ } } }, - "2674:10": { + "3078:10": { "preRequisites:11": [ 1173 ], @@ -175218,7 +199818,7 @@ } } }, - "2675:10": { + "3079:10": { "preRequisites:11": [ 1173 ], @@ -175270,7 +199870,7 @@ } } }, - "2676:10": { + "3080:10": { "preRequisites:11": [ 1184 ], @@ -175322,7 +199922,7 @@ } } }, - "2677:10": { + "3081:10": { "preRequisites:11": [ 1184 ], @@ -175374,7 +199974,7 @@ } } }, - "2678:10": { + "3082:10": { "preRequisites:11": [ 90437 ], @@ -175427,7 +200027,7 @@ } } }, - "2679:10": { + "3083:10": { "preRequisites:11": [ 90306 ], @@ -175479,7 +200079,7 @@ } } }, - "2680:10": { + "3084:10": { "preRequisites:11": [ 90306 ], @@ -175531,7 +200131,7 @@ } } }, - "2681:10": { + "3085:10": { "preRequisites:11": [ 90306 ], @@ -175583,7 +200183,7 @@ } } }, - "2682:10": { + "3086:10": { "preRequisites:11": [ 90306 ], @@ -175635,7 +200235,7 @@ } } }, - "2683:10": { + "3087:10": { "preRequisites:11": [ 90437 ], @@ -175688,7 +200288,7 @@ } } }, - "2684:10": { + "3088:10": { "preRequisites:11": [ 90306 ], @@ -175740,7 +200340,7 @@ } } }, - "2685:10": { + "3089:10": { "preRequisites:11": [ 90306 ], @@ -175792,7 +200392,7 @@ } } }, - "2686:10": { + "3090:10": { "preRequisites:11": [ 90306 ], @@ -175844,7 +200444,7 @@ } } }, - "2687:10": { + "3091:10": { "preRequisites:11": [ 90306 ], @@ -175896,7 +200496,7 @@ } } }, - "2688:10": { + "3092:10": { "preRequisites:11": [ 90306 ], @@ -175948,7 +200548,7 @@ } } }, - "2689:10": { + "3093:10": { "preRequisites:11": [ 90306 ], @@ -176000,7 +200600,7 @@ } } }, - "2690:10": { + "3094:10": { "preRequisites:11": [ 90306 ], @@ -176052,7 +200652,7 @@ } } }, - "2691:10": { + "3095:10": { "preRequisites:11": [ 90306 ], @@ -176104,7 +200704,7 @@ } } }, - "2692:10": { + "3096:10": { "preRequisites:11": [ 90306 ], @@ -176156,7 +200756,7 @@ } } }, - "2693:10": { + "3097:10": { "preRequisites:11": [ 90306 ], @@ -176208,7 +200808,7 @@ } } }, - "2694:10": { + "3098:10": { "preRequisites:11": [ 90306 ], @@ -176260,7 +200860,7 @@ } } }, - "2695:10": { + "3099:10": { "preRequisites:11": [ 90306 ], @@ -176312,7 +200912,7 @@ } } }, - "2696:10": { + "3100:10": { "preRequisites:11": [ 90306 ], @@ -176364,7 +200964,7 @@ } } }, - "2697:10": { + "3101:10": { "preRequisites:11": [ 90306 ], @@ -176416,7 +201016,7 @@ } } }, - "2698:10": { + "3102:10": { "preRequisites:11": [ 90306 ], @@ -176468,7 +201068,7 @@ } } }, - "2699:10": { + "3103:10": { "preRequisites:11": [ 90306 ], @@ -176520,7 +201120,7 @@ } } }, - "2700:10": { + "3104:10": { "preRequisites:11": [ 90306 ], @@ -176572,7 +201172,7 @@ } } }, - "2701:10": { + "3105:10": { "preRequisites:11": [ 90306 ], @@ -176624,7 +201224,7 @@ } } }, - "2702:10": { + "3106:10": { "preRequisites:11": [ 90306 ], @@ -176676,7 +201276,7 @@ } } }, - "2703:10": { + "3107:10": { "preRequisites:11": [ 90306 ], @@ -176728,7 +201328,7 @@ } } }, - "2704:10": { + "3108:10": { "preRequisites:11": [ 90306 ], @@ -176780,7 +201380,7 @@ } } }, - "2705:10": { + "3109:10": { "preRequisites:11": [ 90306 ], @@ -176832,7 +201432,7 @@ } } }, - "2706:10": { + "3110:10": { "preRequisites:11": [ 90306 ], @@ -176884,7 +201484,7 @@ } } }, - "2707:10": { + "3111:10": { "preRequisites:11": [ 90306 ], @@ -176936,7 +201536,7 @@ } } }, - "2708:10": { + "3112:10": { "preRequisites:11": [ 90306 ], @@ -176988,7 +201588,7 @@ } } }, - "2709:10": { + "3113:10": { "preRequisites:11": [ 90306 ], @@ -177040,7 +201640,7 @@ } } }, - "2710:10": { + "3114:10": { "preRequisites:11": [ 90306 ], @@ -177092,7 +201692,7 @@ } } }, - "2711:10": { + "3115:10": { "preRequisites:11": [ 90306 ], @@ -177144,7 +201744,7 @@ } } }, - "2712:10": { + "3116:10": { "preRequisites:11": [ 90306 ], @@ -177196,59 +201796,7 @@ } } }, - "2713:10": { - "preRequisites:11": [ - 90342 - ], - "properties:10": { - "betterquesting:10": { - "autoclaim:1": 0, - "desc:8": "", - "globalshare:1": 0, - "icon:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "cyclicmagic:auto_crafter" - }, - "ignoresview:1": 0, - "ismain:1": 0, - "issilent:1": 0, - "lockedprogress:1": 0, - "name:8": "Auto Crafter", - "questlogic:8": "AND", - "repeat_relative:1": 1, - "repeattime:3": -1, - "simultaneous:1": 0, - "snd_complete:8": "minecraft:entity.player.levelup", - "snd_update:8": "minecraft:entity.player.levelup", - "tasklogic:8": "AND", - "visibility:8": "NORMAL" - } - }, - "questID:3": 90336, - "rewards:9": {}, - "tasks:9": { - "0:10": { - "autoConsume:1": 0, - "consume:1": 0, - "groupDetect:1": 0, - "ignoreNBT:1": 0, - "index:3": 0, - "partialMatch:1": 1, - "requiredItems:9": { - "0:10": { - "Count:3": 1, - "Damage:2": 0, - "OreDict:8": "", - "id:8": "cyclicmagic:auto_crafter" - } - }, - "taskID:8": "bq_standard:retrieval" - } - } - }, - "2714:10": { + "3117:10": { "preRequisites:11": [ 90342 ], @@ -177300,7 +201848,7 @@ } } }, - "2715:10": { + "3118:10": { "preRequisites:11": [ 90342 ], @@ -177352,7 +201900,7 @@ } } }, - "2716:10": { + "3119:10": { "preRequisites:11": [ 90342 ], @@ -177404,7 +201952,7 @@ } } }, - "2717:10": { + "3120:10": { "preRequisites:11": [ 90342 ], @@ -177456,7 +202004,7 @@ } } }, - "2718:10": { + "3121:10": { "preRequisites:11": [ 90342 ], @@ -177508,7 +202056,7 @@ } } }, - "2719:10": { + "3122:10": { "preRequisites:11": [ 90437 ], @@ -177561,7 +202109,7 @@ } } }, - "2720:10": { + "3123:10": { "preRequisites:11": [ 90342 ], @@ -177613,7 +202161,7 @@ } } }, - "2721:10": { + "3124:10": { "preRequisites:11": [ 90342 ], @@ -177665,7 +202213,7 @@ } } }, - "2722:10": { + "3125:10": { "preRequisites:11": [ 90346 ], @@ -177717,7 +202265,7 @@ } } }, - "2723:10": { + "3126:10": { "preRequisites:11": [ 90347 ], @@ -177769,7 +202317,7 @@ } } }, - "2724:10": { + "3127:10": { "preRequisites:11": [ 90342 ], @@ -177821,7 +202369,7 @@ } } }, - "2725:10": { + "3128:10": { "preRequisites:11": [ 90349 ], @@ -177873,7 +202421,7 @@ } } }, - "2726:10": { + "3129:10": { "preRequisites:11": [ 90437 ], @@ -177926,7 +202474,7 @@ } } }, - "2727:10": { + "3130:10": { "preRequisites:11": [ 90348 ], @@ -177980,7 +202528,7 @@ } } }, - "2728:10": { + "3131:10": { "preRequisites:11": [ 90348 ], @@ -178059,7 +202607,7 @@ } } }, - "2729:10": { + "3132:10": { "preRequisites:11": [ 90348 ], @@ -178138,7 +202686,7 @@ } } }, - "2730:10": { + "3133:10": { "preRequisites:11": [ 90348 ], @@ -178217,14 +202765,14 @@ } } }, - "2731:10": { + "3134:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oBundled cables let you transmit multiple colors of insulated wires in the same line, both in wire and framed wire version!\n\nIf you connect two or more colors of insulated wires to the same bundled cable, each color will be transmitted independently with no interference!\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178263,20 +202811,26 @@ "Damage:2": 17, "OreDict:8": "projredBundledCable", "id:8": "projectred-transmission:wire" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 17, + "OreDict:8": "", + "id:8": "projectred-transmission:framed_wire" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2732:10": { + "3135:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oBoth wires and framed wires have insulated counterparts.\n\nInsulated wires of the same color will connect to each other.\n\nInsulated wires of different colors will not connect, letting you run multiple redstone lines in compact spaces.\n\nInsulated wires cannot receive redstone directly, you will need a regular red alloy wire to attach to machines or levers.\n\nFor even more compactness, use bundled wires!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178315,20 +202869,26 @@ "Damage:2": 1, "OreDict:8": "projredInsulatedWire", "id:8": "projectred-transmission:wire" + }, + "1:10": { + "Count:3": 1, + "Damage:2": 4, + "OreDict:8": "projredInsFramedWire", + "id:8": "projectred-transmission:framed_wire" } }, "taskID:8": "bq_standard:retrieval" } } }, - "2733:10": { + "3136:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oFramed red alloy works like red alloy wire, but it occupies block spaces, making it possible to be in air, with no need for pillar blocks.\n\nTo connect a red alloy wire to a framed red alloy wire, they need to be placed in the same block space.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178373,14 +202933,14 @@ } } }, - "2734:10": { + "3137:10": { "preRequisites:11": [ 90349 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oRed alloy wire is like vanilla redstone, but better!\n\nSignal from red alloy wire will decay after 255 blocks instead of 15, meaning that you can make your redstone lines as long as you want!\n\nRed alloy wire can also be placed on walls, allowing for compact contraptions!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178404,7 +202964,20 @@ } }, "questID:3": 90357, - "rewards:9": {}, + "rewards:9": { + "0:10": { + "index:3": 0, + "rewardID:8": "bq_standard:item", + "rewards:9": { + "0:10": { + "Count:3": 1, + "Damage:2": 0, + "OreDict:8": "", + "id:8": "projectred-core:screwdriver" + } + } + } + }, "tasks:9": { "0:10": { "autoConsume:1": 0, @@ -178425,14 +202998,14 @@ } } }, - "2735:10": { + "3138:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oChicken Bones edition of wireless redstone lets you send redstone at a distance!\n\nA transmitter will connect to a receiver if they have the same ID. \n\nIDs can be defined using numbers, an additional name, and an item icon, making it easy to identify your channels!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178483,14 +203056,14 @@ } } }, - "2736:10": { + "3139:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\non + on \u003d on\non + off \u003d on\noff + on \u003d on\noff + off \u003d off", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178535,14 +203108,14 @@ } } }, - "2737:10": { + "3140:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oRight click with a screwdriver to change what sides count as outputs.\n\none input \u003d one output\noff \u003d on\non \u003d off", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178587,14 +203160,14 @@ } } }, - "2738:10": { + "3141:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\n§7§oon + on \u003d on\non + off \u003d off\noff + on \u003d off\noff + off \u003d off", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178639,14 +203212,14 @@ } } }, - "2739:10": { + "3142:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe sequencer produces redstone signals at a constant interval from each of its sides, in a clockwise and counterclockwise fashion.\n\nRight click the gate to set the time interval between each side.\n\nRight click with a screwdriver to flip the direction of the loop (counterclockwise to clockwise and vice versa).\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178691,14 +203264,14 @@ } } }, - "2740:10": { + "3143:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate produces a redstone pulse every time it receives a redstone signal of any length.\n\nAny time the input redstone goes from off to on, the output will pulse.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178743,14 +203316,14 @@ } } }, - "2741:10": { + "3144:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThe timer will produce a pulse of redstone at configurable intervals, which can be configured by right clicking.\n\nTimers are tuned off with a redstone signal.\n\nTimers can get laggy if they run constantly, so make sure to incorporate some sort of control to turn them off!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178795,14 +203368,14 @@ } } }, - "2742:10": { + "3145:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you control how a single output connects to two inputs.\n\nThe side with the taller torch is the output.\n\nThe side opposite to it is the control side.\n\nIf the control side is on, the gate will only trasfer signals from the side to the left of the control.\n\nIf the control side is off, the gate will only transfer signals from the side to the right of the control.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178847,14 +203420,14 @@ } } }, - "2743:10": { + "3146:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you add red alloy wire levels.\n\nThe side with a torch is the output, and the three inputs are summed.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178899,14 +203472,14 @@ } } }, - "2744:10": { + "3147:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you delay a redstone signal by 2, 4, 6, 8, 16, 32, 64, 128, 256 ticks, and it resets red alloy levels to 255.\n\nRight click the repeater to change the delay.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -178951,14 +203524,14 @@ } } }, - "2745:10": { + "3148:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate has two outputs, a setting input, and a lock input.\n\nThe outputs have the taller torches.\n\nThe setting input has the shorter torch.\n\nThe lock input has just redstone.\n\nWhen the lock input receives a redstone signal, the output replicates what the setting input indefintely, even after it changes.\n\nIf the setting is on, pulsing the lock turns the output on.\n\nIf the setting is off, pulsing the lock turns the output off.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179003,14 +203576,14 @@ } } }, - "2746:10": { + "3149:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate has two inputs and four outputs.\n\nThe sides with torches are just outputs, while the sides with just redstone are both inputs and outputs.\n\nWhen one input receives a pulse, both itself and its corresponding output will tun on indefinitely.\n\nWhen the other input receives a pulse, the same will happen on the other side.\n\nYou can use buffer gates on the inputs to turn them into just inputs.\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179055,14 +203628,14 @@ } } }, - "2747:10": { + "3150:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate has twom inputs and two outputs.\n\nThe sides with redstone lines are the inputs, and they can be used interchangeably.\n\nOne of the outputs will be always on, and one will be always off. Receiving a pulse from one of the inputs will invert the two outputs.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179107,14 +203680,14 @@ } } }, - "2748:10": { + "3151:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you control the ability to transmit a signal based on another signal.\n\nThe data cell has two input-output paths, that work in both directions, a top path and a bottom path.\n\nThe top path is a one-input-one-output redstone connection.\n\nThe bottom path only transmits redstone if the top path has redstone.\n\nIf the top path is tuned off before the bottom path, the bottom output will produre a signal until the top path is turned back on.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179159,14 +203732,14 @@ } } }, - "2749:10": { + "3152:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you time redstone pulses and signals.\n\nThe gate has a clock input, a reset input, a running output, and an end output.\n\nThe clock for the state cell can be changed by right clicking.\n\nWhen signal enters the clock input, the running output will produce a redstone signal for the amount of seconds specified in the clock. \n\nAt the end of the specified time, the end output will pulse.\n\nThe state cell can be reset with a signal from the reset side.\n\nThe reset input is the side with the clock hand.\n\nThe clock input is the side with a redstone line that\u0027s next to the clock hand.\n\nThe running output is the side with a redstone line that\u0027s opposite to the clock hand.\n\nThe end output is the side with a redstone torch.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179211,14 +203784,14 @@ } } }, - "2750:10": { + "3153:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate can act as a one-input-one-output redstone connection if signal is coming in from one of the sides with the vertical wire.\n\nIt acts as a one-input-three-outputs connection if signal is coming in from the other two sides.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179263,14 +203836,14 @@ } } }, - "2751:10": { + "3154:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis display will let you see what colors are active in a bundled line.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179315,14 +203888,14 @@ } } }, - "2752:10": { + "3155:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you cut connections through bundled cables.\n\nBy default, the transceiver prevents signals grom going through.\n\nRedstone from the sides with redstone lines can allow signals in the directions specified by the red squares and gray rectangles.\n\nThe direction goes red square -\u003e gray rectangle.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179367,14 +203940,14 @@ } } }, - "2753:10": { + "3156:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oEach of the lamps on this gate works like a lever, that can activate and deactivate different colors from within a bundled cable.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179419,14 +203992,14 @@ } } }, - "2754:10": { + "3157:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\non + on \u003d off\non + off \u003d on\noff + on \u003d on\noff + off \u003d off", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179471,14 +204044,14 @@ } } }, - "2755:10": { + "3158:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\non + on \u003d off\non + off \u003d off\noff + on \u003d off\noff + off \u003d on", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179523,14 +204096,14 @@ } } }, - "2756:10": { + "3159:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate is used to transmit one input to three outputs in a directional manner, so that signals cannot be sent backwards.\n\nRight click with a screwdriver to change what outputs are active.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179575,14 +204148,14 @@ } } }, - "2757:10": { + "3160:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\non + on \u003d on\non + off \u003d off\noff + on \u003d off\noff + off \u003d on", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179627,14 +204200,14 @@ } } }, - "2758:10": { + "3161:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§otwo inputs \u003d one output\non + on \u003d off\non + off \u003d on\noff + on \u003d on\noff + off \u003d on", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179679,14 +204252,14 @@ } } }, - "2759:10": { + "3162:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate works like the randomizer, but it will produce the same signal on all output sides, as opposed to different signals on all sides.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179731,14 +204304,14 @@ } } }, - "2760:10": { + "3163:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oWhile reciving a redstone signal from its input side, this gate produces random redstone pulses §7§ofrom all other sides.\n\nRight click with a screwdriver to activate or deactivate each output.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179783,14 +204356,14 @@ } } }, - "2761:10": { + "3164:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate counts redstone pulses, and lets you do arithmetic!\n\nRight click the gate to change its settings.\n\nThe side with a redstone channel and a plus sign will add a configurable amount to the block state.\n\nThe side with a redstone channel and a minus sign will subtract a configurable amount to the block state.\n\nWhen the state is zero, the gate will output a redstone signal from the zero side, the side with a redstone torch and a minus sign.\n\nWhen the state reaches a maximum, the gate will output a redstone signal from the max side, the side with a redstone torch and a plus sign.\n\n", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179835,14 +204408,14 @@ } } }, - "2762:10": { + "3165:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate works like an AND gate that saves state over time.\n\nThe output side is the one with a torch. The side opposite to it is the reset, and the two sides with the square lamps are the inputs.\n\nIf one of the inputs receives a signal, the corresponding light will turn on.\n\nThe output will produce a pulse after both lights are turned on.\n\nIf a redstone signal is applied to the reset side, it will turn off both lights.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179887,14 +204460,14 @@ } } }, - "2763:10": { + "3166:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate works like an AND gate, but it can also mantain one of the input signals.\n\nThe output is the side with the taller torch.\n\nThe strong input is the side with the shorter torch.\n\nThe top line connects the other two sides.\n\nThe top line can act as a redstone line, transmitting signals to the other side.\n\nIf both the strong input, and either side of the strong line are on, the output will be on.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179939,14 +204512,14 @@ } } }, - "2764:10": { + "3167:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you invert signals, while still mantaining the input signal.\n\nThe top line inverts the signal of the bottom line.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -179991,14 +204564,14 @@ } } }, - "2765:10": { + "3168:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you place down crossing redstone lines.\n\nYes, that\u0027s it!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180043,14 +204616,14 @@ } } }, - "2766:10": { + "3169:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oSenda random colored signals to a budled cable.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180095,14 +204668,14 @@ } } }, - "2767:10": { + "3170:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oThis gate lets you convert vanilla redstone signals (not red alloy) into bundled colors, depending on the strength of the signal coming in.\n\n0 \u003d white\n1 \u003d orange\n2 \u003d magenta\n3 \u003d light blue\n4 \u003d yellow\n5 \u003d lime\n6 \u003d pink\n7 \u003d gray\n8 \u003d light gray\n9 \u003d cyan\n10 \u003d purple \n11 \u003d blue\n12 \u003d brown\n13 \u003d green\n14 \u003d red\n15 \u003d black", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180147,14 +204720,14 @@ } } }, - "2768:10": { + "3171:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oOutputs signal if it\u0027s raining.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180199,14 +204772,14 @@ } } }, - "2769:10": { + "3172:10": { "preRequisites:11": [ 90357 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oA better daylight sensor. Outputs signal during the day.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180251,14 +204824,14 @@ } } }, - "2770:10": { + "3173:10": { "preRequisites:11": [ 90394 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oRedstone conduits have logic gates, but they are a bit unreliable.\n\nFor logic, it is recommended to use projectred.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180363,14 +204936,14 @@ } } }, - "2771:10": { + "3174:10": { "preRequisites:11": [ 90349 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "", + "desc:8": "§7§oRedstone conduits let you transmit redstone through conduits.\n\nRedstone lines have 16 different channels, corresponding to 16 colors. \n\nEach channel transmits redstone independently.", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -180415,7 +204988,7 @@ } } }, - "2772:10": { + "3175:10": { "preRequisites:11": [ 90401 ], @@ -180467,7 +205040,7 @@ } } }, - "2773:10": { + "3176:10": { "preRequisites:11": [ 90401 ], @@ -180531,7 +205104,7 @@ } } }, - "2774:10": { + "3177:10": { "preRequisites:11": [ 90401 ], @@ -180591,7 +205164,7 @@ } } }, - "2775:10": { + "3178:10": { "preRequisites:11": [ 90401 ], @@ -180651,7 +205224,7 @@ } } }, - "2776:10": { + "3179:10": { "preRequisites:11": [ 90401 ], @@ -180703,7 +205276,7 @@ } } }, - "2777:10": { + "3180:10": { "preRequisites:11": [ 90401 ], @@ -180755,7 +205328,7 @@ } } }, - "2778:10": { + "3181:10": { "preRequisites:11": [ 90402 ], @@ -180807,7 +205380,7 @@ } } }, - "2779:10": { + "3182:10": { "preRequisites:11": [ 90437 ], @@ -180860,7 +205433,7 @@ } } }, - "2780:10": { + "3183:10": { "preRequisites:11": [ 90401 ], @@ -180912,7 +205485,7 @@ } } }, - "2781:10": { + "3184:10": { "preRequisites:11": [ 90401 ], @@ -180972,7 +205545,7 @@ } } }, - "2782:10": { + "3185:10": { "preRequisites:11": [ 90401 ], @@ -181032,7 +205605,7 @@ } } }, - "2783:10": { + "3186:10": { "preRequisites:11": [ 90401 ], @@ -181098,7 +205671,7 @@ } } }, - "2784:10": { + "3187:10": { "preRequisites:11": [ 90401 ], @@ -181150,7 +205723,7 @@ } } }, - "2785:10": { + "3188:10": { "preRequisites:11": [ 90401 ], @@ -181202,7 +205775,7 @@ } } }, - "2786:10": { + "3189:10": { "preRequisites:11": [ 90401 ], @@ -181254,7 +205827,7 @@ } } }, - "2787:10": { + "3190:10": { "preRequisites:11": [ 90401 ], @@ -181318,7 +205891,7 @@ } } }, - "2788:10": { + "3191:10": { "preRequisites:11": [ 90401 ], @@ -181378,7 +205951,7 @@ } } }, - "2789:10": { + "3192:10": { "preRequisites:11": [ 90401 ], @@ -181438,7 +206011,7 @@ } } }, - "2790:10": { + "3193:10": { "preRequisites:11": [ 90401 ], @@ -181490,7 +206063,7 @@ } } }, - "2791:10": { + "3194:10": { "preRequisites:11": [ 90401 ], @@ -181542,7 +206115,7 @@ } } }, - "2792:10": { + "3195:10": { "preRequisites:11": [ 90401 ], @@ -181594,7 +206167,7 @@ } } }, - "2793:10": { + "3196:10": { "preRequisites:11": [ 90401 ], @@ -181654,7 +206227,7 @@ } } }, - "2794:10": { + "3197:10": { "preRequisites:11": [ 90401 ], @@ -181714,7 +206287,7 @@ } } }, - "2795:10": { + "3198:10": { "preRequisites:11": [ 90401 ], @@ -181774,7 +206347,7 @@ } } }, - "2796:10": { + "3199:10": { "preRequisites:11": [ 90401 ], @@ -181826,7 +206399,7 @@ } } }, - "2797:10": { + "3200:10": { "preRequisites:11": [ 90401 ], @@ -181878,7 +206451,7 @@ } } }, - "2798:10": { + "3201:10": { "preRequisites:11": [ 90401 ], @@ -181930,7 +206503,7 @@ } } }, - "2799:10": { + "3202:10": { "preRequisites:11": [ 90401 ], @@ -181990,7 +206563,7 @@ } } }, - "2800:10": { + "3203:10": { "preRequisites:11": [ 90401 ], @@ -182050,7 +206623,7 @@ } } }, - "2801:10": { + "3204:10": { "preRequisites:11": [ 90401 ], @@ -182110,7 +206683,7 @@ } } }, - "2802:10": { + "3205:10": { "preRequisites:11": [ 90401 ], @@ -182162,7 +206735,7 @@ } } }, - "2803:10": { + "3206:10": { "preRequisites:11": [ 90401 ], @@ -182214,7 +206787,7 @@ } } }, - "2804:10": { + "3207:10": { "preRequisites:11": [ 90401 ], @@ -182274,7 +206847,7 @@ } } }, - "2805:10": { + "3208:10": { "preRequisites:11": [ 90401 ], @@ -182334,7 +206907,7 @@ } } }, - "2806:10": { + "3209:10": { "preRequisites:11": [ 90401 ], @@ -182394,7 +206967,7 @@ } } }, - "2807:10": { + "3210:10": { "preRequisites:11": [ 90401 ], @@ -182446,7 +207019,7 @@ } } }, - "2808:10": { + "3211:10": { "preRequisites:11": [ 90401 ], @@ -182498,7 +207071,7 @@ } } }, - "2809:10": { + "3212:10": { "preRequisites:11": [ 90401 ], @@ -182550,7 +207123,7 @@ } } }, - "2810:10": { + "3213:10": { "preRequisites:11": [ 90401 ], @@ -182602,7 +207175,7 @@ } } }, - "2811:10": { + "3214:10": { "preRequisites:11": [ 90401 ], @@ -182654,7 +207227,7 @@ } } }, - "2812:10": { + "3215:10": { "preRequisites:11": [ 90401 ], @@ -182706,7 +207279,7 @@ } } }, - "2813:10": { + "3216:10": { "preRequisites:11": [ 90401 ], @@ -182758,7 +207331,7 @@ } } }, - "2814:10": { + "3217:10": { "preRequisites:11": [ 43 ], @@ -182798,7 +207371,7 @@ } } }, - "2815:10": { + "3218:10": { "preRequisites:11": [ 90106 ], @@ -182850,7 +207423,7 @@ } } }, - "2816:10": { + "3219:10": { "preRequisites:11": [ 201127 ], @@ -182908,7 +207481,7 @@ } } }, - "2817:10": { + "3220:10": { "preRequisites:11": [ 201127 ], @@ -182966,7 +207539,7 @@ } } }, - "2818:10": { + "3221:10": { "preRequisites:11": [ 201127 ], @@ -183024,7 +207597,7 @@ } } }, - "2819:10": { + "3222:10": { "preRequisites:11": [ 201127 ], @@ -183082,7 +207655,7 @@ } } }, - "2820:10": { + "3223:10": { "preRequisites:11": [ 201127 ], @@ -183140,7 +207713,7 @@ } } }, - "2821:10": { + "3224:10": { "preRequisites:11": [ 201127 ], @@ -183198,7 +207771,7 @@ } } }, - "2822:10": { + "3225:10": { "preRequisites:11": [ 201127 ], @@ -183256,7 +207829,7 @@ } } }, - "2823:10": { + "3226:10": { "preRequisites:11": [ 201127 ], @@ -183314,7 +207887,7 @@ } } }, - "2824:10": { + "3227:10": { "preRequisites:11": [ 201128 ], @@ -183372,7 +207945,7 @@ } } }, - "2825:10": { + "3228:10": { "preRequisites:11": [ 201127 ], @@ -183430,7 +208003,7 @@ } } }, - "2826:10": { + "3229:10": { "preRequisites:11": [ 201128 ], @@ -183488,7 +208061,7 @@ } } }, - "2827:10": { + "3230:10": { "preRequisites:11": [ 201128 ], @@ -183546,7 +208119,7 @@ } } }, - "2828:10": { + "3231:10": { "preRequisites:11": [ 201128 ], @@ -183604,7 +208177,7 @@ } } }, - "2829:10": { + "3232:10": { "preRequisites:11": [ 201128 ], @@ -183662,7 +208235,7 @@ } } }, - "2830:10": { + "3233:10": { "preRequisites:11": [ 201127 ], @@ -183720,7 +208293,7 @@ } } }, - "2831:10": { + "3234:10": { "preRequisites:11": [ 201127 ], @@ -183778,7 +208351,7 @@ } } }, - "2832:10": { + "3235:10": { "preRequisites:11": [ 201127 ], @@ -183836,7 +208409,7 @@ } } }, - "2833:10": { + "3236:10": { "preRequisites:11": [ 201127 ], @@ -183894,7 +208467,7 @@ } } }, - "2834:10": { + "3237:10": { "preRequisites:11": [ 201127 ], @@ -183952,7 +208525,7 @@ } } }, - "2835:10": { + "3238:10": { "preRequisites:11": [ 201127 ], @@ -184010,7 +208583,7 @@ } } }, - "2836:10": { + "3239:10": { "preRequisites:11": [ 201128 ], @@ -184068,7 +208641,7 @@ } } }, - "2837:10": { + "3240:10": { "preRequisites:11": [ 201127 ], @@ -184126,7 +208699,7 @@ } } }, - "2838:10": { + "3241:10": { "preRequisites:11": [ 201127 ], @@ -184184,7 +208757,7 @@ } } }, - "2839:10": { + "3242:10": { "preRequisites:11": [ 201127 ], @@ -184242,7 +208815,7 @@ } } }, - "2840:10": { + "3243:10": { "preRequisites:11": [ 201127 ], @@ -184300,7 +208873,7 @@ } } }, - "2841:10": { + "3244:10": { "preRequisites:11": [ 201127 ], @@ -184358,7 +208931,7 @@ } } }, - "2842:10": { + "3245:10": { "preRequisites:11": [ 201127 ], @@ -184416,7 +208989,7 @@ } } }, - "2843:10": { + "3246:10": { "preRequisites:11": [ 201127 ], @@ -184474,7 +209047,7 @@ } } }, - "2844:10": { + "3247:10": { "preRequisites:11": [ 201127 ], @@ -184532,7 +209105,7 @@ } } }, - "2845:10": { + "3248:10": { "preRequisites:11": [ 201127 ], @@ -184590,7 +209163,7 @@ } } }, - "2846:10": { + "3249:10": { "preRequisites:11": [ 201127 ], @@ -184648,7 +209221,7 @@ } } }, - "2847:10": { + "3250:10": { "preRequisites:11": [ 201127 ], @@ -184706,7 +209279,7 @@ } } }, - "2848:10": { + "3251:10": { "preRequisites:11": [ 201127 ], @@ -184764,7 +209337,7 @@ } } }, - "2849:10": { + "3252:10": { "preRequisites:11": [ 201127 ], @@ -184822,7 +209395,7 @@ } } }, - "2850:10": { + "3253:10": { "preRequisites:11": [ 201127 ], @@ -184880,7 +209453,7 @@ } } }, - "2851:10": { + "3254:10": { "preRequisites:11": [ 201127 ], @@ -184938,7 +209511,7 @@ } } }, - "2852:10": { + "3255:10": { "preRequisites:11": [ 201127 ], @@ -184996,7 +209569,7 @@ } } }, - "2853:10": { + "3256:10": { "preRequisites:11": [ 201127 ], @@ -185054,7 +209627,7 @@ } } }, - "2854:10": { + "3257:10": { "preRequisites:11": [ 201127 ], @@ -185112,7 +209685,7 @@ } } }, - "2855:10": { + "3258:10": { "preRequisites:11": [ 201127 ], @@ -185170,7 +209743,7 @@ } } }, - "2856:10": { + "3259:10": { "preRequisites:11": [ 201128 ], @@ -185228,7 +209801,7 @@ } } }, - "2857:10": { + "3260:10": { "preRequisites:11": [ 201128 ], @@ -185286,7 +209859,7 @@ } } }, - "2858:10": { + "3261:10": { "preRequisites:11": [ 201128 ], @@ -185344,7 +209917,7 @@ } } }, - "2859:10": { + "3262:10": { "preRequisites:11": [ 201127 ], @@ -185402,7 +209975,7 @@ } } }, - "2860:10": { + "3263:10": { "preRequisites:11": [ 201127 ], @@ -185460,7 +210033,7 @@ } } }, - "2861:10": { + "3264:10": { "preRequisites:11": [ 201137 ], @@ -185518,7 +210091,7 @@ } } }, - "2862:10": { + "3265:10": { "preRequisites:11": [ 201137 ], @@ -185576,7 +210149,7 @@ } } }, - "2863:10": { + "3266:10": { "preRequisites:11": [ 201139 ], @@ -185634,7 +210207,7 @@ } } }, - "2864:10": { + "3267:10": { "preRequisites:11": [ 201127 ], @@ -185692,7 +210265,7 @@ } } }, - "2865:10": { + "3268:10": { "preRequisites:11": [ 201140 ], @@ -185750,7 +210323,7 @@ } } }, - "2866:10": { + "3269:10": { "preRequisites:11": [ 201140 ], @@ -185808,7 +210381,7 @@ } } }, - "2867:10": { + "3270:10": { "preRequisites:11": [ 201127 ], @@ -185866,7 +210439,7 @@ } } }, - "2868:10": { + "3271:10": { "preRequisites:11": [ 201139 ], @@ -185924,7 +210497,7 @@ } } }, - "2869:10": { + "3272:10": { "preRequisites:11": [ 201138 ], @@ -185982,7 +210555,7 @@ } } }, - "2870:10": { + "3273:10": { "preRequisites:11": [ 201138 ], @@ -186040,7 +210613,7 @@ } } }, - "2871:10": { + "3274:10": { "preRequisites:11": [ 201127 ], @@ -186098,7 +210671,7 @@ } } }, - "2872:10": { + "3275:10": { "preRequisites:11": [ 201141 ], @@ -186156,7 +210729,7 @@ } } }, - "2873:10": { + "3276:10": { "preRequisites:11": [ 201137 ], @@ -186214,7 +210787,7 @@ } } }, - "2874:10": { + "3277:10": { "preRequisites:11": [ 201137 ], @@ -186272,7 +210845,7 @@ } } }, - "2875:10": { + "3278:10": { "preRequisites:11": [ 201127 ], @@ -186330,7 +210903,7 @@ } } }, - "2876:10": { + "3279:10": { "preRequisites:11": [ 201128 ], @@ -186388,7 +210961,7 @@ } } }, - "2877:10": { + "3280:10": { "preRequisites:11": [ 201128 ], @@ -186446,7 +211019,7 @@ } } }, - "2878:10": { + "3281:10": { "preRequisites:11": [ 201127 ], @@ -186504,7 +211077,7 @@ } } }, - "2879:10": { + "3282:10": { "preRequisites:11": [ 201127 ], @@ -186562,7 +211135,7 @@ } } }, - "2880:10": { + "3283:10": { "preRequisites:11": [ 201127 ], @@ -186620,7 +211193,7 @@ } } }, - "2881:10": { + "3284:10": { "preRequisites:11": [ 201127 ], @@ -186678,7 +211251,7 @@ } } }, - "2882:10": { + "3285:10": { "preRequisites:11": [ 201128 ], @@ -186736,7 +211309,7 @@ } } }, - "2883:10": { + "3286:10": { "preRequisites:11": [ 201137 ], @@ -186794,7 +211367,7 @@ } } }, - "2884:10": { + "3287:10": { "preRequisites:11": [ 201137 ], @@ -186852,7 +211425,7 @@ } } }, - "2885:10": { + "3288:10": { "preRequisites:11": [ 201137 ], @@ -186910,7 +211483,7 @@ } } }, - "2886:10": { + "3289:10": { "preRequisites:11": [ 201198 ], @@ -186968,7 +211541,7 @@ } } }, - "2887:10": { + "3290:10": { "preRequisites:11": [ 201128 ], @@ -187026,7 +211599,7 @@ } } }, - "2888:10": { + "3291:10": { "preRequisites:11": [ 201128 ], @@ -187084,7 +211657,7 @@ } } }, - "2889:10": { + "3292:10": { "preRequisites:11": [ 201127 ], @@ -187142,7 +211715,7 @@ } } }, - "2890:10": { + "3293:10": { "preRequisites:11": [ 201128 ], @@ -187200,7 +211773,7 @@ } } }, - "2891:10": { + "3294:10": { "preRequisites:11": [ 201127 ], @@ -187258,7 +211831,7 @@ } } }, - "2892:10": { + "3295:10": { "preRequisites:11": [ 201127 ], @@ -187316,7 +211889,7 @@ } } }, - "2893:10": { + "3296:10": { "preRequisites:11": [ 201127 ], @@ -187374,7 +211947,7 @@ } } }, - "2894:10": { + "3297:10": { "preRequisites:11": [ 201127 ], @@ -187432,7 +212005,7 @@ } } }, - "2895:10": { + "3298:10": { "preRequisites:11": [ 201127 ], @@ -187490,7 +212063,7 @@ } } }, - "2896:10": { + "3299:10": { "preRequisites:11": [ 201127 ], @@ -187548,7 +212121,7 @@ } } }, - "2897:10": { + "3300:10": { "preRequisites:11": [ 201127 ], @@ -187606,7 +212179,7 @@ } } }, - "2898:10": { + "3301:10": { "preRequisites:11": [ 201127 ], @@ -187664,7 +212237,7 @@ } } }, - "2899:10": { + "3302:10": { "preRequisites:11": [ 201127 ], @@ -187722,7 +212295,7 @@ } } }, - "2900:10": { + "3303:10": { "preRequisites:11": [ 201127 ], @@ -187780,7 +212353,7 @@ } } }, - "2901:10": { + "3304:10": { "preRequisites:11": [ 201127 ], @@ -187838,7 +212411,7 @@ } } }, - "2902:10": { + "3305:10": { "preRequisites:11": [ 201127 ], @@ -187896,7 +212469,7 @@ } } }, - "2903:10": { + "3306:10": { "preRequisites:11": [ 201127 ], @@ -187954,7 +212527,7 @@ } } }, - "2904:10": { + "3307:10": { "preRequisites:11": [ 201127 ], @@ -188012,7 +212585,7 @@ } } }, - "2905:10": { + "3308:10": { "preRequisites:11": [ 201127 ], @@ -188070,7 +212643,7 @@ } } }, - "2906:10": { + "3309:10": { "preRequisites:11": [ 201127 ], @@ -188128,7 +212701,7 @@ } } }, - "2907:10": { + "3310:10": { "preRequisites:11": [ 201127 ], @@ -188186,7 +212759,7 @@ } } }, - "2908:10": { + "3311:10": { "preRequisites:11": [ 201127 ], @@ -188244,7 +212817,7 @@ } } }, - "2909:10": { + "3312:10": { "preRequisites:11": [ 201128 ], @@ -188302,7 +212875,7 @@ } } }, - "2910:10": { + "3313:10": { "preRequisites:11": [ 201127 ], @@ -188360,7 +212933,7 @@ } } }, - "2911:10": { + "3314:10": { "preRequisites:11": [ 201127 ], @@ -188418,7 +212991,7 @@ } } }, - "2912:10": { + "3315:10": { "preRequisites:11": [ 201127 ], @@ -188476,7 +213049,7 @@ } } }, - "2913:10": { + "3316:10": { "preRequisites:11": [ 201128 ], @@ -188534,7 +213107,7 @@ } } }, - "2914:10": { + "3317:10": { "preRequisites:11": [ 201127 ], @@ -188592,7 +213165,7 @@ } } }, - "2915:10": { + "3318:10": { "preRequisites:11": [ 201127 ], @@ -188650,7 +213223,7 @@ } } }, - "2916:10": { + "3319:10": { "preRequisites:11": [ 201127 ], @@ -188708,7 +213281,7 @@ } } }, - "2917:10": { + "3320:10": { "preRequisites:11": [ 201127 ], @@ -188766,7 +213339,7 @@ } } }, - "2918:10": { + "3321:10": { "preRequisites:11": [ 201127 ], @@ -188824,7 +213397,7 @@ } } }, - "2919:10": { + "3322:10": { "preRequisites:11": [ 201127 ], @@ -188882,7 +213455,7 @@ } } }, - "2920:10": { + "3323:10": { "preRequisites:11": [ 201127 ], @@ -188940,7 +213513,7 @@ } } }, - "2921:10": { + "3324:10": { "preRequisites:11": [ 201127 ], @@ -188998,7 +213571,7 @@ } } }, - "2922:10": { + "3325:10": { "preRequisites:11": [ 201127 ], @@ -189056,7 +213629,7 @@ } } }, - "2923:10": { + "3326:10": { "preRequisites:11": [ 201127 ], @@ -189114,7 +213687,7 @@ } } }, - "2924:10": { + "3327:10": { "preRequisites:11": [ 201127 ], @@ -189172,7 +213745,7 @@ } } }, - "2925:10": { + "3328:10": { "preRequisites:11": [ 201127 ], @@ -189230,7 +213803,7 @@ } } }, - "2926:10": { + "3329:10": { "preRequisites:11": [ 201127 ], @@ -189288,7 +213861,7 @@ } } }, - "2927:10": { + "3330:10": { "preRequisites:11": [ 201127 ], @@ -189346,7 +213919,7 @@ } } }, - "2928:10": { + "3331:10": { "preRequisites:11": [ 201127 ], @@ -189404,7 +213977,7 @@ } } }, - "2929:10": { + "3332:10": { "preRequisites:11": [ 201127 ], @@ -189462,7 +214035,7 @@ } } }, - "2930:10": { + "3333:10": { "preRequisites:11": [ 1032 ], @@ -189514,7 +214087,7 @@ } } }, - "2931:10": { + "3334:10": { "preRequisites:11": [ 201127 ], @@ -189566,7 +214139,7 @@ } } }, - "2932:10": { + "3335:10": { "preRequisites:11": [ 201128 ], @@ -189624,7 +214197,7 @@ } } }, - "2933:10": { + "3336:10": { "preRequisites:11": [ 201128 ], @@ -189682,7 +214255,7 @@ } } }, - "2934:10": { + "3337:10": { "preRequisites:11": [ 201128 ], @@ -189740,7 +214313,7 @@ } } }, - "2935:10": { + "3338:10": { "preRequisites:11": [ 201127 ], @@ -189798,7 +214371,7 @@ } } }, - "2936:10": { + "3339:10": { "preRequisites:11": [ 201128 ], @@ -189856,7 +214429,7 @@ } } }, - "2937:10": { + "3340:10": { "preRequisites:11": [ 201128 ], @@ -189914,7 +214487,7 @@ } } }, - "2938:10": { + "3341:10": { "preRequisites:11": [ 201128 ], @@ -189972,9 +214545,9 @@ } } }, - "2939:10": { + "3342:10": { "preRequisites:11": [ - 201128 + 1764 ], "properties:10": { "betterquesting:10": { @@ -190030,7 +214603,7 @@ } } }, - "2940:10": { + "3343:10": { "preRequisites:11": [ 201137 ], @@ -190082,7 +214655,7 @@ } } }, - "2941:10": { + "3344:10": { "preRequisites:11": [ 201138 ], @@ -190134,7 +214707,7 @@ } } }, - "2942:10": { + "3345:10": { "preRequisites:11": [ 201139 ], @@ -190186,7 +214759,7 @@ } } }, - "2943:10": { + "3346:10": { "preRequisites:11": [ 201140 ], @@ -190238,7 +214811,7 @@ } } }, - "2944:10": { + "3347:10": { "preRequisites:11": [ 201127 ], @@ -190296,7 +214869,7 @@ } } }, - "2945:10": { + "3348:10": { "preRequisites:11": [ 201127 ], @@ -190354,7 +214927,7 @@ } } }, - "2946:10": { + "3349:10": { "preRequisites:11": [ 201127 ], @@ -190412,7 +214985,7 @@ } } }, - "2947:10": { + "3350:10": { "preRequisites:11": [ 201127 ], @@ -190470,7 +215043,7 @@ } } }, - "2948:10": { + "3351:10": { "preRequisites:11": [ 201128 ], @@ -190528,7 +215101,7 @@ } } }, - "2949:10": { + "3352:10": { "preRequisites:11": [ 201127 ], @@ -190586,7 +215159,7 @@ } } }, - "2950:10": { + "3353:10": { "preRequisites:11": [ 201128 ], @@ -190644,7 +215217,7 @@ } } }, - "2951:10": { + "3354:10": { "preRequisites:11": [ 201127 ], @@ -190702,7 +215275,7 @@ } } }, - "2952:10": { + "3355:10": { "preRequisites:11": [ 201127 ], @@ -190760,7 +215333,7 @@ } } }, - "2953:10": { + "3356:10": { "preRequisites:11": [ 201127 ], @@ -190818,7 +215391,7 @@ } } }, - "2954:10": { + "3357:10": { "preRequisites:11": [ 201127 ], @@ -190876,7 +215449,7 @@ } } }, - "2955:10": { + "3358:10": { "preRequisites:11": [ 201128 ], @@ -190934,7 +215507,7 @@ } } }, - "2956:10": { + "3359:10": { "preRequisites:11": [ 201128 ], @@ -190992,7 +215565,7 @@ } } }, - "2957:10": { + "3360:10": { "preRequisites:11": [ 201127 ], @@ -191050,7 +215623,7 @@ } } }, - "2958:10": { + "3361:10": { "preRequisites:11": [ 201127 ], @@ -191108,7 +215681,7 @@ } } }, - "2959:10": { + "3362:10": { "preRequisites:11": [ 201127 ], @@ -191166,7 +215739,7 @@ } } }, - "2960:10": { + "3363:10": { "preRequisites:11": [ 201128 ], @@ -191224,7 +215797,7 @@ } } }, - "2961:10": { + "3364:10": { "preRequisites:11": [ 201127 ], @@ -191282,7 +215855,7 @@ } } }, - "2962:10": { + "3365:10": { "preRequisites:11": [ 201127 ], @@ -191340,7 +215913,7 @@ } } }, - "2963:10": { + "3366:10": { "preRequisites:11": [ 201127 ], @@ -191398,7 +215971,7 @@ } } }, - "2964:10": { + "3367:10": { "preRequisites:11": [ 201127 ], @@ -191456,7 +216029,7 @@ } } }, - "2965:10": { + "3368:10": { "preRequisites:11": [ 201127 ], @@ -191514,7 +216087,7 @@ } } }, - "2966:10": { + "3369:10": { "preRequisites:11": [ 201127 ], @@ -191572,7 +216145,7 @@ } } }, - "2967:10": { + "3370:10": { "preRequisites:11": [ 201127 ], @@ -191630,7 +216203,7 @@ } } }, - "2968:10": { + "3371:10": { "preRequisites:11": [ 201127 ], @@ -191688,7 +216261,7 @@ } } }, - "2969:10": { + "3372:10": { "preRequisites:11": [ 201127 ], @@ -191746,7 +216319,7 @@ } } }, - "2970:10": { + "3373:10": { "preRequisites:11": [ 201127 ], @@ -191804,7 +216377,7 @@ } } }, - "2971:10": { + "3374:10": { "preRequisites:11": [ 201127 ], @@ -191862,7 +216435,7 @@ } } }, - "2972:10": { + "3375:10": { "preRequisites:11": [ 201127 ], @@ -191920,7 +216493,7 @@ } } }, - "2973:10": { + "3376:10": { "preRequisites:11": [ 201127 ], @@ -191978,7 +216551,7 @@ } } }, - "2974:10": { + "3377:10": { "preRequisites:11": [ 201198 ], @@ -192036,7 +216609,7 @@ } } }, - "2975:10": { + "3378:10": { "preRequisites:11": [ 201127 ], @@ -192094,7 +216667,7 @@ } } }, - "2976:10": { + "3379:10": { "preRequisites:11": [ 201127 ], @@ -192152,7 +216725,7 @@ } } }, - "2977:10": { + "3380:10": { "preRequisites:11": [ 201128 ], @@ -192210,7 +216783,7 @@ } } }, - "2978:10": { + "3381:10": { "preRequisites:11": [ 201128 ], @@ -192268,7 +216841,7 @@ } } }, - "2979:10": { + "3382:10": { "preRequisites:11": [ 201128 ], @@ -192326,7 +216899,7 @@ } } }, - "2980:10": { + "3383:10": { "preRequisites:11": [ 201128 ], @@ -192384,7 +216957,7 @@ } } }, - "2981:10": { + "3384:10": { "preRequisites:11": [ 201128 ], @@ -192442,7 +217015,7 @@ } } }, - "2982:10": { + "3385:10": { "preRequisites:11": [ 201128 ], @@ -192500,7 +217073,7 @@ } } }, - "2983:10": { + "3386:10": { "preRequisites:11": [ 201128 ], @@ -192558,7 +217131,7 @@ } } }, - "2984:10": { + "3387:10": { "preRequisites:11": [ 201128 ], @@ -192616,7 +217189,7 @@ } } }, - "2985:10": { + "3388:10": { "preRequisites:11": [ 201128 ], @@ -192674,7 +217247,7 @@ } } }, - "2986:10": { + "3389:10": { "preRequisites:11": [ 201127 ], @@ -192732,7 +217305,7 @@ } } }, - "2987:10": { + "3390:10": { "preRequisites:11": [ 201128 ], @@ -192790,7 +217363,7 @@ } } }, - "2988:10": { + "3391:10": { "preRequisites:11": [ 201128 ], @@ -192848,7 +217421,7 @@ } } }, - "2989:10": { + "3392:10": { "preRequisites:11": [ 201128 ], @@ -192906,7 +217479,7 @@ } } }, - "2990:10": { + "3393:10": { "preRequisites:11": [ 201127 ], @@ -192964,7 +217537,7 @@ } } }, - "2991:10": { + "3394:10": { "preRequisites:11": [ 201127 ], @@ -193022,7 +217595,7 @@ } } }, - "2992:10": { + "3395:10": { "preRequisites:11": [ 201127 ], @@ -193080,7 +217653,7 @@ } } }, - "2993:10": { + "3396:10": { "preRequisites:11": [ 201127 ], @@ -193138,7 +217711,7 @@ } } }, - "2994:10": { + "3397:10": { "preRequisites:11": [ 201128 ], @@ -193196,7 +217769,7 @@ } } }, - "2995:10": { + "3398:10": { "preRequisites:11": [ 201137 ], @@ -193254,7 +217827,7 @@ } } }, - "2996:10": { + "3399:10": { "preRequisites:11": [ 201137 ], @@ -193312,7 +217885,7 @@ } } }, - "2997:10": { + "3400:10": { "preRequisites:11": [ 201127 ], @@ -193370,14 +217943,14 @@ } } }, - "2998:10": { + "3401:10": { "preRequisites:11": [ 1032 ], "properties:10": { "betterquesting:10": { "autoclaim:1": 0, - "desc:8": "Here you can find a description of all the traits;\n\nAlien\nThe stats feel off... as if they\u0027re changing! Maybe time will tell?\n\nAnti-Air I-II\nDeals additional damage to flying creatures.\n\nAnti-Corrosion\nEvery tick, there is a small chance that the holder\u0027s poison is healed (when held in hand).\n\nApocalypse\nYour victim becomes moribund and is afflicted with increasing levels of Wither.\n\nAquadynamic\nThe tool is unhindered by water and loves rainy evenings.\n\nAridiculous\nThe tool works better in hotter environments.\n\nAutosmelt\nHarvested blocks get smelted.\n\nBaconlicious\nHitting things sometimes gives bacon.\n\nBaron\nOccasionally deals additional damage.\n\nBlazing\nSets targets on fire.\n\nBlind Bandit\nA mob called the \"Blind Bandit\" will sometimes be summoned for a limited time after you attack or are attacked. She will attack hostile mobs, and will also attack those who dare attack her (except you), piercing armor on mobs.\n\nBlizzard II\nFreezes enemies in a block of ice for 15 seconds with added knockback, and deals additional dragon frost damage.\n\nBloodlust\nAdds life essence to your soul network when killing.\n\nBody\nHigher Durability\n\nBone Shock\nDeals additional damage to non-arthropod creatures.\n\nBotanical I-II\nIncreases the amount of slots; the effect stacks greatly.\n\nBroodmother\nSpawn a Vespa larva during combat or when a block is harvested.\n\nBrown Magic\nPress the \"set portal\" key (default \"N\") to set a virtual portal on the block you are pointing at. By default, press \"Y\" to teleport there (if there is enough space).\n\nChad Thunder****\nEnemies struck by this weapon have thunderbolts rained down on them.\n\nCheap\nIncreases durability gained when repairing the tool.\n\nCheapskate\nYour tool has less durability.\n\nChunky\nMakes your tool or weapon drop Mob Chunks.\n\nCold-Blooded\nDeal increased damage to targets at full health.\n\nCoralium-Plagued\nApply the Coralium Plague on critical hits.\n\nCounterweight I-II\nIncreases tool efficiency when not touching the ground.\n\nCritikill\nAlways do a critical hit!\n\nCrude I-II\nBonus damage against unarmored targets.\n\nCrumbling\nThe tool breaks soft blocks that don\u0027t need a tool faster.\n\nDark Traveler\nSurrounding mobs get randomly afflicted with damage.\n\nDarkness\nDark influences don\u0027t wont on your enemy, so they\u0027re tortured instead!\n\nDemocratic People\u0027s Republic of Korea\nWhen attacking or defending, Supreme Leaders will spawn, exploding on opponents in the same manner as a creeper.\n\nDense\nYour tool lasts longer when it has less durability.\n\nDevil\u0027s Strength\nBonus damage to non-Overworld mobs.\n\nDirect\nTeleports mined things directly into your inventory.\n\nDiscounted\nSignificantly increases durability gained when repairing the tool.\n\nDread-Plagued\nApply the Dread Plague on critical hits.\n\nDuritae\nYour tool lasts longer ...most of the time.\n\nEcological\nRenewable resources are so good, they regenerate by themselves!\n\nElemental\nWhen gravity-affected blocks are destroyed, break all blocks of the same type above and below. Also, a chance to gain various benefits from a sucessful attack.\n\nEnderference\nPrevents Endermen from teleporting around for a short time.\n\nEndspeed\nProjectiles instantly travel to their destination.\n\nEnergy Eater\nBoosts the mining speed and damage by consuming energy!\n\nEnergy Repair\nRepairs from the energy stored in the inventory, but only when it\u0027s about to be damaged...\n\nEthereal Miner\nMining blocks prevents blocks above falling down.\n\nEvil Aura\nWhen held, creates an aura of evil that brings misfortune to the wielder.\n\nEvil Pressure\nEach hit has a chance to amplify negative effects present on mob.\n\nExperience Boost\nGives bonus XP when mining or slaying mobs.\n\nFamine\nGives Hunger. Restore 1 hunger points when hitting a non-undead entity or harvesting a block. \n\nFlaming Fury\nDeals additional damage while on fire.\n\nFlammable\nBlocking blocks fire damage and getting hit sets the attacker on fire.\n\nFractured I-II\nYour tools damage is increased.\n\nFreezing\nSuccessful hits slow your target more and more.\n\nFruit Salad\nA tool with this trait can store up to 5 types of fruits.\n\nGhastly\nIf the holder is attacked while sneaking, the attacker is inflicted with Slowness.\n\nGlitch\nDrops Glitch Heart sometimes when killing.\n\nGlobal Traveler\nShift-right-click a block in order for items from broken blocks and killed entities to get transported in there if it is an inventory.\n\nGlowing\nWhenever it gets too dark your tool sacrifices a part of itself to light up your way.\n\nHail Hydra\nRandom explosions plague your enemies. Also, when you are attacked, there is a chance to get Absorption.\n\nHe Who Must Not Be Named\nBonus damage accrued for each entity of the same type as the target close to it.\n\nHealer\nGuess you like the enemy so much you heal them every time you try to hurt them\n\nHeavy\nPrevents knockback.\n\nHellish\nDeal bonus damage to non-Nether mobs.\n\nHigh in Calcium\nDrops bones and bonemeal while breaking blocks.\n\nHive Defender\nDeals +8 extra damage against death worms and +4 damage against non-arthropods.\n\nHoly\nDeal bonus damage to undead enemies.\n\nIlluminati\nWhile the tool is in your hand, nearby entities (that do not hold a tool with this trait) glow, and you become invisible.\n\nI\u0027m a Superstar\nEffects depend on the player\u0027s attunement.\n\nInfernal Energy\nMassively increases tool efficiency when on fire.\n\nInferno II\nSets enemies on fire for 15 seconds with added knockbacks, and deals additional dragon flame damage.\n\nInsatiable\nDuring combat you deal more and more damage but also consume more and more durability.\n\nInstakill\nOne-shot kills. Slightly dangerous\n\nJaded\nMobs attacked with this tool have their ability to heal temporarily hindered.\n\nJagged\nEvery point durability lost increases damage.\n\nLaced\nPoisons creatures when hit.\n\nLaunch\nOccasionally make your enemy go flying. They like it...until they hit the ground\n\nLightweight\nIncreases the overall speed of your tool when mining and attacking.\n\nLiving I-II\nHeals itself via the user\u0027s Soul Network\n\nMagically Brittle\nHas a random chance of breaking when it takes damage. Can break \u0027unbreakable\u0027 tools.\n\nMagically Modifiable\nAdds 3 extra modifiers to a tool\n\nMagnetic I-II\nHitting things attracts nearby things?!\n\nMana\nMana can be used in place of durability, and can heal the tool over time.\n\nMana Eater\nBoosts the mining speed and damage by consuming mana!\n\nMana Repair\nRepairs from the mana stored in the player, but only when it\u0027s about to be damaged...\n\nMind\nMore Effecient\n\nMirabile Visu\nOccasionally, a gold or diamond ore will appear in stone immediately surrounding you (at the cost of durability).\n\nMoldable\nBlend additional modifiers into your tool.\n\nMomentum\nMining blocks increases your speed, as long as you keep going.\n\nMorgan Le Fay\nBonus magic damage (ranging from 0.0 to 5.0; Gaussian distributed) is afflicted (it is absolute).\n\nMusic of the Spheres\nThe tool doubles as a movable boombox.\n\nNature\u0027s Blessing\nA chance to drop bread per mob killed or block broken. Sometimes heals the player by a bit after killing a mob.\n\nNature\u0027s Power\nAfter attacking a mob: 20% chance to burn target. 20% chance to give player Speed. 20% chance to give player Strength.\n\nNature\u0027s Wrath\nAfter attacking a mob, there is a chance to burn the target, as well as to heal the player.\n\nOverflow\nThere is a 25% probability that this weapon directly wipes off half of target\u0027s health each attack.\n\nPayback\nBecome enraged and deal moar damage when severely injured\n\nPetramor\nYour tool loves stone, it literally wants to absorb it (for durability).\n\nPoisonous\nPoisons enemies on hit.\n\nPortly Gentleman\nShift-right-click an entity to capture it (costs durability based on entity health). Press the \"release entity\" key (default \"0\") in order to release it.\n\nPower of the Sun\nTorch works too. Mining and Fighting are effected by your light conditions\n\nPrecipitate\nThe less health you have, the speedier it is!\n\nPrickly\nNobody is safe from those thorns, they always hurt.\n\nProsperous\nMakes your tool or weapon randomly drop Prosperity Shards.\n\nPsi Eater\nBoosts the mining speed and damage by consuming psi!\n\nPsi Repair\nRepairs from the psi stored in the player, but only when it\u0027s about to be damaged...\n\nPurified\nDeal 25% extra damage to any Dread-Plagued entity.\n\nRadioactive I-III\nRandomly causes hunger or radiation poisoning :(\n\nReflect\nWhy are you hitting yourself\n\nRude Awakening\nDamage pierces armor (mobs only).\n\nRunic I-II\nConverts a portion of damage dealt into magic damage.\n\nShadow\nUses Mana to repair, can also summon dark pixies when you attack mobs.\n\nSharp\nHitting an enemy leaves them bleeding for a short time.\n\nShock\nOccasionally shock your enemy with a bolt of thunder. Or lightning. Whatever\n\nShocking\nRunning around, breaking blocks or hitting things charges your tool. Hitting an enemy discharges it, dealing damage and providing a speed boost. Mining a block discharges it, giving a mining speed boost.\n\nShyre Synthesis\nPrevents the tool from taking damage when in direct sunlight.\n\nSlashing\nCritical hits gain 20% more damage!\n\nSlimey\nIt\u0027ll wash off.\n\nSlingshot\nYour tool become a slingshot for you to use for others!\n\nSOS!\nRecover when severely injured at a large cost\n\nSoul\nExtra 3 Modifiers\n\nSoul Harvest\nRegenerates soul power while mining.\n\nSoul Sap\nRegenerates soul power based on damage dealt.\n\nSpades\nThe lower your health, the more damage you do.\n\nSpiky\nBlocking and getting hurt deals damage to the attacker.\n\nSplintering I-II\nHit them more to deal more damage.\n\nSplinters\nBe careful not to catch a splinter!\n\nSqueaky\nYour tool is so soft and squeaky it gained silktouch, but deals no damage.\n\nStalwart\nHitting an entity can make you feel emboldened.\n\nStarfishy\nPress the \"set portal\" key (default \"N\") to set a virtual portal on the block you are pointing at. If you are on the brink of death, you have %d enori crystals to spare, and the portal has enough space above, then the crystals are consumed, you are teleported to the virtual portal, and you are spared. (The tool must be in your hand.)\n\nStiff\nBlocking reduces the damage taken even more.\n\nStonebound\nThe tool mines faster as it wears out, but does less damage.\n\nStop Being Selfish\nMore damage is added the closer other players are to the attacker.\n\nSuperheat\nDeal bonus damage to enemies on fire.\n\nSynergy\nWill repair itself if you have Steeleaves in your hotbar.\n\nTasty\nSmells so good.. You\u0027d rather eat your tool than starve.\n\nTerrafirma\nWhile this tool is in your hand (or this armor is worn), you will heal over time.\n\nThaumic\nA tool with this gains 1 extra slot, or 2 extra slots if either at least 3 parts have this trait, or the tool is made entirely out of parts with this trait.\n\nThermal Inversion\nHitting an enemy in a hot or cold environment will chill or burn them.\n\nToxic\nReleases a toxic cloud when critically-hitting enemies\n\nTweeting\nEver wanted to sound like a charger?\n\nTwilit\nMore damage outside the Twilight Forest.\n\nUnholy Touch\nDeals bonus damage to non-undead entity and applies Weakness \n\nUnnatural\nThe tool mines faster the higher its mining level is above the required one.\n\nUplifting\nOccasionally regenerates health on use.\n\nVanishing I-III\nChance to teleport enemies away.\n\nVile\nAdds an additional soul per kill to your Soul Shard\n\nVindictive\nBonus damage to players, and you gain some health by attacking.\n\nWeeee!\nPowerful enough to destroy everything below it! At least...harvest level-wise.\n\nWell-Established\nYou gain additional XP.\n\nWhispering\nWill occasionally whisper it\u0027s will to you\n\nWithering\nWithers enemies on hit.\n\nWritable\nMore words. More Modifiers. It\u0027s only logical!", + "desc:8": "§7§oHere you can find a description of all the traits;\n\nAlien\nThe stats feel off... as if they\u0027re changing! Maybe time will tell?\n\nAnti-Air I-II\nDeals additional damage to flying creatures.\n\nAnti-Corrosion\nEvery tick, there is a small chance that the holder\u0027s poison is healed (when held in hand).\n\nApocalypse\nYour victim becomes moribund and is afflicted with increasing levels of Wither.\n\nAquadynamic\nThe tool is unhindered by water and loves rainy evenings.\n\nAridiculous\nThe tool works better in hotter environments.\n\nAutosmelt\nHarvested blocks get smelted.\n\nBaconlicious\nHitting things sometimes gives bacon.\n\nBaron\nOccasionally deals additional damage.\n\nBlazing\nSets targets on fire.\n\nBlind Bandit\nA mob called the \"Blind Bandit\" will sometimes be summoned for a limited time after you attack or are attacked. She will attack hostile mobs, and will also attack those who dare attack her (except you), piercing armor on mobs.\n\nBlizzard II\nFreezes enemies in a block of ice for 15 seconds with added knockback, and deals additional dragon frost damage.\n\nBloodlust\nAdds life essence to your soul network when killing.\n\nBody\nHigher Durability\n\nBone Shock\nDeals additional damage to non-arthropod creatures.\n\nBotanical I-II\nIncreases the amount of slots; the effect stacks greatly.\n\nBroodmother\nSpawn a Vespa larva during combat or when a block is harvested.\n\nBrown Magic\nPress the \"set portal\" key (default \"N\") to set a virtual portal on the block you are pointing at. By default, press \"Y\" to teleport there (if there is enough space).\n\nChad Thunder****\nEnemies struck by this weapon have thunderbolts rained down on them.\n\nCheap\nIncreases durability gained when repairing the tool.\n\nCheapskate\nYour tool has less durability.\n\nChunky\nMakes your tool or weapon drop Mob Chunks.\n\nCold-Blooded\nDeal increased damage to targets at full health.\n\nCoralium-Plagued\nApply the Coralium Plague on critical hits.\n\nCounterweight I-II\nIncreases tool efficiency when not touching the ground.\n\nCritikill\nAlways do a critical hit!\n\nCrude I-II\nBonus damage against unarmored targets.\n\nCrumbling\nThe tool breaks soft blocks that don\u0027t need a tool faster.\n\nDark Traveler\nSurrounding mobs get randomly afflicted with damage.\n\nDarkness\nDark influences don\u0027t wont on your enemy, so they\u0027re tortured instead!\n\nDemocratic People\u0027s Republic of Korea\nWhen attacking or defending, Supreme Leaders will spawn, exploding on opponents in the same manner as a creeper.\n\nDense\nYour tool lasts longer when it has less durability.\n\nDevil\u0027s Strength\nBonus damage to non-Overworld mobs.\n\nDirect\nTeleports mined things directly into your inventory.\n\nDiscounted\nSignificantly increases durability gained when repairing the tool.\n\nDread-Plagued\nApply the Dread Plague on critical hits.\n\nDuritae\nYour tool lasts longer ...most of the time.\n\nEcological\nRenewable resources are so good, they regenerate by themselves!\n\nElemental\nWhen gravity-affected blocks are destroyed, break all blocks of the same type above and below. Also, a chance to gain various benefits from a sucessful attack.\n\nEnderference\nPrevents Endermen from teleporting around for a short time.\n\nEndspeed\nProjectiles instantly travel to their destination.\n\nEnergy Eater\nBoosts the mining speed and damage by consuming energy!\n\nEnergy Repair\nRepairs from the energy stored in the inventory, but only when it\u0027s about to be damaged...\n\nEthereal Miner\nMining blocks prevents blocks above falling down.\n\nEvil Aura\nWhen held, creates an aura of evil that brings misfortune to the wielder.\n\nEvil Pressure\nEach hit has a chance to amplify negative effects present on mob.\n\nExperience Boost\nGives bonus XP when mining or slaying mobs.\n\nFamine\nGives Hunger. Restore 1 hunger points when hitting a non-undead entity or harvesting a block. \n\nFlaming Fury\nDeals additional damage while on fire.\n\nFlammable\nBlocking blocks fire damage and getting hit sets the attacker on fire.\n\nFractured I-II\nYour tools damage is increased.\n\nFreezing\nSuccessful hits slow your target more and more.\n\nFruit Salad\nA tool with this trait can store up to 5 types of fruits.\n\nGhastly\nIf the holder is attacked while sneaking, the attacker is inflicted with Slowness.\n\nGlitch\nDrops Glitch Heart sometimes when killing.\n\nGlobal Traveler\nShift-right-click a block in order for items from broken blocks and killed entities to get transported in there if it is an inventory.\n\nGlowing\nWhenever it gets too dark your tool sacrifices a part of itself to light up your way.\n\nHail Hydra\nRandom explosions plague your enemies. Also, when you are attacked, there is a chance to get Absorption.\n\nHe Who Must Not Be Named\nBonus damage accrued for each entity of the same type as the target close to it.\n\nHealer\nGuess you like the enemy so much you heal them every time you try to hurt them\n\nHeavy\nPrevents knockback.\n\nHellish\nDeal bonus damage to non-Nether mobs.\n\nHigh in Calcium\nDrops bones and bonemeal while breaking blocks.\n\nHive Defender\nDeals +8 extra damage against death worms and +4 damage against non-arthropods.\n\nHoly\nDeal bonus damage to undead enemies.\n\nIlluminati\nWhile the tool is in your hand, nearby entities (that do not hold a tool with this trait) glow, and you become invisible.\n\nI\u0027m a Superstar\nEffects depend on the player\u0027s attunement.\n\nInfernal Energy\nMassively increases tool efficiency when on fire.\n\nInferno II\nSets enemies on fire for 15 seconds with added knockbacks, and deals additional dragon flame damage.\n\nInsatiable\nDuring combat you deal more and more damage but also consume more and more durability.\n\nInstakill\nOne-shot kills. Slightly dangerous\n\nIn the Garage\nExtra damage in the shadow\n\n\nJaded\nMobs attacked with this tool have their ability to heal temporarily hindered.\n\nJagged\nEvery point durability lost increases damage.\n\nLaced\nPoisons creatures when hit.\n\nLaunch\nOccasionally make your enemy go flying. They like it...until they hit the ground\n\nLightweight\nIncreases the overall speed of your tool when mining and attacking.\n\nLiving I-II\nHeals itself via the user\u0027s Soul Network\n\nMagically Brittle\nHas a random chance of breaking when it takes damage. Can break \u0027unbreakable\u0027 tools.\n\nMagically Modifiable\nAdds 3 extra modifiers to a tool\n\nMagnetic I-II\nHitting things attracts nearby things?!\n\nMana\nMana can be used in place of durability, and can heal the tool over time.\n\nMana Eater\nBoosts the mining speed and damage by consuming mana!\n\nMana Repair\nRepairs from the mana stored in the player, but only when it\u0027s about to be damaged...\n\nMind\nMore Effecient\n\nMirabile Visu\nOccasionally, a gold or diamond ore will appear in stone immediately surrounding you (at the cost of durability).\n\nMoldable\nBlend additional modifiers into your tool.\n\nMomentum\nMining blocks increases your speed, as long as you keep going.\n\nMorgan Le Fay\nBonus magic damage (ranging from 0.0 to 5.0; Gaussian distributed) is afflicted (it is absolute).\n\nMusic of the Spheres\nThe tool doubles as a movable boombox.\n\nNature\u0027s Blessing\nA chance to drop bread per mob killed or block broken. Sometimes heals the player by a bit after killing a mob.\n\nNature\u0027s Power\nAfter attacking a mob: 20% chance to burn target. 20% chance to give player Speed. 20% chance to give player Strength.\n\nNature\u0027s Wrath\nAfter attacking a mob, there is a chance to burn the target, as well as to heal the player.\n\nOverflow\nThere is a 25% probability that this weapon directly wipes off half of target\u0027s health each attack.\n\nPayback\nBecome enraged and deal moar damage when severely injured\n\nPetramor\nYour tool loves stone, it literally wants to absorb it (for durability).\n\nPoisonous\nPoisons enemies on hit.\n\nPortly Gentleman\nShift-right-click an entity to capture it (costs durability based on entity health). Press the \"release entity\" key (default \"0\") in order to release it.\n\nPower of the Sun\nTorch works too. Mining and Fighting are effected by your light conditions\n\nPrecipitate\nThe less health you have, the speedier it is!\n\nPrickly\nNobody is safe from those thorns, they always hurt.\n\nProsperous\nMakes your tool or weapon randomly drop Prosperity Shards.\n\nPsi Eater\nBoosts the mining speed and damage by consuming psi!\n\nPsi Repair\nRepairs from the psi stored in the player, but only when it\u0027s about to be damaged...\n\nPurified\nDeal 25% extra damage to any Dread-Plagued entity.\n\nRadioactive I-III\nRandomly causes hunger or radiation poisoning :(\n\nReflect\nWhy are you hitting yourself\n\nRude Awakening\nDamage pierces armor (mobs only).\n\nRunic I-II\nConverts a portion of damage dealt into magic damage.\n\nShadow\nUses Mana to repair, can also summon dark pixies when you attack mobs.\n\nSharp\nHitting an enemy leaves them bleeding for a short time.\n\nShock\nOccasionally shock your enemy with a bolt of thunder. Or lightning. Whatever\n\nShocking\nRunning around, breaking blocks or hitting things charges your tool. Hitting an enemy discharges it, dealing damage and providing a speed boost. Mining a block discharges it, giving a mining speed boost.\n\nShyre Synthesis\nPrevents the tool from taking damage when in direct sunlight.\n\nSlashing\nCritical hits gain 20% more damage!\n\nSlimey\nIt\u0027ll wash off.\n\nSlingshot\nYour tool become a slingshot for you to use for others!\n\nSOS!\nRecover when severely injured at a large cost\n\nSoul\nExtra 3 Modifiers\n\nSoul Harvest\nRegenerates soul power while mining.\n\nSoul Sap\nRegenerates soul power based on damage dealt.\n\nSpades\nThe lower your health, the more damage you do.\n\nSpiky\nBlocking and getting hurt deals damage to the attacker.\n\nSplintering I-II\nHit them more to deal more damage.\n\nSplinters\nBe careful not to catch a splinter!\n\nSqueaky\nYour tool is so soft and squeaky it gained silktouch, but deals no damage.\n\nStalwart\nHitting an entity can make you feel emboldened.\n\nStarfishy\nPress the \"set portal\" key (default \"N\") to set a virtual portal on the block you are pointing at. If you are on the brink of death, you have %d enori crystals to spare, and the portal has enough space above, then the crystals are consumed, you are teleported to the virtual portal, and you are spared. (The tool must be in your hand.)\n\nStiff\nBlocking reduces the damage taken even more.\n\nStonebound\nThe tool mines faster as it wears out, but does less damage.\n\nStop Being Selfish\nMore damage is added the closer other players are to the attacker.\n\nSuperheat\nDeal bonus damage to enemies on fire.\n\nSurf Wax America\nExtra damage while mounting\n\nSynergy\nWill repair itself if you have Steeleaves in your hotbar.\n\nTasty\nSmells so good.. You\u0027d rather eat your tool than starve.\n\nTerrafirma\nWhile this tool is in your hand (or this armor is worn), you will heal over time.\n\nThaumic\nA tool with this gains 1 extra slot, or 2 extra slots if either at least 3 parts have this trait, or the tool is made entirely out of parts with this trait.\n\nThermal Inversion\nHitting an enemy in a hot or cold environment will chill or burn them.\n\nToxic\nReleases a toxic cloud when critically-hitting enemies\n\nTweeting\nEver wanted to sound like a charger?\n\nTwilit\nMore damage outside the Twilight Forest.\n\nUndone\nCritical hits remove armor\n\nUnholy Touch\nDeals bonus damage to non-undead entity and applies Weakness \n\nUnnatural\nThe tool mines faster the higher its mining level is above the required one.\n\nUplifting\nOccasionally regenerates health on use.\n\nVanishing I-III\nChance to teleport enemies away.\n\nVile\nAdds an additional soul per kill to your Soul Shard\n\nVindictive\nBonus damage to players, and you gain some health by attacking.\n\nWeeee!\nPowerful enough to destroy everything below it! At least...harvest level-wise.\n\nWell-Established\nYou gain additional XP.\n\nWhispering\nWill occasionally whisper it\u0027s will to you\n\nWithering\nWithers enemies on hit.\n\nWritable\nMore words. More Modifiers. It\u0027s only logical!", "globalshare:1": 0, "icon:10": { "Count:3": 1, @@ -193409,7 +217982,7 @@ } } }, - "2999:10": { + "3402:10": { "preRequisiteTypes:7": [ 2, 2, @@ -193594,6 +218167,7 @@ 2, 2, 2, + 2, 2 ], "preRequisites:11": [ @@ -193780,7 +218354,8 @@ 201203, 201204, 201205, - 201206 + 201206, + 1394 ], "properties:10": { "betterquesting:10": { @@ -193835,7 +218410,7 @@ } } }, - "3000:10": { + "3403:10": { "preRequisites:11": [ 201141 ], @@ -193887,7 +218462,7 @@ } } }, - "3001:10": { + "3404:10": { "preRequisites:11": [ 201128 ], @@ -193945,9 +218520,9 @@ } } }, - "3002:10": { + "3405:10": { "preRequisites:11": [ - 201128 + 1764 ], "properties:10": { "betterquesting:10": { @@ -193967,7 +218542,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Psimetal (WIP)", + "name:8": "Psimetal ", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -194003,9 +218578,9 @@ } } }, - "3003:10": { + "3406:10": { "preRequisites:11": [ - 201128 + 1764 ], "properties:10": { "betterquesting:10": { @@ -194025,7 +218600,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Psigem (WIP)", + "name:8": "Psigem", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -194061,9 +218636,9 @@ } } }, - "3004:10": { + "3407:10": { "preRequisites:11": [ - 201128 + 1764 ], "properties:10": { "betterquesting:10": { @@ -194083,7 +218658,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Ivory Psimetal (WIP)", + "name:8": "Ivory Psimetal", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -194119,9 +218694,9 @@ } } }, - "3005:10": { + "3408:10": { "preRequisites:11": [ - 201128 + 1764 ], "properties:10": { "betterquesting:10": { @@ -194141,7 +218716,7 @@ "ismain:1": 0, "issilent:1": 0, "lockedprogress:1": 0, - "name:8": "Ebony Psimetal (WIP)", + "name:8": "Ebony Psimetal", "questlogic:8": "AND", "repeat_relative:1": 1, "repeattime:3": -1, @@ -194177,7 +218752,7 @@ } } }, - "3006:10": { + "3409:10": { "preRequisites:11": [ 201128 ], @@ -194235,7 +218810,7 @@ } } }, - "3007:10": { + "3410:10": { "preRequisites:11": [ 201128 ], @@ -194293,7 +218868,7 @@ } } }, - "3008:10": { + "3411:10": { "preRequisites:11": [ 201128 ], @@ -194782,7 +219357,7 @@ "id:3": 59, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3204, + "x:3": 3276, "y:3": -48 }, "59:10": { @@ -196512,7 +221087,7 @@ "sizeX:3": 24, "sizeY:3": 24, "x:3": 2772, - "y:3": -12 + "y:3": -120 }, "306:10": { "id:3": 310, @@ -196560,77 +221135,77 @@ "id:3": 316, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2880, + "x:3": 2844, "y:3": 24 }, "313:10": { "id:3": 317, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2916, + "x:3": 2880, "y:3": 24 }, "314:10": { "id:3": 318, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2952, - "y:3": 24 + "x:3": 2880, + "y:3": 60 }, "315:10": { "id:3": 319, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2988, + "x:3": 3060, "y:3": -12 }, "316:10": { "id:3": 320, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3024, + "x:3": 3096, "y:3": -12 }, "317:10": { "id:3": 321, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3060, + "x:3": 3132, "y:3": -12 }, "318:10": { "id:3": 322, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3096, + "x:3": 3168, "y:3": -12 }, "319:10": { "id:3": 323, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3132, + "x:3": 3204, "y:3": -12 }, "320:10": { "id:3": 324, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3168, + "x:3": 3240, "y:3": -12 }, "321:10": { "id:3": 325, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3204, + "x:3": 3276, "y:3": -12 }, "322:10": { "id:3": 326, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3240, + "x:3": 3312, "y:3": -12 }, "323:10": { @@ -196854,77 +221429,77 @@ "id:3": 359, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2880, + "x:3": 2844, "y:3": -48 }, "355:10": { "id:3": 360, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2916, + "x:3": 2880, "y:3": -48 }, "356:10": { "id:3": 361, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2952, - "y:3": -48 + "x:3": 2880, + "y:3": -84 }, "357:10": { "id:3": 362, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3276, + "x:3": 3348, "y:3": -12 }, "358:10": { "id:3": 363, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3312, + "x:3": 3384, "y:3": -12 }, "359:10": { "id:3": 364, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3312, - "y:3": 24 + "x:3": 3168, + "y:3": -48 }, "360:10": { "id:3": 365, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3204, + "x:3": 3276, "y:3": 24 }, "361:10": { "id:3": 366, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3168, + "x:3": 3240, "y:3": 24 }, "362:10": { "id:3": 367, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3096, + "x:3": 3168, "y:3": 24 }, "363:10": { "id:3": 368, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3060, + "x:3": 3132, "y:3": 24 }, "364:10": { "id:3": 369, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 3060, + "x:3": 3132, "y:3": -48 }, "365:10": { @@ -196959,14 +221534,14 @@ "id:3": 374, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2880, + "x:3": 2844, "y:3": 60 }, "370:10": { "id:3": 375, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 2880, + "x:3": 2844, "y:3": -84 }, "371:10": { @@ -197901,669 +222476,872 @@ "y:3": -84 }, "504:10": { - "id:3": 509, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 1476, - "y:3": 24 - }, - "505:10": { "id:3": 510, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1476, - "y:3": 96 - }, - "506:10": { - "id:3": 511, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 1476, "y:3": 60 }, - "507:10": { + "505:10": { + "id:3": 511, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 1476, + "y:3": 24 + }, + "506:10": { "id:3": 512, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": 24 }, - "508:10": { + "507:10": { "id:3": 513, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": 96 }, - "509:10": { + "508:10": { "id:3": 514, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": 60 }, - "510:10": { + "509:10": { "id:3": 515, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1404, "y:3": 96 }, - "511:10": { + "510:10": { "id:3": 516, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1404, "y:3": 24 }, - "512:10": { + "511:10": { "id:3": 517, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1404, "y:3": -48 }, - "513:10": { + "512:10": { "id:3": 518, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": -120 }, - "514:10": { + "513:10": { "id:3": 519, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": -48 }, - "515:10": { + "514:10": { "id:3": 520, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": -84 }, - "516:10": { + "515:10": { "id:3": 521, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1440, "y:3": -156 }, - "517:10": { + "516:10": { "id:3": 522, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1404, "y:3": -84 }, - "518:10": { + "517:10": { "id:3": 523, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1368, "y:3": 24 }, - "519:10": { + "518:10": { "id:3": 524, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": 24 }, - "520:10": { + "519:10": { "id:3": 525, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1296, "y:3": 24 }, - "521:10": { + "520:10": { "id:3": 526, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1368, "y:3": -48 }, - "522:10": { + "521:10": { "id:3": 527, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -84 }, - "523:10": { + "522:10": { "id:3": 528, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -48 }, - "524:10": { + "523:10": { "id:3": 529, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -192 }, - "525:10": { + "524:10": { "id:3": 530, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -120 }, - "526:10": { + "525:10": { "id:3": 531, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -156 }, - "527:10": { + "526:10": { "id:3": 532, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": -228 }, - "528:10": { + "527:10": { "id:3": 533, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1368, "y:3": 60 }, - "529:10": { + "528:10": { "id:3": 534, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": 60 }, - "530:10": { + "529:10": { "id:3": 535, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1296, "y:3": 60 }, - "531:10": { + "530:10": { "id:3": 536, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1368, "y:3": 96 }, - "532:10": { + "531:10": { "id:3": 537, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": 96 }, - "533:10": { + "532:10": { "id:3": 538, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1368, "y:3": 132 }, - "534:10": { + "533:10": { "id:3": 657, "sizeX:3": 24, "sizeY:3": 24, "x:3": 468, "y:3": -336 }, - "535:10": { + "534:10": { "id:3": 658, "sizeX:3": 24, "sizeY:3": 24, "x:3": 468, "y:3": -300 }, - "536:10": { + "535:10": { "id:3": 659, "sizeX:3": 24, "sizeY:3": 24, "x:3": 468, "y:3": -264 }, - "537:10": { + "536:10": { "id:3": 660, "sizeX:3": 24, "sizeY:3": 24, "x:3": 468, "y:3": -228 }, - "538:10": { + "537:10": { "id:3": 661, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1332, "y:3": 132 }, - "539:10": { + "538:10": { "id:3": 663, "sizeX:3": 24, "sizeY:3": 24, "x:3": 648, "y:3": 24 }, - "540:10": { + "539:10": { "id:3": 664, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 96 }, - "541:10": { + "540:10": { "id:3": 665, "sizeX:3": 24, "sizeY:3": 24, "x:3": 864, "y:3": -192 }, - "542:10": { + "541:10": { "id:3": 666, "sizeX:3": 24, "sizeY:3": 24, "x:3": 864, "y:3": -228 }, - "543:10": { + "542:10": { "id:3": 678, "sizeX:3": 24, "sizeY:3": 24, "x:3": 504, "y:3": 24 }, - "544:10": { + "543:10": { "id:3": 683, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": 96 }, - "545:10": { + "544:10": { "id:3": 706, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": -12 }, - "546:10": { + "545:10": { "id:3": 707, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 60 }, - "547:10": { + "546:10": { "id:3": 711, "sizeX:3": 24, "sizeY:3": 24, "x:3": 900, "y:3": -192 }, - "548:10": { + "547:10": { "id:3": 712, "sizeX:3": 24, "sizeY:3": 24, "x:3": 936, "y:3": -192 }, - "549:10": { + "548:10": { "id:3": 713, "sizeX:3": 24, "sizeY:3": 24, "x:3": 972, "y:3": -192 }, - "550:10": { + "549:10": { "id:3": 714, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1008, "y:3": -192 }, - "551:10": { + "550:10": { "id:3": 715, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1044, "y:3": -192 }, - "552:10": { + "551:10": { "id:3": 716, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1080, "y:3": -192 }, - "553:10": { + "552:10": { "id:3": 717, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1116, "y:3": -192 }, - "554:10": { + "553:10": { "id:3": 718, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1116, "y:3": -228 }, - "555:10": { + "554:10": { "id:3": 719, "sizeX:3": 24, "sizeY:3": 24, "x:3": 900, "y:3": -228 }, - "556:10": { + "555:10": { "id:3": 720, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 60 }, - "557:10": { + "556:10": { "id:3": 724, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1008, "y:3": -228 }, - "558:10": { + "557:10": { "id:3": 725, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -12 }, - "559:10": { + "558:10": { "id:3": 844, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2052, "y:3": -336 }, - "560:10": { + "559:10": { "id:3": 845, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2016, "y:3": -336 }, - "561:10": { + "560:10": { "id:3": 865, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1296, "y:3": 96 }, - "562:10": { + "561:10": { "id:3": 866, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2340, "y:3": -84 }, - "563:10": { + "562:10": { "id:3": 884, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": -48 }, - "564:10": { + "563:10": { "id:3": 1013, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2484, "y:3": -120 }, - "565:10": { + "564:10": { "id:3": 1014, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2448, "y:3": -156 }, - "566:10": { + "565:10": { "id:3": 1015, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2448, "y:3": -120 }, - "567:10": { + "566:10": { "id:3": 1016, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2376, "y:3": -120 }, - "568:10": { + "567:10": { "id:3": 1017, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2376, "y:3": -156 }, - "569:10": { + "568:10": { "id:3": 1138, "sizeX:3": 24, "sizeY:3": 24, "x:3": 468, "y:3": 24 }, - "570:10": { + "569:10": { "id:3": 1139, "sizeX:3": 24, "sizeY:3": 24, "x:3": 720, "y:3": 24 }, - "571:10": { + "570:10": { "id:3": 1154, "sizeX:3": 24, "sizeY:3": 24, "x:3": 576, "y:3": -120 }, - "572:10": { + "571:10": { "id:3": 1195, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2700, "y:3": 96 }, - "573:10": { + "572:10": { "id:3": 1196, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2700, "y:3": 60 }, - "574:10": { + "573:10": { "id:3": 1197, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1404, "y:3": 60 }, - "575:10": { + "574:10": { "id:3": 1198, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1296, "y:3": 132 }, - "576:10": { + "575:10": { "id:3": 1199, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1764, "y:3": -192 }, - "577:10": { + "576:10": { "id:3": 1200, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -48 }, - "578:10": { + "577:10": { "id:3": 1201, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1296, "y:3": -48 }, - "579:10": { + "578:10": { "id:3": 1252, "sizeX:3": 24, "sizeY:3": 24, "x:3": 612, "y:3": -192 }, - "580:10": { + "579:10": { "id:3": 1293, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": -48 }, - "581:10": { + "580:10": { "id:3": 1298, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1476, "y:3": -120 }, - "582:10": { + "581:10": { "id:3": 1322, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -120 }, - "583:10": { + "582:10": { "id:3": 1323, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -408 }, - "584:10": { + "583:10": { "id:3": 1324, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2124, "y:3": -192 }, - "585:10": { + "584:10": { "id:3": 1325, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2124, "y:3": -156 }, - "586:10": { + "585:10": { "id:3": 1326, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -300 }, - "587:10": { + "586:10": { "id:3": 1327, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -156 }, - "588:10": { + "587:10": { "id:3": 1328, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -192 }, - "589:10": { + "588:10": { "id:3": 1330, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2052, "y:3": -192 }, - "590:10": { + "589:10": { "id:3": 1331, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -228 }, - "591:10": { + "590:10": { "id:3": 1333, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -264 }, - "592:10": { + "591:10": { "id:3": 1334, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -336 }, - "593:10": { + "592:10": { "id:3": 1336, "sizeX:3": 24, "sizeY:3": 24, "x:3": 2088, "y:3": -372 }, - "594:10": { + "593:10": { "id:3": 1337, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1800, "y:3": -228 }, - "595:10": { + "594:10": { "id:3": 1338, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 60 }, - "596:10": { + "595:10": { "id:3": 1339, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1764, "y:3": -228 }, - "597:10": { + "596:10": { "id:3": 1341, "sizeX:3": 24, "sizeY:3": 24, "x:3": 936, "y:3": 24 }, - "598:10": { + "597:10": { "id:3": 1345, "sizeX:3": 24, "sizeY:3": 24, "x:3": 1512, "y:3": -120 + }, + "598:10": { + "id:3": 1351, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 60 + }, + "599:10": { + "id:3": 1352, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 96 + }, + "600:10": { + "id:3": 1353, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 360, + "y:3": 96 + }, + "601:10": { + "id:3": 1356, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 1512, + "y:3": 60 + }, + "602:10": { + "id:3": 1363, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 132 + }, + "603:10": { + "id:3": 1371, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2988, + "y:3": -12 + }, + "604:10": { + "id:3": 1372, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2916, + "y:3": 24 + }, + "605:10": { + "id:3": 1373, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3024, + "y:3": -12 + }, + "606:10": { + "id:3": 1374, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2988, + "y:3": -48 + }, + "607:10": { + "id:3": 1375, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3024, + "y:3": -48 + }, + "608:10": { + "id:3": 1376, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3060, + "y:3": -48 + }, + "609:10": { + "id:3": 1377, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3024, + "y:3": -84 + }, + "610:10": { + "id:3": 1378, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2952, + "y:3": 24 + }, + "611:10": { + "id:3": 1379, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2952, + "y:3": 60 + }, + "612:10": { + "id:3": 1380, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2916, + "y:3": 96 + }, + "613:10": { + "id:3": 1381, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2916, + "y:3": 60 + }, + "614:10": { + "id:3": 1382, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2808, + "y:3": 60 + }, + "615:10": { + "id:3": 1383, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2808, + "y:3": 24 + }, + "616:10": { + "id:3": 1384, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2808, + "y:3": -48 + }, + "617:10": { + "id:3": 1385, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2808, + "y:3": -84 + }, + "618:10": { + "id:3": 1386, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3240, + "y:3": -48 + }, + "619:10": { + "id:3": 1387, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3240, + "y:3": -84 + }, + "620:10": { + "id:3": 1388, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3312, + "y:3": 24 + }, + "621:10": { + "id:3": 1390, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 60 + }, + "622:10": { + "id:3": 1391, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 2772, + "y:3": 96 + }, + "623:10": { + "id:3": 1393, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 3060, + "y:3": -84 + }, + "624:10": { + "id:3": 1395, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 540, + "y:3": -444 + }, + "625:10": { + "id:3": 1396, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 828, + "y:3": 96 + }, + "626:10": { + "id:3": 1397, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 1296, + "y:3": 168 + }, + "627:10": { + "id:3": 1763, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 432, + "y:3": -264 } } }, @@ -198611,630 +223389,714 @@ "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, - "y:3": -336 + "y:3": -288 }, "3:10": { + "id:3": 1347, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 0, + "y:3": -384 + }, + "4:10": { + "id:3": 1358, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -48, + "y:3": -384 + }, + "5:10": { + "id:3": 1359, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": -384 + }, + "6:10": { + "id:3": 1360, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": -432 + }, + "7:10": { + "id:3": 1361, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -96, + "y:3": -480 + }, + "8:10": { + "id:3": 1362, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -336 + }, + "9:10": { + "id:3": 1366, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -48, + "y:3": -432 + }, + "10:10": { + "id:3": 1758, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -192, + "y:3": -384 + }, + "11:10": { + "id:3": 1759, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -192, + "y:3": -432 + }, + "12:10": { + "id:3": 1760, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -192, + "y:3": -480 + }, + "13:10": { + "id:3": 1761, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -240, + "y:3": -432 + }, + "14:10": { + "id:3": 1762, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -240, + "y:3": -480 + }, + "15:10": { "id:3": 50054, "sizeX:3": 48, "sizeY:3": 48, "x:3": -180, "y:3": -132 }, - "4:10": { + "16:10": { "id:3": 50055, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 96, + "x:3": 48, "y:3": -384 }, - "5:10": { + "17:10": { "id:3": 50056, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -336 }, - "6:10": { + "18:10": { "id:3": 50057, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -288 }, - "7:10": { + "19:10": { "id:3": 50058, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -240 }, - "8:10": { + "20:10": { "id:3": 50059, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -192 }, - "9:10": { + "21:10": { "id:3": 50060, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -144 }, - "10:10": { + "22:10": { "id:3": 50061, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -96 }, - "11:10": { + "23:10": { "id:3": 50062, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": -48 }, - "12:10": { + "24:10": { "id:3": 50063, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 0 }, - "13:10": { + "25:10": { "id:3": 50064, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 48 }, - "14:10": { + "26:10": { "id:3": 50065, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 96 }, - "15:10": { + "27:10": { "id:3": 50066, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 96 }, - "16:10": { + "28:10": { "id:3": 50067, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 0 }, - "17:10": { + "29:10": { "id:3": 50068, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -48 }, - "18:10": { + "30:10": { "id:3": 50070, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -48 }, - "19:10": { + "31:10": { "id:3": 50071, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -48 }, - "20:10": { + "32:10": { "id:3": 50072, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -48 }, - "21:10": { + "33:10": { "id:3": 50074, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -96 }, - "22:10": { + "34:10": { "id:3": 50075, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -96 }, - "23:10": { + "35:10": { "id:3": 50076, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -96 }, - "24:10": { + "36:10": { "id:3": 50077, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -96 }, - "25:10": { + "37:10": { "id:3": 50078, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -144 }, - "26:10": { + "38:10": { "id:3": 50079, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -192 }, - "27:10": { + "39:10": { "id:3": 50080, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -240 }, - "28:10": { + "40:10": { "id:3": 50081, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -192 }, - "29:10": { + "41:10": { "id:3": 50082, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -144 }, - "30:10": { + "42:10": { "id:3": 50083, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -240 }, - "31:10": { + "43:10": { "id:3": 50084, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -288 }, - "32:10": { + "44:10": { "id:3": 50085, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -240 }, - "33:10": { + "45:10": { "id:3": 50086, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -288 }, - "34:10": { + "46:10": { "id:3": 50087, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -240 }, - "35:10": { + "47:10": { "id:3": 50088, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -288 }, - "36:10": { + "48:10": { "id:3": 50089, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -144 }, - "37:10": { + "49:10": { "id:3": 50090, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -144 }, - "38:10": { + "50:10": { "id:3": 50091, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -144 }, - "39:10": { + "51:10": { "id:3": 50092, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -192 }, - "40:10": { + "52:10": { "id:3": 50093, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -192 }, - "41:10": { + "53:10": { "id:3": 50094, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": -144 }, - "42:10": { + "54:10": { "id:3": 50095, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -192 }, - "43:10": { + "55:10": { "id:3": 50096, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": -192 }, - "44:10": { + "56:10": { "id:3": 50097, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": -192 }, - "45:10": { + "57:10": { "id:3": 50098, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": -144 }, - "46:10": { + "58:10": { "id:3": 50099, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 144 }, - "47:10": { + "59:10": { "id:3": 50100, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 144 }, - "48:10": { + "60:10": { "id:3": 50101, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 144, - "y:3": -384 + "x:3": 48, + "y:3": -420 }, - "49:10": { + "61:10": { "id:3": 50102, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 192, - "y:3": -384 + "x:3": 48, + "y:3": -456 }, - "50:10": { + "62:10": { "id:3": 50103, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 240, - "y:3": -384 + "x:3": 48, + "y:3": -492 }, - "51:10": { + "63:10": { "id:3": 50104, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 288, - "y:3": -384 + "x:3": 48, + "y:3": -528 }, - "52:10": { + "64:10": { "id:3": 50105, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 144 }, - "53:10": { + "65:10": { "id:3": 50106, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 144 }, - "54:10": { + "66:10": { "id:3": 50108, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 144 }, - "55:10": { + "67:10": { "id:3": 50109, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 144 }, - "56:10": { + "68:10": { "id:3": 50110, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 144 }, - "57:10": { + "69:10": { "id:3": 50111, "sizeX:3": 24, "sizeY:3": 24, "x:3": -336, "y:3": 144 }, - "58:10": { + "70:10": { "id:3": 50112, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 144 }, - "59:10": { + "71:10": { "id:3": 50113, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 192 }, - "60:10": { + "72:10": { "id:3": 50114, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 192 }, - "61:10": { + "73:10": { "id:3": 50115, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 192 }, - "62:10": { + "74:10": { "id:3": 50116, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 240 }, - "63:10": { + "75:10": { "id:3": 50117, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 240 }, - "64:10": { + "76:10": { "id:3": 50118, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 240 }, - "65:10": { + "77:10": { "id:3": 50119, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 288 }, - "66:10": { + "78:10": { "id:3": 50120, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 192 }, - "67:10": { + "79:10": { "id:3": 50121, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 240 }, - "68:10": { + "80:10": { "id:3": 50122, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": 96 }, - "69:10": { + "81:10": { "id:3": 50123, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": 48 }, - "70:10": { + "82:10": { "id:3": 50124, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": 0 }, - "71:10": { + "83:10": { "id:3": 50125, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": -48 }, - "72:10": { + "84:10": { "id:3": 50126, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": -96 }, - "73:10": { + "85:10": { "id:3": 50128, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": -144 }, - "74:10": { + "86:10": { "id:3": 50129, "sizeX:3": 24, "sizeY:3": 24, "x:3": -432, "y:3": -192 }, - "75:10": { + "87:10": { "id:3": 50130, "sizeX:3": 24, "sizeY:3": 24, + "x:3": -96, + "y:3": -384 + }, + "88:10": { + "id:3": 50131, + "sizeX:3": 24, + "sizeY:3": 24, "x:3": -432, "y:3": -240 }, - "76:10": { - "id:3": 50131, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -432, - "y:3": -288 - }, - "77:10": { + "89:10": { "id:3": 50132, "sizeX:3": 24, "sizeY:3": 24, "x:3": -480, "y:3": 96 }, - "78:10": { + "90:10": { "id:3": 50133, "sizeX:3": 24, "sizeY:3": 24, "x:3": -480, "y:3": 48 }, - "79:10": { + "91:10": { "id:3": 50134, "sizeX:3": 24, "sizeY:3": 24, "x:3": -480, "y:3": 0 }, - "80:10": { + "92:10": { "id:3": 50135, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 0 }, - "81:10": { + "93:10": { "id:3": 50136, "sizeX:3": 24, "sizeY:3": 24, "x:3": -468, "y:3": -108 }, - "82:10": { + "94:10": { "id:3": 50137, "sizeX:3": 24, "sizeY:3": 24, "x:3": -504, "y:3": -96 }, - "83:10": { + "95:10": { "id:3": 50138, "sizeX:3": 24, "sizeY:3": 24, "x:3": -540, "y:3": -108 }, - "84:10": { + "96:10": { "id:3": 50139, "sizeX:3": 24, "sizeY:3": 24, "x:3": -576, "y:3": -96 }, - "85:10": { + "97:10": { "id:3": 50140, "sizeX:3": 24, "sizeY:3": 24, "x:3": -612, "y:3": -108 }, - "86:10": { + "98:10": { "id:3": 50141, "sizeX:3": 24, "sizeY:3": 24, "x:3": -648, "y:3": -96 }, - "87:10": { + "99:10": { "id:3": 50142, "sizeX:3": 24, "sizeY:3": 24, "x:3": -480, "y:3": -192 }, - "88:10": { + "100:10": { "id:3": 50143, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -192 }, - "89:10": { + "101:10": { "id:3": 50144, "sizeX:3": 24, "sizeY:3": 24, "x:3": -624, "y:3": -192 }, - "90:10": { + "102:10": { "id:3": 50145, "sizeX:3": 24, "sizeY:3": 24, "x:3": -576, "y:3": -192 }, - "91:10": { + "103:10": { "id:3": 50146, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -480, - "y:3": -240 + "x:3": -96, + "y:3": -432 } } }, @@ -200854,1490 +225716,1497 @@ "y:3": -228 }, "63:10": { + "id:3": 1367, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -408, + "y:3": 84 + }, + "64:10": { "id:3": 20481, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 0 }, - "64:10": { + "65:10": { "id:3": 20521, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 12 }, - "65:10": { + "66:10": { "id:3": 20522, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 144 }, - "66:10": { + "67:10": { "id:3": 20523, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -84 }, - "67:10": { + "68:10": { "id:3": 20524, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -24 }, - "68:10": { + "69:10": { "id:3": 20525, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -60 }, - "69:10": { + "70:10": { "id:3": 20526, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 0 }, - "70:10": { + "71:10": { "id:3": 20527, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -132 }, - "71:10": { + "72:10": { "id:3": 20528, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -168 }, - "72:10": { + "73:10": { "id:3": 20529, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -96 }, - "73:10": { + "74:10": { "id:3": 20530, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 120 }, - "74:10": { + "75:10": { "id:3": 20531, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 96 }, - "75:10": { + "76:10": { "id:3": 20532, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 144 }, - "76:10": { + "77:10": { "id:3": 20533, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 48 }, - "77:10": { + "78:10": { "id:3": 20534, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 24 }, - "78:10": { + "79:10": { "id:3": 20535, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 72 }, - "79:10": { + "80:10": { "id:3": 20536, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -84 }, - "80:10": { + "81:10": { "id:3": 20537, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -60 }, - "81:10": { + "82:10": { "id:3": 20538, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 60 }, - "82:10": { + "83:10": { "id:3": 20539, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 36 }, - "83:10": { + "84:10": { "id:3": 20540, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 84 }, - "84:10": { + "85:10": { "id:3": 20541, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -12 }, - "85:10": { + "86:10": { "id:3": 20542, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -36 }, - "86:10": { + "87:10": { "id:3": 20543, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 12 }, - "87:10": { + "88:10": { "id:3": 20544, "sizeX:3": 24, "sizeY:3": 24, "x:3": -120, "y:3": 144 }, - "88:10": { + "89:10": { "id:3": 20545, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 144 }, - "89:10": { + "90:10": { "id:3": 20546, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 144 }, - "90:10": { + "91:10": { "id:3": 20547, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 144 }, - "91:10": { + "92:10": { "id:3": 20548, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 144 }, - "92:10": { + "93:10": { "id:3": 20549, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 144 }, - "93:10": { + "94:10": { "id:3": 20550, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 144 }, - "94:10": { + "95:10": { "id:3": 20551, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": 144 }, - "95:10": { + "96:10": { "id:3": 20552, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 144 }, - "96:10": { + "97:10": { "id:3": 20553, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 120 }, - "97:10": { + "98:10": { "id:3": 20554, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 96 }, - "98:10": { + "99:10": { "id:3": 20555, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 72 }, - "99:10": { + "100:10": { "id:3": 20556, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 48 }, - "100:10": { + "101:10": { "id:3": 20557, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 24 }, - "101:10": { + "102:10": { "id:3": 20558, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 0 }, - "102:10": { + "103:10": { "id:3": 20559, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -24 }, - "103:10": { + "104:10": { "id:3": 20560, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -72 }, - "104:10": { + "105:10": { "id:3": 20561, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -96 }, - "105:10": { + "106:10": { "id:3": 20562, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -144 }, - "106:10": { + "107:10": { "id:3": 20563, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -168 }, - "107:10": { + "108:10": { "id:3": 20564, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 120 }, - "108:10": { + "109:10": { "id:3": 20565, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 96 }, - "109:10": { + "110:10": { "id:3": 20566, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 72 }, - "110:10": { + "111:10": { "id:3": 20567, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 48 }, - "111:10": { + "112:10": { "id:3": 20568, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 24 }, - "112:10": { + "113:10": { "id:3": 20569, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 0 }, - "113:10": { + "114:10": { "id:3": 20570, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -24 }, - "114:10": { + "115:10": { "id:3": 20571, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -72 }, - "115:10": { + "116:10": { "id:3": 20572, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -96 }, - "116:10": { + "117:10": { "id:3": 20573, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -144 }, - "117:10": { + "118:10": { "id:3": 20574, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -168 }, - "118:10": { + "119:10": { "id:3": 20575, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 120 }, - "119:10": { + "120:10": { "id:3": 20576, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 120 }, - "120:10": { + "121:10": { "id:3": 20577, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 120 }, - "121:10": { + "122:10": { "id:3": 20578, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 120 }, - "122:10": { + "123:10": { "id:3": 20579, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 120 }, - "123:10": { + "124:10": { "id:3": 20580, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 120 }, - "124:10": { + "125:10": { "id:3": 20581, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 48 }, - "125:10": { + "126:10": { "id:3": 20582, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 48 }, - "126:10": { + "127:10": { "id:3": 20583, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 48 }, - "127:10": { + "128:10": { "id:3": 20584, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 48 }, - "128:10": { + "129:10": { "id:3": 20585, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 24 }, - "129:10": { + "130:10": { "id:3": 20586, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 24 }, - "130:10": { + "131:10": { "id:3": 20587, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 24 }, - "131:10": { + "132:10": { "id:3": 20588, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 24 }, - "132:10": { + "133:10": { "id:3": 20589, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 24 }, - "133:10": { + "134:10": { "id:3": 20590, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 24 }, - "134:10": { + "135:10": { "id:3": 20591, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": 24 }, - "135:10": { + "136:10": { "id:3": 20592, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 24 }, - "136:10": { + "137:10": { "id:3": 20593, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": 24 }, - "137:10": { + "138:10": { "id:3": 20594, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -72 }, - "138:10": { + "139:10": { "id:3": 20595, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -72 }, - "139:10": { + "140:10": { "id:3": 20596, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -72 }, - "140:10": { + "141:10": { "id:3": 20597, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -72 }, - "141:10": { + "142:10": { "id:3": 20598, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -72 }, - "142:10": { + "143:10": { "id:3": 20599, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": -72 }, - "143:10": { + "144:10": { "id:3": 20600, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -48 }, - "144:10": { + "145:10": { "id:3": 20601, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -48 }, - "145:10": { + "146:10": { "id:3": 20602, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -48 }, - "146:10": { + "147:10": { "id:3": 20603, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -48 }, - "147:10": { + "148:10": { "id:3": 20604, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -48 }, - "148:10": { + "149:10": { "id:3": 20605, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -48 }, - "149:10": { + "150:10": { "id:3": 20606, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -48 }, - "150:10": { + "151:10": { "id:3": 20607, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": -48 }, - "151:10": { + "152:10": { "id:3": 20608, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -96 }, - "152:10": { + "153:10": { "id:3": 20609, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": 12 }, - "153:10": { + "154:10": { "id:3": 20610, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -144 }, - "154:10": { + "155:10": { "id:3": 20611, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -144 }, - "155:10": { + "156:10": { "id:3": 20612, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -144 }, - "156:10": { + "157:10": { "id:3": 20613, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -144 }, - "157:10": { + "158:10": { "id:3": 20614, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -120 }, - "158:10": { + "159:10": { "id:3": 20615, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": -120 }, - "159:10": { + "160:10": { "id:3": 20616, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -120 }, - "160:10": { + "161:10": { "id:3": 20617, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -120 }, - "161:10": { + "162:10": { "id:3": 20618, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": -120 }, - "162:10": { + "163:10": { "id:3": 20619, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -120 }, - "163:10": { + "164:10": { "id:3": 20621, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 84 }, - "164:10": { + "165:10": { "id:3": 20622, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 60 }, - "165:10": { + "166:10": { "id:3": 20623, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 36 }, - "166:10": { + "167:10": { "id:3": 20624, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": -12 }, - "167:10": { + "168:10": { "id:3": 20625, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 12 }, - "168:10": { + "169:10": { "id:3": 20626, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": -36 }, - "169:10": { + "170:10": { "id:3": 20627, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": -60 }, - "170:10": { + "171:10": { "id:3": 20628, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": -84 }, - "171:10": { + "172:10": { "id:3": 20629, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -84 }, - "172:10": { + "173:10": { "id:3": 20630, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -60 }, - "173:10": { + "174:10": { "id:3": 20631, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -36 }, - "174:10": { + "175:10": { "id:3": 20632, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": 12 }, - "175:10": { + "176:10": { "id:3": 20633, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -12 }, - "176:10": { + "177:10": { "id:3": 20634, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": 60 }, - "177:10": { + "178:10": { "id:3": 20635, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": 84 }, - "178:10": { + "179:10": { "id:3": 20636, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 60 }, - "179:10": { + "180:10": { "id:3": 20637, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 84 }, - "180:10": { + "181:10": { "id:3": 20638, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": 84 }, - "181:10": { + "182:10": { "id:3": 20639, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 84 }, - "182:10": { + "183:10": { "id:3": 20640, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 84 }, - "183:10": { + "184:10": { "id:3": 20641, "sizeX:3": 24, "sizeY:3": 24, "x:3": -336, "y:3": 84 }, - "184:10": { + "185:10": { "id:3": 20642, "sizeX:3": 24, "sizeY:3": 24, "x:3": -360, "y:3": 84 }, - "185:10": { + "186:10": { "id:3": 20643, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 84 }, - "186:10": { + "187:10": { "id:3": 20644, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": 60 }, - "187:10": { + "188:10": { "id:3": 20645, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 60 }, - "188:10": { + "189:10": { "id:3": 20646, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 60 }, - "189:10": { + "190:10": { "id:3": 20647, "sizeX:3": 24, "sizeY:3": 24, "x:3": -336, "y:3": 60 }, - "190:10": { + "191:10": { "id:3": 20648, "sizeX:3": 24, "sizeY:3": 24, "x:3": -360, "y:3": 60 }, - "191:10": { + "192:10": { "id:3": 20649, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 36 }, - "192:10": { + "193:10": { "id:3": 20650, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 36 }, - "193:10": { + "194:10": { "id:3": 20651, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": 36 }, - "194:10": { + "195:10": { "id:3": 20652, "sizeX:3": 24, "sizeY:3": 24, "x:3": -360, "y:3": 36 }, - "195:10": { + "196:10": { "id:3": 20653, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 36 }, - "196:10": { + "197:10": { "id:3": 20654, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 12 }, - "197:10": { + "198:10": { "id:3": 20655, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": 36 }, - "198:10": { + "199:10": { "id:3": 20656, "sizeX:3": 24, "sizeY:3": 24, "x:3": -336, "y:3": -12 }, - "199:10": { + "200:10": { "id:3": 20657, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -12 }, - "200:10": { + "201:10": { "id:3": 20658, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -12 }, - "201:10": { + "202:10": { "id:3": 20659, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": -12 }, - "202:10": { + "203:10": { "id:3": 20660, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -12 }, - "203:10": { + "204:10": { "id:3": 20661, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -36 }, - "204:10": { + "205:10": { "id:3": 20662, "sizeX:3": 24, "sizeY:3": 24, "x:3": -264, "y:3": -36 }, - "205:10": { + "206:10": { "id:3": 20663, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -36 }, - "206:10": { + "207:10": { "id:3": 20664, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 12 }, - "207:10": { + "208:10": { "id:3": 20684, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 168 }, - "208:10": { + "209:10": { "id:3": 20685, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 168 }, - "209:10": { + "210:10": { "id:3": 20686, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 168 }, - "210:10": { + "211:10": { "id:3": 20687, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 168 }, - "211:10": { + "212:10": { "id:3": 20688, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 168 }, - "212:10": { + "213:10": { "id:3": 20689, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 168 }, - "213:10": { + "214:10": { "id:3": 20690, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 168 }, - "214:10": { + "215:10": { "id:3": 20691, "sizeX:3": 24, "sizeY:3": 24, "x:3": -120, "y:3": 168 }, - "215:10": { + "216:10": { "id:3": 20692, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 192 }, - "216:10": { + "217:10": { "id:3": 20693, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 168 }, - "217:10": { + "218:10": { "id:3": 20694, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 192 }, - "218:10": { + "219:10": { "id:3": 20695, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 168 }, - "219:10": { + "220:10": { "id:3": 20696, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 192 }, - "220:10": { + "221:10": { "id:3": 20697, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 192 }, - "221:10": { + "222:10": { "id:3": 20698, "sizeX:3": 24, "sizeY:3": 24, "x:3": -120, "y:3": 192 }, - "222:10": { + "223:10": { "id:3": 20699, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 192 }, - "223:10": { + "224:10": { "id:3": 20700, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 216 }, - "224:10": { + "225:10": { "id:3": 20701, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 192 }, - "225:10": { + "226:10": { "id:3": 20702, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 216 }, - "226:10": { + "227:10": { "id:3": 20703, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 216 }, - "227:10": { + "228:10": { "id:3": 20704, "sizeX:3": 24, "sizeY:3": 24, "x:3": -120, "y:3": 216 }, - "228:10": { + "229:10": { "id:3": 20705, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 192 }, - "229:10": { + "230:10": { "id:3": 20706, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 240 }, - "230:10": { + "231:10": { "id:3": 20707, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 192 }, - "231:10": { + "232:10": { "id:3": 20708, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 240 }, - "232:10": { + "233:10": { "id:3": 20709, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 240 }, - "233:10": { + "234:10": { "id:3": 20710, "sizeX:3": 24, "sizeY:3": 24, "x:3": -120, "y:3": 240 }, - "234:10": { + "235:10": { "id:3": 20711, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 264 }, - "235:10": { + "236:10": { "id:3": 20712, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 264 }, - "236:10": { + "237:10": { "id:3": 20713, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 216 }, - "237:10": { + "238:10": { "id:3": 20714, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 216 }, - "238:10": { + "239:10": { "id:3": 20715, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 288 }, - "239:10": { + "240:10": { "id:3": 20716, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 240 }, - "240:10": { + "241:10": { "id:3": 20717, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 312 }, - "241:10": { + "242:10": { "id:3": 20718, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 264 }, - "242:10": { + "243:10": { "id:3": 20719, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 336 }, - "243:10": { + "244:10": { "id:3": 20720, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 360 }, - "244:10": { + "245:10": { "id:3": 20721, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 264 }, - "245:10": { + "246:10": { "id:3": 20722, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 216 }, - "246:10": { + "247:10": { "id:3": 20723, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 216 }, - "247:10": { + "248:10": { "id:3": 20724, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 240 }, - "248:10": { + "249:10": { "id:3": 20725, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 240 }, - "249:10": { + "250:10": { "id:3": 20726, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 264 }, - "250:10": { + "251:10": { "id:3": 20727, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 192 }, - "251:10": { + "252:10": { "id:3": 20728, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 216 }, - "252:10": { + "253:10": { "id:3": 20729, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 240 }, - "253:10": { + "254:10": { "id:3": 20730, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 264 }, - "254:10": { + "255:10": { "id:3": 20731, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 288 }, - "255:10": { + "256:10": { "id:3": 20733, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 288 }, - "256:10": { + "257:10": { "id:3": 20734, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 288 }, - "257:10": { + "258:10": { "id:3": 20735, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 240 }, - "258:10": { + "259:10": { "id:3": 20736, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 312 }, - "259:10": { + "260:10": { "id:3": 20737, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 312 }, - "260:10": { + "261:10": { "id:3": 20738, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 264 }, - "261:10": { + "262:10": { "id:3": 20739, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 288 }, - "262:10": { + "263:10": { "id:3": 20740, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 288 }, - "263:10": { + "264:10": { "id:3": 20741, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 312 }, - "264:10": { + "265:10": { "id:3": 20742, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 312 }, - "265:10": { + "266:10": { "id:3": 20743, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 336 }, - "266:10": { + "267:10": { "id:3": 20744, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 336 }, - "267:10": { + "268:10": { "id:3": 20745, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 360 }, - "268:10": { + "269:10": { "id:3": 20746, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 360 }, - "269:10": { + "270:10": { "id:3": 20747, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 384 }, - "270:10": { + "271:10": { "id:3": 20748, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 336 }, - "271:10": { + "272:10": { "id:3": 20749, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 336 }, - "272:10": { + "273:10": { "id:3": 20750, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 360 }, - "273:10": { + "274:10": { "id:3": 20751, "sizeX:3": 24, "sizeY:3": 24, "x:3": 24, "y:3": 384 }, - "274:10": { + "275:10": { "id:3": 20752, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 360 }, - "275:10": { + "276:10": { "id:3": 20753, "sizeX:3": 24, "sizeY:3": 24, @@ -202380,3170 +227249,3177 @@ "y:3": -24 }, "2:10": { + "id:3": 509, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 480, + "y:3": 516 + }, + "3:10": { "id:3": 662, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": -96 }, - "3:10": { + "4:10": { "id:3": 667, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 84 }, - "4:10": { + "5:10": { "id:3": 668, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 156 }, - "5:10": { + "6:10": { "id:3": 669, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 300 }, - "6:10": { + "7:10": { "id:3": 670, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 300 }, - "7:10": { + "8:10": { "id:3": 671, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 300 }, - "8:10": { + "9:10": { "id:3": 672, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 300 }, - "9:10": { + "10:10": { "id:3": 673, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 300 }, - "10:10": { + "11:10": { "id:3": 705, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 84 }, - "11:10": { + "12:10": { "id:3": 708, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": -132 }, - "12:10": { + "13:10": { "id:3": 709, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": -60 }, - "13:10": { + "14:10": { "id:3": 710, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": -168 }, - "14:10": { + "15:10": { "id:3": 721, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 516 }, - "15:10": { + "16:10": { "id:3": 722, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": -60 }, - "16:10": { + "17:10": { "id:3": 723, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": -96 }, - "17:10": { + "18:10": { "id:3": 846, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": -60 }, - "18:10": { + "19:10": { "id:3": 847, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -204 }, - "19:10": { + "20:10": { "id:3": 854, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": -204 }, - "20:10": { + "21:10": { "id:3": 855, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": -96 }, - "21:10": { + "22:10": { "id:3": 856, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": 84 }, - "22:10": { + "23:10": { "id:3": 1000, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": -24 }, - "23:10": { + "24:10": { "id:3": 1001, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": -96 }, - "24:10": { + "25:10": { "id:3": 1135, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 408 }, - "25:10": { + "26:10": { "id:3": 1136, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 372 }, - "26:10": { + "27:10": { "id:3": 1137, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 372 }, - "27:10": { + "28:10": { "id:3": 1140, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 156 }, - "28:10": { + "29:10": { "id:3": 1172, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 372 }, - "29:10": { + "30:10": { "id:3": 1173, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 372 }, - "30:10": { + "31:10": { "id:3": 1174, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 372 }, - "31:10": { + "32:10": { "id:3": 1175, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": 372 }, - "32:10": { + "33:10": { "id:3": 1176, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 372 }, - "33:10": { + "34:10": { "id:3": 1177, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 372 }, - "34:10": { + "35:10": { "id:3": 1178, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 444 }, - "35:10": { + "36:10": { "id:3": 1179, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 372 }, - "36:10": { + "37:10": { "id:3": 1180, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 372 }, - "37:10": { + "38:10": { "id:3": 1181, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": 372 }, - "38:10": { + "39:10": { "id:3": 1182, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": 444 }, - "39:10": { + "40:10": { "id:3": 1183, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 372 }, - "40:10": { + "41:10": { "id:3": 1184, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 372 }, - "41:10": { + "42:10": { "id:3": 1185, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 408 }, - "42:10": { + "43:10": { "id:3": 1186, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 408 }, - "43:10": { + "44:10": { "id:3": 1187, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 444 }, - "44:10": { + "45:10": { "id:3": 1188, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 480 }, - "45:10": { + "46:10": { "id:3": 1189, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 516 }, - "46:10": { + "47:10": { "id:3": 1190, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 552 }, - "47:10": { + "48:10": { "id:3": 1191, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 588 }, - "48:10": { + "49:10": { "id:3": 1192, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 624 }, - "49:10": { + "50:10": { "id:3": 1193, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 660 }, - "50:10": { + "51:10": { "id:3": 1194, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -204 }, - "51:10": { + "52:10": { "id:3": 1221, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 120 }, - "52:10": { + "53:10": { "id:3": 1222, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 156 }, - "53:10": { + "54:10": { "id:3": 1226, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 192 }, - "54:10": { + "55:10": { "id:3": 1227, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 84 }, - "55:10": { + "56:10": { "id:3": 1228, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 264 }, - "56:10": { + "57:10": { "id:3": 1229, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 12 }, - "57:10": { + "58:10": { "id:3": 1230, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": -96 }, - "58:10": { + "59:10": { "id:3": 1231, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": -24 }, - "59:10": { + "60:10": { "id:3": 1232, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": -96 }, - "60:10": { + "61:10": { "id:3": 1233, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": -132 }, - "61:10": { + "62:10": { "id:3": 1234, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -132 }, - "62:10": { + "63:10": { "id:3": 1235, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": -132 }, - "63:10": { + "64:10": { "id:3": 1236, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 48 }, - "64:10": { + "65:10": { "id:3": 1237, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": -168 }, - "65:10": { + "66:10": { "id:3": 1238, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": -204 }, - "66:10": { + "67:10": { "id:3": 1239, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 192 }, - "67:10": { + "68:10": { "id:3": 1240, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 228 }, - "68:10": { + "69:10": { "id:3": 1241, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": 156 }, - "69:10": { + "70:10": { "id:3": 1242, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -60 }, - "70:10": { + "71:10": { "id:3": 1243, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 120 }, - "71:10": { + "72:10": { "id:3": 1244, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 84 }, - "72:10": { + "73:10": { "id:3": 1245, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": -168 }, - "73:10": { + "74:10": { "id:3": 1246, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": -204 }, - "74:10": { + "75:10": { "id:3": 1249, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": -132 }, - "75:10": { + "76:10": { "id:3": 1250, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": -60 }, - "76:10": { + "77:10": { "id:3": 1251, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": -96 }, - "77:10": { + "78:10": { + "id:3": 1392, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -636, + "y:3": 12 + }, + "79:10": { "id:3": 90000, "sizeX:3": 24, "sizeY:3": 24, "x:3": -456, "y:3": 228 }, - "78:10": { + "80:10": { "id:3": 90055, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 444 }, - "79:10": { + "81:10": { "id:3": 90056, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -24 }, - "80:10": { + "82:10": { "id:3": 90057, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -60 }, - "81:10": { + "83:10": { "id:3": 90058, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": -60 }, - "82:10": { + "84:10": { "id:3": 90059, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": -96 }, - "83:10": { + "85:10": { "id:3": 90060, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -60 }, - "84:10": { + "86:10": { "id:3": 90061, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -96 }, - "85:10": { + "87:10": { "id:3": 90062, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -132 }, - "86:10": { + "88:10": { "id:3": 90063, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -168 }, - "87:10": { + "89:10": { "id:3": 90064, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -204 }, - "88:10": { + "90:10": { "id:3": 90065, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -96 }, - "89:10": { + "91:10": { "id:3": 90066, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -132 }, - "90:10": { + "92:10": { "id:3": 90067, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -168 }, - "91:10": { + "93:10": { "id:3": 90068, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -204 }, - "92:10": { + "94:10": { "id:3": 90069, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": -132 }, - "93:10": { + "95:10": { "id:3": 90070, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": -168 }, - "94:10": { + "96:10": { "id:3": 90071, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": -204 }, - "95:10": { + "97:10": { "id:3": 90072, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -240 }, - "96:10": { + "98:10": { "id:3": 90073, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": -276 }, - "97:10": { + "99:10": { "id:3": 90074, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -240 }, - "98:10": { + "100:10": { "id:3": 90075, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": -276 }, - "99:10": { + "101:10": { "id:3": 90076, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -60 }, - "100:10": { + "102:10": { "id:3": 90077, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -96 }, - "101:10": { + "103:10": { "id:3": 90078, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": -132 }, - "102:10": { + "104:10": { "id:3": 90079, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": -60 }, - "103:10": { + "105:10": { "id:3": 90080, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": -96 }, - "104:10": { + "106:10": { "id:3": 90081, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": -132 }, - "105:10": { + "107:10": { "id:3": 90082, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": -60 }, - "106:10": { + "108:10": { "id:3": 90083, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -60 }, - "107:10": { + "109:10": { "id:3": 90084, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -96 }, - "108:10": { + "110:10": { "id:3": 90085, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -24 }, - "109:10": { + "111:10": { "id:3": 90086, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -132 }, - "110:10": { + "112:10": { "id:3": 90087, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -168 }, - "111:10": { + "113:10": { "id:3": 90088, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": -204 }, - "112:10": { + "114:10": { "id:3": 90089, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": -60 }, - "113:10": { + "115:10": { "id:3": 90090, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": -96 }, - "114:10": { + "116:10": { "id:3": 90091, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": -132 }, - "115:10": { + "117:10": { "id:3": 90092, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": -168 }, - "116:10": { + "118:10": { "id:3": 90093, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": -132 }, - "117:10": { + "119:10": { "id:3": 90094, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": -168 }, - "118:10": { + "120:10": { "id:3": 90095, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": -24 }, - "119:10": { + "121:10": { "id:3": 90096, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -60 }, - "120:10": { + "122:10": { "id:3": 90097, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -96 }, - "121:10": { + "123:10": { "id:3": 90098, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -132 }, - "122:10": { + "124:10": { "id:3": 90099, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -168 }, - "123:10": { + "125:10": { "id:3": 90100, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": -168 }, - "124:10": { + "126:10": { "id:3": 90101, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": -132 }, - "125:10": { + "127:10": { "id:3": 90102, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": -96 }, - "126:10": { + "128:10": { "id:3": 90103, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": -24 }, - "127:10": { + "129:10": { "id:3": 90104, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -96 }, - "128:10": { + "130:10": { "id:3": 90105, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -60 }, - "129:10": { + "131:10": { "id:3": 90106, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -24 }, - "130:10": { + "132:10": { "id:3": 90107, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -132 }, - "131:10": { + "133:10": { "id:3": 90108, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -168 }, - "132:10": { + "134:10": { "id:3": 90109, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": -204 }, - "133:10": { + "135:10": { "id:3": 90110, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -24 }, - "134:10": { + "136:10": { "id:3": 90111, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": -24 }, - "135:10": { + "137:10": { "id:3": 90112, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": -24 }, - "136:10": { + "138:10": { "id:3": 90113, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": -60 }, - "137:10": { + "139:10": { "id:3": 90114, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": -60 }, - "138:10": { + "140:10": { "id:3": 90115, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": -60 }, - "139:10": { + "141:10": { "id:3": 90116, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": -96 }, - "140:10": { + "142:10": { "id:3": 90117, "sizeX:3": 24, "sizeY:3": 24, "x:3": 768, "y:3": 48 }, - "141:10": { + "143:10": { "id:3": 90118, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": 48 }, - "142:10": { + "144:10": { "id:3": 90119, "sizeX:3": 24, "sizeY:3": 24, "x:3": 804, "y:3": 48 }, - "143:10": { + "145:10": { "id:3": 90120, "sizeX:3": 24, "sizeY:3": 24, "x:3": 840, "y:3": 48 }, - "144:10": { + "146:10": { "id:3": 90121, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 48 }, - "145:10": { + "147:10": { "id:3": 90122, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 12 }, - "146:10": { + "148:10": { "id:3": 90123, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 12 }, - "147:10": { + "149:10": { "id:3": 90124, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 12 }, - "148:10": { + "150:10": { "id:3": 90125, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 12 }, - "149:10": { + "151:10": { "id:3": 90126, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 12 }, - "150:10": { + "152:10": { "id:3": 90127, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 84 }, - "151:10": { + "153:10": { "id:3": 90128, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 84 }, - "152:10": { + "154:10": { "id:3": 90129, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 120 }, - "153:10": { + "155:10": { "id:3": 90130, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": 120 }, - "154:10": { + "156:10": { "id:3": 90131, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 120 }, - "155:10": { + "157:10": { "id:3": 90132, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 48 }, - "156:10": { + "158:10": { "id:3": 90133, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": 12 }, - "157:10": { + "159:10": { "id:3": 90134, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 12 }, - "158:10": { + "160:10": { "id:3": 90135, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 48 }, - "159:10": { + "161:10": { "id:3": 90136, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 48 }, - "160:10": { + "162:10": { "id:3": 90137, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": -132 }, - "161:10": { + "163:10": { "id:3": 90138, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": -168 }, - "162:10": { + "164:10": { "id:3": 90139, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": -168 }, - "163:10": { + "165:10": { "id:3": 90140, "sizeX:3": 24, "sizeY:3": 24, "x:3": 768, "y:3": -168 }, - "164:10": { + "166:10": { "id:3": 90141, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 120 }, - "165:10": { + "167:10": { "id:3": 90142, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 120 }, - "166:10": { + "168:10": { "id:3": 90143, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 48 }, - "167:10": { + "169:10": { "id:3": 90144, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 120 }, - "168:10": { + "170:10": { "id:3": 90145, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 120 }, - "169:10": { + "171:10": { "id:3": 90146, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 120 }, - "170:10": { + "172:10": { "id:3": 90149, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -168 }, - "171:10": { + "173:10": { "id:3": 90150, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": -168 }, - "172:10": { + "174:10": { "id:3": 90151, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": -132 }, - "173:10": { + "175:10": { "id:3": 90152, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -132 }, - "174:10": { + "176:10": { "id:3": 90153, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -96 }, - "175:10": { + "177:10": { "id:3": 90154, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -168 }, - "176:10": { + "178:10": { "id:3": 90155, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -96 }, - "177:10": { + "179:10": { "id:3": 90156, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": -96 }, - "178:10": { + "180:10": { "id:3": 90157, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 48 }, - "179:10": { + "181:10": { "id:3": 90158, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 84 }, - "180:10": { + "182:10": { "id:3": 90159, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 84 }, - "181:10": { + "183:10": { "id:3": 90161, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -24 }, - "182:10": { + "184:10": { "id:3": 90162, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": -60 }, - "183:10": { + "185:10": { "id:3": 90163, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -24 }, - "184:10": { + "186:10": { "id:3": 90164, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": -24 }, - "185:10": { + "187:10": { "id:3": 90165, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": -24 }, - "186:10": { + "188:10": { "id:3": 90166, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": -24 }, - "187:10": { + "189:10": { "id:3": 90167, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": -24 }, - "188:10": { + "190:10": { "id:3": 90168, "sizeX:3": 24, "sizeY:3": 24, "x:3": 768, "y:3": -24 }, - "189:10": { + "191:10": { "id:3": 90169, "sizeX:3": 24, "sizeY:3": 24, "x:3": 804, "y:3": -24 }, - "190:10": { + "192:10": { "id:3": 90170, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 300 }, - "191:10": { + "193:10": { "id:3": 90171, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 300 }, - "192:10": { + "194:10": { "id:3": 90173, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 156 }, - "193:10": { + "195:10": { "id:3": 90174, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 156 }, - "194:10": { + "196:10": { "id:3": 90175, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 156 }, - "195:10": { + "197:10": { "id:3": 90176, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 192 }, - "196:10": { + "198:10": { "id:3": 90177, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 228 }, - "197:10": { + "199:10": { "id:3": 90178, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 192 }, - "198:10": { + "200:10": { "id:3": 90179, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 228 }, - "199:10": { + "201:10": { "id:3": 90180, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 192 }, - "200:10": { + "202:10": { "id:3": 90182, "sizeX:3": 24, "sizeY:3": 24, "x:3": 696, "y:3": 228 }, - "201:10": { + "203:10": { "id:3": 90183, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 228 }, - "202:10": { + "204:10": { "id:3": 90184, "sizeX:3": 24, "sizeY:3": 24, "x:3": 624, "y:3": 192 }, - "203:10": { + "205:10": { "id:3": 90185, "sizeX:3": 24, "sizeY:3": 24, "x:3": 660, "y:3": 192 }, - "204:10": { + "206:10": { "id:3": 90186, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 264 }, - "205:10": { + "207:10": { "id:3": 90187, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 264 }, - "206:10": { + "208:10": { "id:3": 90188, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 48 }, - "207:10": { + "209:10": { "id:3": 90189, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 192 }, - "208:10": { + "210:10": { "id:3": 90190, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 300 }, - "209:10": { + "211:10": { "id:3": 90191, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 300 }, - "210:10": { + "212:10": { "id:3": 90192, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": 300 }, - "211:10": { + "213:10": { "id:3": 90193, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 336 }, - "212:10": { + "214:10": { "id:3": 90194, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 336 }, - "213:10": { + "215:10": { "id:3": 90195, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 372 }, - "214:10": { + "216:10": { "id:3": 90196, "sizeX:3": 24, "sizeY:3": 24, "x:3": 372, "y:3": 372 }, - "215:10": { + "217:10": { "id:3": 90197, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 408 }, - "216:10": { + "218:10": { "id:3": 90198, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 444 }, - "217:10": { + "219:10": { "id:3": 90199, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 444 }, - "218:10": { + "220:10": { "id:3": 90200, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 444 }, - "219:10": { + "221:10": { "id:3": 90201, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 444 }, - "220:10": { + "222:10": { "id:3": 90202, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 444 }, - "221:10": { + "223:10": { "id:3": 90203, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 480 }, - "222:10": { + "224:10": { "id:3": 90204, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 516 }, - "223:10": { + "225:10": { "id:3": 90205, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 516 }, - "224:10": { + "226:10": { "id:3": 90206, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 552 }, - "225:10": { + "227:10": { "id:3": 90207, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 552 }, - "226:10": { + "228:10": { "id:3": 90208, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 552 }, - "227:10": { + "229:10": { "id:3": 90209, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 552 }, - "228:10": { + "230:10": { "id:3": 90210, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 588 }, - "229:10": { + "231:10": { "id:3": 90211, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 588 }, - "230:10": { + "232:10": { "id:3": 90212, "sizeX:3": 24, "sizeY:3": 24, "x:3": 408, "y:3": 624 }, - "231:10": { + "233:10": { "id:3": 90213, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 624 }, - "232:10": { + "234:10": { "id:3": 90214, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, "y:3": 624 }, - "233:10": { + "235:10": { "id:3": 90215, "sizeX:3": 24, "sizeY:3": 24, "x:3": 516, "y:3": 624 }, - "234:10": { + "236:10": { "id:3": 90216, "sizeX:3": 24, "sizeY:3": 24, "x:3": 552, "y:3": 624 }, - "235:10": { + "237:10": { "id:3": 90217, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 624 }, - "236:10": { + "238:10": { "id:3": 90218, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": 408 }, - "237:10": { + "239:10": { "id:3": 90219, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 408 }, - "238:10": { + "240:10": { "id:3": 90220, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": 408 }, - "239:10": { + "241:10": { "id:3": 90222, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 408 }, - "240:10": { + "242:10": { "id:3": 90223, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 588 }, - "241:10": { + "243:10": { "id:3": 90224, "sizeX:3": 24, "sizeY:3": 24, "x:3": 264, "y:3": 480 }, - "242:10": { + "244:10": { "id:3": 90225, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": 444 }, - "243:10": { + "245:10": { "id:3": 90226, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": 480 }, - "244:10": { + "246:10": { "id:3": 90227, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": 516 }, - "245:10": { + "247:10": { "id:3": 90228, "sizeX:3": 24, "sizeY:3": 24, "x:3": 228, "y:3": 372 }, - "246:10": { + "248:10": { "id:3": 90229, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 444 }, - "247:10": { + "249:10": { "id:3": 90230, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 480 }, - "248:10": { + "250:10": { "id:3": 90231, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 516 }, - "249:10": { + "251:10": { "id:3": 90232, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 552 }, - "250:10": { + "252:10": { "id:3": 90233, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": 624 }, - "251:10": { + "253:10": { "id:3": 90234, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 408 }, - "252:10": { + "254:10": { "id:3": 90235, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": 408 }, - "253:10": { + "255:10": { "id:3": 90236, "sizeX:3": 24, "sizeY:3": 24, "x:3": 84, "y:3": 444 }, - "254:10": { + "256:10": { "id:3": 90237, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 408 }, - "255:10": { + "257:10": { "id:3": 90238, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 408 }, - "256:10": { + "258:10": { "id:3": 90239, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 408 }, - "257:10": { + "259:10": { "id:3": 90240, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 372 }, - "258:10": { + "260:10": { "id:3": 90241, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 408 }, - "259:10": { + "261:10": { "id:3": 90242, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 444 }, - "260:10": { + "262:10": { "id:3": 90243, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 444 }, - "261:10": { + "263:10": { "id:3": 90244, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 480 }, - "262:10": { + "264:10": { "id:3": 90245, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 480 }, - "263:10": { + "265:10": { "id:3": 90246, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 516 }, - "264:10": { + "266:10": { "id:3": 90247, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 516 }, - "265:10": { + "267:10": { "id:3": 90248, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 552 }, - "266:10": { + "268:10": { "id:3": 90249, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 552 }, - "267:10": { + "269:10": { "id:3": 90250, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 768 }, - "268:10": { + "270:10": { "id:3": 90251, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 588 }, - "269:10": { + "271:10": { "id:3": 90252, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 588 }, - "270:10": { + "272:10": { "id:3": 90253, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 624 }, - "271:10": { + "273:10": { "id:3": 90254, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 624 }, - "272:10": { + "274:10": { "id:3": 90255, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 660 }, - "273:10": { + "275:10": { "id:3": 90256, "sizeX:3": 24, "sizeY:3": 24, "x:3": 12, "y:3": 696 }, - "274:10": { + "276:10": { "id:3": 90257, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 660 }, - "275:10": { + "277:10": { "id:3": 90258, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 696 }, - "276:10": { + "278:10": { "id:3": 90259, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 732 }, - "277:10": { + "279:10": { "id:3": 90260, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 444 }, - "278:10": { + "280:10": { "id:3": 90261, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 480 }, - "279:10": { + "281:10": { "id:3": 90262, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 516 }, - "280:10": { + "282:10": { "id:3": 90263, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 552 }, - "281:10": { + "283:10": { "id:3": 90264, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 588 }, - "282:10": { + "284:10": { "id:3": 90265, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 624 }, - "283:10": { + "285:10": { "id:3": 90266, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 660 }, - "284:10": { + "286:10": { "id:3": 90267, "sizeX:3": 24, "sizeY:3": 24, "x:3": -60, "y:3": 696 }, - "285:10": { + "287:10": { "id:3": 90268, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": 408 }, - "286:10": { + "288:10": { "id:3": 90269, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 408 }, - "287:10": { + "289:10": { "id:3": 90270, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 444 }, - "288:10": { + "290:10": { "id:3": 90271, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 480 }, - "289:10": { + "291:10": { "id:3": 90272, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 408 }, - "290:10": { + "292:10": { "id:3": 90273, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 444 }, - "291:10": { + "293:10": { "id:3": 90274, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 480 }, - "292:10": { + "294:10": { "id:3": 90275, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 516 }, - "293:10": { + "295:10": { "id:3": 90276, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 552 }, - "294:10": { + "296:10": { "id:3": 90277, "sizeX:3": 24, "sizeY:3": 24, "x:3": -168, "y:3": 588 }, - "295:10": { + "297:10": { "id:3": 90278, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 552 }, - "296:10": { + "298:10": { "id:3": 90279, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 408 }, - "297:10": { + "299:10": { "id:3": 90280, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 444 }, - "298:10": { + "300:10": { "id:3": 90281, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 480 }, - "299:10": { + "301:10": { "id:3": 90282, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 516 }, - "300:10": { + "302:10": { "id:3": 90283, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 552 }, - "301:10": { + "303:10": { "id:3": 90284, "sizeX:3": 24, "sizeY:3": 24, "x:3": -204, "y:3": 588 }, - "302:10": { + "304:10": { "id:3": 90285, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": 408 }, - "303:10": { + "305:10": { "id:3": 90286, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": 444 }, - "304:10": { + "306:10": { "id:3": 90287, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": 480 }, - "305:10": { + "307:10": { "id:3": 90288, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": 516 }, - "306:10": { + "308:10": { "id:3": 90289, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": 552 }, - "307:10": { + "309:10": { "id:3": 90290, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 444 }, - "308:10": { + "310:10": { "id:3": 90291, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 408 }, - "309:10": { + "311:10": { "id:3": 90292, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 444 }, - "310:10": { + "312:10": { "id:3": 90293, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 480 }, - "311:10": { + "313:10": { "id:3": 90294, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": 408 }, - "312:10": { + "314:10": { "id:3": 90295, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": 444 }, - "313:10": { + "315:10": { "id:3": 90296, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": 480 }, - "314:10": { + "316:10": { "id:3": 90297, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": 516 }, - "315:10": { + "317:10": { "id:3": 90298, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 408 }, - "316:10": { + "318:10": { "id:3": 90299, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": 480 }, - "317:10": { + "319:10": { "id:3": 90300, "sizeX:3": 24, "sizeY:3": 24, "x:3": -132, "y:3": 372 }, - "318:10": { + "320:10": { "id:3": 90301, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 336 }, - "319:10": { + "321:10": { "id:3": 90302, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 300 }, - "320:10": { + "322:10": { "id:3": 90303, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 264 }, - "321:10": { + "323:10": { "id:3": 90304, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 228 }, - "322:10": { + "324:10": { "id:3": 90306, "sizeX:3": 24, "sizeY:3": 24, "x:3": -456, "y:3": 264 }, - "323:10": { + "325:10": { "id:3": 90307, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 372 }, - "324:10": { + "326:10": { "id:3": 90308, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 408 }, - "325:10": { + "327:10": { "id:3": 90309, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 444 }, - "326:10": { + "328:10": { "id:3": 90310, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 336 }, - "327:10": { + "329:10": { "id:3": 90311, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 300 }, - "328:10": { + "330:10": { "id:3": 90312, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 264 }, - "329:10": { + "331:10": { "id:3": 90313, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 372 }, - "330:10": { + "332:10": { "id:3": 90314, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 408 }, - "331:10": { + "333:10": { "id:3": 90315, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 444 }, - "332:10": { + "334:10": { "id:3": 90316, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 336 }, - "333:10": { + "335:10": { "id:3": 90317, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 300 }, - "334:10": { + "336:10": { "id:3": 90318, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 264 }, - "335:10": { + "337:10": { "id:3": 90319, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 372 }, - "336:10": { + "338:10": { "id:3": 90320, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 408 }, - "337:10": { + "339:10": { "id:3": 90321, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": 372 }, - "338:10": { + "340:10": { "id:3": 90322, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": 408 }, - "339:10": { + "341:10": { "id:3": 90323, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": 372 }, - "340:10": { + "342:10": { "id:3": 90324, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": 408 }, - "341:10": { + "343:10": { "id:3": 90325, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": 372 }, - "342:10": { + "344:10": { "id:3": 90326, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": 408 }, - "343:10": { + "345:10": { "id:3": 90327, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": 372 }, - "344:10": { + "346:10": { "id:3": 90328, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": 408 }, - "345:10": { + "347:10": { "id:3": 90329, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": 264 }, - "346:10": { + "348:10": { "id:3": 90330, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": 264 }, - "347:10": { + "349:10": { "id:3": 90331, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": 264 }, - "348:10": { + "350:10": { "id:3": 90332, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": 264 }, - "349:10": { + "351:10": { "id:3": 90333, "sizeX:3": 24, "sizeY:3": 24, "x:3": -744, "y:3": 264 }, - "350:10": { + "352:10": { "id:3": 90334, "sizeX:3": 24, "sizeY:3": 24, "x:3": -780, "y:3": 264 }, - "351:10": { + "353:10": { "id:3": 90335, "sizeX:3": 24, "sizeY:3": 24, "x:3": -816, "y:3": 264 }, - "352:10": { - "id:3": 90336, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -492, - "y:3": 192 - }, - "353:10": { + "354:10": { "id:3": 90337, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 192 }, - "354:10": { + "355:10": { "id:3": 90338, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 192 }, - "355:10": { + "356:10": { "id:3": 90339, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 156 }, - "356:10": { + "357:10": { "id:3": 90340, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 156 }, - "357:10": { + "358:10": { "id:3": 90341, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 120 }, - "358:10": { + "359:10": { "id:3": 90342, "sizeX:3": 24, "sizeY:3": 24, "x:3": -456, "y:3": 156 }, - "359:10": { + "360:10": { "id:3": 90343, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 120 }, - "360:10": { + "361:10": { "id:3": 90344, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 120 }, - "361:10": { + "362:10": { "id:3": 90345, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 84 }, - "362:10": { + "363:10": { "id:3": 90346, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 84 }, - "363:10": { + "364:10": { "id:3": 90347, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 84 }, - "364:10": { + "365:10": { "id:3": 90348, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 48 }, - "365:10": { + "366:10": { "id:3": 90349, "sizeX:3": 24, "sizeY:3": 24, "x:3": -456, "y:3": 48 }, - "366:10": { + "367:10": { "id:3": 90350, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 48 }, - "367:10": { + "368:10": { "id:3": 90351, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 48 }, - "368:10": { + "369:10": { "id:3": 90352, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": 48 }, - "369:10": { + "370:10": { "id:3": 90353, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": 48 }, - "370:10": { + "371:10": { "id:3": 90354, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": 12 }, - "371:10": { + "372:10": { "id:3": 90355, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": 12 }, - "372:10": { + "373:10": { "id:3": 90356, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": 12 }, - "373:10": { + "374:10": { "id:3": 90357, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": 12 }, - "374:10": { + "375:10": { "id:3": 90358, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -24 }, - "375:10": { + "376:10": { "id:3": 90359, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": -24 }, - "376:10": { + "377:10": { "id:3": 90360, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -24 }, - "377:10": { + "378:10": { "id:3": 90361, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -24 }, - "378:10": { + "379:10": { "id:3": 90362, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -60 }, - "379:10": { + "380:10": { "id:3": 90363, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -60 }, - "380:10": { + "381:10": { "id:3": 90364, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -60 }, - "381:10": { + "382:10": { "id:3": 90365, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -96 }, - "382:10": { + "383:10": { "id:3": 90366, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -96 }, - "383:10": { + "384:10": { "id:3": 90367, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -96 }, - "384:10": { + "385:10": { "id:3": 90368, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -132 }, - "385:10": { + "386:10": { "id:3": 90369, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -132 }, - "386:10": { + "387:10": { "id:3": 90370, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -132 }, - "387:10": { + "388:10": { "id:3": 90371, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -168 }, - "388:10": { + "389:10": { "id:3": 90372, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -168 }, - "389:10": { + "390:10": { "id:3": 90373, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -168 }, - "390:10": { + "391:10": { "id:3": 90374, "sizeX:3": 24, "sizeY:3": 24, "x:3": -600, "y:3": -204 }, - "391:10": { + "392:10": { "id:3": 90375, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -204 }, - "392:10": { + "393:10": { "id:3": 90376, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -204 }, - "393:10": { + "394:10": { "id:3": 90377, "sizeX:3": 24, "sizeY:3": 24, "x:3": -744, "y:3": -24 }, - "394:10": { + "395:10": { "id:3": 90378, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": -24 }, - "395:10": { + "396:10": { "id:3": 90379, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": -24 }, - "396:10": { + "397:10": { "id:3": 90380, "sizeX:3": 24, "sizeY:3": 24, "x:3": -780, "y:3": -24 }, - "397:10": { + "398:10": { "id:3": 90381, "sizeX:3": 24, "sizeY:3": 24, "x:3": -816, "y:3": -24 }, - "398:10": { + "399:10": { "id:3": 90382, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": -60 }, - "399:10": { + "400:10": { "id:3": 90383, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": -60 }, - "400:10": { + "401:10": { "id:3": 90384, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": -60 }, - "401:10": { + "402:10": { "id:3": 90385, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": -96 }, - "402:10": { + "403:10": { "id:3": 90386, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": -168 }, - "403:10": { + "404:10": { "id:3": 90387, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": -168 }, - "404:10": { + "405:10": { "id:3": 90388, "sizeX:3": 24, "sizeY:3": 24, "x:3": -708, "y:3": -168 }, - "405:10": { + "406:10": { "id:3": 90389, "sizeX:3": 24, "sizeY:3": 24, "x:3": -672, "y:3": -204 }, - "406:10": { + "407:10": { "id:3": 90390, "sizeX:3": 24, "sizeY:3": 24, "x:3": -636, "y:3": -204 }, - "407:10": { + "408:10": { "id:3": 90391, "sizeX:3": 24, "sizeY:3": 24, "x:3": -564, "y:3": -240 }, - "408:10": { + "409:10": { "id:3": 90392, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -240 }, - "409:10": { + "410:10": { "id:3": 90393, "sizeX:3": 24, "sizeY:3": 24, "x:3": -528, "y:3": -276 }, - "410:10": { + "411:10": { "id:3": 90394, "sizeX:3": 24, "sizeY:3": 24, "x:3": -492, "y:3": -276 }, - "411:10": { + "412:10": { "id:3": 90395, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -96 }, - "412:10": { + "413:10": { "id:3": 90396, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -96 }, - "413:10": { + "414:10": { "id:3": 90397, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -96 }, - "414:10": { + "415:10": { "id:3": 90398, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": -96 }, - "415:10": { + "416:10": { "id:3": 90399, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": -96 }, - "416:10": { + "417:10": { "id:3": 90400, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -96 }, - "417:10": { + "418:10": { "id:3": 90401, "sizeX:3": 24, "sizeY:3": 24, "x:3": -300, "y:3": -60 }, - "418:10": { + "419:10": { "id:3": 90402, "sizeX:3": 24, "sizeY:3": 24, "x:3": -300, "y:3": -24 }, - "419:10": { + "420:10": { "id:3": 90403, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -132 }, - "420:10": { + "421:10": { "id:3": 90404, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -132 }, - "421:10": { + "422:10": { "id:3": 90405, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -132 }, - "422:10": { + "423:10": { "id:3": 90406, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": -132 }, - "423:10": { + "424:10": { "id:3": 90407, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": -132 }, - "424:10": { + "425:10": { "id:3": 90408, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -132 }, - "425:10": { + "426:10": { "id:3": 90409, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -168 }, - "426:10": { + "427:10": { "id:3": 90410, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -168 }, - "427:10": { + "428:10": { "id:3": 90411, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -168 }, - "428:10": { + "429:10": { "id:3": 90412, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": -168 }, - "429:10": { + "430:10": { "id:3": 90413, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": -168 }, - "430:10": { + "431:10": { "id:3": 90414, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -168 }, - "431:10": { + "432:10": { "id:3": 90415, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -204 }, - "432:10": { + "433:10": { "id:3": 90416, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -204 }, - "433:10": { + "434:10": { "id:3": 90417, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -204 }, - "434:10": { + "435:10": { "id:3": 90418, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": -204 }, - "435:10": { + "436:10": { "id:3": 90419, "sizeX:3": 24, "sizeY:3": 24, "x:3": -384, "y:3": -204 }, - "436:10": { + "437:10": { "id:3": 90420, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -204 }, - "437:10": { + "438:10": { "id:3": 90421, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -240 }, - "438:10": { + "439:10": { "id:3": 90422, "sizeX:3": 24, "sizeY:3": 24, "x:3": -348, "y:3": -240 }, - "439:10": { + "440:10": { "id:3": 90423, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -240 }, - "440:10": { + "441:10": { "id:3": 90424, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -240 }, - "441:10": { + "442:10": { "id:3": 90425, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -240 }, - "442:10": { + "443:10": { "id:3": 90426, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -276 }, - "443:10": { + "444:10": { "id:3": 90427, "sizeX:3": 24, "sizeY:3": 24, "x:3": -276, "y:3": -276 }, - "444:10": { + "445:10": { "id:3": 90428, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -276 }, - "445:10": { + "446:10": { "id:3": 90429, "sizeX:3": 24, "sizeY:3": 24, "x:3": -312, "y:3": -312 }, - "446:10": { + "447:10": { "id:3": 90430, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -312 }, - "447:10": { + "448:10": { "id:3": 90431, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": -348 }, - "448:10": { + "449:10": { "id:3": 90432, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -276 }, - "449:10": { + "450:10": { "id:3": 90433, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -312 }, - "450:10": { + "451:10": { "id:3": 90434, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -348 }, - "451:10": { + "452:10": { "id:3": 90435, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -384 }, - "452:10": { + "453:10": { "id:3": 90436, "sizeX:3": 24, "sizeY:3": 24, "x:3": -420, "y:3": -420 }, - "453:10": { + "454:10": { "id:3": 90437, "sizeX:3": 24, "sizeY:3": 24, "x:3": -24, "y:3": 120 }, - "454:10": { + "455:10": { "id:3": 90438, "sizeX:3": 24, "sizeY:3": 24, @@ -205596,8 +230472,8 @@ "id:3": 1005, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 348 + "x:3": -360, + "y:3": -120 }, "4:10": { "id:3": 1006, @@ -206072,715 +230948,2017 @@ "id:3": 1346, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 456 + "x:3": -468, + "y:3": -48 }, "72:10": { + "id:3": 1368, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": -192 + }, + "73:10": { + "id:3": 1369, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": -228 + }, + "74:10": { + "id:3": 1370, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": -228 + }, + "75:10": { + "id:3": 1389, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -180, + "y:3": 96 + }, + "76:10": { + "id:3": 1398, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -180, + "y:3": -84 + }, + "77:10": { + "id:3": 1399, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 168 + }, + "78:10": { + "id:3": 1400, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 240 + }, + "79:10": { + "id:3": 1401, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 240 + }, + "80:10": { + "id:3": 1402, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 240 + }, + "81:10": { + "id:3": 1403, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 72, + "y:3": 276 + }, + "82:10": { + "id:3": 1404, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 276 + }, + "83:10": { + "id:3": 1405, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 144, + "y:3": 240 + }, + "84:10": { + "id:3": 1406, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 144, + "y:3": 276 + }, + "85:10": { + "id:3": 1407, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 240 + }, + "86:10": { + "id:3": 1408, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 240 + }, + "87:10": { + "id:3": 1409, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 276 + }, + "88:10": { + "id:3": 1410, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 276 + }, + "89:10": { + "id:3": 1411, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 312 + }, + "90:10": { + "id:3": 1412, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 312 + }, + "91:10": { + "id:3": 1413, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 240 + }, + "92:10": { + "id:3": 1414, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 276 + }, + "93:10": { + "id:3": 1415, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 312 + }, + "94:10": { + "id:3": 1416, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 348 + }, + "95:10": { + "id:3": 1417, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 348 + }, + "96:10": { + "id:3": 1418, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 348 + }, + "97:10": { + "id:3": 1419, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 384 + }, + "98:10": { + "id:3": 1420, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 384 + }, + "99:10": { + "id:3": 1421, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 384 + }, + "100:10": { + "id:3": 1422, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 420 + }, + "101:10": { + "id:3": 1423, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 420 + }, + "102:10": { + "id:3": 1424, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 420 + }, + "103:10": { + "id:3": 1425, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 456 + }, + "104:10": { + "id:3": 1426, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 456 + }, + "105:10": { + "id:3": 1427, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 456 + }, + "106:10": { + "id:3": 1428, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 276 + }, + "107:10": { + "id:3": 1429, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 312 + }, + "108:10": { + "id:3": 1430, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 348 + }, + "109:10": { + "id:3": 1431, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 384 + }, + "110:10": { + "id:3": 1432, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 420 + }, + "111:10": { + "id:3": 1433, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 456 + }, + "112:10": { + "id:3": 1434, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 492 + }, + "113:10": { + "id:3": 1435, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 492 + }, + "114:10": { + "id:3": 1436, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": 492 + }, + "115:10": { + "id:3": 1437, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": -156 + }, + "116:10": { + "id:3": 1438, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": -156 + }, + "117:10": { + "id:3": 1439, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -156 + }, + "118:10": { + "id:3": 1440, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": -156 + }, + "119:10": { + "id:3": 1441, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -156 + }, + "120:10": { + "id:3": 1442, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -156 + }, + "121:10": { + "id:3": 1443, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -156 + }, + "122:10": { + "id:3": 1444, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -156 + }, + "123:10": { + "id:3": 1445, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -156 + }, + "124:10": { + "id:3": 1446, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -156 + }, + "125:10": { + "id:3": 1447, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -192 + }, + "126:10": { + "id:3": 1448, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -192 + }, + "127:10": { + "id:3": 1449, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -192 + }, + "128:10": { + "id:3": 1450, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -192 + }, + "129:10": { + "id:3": 1451, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -192 + }, + "130:10": { + "id:3": 1452, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -192 + }, + "131:10": { + "id:3": 1453, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -228 + }, + "132:10": { + "id:3": 1454, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -228 + }, + "133:10": { + "id:3": 1455, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -228 + }, + "134:10": { + "id:3": 1456, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -228 + }, + "135:10": { + "id:3": 1457, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -228 + }, + "136:10": { + "id:3": 1458, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -228 + }, + "137:10": { + "id:3": 1459, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -264 + }, + "138:10": { + "id:3": 1460, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -264 + }, + "139:10": { + "id:3": 1461, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -264 + }, + "140:10": { + "id:3": 1462, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -264 + }, + "141:10": { + "id:3": 1463, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -264 + }, + "142:10": { + "id:3": 1464, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -264 + }, + "143:10": { + "id:3": 1465, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -336 + }, + "144:10": { + "id:3": 1466, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": -300 + }, + "145:10": { + "id:3": 1467, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -300 + }, + "146:10": { + "id:3": 1468, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -300 + }, + "147:10": { + "id:3": 1469, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -300 + }, + "148:10": { + "id:3": 1470, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -300 + }, + "149:10": { + "id:3": 1471, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": -192 + }, + "150:10": { + "id:3": 1472, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -192 + }, + "151:10": { + "id:3": 1473, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -228 + }, + "152:10": { + "id:3": 1474, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -336 + }, + "153:10": { + "id:3": 1475, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -372 + }, + "154:10": { + "id:3": 1476, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -264 + }, + "155:10": { + "id:3": 1477, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -300 + }, + "156:10": { + "id:3": 1478, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -408 + }, + "157:10": { + "id:3": 1479, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -336 + }, + "158:10": { + "id:3": 1480, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -444 + }, + "159:10": { + "id:3": 1481, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -480 + }, + "160:10": { + "id:3": 1482, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -516 + }, + "161:10": { + "id:3": 1483, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -552 + }, + "162:10": { + "id:3": 1484, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -588 + }, + "163:10": { + "id:3": 1485, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -624 + }, + "164:10": { + "id:3": 1486, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": -660 + }, + "165:10": { + "id:3": 1487, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -336 + }, + "166:10": { + "id:3": 1488, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -372 + }, + "167:10": { + "id:3": 1489, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -408 + }, + "168:10": { + "id:3": 1490, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -444 + }, + "169:10": { + "id:3": 1491, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -480 + }, + "170:10": { + "id:3": 1492, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -516 + }, + "171:10": { + "id:3": 1493, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -552 + }, + "172:10": { + "id:3": 1494, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -588 + }, + "173:10": { + "id:3": 1495, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -624 + }, + "174:10": { + "id:3": 1496, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -660 + }, + "175:10": { + "id:3": 1497, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -696 + }, + "176:10": { + "id:3": 1498, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -732 + }, + "177:10": { + "id:3": 1499, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -768 + }, + "178:10": { + "id:3": 1500, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": -804 + }, + "179:10": { + "id:3": 1501, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -336 + }, + "180:10": { + "id:3": 1502, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -372 + }, + "181:10": { + "id:3": 1503, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -408 + }, + "182:10": { + "id:3": 1504, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -444 + }, + "183:10": { + "id:3": 1505, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -480 + }, + "184:10": { + "id:3": 1506, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -516 + }, + "185:10": { + "id:3": 1507, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -552 + }, + "186:10": { + "id:3": 1508, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -588 + }, + "187:10": { + "id:3": 1509, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -624 + }, + "188:10": { + "id:3": 1510, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": -660 + }, + "189:10": { + "id:3": 1511, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": -336 + }, + "190:10": { + "id:3": 1512, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -180, + "y:3": 132 + }, + "191:10": { + "id:3": 1513, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 132 + }, + "192:10": { + "id:3": 1514, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 132 + }, + "193:10": { + "id:3": 1515, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": 132 + }, + "194:10": { + "id:3": 1516, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": 132 + }, + "195:10": { + "id:3": 1517, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": 132 + }, + "196:10": { + "id:3": 1518, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": 132 + }, + "197:10": { + "id:3": 1519, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 132 + }, + "198:10": { + "id:3": 1520, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 132 + }, + "199:10": { + "id:3": 1521, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 132 + }, + "200:10": { + "id:3": 1522, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 168 + }, + "201:10": { + "id:3": 1523, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 168 + }, + "202:10": { + "id:3": 1524, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 168 + }, + "203:10": { + "id:3": 1525, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 168 + }, + "204:10": { + "id:3": 1526, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 168 + }, + "205:10": { + "id:3": 1527, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": 168 + }, + "206:10": { + "id:3": 1528, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": 168 + }, + "207:10": { + "id:3": 1529, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": 168 + }, + "208:10": { + "id:3": 1530, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": 168 + }, + "209:10": { + "id:3": 1531, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -576, + "y:3": 168 + }, + "210:10": { + "id:3": 1532, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -612, + "y:3": 168 + }, + "211:10": { + "id:3": 1533, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -648, + "y:3": 168 + }, + "212:10": { + "id:3": 1534, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 132 + }, + "213:10": { + "id:3": 1535, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 204 + }, + "214:10": { + "id:3": 1536, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 204 + }, + "215:10": { + "id:3": 1537, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 204 + }, + "216:10": { + "id:3": 1538, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 204 + }, + "217:10": { + "id:3": 1539, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 204 + }, + "218:10": { + "id:3": 1540, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 240 + }, + "219:10": { + "id:3": 1541, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 240 + }, + "220:10": { + "id:3": 1542, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 240 + }, + "221:10": { + "id:3": 1543, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 240 + }, + "222:10": { + "id:3": 1544, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 240 + }, + "223:10": { + "id:3": 1545, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 240 + }, + "224:10": { + "id:3": 1546, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": 240 + }, + "225:10": { + "id:3": 1547, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": 240 + }, + "226:10": { + "id:3": 1548, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": 240 + }, + "227:10": { + "id:3": 1549, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 276 + }, + "228:10": { + "id:3": 1550, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 276 + }, + "229:10": { + "id:3": 1551, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 276 + }, + "230:10": { + "id:3": 1552, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 276 + }, + "231:10": { + "id:3": 1553, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 276 + }, + "232:10": { + "id:3": 1554, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": 276 + }, + "233:10": { + "id:3": 1555, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": 276 + }, + "234:10": { + "id:3": 1556, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -504, + "y:3": 276 + }, + "235:10": { + "id:3": 1557, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -540, + "y:3": 276 + }, + "236:10": { + "id:3": 1558, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 276 + }, + "237:10": { + "id:3": 1559, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 312 + }, + "238:10": { + "id:3": 1560, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 348 + }, + "239:10": { + "id:3": 1561, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": 384 + }, + "240:10": { + "id:3": 1562, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 312 + }, + "241:10": { + "id:3": 1563, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 312 + }, + "242:10": { + "id:3": 1564, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 312 + }, + "243:10": { + "id:3": 1565, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 312 + }, + "244:10": { + "id:3": 1566, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 348 + }, + "245:10": { + "id:3": 1567, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 348 + }, + "246:10": { + "id:3": 1568, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": 348 + }, + "247:10": { + "id:3": 1569, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": 348 + }, + "248:10": { + "id:3": 1570, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": -12 + }, + "249:10": { + "id:3": 1571, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": -12 + }, + "250:10": { + "id:3": 1572, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": 384 + }, + "251:10": { + "id:3": 1573, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": 384 + }, + "252:10": { + "id:3": 1574, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": 204 + }, + "253:10": { + "id:3": 1575, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -468, + "y:3": 204 + }, + "254:10": { + "id:3": 1576, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": 312 + }, + "255:10": { + "id:3": 1577, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -180, + "y:3": -12 + }, + "256:10": { + "id:3": 1578, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": -12 + }, + "257:10": { + "id:3": 1579, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": -12 + }, + "258:10": { + "id:3": 1580, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -288, + "y:3": -12 + }, + "259:10": { + "id:3": 1581, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -324, + "y:3": -12 + }, + "260:10": { + "id:3": 1582, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -360, + "y:3": -12 + }, + "261:10": { + "id:3": 1583, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -396, + "y:3": -12 + }, + "262:10": { + "id:3": 1584, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -432, + "y:3": -12 + }, + "263:10": { + "id:3": 1585, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": 24 + }, + "264:10": { "id:3": 20415, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -12 }, - "73:10": { + "265:10": { "id:3": 20416, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": 132 }, - "74:10": { + "266:10": { "id:3": 20417, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -12 }, - "75:10": { + "267:10": { "id:3": 20418, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -156 }, - "76:10": { + "268:10": { "id:3": 20419, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -156 }, - "77:10": { + "269:10": { "id:3": 20420, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -108, - "y:3": -12 - }, - "78:10": { - "id:3": 20421, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -108, - "y:3": -156 - }, - "79:10": { - "id:3": 20422, - "sizeX:3": 24, - "sizeY:3": 24, "x:3": 0, "y:3": 96 }, - "80:10": { + "270:10": { + "id:3": 20421, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -144, + "y:3": -156 + }, + "271:10": { + "id:3": 20422, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -108, + "y:3": -120 + }, + "272:10": { "id:3": 20423, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 96 }, - "81:10": { + "273:10": { "id:3": 20424, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": 96 }, - "82:10": { + "274:10": { "id:3": 20425, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 96 }, - "83:10": { + "275:10": { "id:3": 20426, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 132 }, - "84:10": { + "276:10": { "id:3": 20427, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 168 }, - "85:10": { + "277:10": { "id:3": 20428, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 204 }, - "86:10": { + "278:10": { "id:3": 20429, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": -12 + "x:3": 0, + "y:3": 132 }, - "87:10": { + "279:10": { "id:3": 20430, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": 24 + "x:3": 36, + "y:3": 132 }, - "88:10": { + "280:10": { "id:3": 20431, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": 60 + "x:3": 72, + "y:3": 132 }, - "89:10": { + "281:10": { "id:3": 20432, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": -48 + "x:3": -36, + "y:3": 132 }, - "90:10": { + "282:10": { "id:3": 20433, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": -84 + "x:3": -72, + "y:3": 132 }, - "91:10": { + "283:10": { "id:3": 20434, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -180, - "y:3": -12 + "x:3": 0, + "y:3": 168 }, - "92:10": { + "284:10": { "id:3": 20435, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -180, - "y:3": 24 + "x:3": 72, + "y:3": 168 }, - "93:10": { + "285:10": { "id:3": 20436, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -180, - "y:3": 60 + "x:3": 108, + "y:3": 168 }, - "94:10": { + "286:10": { "id:3": 20437, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -180, - "y:3": -48 + "x:3": -36, + "y:3": 168 }, - "95:10": { + "287:10": { "id:3": 20438, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -180, - "y:3": -84 + "x:3": -72, + "y:3": 168 }, - "96:10": { + "288:10": { "id:3": 20439, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -216, - "y:3": -12 + "x:3": 36, + "y:3": 204 }, - "97:10": { + "289:10": { "id:3": 20440, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -216, - "y:3": 24 + "x:3": 72, + "y:3": 204 }, - "98:10": { + "290:10": { "id:3": 20441, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -216, - "y:3": -48 + "x:3": 36, + "y:3": 168 }, - "99:10": { + "291:10": { "id:3": 20442, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -252, - "y:3": -12 + "x:3": -36, + "y:3": 204 }, - "100:10": { + "292:10": { "id:3": 20443, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -252, - "y:3": 24 + "x:3": -72, + "y:3": 204 }, - "101:10": { + "293:10": { "id:3": 20444, "sizeX:3": 24, "sizeY:3": 24, + "x:3": 108, + "y:3": 204 + }, + "294:10": { + "id:3": 20445, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 0, + "y:3": 240 + }, + "295:10": { + "id:3": 20446, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 72, + "y:3": 240 + }, + "296:10": { + "id:3": 20452, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -216, + "y:3": -48 + }, + "297:10": { + "id:3": 20453, + "sizeX:3": 24, + "sizeY:3": 24, "x:3": -252, "y:3": -48 }, - "102:10": { - "id:3": 20445, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -288, - "y:3": -12 - }, - "103:10": { - "id:3": 20446, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -252, - "y:3": -84 - }, - "104:10": { - "id:3": 20447, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 204 - }, - "105:10": { - "id:3": 20448, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 240 - }, - "106:10": { - "id:3": 20449, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 276 - }, - "107:10": { - "id:3": 20450, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 168 - }, - "108:10": { - "id:3": 20451, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 132 - }, - "109:10": { - "id:3": 20452, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -24, - "y:3": 204 - }, - "110:10": { - "id:3": 20453, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -24, - "y:3": 240 - }, - "111:10": { + "298:10": { "id:3": 20454, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 276 + "x:3": -288, + "y:3": -48 }, - "112:10": { + "299:10": { "id:3": 20455, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 168 + "x:3": -180, + "y:3": -48 }, - "113:10": { + "300:10": { "id:3": 20456, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 132 + "x:3": -144, + "y:3": -48 }, - "114:10": { + "301:10": { "id:3": 20457, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 204 + "x:3": -216, + "y:3": -120 }, - "115:10": { + "302:10": { "id:3": 20458, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 240 + "x:3": -252, + "y:3": -120 }, - "116:10": { + "303:10": { "id:3": 20459, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 276 + "x:3": -288, + "y:3": -120 }, - "117:10": { + "304:10": { "id:3": 20460, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 168 + "x:3": -180, + "y:3": -120 }, - "118:10": { + "305:10": { "id:3": 20461, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 132 + "x:3": -144, + "y:3": -120 }, - "119:10": { - "id:3": 20462, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 12, - "y:3": 312 - }, - "120:10": { + "306:10": { "id:3": 20463, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 312 + "x:3": -324, + "y:3": -48 }, - "121:10": { + "307:10": { "id:3": 20464, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -60, - "y:3": 312 + "x:3": -324, + "y:3": -120 }, - "122:10": { + "308:10": { "id:3": 20465, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 48, - "y:3": 132 + "x:3": -144, + "y:3": -84 }, - "123:10": { + "309:10": { "id:3": 20466, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 48, - "y:3": 168 + "x:3": -288, + "y:3": -192 }, - "124:10": { + "310:10": { "id:3": 20467, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 348 + "x:3": -360, + "y:3": -48 }, - "125:10": { + "311:10": { "id:3": 20468, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 384 + "x:3": -396, + "y:3": -48 }, - "126:10": { + "312:10": { "id:3": 20469, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -24, - "y:3": 420 + "x:3": -432, + "y:3": -48 }, - "127:10": { + "313:10": { "id:3": 20470, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 96 }, - "128:10": { + "314:10": { "id:3": 20471, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 132 }, - "129:10": { + "315:10": { "id:3": 20472, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 132 }, - "130:10": { + "316:10": { "id:3": 20473, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 132 }, - "131:10": { + "317:10": { "id:3": 20474, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": 168 }, - "132:10": { + "318:10": { "id:3": 20475, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 168 }, - "133:10": { + "319:10": { "id:3": 20476, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": 168 }, - "134:10": { + "320:10": { "id:3": 20477, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 168 }, - "135:10": { + "321:10": { "id:3": 20478, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 204 }, - "136:10": { + "322:10": { "id:3": 20479, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": 204 }, - "137:10": { + "323:10": { "id:3": 20480, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 204 }, - "138:10": { + "324:10": { "id:3": 20482, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -12 }, - "139:10": { + "325:10": { "id:3": 20483, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": -12 }, - "140:10": { + "326:10": { "id:3": 20484, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -84 }, - "141:10": { + "327:10": { "id:3": 20485, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": -12 }, - "142:10": { + "328:10": { "id:3": 20486, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 24 }, - "143:10": { + "329:10": { "id:3": 20487, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 24 }, - "144:10": { + "330:10": { "id:3": 20488, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": 60 }, - "145:10": { + "331:10": { "id:3": 20489, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": 60 }, - "146:10": { + "332:10": { "id:3": 20490, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": -12 }, - "147:10": { + "333:10": { "id:3": 20491, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": -48 }, - "148:10": { + "334:10": { "id:3": 20492, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": 60 }, - "149:10": { + "335:10": { "id:3": 20493, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 60 }, - "150:10": { + "336:10": { "id:3": 20494, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": -48 }, - "151:10": { + "337:10": { "id:3": 20495, "sizeX:3": 24, "sizeY:3": 24, "x:3": 276, "y:3": 24 }, - "152:10": { + "338:10": { "id:3": 20496, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 24 }, - "153:10": { + "339:10": { "id:3": 20497, "sizeX:3": 24, "sizeY:3": 24, "x:3": 312, "y:3": -48 }, - "154:10": { + "340:10": { "id:3": 20498, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -156 }, - "155:10": { + "341:10": { "id:3": 20499, "sizeX:3": 24, "sizeY:3": 24, "x:3": 168, "y:3": -192 }, - "156:10": { + "342:10": { "id:3": 20500, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -192 }, - "157:10": { + "343:10": { "id:3": 20503, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": -192 }, - "158:10": { + "344:10": { "id:3": 20504, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -228 }, - "159:10": { + "345:10": { "id:3": 20505, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -192 }, - "160:10": { + "346:10": { "id:3": 20508, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -264 }, - "161:10": { + "347:10": { "id:3": 20509, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -192 }, - "162:10": { + "348:10": { "id:3": 20510, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -228 }, - "163:10": { + "349:10": { "id:3": 20511, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -72, - "y:3": -192 + "x:3": 0, + "y:3": -228 }, - "164:10": { + "350:10": { "id:3": 20512, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -264 }, - "165:10": { + "351:10": { "id:3": 20513, "sizeX:3": 24, "sizeY:3": 24, + "x:3": -180, + "y:3": -192 + }, + "352:10": { + "id:3": 20514, + "sizeX:3": 24, + "sizeY:3": 24, "x:3": -144, "y:3": -192 }, - "166:10": { - "id:3": 20514, + "353:10": { + "id:3": 20515, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": -156 + "x:3": -180, + "y:3": -264 }, - "167:10": { - "id:3": 20515, + "354:10": { + "id:3": 20516, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -252, + "y:3": -192 + }, + "355:10": { + "id:3": 20517, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": -228 }, - "168:10": { - "id:3": 20516, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -180, - "y:3": -156 - }, - "169:10": { - "id:3": 20517, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": -180, - "y:3": -192 - }, - "170:10": { + "356:10": { "id:3": 20518, "sizeX:3": 24, "sizeY:3": 24, "x:3": -180, "y:3": -228 }, - "171:10": { + "357:10": { "id:3": 20519, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": -192 }, - "172:10": { + "358:10": { "id:3": 20520, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -216, - "y:3": -228 + "x:3": -144, + "y:3": -264 } } }, @@ -208218,1931 +234396,1973 @@ "y:3": -444 }, "202:10": { + "id:3": 1354, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 252 + }, + "203:10": { + "id:3": 1355, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -72, + "y:3": 252 + }, + "204:10": { + "id:3": 1746, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 672, + "y:3": 72 + }, + "205:10": { + "id:3": 1747, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 636, + "y:3": 72 + }, + "206:10": { + "id:3": 1748, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 780, + "y:3": 36 + }, + "207:10": { + "id:3": 1749, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 960, + "y:3": 36 + }, + "208:10": { + "id:3": 1750, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 996, + "y:3": 36 + }, + "209:10": { + "id:3": 1751, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 708, + "y:3": 72 + }, + "210:10": { + "id:3": 1752, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 744, + "y:3": 72 + }, + "211:10": { + "id:3": 1753, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 780, + "y:3": 72 + }, + "212:10": { + "id:3": 1754, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 672, + "y:3": 0 + }, + "213:10": { + "id:3": 1755, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 780, + "y:3": -108 + }, + "214:10": { + "id:3": 1756, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 744, + "y:3": 108 + }, + "215:10": { + "id:3": 1757, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 708, + "y:3": 108 + }, + "216:10": { "id:3": 20054, "sizeX:3": 24, "sizeY:3": 24, "x:3": 120, "y:3": 0 }, - "203:10": { + "217:10": { "id:3": 20055, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 0 }, - "204:10": { + "218:10": { "id:3": 20056, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 528, - "y:3": -72 + "x:3": 600, + "y:3": 72 }, - "205:10": { + "219:10": { "id:3": 20057, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": -516 }, - "206:10": { + "220:10": { "id:3": 20058, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -156 }, - "207:10": { + "221:10": { "id:3": 20059, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 144 }, - "208:10": { + "222:10": { "id:3": 20060, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 180 }, - "209:10": { + "223:10": { "id:3": 20061, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 144 }, - "210:10": { + "224:10": { "id:3": 20062, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -156 }, - "211:10": { + "225:10": { "id:3": 20063, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 0 }, - "212:10": { + "226:10": { "id:3": 20064, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -156 }, - "213:10": { + "227:10": { "id:3": 20065, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -156 }, - "214:10": { + "228:10": { "id:3": 20066, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -192 }, - "215:10": { + "229:10": { "id:3": 20067, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -372 }, - "216:10": { + "230:10": { "id:3": 20068, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": -228 }, - "217:10": { + "231:10": { "id:3": 20069, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -228 }, - "218:10": { + "232:10": { "id:3": 20070, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -228 }, - "219:10": { + "233:10": { "id:3": 20071, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": -228 }, - "220:10": { + "234:10": { "id:3": 20072, "sizeX:3": 24, "sizeY:3": 24, "x:3": 108, "y:3": -228 }, - "221:10": { + "235:10": { "id:3": 20073, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": -228 }, - "222:10": { + "236:10": { "id:3": 20074, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": -228 }, - "223:10": { + "237:10": { "id:3": 20075, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -228 }, - "224:10": { + "238:10": { "id:3": 20076, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": -372 }, - "225:10": { + "239:10": { "id:3": 20077, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": -372 }, - "226:10": { + "240:10": { "id:3": 20078, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -372 }, - "227:10": { + "241:10": { "id:3": 20079, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": -192 }, - "228:10": { + "242:10": { "id:3": 20080, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": -372 }, - "229:10": { + "243:10": { "id:3": 20081, "sizeX:3": 24, "sizeY:3": 24, "x:3": 108, "y:3": -372 }, - "230:10": { + "244:10": { "id:3": 20082, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": -372 }, - "231:10": { + "245:10": { "id:3": 20083, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": -372 }, - "232:10": { + "246:10": { "id:3": 20084, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": -192 }, - "233:10": { + "247:10": { "id:3": 20085, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": -192 }, - "234:10": { + "248:10": { "id:3": 20086, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, "y:3": -192 }, - "235:10": { + "249:10": { "id:3": 20087, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -192 }, - "236:10": { + "250:10": { "id:3": 20088, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, "y:3": -228 }, - "237:10": { + "251:10": { "id:3": 20092, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -228 }, - "238:10": { + "252:10": { "id:3": 20093, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -228 }, - "239:10": { + "253:10": { "id:3": 20094, "sizeX:3": 24, "sizeY:3": 24, "x:3": 744, "y:3": -228 }, - "240:10": { + "254:10": { "id:3": 20095, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": -228 }, - "241:10": { + "255:10": { "id:3": 20096, "sizeX:3": 24, "sizeY:3": 24, "x:3": 816, "y:3": -228 }, - "242:10": { + "256:10": { "id:3": 20097, "sizeX:3": 24, "sizeY:3": 24, "x:3": 852, "y:3": -228 }, - "243:10": { + "257:10": { "id:3": 20098, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -264 }, - "244:10": { + "258:10": { "id:3": 20099, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -264 }, - "245:10": { + "259:10": { "id:3": 20100, "sizeX:3": 24, "sizeY:3": 24, "x:3": 744, "y:3": -264 }, - "246:10": { + "260:10": { "id:3": 20101, "sizeX:3": 24, "sizeY:3": 24, "x:3": 816, "y:3": -264 }, - "247:10": { + "261:10": { "id:3": 20102, "sizeX:3": 24, "sizeY:3": 24, "x:3": 960, "y:3": -264 }, - "248:10": { + "262:10": { "id:3": 20103, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -300 }, - "249:10": { + "263:10": { "id:3": 20104, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -300 }, - "250:10": { + "264:10": { "id:3": 20105, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, "y:3": -264 }, - "251:10": { + "265:10": { "id:3": 20106, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -336 }, - "252:10": { + "266:10": { "id:3": 20107, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 180 }, - "253:10": { + "267:10": { "id:3": 20108, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 144 }, - "254:10": { + "268:10": { "id:3": 20109, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 216 }, - "255:10": { + "269:10": { "id:3": 20110, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, - "y:3": 216 + "y:3": 180 }, - "256:10": { + "270:10": { "id:3": 20111, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -36, - "y:3": 252 + "x:3": 36, + "y:3": 216 }, - "257:10": { + "271:10": { "id:3": 20112, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 180 }, - "258:10": { + "272:10": { "id:3": 20113, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 144 }, - "259:10": { + "273:10": { "id:3": 20114, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, - "y:3": 216 + "y:3": 180 }, - "260:10": { + "274:10": { "id:3": 20115, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 216 }, - "261:10": { + "275:10": { "id:3": 20116, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 216 }, - "262:10": { + "276:10": { "id:3": 20117, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": 216 }, - "263:10": { + "277:10": { "id:3": 20118, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 144 }, - "264:10": { + "278:10": { "id:3": 20119, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -72, - "y:3": 252 + "x:3": 72, + "y:3": 216 }, - "265:10": { + "279:10": { "id:3": 20120, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 252 }, - "266:10": { + "280:10": { "id:3": 20121, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": 252 }, - "267:10": { + "281:10": { "id:3": 20122, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 252 }, - "268:10": { + "282:10": { "id:3": 20123, "sizeX:3": 24, "sizeY:3": 24, "x:3": 72, "y:3": 288 }, - "269:10": { + "283:10": { "id:3": 20124, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 144 }, - "270:10": { + "284:10": { "id:3": 20125, "sizeX:3": 24, "sizeY:3": 24, "x:3": 396, "y:3": 144 }, - "271:10": { + "285:10": { "id:3": 20126, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, "y:3": 144 }, - "272:10": { + "286:10": { "id:3": 20127, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 216 }, - "273:10": { + "287:10": { "id:3": 20128, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 180 }, - "274:10": { + "288:10": { "id:3": 20129, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 180 }, - "275:10": { + "289:10": { "id:3": 20130, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 180 }, - "276:10": { + "290:10": { "id:3": 20131, "sizeX:3": 24, "sizeY:3": 24, "x:3": 396, "y:3": 180 }, - "277:10": { + "291:10": { "id:3": 20132, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 180 }, - "278:10": { + "292:10": { "id:3": 20133, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 252 }, - "279:10": { + "293:10": { "id:3": 20134, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 252 }, - "280:10": { + "294:10": { "id:3": 20135, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 288 }, - "281:10": { + "295:10": { "id:3": 20136, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 252 }, - "282:10": { + "296:10": { "id:3": 20137, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 252 }, - "283:10": { + "297:10": { "id:3": 20138, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 216 }, - "284:10": { + "298:10": { "id:3": 20139, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 288 }, - "285:10": { + "299:10": { "id:3": 20140, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 288 }, - "286:10": { + "300:10": { "id:3": 20141, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 288 }, - "287:10": { + "301:10": { "id:3": 20142, "sizeX:3": 24, "sizeY:3": 24, "x:3": 396, "y:3": 288 }, - "288:10": { + "302:10": { "id:3": 20143, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 252 }, - "289:10": { + "303:10": { "id:3": 20144, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 324 }, - "290:10": { + "304:10": { "id:3": 20145, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 324 }, - "291:10": { + "305:10": { "id:3": 20146, "sizeX:3": 24, "sizeY:3": 24, "x:3": 216, "y:3": 288 }, - "292:10": { + "306:10": { "id:3": 20147, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 360 }, - "293:10": { + "307:10": { "id:3": 20148, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 324 }, - "294:10": { + "308:10": { "id:3": 20149, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 396 }, - "295:10": { + "309:10": { "id:3": 20150, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 360 }, - "296:10": { + "310:10": { "id:3": 20151, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 396 }, - "297:10": { + "311:10": { "id:3": 20152, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 360 }, - "298:10": { + "312:10": { "id:3": 20153, "sizeX:3": 24, "sizeY:3": 24, "x:3": -396, "y:3": -408 }, - "299:10": { + "313:10": { "id:3": 20154, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -192 }, - "300:10": { + "314:10": { "id:3": 20155, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -228 }, - "301:10": { + "315:10": { "id:3": 20156, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -264 }, - "302:10": { + "316:10": { "id:3": 20157, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -300 }, - "303:10": { + "317:10": { "id:3": 20158, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -336 }, - "304:10": { + "318:10": { "id:3": 20159, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": -264 }, - "305:10": { + "319:10": { "id:3": 20160, "sizeX:3": 24, "sizeY:3": 24, "x:3": -180, "y:3": -300 }, - "306:10": { + "320:10": { "id:3": 20161, "sizeX:3": 24, "sizeY:3": 24, "x:3": -216, "y:3": -264 }, - "307:10": { + "321:10": { "id:3": 20162, "sizeX:3": 24, "sizeY:3": 24, "x:3": -180, "y:3": -264 }, - "308:10": { + "322:10": { "id:3": 20163, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -300 }, - "309:10": { + "323:10": { "id:3": 20164, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": -336 }, - "310:10": { + "324:10": { "id:3": 20165, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -336 }, - "311:10": { + "325:10": { "id:3": 20166, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -372 }, - "312:10": { + "326:10": { "id:3": 20167, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -408 }, - "313:10": { + "327:10": { "id:3": 20168, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": -408 }, - "314:10": { + "328:10": { "id:3": 20169, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": -372 }, - "315:10": { + "329:10": { "id:3": 20170, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": -480 }, - "316:10": { + "330:10": { "id:3": 20171, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": -444 }, - "317:10": { + "331:10": { "id:3": 20172, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -336 }, - "318:10": { + "332:10": { "id:3": 20173, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, "y:3": -300 }, - "319:10": { + "333:10": { "id:3": 20174, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -372 }, - "320:10": { + "334:10": { "id:3": 20175, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -372 }, - "321:10": { + "335:10": { "id:3": 20176, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -408 }, - "322:10": { + "336:10": { "id:3": 20177, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -444 }, - "323:10": { + "337:10": { "id:3": 20178, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -480 }, - "324:10": { + "338:10": { "id:3": 20179, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 564, - "y:3": 36 - }, - "325:10": { - "id:3": 20180, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 564, - "y:3": 72 - }, - "326:10": { - "id:3": 20181, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 564, - "y:3": 108 - }, - "327:10": { - "id:3": 20182, - "sizeX:3": 24, - "sizeY:3": 24, "x:3": 600, "y:3": 0 }, - "328:10": { + "339:10": { + "id:3": 20181, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 888, + "y:3": 72 + }, + "340:10": { + "id:3": 20182, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 672, + "y:3": 36 + }, + "341:10": { "id:3": 20183, "sizeX:3": 24, "sizeY:3": 24, "x:3": 564, - "y:3": 0 + "y:3": 36 }, - "329:10": { + "342:10": { "id:3": 20184, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 600, - "y:3": -72 + "x:3": 636, + "y:3": -36 }, - "330:10": { + "343:10": { "id:3": 20185, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 600, - "y:3": 36 + "x:3": 636, + "y:3": 108 }, - "331:10": { + "344:10": { "id:3": 20186, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 600, - "y:3": 72 + "x:3": 636, + "y:3": 144 }, - "332:10": { + "345:10": { "id:3": 20187, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 600, + "x:3": 672, "y:3": 108 }, - "333:10": { + "346:10": { "id:3": 20188, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 636, - "y:3": 108 + "x:3": 672, + "y:3": -36 }, - "334:10": { + "347:10": { "id:3": 20189, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 600, - "y:3": -36 - }, - "335:10": { - "id:3": 20190, - "sizeX:3": 24, - "sizeY:3": 24, "x:3": 636, - "y:3": 36 + "y:3": 0 }, - "336:10": { + "348:10": { "id:3": 20191, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -108 }, - "337:10": { + "349:10": { "id:3": 20192, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 636, - "y:3": 72 + "x:3": 816, + "y:3": -108 }, - "338:10": { + "350:10": { "id:3": 20193, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, - "y:3": 0 + "y:3": -72 }, - "339:10": { + "351:10": { "id:3": 20194, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 636, - "y:3": 144 + "x:3": 816, + "y:3": 36 }, - "340:10": { + "352:10": { "id:3": 20195, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 108 }, - "341:10": { + "353:10": { "id:3": 20196, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, - "y:3": 0 + "y:3": 36 }, - "342:10": { + "354:10": { "id:3": 20197, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 528, - "y:3": -36 + "x:3": 600, + "y:3": 36 }, - "343:10": { + "355:10": { "id:3": 20198, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 144 }, - "344:10": { + "356:10": { "id:3": 20199, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": 144 }, - "345:10": { + "357:10": { "id:3": 20200, "sizeX:3": 24, "sizeY:3": 24, "x:3": 672, "y:3": -156 }, - "346:10": { + "358:10": { "id:3": 20201, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, "y:3": -156 }, - "347:10": { + "359:10": { "id:3": 20202, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": -156 }, - "348:10": { + "360:10": { "id:3": 20203, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": -156 }, - "349:10": { + "361:10": { "id:3": 20204, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 216 }, - "350:10": { + "362:10": { "id:3": 20205, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 180 }, - "351:10": { + "363:10": { "id:3": 20206, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 144 }, - "352:10": { + "364:10": { "id:3": 20207, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": 144 }, - "353:10": { + "365:10": { "id:3": 20208, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 180 }, - "354:10": { + "366:10": { "id:3": 20209, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 216 }, - "355:10": { + "367:10": { "id:3": 20210, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 252 }, - "356:10": { + "368:10": { "id:3": 20211, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 288 }, - "357:10": { + "369:10": { "id:3": 20212, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 324 }, - "358:10": { + "370:10": { "id:3": 20213, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 360 }, - "359:10": { + "371:10": { "id:3": 20214, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 360 }, - "360:10": { + "372:10": { "id:3": 20215, "sizeX:3": 24, "sizeY:3": 24, "x:3": -252, "y:3": 180 }, - "361:10": { + "373:10": { "id:3": 20216, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 636, - "y:3": -72 + "x:3": 744, + "y:3": 144 }, - "362:10": { + "374:10": { "id:3": 20217, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 636, + "x:3": 924, "y:3": -36 }, - "363:10": { + "375:10": { "id:3": 20218, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 564, - "y:3": -36 - }, - "364:10": { - "id:3": 20219, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": 36 - }, - "365:10": { - "id:3": 20220, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": -108 - }, - "366:10": { - "id:3": 20221, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": 72 - }, - "367:10": { - "id:3": 20222, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, + "x:3": 708, "y:3": 0 }, - "368:10": { - "id:3": 20223, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": 144 - }, - "369:10": { - "id:3": 20224, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": -72 - }, - "370:10": { - "id:3": 20225, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": -36 - }, - "371:10": { - "id:3": 20226, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 708, - "y:3": 144 - }, - "372:10": { - "id:3": 20227, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": 108 - }, - "373:10": { - "id:3": 20228, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 708, - "y:3": 36 - }, - "374:10": { - "id:3": 20229, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 708, - "y:3": -72 - }, - "375:10": { - "id:3": 20230, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 708, - "y:3": -36 - }, "376:10": { - "id:3": 20231, + "id:3": 20219, "sizeX:3": 24, "sizeY:3": 24, "x:3": 744, "y:3": -36 }, "377:10": { + "id:3": 20220, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 672, + "y:3": -108 + }, + "378:10": { + "id:3": 20221, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 852, + "y:3": -108 + }, + "379:10": { + "id:3": 20222, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 672, + "y:3": -72 + }, + "380:10": { + "id:3": 20223, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 888, + "y:3": 0 + }, + "381:10": { + "id:3": 20224, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 744, + "y:3": 216 + }, + "382:10": { + "id:3": 20226, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 816, + "y:3": 0 + }, + "383:10": { + "id:3": 20227, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 708, + "y:3": -36 + }, + "384:10": { + "id:3": 20228, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 780, + "y:3": -36 + }, + "385:10": { + "id:3": 20229, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 744, + "y:3": 180 + }, + "386:10": { + "id:3": 20231, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 960, + "y:3": -36 + }, + "387:10": { "id:3": 20232, "sizeX:3": 24, "sizeY:3": 24, + "x:3": 816, + "y:3": -36 + }, + "388:10": { + "id:3": 20233, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 888, + "y:3": -108 + }, + "389:10": { + "id:3": 20234, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 924, + "y:3": -72 + }, + "390:10": { + "id:3": 20235, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 888, + "y:3": -72 + }, + "391:10": { + "id:3": 20237, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 852, + "y:3": 36 + }, + "392:10": { + "id:3": 20238, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 852, + "y:3": 0 + }, + "393:10": { + "id:3": 20239, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 924, + "y:3": 0 + }, + "394:10": { + "id:3": 20240, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 888, + "y:3": 36 + }, + "395:10": { + "id:3": 20241, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 924, + "y:3": 36 + }, + "396:10": { + "id:3": 20242, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 960, + "y:3": 0 + }, + "397:10": { + "id:3": 20243, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 996, + "y:3": 0 + }, + "398:10": { + "id:3": 20244, + "sizeX:3": 24, + "sizeY:3": 24, "x:3": 744, "y:3": 36 }, - "378:10": { - "id:3": 20233, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 888, - "y:3": 72 - }, - "379:10": { - "id:3": 20234, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 852, - "y:3": 72 - }, - "380:10": { - "id:3": 20235, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 816, - "y:3": 72 - }, - "381:10": { - "id:3": 20236, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 744, - "y:3": 144 - }, - "382:10": { - "id:3": 20237, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 744, - "y:3": 108 - }, - "383:10": { - "id:3": 20238, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 708, - "y:3": 108 - }, - "384:10": { - "id:3": 20239, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 780, - "y:3": 144 - }, - "385:10": { - "id:3": 20240, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 780, - "y:3": 108 - }, - "386:10": { - "id:3": 20241, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 816, - "y:3": 108 - }, - "387:10": { - "id:3": 20242, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 816, - "y:3": 144 - }, - "388:10": { - "id:3": 20243, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 852, - "y:3": 144 - }, - "389:10": { - "id:3": 20244, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 636, - "y:3": 180 - }, - "390:10": { + "399:10": { "id:3": 20245, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 708, - "y:3": 216 + "x:3": 672, + "y:3": 180 }, - "391:10": { + "400:10": { "id:3": 20246, "sizeX:3": 24, "sizeY:3": 24, "x:3": 456, "y:3": -120 }, - "392:10": { + "401:10": { "id:3": 20247, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -300 }, - "393:10": { + "402:10": { "id:3": 20248, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, "y:3": -336 }, - "394:10": { + "403:10": { "id:3": 20249, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, "y:3": -300 }, - "395:10": { + "404:10": { "id:3": 20250, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 216 }, - "396:10": { + "405:10": { "id:3": 20251, "sizeX:3": 24, "sizeY:3": 24, "x:3": 108, "y:3": 216 }, - "397:10": { + "406:10": { "id:3": 20252, "sizeX:3": 24, "sizeY:3": 24, "x:3": 600, "y:3": -228 }, - "398:10": { + "407:10": { "id:3": 20253, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 360 + "x:3": 852, + "y:3": 216 }, - "399:10": { + "408:10": { "id:3": 20328, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -156 }, - "400:10": { + "409:10": { "id:3": 20329, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -120 }, - "401:10": { + "410:10": { "id:3": 20330, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": -120 }, - "402:10": { + "411:10": { "id:3": 20331, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": -156 }, - "403:10": { + "412:10": { "id:3": 20332, "sizeX:3": 24, "sizeY:3": 24, "x:3": 456, "y:3": -228 }, - "404:10": { + "413:10": { "id:3": 20333, "sizeX:3": 24, "sizeY:3": 24, "x:3": 456, "y:3": -156 }, - "405:10": { + "414:10": { "id:3": 20334, "sizeX:3": 24, "sizeY:3": 24, "x:3": 492, "y:3": -156 }, - "406:10": { + "415:10": { "id:3": 20335, "sizeX:3": 24, "sizeY:3": 24, "x:3": 456, "y:3": -264 }, - "407:10": { + "416:10": { "id:3": 20336, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -192 }, - "408:10": { + "417:10": { "id:3": 20337, "sizeX:3": 24, "sizeY:3": 24, "x:3": 456, "y:3": -192 }, - "409:10": { + "418:10": { "id:3": 20338, "sizeX:3": 24, "sizeY:3": 24, "x:3": 492, "y:3": -192 }, - "410:10": { + "419:10": { "id:3": 20340, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, "y:3": -192 }, - "411:10": { + "420:10": { "id:3": 20341, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, "y:3": -228 }, - "412:10": { + "421:10": { "id:3": 20342, "sizeX:3": 24, "sizeY:3": 24, "x:3": 528, "y:3": -264 }, - "413:10": { + "422:10": { "id:3": 20343, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, "y:3": -192 }, - "414:10": { + "423:10": { "id:3": 20344, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -228 }, - "415:10": { + "424:10": { "id:3": 20345, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": -192 }, - "416:10": { + "425:10": { "id:3": 20347, "sizeX:3": 24, "sizeY:3": 24, "x:3": 420, "y:3": -264 }, - "417:10": { + "426:10": { "id:3": 20348, "sizeX:3": 24, "sizeY:3": 24, "x:3": 492, "y:3": -264 }, - "418:10": { + "427:10": { "id:3": 20349, "sizeX:3": 24, "sizeY:3": 24, "x:3": 492, "y:3": -228 }, - "419:10": { + "428:10": { "id:3": 20351, "sizeX:3": 24, "sizeY:3": 24, "x:3": -324, "y:3": 252 }, - "420:10": { + "429:10": { "id:3": 20352, "sizeX:3": 24, "sizeY:3": 24, "x:3": -360, "y:3": 360 }, - "421:10": { + "430:10": { "id:3": 20353, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 288 }, - "422:10": { + "431:10": { "id:3": 20354, "sizeX:3": 24, "sizeY:3": 24, "x:3": 108, "y:3": 288 }, - "423:10": { + "432:10": { "id:3": 20355, "sizeX:3": 24, "sizeY:3": 24, "x:3": 108, "y:3": 252 }, - "424:10": { + "433:10": { "id:3": 20356, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": 288 }, - "425:10": { + "434:10": { "id:3": 20357, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 288 }, - "426:10": { + "435:10": { "id:3": 20358, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 288 }, - "427:10": { + "436:10": { "id:3": 20359, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 360 }, - "428:10": { + "437:10": { "id:3": 20360, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 288 }, - "429:10": { + "438:10": { "id:3": 20361, "sizeX:3": 24, "sizeY:3": 24, "x:3": -108, "y:3": 288 }, - "430:10": { + "439:10": { "id:3": 20362, "sizeX:3": 24, "sizeY:3": 24, "x:3": -72, "y:3": 324 }, - "431:10": { + "440:10": { "id:3": 20363, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 324 }, - "432:10": { + "441:10": { "id:3": 20364, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 324 }, - "433:10": { + "442:10": { "id:3": 20365, "sizeX:3": 24, "sizeY:3": 24, "x:3": 36, "y:3": 360 }, - "434:10": { + "443:10": { "id:3": 20366, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 360 }, - "435:10": { + "444:10": { "id:3": 20367, "sizeX:3": 24, "sizeY:3": 24, "x:3": -36, "y:3": 360 }, - "436:10": { + "445:10": { "id:3": 20368, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 396 }, - "437:10": { + "446:10": { "id:3": 20369, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 396 }, - "438:10": { + "447:10": { "id:3": 20370, "sizeX:3": 24, "sizeY:3": 24, "x:3": 396, "y:3": 396 }, - "439:10": { + "448:10": { "id:3": 20371, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 432 }, - "440:10": { + "449:10": { "id:3": 20372, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 432 }, - "441:10": { + "450:10": { "id:3": 20373, "sizeX:3": 24, "sizeY:3": 24, "x:3": 360, "y:3": 432 }, - "442:10": { + "451:10": { "id:3": 20374, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 468 }, - "443:10": { + "452:10": { "id:3": 20375, "sizeX:3": 24, "sizeY:3": 24, "x:3": 324, "y:3": 468 }, - "444:10": { + "453:10": { "id:3": 20376, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 504 }, - "445:10": { + "454:10": { "id:3": 20377, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 708, - "y:3": 252 + "x:3": 672, + "y:3": 144 }, - "446:10": { - "id:3": 20378, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 636, - "y:3": 216 - }, - "447:10": { + "455:10": { "id:3": 20379, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 672, - "y:3": 288 + "x:3": 744, + "y:3": 0 }, - "448:10": { - "id:3": 20380, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 672, - "y:3": 216 - }, - "449:10": { - "id:3": 20381, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 636, - "y:3": 252 - }, - "450:10": { + "456:10": { "id:3": 20382, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 672, - "y:3": 252 + "x:3": 960, + "y:3": -72 }, - "451:10": { + "457:10": { "id:3": 20383, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 708, - "y:3": 288 + "x:3": 672, + "y:3": 216 }, - "452:10": { + "458:10": { "id:3": 20384, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 528, - "y:3": 36 + "x:3": 708, + "y:3": 144 }, - "453:10": { + "459:10": { "id:3": 20385, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 528, - "y:3": 72 + "x:3": 708, + "y:3": 180 }, - "454:10": { + "460:10": { "id:3": 20386, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 528, - "y:3": 108 + "x:3": 708, + "y:3": 216 }, - "455:10": { + "461:10": { "id:3": 20387, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 216 + "x:3": 816, + "y:3": 72 }, - "456:10": { + "462:10": { "id:3": 20388, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 252 + "x:3": 816, + "y:3": 108 }, - "457:10": { + "463:10": { "id:3": 20389, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 288 + "x:3": 816, + "y:3": 144 }, - "458:10": { + "464:10": { "id:3": 20390, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 324 + "x:3": 816, + "y:3": 180 }, - "459:10": { + "465:10": { "id:3": 20391, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 360 + "x:3": 816, + "y:3": 216 }, - "460:10": { + "466:10": { "id:3": 20392, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 396 + "x:3": 816, + "y:3": 252 }, - "461:10": { + "467:10": { "id:3": 20393, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 672, - "y:3": 180 + "x:3": 780, + "y:3": 108 }, - "462:10": { + "468:10": { "id:3": 20394, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 216 + "x:3": 852, + "y:3": 72 }, - "463:10": { + "469:10": { "id:3": 20395, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 252 + "x:3": 852, + "y:3": 108 }, - "464:10": { + "470:10": { "id:3": 20396, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 288 + "x:3": 852, + "y:3": 144 }, - "465:10": { + "471:10": { "id:3": 20397, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 324 + "x:3": 852, + "y:3": 180 }, - "466:10": { + "472:10": { "id:3": 20398, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 396 + "x:3": 852, + "y:3": 252 }, - "467:10": { + "473:10": { "id:3": 20399, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 180 + "x:3": 780, + "y:3": 144 }, - "468:10": { + "474:10": { "id:3": 20400, "sizeX:3": 24, "sizeY:3": 24, "x:3": 708, - "y:3": 0 + "y:3": -72 }, - "469:10": { + "475:10": { "id:3": 20401, "sizeX:3": 24, "sizeY:3": 24, "x:3": 744, - "y:3": 0 + "y:3": -72 }, - "470:10": { + "476:10": { "id:3": 20402, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, - "y:3": 0 + "y:3": -72 }, - "471:10": { + "477:10": { "id:3": 20403, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 72 + "x:3": 852, + "y:3": -72 }, - "472:10": { + "478:10": { "id:3": 20404, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 708, - "y:3": 72 + "x:3": 816, + "y:3": -72 }, - "473:10": { + "479:10": { "id:3": 20405, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 744, - "y:3": 72 + "x:3": 924, + "y:3": -108 }, - "474:10": { + "480:10": { "id:3": 20406, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 432 + "x:3": 852, + "y:3": 288 }, - "475:10": { + "481:10": { "id:3": 20407, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 780, - "y:3": 468 + "x:3": 852, + "y:3": 324 }, - "476:10": { + "482:10": { "id:3": 20409, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 708, - "y:3": 180 + "x:3": 780, + "y:3": 216 }, - "477:10": { + "483:10": { "id:3": 20410, "sizeX:3": 24, "sizeY:3": 24, @@ -211616,493 +237836,514 @@ }, "quests:9": { "0:10": { + "id:3": 1350, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": -156 + }, + "1:10": { + "id:3": 1364, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 1092, + "y:3": -156 + }, + "2:10": { + "id:3": 1365, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 1092, + "y:3": -60 + }, + "3:10": { "id:3": 20254, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": -108 }, - "1:10": { + "4:10": { "id:3": 20255, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -108 }, - "2:10": { + "5:10": { "id:3": 20256, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -60 }, - "3:10": { + "6:10": { "id:3": 20257, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -252 }, - "4:10": { + "7:10": { "id:3": 20258, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -204 }, - "5:10": { + "8:10": { "id:3": 20259, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -156 }, - "6:10": { + "9:10": { "id:3": 20260, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": -204 }, - "7:10": { + "10:10": { "id:3": 20261, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": -156 }, - "8:10": { + "11:10": { "id:3": 20262, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": -252 }, - "9:10": { + "12:10": { "id:3": 20263, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 84 }, - "10:10": { + "13:10": { "id:3": 20264, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": -12 }, - "11:10": { + "14:10": { "id:3": 20265, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 276 }, - "12:10": { + "15:10": { "id:3": 20266, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 36 }, - "13:10": { + "16:10": { "id:3": 20267, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 324 }, - "14:10": { + "17:10": { "id:3": 20268, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 228 }, - "15:10": { + "18:10": { "id:3": 20269, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 372 }, - "16:10": { + "19:10": { "id:3": 20270, "sizeX:3": 24, "sizeY:3": 24, "x:3": 252, "y:3": 372 }, - "17:10": { + "20:10": { "id:3": 20271, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": 372 }, - "18:10": { + "21:10": { "id:3": 20272, "sizeX:3": 24, "sizeY:3": 24, "x:3": 156, "y:3": -60 }, - "19:10": { + "22:10": { "id:3": 20273, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 372 }, - "20:10": { + "23:10": { "id:3": 20274, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 180 }, - "21:10": { + "24:10": { "id:3": 20275, "sizeX:3": 24, "sizeY:3": 24, "x:3": 204, "y:3": 132 }, - "22:10": { + "25:10": { "id:3": 20276, "sizeX:3": 24, "sizeY:3": 24, "x:3": 300, "y:3": -108 }, - "23:10": { + "26:10": { "id:3": 20277, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, - "y:3": -108 - }, - "24:10": { - "id:3": 20278, - "sizeX:3": 24, - "sizeY:3": 24, - "x:3": 348, "y:3": -60 }, - "25:10": { - "id:3": 20279, + "27:10": { + "id:3": 20278, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": -12 }, - "26:10": { - "id:3": 20280, + "28:10": { + "id:3": 20279, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 36 }, - "27:10": { - "id:3": 20281, + "29:10": { + "id:3": 20280, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 84 }, - "28:10": { - "id:3": 20282, + "30:10": { + "id:3": 20281, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 132 }, - "29:10": { - "id:3": 20283, + "31:10": { + "id:3": 20282, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 180 }, - "30:10": { - "id:3": 20284, + "32:10": { + "id:3": 20283, "sizeX:3": 24, "sizeY:3": 24, "x:3": 348, "y:3": 228 }, - "31:10": { + "33:10": { + "id:3": 20284, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 348, + "y:3": 276 + }, + "34:10": { "id:3": 20285, "sizeX:3": 24, "sizeY:3": 24, "x:3": 396, "y:3": -108 }, - "32:10": { + "35:10": { "id:3": 20286, "sizeX:3": 24, "sizeY:3": 24, "x:3": 540, "y:3": -108 }, - "33:10": { + "36:10": { "id:3": 20287, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": -156 }, - "34:10": { + "37:10": { "id:3": 20288, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": -12 }, - "35:10": { + "38:10": { "id:3": 20289, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": -60 }, - "36:10": { + "39:10": { "id:3": 20290, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 84 }, - "37:10": { + "40:10": { "id:3": 20291, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 36 }, - "38:10": { + "41:10": { "id:3": 20292, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 180 }, - "39:10": { + "42:10": { "id:3": 20293, "sizeX:3": 24, "sizeY:3": 24, "x:3": 444, "y:3": 132 }, - "40:10": { + "43:10": { "id:3": 20294, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -156 }, - "41:10": { + "44:10": { "id:3": 20295, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -12 }, - "42:10": { + "45:10": { "id:3": 20296, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": -60 }, - "43:10": { + "46:10": { "id:3": 20297, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 84 }, - "44:10": { + "47:10": { "id:3": 20298, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 36 }, - "45:10": { + "48:10": { "id:3": 20299, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 180 }, - "46:10": { + "49:10": { "id:3": 20300, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 132 }, - "47:10": { + "50:10": { "id:3": 20301, "sizeX:3": 24, "sizeY:3": 24, "x:3": 492, "y:3": -108 }, - "48:10": { + "51:10": { "id:3": 20302, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 276 }, - "49:10": { + "52:10": { "id:3": 20303, "sizeX:3": 24, "sizeY:3": 24, "x:3": 588, "y:3": 228 }, - "50:10": { + "53:10": { "id:3": 20304, "sizeX:3": 24, "sizeY:3": 24, "x:3": 636, "y:3": -108 }, - "51:10": { + "54:10": { "id:3": 20305, "sizeX:3": 24, "sizeY:3": 24, "x:3": 684, "y:3": -156 }, - "52:10": { + "55:10": { "id:3": 20306, "sizeX:3": 24, "sizeY:3": 24, "x:3": 684, "y:3": -12 }, - "53:10": { + "56:10": { "id:3": 20307, "sizeX:3": 24, "sizeY:3": 24, "x:3": 684, "y:3": -60 }, - "54:10": { + "57:10": { "id:3": 20308, "sizeX:3": 24, "sizeY:3": 24, "x:3": 684, "y:3": 36 }, - "55:10": { + "58:10": { "id:3": 20309, "sizeX:3": 24, "sizeY:3": 24, "x:3": 684, "y:3": -108 }, - "56:10": { + "59:10": { "id:3": 20310, "sizeX:3": 24, "sizeY:3": 24, "x:3": 732, "y:3": -108 }, - "57:10": { + "60:10": { "id:3": 20311, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": -156 }, - "58:10": { + "61:10": { "id:3": 20312, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": -12 }, - "59:10": { + "62:10": { "id:3": 20313, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": -60 }, - "60:10": { + "63:10": { "id:3": 20314, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": 36 }, - "61:10": { + "64:10": { "id:3": 20315, "sizeX:3": 24, "sizeY:3": 24, "x:3": 828, "y:3": -108 }, - "62:10": { + "65:10": { "id:3": 20316, "sizeX:3": 24, "sizeY:3": 24, "x:3": 780, "y:3": 84 }, - "63:10": { + "66:10": { "id:3": 20319, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 876, + "x:3": 900, "y:3": -84 }, - "64:10": { + "67:10": { "id:3": 20320, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 876, + "x:3": 900, "y:3": -36 }, - "65:10": { + "68:10": { "id:3": 20321, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 876, + "x:3": 900, "y:3": -180 }, - "66:10": { + "69:10": { "id:3": 20322, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 876, + "x:3": 900, "y:3": -132 }, - "67:10": { + "70:10": { "id:3": 20323, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 1020, + "x:3": 1044, "y:3": -108 }, - "68:10": { + "71:10": { "id:3": 20325, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 948, + "x:3": 972, "y:3": -84 }, - "69:10": { + "72:10": { "id:3": 20326, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 948, + "x:3": 972, "y:3": -132 } } @@ -213545,6 +239786,13 @@ "sizeY:3": 24, "x:3": 204, "y:3": 24 + }, + "64:10": { + "id:3": 1357, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 132, + "y:3": 96 } } }, @@ -213566,7 +239814,1128 @@ "visibility:8": "NORMAL" } }, - "quests:9": {} + "quests:9": { + "0:10": { + "id:3": 1586, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": -60 + }, + "1:10": { + "id:3": 1587, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": -60 + }, + "2:10": { + "id:3": 1588, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": -12 + }, + "3:10": { + "id:3": 1589, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": -12 + }, + "4:10": { + "id:3": 1590, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": -12 + }, + "5:10": { + "id:3": 1591, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": -12 + }, + "6:10": { + "id:3": 1592, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": -12 + }, + "7:10": { + "id:3": 1593, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": -12 + }, + "8:10": { + "id:3": 1594, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": -12 + }, + "9:10": { + "id:3": 1595, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": -60 + }, + "10:10": { + "id:3": 1596, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 156 + }, + "11:10": { + "id:3": 1597, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 156 + }, + "12:10": { + "id:3": 1598, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 300 + }, + "13:10": { + "id:3": 1599, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 492 + }, + "14:10": { + "id:3": 1600, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": -12 + }, + "15:10": { + "id:3": 1601, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 204 + }, + "16:10": { + "id:3": 1602, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 300 + }, + "17:10": { + "id:3": 1603, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 300 + }, + "18:10": { + "id:3": 1604, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 180 + }, + "19:10": { + "id:3": 1605, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 156 + }, + "20:10": { + "id:3": 1606, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 12 + }, + "21:10": { + "id:3": 1607, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 12 + }, + "22:10": { + "id:3": 1608, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 12 + }, + "23:10": { + "id:3": 1609, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 12 + }, + "24:10": { + "id:3": 1610, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 12 + }, + "25:10": { + "id:3": 1611, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 252, + "y:3": 204 + }, + "26:10": { + "id:3": 1612, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 228, + "y:3": 204 + }, + "27:10": { + "id:3": 1613, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 204 + }, + "28:10": { + "id:3": 1614, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": 204 + }, + "29:10": { + "id:3": 1615, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 204 + }, + "30:10": { + "id:3": 1616, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 300, + "y:3": 156 + }, + "31:10": { + "id:3": 1617, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 324, + "y:3": 156 + }, + "32:10": { + "id:3": 1618, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 348, + "y:3": 156 + }, + "33:10": { + "id:3": 1619, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 372, + "y:3": 156 + }, + "34:10": { + "id:3": 1620, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 156 + }, + "35:10": { + "id:3": 1621, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 540, + "y:3": 156 + }, + "36:10": { + "id:3": 1622, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 516, + "y:3": 156 + }, + "37:10": { + "id:3": 1623, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 492, + "y:3": 156 + }, + "38:10": { + "id:3": 1624, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 468, + "y:3": 156 + }, + "39:10": { + "id:3": 1625, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 444, + "y:3": 156 + }, + "40:10": { + "id:3": 1626, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 396 + }, + "41:10": { + "id:3": 1627, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 420 + }, + "42:10": { + "id:3": 1628, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 396 + }, + "43:10": { + "id:3": 1629, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 396 + }, + "44:10": { + "id:3": 1630, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 396 + }, + "45:10": { + "id:3": 1631, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 300 + }, + "46:10": { + "id:3": 1632, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": 300 + }, + "47:10": { + "id:3": 1633, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 300 + }, + "48:10": { + "id:3": 1634, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 228, + "y:3": 300 + }, + "49:10": { + "id:3": 1635, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 252, + "y:3": 300 + }, + "50:10": { + "id:3": 1636, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 444, + "y:3": 300 + }, + "51:10": { + "id:3": 1637, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 468, + "y:3": 300 + }, + "52:10": { + "id:3": 1638, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 492, + "y:3": 300 + }, + "53:10": { + "id:3": 1639, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 516, + "y:3": 300 + }, + "54:10": { + "id:3": 1640, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 540, + "y:3": 300 + }, + "55:10": { + "id:3": 1641, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 300 + }, + "56:10": { + "id:3": 1642, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 372, + "y:3": 300 + }, + "57:10": { + "id:3": 1643, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 348, + "y:3": 300 + }, + "58:10": { + "id:3": 1644, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 324, + "y:3": 300 + }, + "59:10": { + "id:3": 1645, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 300, + "y:3": 300 + }, + "60:10": { + "id:3": 1646, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 636 + }, + "61:10": { + "id:3": 1647, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 492 + }, + "62:10": { + "id:3": 1648, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 492 + }, + "63:10": { + "id:3": 1649, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 492 + }, + "64:10": { + "id:3": 1650, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 492 + }, + "65:10": { + "id:3": 1651, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 252, + "y:3": 492 + }, + "66:10": { + "id:3": 1652, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 228, + "y:3": 492 + }, + "67:10": { + "id:3": 1653, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 492 + }, + "68:10": { + "id:3": 1654, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": 492 + }, + "69:10": { + "id:3": 1655, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 492 + }, + "70:10": { + "id:3": 1656, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 300, + "y:3": 492 + }, + "71:10": { + "id:3": 1657, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 324, + "y:3": 492 + }, + "72:10": { + "id:3": 1658, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 348, + "y:3": 492 + }, + "73:10": { + "id:3": 1659, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 372, + "y:3": 492 + }, + "74:10": { + "id:3": 1660, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 492 + }, + "75:10": { + "id:3": 1661, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 540 + }, + "76:10": { + "id:3": 1662, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 348 + }, + "77:10": { + "id:3": 1663, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 348 + }, + "78:10": { + "id:3": 1664, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 348 + }, + "79:10": { + "id:3": 1665, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 324 + }, + "80:10": { + "id:3": 1666, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 180 + }, + "81:10": { + "id:3": 1667, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 156 + }, + "82:10": { + "id:3": 1668, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 204 + }, + "83:10": { + "id:3": 1669, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 180 + }, + "84:10": { + "id:3": 1670, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 180 + }, + "85:10": { + "id:3": 1671, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 180 + }, + "86:10": { + "id:3": 1672, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 300 + }, + "87:10": { + "id:3": 1673, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 300 + }, + "88:10": { + "id:3": 1674, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 300 + }, + "89:10": { + "id:3": 1675, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 324 + }, + "90:10": { + "id:3": 1676, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 324 + }, + "91:10": { + "id:3": 1677, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 324 + }, + "92:10": { + "id:3": 1678, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 372 + }, + "93:10": { + "id:3": 1679, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 372 + }, + "94:10": { + "id:3": 1680, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 372 + }, + "95:10": { + "id:3": 1681, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 372 + }, + "96:10": { + "id:3": 1682, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 204 + }, + "97:10": { + "id:3": 1683, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -36, + "y:3": 636 + }, + "98:10": { + "id:3": 1684, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 492 + }, + "99:10": { + "id:3": 1685, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 516 + }, + "100:10": { + "id:3": 1686, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 516 + }, + "101:10": { + "id:3": 1687, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 516 + }, + "102:10": { + "id:3": 1688, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 516 + }, + "103:10": { + "id:3": 1689, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 516 + }, + "104:10": { + "id:3": 1690, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 396 + }, + "105:10": { + "id:3": 1691, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 420 + }, + "106:10": { + "id:3": 1692, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 540 + }, + "107:10": { + "id:3": 1693, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 540 + }, + "108:10": { + "id:3": 1694, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 540 + }, + "109:10": { + "id:3": 1695, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 540 + }, + "110:10": { + "id:3": 1696, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 420 + }, + "111:10": { + "id:3": 1697, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 228 + }, + "112:10": { + "id:3": 1698, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 420 + }, + "113:10": { + "id:3": 1699, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 564 + }, + "114:10": { + "id:3": 1700, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 564 + }, + "115:10": { + "id:3": 1701, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 564 + }, + "116:10": { + "id:3": 1702, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 228 + }, + "117:10": { + "id:3": 1703, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 228 + }, + "118:10": { + "id:3": 1704, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 228 + }, + "119:10": { + "id:3": 1705, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 564 + }, + "120:10": { + "id:3": 1706, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 228 + }, + "121:10": { + "id:3": 1707, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 348 + }, + "122:10": { + "id:3": 1708, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 420 + }, + "123:10": { + "id:3": 1709, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 564 + }, + "124:10": { + "id:3": 1710, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 348 + }, + "125:10": { + "id:3": 1711, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 324 + }, + "126:10": { + "id:3": 1712, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 372 + }, + "127:10": { + "id:3": 1713, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 636 + }, + "128:10": { + "id:3": 1714, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 660 + }, + "129:10": { + "id:3": 1715, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 660 + }, + "130:10": { + "id:3": 1716, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 660 + }, + "131:10": { + "id:3": 1717, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 660 + }, + "132:10": { + "id:3": 1718, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 660 + }, + "133:10": { + "id:3": 1719, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 156 + }, + "134:10": { + "id:3": 1720, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 636 + }, + "135:10": { + "id:3": 1721, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 636 + }, + "136:10": { + "id:3": 1722, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 204 + }, + "137:10": { + "id:3": 1723, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 636 + }, + "138:10": { + "id:3": 1724, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 84, + "y:3": 204 + }, + "139:10": { + "id:3": 1725, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 108, + "y:3": 636 + }, + "140:10": { + "id:3": 1726, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 684 + }, + "141:10": { + "id:3": 1727, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 36, + "y:3": 684 + }, + "142:10": { + "id:3": 1728, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 60, + "y:3": 684 + }, + "143:10": { + "id:3": 1729, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 156 + }, + "144:10": { + "id:3": 1730, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 300, + "y:3": 180 + }, + "145:10": { + "id:3": 1731, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 324, + "y:3": 180 + }, + "146:10": { + "id:3": 1732, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 348, + "y:3": 180 + }, + "147:10": { + "id:3": 1733, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 372, + "y:3": 180 + }, + "148:10": { + "id:3": 1734, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 396, + "y:3": 180 + }, + "149:10": { + "id:3": 1735, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 252 + }, + "150:10": { + "id:3": 1736, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 180 + }, + "151:10": { + "id:3": 1737, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": 180 + }, + "152:10": { + "id:3": 1738, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 180 + }, + "153:10": { + "id:3": 1739, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 300, + "y:3": 636 + }, + "154:10": { + "id:3": 1740, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 12, + "y:3": 588 + }, + "155:10": { + "id:3": 1741, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 180, + "y:3": 636 + }, + "156:10": { + "id:3": 1742, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 204, + "y:3": 636 + }, + "157:10": { + "id:3": 1743, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 156 + }, + "158:10": { + "id:3": 1744, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 228, + "y:3": 636 + }, + "159:10": { + "id:3": 1745, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 156, + "y:3": 132 + } + } }, "13:10": { "lineID:3": 13, @@ -213592,2148 +240961,2176 @@ "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -288 + "y:3": -336 }, "1:10": { "id:3": 1022, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -336 + "y:3": -384 }, "2:10": { "id:3": 1023, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, - "y:3": -288 + "y:3": -336 }, "3:10": { "id:3": 1024, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -384 + "y:3": -432 }, "4:10": { "id:3": 1025, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -144 + "y:3": -192 }, "5:10": { "id:3": 1026, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -288 + "y:3": -336 }, "6:10": { "id:3": 1027, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -240 + "y:3": -288 }, "7:10": { "id:3": 1028, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -192 + "y:3": -240 }, "8:10": { "id:3": 1029, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -288 + "y:3": -336 }, "9:10": { "id:3": 1030, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -96 + "y:3": -144 }, "10:10": { "id:3": 1031, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -144 + "y:3": -192 }, "11:10": { "id:3": 1032, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -48 + "y:3": -96 }, "12:10": { "id:3": 1033, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -96 + "y:3": -144 }, "13:10": { "id:3": 1034, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -96 + "y:3": -144 }, "14:10": { "id:3": 1035, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -144 + "y:3": -192 }, "15:10": { "id:3": 1036, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -144 + "y:3": -192 }, "16:10": { "id:3": 1037, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -432 + "y:3": -480 }, "17:10": { "id:3": 1038, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -336 + "y:3": -384 }, "18:10": { "id:3": 1039, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -288 + "y:3": -336 }, "19:10": { "id:3": 1040, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -240 + "y:3": -288 }, "20:10": { "id:3": 1041, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -384 + "y:3": -432 }, "21:10": { "id:3": 1042, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -336 + "y:3": -384 }, "22:10": { "id:3": 1043, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, - "y:3": -192 + "y:3": -240 }, "23:10": { "id:3": 1044, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -432 + "y:3": -480 }, "24:10": { "id:3": 1045, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -192 + "y:3": -240 }, "25:10": { "id:3": 1046, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -192 + "y:3": -240 }, "26:10": { "id:3": 1047, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -48 + "y:3": -96 }, "27:10": { "id:3": 1048, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -48 + "y:3": -96 }, "28:10": { "id:3": 1049, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -48 + "y:3": -96 }, "29:10": { "id:3": 1050, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": 0 + "y:3": -48 }, "30:10": { "id:3": 1051, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": 0 + "y:3": -48 }, "31:10": { "id:3": 1052, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": 0 + "y:3": -48 }, "32:10": { "id:3": 1053, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -192 + "y:3": -240 }, "33:10": { "id:3": 1054, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -240 + "y:3": -288 }, "34:10": { "id:3": 1055, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -288 + "y:3": -336 }, "35:10": { "id:3": 1056, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, - "y:3": -336 + "y:3": -384 }, "36:10": { "id:3": 1057, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -336 + "y:3": -384 }, "37:10": { "id:3": 1058, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -192 + "y:3": -240 }, "38:10": { "id:3": 1059, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -192 + "y:3": -240 }, "39:10": { "id:3": 1060, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -240 + "y:3": -288 }, "40:10": { "id:3": 1061, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -288 + "y:3": -336 }, "41:10": { "id:3": 1062, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -336 + "y:3": -384 }, "42:10": { "id:3": 1063, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -384 + "y:3": -432 }, "43:10": { "id:3": 1064, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -432 + "y:3": -480 }, "44:10": { "id:3": 1065, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -432 + "y:3": -480 }, "45:10": { "id:3": 1066, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -384 + "y:3": -432 }, "46:10": { "id:3": 1067, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -336 + "y:3": -384 }, "47:10": { "id:3": 1068, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -288 + "y:3": -336 }, "48:10": { "id:3": 1069, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -240 + "y:3": -288 }, "49:10": { "id:3": 1070, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -192 + "y:3": -240 }, "50:10": { "id:3": 1071, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -240 + "y:3": -288 }, "51:10": { "id:3": 1072, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -240 + "y:3": -288 }, "52:10": { "id:3": 1073, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -432 + "y:3": -480 }, "53:10": { "id:3": 1074, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -384 + "y:3": -432 }, "54:10": { "id:3": 1075, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, - "y:3": -384 + "y:3": -432 }, "55:10": { "id:3": 1076, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, - "y:3": -336 + "y:3": -384 }, "56:10": { "id:3": 1077, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -432 + "y:3": -480 }, "57:10": { "id:3": 1078, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -432 + "y:3": -480 }, "58:10": { "id:3": 1079, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, - "y:3": -240 + "y:3": -288 }, "59:10": { "id:3": 1080, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -336 + "y:3": -384 }, "60:10": { "id:3": 1081, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -480 + "y:3": -528 }, "61:10": { "id:3": 1082, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, - "y:3": -288 + "y:3": -336 }, "62:10": { "id:3": 1083, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, - "y:3": -480 + "y:3": -528 }, "63:10": { "id:3": 1084, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -192 + "y:3": -240 }, "64:10": { "id:3": 1085, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -480 + "y:3": -528 }, "65:10": { "id:3": 1086, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, - "y:3": -384 + "y:3": -432 }, "66:10": { "id:3": 1087, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -192 + "y:3": -240 }, "67:10": { "id:3": 1088, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, - "y:3": -384 + "y:3": -432 }, "68:10": { "id:3": 1089, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, - "y:3": -240 + "y:3": -288 }, "69:10": { "id:3": 1090, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -240 + "y:3": -288 }, "70:10": { "id:3": 1091, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -288 + "y:3": -336 }, "71:10": { "id:3": 1092, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -336 + "y:3": -384 }, "72:10": { "id:3": 1093, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -384 + "y:3": -432 }, "73:10": { "id:3": 1094, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -432 + "y:3": -480 }, "74:10": { "id:3": 1095, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -336 + "y:3": -384 }, "75:10": { "id:3": 1096, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -384 + "y:3": -432 }, "76:10": { "id:3": 1097, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -432 + "y:3": -480 }, "77:10": { "id:3": 1098, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -288 + "y:3": -336 }, "78:10": { "id:3": 1099, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -240 + "y:3": -288 }, "79:10": { "id:3": 1100, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -192 + "y:3": -240 }, "80:10": { "id:3": 1101, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, - "y:3": -96 + "y:3": -144 }, "81:10": { "id:3": 1102, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -144 + "y:3": -192 }, "82:10": { "id:3": 1103, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -144 + "y:3": -192 }, "83:10": { "id:3": 1104, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -144 + "y:3": -192 }, "84:10": { "id:3": 1105, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, - "y:3": -144 + "y:3": -192 }, "85:10": { "id:3": 1106, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, - "y:3": -144 + "y:3": -192 }, "86:10": { "id:3": 1107, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, - "y:3": -144 + "y:3": -192 }, "87:10": { "id:3": 1108, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, - "y:3": -144 + "y:3": -192 }, "88:10": { "id:3": 1109, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, - "y:3": -144 + "y:3": -192 }, "89:10": { "id:3": 1110, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, - "y:3": -96 + "y:3": -144 }, "90:10": { "id:3": 1111, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, - "y:3": -96 + "y:3": -144 }, "91:10": { "id:3": 1112, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, - "y:3": -96 + "y:3": -144 }, "92:10": { "id:3": 1113, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, - "y:3": -96 + "y:3": -144 }, "93:10": { "id:3": 1114, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, - "y:3": -96 + "y:3": -144 }, "94:10": { "id:3": 1115, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -96 + "y:3": -144 }, "95:10": { "id:3": 1116, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -96 + "y:3": -144 }, "96:10": { "id:3": 1117, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -96 + "y:3": -144 }, "97:10": { "id:3": 1118, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": -48 + "y:3": -96 }, "98:10": { "id:3": 1119, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": -48 + "y:3": -96 }, "99:10": { "id:3": 1120, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -48 + "y:3": -96 }, "100:10": { "id:3": 1121, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, - "y:3": -48 + "y:3": -96 }, "101:10": { "id:3": 1122, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, - "y:3": -48 + "y:3": -96 }, "102:10": { "id:3": 1123, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, - "y:3": -48 + "y:3": -96 }, "103:10": { "id:3": 1124, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, - "y:3": -48 + "y:3": -96 }, "104:10": { "id:3": 1125, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, - "y:3": -48 + "y:3": -96 }, "105:10": { "id:3": 1126, "sizeX:3": 24, "sizeY:3": 24, "x:3": 480, - "y:3": 0 + "y:3": -48 }, "106:10": { "id:3": 1127, "sizeX:3": 24, "sizeY:3": 24, "x:3": 432, - "y:3": 0 + "y:3": -48 }, "107:10": { "id:3": 1128, "sizeX:3": 24, "sizeY:3": 24, "x:3": 384, - "y:3": 0 + "y:3": -48 }, "108:10": { "id:3": 1129, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, - "y:3": 0 + "y:3": -48 }, "109:10": { "id:3": 1130, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, - "y:3": 0 + "y:3": -48 }, "110:10": { "id:3": 1131, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": 0 + "y:3": -48 }, "111:10": { "id:3": 1132, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, - "y:3": 0 + "y:3": -48 }, "112:10": { "id:3": 1133, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, - "y:3": 0 + "y:3": -48 }, "113:10": { "id:3": 1134, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, - "y:3": -480 + "y:3": -528 }, "114:10": { + "id:3": 1348, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -240, + "y:3": 288 + }, + "115:10": { + "id:3": 1349, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 48, + "y:3": 0 + }, + "116:10": { + "id:3": 1394, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": -48, + "y:3": 1248 + }, + "117:10": { + "id:3": 1764, + "sizeX:3": 24, + "sizeY:3": 24, + "x:3": 0, + "y:3": 912 + }, + "118:10": { "id:3": 201013, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 192 }, - "115:10": { + "119:10": { "id:3": 201014, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 144 }, - "116:10": { + "120:10": { "id:3": 201015, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 144 }, - "117:10": { + "121:10": { "id:3": 201016, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 144 }, - "118:10": { + "122:10": { "id:3": 201017, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 144 }, - "119:10": { + "123:10": { "id:3": 201018, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 144 }, - "120:10": { + "124:10": { "id:3": 201019, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 192 }, - "121:10": { + "125:10": { "id:3": 201020, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 144 }, - "122:10": { + "126:10": { "id:3": 201021, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 768 }, - "123:10": { + "127:10": { "id:3": 201022, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 192 }, - "124:10": { + "128:10": { "id:3": 201023, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 720 }, - "125:10": { + "129:10": { "id:3": 201024, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 720 }, - "126:10": { + "130:10": { "id:3": 201025, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 720 }, - "127:10": { + "131:10": { "id:3": 201026, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 720 }, - "128:10": { + "132:10": { "id:3": 201027, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 48 }, - "129:10": { + "133:10": { "id:3": 201028, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 48 }, - "130:10": { + "134:10": { "id:3": 201029, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 96 }, - "131:10": { + "135:10": { "id:3": 201030, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 96 }, - "132:10": { + "136:10": { "id:3": 201031, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 48 }, - "133:10": { + "137:10": { "id:3": 201032, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 96 }, - "134:10": { + "138:10": { "id:3": 201033, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 768 }, - "135:10": { + "139:10": { "id:3": 201034, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 96 }, - "136:10": { + "140:10": { "id:3": 201035, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 96 }, - "137:10": { + "141:10": { "id:3": 201036, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 96 }, - "138:10": { + "142:10": { "id:3": 201037, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 48 }, - "139:10": { + "143:10": { "id:3": 201038, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 96 }, - "140:10": { + "144:10": { "id:3": 201039, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 96 }, - "141:10": { + "145:10": { "id:3": 201040, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 96 }, - "142:10": { + "146:10": { "id:3": 201041, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 96 }, - "143:10": { + "147:10": { "id:3": 201042, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 96 }, - "144:10": { + "148:10": { "id:3": 201043, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 240 }, - "145:10": { + "149:10": { "id:3": 201044, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 240 }, - "146:10": { + "150:10": { "id:3": 201045, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 240 }, - "147:10": { + "151:10": { "id:3": 201046, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 240 }, - "148:10": { + "152:10": { "id:3": 201047, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 48 }, - "149:10": { + "153:10": { "id:3": 201048, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 144 }, - "150:10": { + "154:10": { "id:3": 201049, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 48 }, - "151:10": { + "155:10": { "id:3": 201050, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 48 }, - "152:10": { + "156:10": { "id:3": 201051, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 144 }, - "153:10": { + "157:10": { "id:3": 201052, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 192 }, - "154:10": { + "158:10": { "id:3": 201053, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 672 }, - "155:10": { + "159:10": { "id:3": 201054, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 672 }, - "156:10": { + "160:10": { "id:3": 201055, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 672 }, - "157:10": { + "161:10": { "id:3": 201056, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 240 }, - "158:10": { + "162:10": { "id:3": 201057, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 144 }, - "159:10": { + "163:10": { "id:3": 201058, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 960 }, - "160:10": { + "164:10": { "id:3": 201059, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 960 }, - "161:10": { + "165:10": { "id:3": 201060, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1152 }, - "162:10": { + "166:10": { "id:3": 201061, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 240 }, - "163:10": { + "167:10": { "id:3": 201062, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1200 }, - "164:10": { + "168:10": { "id:3": 201063, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1200 }, - "165:10": { + "169:10": { "id:3": 201064, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 240 }, - "166:10": { + "170:10": { "id:3": 201065, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1152 }, - "167:10": { + "171:10": { "id:3": 201066, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1104 }, - "168:10": { + "172:10": { "id:3": 201067, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1104 }, - "169:10": { + "173:10": { "id:3": 201068, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 240 }, - "170:10": { + "174:10": { "id:3": 201069, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1248 }, - "171:10": { + "175:10": { "id:3": 201070, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1056 }, - "172:10": { + "176:10": { "id:3": 201071, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1056 }, - "173:10": { + "177:10": { "id:3": 201072, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 480 }, - "174:10": { + "178:10": { "id:3": 201073, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 624 }, - "175:10": { + "179:10": { "id:3": 201074, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 624 }, - "176:10": { + "180:10": { "id:3": 201075, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 288 }, - "177:10": { + "181:10": { "id:3": 201076, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 288 }, - "178:10": { + "182:10": { "id:3": 201077, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 288 }, - "179:10": { + "183:10": { "id:3": 201078, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 288 }, - "180:10": { + "184:10": { "id:3": 201079, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 624 }, - "181:10": { + "185:10": { "id:3": 201080, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1056 }, - "182:10": { + "186:10": { "id:3": 201081, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1008 }, - "183:10": { + "187:10": { "id:3": 201082, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 1008 }, - "184:10": { + "188:10": { "id:3": 201083, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 1296 }, - "185:10": { + "189:10": { "id:3": 201084, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 672 }, - "186:10": { + "190:10": { "id:3": 201085, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 672 }, - "187:10": { + "191:10": { "id:3": 201086, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 384 }, - "188:10": { + "192:10": { "id:3": 201087, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 672 }, - "189:10": { + "193:10": { "id:3": 201088, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 384 }, - "190:10": { + "194:10": { "id:3": 201089, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 384 }, - "191:10": { + "195:10": { "id:3": 201090, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 480 }, - "192:10": { + "196:10": { "id:3": 201091, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 480 }, - "193:10": { + "197:10": { "id:3": 201092, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 480 }, - "194:10": { + "198:10": { "id:3": 201093, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 480 }, - "195:10": { + "199:10": { "id:3": 201094, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 480 }, - "196:10": { + "200:10": { "id:3": 201095, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 480 }, - "197:10": { + "201:10": { "id:3": 201096, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 480 }, - "198:10": { + "202:10": { "id:3": 201097, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 480 }, - "199:10": { + "203:10": { "id:3": 201098, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 480 }, - "200:10": { + "204:10": { "id:3": 201099, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 288 }, - "201:10": { + "205:10": { "id:3": 201100, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 288 }, - "202:10": { + "206:10": { "id:3": 201101, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 288 }, - "203:10": { + "207:10": { "id:3": 201102, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 288 }, - "204:10": { + "208:10": { "id:3": 201103, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 288 }, - "205:10": { + "209:10": { "id:3": 201104, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 288 }, - "206:10": { + "210:10": { "id:3": 201105, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 288 }, - "207:10": { + "211:10": { "id:3": 201106, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 816 }, - "208:10": { + "212:10": { "id:3": 201107, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 336 }, - "209:10": { + "213:10": { "id:3": 201108, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 336 }, - "210:10": { + "214:10": { "id:3": 201109, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 336 }, - "211:10": { + "215:10": { "id:3": 201110, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 768 }, - "212:10": { + "216:10": { "id:3": 201111, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 336 }, - "213:10": { + "217:10": { "id:3": 201112, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 336 }, - "214:10": { + "218:10": { "id:3": 201113, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 48 }, - "215:10": { + "219:10": { "id:3": 201114, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 240 }, - "216:10": { + "220:10": { "id:3": 201115, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 240 }, - "217:10": { + "221:10": { "id:3": 201116, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 336 }, - "218:10": { + "222:10": { "id:3": 201117, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 336 }, - "219:10": { + "223:10": { "id:3": 201118, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 384 }, - "220:10": { + "224:10": { "id:3": 201119, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 384 }, - "221:10": { + "225:10": { "id:3": 201120, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 384 }, - "222:10": { + "226:10": { "id:3": 201121, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 384 }, - "223:10": { + "227:10": { "id:3": 201122, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 384 }, - "224:10": { + "228:10": { "id:3": 201123, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 48 }, - "225:10": { + "229:10": { "id:3": 201124, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 144 }, - "226:10": { + "230:10": { "id:3": 201125, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 48 }, - "227:10": { + "231:10": { "id:3": 201126, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 48 }, - "228:10": { + "232:10": { "id:3": 201127, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 288 }, - "229:10": { + "233:10": { "id:3": 201128, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 744 }, - "230:10": { + "234:10": { "id:3": 201130, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 624 }, - "231:10": { + "235:10": { "id:3": 201131, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 624 }, - "232:10": { + "236:10": { "id:3": 201132, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 672 }, - "233:10": { + "237:10": { "id:3": 201133, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 336 }, - "234:10": { + "238:10": { "id:3": 201134, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 816 }, - "235:10": { + "239:10": { "id:3": 201135, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 816 }, - "236:10": { + "240:10": { "id:3": 201136, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 816 }, - "237:10": { + "241:10": { "id:3": 201137, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1008 }, - "238:10": { + "242:10": { "id:3": 201138, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1104 }, - "239:10": { + "243:10": { "id:3": 201139, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1152 }, - "240:10": { + "244:10": { "id:3": 201140, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1200 }, - "241:10": { + "245:10": { "id:3": 201141, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1248 }, - "242:10": { + "246:10": { "id:3": 201142, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 528 }, - "243:10": { + "247:10": { "id:3": 201143, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 96, + "x:3": -48, "y:3": 528 }, - "244:10": { + "248:10": { "id:3": 201144, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 144 }, - "245:10": { + "249:10": { "id:3": 201145, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 192 }, - "246:10": { + "250:10": { "id:3": 201146, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 768 }, - "247:10": { + "251:10": { "id:3": 201147, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 384 }, - "248:10": { + "252:10": { "id:3": 201148, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 768 }, - "249:10": { + "253:10": { "id:3": 201149, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 192 }, - "250:10": { + "254:10": { "id:3": 201150, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 432 }, - "251:10": { + "255:10": { "id:3": 201151, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 432 }, - "252:10": { + "256:10": { "id:3": 201152, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 432 }, - "253:10": { + "257:10": { "id:3": 201153, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 768 }, - "254:10": { + "258:10": { "id:3": 201154, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 768 }, - "255:10": { + "259:10": { "id:3": 201155, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 336 }, - "256:10": { + "260:10": { "id:3": 201156, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 48 }, - "257:10": { + "261:10": { "id:3": 201157, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 432 }, - "258:10": { + "262:10": { "id:3": 201158, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 816 }, - "259:10": { + "263:10": { "id:3": 201159, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 432 }, - "260:10": { + "264:10": { "id:3": 201160, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 432 }, - "261:10": { + "265:10": { "id:3": 201161, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 432 }, - "262:10": { + "266:10": { "id:3": 201162, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 432 }, - "263:10": { + "267:10": { "id:3": 201163, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 432 }, - "264:10": { + "268:10": { "id:3": 201164, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 144 }, - "265:10": { + "269:10": { "id:3": 201165, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 144 }, - "266:10": { + "270:10": { "id:3": 201166, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 192 }, - "267:10": { + "271:10": { "id:3": 201167, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 192 }, - "268:10": { + "272:10": { "id:3": 201168, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 192 }, - "269:10": { + "273:10": { "id:3": 201169, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 192 }, - "270:10": { + "274:10": { "id:3": 201170, "sizeX:3": 24, "sizeY:3": 24, "x:3": -288, "y:3": 192 }, - "271:10": { + "275:10": { "id:3": 201171, "sizeX:3": 24, "sizeY:3": 24, "x:3": -240, "y:3": 192 }, - "272:10": { + "276:10": { "id:3": 201172, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1296 }, - "273:10": { + "277:10": { "id:3": 201173, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 336 }, - "274:10": { + "278:10": { "id:3": 201174, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 336 }, - "275:10": { + "279:10": { "id:3": 201175, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 720 }, - "276:10": { + "280:10": { "id:3": 201176, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 720 }, - "277:10": { + "281:10": { "id:3": 201177, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 720 }, - "278:10": { + "282:10": { "id:3": 201178, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 720 }, - "279:10": { + "283:10": { "id:3": 201179, "sizeX:3": 24, "sizeY:3": 24, "x:3": 240, "y:3": 720 }, - "280:10": { + "284:10": { "id:3": 201180, "sizeX:3": 24, "sizeY:3": 24, "x:3": 288, "y:3": 720 }, - "281:10": { + "285:10": { "id:3": 201181, "sizeX:3": 24, "sizeY:3": 24, "x:3": 336, "y:3": 720 }, - "282:10": { + "286:10": { "id:3": 201182, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 816 }, - "283:10": { + "287:10": { "id:3": 201183, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 816 }, - "284:10": { + "288:10": { "id:3": 201184, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 384 }, - "285:10": { + "289:10": { "id:3": 201185, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 672 }, - "286:10": { + "290:10": { "id:3": 201186, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 624 }, - "287:10": { + "291:10": { "id:3": 201187, "sizeX:3": 24, "sizeY:3": 24, "x:3": 192, "y:3": 624 }, - "288:10": { + "292:10": { "id:3": 201188, "sizeX:3": 24, "sizeY:3": 24, "x:3": -48, "y:3": 240 }, - "289:10": { + "293:10": { "id:3": 201189, "sizeX:3": 24, "sizeY:3": 24, "x:3": -96, "y:3": 240 }, - "290:10": { + "294:10": { "id:3": 201190, "sizeX:3": 24, "sizeY:3": 24, "x:3": -144, "y:3": 240 }, - "291:10": { + "295:10": { "id:3": 201191, "sizeX:3": 24, "sizeY:3": 24, "x:3": -192, "y:3": 432 }, - "292:10": { + "296:10": { "id:3": 201192, "sizeX:3": 24, "sizeY:3": 24, "x:3": 144, "y:3": 768 }, - "293:10": { + "297:10": { "id:3": 201193, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 1008 }, - "294:10": { + "298:10": { "id:3": 201194, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 1008 }, - "295:10": { + "299:10": { "id:3": 201195, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 48 }, - "296:10": { + "300:10": { "id:3": 201196, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 0, + "x:3": -48, "y:3": 0 }, - "297:10": { + "301:10": { "id:3": 201197, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1344 }, - "298:10": { + "302:10": { "id:3": 201198, "sizeX:3": 24, "sizeY:3": 24, "x:3": 0, "y:3": 1296 }, - "299:10": { + "303:10": { "id:3": 201199, "sizeX:3": 24, "sizeY:3": 24, "x:3": 48, "y:3": 864 }, - "300:10": { + "304:10": { "id:3": 201200, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -48, - "y:3": 864 + "x:3": 48, + "y:3": 912 }, - "301:10": { + "305:10": { "id:3": 201201, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -96, - "y:3": 864 + "x:3": 96, + "y:3": 912 }, - "302:10": { + "306:10": { "id:3": 201202, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -144, - "y:3": 864 + "x:3": -96, + "y:3": 912 }, - "303:10": { + "307:10": { "id:3": 201203, "sizeX:3": 24, "sizeY:3": 24, - "x:3": -192, - "y:3": 864 + "x:3": -48, + "y:3": 912 }, - "304:10": { + "308:10": { "id:3": 201204, "sizeX:3": 24, "sizeY:3": 24, "x:3": 96, "y:3": 864 }, - "305:10": { + "309:10": { "id:3": 201205, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 144, + "x:3": -96, "y:3": 864 }, - "306:10": { + "310:10": { "id:3": 201206, "sizeX:3": 24, "sizeY:3": 24, - "x:3": 192, + "x:3": -48, "y:3": 864 } } @@ -215741,7 +243138,7 @@ }, "questSettings:10": { "betterquesting:10": { - "editmode:1": 0, + "editmode:1": 1, "hardcore:1": 0, "home_anchor_x:5": 0.5, "home_anchor_y:5": 0.0, diff --git a/config/brandon3055/CustomFusionRecipes.json b/config/brandon3055/CustomFusionRecipes.json index fb406d0f..8453db15 100644 --- a/config/brandon3055/CustomFusionRecipes.json +++ b/config/brandon3055/CustomFusionRecipes.json @@ -448,6 +448,25 @@ "minecraft:magma" ] }, + { + "mode": "ADD", + "result": "iceandfire:dragonsteel_fire_block", + "catalyst": "draconicevolution:draconium_block", + "energy": 100000, + "tier": 2, + "ingredients": [ + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma", + "minecraft:magma" + ] + }, { "mode": "ADD", "result": "iceandfire:dragonsteel_ice_ingot", @@ -463,6 +482,25 @@ "minecraft:packed_ice" ] }, + { + "mode": "ADD", + "result": "iceandfire:dragonsteel_ice_block", + "catalyst": "draconicevolution:draconium_block", + "energy": 100000, + "tier": 2, + "ingredients": [ + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice", + "minecraft:packed_ice" + ] + }, { "mode": "ADD", "result": "draconicevolution:awakened_core,4,0", @@ -528,5 +566,22 @@ "ore:ingotPromethium", "ore:ingotPromethium" ] + }, + { + "mode": "ADD", + "result": "contenttweaker:recursion_of_notbeinganoob", + "catalyst": "contenttweaker:everburning_seed", + "energy": 64000000000000, + "tier": 3, + "ingredients": [ + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence", + "contenttweaker:recursive_convergence" + ] } ] \ No newline at end of file diff --git a/config/brandon3055/DraconicEvolution.cfg b/config/brandon3055/DraconicEvolution.cfg index faf4ae14..ecf8f96b 100644 --- a/config/brandon3055/DraconicEvolution.cfg +++ b/config/brandon3055/DraconicEvolution.cfg @@ -251,6 +251,9 @@ Tweaks { # When true, everything is just a little harder. (Currently only effects recipes but that will probably change in the future) B:hardMode=false + # If true fusion crafting injectors will be set to single item mode by default. + B:injectorSingleItemDefault=false + # A list of items of items that should be ignored by the item dislocator. Use the item's registry name (e.g. minecraft:apple) You can also add a meta value after the name (e.g. minecraft:wool|4). S:itemDislocatorBlacklist < appliedenergistics2:crystal_seed diff --git a/config/brokenwings.cfg b/config/brokenwings.cfg index 07cf22ce..3f5c2a68 100644 --- a/config/brokenwings.cfg +++ b/config/brokenwings.cfg @@ -38,6 +38,22 @@ countermeasures { # The banned list of items. # See readme on GitHub for examples of how to add extra metadata or dimension conditions [default: ] S:items < + xreliquary:rod_of_lyssa dimension:623 + xreliquary:rod_of_lyssa dimension:183 + xreliquary:rod_of_lyssa dimension:184 + xreliquary:rod_of_lyssa dimension:818 + xreliquary:rod_of_lyssa dimension:821 + xreliquary:rod_of_lyssa dimension:165 + xreliquary:rod_of_lyssa dimension:814 + xreliquary:rod_of_lyssa dimension:53 + xreliquary:rod_of_lyssa dimension:166 + xreliquary:rod_of_lyssa dimension:423 + xreliquary:rod_of_lyssa dimension:170 + xreliquary:rod_of_lyssa dimension:171 + xreliquary:rod_of_lyssa dimension:172 + xreliquary:rod_of_lyssa dimension:173 + xreliquary:rod_of_lyssa dimension:1 + xreliquary:rod_of_lyssa dimension:146 > } diff --git a/config/buildcraft/detailed.properties b/config/buildcraft/detailed.properties index 67a18d4d..f8cfba6c 100644 --- a/config/buildcraft/detailed.properties +++ b/config/buildcraft/detailed.properties @@ -1,5 +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. -#Mon Jul 31 13:09:33 PDT 2023 +#Tue Sep 05 16:03:28 PDT 2023 render.pipe.misc.inside.shade=0.725 diff --git a/config/compactmachines3/recipes/abyssalcraft_gate0.json b/config/compactmachines3/recipes/abyssalcraft_gate0.json index 59fc3b45..50c6cecf 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate0.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate0.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate1.json b/config/compactmachines3/recipes/abyssalcraft_gate1.json index d34f67c1..c0b795e9 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate1.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate1.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate2.json b/config/compactmachines3/recipes/abyssalcraft_gate2.json index 5bc4ab82..f7bb3ed4 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate2.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate2.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate3.json b/config/compactmachines3/recipes/abyssalcraft_gate3.json index 0b207c44..fb717ca8 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate3.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate3.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate4.json b/config/compactmachines3/recipes/abyssalcraft_gate4.json index 5a5fc94e..3e28605e 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate4.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate4.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate5.json b/config/compactmachines3/recipes/abyssalcraft_gate5.json index 2d683560..d5423eb3 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate5.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate5.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/abyssalcraft_gate6.json b/config/compactmachines3/recipes/abyssalcraft_gate6.json index 3bd57b24..0237b1c9 100644 --- a/config/compactmachines3/recipes/abyssalcraft_gate6.json +++ b/config/compactmachines3/recipes/abyssalcraft_gate6.json @@ -18,7 +18,11 @@ }, "b": { "id": "abyssalcraft:dcstairs", - "meta": 0 + "meta": 0, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "c": { "id": "abyssalcraft:dscwall", @@ -34,7 +38,11 @@ }, "e": { "id": "abyssalcraft:dcstairs", - "meta": 5 + "meta": 5, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "f": { "id": "minecraft:stone", @@ -58,11 +66,19 @@ }, "j": { "id": "abyssalcraft:dcstairs", - "meta": 4 + "meta": 4, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } }, "k": { "id": "abyssalcraft:dcstairs", - "meta": 1 + "meta": 1, + "item": { + "id": "abyssalcraft:dcstairs", + "count": 1 + } } }, diff --git a/config/compactmachines3/recipes/advancedr-crystallizer.json b/config/compactmachines3/recipes/advancedr-crystallizer.json index 4ccacb11..70495914 100644 --- a/config/compactmachines3/recipes/advancedr-crystallizer.json +++ b/config/compactmachines3/recipes/advancedr-crystallizer.json @@ -12,65 +12,63 @@ "catalyst": "contenttweaker:multiblock_preview", "catalyst-meta": 0, - "input-types": { "a": { "id": "advancedrocketry:quartzcrucible", "meta": 0 }, "b": { - "id": "libvulpes:coil0", - "meta": 2 + "id": "libvulpes:hatch", + "meta": 1 }, "c": { - "id": "libvulpes:forgepowerinput", - "meta": 0 + "id": "advancedrocketry:crystallizer", + "meta": 2, + "item": { + "id": "advancedrocketry:crystallizer", + "count": 1 + } }, "d": { "id": "libvulpes:hatch", "meta": 0 }, "e": { - "id": "advancedrocketry:crystallizer", - "meta": 5, - "item": { - "id": "advancedrocketry:crystallizer", - "count": 1 - } + "id": "libvulpes:hatch", + "meta": 3 }, "f": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + }, + "g": { "id": "libvulpes:hatch", - "meta": 1 + "meta": 2 } }, - "shape": [ [ [ "a", - "a" - ], - [ "a", "a" ], [ + "a", "a", "a" ] ], [ [ - "b", - "d" + "d:A", + "c:A", + "b:A" ], [ - "c", - "e" - ], - [ - "b", - "f" + "g:A", + "f:A", + "e:A" ] ] ] diff --git a/config/compactmachines3/recipes/advancedr-laserengraver.json b/config/compactmachines3/recipes/advancedr-laserengraver.json new file mode 100644 index 00000000..29adc5eb --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-laserengraver.json @@ -0,0 +1,118 @@ +{ + "name": "cm3ar:laseretcher", + + "disabled": false, + + "target-item": "advancedrocketry:precisionlaseretcher", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + "input-types": { + "a": { + "id": "minecraft:stone_slab", + "meta": 0 + }, + "b": { + "id": "advancedrocketry:structuretower", + "meta": 0 + }, + "c": { + "id": "libvulpes:structuremachine", + "meta": 0 + }, + "d": { + "id": "advancedrocketry:precisionlaseretcher", + "meta": 2, + "item": { + "id": "advancedrocketry:precisionlaseretcher", + "count": 1 + } + }, + "e": { + "id": "libvulpes:hatch", + "meta": 0 + }, + "f": { + "id": "advancedrocketry:vacuumlaser", + "meta": 1, + "item": { + "id": "advancedrocketry:vacuumlaser", + "count": 1 + } + }, + "g": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + }, + "h": { + "id": "libvulpes:elitemotor", + "meta": 2, + "item": { + "id": "libvulpes:elitemotor", + "count": 1 + } + }, + "i": { + "id": "libvulpes:hatch", + "meta": 1 + } + }, + "shape": [ + [ + [ + "a", + "a", + "a" + ], + [ + "_", + "a", + "_" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "c", + "_", + "b" + ], + [ + "c", + "f", + "_" + ], + [ + "c", + "_", + "b" + ] + ], + [ + [ + "e:A", + "d:A", + "c" + ], + [ + "i:A", + "h", + "g:A" + ], + [ + "c", + "c", + "g:A" + ] + ] + ] +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-lathe.json b/config/compactmachines3/recipes/advancedr-lathe.json new file mode 100644 index 00000000..fbf00f8a --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-lathe.json @@ -0,0 +1,68 @@ +{ + "name": "cm3ar:lathe", + + "disabled": false, + + "target-item": "advancedrocketry:lathe", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + "input-types": { + "a": { + "id": "advancedrocketry:lathe", + "meta": 2, + "item": { + "id": "advancedrocketry:lathe", + "count": 1 + } + }, + "b": { + "id": "libvulpes:elitemotor", + "meta": 3, + "item": { + "id": "libvulpes:elitemotor", + "count": 1 + } + }, + "c": { + "id": "libvulpes:hatch", + "meta": 0 + }, + "d": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + }, + "e": { + "id": "libvulpes:structuremachine", + "meta": 0 + }, + "f": { + "id": "libvulpes:hatch", + "meta": 1 + } + }, + "shape": [ + [ + [ + "c", + "_", + "b", + "a" + ] + ], + [ + [ + "f", + "e", + "e", + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-railgun.json b/config/compactmachines3/recipes/advancedr-railgun.json new file mode 100644 index 00000000..77680957 --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-railgun.json @@ -0,0 +1,1184 @@ +{ + "name": "cm3ar:railgun", + + "disabled": false, + + "target-item": "advancedrocketry:railgun", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + + "input-types": { + "a": { + "id": "thermalfoundation:storage_alloy", + "meta": 0 + }, + "b": { + "id": "minecraft:stone_slab", + "meta": 0 + }, + "c": { + "id": "libvulpes:advstructuremachine", + "meta": 0 + }, + "d": { + "id": "libvulpes:hatch", + "meta": 0 + }, + "e": { + "id": "advancedrocketry:railgun", + "meta": 2, + "item": { + "id": "advancedrocketry:railgun", + "count": 1 + } + }, + "f": { + "id": "libvulpes:hatch", + "meta": 1 + }, + "g": { + "id": "immersiveengineering:metal_decoration0", + "meta": 0 + }, + "h": { + "id": "techreborn:storage", + "meta": 2 + }, + "i": { + "id": "libvulpes:structuremachine", + "meta": 0 + }, + "j": { + "id": "libvulpes:elitemotor", + "meta": 2, + "item": { + "id": "libvulpes:elitemotor", + "count": 1 + } + }, + "k": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + } + }, + "shape": [ + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "g", + "i", + "g", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "g", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "a", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "c", + "h", + "c", + "_", + "_", + "_" + ], + [ + "_", + "_", + "a", + "h", + "h", + "h", + "a", + "_", + "_" + ], + [ + "_", + "_", + "_", + "c", + "h", + "c", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "a", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "_", + "_", + "b", + "b", + "b", + "_", + "_", + "a" + ], + [ + "_", + "c", + "b", + "f:A", + "e:A", + "d:A", + "b", + "c", + "_" + ], + [ + "_", + "b", + "c", + "c", + "c", + "c", + "c", + "b", + "_" + ], + [ + "b", + "b", + "c", + "c", + "c", + "c", + "c", + "b", + "b" + ], + [ + "b", + "b", + "c", + "c", + "j", + "c", + "c", + "b", + "b" + ], + [ + "b", + "b", + "c", + "c", + "c", + "c", + "c", + "b", + "b" + ], + [ + "_", + "b", + "c", + "c", + "c", + "c", + "c", + "b", + "_" + ], + [ + "_", + "c", + "b", + "k:A", + "k:A", + "k:A", + "b", + "c", + "_" + ], + [ + "a", + "_", + "_", + "b", + "b", + "b", + "_", + "_", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-rocket-assebling.json b/config/compactmachines3/recipes/advancedr-rocket-assebling.json new file mode 100644 index 00000000..b5533596 --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-rocket-assebling.json @@ -0,0 +1,330 @@ +{ + "name": "cm3advancedrocketry:rocketbuilder", + + "disabled": false, + + "target-item": "advancedrocketry:rocketbuilder", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + "input-types": { + "a": { + "id": "advancedrocketry:launchpad", + "meta": 0 + }, + "b": { + "id": "advancedrocketry:structuretower", + "meta": 0 + }, + "c": { + "id": "advancedrocketry:rocketbuilder", + "meta": 5, + "item": { + "id": "advancedrocketry:rocketbuilder", + "count": 1 + } + }, + "d": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + } + }, + "input-nbt": { + "c:A": { + "nbt": "{scanTotalBlocks:0,maxEnergy:100000,scanTime:0,rocketStats:{fuelBaseRateIon:0.0f,drillingPower:0.0f,fuelRateBipropellant:0,playerXPos:-2147483648,fuelCapacityWarp:0,fuelBaseRateBipropellant:0.0f,playerZPos:0,oxidizerFluid:\"null\",fuelOxidizer:0,fuelIon:0,fuelRateMonopropellant:0,fuelRateNuclear:0,fuelBipropellant:0,fuelCapacityNuclear:0,fuelBaseRateMonopropellant:0.0f,fuelMonopropellant:0,fuelBaseRateOxidizer:0.0f,weight:0,fuelImpulse:0,fuelBaseRateWarp:0.0f,fuelCapacityOxidizer:0,fuelCapacityBipropellant:0,fuelBaseRateImpulse:0.0f,fuelFluid:\"null\",fuelNuclear:0,playerYPos:0,fuelRateOxidizer:0,fuelRateWarp:0,fuelBaseRateNuclear:0.0f,fuelCapacityIon:0,fuelRateIon:0,thrust:0,fuelCapacityImpulse:0,fuelWarp:0,fuelCapacityMonopropellant:0,fuelRateImpulse:0},ForgeCaps:{\"nuclearcraft:capability_default_radiation_resistance\":{shieldingRadResistance:0.0d,radiationResistance:0.0d}},id:\"minecraft:arrocketbuilder\",building:0b,energy:0,status:5}" + }, + "d:A": { + "nbt": "{maxEnergy:100000,ForgeCaps:{\"nuclearcraft:capability_default_radiation_resistance\":{shieldingRadResistance:0.0d,radiationResistance:0.0d}},id:\"minecraft:vulpesforgepowerinput\",teir:1,energy:0}" + } + }, + "shape": [ + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "_", + "_", + "c:A" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "a", + "a", + "a", + "a", + "a", + "_" + ], + [ + "_", + "a", + "a", + "a", + "a", + "a", + "_" + ], + [ + "b", + "a", + "a", + "a", + "a", + "a", + "d:A" + ], + [ + "_", + "a", + "a", + "a", + "a", + "a", + "_" + ], + [ + "_", + "a", + "a", + "a", + "a", + "a", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-satellitebuilder.json b/config/compactmachines3/recipes/advancedr-satellitebuilder.json new file mode 100644 index 00000000..4fcea96d --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-satellitebuilder.json @@ -0,0 +1,42 @@ +{ + "name": "cm3ar:satellitebuilder", + + "disabled": false, + + "target-item": "advancedrocketry:satellitebuilder", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + "input-types": { + "a": { + "id": "advancedrocketry:satellitebuilder", + "meta": 2, + "item": { + "id": "advancedrocketry:satellitebuilder", + "meta": 0, + "count": 1 + } + }, + "b": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + } + }, + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-spaceelevatorcontroller.json b/config/compactmachines3/recipes/advancedr-spaceelevatorcontroller.json new file mode 100644 index 00000000..b999a0c4 --- /dev/null +++ b/config/compactmachines3/recipes/advancedr-spaceelevatorcontroller.json @@ -0,0 +1,165 @@ +{ + "name": "cm3ar:spaceelevatorcontroller", + + "disabled": false, + + "target-item": "advancedrocketry:spaceelevatorcontroller", + "target-count": 1, + + "duration": 200, + "symmetrical": true, + + "catalyst": "contenttweaker:multiblock_preview", + "catalyst-meta": 0, + + + "input-types": { + "a": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + }, + "b": { + "id": "advancedrocketry:spaceelevatorcontroller", + "meta": 2, + "item": { + "id": "advancedrocketry:spaceelevatorcontroller", + "count": 1 + } + }, + "c": { + "id": "thermalfoundation:storage_alloy", + "meta": 0 + }, + "d": { + "id": "minecraft:stone_slab", + "meta": 0 + }, + "e": { + "id": "libvulpes:advstructuremachine", + "meta": 0 + }, + "f": { + "id": "libvulpes:elitemotor", + "meta": 2, + "item": { + "id": "libvulpes:elitemotor", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "_", + "_", + "_", + "a:A", + "b:A", + "a:A", + "_", + "_", + "_" + ], + [ + "c", + "_", + "_", + "d", + "d", + "d", + "_", + "_", + "c" + ], + [ + "_", + "e", + "d", + "d", + "d", + "d", + "d", + "e", + "_" + ], + [ + "_", + "d", + "e", + "d", + "d", + "d", + "e", + "d", + "_" + ], + [ + "d", + "d", + "d", + "e", + "e", + "e", + "d", + "d", + "d" + ], + [ + "d", + "d", + "d", + "e", + "f", + "e", + "d", + "d", + "d" + ], + [ + "d", + "d", + "d", + "e", + "e", + "e", + "d", + "d", + "d" + ], + [ + "_", + "d", + "e", + "d", + "d", + "d", + "e", + "d", + "_" + ], + [ + "_", + "e", + "d", + "d", + "d", + "d", + "d", + "e", + "_" + ], + [ + "c", + "_", + "_", + "d", + "d", + "d", + "_", + "_", + "c" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/advancedr-spacelaser.json b/config/compactmachines3/recipes/advancedr-spacelaser.json index 06cb63a9..b20e5a3e 100644 --- a/config/compactmachines3/recipes/advancedr-spacelaser.json +++ b/config/compactmachines3/recipes/advancedr-spacelaser.json @@ -13,42 +13,44 @@ "catalyst-meta": 0, - "input-types": { "a": { + "id": "libvulpes:advstructuremachine", + "meta": 0 + }, + "b": { + "id": "advancedrocketry:vacuumlaser", + "meta": 1, + "item": { + "id": "advancedrocketry:vacuumlaser", + "count": 48 + } + }, + "c": { + "id": "advancedrocketry:blocklens", + "meta": 0 + }, + "d": { + "id": "libvulpes:forgepowerinput", + "meta": 0 + }, + "e": { + "id": "libvulpes:hatch", + "meta": 1 + }, + "f": { "id": "advancedrocketry:spacelaser", - "meta": 4, + "meta": 2, "item": { "id": "advancedrocketry:spacelaser", "count": 1 } }, - "b": { - "id": "libvulpes:advstructuremachine", - "meta": 0 - }, - "c": { - "id": "libvulpes:hatch", - "meta": 1, - "item": { - "id": "libvulpes:hatch", - "count": 1 - } - }, - "d": { - "id": "libvulpes:forgepowerinput", - "meta": 0, - "item": { - "id": "libvulpes:forgepowerinput", - "count": 1 - } - }, - "e": { - "id": "minecraft:glass", + "g": { + "id": "libvulpes:structuremachine", "meta": 0 } }, - "shape": [ [ [ @@ -56,26 +58,11 @@ "_", "_", "_", - "_" - ], - [ "_", "_", - "b", - "_", - "_" - ], - [ - "_", - "b", - "b", - "b", - "_" - ], - [ "_", "_", - "b", + "_", "_", "_" ], @@ -84,51 +71,143 @@ "_", "_", "_", - "_" - ] - ], - [ - [ "_", "_", - "d", + "_", + "_", + "_", "_", "_" ], [ "_", - "d", - "b", - "d", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", "_" ], [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", "a", - "e", - "e", - "b", - "d" - ], - [ - "_", - "d", - "b", - "d", "_" ], [ "_", "_", - "d", + "_", + "_", + "_", + "_", + "_", + "_", + "a", + "a", + "a" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "a", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", "_", "_" ] ], [ [ - "_", "_", "b", + "b", + "b", + "a", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "c", + "c", + "a", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "a", + "a", + "a", + "_", + "_", "_", "_" ], @@ -137,26 +216,76 @@ "b", "b", "b", - "_" + "a", + "_", + "c", + "_", + "g", + "a", + "g" ], [ - "b", - "b", - "e", - "b", - "b" + "_", + "_", + "_", + "_", + "_", + "_", + "a", + "c", + "a", + "a", + "a" ], [ "_", "b", "b", "b", + "a", + "_", + "c", + "_", + "g", + "a", + "g" + ], + [ + "d:A", + "b", + "b", + "b", + "a", + "a", + "a", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "c", + "c", + "a", + "_", + "_", + "_", "_" ], [ - "_", "_", "b", + "b", + "b", + "a", + "_", + "_", + "_", + "_", "_", "_" ] @@ -164,40 +293,121 @@ [ [ "_", + "b", + "b", + "b", + "a", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "c", + "c", + "a", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "a", + "a", + "a", + "_", + "e:A", + "f:A", + "e:A" + ], + [ + "_", + "b", + "b", + "b", + "a", "_", "c", "_", + "g", + "g", + "g" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a", + "c", + "g", + "g", + "g" + ], + [ + "_", + "b", + "b", + "b", + "a", + "_", + "c", + "_", + "g", + "g", + "g" + ], + [ + "d:A", + "b", + "b", + "b", + "a", + "a", + "a", + "_", + "_", + "_", + "_" + ], + [ + "d:A", + "b", + "b", + "b", + "c", + "c", + "a", + "_", + "_", + "_", "_" ], [ "_", "b", - "e", "b", - "_" - ], - [ - "c", - "e", - "e", - "e", - "c" - ], - [ - "_", "b", - "e", - "b", - "_" - ], - [ + "a", + "_", + "_", "_", "_", - "c", "_", "_" ] ] ] - } \ No newline at end of file diff --git a/config/compactmachines3/recipes/applied_p2p.json b/config/compactmachines3/recipes/applied_p2p.json new file mode 100644 index 00000000..c5309f56 --- /dev/null +++ b/config/compactmachines3/recipes/applied_p2p.json @@ -0,0 +1,430 @@ +{ + "name": "compactmachines3:applied_p2p", + "target-item": "appliedenergistics2:part", + "target-meta": 460, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0 + }, + "b": { + "id": "appliedenergistics2:controller", + "meta": 0 + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:68s},\"extra:6\":{part:{p:0,k:-1L,g:74L},usedChannels:0}}" + }, + "a:B": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:4\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:4\":{part:{p:0,k:-1L,g:71L},output:0b,freq:0s,outer:{p:0,k:-1L,g:74L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:71L},usedChannels:2}}" + }, + "a:C": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:10s},\"extra:6\":{part:{p:0,k:-1L,g:71L},usedChannels:2}}" + }, + "a:D": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:5\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:5\":{part:{p:0,k:-1L,g:71L},output:0b,freq:0s,outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:71L},usedChannels:2}}" + }, + "a:E": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:0\":{id:\"appliedenergistics2:part\",Count:1,Damage:140s},\"extra:0\":{part:{p:0,k:-1L,g:71L},outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:10s},\"extra:6\":{part:{p:0,k:-1L,g:71L},usedChannels:2}}" + }, + "a:F": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:68s},\"extra:6\":{part:{p:0,k:-1L,g:52L},usedChannels:0}}" + }, + "a:G": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:3\":{id:\"appliedenergistics2:part\",Count:1,Damage:140s},\"extra:3\":{part:{p:0,k:-1L,g:57L},outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:10s},\"extra:6\":{part:{p:0,k:-1L,g:57L},usedChannels:2}}" + }, + "b:A": { + "nbt": "{id:\"appliedenergistics2:controller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},forward:\"EAST\",up:\"UP\",internalCurrentPower:0.0d,proxy:{p:0,k:-1L,g:52L}}" + }, + "b:B": { + "nbt": "{id:\"appliedenergistics2:controller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},forward:\"SOUTH\",up:\"UP\",internalCurrentPower:0.0d,proxy:{p:0,k:-1L,g:52L}}" + }, + "b:C": { + "nbt": "{id:\"appliedenergistics2:controller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},forward:\"EAST\",up:\"UP\",internalCurrentPower:0.0d,proxy:{p:0,k:-1L,g:61L}}" + }, + "a:H": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:68s},\"extra:6\":{part:{p:0,k:-1L,g:56L},usedChannels:0}}" + }, + "a:I": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:2\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:2\":{part:{p:0,k:-1L,g:57L},output:0b,freq:0s,outer:{p:0,k:-1L,g:56L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:57L},usedChannels:2}}" + }, + "a:J": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:3\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:3\":{part:{p:0,k:-1L,g:57L},output:0b,freq:0s,outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:57L},usedChannels:2}}" + }, + "a:K": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:2\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:2\":{part:{p:0,k:-1L,g:61L},output:0b,freq:0s,outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:61L},usedChannels:1}}" + }, + "a:L": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:3\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:3\":{part:{p:0,k:-1L,g:61L},output:0b,freq:0s,outer:{p:0,k:-1L,g:65L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:61L},usedChannels:2}}" + }, + "a:M": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:68s},\"extra:6\":{part:{p:0,k:-1L,g:65L},usedChannels:0}}" + }, + "a:N": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:4\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:4\":{part:{p:0,k:-1L,g:94L},output:0b,freq:0s,outer:{p:0,k:-1L,g:52L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:94L},usedChannels:1}}" + }, + "b:D": { + "nbt": "{id:\"appliedenergistics2:controller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},forward:\"SOUTH\",up:\"UP\",internalCurrentPower:0.0d,proxy:{p:0,k:-1L,g:94L}}" + }, + "a:O": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:5\":{id:\"appliedenergistics2:part\",Count:1,Damage:460s},\"extra:5\":{part:{p:0,k:-1L,g:94L},output:0b,freq:0s,outer:{p:0,k:-1L,g:97L}},\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:50s},\"extra:6\":{part:{p:0,k:-1L,g:94L},usedChannels:2}}" + }, + "a:P": { + "nbt": "{id:\"appliedenergistics2:blockcablebus\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},hasRedstone:2,\"def:6\":{id:\"appliedenergistics2:part\",Count:1,Damage:68s},\"extra:6\":{part:{p:0,k:-1L,g:97L},usedChannels:0}}" + } + }, + "shape": [ + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "a:C", + "a:E", + "_", + "_", + "_", + "_", + "b:D", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "b:C", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:H", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:H", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:I", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "a:G", + "a:J", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "b:A", + "b:A", + "b:A", + "_", + "_", + "_", + "_" + ], + [ + "a:A", + "a:A", + "a:B", + "a:D", + "a:F", + "b:A", + "_", + "b:A", + "a:N", + "a:O", + "a:P", + "a:P" + ], + [ + "_", + "_", + "_", + "_", + "_", + "b:B", + "b:B", + "b:B", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:F", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:K", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:L", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:M", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "a:M", + "_", + "_", + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_fuelrod1.json b/config/compactmachines3/recipes/bigreactor_fuelrod1.json new file mode 100644 index 00000000..889a8ec3 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_fuelrod1.json @@ -0,0 +1,149 @@ +{ + "name": "compactmachines3:bigreactor_fuelrod1", + "target-item": "bigreactors:reactorfuelrod", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "draconicevolution:draconium_block", + "meta": 0, + "item": { + "id": "contenttweaker:search_bigreactorcooler_for_options", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontrolrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontrolrod", + "count": 1 + } + }, + "d": { + "id": "bigreactors:reactorfuelrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorfuelrod", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontrolrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},controlRodInsertion:0s}" + }, + "d:A": { + "nbt": "{id:\"bigreactors:tileentityreactorfuelrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "_", + "a:A", + "_" + ], + [ + "a:A", + "c:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "a:B", + "_" + ], + [ + "a:A", + "a:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_fuelrod2.json b/config/compactmachines3/recipes/bigreactor_fuelrod2.json new file mode 100644 index 00000000..a07ef1c5 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_fuelrod2.json @@ -0,0 +1,149 @@ +{ + "name": "compactmachines3:bigreactor_fuelrod2", + "target-item": "bigreactors:reactorcontrolrod", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "draconicevolution:draconium_block", + "meta": 0, + "item": { + "id": "contenttweaker:search_bigreactorcooler_for_options", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontrolrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontrolrod", + "count": 1 + } + }, + "d": { + "id": "bigreactors:reactorfuelrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorfuelrod", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontrolrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},controlRodInsertion:0s}" + }, + "d:A": { + "nbt": "{id:\"bigreactors:tileentityreactorfuelrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "_", + "a:A", + "_" + ], + [ + "a:A", + "c:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "a:B", + "_" + ], + [ + "a:A", + "a:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_fuelrod3.json b/config/compactmachines3/recipes/bigreactor_fuelrod3.json new file mode 100644 index 00000000..2192f2c8 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_fuelrod3.json @@ -0,0 +1,149 @@ +{ + "name": "compactmachines3:bigreactor_fuelrod2", + "target-item": "contenttweaker:yellorite_reactor", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "draconicevolution:draconium_block", + "meta": 0, + "item": { + "id": "contenttweaker:search_bigreactorcooler_for_options", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontrolrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontrolrod", + "count": 1 + } + }, + "d": { + "id": "bigreactors:reactorfuelrod", + "meta": 0, + "item": { + "id": "bigreactors:reactorfuelrod", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontrolrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},controlRodInsertion:0s}" + }, + "d:A": { + "nbt": "{id:\"bigreactors:tileentityreactorfuelrod\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "_", + "a:A", + "_" + ], + [ + "a:A", + "c:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "d:A", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "a:B", + "_" + ], + [ + "a:A", + "a:A", + "a:A" + ], + [ + "_", + "a:A", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_outerframe1.json b/config/compactmachines3/recipes/bigreactor_outerframe1.json new file mode 100644 index 00000000..d2200615 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_outerframe1.json @@ -0,0 +1,242 @@ +{ + "name": "compactmachines3:bigreactor_outerframe1", + "target-item": "contenttweaker:yellorite_reactor", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "bigreactors:reactorglass", + "meta": 0, + "item": { + "id": "bigreactors:reactorglass", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontroller", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontroller", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "b:A": { + "nbt": "{id:\"bigreactors:tileentityreactorglass\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontroller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "c:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:B", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_outerframe2.json b/config/compactmachines3/recipes/bigreactor_outerframe2.json new file mode 100644 index 00000000..1193efb6 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_outerframe2.json @@ -0,0 +1,242 @@ +{ + "name": "compactmachines3:bigreactor_outerframe2", + "target-item": "bigreactors:reactorcasing", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "bigreactors:reactorglass", + "meta": 0, + "item": { + "id": "bigreactors:reactorglass", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontroller", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontroller", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "b:A": { + "nbt": "{id:\"bigreactors:tileentityreactorglass\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontroller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "c:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:B", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_outerframe3.json b/config/compactmachines3/recipes/bigreactor_outerframe3.json new file mode 100644 index 00000000..4a0ce8a6 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_outerframe3.json @@ -0,0 +1,242 @@ +{ + "name": "compactmachines3:bigreactor_outerframe3", + "target-item": "bigreactors:reactorglass", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "bigreactors:reactorglass", + "meta": 0, + "item": { + "id": "bigreactors:reactorglass", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontroller", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontroller", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "b:A": { + "nbt": "{id:\"bigreactors:tileentityreactorglass\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontroller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "c:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:B", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bigreactor_outerframe4.json b/config/compactmachines3/recipes/bigreactor_outerframe4.json new file mode 100644 index 00000000..18d8da66 --- /dev/null +++ b/config/compactmachines3/recipes/bigreactor_outerframe4.json @@ -0,0 +1,242 @@ +{ + "name": "compactmachines3:bigreactor_outerframe4", + "target-item": "bigreactors:reactorcontroller", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "bigreactors:reactorcasing", + "meta": 0, + "item": { + "id": "bigreactors:reactorcasing", + "count": 1 + } + }, + "b": { + "id": "bigreactors:reactorglass", + "meta": 0, + "item": { + "id": "bigreactors:reactorglass", + "count": 1 + } + }, + "c": { + "id": "bigreactors:reactorcontroller", + "meta": 0, + "item": { + "id": "bigreactors:reactorcontroller", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "b:A": { + "nbt": "{id:\"bigreactors:tileentityreactorglass\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"bigreactors:tileentityreactorcontroller\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "a:B": { + "nbt": "{id:\"bigreactors:tileentityreactorpart\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},multiblockData:{reactorActive:0b,heat:0.0f,fuelHeat:0.0f,storedEnergy:0.0f,wasteEjection2:0,fuelContainer:{fuelUsage:0.0f},radiation:{fertility:1.0f},coolantContainer:{}}}" + } + }, + "shape": [ + [ + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:A", + "b:A", + "c:A", + "b:A", + "a:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "b:A", + "_", + "_", + "_", + "b:A" + ], + [ + "a:A", + "b:A", + "b:A", + "b:A", + "a:A" + ] + ], + [ + [ + "a:B", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ], + [ + "a:A", + "a:A", + "a:A", + "a:A", + "a:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bloodmagic_eldritchwill.json b/config/compactmachines3/recipes/bloodmagic_eldritchwill.json new file mode 100644 index 00000000..7fc75798 --- /dev/null +++ b/config/compactmachines3/recipes/bloodmagic_eldritchwill.json @@ -0,0 +1,243 @@ +{ + "name": "compactmachines3:bloodmagic_eldritchwill", + "target-item": "contenttweaker:eldritch_will_ritual", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "bloodmagic:ritual_stone", + "meta": 5 + }, + "b": { + "id": "bloodmagic:ritual_stone", + "meta": 1 + }, + "c": { + "id": "bloodmagic:ritual_stone", + "meta": 4 + }, + "d": { + "id": "bloodmagic:ritual_stone", + "meta": 3 + }, + "e": { + "id": "bloodmagic:ritual_controller", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_controller", + "count": 1 + } + }, + "f": { + "id": "bloodmagic:ritual_stone", + "meta": 2 + } + }, + + "shape": [ + [ + [ + "a", + "_", + "_", + "_", + "_", + "_", + "a" + ], + [ + "_", + "d", + "_", + "c", + "_", + "b", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "c", + "_", + "_", + "_", + "c", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "b", + "_", + "c", + "_", + "d", + "_" + ], + [ + "a", + "_", + "_", + "_", + "_", + "_", + "a" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "d", + "_", + "b", + "_", + "_" + ], + [ + "_", + "_", + "_", + "e:A", + "_", + "_", + "_" + ], + [ + "_", + "_", + "b", + "_", + "c", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "f", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bloodmagic_howtoritual0.json b/config/compactmachines3/recipes/bloodmagic_howtoritual0.json new file mode 100644 index 00000000..81b0eed0 --- /dev/null +++ b/config/compactmachines3/recipes/bloodmagic_howtoritual0.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:bloodmagic_howtoritual0", + "target-item": "bloodmagic:ritual_controller", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_diviner", + "meta": 0, + "count": 1 + } + }, + "b": { + "id": "bloodmagic:ritual_controller", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_controller", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bloodmagic_howtoritual1.json b/config/compactmachines3/recipes/bloodmagic_howtoritual1.json new file mode 100644 index 00000000..40f92bfb --- /dev/null +++ b/config/compactmachines3/recipes/bloodmagic_howtoritual1.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:bloodmagic_howtoritual1", + "target-item": "bloodmagic:ritual_controller", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_diviner", + "meta": 1, + "count": 1 + } + }, + "b": { + "id": "bloodmagic:ritual_controller", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_controller", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bloodmagic_imperfectrituallapis.json b/config/compactmachines3/recipes/bloodmagic_imperfectrituallapis.json new file mode 100644 index 00000000..0f0bb836 --- /dev/null +++ b/config/compactmachines3/recipes/bloodmagic_imperfectrituallapis.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:bloodmagic_imperfectrituallapis", + "target-item": "bloodmagic:ritual_controller", + "target-meta": 1, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "minecraft:lapis_block", + "meta": 0, + "item": { + "id": "minecraft:lapis_block", + "count": 1 + } + }, + "b": { + "id": "bloodmagic:ritual_controller", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_controller", + "meta": 1, + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b:A" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/bloodmagic_willfarm5.json b/config/compactmachines3/recipes/bloodmagic_willfarm5.json new file mode 100644 index 00000000..f3192418 --- /dev/null +++ b/config/compactmachines3/recipes/bloodmagic_willfarm5.json @@ -0,0 +1,303 @@ +{ + "name": "compactmachines3:bloodmagic_willfarm4", + "target-item": "contenttweaker:farming_will", + "target-meta": 4, + "target-count": 1, + + "duration": 10000, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "bloodmagic:ritual_stone", + "meta": 3 + }, + "b": { + "id": "bloodmagic:ritual_stone", + "meta": 5 + }, + "c": { + "id": "bloodmagic:ritual_stone", + "meta": 2 + }, + "d": { + "id": "bloodmagic:ritual_stone", + "meta": 4 + }, + "e": { + "id": "bloodmagic:ritual_controller", + "meta": 0, + "item": { + "id": "bloodmagic:ritual_controller", + "count": 2 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "b", + "_", + "_", + "_" + ], + [ + "_", + "_", + "b", + "_", + "b", + "_", + "_" + ], + [ + "_", + "_", + "_", + "b", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "b", + "c", + "c", + "c", + "b", + "a" + ], + [ + "b", + "_", + "_", + "c", + "_", + "_", + "b" + ], + [ + "c", + "_", + "d", + "c", + "d", + "_", + "c" + ], + [ + "c", + "c", + "c", + "e", + "c", + "c", + "c" + ], + [ + "c", + "_", + "d", + "c", + "d", + "_", + "c" + ], + [ + "b", + "_", + "_", + "c", + "_", + "_", + "b" + ], + [ + "a", + "b", + "c", + "c", + "c", + "b", + "a" + ] + ], + [ + [ + "a", + "a", + "c", + "c", + "c", + "a", + "a" + ], + [ + "a", + "_", + "_", + "c", + "_", + "_", + "a" + ], + [ + "c", + "_", + "d", + "c", + "d", + "_", + "c" + ], + [ + "c", + "c", + "c", + "e", + "c", + "c", + "c" + ], + [ + "c", + "_", + "d", + "c", + "d", + "_", + "c" + ], + [ + "a", + "_", + "_", + "c", + "_", + "_", + "a" + ], + [ + "a", + "a", + "c", + "c", + "c", + "a", + "a" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "b", + "_", + "_", + "_" + ], + [ + "_", + "_", + "b", + "_", + "b", + "_", + "_" + ], + [ + "_", + "_", + "_", + "b", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/extcraft_combination.json b/config/compactmachines3/recipes/extcraft_combination.json new file mode 100644 index 00000000..20229938 --- /dev/null +++ b/config/compactmachines3/recipes/extcraft_combination.json @@ -0,0 +1,78 @@ +{ + "name": "compactmachines3:extcraft_combination", + "target-item": "extendedcrafting:crafting_core", + "target-meta": 6, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "extendedcrafting:pedestal", + "meta": 0, + "item": { + "id": "extendedcrafting:pedestal", + "count": 1 + } + }, + "b": { + "id": "minecraft:wool", + "meta": 0, + "item": { + "id": "contenttweaker:any_number_pedestals", + "count": 1 + } + }, + "c": { + "id": "extendedcrafting:crafting_core", + "meta": 0, + "item": { + "id": "extendedcrafting:crafting_core", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "c", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "b", + "b", + "b" + ], + [ + "b", + "b", + "b" + ], + [ + "b", + "b", + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/extrcraft_ender.json b/config/compactmachines3/recipes/extrcraft_ender.json new file mode 100644 index 00000000..1439ac21 --- /dev/null +++ b/config/compactmachines3/recipes/extrcraft_ender.json @@ -0,0 +1,80 @@ +{ + "name": "compactmachines3:extcraft_ender", + "target-item": "extendedcrafting:ender_crafter", + "target-meta": 6, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "extendedcrafting:ender_alternator", + "meta": 0, + "item": { + "id": "extendedcrafting:ender_alternator", + "count": 1 + } + }, + "b": { + "id": "minecraft:wool", + "meta": 0, + "item": { + "id": "contenttweaker:more_alternators_faster", + "count": 1 + } + }, + "c": { + "id": "extendedcrafting:ender_crafter", + "meta": 0, + "item": { + "id": "extendedcrafting:ender_crafter", + "count": 1 + } + } + }, + "input-nbt": { + "c:A": { + "nbt": "{id:\"minecraft:extendedcraftingender_crafter\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},Items:[],Progress:0,ProgressReq:0}" + } + }, + "shape": [ + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "c:A", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "b", + "b", + "b" + ], + [ + "b", + "b", + "b" + ], + [ + "b", + "b", + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/foregoing_cropsetup1.json b/config/compactmachines3/recipes/foregoing_cropsetup1.json new file mode 100644 index 00000000..b13715a3 --- /dev/null +++ b/config/compactmachines3/recipes/foregoing_cropsetup1.json @@ -0,0 +1,121 @@ +{ + "name": "compactmachines3:foregoing_cropsetup1", + "target-item": "agricraft:crop_sticks", + "target-meta": 6, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "agricraft:crop", + "meta": 0, + "item": { + "id": "agricraft:crop_sticks", + "count": 8 + } + }, + "b": { + "id": "minecraft:farmland", + "meta": 7, + "item": { + "id": "minecraft:farmland", + "count": 8 + } + }, + "c": { + "id": "minecraft:dirt", + "meta": 0, + "item": { + "id": "contenttweaker:efficient_crop_setup", + "count": 1 + } + }, + "d": { + "id": "industrialforegoing:crop_recolector", + "meta": 3, + "item": { + "id": "industrialforegoing:crop_recolector", + "count": 1 + } + }, + "e": { + "id": "minecraft:water", + "meta": 0 + } + }, + + "shape": [ + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "_", + "a" + ], + [ + "a", + "a", + "a" + ], + [ + "_", + "d", + "_" + ] + ], + [ + [ + "b", + "b", + "b" + ], + [ + "b", + "e", + "b" + ], + [ + "b", + "b", + "b" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "c", + "c", + "c" + ], + [ + "c", + "c", + "c" + ], + [ + "c", + "c", + "c" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/foregoing_cropsetup2.json b/config/compactmachines3/recipes/foregoing_cropsetup2.json new file mode 100644 index 00000000..a10086de --- /dev/null +++ b/config/compactmachines3/recipes/foregoing_cropsetup2.json @@ -0,0 +1,121 @@ +{ + "name": "compactmachines3:foregoing_cropsetup2", + "target-item": "industrialforegoing:crop_recolector", + "target-meta": 6, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "agricraft:crop", + "meta": 0, + "item": { + "id": "agricraft:crop_sticks", + "count": 8 + } + }, + "b": { + "id": "minecraft:farmland", + "meta": 7, + "item": { + "id": "minecraft:farmland", + "count": 8 + } + }, + "c": { + "id": "minecraft:dirt", + "meta": 0, + "item": { + "id": "contenttweaker:efficient_crop_setup", + "count": 1 + } + }, + "d": { + "id": "industrialforegoing:crop_recolector", + "meta": 3, + "item": { + "id": "industrialforegoing:crop_recolector", + "count": 1 + } + }, + "e": { + "id": "minecraft:water", + "meta": 0 + } + }, + + "shape": [ + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "_", + "a" + ], + [ + "a", + "a", + "a" + ], + [ + "_", + "d", + "_" + ] + ], + [ + [ + "b", + "b", + "b" + ], + [ + "b", + "e", + "b" + ], + [ + "b", + "b", + "b" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "c", + "c", + "c" + ], + [ + "c", + "c", + "c" + ], + [ + "c", + "c", + "c" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/iceandfire_fireforge.json b/config/compactmachines3/recipes/iceandfire_fireforge.json new file mode 100644 index 00000000..ae02008a --- /dev/null +++ b/config/compactmachines3/recipes/iceandfire_fireforge.json @@ -0,0 +1,111 @@ +{ + "name": "compactmachines3:iceandfire_fireforge", + "target-item": "iceandfire:dragonforge_fire_core_disabled", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "iceandfire:dragon_bone_block", + "meta": 0, + "item": { + "id": "iceandfire:dragon_bone_block", + "count": 8 + } + }, + "b": { + "id": "iceandfire:dragonforge_fire_brick", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_fire_brick", + "count": 3 + } + }, + "c": { + "id": "iceandfire:dragonforge_fire_brick", + "meta": 1, + "item": { + "id": "iceandfire:dragonforge_fire_brick", + "count": 14 + } + }, + "d": { + "id": "iceandfire:dragonforge_fire_input", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_fire_input", + "count": 1 + } + }, + "e": { + "id": "iceandfire:dragonforge_fire_core", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_fire_core", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a", + "b", + "a" + ], + [ + "b", + "c", + "b" + ], + [ + "a", + "b", + "a" + ] + ], + [ + [ + "b", + "d", + "b" + ], + [ + "c", + "e", + "c" + ], + [ + "b", + "c", + "b" + ] + ], + [ + [ + "a", + "b", + "a" + ], + [ + "b", + "c", + "b" + ], + [ + "a", + "b", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/iceandfire_iceforge.json b/config/compactmachines3/recipes/iceandfire_iceforge.json new file mode 100644 index 00000000..5ebe4cc0 --- /dev/null +++ b/config/compactmachines3/recipes/iceandfire_iceforge.json @@ -0,0 +1,111 @@ +{ + "name": "compactmachines3:iceandfire_iceforge", + "target-item": "iceandfire:dragonforge_ice_core_disabled", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "iceandfire:dragon_bone_block", + "meta": 0, + "item": { + "id": "iceandfire:dragon_bone_block", + "count": 8 + } + }, + "b": { + "id": "iceandfire:dragonforge_ice_brick", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_ice_brick", + "count": 3 + } + }, + "c": { + "id": "iceandfire:dragonforge_ice_brick", + "meta": 1, + "item": { + "id": "iceandfire:dragonforge_ice_brick", + "count": 14 + } + }, + "d": { + "id": "iceandfire:dragonforge_ice_input", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_ice_input", + "count": 1 + } + }, + "e": { + "id": "iceandfire:dragonforge_ice_core", + "meta": 0, + "item": { + "id": "iceandfire:dragonforge_ice_core", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a", + "b", + "a" + ], + [ + "b", + "c", + "b" + ], + [ + "a", + "b", + "a" + ] + ], + [ + [ + "b", + "d", + "b" + ], + [ + "c", + "e", + "c" + ], + [ + "b", + "c", + "b" + ] + ], + [ + [ + "a", + "b", + "a" + ], + [ + "b", + "c", + "b" + ], + [ + "a", + "b", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/nuclearcraft_radiationscrubbers.json b/config/compactmachines3/recipes/nuclearcraft_radiationscrubbers.json new file mode 100644 index 00000000..c75e9ab3 --- /dev/null +++ b/config/compactmachines3/recipes/nuclearcraft_radiationscrubbers.json @@ -0,0 +1,237 @@ +{ + "name": "compactmachines3:nuclearcraft_radiationscrubbers", + "target-item": "nuclearcraft:radiation_scrubber", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "randomthings:spectrecoil_number", + "meta": 0, + "item": { + "id": "randomthings:spectrecoil_number", + "count": 9 + } + }, + "b": { + "id": "nuclearcraft:radiation_scrubber", + "meta": 0, + "item": { + "id": "nuclearcraft:radiation_scrubber", + "count": 9 + } + } + }, + "shape": [ + [ + [ + "a", + "_", + "_", + "_", + "a", + "_", + "_", + "_", + "a" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "a", + "_", + "_", + "_", + "a", + "_", + "_", + "_", + "a" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "a", + "_", + "_", + "_", + "a", + "_", + "_", + "_", + "a" + ] + ], + [ + [ + "b", + "_", + "_", + "_", + "b", + "_", + "_", + "_", + "b" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "b", + "_", + "_", + "_", + "b" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_", + "_" + ], + [ + "b", + "_", + "_", + "_", + "b", + "_", + "_", + "_", + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup0.json b/config/compactmachines3/recipes/packagedauto_advancedsetup0.json new file mode 100644 index 00000000..f5c46fb3 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup0.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup0", + "target-item": "packagedauto:packager", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup1.json b/config/compactmachines3/recipes/packagedauto_advancedsetup1.json new file mode 100644 index 00000000..33e450fc --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup1.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup1", + "target-item": "packagedauto:unpackager", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup2.json b/config/compactmachines3/recipes/packagedauto_advancedsetup2.json new file mode 100644 index 00000000..2b2b7616 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup2.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup2", + "target-item": "packagedexcrafting:basic_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup3.json b/config/compactmachines3/recipes/packagedauto_advancedsetup3.json new file mode 100644 index 00000000..2d06012d --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup3.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup3", + "target-item": "packagedauto:packager_extension", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup4.json b/config/compactmachines3/recipes/packagedauto_advancedsetup4.json new file mode 100644 index 00000000..70523169 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup4.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup4", + "target-item": "packagedexcrafting:advanced_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:advanced_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:advanced_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup5.json b/config/compactmachines3/recipes/packagedauto_advancedsetup5.json new file mode 100644 index 00000000..e0ad104a --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup5.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup5", + "target-item": "packagedexcrafting:elite_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:elite_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:elite_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_advancedsetup6.json b/config/compactmachines3/recipes/packagedauto_advancedsetup6.json new file mode 100644 index 00000000..447866d0 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_advancedsetup6.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_advancedsetup6", + "target-item": "packagedexcrafting:ultimate_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedauto:packager_extension", + "meta": 0, + "item": { + "id": "packagedauto:packager_extension", + "count": 8 + } + }, + "b": { + "id": "packagedexcrafting:ultimate_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:ultimate_crafter", + "count": 5 + } + }, + "c": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:usethis_forfaster", + "count": 1 + } + }, + "d": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "e": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "d", + "a" + ], + [ + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "b", + "_" + ], + [ + "b", + "e", + "b" + ], + [ + "_", + "b", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup0.json b/config/compactmachines3/recipes/packagedauto_basesetup0.json new file mode 100644 index 00000000..564680b7 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup0.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup0", + "target-item": "packagedexcrafting:basic_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup1.json b/config/compactmachines3/recipes/packagedauto_basesetup1.json new file mode 100644 index 00000000..68c2f883 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup1.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup1", + "target-item": "packagedauto:packager", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup2.json b/config/compactmachines3/recipes/packagedauto_basesetup2.json new file mode 100644 index 00000000..405b8dd2 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup2.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup2", + "target-item": "packagedauto:unpackager", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:basic_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:basic_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup3.json b/config/compactmachines3/recipes/packagedauto_basesetup3.json new file mode 100644 index 00000000..68742b3a --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup3.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup3", + "target-item": "packagedexcrafting:advanced_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:advanced_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:advanced_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup4.json b/config/compactmachines3/recipes/packagedauto_basesetup4.json new file mode 100644 index 00000000..940739af --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup4.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup4", + "target-item": "packagedexcrafting:elite_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:elite_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:elite_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_basesetup5.json b/config/compactmachines3/recipes/packagedauto_basesetup5.json new file mode 100644 index 00000000..5fc5000a --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_basesetup5.json @@ -0,0 +1,72 @@ +{ + "name": "compactmachines3:packagedauto_basesetup5", + "target-item": "packagedexcrafting:ultimate_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:basesetup_seeotherpreviewforadvanced", + "count": 1 + } + }, + "b": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "c": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "d": { + "id": "packagedexcrafting:ultimate_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:ultimate_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ], + [ + [ + "d" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_combinationcraft0.json b/config/compactmachines3/recipes/packagedauto_combinationcraft0.json new file mode 100644 index 00000000..0bc01821 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_combinationcraft0.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_combinationcraft0", + "target-item": "packagedexcrafting:combination_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedexcrafting:marked_pedestal", + "meta": 0, + "item": { + "id": "packagedexcrafting:marked_pedestal", + "count": 1 + } + }, + "b": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:any_number_pedestals", + "count": 1 + } + }, + "c": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "d": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "e": { + "id": "packagedexcrafting:combination_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:combination_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "d", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "e", + "a" + ], + [ + "a", + "a", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_combinationcraft1.json b/config/compactmachines3/recipes/packagedauto_combinationcraft1.json new file mode 100644 index 00000000..63a72e06 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_combinationcraft1.json @@ -0,0 +1,126 @@ +{ + "name": "compactmachines3:packagedauto_combinationcraft1", + "target-item": "packagedexcrafting:marked_pedestal", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + "input-types": { + "a": { + "id": "packagedexcrafting:marked_pedestal", + "meta": 0, + "item": { + "id": "packagedexcrafting:marked_pedestal", + "count": 1 + } + }, + "b": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:any_number_pedestals", + "count": 1 + } + }, + "c": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "d": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "e": { + "id": "packagedexcrafting:combination_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:combination_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "d", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "e", + "a" + ], + [ + "a", + "a", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/packagedauto_endercrafting.json b/config/compactmachines3/recipes/packagedauto_endercrafting.json new file mode 100644 index 00000000..97f8b1d1 --- /dev/null +++ b/config/compactmachines3/recipes/packagedauto_endercrafting.json @@ -0,0 +1,127 @@ +{ + "name": "compactmachines3:packagedauto_endercrafting", + "target-item": "packagedexcrafting:ender_crafter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + "input-types": { + "a": { + "id": "extendedcrafting:ender_alternator", + "meta": 0, + "item": { + "id": "extendedcrafting:ender_alternator", + "count": 1 + } + }, + "b": { + "id": "appliedenergistics2:cable_bus", + "meta": 0, + "item": { + "id": "contenttweaker:more_alternators_faster", + "count": 1 + } + }, + "c": { + "id": "packagedauto:packager", + "meta": 0, + "item": { + "id": "packagedauto:packager", + "count": 1 + } + }, + "d": { + "id": "packagedauto:unpackager", + "meta": 0, + "item": { + "id": "packagedauto:unpackager", + "count": 1 + } + }, + "e": { + "id": "packagedexcrafting:ender_crafter", + "meta": 0, + "item": { + "id": "packagedexcrafting:ender_crafter", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "b", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "c", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "_" + ], + [ + "_", + "d", + "_" + ], + [ + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "a", + "a" + ], + [ + "a", + "e", + "a" + ], + [ + "a", + "a", + "a" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/railcraft_boiler1.json b/config/compactmachines3/recipes/railcraft_boiler1.json index 8ebde897..3eb6d1e2 100644 --- a/config/compactmachines3/recipes/railcraft_boiler1.json +++ b/config/compactmachines3/recipes/railcraft_boiler1.json @@ -50,36 +50,36 @@ ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ diff --git a/config/compactmachines3/recipes/railcraft_boiler2.json b/config/compactmachines3/recipes/railcraft_boiler2.json index 17144954..9f05d9c3 100644 --- a/config/compactmachines3/recipes/railcraft_boiler2.json +++ b/config/compactmachines3/recipes/railcraft_boiler2.json @@ -50,36 +50,36 @@ ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ diff --git a/config/compactmachines3/recipes/railcraft_boiler3.json b/config/compactmachines3/recipes/railcraft_boiler3.json index 7600860f..167ff005 100644 --- a/config/compactmachines3/recipes/railcraft_boiler3.json +++ b/config/compactmachines3/recipes/railcraft_boiler3.json @@ -50,36 +50,36 @@ ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ diff --git a/config/compactmachines3/recipes/railcraft_boiler4.json b/config/compactmachines3/recipes/railcraft_boiler4.json index f10655ef..9278599b 100644 --- a/config/compactmachines3/recipes/railcraft_boiler4.json +++ b/config/compactmachines3/recipes/railcraft_boiler4.json @@ -50,36 +50,36 @@ ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ diff --git a/config/compactmachines3/recipes/railcraft_boiler5.json b/config/compactmachines3/recipes/railcraft_boiler5.json index 25ec8f7b..f42c7799 100644 --- a/config/compactmachines3/recipes/railcraft_boiler5.json +++ b/config/compactmachines3/recipes/railcraft_boiler5.json @@ -50,36 +50,36 @@ ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ], [ - "b", - "b", - "b" + "a", + "a", + "a" ] ], [ diff --git a/config/compactmachines3/recipes/thaumcraft_arcanetable.json b/config/compactmachines3/recipes/thaumcraft_arcanetable.json new file mode 100644 index 00000000..053856e5 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_arcanetable.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:thaumcraft_arcanetable", + "target-item": "thaumcraft:arcane_workbench", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "minecraft:crafting_table", + "meta": 0, + "item": { + "id": "minecraft:crafting_table", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_crucible.json b/config/compactmachines3/recipes/thaumcraft_crucible.json new file mode 100644 index 00000000..4df52b96 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_crucible.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:thaumcraft_crucible", + "target-item": "thaumcraft:crucible", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "minecraft:cauldron", + "meta": 0, + "item": { + "id": "minecraft:cauldron", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_fluxcondenser.json b/config/compactmachines3/recipes/thaumcraft_fluxcondenser.json new file mode 100644 index 00000000..0a1b82a0 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_fluxcondenser.json @@ -0,0 +1,106 @@ +{ + "name": "compactmachines3:thaumcraft_fluxcondenser", + "target-item": "thaumcraft:condenser", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "thaumcraft:condenser_lattice", + "meta": 0 + }, + "b": { + "id": "thaumcraft:condenser", + "meta": 0, + "item": { + "id": "thaumcraft:condenser", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "a", + "a", + "a", + "a", + "a" + ], + [ + "a", + "a", + "a", + "a", + "a" + ], + [ + "a", + "a", + "a", + "a", + "a" + ], + [ + "a", + "a", + "a", + "a", + "a" + ], + [ + "a", + "a", + "a", + "a", + "a" + ] + ], + [ + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "b:A", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_impetusbattery.json b/config/compactmachines3/recipes/thaumcraft_impetusbattery.json new file mode 100644 index 00000000..b0adace0 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_impetusbattery.json @@ -0,0 +1,127 @@ +{ + "name": "compactmachines3:thaumcraft_impetusbattery", + "target-item": "thaumicaugmentation:impetus_matrix", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "bloodarsenal:block_blood_burned_string", + "meta": 0, + "item": { + "id": "thaumicaugmentation:material", + "meta": 3, + "count": 8 + } + }, + "c": { + "id": "thaumcraft:pedestal_eldritch", + "meta": 0, + "item": { + "id": "thaumcraft:pedestal_eldritch", + "count": 2 + } + }, + "d": { + "id": "thaumcraft:infusion_matrix", + "meta": 0, + "item": { + "id": "thaumcraft:infusion_matrix", + "count": 1 + } + } + }, + "input-nbt": { + "c:A": { + "nbt": "{id:\"thaumcraft:tilepedestal\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},Items:[]}" + }, + "d:A": { + "nbt": "{id:\"thaumcraft:tileinfusionmatrix\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},active:0b,crafting:0b,stability:0.0f,recipeinst:0,Aspects:[],recipetype:0,recipexp:0,recipeplayer:\"\"}" + } + }, + "shape": [ + [ + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "a" + ] + ], + [ + [ + "a", + "c:A", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "b", + "d:A", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ] + ], + [ + [ + "a", + "c:A", + "_", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_infusion.json b/config/compactmachines3/recipes/thaumcraft_infusion.json index ce90b72d..c8b89e9a 100644 --- a/config/compactmachines3/recipes/thaumcraft_infusion.json +++ b/config/compactmachines3/recipes/thaumcraft_infusion.json @@ -31,7 +31,7 @@ "id": "minecraft:wool", "meta": 15, "item": { - "id": "thaumcraft:caster_basic", + "id": "thaumcraft:salis_mundus", "count": 1 } }, diff --git a/config/compactmachines3/recipes/thaumcraft_scribingtools.json b/config/compactmachines3/recipes/thaumcraft_scribingtools.json new file mode 100644 index 00000000..d7406de3 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_scribingtools.json @@ -0,0 +1,46 @@ +{ + "name": "compactmachines3:thaumcraft_scribingtools", + "target-item": "thaumcraft:table_wood", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:scribing_tools", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:table_wood", + "meta": 0, + "item": { + "id": "thaumcraft:table_wood", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery0.json b/config/compactmachines3/recipes/thaumcraft_smeltery0.json new file mode 100644 index 00000000..a82ac954 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery0.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery0", + "target-item": "thaumcraft:smelter_basic", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:smelter_basic", + "meta": 11, + "item": { + "id": "thaumcraft:smelter_basic", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery1.json b/config/compactmachines3/recipes/thaumcraft_smeltery1.json new file mode 100644 index 00000000..274c5390 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery1.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery1", + "target-item": "thaumcraft:smelter_thaumium", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:smelter_thaumium", + "meta": 11, + "item": { + "id": "thaumcraft:smelter_thaumium", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery2.json b/config/compactmachines3/recipes/thaumcraft_smeltery2.json new file mode 100644 index 00000000..4f89c00f --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery2.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery2", + "target-item": "thaumcraft:smelter_void", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:smelter_void", + "meta": 11, + "item": { + "id": "thaumcraft:smelter_void", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery3.json b/config/compactmachines3/recipes/thaumcraft_smeltery3.json new file mode 100644 index 00000000..42c769b5 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery3.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery3", + "target-item": "thaumadditions:mithrillium_smelter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumadditions:mithrillium_smeltery", + "meta": 11, + "item": { + "id": "thaumadditions:mithrillium_smeltery", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery4.json b/config/compactmachines3/recipes/thaumcraft_smeltery4.json new file mode 100644 index 00000000..713df140 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery4.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery4", + "target-item": "thaumadditions:adaminite_smelter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumadditions:adaminite_smeltery", + "meta": 11, + "item": { + "id": "thaumadditions:adaminite_smeltery", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_smeltery5.json b/config/compactmachines3/recipes/thaumcraft_smeltery5.json new file mode 100644 index 00000000..d3b74a29 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_smeltery5.json @@ -0,0 +1,48 @@ +{ + "name": "compactmachines3:thaumcraft_smeltery5", + "target-item": "thaumadditions:mithminite_smelter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "thaumcraft:alembic", + "meta": 0, + "item": { + "id": "thaumcraft:alembic", + "count": 1 + } + }, + "b": { + "id": "thaumadditions:mithminite_smeltery", + "meta": 11, + "item": { + "id": "thaumadditions:mithminite_smeltery", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_terraformer.json b/config/compactmachines3/recipes/thaumcraft_terraformer.json new file mode 100644 index 00000000..6d10959d --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_terraformer.json @@ -0,0 +1,205 @@ +{ + "name": "compactmachines3:thaumcraft_terraformer", + "target-item": "thaumicaugmentation:arcane_terraformer", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + "input-types": { + "a": { + "id": "thaumcraft:tube", + "meta": 0, + "item": { + "id": "thaumcraft:tube", + "count": 13 + } + }, + "b": { + "id": "thaumicaugmentation:impetus_relay", + "meta": 1, + "item": { + "id": "thaumicaugmentation:impetus_relay", + "count": 1 + } + }, + "c": { + "id": "thaumcraft:jar_normal", + "meta": 0, + "item": { + "id": "thaumcraft:jar_normal", + "count": 5 + } + }, + "d": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumicaugmentation:gauntlet", + "count": 1 + } + }, + "e": { + "id": "contenttweaker:fusion_core_placeholder", + "meta": 0, + "item": { + "id": "thaumicaugmentation:arcane_terraformer", + "count": 1 + } + } + }, + "input-nbt": { + "a:A": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:0,open:[B;1B,1B,1B,1B,1B,1B],samount:30}" + }, + "a:B": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:2,open:[B;1B,1B,1B,1B,1B,1B],samount:31}" + }, + "b:A": { + "nbt": "{node:{inputs:[],outputs:[]},id:\"thaumicaugmentation:impetus_relay\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}}}" + }, + "c:A": { + "nbt": "{id:\"thaumcraft:tilejar\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},Amount:0s,facing:5b,blocked:0b}" + }, + "a:C": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:0,open:[B;1B,1B,1B,1B,1B,1B],samount:29}" + }, + "a:D": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:5,open:[B;1B,1B,1B,1B,1B,1B],samount:30}" + }, + "a:E": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:5,open:[B;1B,1B,1B,1B,1B,1B],samount:29}" + }, + "a:F": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:5,open:[B;1B,1B,1B,1B,1B,1B],samount:31}" + }, + "a:G": { + "nbt": "{id:\"thaumcraft:tiletube\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},amount:0,side:4,open:[B;1B,1B,1B,1B,1B,1B],samount:31}" + }, + "c:B": { + "nbt": "{id:\"thaumcraft:tilejar\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},Amount:0s,facing:2b,blocked:0b}" + }, + "c:C": { + "nbt": "{id:\"thaumcraft:tilejar\",ForgeCaps:{\"abyssalcraft:itemtransfer\":{configurations:[],isRunning:0b},\"nuclearcraft:capability_default_radiation_resistance\":{radiationResistance:0.0d}},Amount:0s,facing:4b,blocked:0b}" + } + }, + "shape": [ + [ + [ + "_", + "_", + "a:D", + "_", + "_" + ], + [ + "_", + "_", + "a:E", + "_", + "_" + ], + [ + "a:A", + "a:C", + "e", + "a:C", + "a:A" + ], + [ + "_", + "_", + "a:C", + "_", + "_" + ], + [ + "_", + "_", + "a:A", + "_", + "_" + ] + ], + [ + [ + "_", + "_", + "a:F", + "_", + "_" + ], + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "a:B", + "_", + "a:B", + "_", + "a:B" + ], + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "a:G", + "_", + "_" + ] + ], + [ + [ + "b:A", + "_", + "c:B", + "_", + "_" + ], + [ + "_", + "d", + "_", + "_", + "_" + ], + [ + "c:A", + "_", + "c:B", + "_", + "c:C" + ], + [ + "_", + "_", + "_", + "_", + "_" + ], + [ + "_", + "_", + "c:B", + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_thaumathorium0.json b/config/compactmachines3/recipes/thaumcraft_thaumathorium0.json new file mode 100644 index 00000000..bda873c9 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_thaumathorium0.json @@ -0,0 +1,65 @@ +{ + "name": "compactmachines3:thaumcraft_thaumathorium0", + "target-item": "thaumcraft:crucible", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:metal_alchemical", + "meta": 0, + "item": { + "id": "thaumcraft:metal_alchemical", + "count": 2 + } + }, + "c": { + "id": "thaumcraft:crucible", + "meta": 0, + "item": { + "id": "thaumcraft:crucible", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_thaumathorium1.json b/config/compactmachines3/recipes/thaumcraft_thaumathorium1.json new file mode 100644 index 00000000..d6789ed0 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_thaumathorium1.json @@ -0,0 +1,65 @@ +{ + "name": "compactmachines3:thaumcraft_thaumathorium1", + "target-item": "thaumcraft:thaumatorium", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "thaumcraft:metal_alchemical", + "meta": 0, + "item": { + "id": "thaumcraft:metal_alchemical", + "count": 2 + } + }, + "c": { + "id": "thaumcraft:crucible", + "meta": 0, + "item": { + "id": "thaumcraft:crucible", + "count": 1 + } + } + }, + + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "b" + ] + ], + [ + [ + "c" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/thaumcraft_thaumonomicon.json b/config/compactmachines3/recipes/thaumcraft_thaumonomicon.json new file mode 100644 index 00000000..6e0008b4 --- /dev/null +++ b/config/compactmachines3/recipes/thaumcraft_thaumonomicon.json @@ -0,0 +1,47 @@ +{ + "name": "compactmachines3:thaumcraft_thaumonomicon", + "target-item": "thaumcraft:thaumonomicon", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + + "input-types": { + "a": { + "id": "minecraft:tripwire", + "meta": 0, + "item": { + "id": "thaumcraft:salis_mundus", + "count": 1 + } + }, + "b": { + "id": "minecraft:bookshelf", + "meta": 0, + "item": { + "id": "minecraft:bookshelf", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "a" + ] + ], + [ + [ + "b" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/woot_factory0.json b/config/compactmachines3/recipes/woot_factory0.json new file mode 100644 index 00000000..bc3db4ea --- /dev/null +++ b/config/compactmachines3/recipes/woot_factory0.json @@ -0,0 +1,167 @@ +{ + "name": "compactmachines3:woot_factory0", + "target-item": "woot:factory", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "woot:structure", + "meta": 5, + "item": { + "id": "woot:structure", + "meta": 5, + "count": 1 + } + }, + "b": { + "id": "woot:controller", + "meta": 0, + "item": { + "id": "woot:controller", + "count": 1 + } + }, + "c": { + "id": "woot:factory", + "meta": 5, + "item": { + "id": "woot:factory", + "count": 1 + } + }, + "d": { + "id": "woot:cell", + "meta": 2, + "item": { + "id": "woot:cell", + "count": 1 + } + }, + "e": { + "id": "woot:importer", + "meta": 0, + "item": { + "id": "woot:importer", + "count": 1 + } + }, + "f": { + "id": "woot:exporter", + "meta": 0, + "item": { + "id": "woot:exporter", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "_", + "_" + ], + [ + "b", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "a", + "_" + ], + [ + "_", + "c" + ], + [ + "a", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "d" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "e" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "f" + ], + [ + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/woot_factory1.json b/config/compactmachines3/recipes/woot_factory1.json new file mode 100644 index 00000000..6ed63dcb --- /dev/null +++ b/config/compactmachines3/recipes/woot_factory1.json @@ -0,0 +1,167 @@ +{ + "name": "compactmachines3:woot_factory1", + "target-item": "woot:exporter", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "woot:structure", + "meta": 5, + "item": { + "id": "woot:structure", + "meta": 5, + "count": 1 + } + }, + "b": { + "id": "woot:controller", + "meta": 0, + "item": { + "id": "woot:controller", + "count": 1 + } + }, + "c": { + "id": "woot:factory", + "meta": 5, + "item": { + "id": "woot:factory", + "count": 1 + } + }, + "d": { + "id": "woot:cell", + "meta": 2, + "item": { + "id": "woot:cell", + "count": 1 + } + }, + "e": { + "id": "woot:importer", + "meta": 0, + "item": { + "id": "woot:importer", + "count": 1 + } + }, + "f": { + "id": "woot:exporter", + "meta": 0, + "item": { + "id": "woot:exporter", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "_", + "_" + ], + [ + "b", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "a", + "_" + ], + [ + "_", + "c" + ], + [ + "a", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "d" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "e" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "f" + ], + [ + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/compactmachines3/recipes/woot_factory2.json b/config/compactmachines3/recipes/woot_factory2.json new file mode 100644 index 00000000..4b498496 --- /dev/null +++ b/config/compactmachines3/recipes/woot_factory2.json @@ -0,0 +1,167 @@ +{ + "name": "compactmachines3:woot_factory2", + "target-item": "woot:importer", + "target-meta": 0, + "target-count": 1, + + "duration": 200, + + "catalyst": "contenttweaker:multiblock_preview", + + + + + + "input-types": { + "a": { + "id": "woot:structure", + "meta": 5, + "item": { + "id": "woot:structure", + "meta": 5, + "count": 1 + } + }, + "b": { + "id": "woot:controller", + "meta": 0, + "item": { + "id": "woot:controller", + "count": 1 + } + }, + "c": { + "id": "woot:factory", + "meta": 5, + "item": { + "id": "woot:factory", + "count": 1 + } + }, + "d": { + "id": "woot:cell", + "meta": 2, + "item": { + "id": "woot:cell", + "count": 1 + } + }, + "e": { + "id": "woot:importer", + "meta": 0, + "item": { + "id": "woot:importer", + "count": 1 + } + }, + "f": { + "id": "woot:exporter", + "meta": 0, + "item": { + "id": "woot:exporter", + "count": 1 + } + } + }, + "shape": [ + [ + [ + "_", + "_" + ], + [ + "b", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "a", + "_" + ], + [ + "_", + "c" + ], + [ + "a", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "_" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "d" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "e" + ], + [ + "_", + "_" + ] + ], + [ + [ + "_", + "_" + ], + [ + "_", + "f" + ], + [ + "_", + "_" + ] + ] + ] + +} \ No newline at end of file diff --git a/config/deepmobevolution/DataModels.json b/config/deepmobevolution/DataModels.json index f996b2f4..1792993b 100644 --- a/config/deepmobevolution/DataModels.json +++ b/config/deepmobevolution/DataModels.json @@ -458,7 +458,8 @@ "minecraft:iron_ingot,16", "minecraft:carrot,32", "minecraft:potato,32", - "xreliquary:mob_ingredient,1,6" + "xreliquary:mob_ingredient,1,6", + "minecraft:skull,1,2" ], "trial": { "entities": [ @@ -1021,7 +1022,7 @@ }, { "id": "betweenswamp", - "displayName": "Swamp Lurkers", + "displayName": "Sludge Worm", "livingMatter": "extraterrestrial", "simulationRFCost": 1000, "craftingIngredients": [ @@ -1040,12 +1041,801 @@ "hearts": 100, "mobTrivia": [ "They lurk down there.", - "In the restless swamp." + "The monsters of sludge." ], "entity": "thebetweenlands:large_sludge_worm", "entityScale": 48, "entityOffsetX": 10, "entityOffsetY": 20 } + }, + { + "id": "elusive", + "displayName": "Elusive", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:elusive_statue,1,0" + ], + "associatedMobs": [ + "aoa3:elusive" + ], + "lootItems": [ + "tconstruct:ingots,4,4", + "tconstruct:materials,4,11", + "actuallyadditions:item_crystal,4,4", + "aoa3:elusive_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Much elusion.", + "Such sneakyness." + ], + "entity": "aoa3:elusive", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "shadowlord", + "displayName": "Shadow Lord", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:shadowlord_statue,1,0" + ], + "associatedMobs": [ + "aoa3:shadowlord" + ], + "lootItems": [ + "immersiveengineering:treated_wood,64,0", + "tconstruct:materials,4,10", + "actuallyadditions:item_crystal,4,2", + "aoa3:shadowlord_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "The lord of shadows.", + "Very edgy I see." + ], + "entity": "aoa3:shadowlord", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "graw", + "displayName": "Graw", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:graw_statue,1,0" + ], + "associatedMobs": [ + "aoa3:graw" + ], + "lootItems": [ + "industrialforegoing:plastic,32,0", + "tconstruct:materials,4,9", + "actuallyadditions:item_crystal,4,1", + "aoa3:graw_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Gravity mechanics are fun.", + "On God frfr no cap." + ], + "entity": "aoa3:graw", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "tyrosaur", + "displayName": "Tyrosaur", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:tyrosaur_statue,1,0" + ], + "associatedMobs": [ + "aoa3:tyrosaur" + ], + "lootItems": [ + "nuclearcraft:milk_chocolate,12,0", + "tconstruct:firewood,32,1", + "actuallyadditions:item_crystal,4,5", + "aoa3:tyrosaur_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Big dino.", + "On the meteor vibes." + ], + "entity": "aoa3:tyrosaur", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "skeletron", + "displayName": "Skeletron", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:skeletron_statue,1,0" + ], + "associatedMobs": [ + "aoa3:skeletron" + ], + "lootItems": [ + "iceandfire:weezer_blue_album,1,0", + "industrialforegoing:pink_slime,12,0", + "actuallyadditions:item_crystal,4,3", + "aoa3:skeletron_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Skele-dino.", + "And the skele-homies." + ], + "entity": "aoa3:skeletron", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "baroness", + "displayName": "Baroness", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:baroness_statue,1,0" + ], + "associatedMobs": [ + "aoa3:baroness" + ], + "lootItems": [ + "soulshardsrespawn:materials,4,0", + "extrautils2:decorativesolidwood,8,1", + "mod_lavacow:ectoplasm,4,0", + "aoa3:baroness_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Gaslight. Gatekeep.", + "Girlboss." + ], + "entity": "aoa3:baroness", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "hiveking", + "displayName": "Hive King", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:hive_king_statue,1,0" + ], + "associatedMobs": [ + "aoa3:hive_king" + ], + "lootItems": [ + "extrautils2:ingredients,4,12", + "iceandfire:myrmex_desert_chitin,6,0", + "iceandfire:myrmex_jungle_chitin,6,0", + "aoa3:hive_king_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "He controls the hive.", + "And da police." + ], + "entity": "aoa3:hive_king", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "creep", + "displayName": "C.R.E.E.P.", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:creep_statue,1,0" + ], + "associatedMobs": [ + "aoa3:creep" + ], + "lootItems": [ + "extrautils2:ingredients,4,11", + "mysticalagriculture:crafting,32,32", + "nuclearcraft:alloy,8,2", + "aoa3:creep_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "He's not a creep.", + "He's C.R.E.E.P.." + ], + "entity": "aoa3:creep", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "kror", + "displayName": "Kror", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:kror_statue,1,0" + ], + "associatedMobs": [ + "aoa3:kror" + ], + "lootItems": [ + "mod_lavacow:scythe_claw,8,0", + "mod_lavacow:vespa_carapace,8,0", + "mod_lavacow:moltenbeef,8,0", + "aoa3:kror_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Rock boi vibes intensify.", + "He's the rockiest of them all." + ], + "entity": "aoa3:kror", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "voxxulon", + "displayName": "Voxxulon", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:voxxulon_statue,1,0" + ], + "associatedMobs": [ + "aoa3:voxxulon" + ], + "lootItems": [ + "bloodarsenal:blood_infused_wooden_planks,16,0", + "extrautils2:ingredients,4,17", + "contenttweaker:bloodmaster_block,2,0", + "aoa3:voxxulon_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Spicy air is spicy.", + "So spicy." + ], + "entity": "aoa3:voxxulon", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "kingshroomus", + "displayName": "King Shroomus", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:king_shroomus_statue,1,0" + ], + "associatedMobs": [ + "aoa3:king_shroomus" + ], + "lootItems": [ + "bloodarsenal:base_item,4,4", + "nuclearcraft:gem,4,1", + "erebus:materials,4,1", + "aoa3:king_shroomus_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "The mystery of the mushroom world.", + "Why is it the mushroom world?" + ], + "entity": "aoa3:king_shroomus", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "silverfoot", + "displayName": "Silverfoot", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:silverfoot_statue,1,0" + ], + "associatedMobs": [ + "aoa3:silverfoot" + ], + "lootItems": [ + "bigreactors:ingotludicrite,1,0", + "techreborn:smalldust,8,2", + "aoa3:silverfoot_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Just like a rabbot's foot.", + "But unlucky." + ], + "entity": "aoa3:silverfoot", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "mechbot", + "displayName": "Mechbot", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:mechbot_statue,1,0" + ], + "associatedMobs": [ + "aoa3:mechbot" + ], + "lootItems": [ + "plustic:mirioningot,2,0", + "techreborn:smalldust,8,25", + "aoa3:mechbot_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Is that a mech? Is that a bot?", + "It's mechbot!" + ], + "entity": "aoa3:mechbot", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "havenguardians", + "displayName": "Haven Guardians", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:guardian_statue,1,0" + ], + "associatedMobs": [ + "aoa3:blue_guardian", + "aoa3:red_guardian", + "aoa3:green_guardian", + "aoa3:yellow_guardian" + ], + "lootItems": [ + "botania:manaresource,4,0", + "techreborn:smalldust,8,40", + "aoa3:guardian_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "What are they guarding?", + "IDK." + ], + "entity": "aoa3:blue_guardian", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "rockrider", + "displayName": "Rockrider", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:rockrider_statue,1,0" + ], + "associatedMobs": [ + "aoa3:rockrider" + ], + "lootItems": [ + "libvulpes:productgem,32,0", + "techreborn:smalldust,8,56", + "aoa3:rockrider_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "He rides rocks.", + "Yes, he rides rocks." + ], + "entity": "aoa3:rockrider", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "cottoncandor", + "displayName": "Cotton Candor", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:cotton_candor_statue,1,0" + ], + "associatedMobs": [ + "aoa3:cotton_candor" + ], + "lootItems": [ + "abyssalcraft:psdl,1,0", + "techreborn:smalldust,8,0", + "aoa3:cotton_candor_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "He rides rocks.", + "Yes, he rides rocks." + ], + "entity": "aoa3:cotton_candor", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "gyro", + "displayName": "Gyro", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:gyro_statue,1,0" + ], + "associatedMobs": [ + "aoa3:gyro" + ], + "lootItems": [ + "projecte:item.pe_fuel,4,2", + "techreborn:smalldust,8,49", + "aoa3:gyro_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Clowns are never funny.", + "Never." + ], + "entity": "aoa3:gyro", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "vinocorne", + "displayName": "Vinocorne", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:vinocorne_statue,1,0" + ], + "associatedMobs": [ + "aoa3:vinocorne" + ], + "lootItems": [ + "magicbees:resource,16,5", + "techreborn:smalldust,8,37", + "aoa3:vinocorne_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "If the lorax went violent.", + "Or something like that." + ], + "entity": "aoa3:vinocorne", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "crystocore", + "displayName": "Crystocore", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:crystocore_statue,1,0" + ], + "associatedMobs": [ + "aoa3:crystocore" + ], + "lootItems": [ + "environmentaltech:mica,8,0", + "techreborn:smalldust,8,8", + "aoa3:crystocore_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Let me be crystal clear.", + "Crystals are cool." + ], + "entity": "aoa3:crystocore", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "visualent", + "displayName": "Visualent", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:visualent_statue,1,0" + ], + "associatedMobs": [ + "aoa3:visualent" + ], + "lootItems": [ + "thaumcraft:seal,1,9", + "thaumcraft:seal,1,18", + "thaumcraft:seal,1,8", + "aoa3:visualent_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "But those eyes.", + "Those damn eyes." + ], + "entity": "aoa3:visualent", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "clunkhead", + "displayName": "Clunkhead", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:clunkhead_statue,1,0" + ], + "associatedMobs": [ + "aoa3:clunkhead" + ], + "lootItems": [ + "thaumcraft:seal,1,2", + "thaumcraft:seal,1,10", + "thaumcraft:seal,1,7", + "aoa3:clunkhead_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "He like 'em big.", + "He like 'em clunky." + ], + "entity": "aoa3:clunkhead", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "dracyon", + "displayName": "Dracyon", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:dracyon_statue,1,0" + ], + "associatedMobs": [ + "aoa3:dracyon" + ], + "lootItems": [ + "thaumcraft:seal,1,16", + "thaumcraft:seal,1,1", + "thaumcraft:seal,1,13", + "aoa3:dracyon_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Not a dragon.", + "But I'll allow it." + ], + "entity": "aoa3:dracyon", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "hydrolisk", + "displayName": "Hydrolisk", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:hydrolisk_statue,1,0" + ], + "associatedMobs": [ + "aoa3:hydrolisk" + ], + "lootItems": [ + "thaumcraft:seal,1,6", + "thaumcraft:seal,1,4", + "aoa3:hydrolisk_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Water lizard.", + "Water lizard." + ], + "entity": "aoa3:hydrolisk", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "terrafractallites", + "displayName": "Ancients Fractallites", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "contenttweaker:terran_summoning,1,0" + ], + "associatedMobs": [ + "aoa3:goldorth", + "aoa3:coniferon", + "aoa3:penumbra", + "aoa3:horon" + ], + "lootItems": [ + "bigreactors:mineralanglesite,4,0", + "contenttweaker:ancient_recursion,2,0", + "aoa3:horon_statue,1,0", + "aoa3:goldorth_statue,1,0", + "aoa3:coniferon_statue,1,0", + "aoa3:penumbra_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "Four of 'em.", + "Four of 'em things." + ], + "entity": "aoa3:penumbra", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "immortalfractallites", + "displayName": "Immortal Fractallites", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:flash_statue,1,0" + ], + "associatedMobs": [ + "aoa3:proshield", + "aoa3:flash", + "aoa3:klobber", + "aoa3:mirage" + ], + "lootItems": [ + "bigreactors:mineralbenitoite,4,0", + "contenttweaker:immortal_recursion,2,0", + "aoa3:proshield_statue,1,0", + "aoa3:flash_statue,1,0", + "aoa3:klobber_statue,1,0", + "aoa3:mirage_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "They got the drip.", + "The drip of a monochrome dimension." + ], + "entity": "aoa3:flash", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "temporalfractallites", + "displayName": "Temporal Fractallites", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:bane_statue,1,0" + ], + "associatedMobs": [ + "aoa3:bane" + ], + "lootItems": [ + "extrabotany:material,4,5", + "contenttweaker:temporal_recursion,2,0", + "aoa3:bane_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "The bane of my existance.", + "Is not Bane." + ], + "entity": "aoa3:bane", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } + }, + { + "id": "primordialfractallites", + "displayName": "Primordial Fractallites", + "livingMatter": "extraterrestrial", + "simulationRFCost": 6000, + "craftingIngredients": [ + "aoa3:raxxan_statue,1,0" + ], + "associatedMobs": [ + "aoa3:bane" + ], + "lootItems": [ + "extrabotany:material,4,8", + "contenttweaker:primordial_recursion,2,0", + "aoa3:kajaros_statue,1,0", + "aoa3:harkos_statue,1,0", + "aoa3:miskel_statue,1,0", + "aoa3:okazor_statue,1,0", + "aoa3:raxxan_statue,1,0" + ], + "deepLearnerDisplay": { + "hearts": 100, + "mobTrivia": [ + "What's so primordial about this?", + "The primordiality." + ], + "entity": "aoa3:raxxan", + "entityScale": 48, + "entityOffsetX": 10, + "entityOffsetY": 20 + } } ] \ No newline at end of file diff --git a/config/deepmobevolution/deepmobevolution.cfg b/config/deepmobevolution/deepmobevolution.cfg index cb63ad39..646c35e0 100644 --- a/config/deepmobevolution/deepmobevolution.cfg +++ b/config/deepmobevolution/deepmobevolution.cfg @@ -32,17 +32,17 @@ # Time it takes for the Loot Fabricator to process one item (in ticks) # Min: 1 - # Max: 1200 + # Max: 2147483647 I:"Loot Fabricator Processing Time"=51 # Energy cost of Loot Fabricator in RF/t # Min: 0 - # Max: 25600 + # Max: 2147483647 I:"Loot Fabricator RF Cost"=512 # Time it takes for the Simulation Chamber to run one iteration (in ticks) # Min: 1 - # Max: 1200 + # Max: 2147483647 I:"Simulation Chamber Processing Time"=301 } diff --git a/config/enderio/recipes/aliases.pdf b/config/enderio/recipes/aliases.pdf index e7116a6b..849cce16 100644 Binary files a/config/enderio/recipes/aliases.pdf and b/config/enderio/recipes/aliases.pdf differ diff --git a/config/enderio/recipes/alloying.pdf b/config/enderio/recipes/alloying.pdf index 9e70325c..82171c1f 100644 Binary files a/config/enderio/recipes/alloying.pdf and b/config/enderio/recipes/alloying.pdf differ diff --git a/config/enderio/recipes/alloying_modded.pdf b/config/enderio/recipes/alloying_modded.pdf index cc40e7e4..d30ce951 100644 Binary files a/config/enderio/recipes/alloying_modded.pdf and b/config/enderio/recipes/alloying_modded.pdf differ diff --git a/config/enderio/recipes/balls.pdf b/config/enderio/recipes/balls.pdf index e692faa7..3902d6fd 100644 Binary files a/config/enderio/recipes/balls.pdf and b/config/enderio/recipes/balls.pdf differ diff --git a/config/enderio/recipes/base.pdf b/config/enderio/recipes/base.pdf index ee23e9ba..8d642fd8 100644 Binary files a/config/enderio/recipes/base.pdf and b/config/enderio/recipes/base.pdf differ diff --git a/config/enderio/recipes/capacitor.pdf b/config/enderio/recipes/capacitor.pdf index 30f3f89b..d4dea8e2 100644 Binary files a/config/enderio/recipes/capacitor.pdf and b/config/enderio/recipes/capacitor.pdf differ diff --git a/config/enderio/recipes/capacitor_invpanel.pdf b/config/enderio/recipes/capacitor_invpanel.pdf index a4e495a5..3f59edfc 100644 Binary files a/config/enderio/recipes/capacitor_invpanel.pdf and b/config/enderio/recipes/capacitor_invpanel.pdf differ diff --git a/config/enderio/recipes/capacitor_machines.pdf b/config/enderio/recipes/capacitor_machines.pdf index 439c61c3..be5e9c2a 100644 Binary files a/config/enderio/recipes/capacitor_machines.pdf and b/config/enderio/recipes/capacitor_machines.pdf differ diff --git a/config/enderio/recipes/conduits-applied-energistics.pdf b/config/enderio/recipes/conduits-applied-energistics.pdf index 71fd86e2..0db84f45 100644 Binary files a/config/enderio/recipes/conduits-applied-energistics.pdf and b/config/enderio/recipes/conduits-applied-energistics.pdf differ diff --git a/config/enderio/recipes/conduits-opencomputers.pdf b/config/enderio/recipes/conduits-opencomputers.pdf index 2890a5de..adf3007c 100644 Binary files a/config/enderio/recipes/conduits-opencomputers.pdf and b/config/enderio/recipes/conduits-opencomputers.pdf differ diff --git a/config/enderio/recipes/conduits.pdf b/config/enderio/recipes/conduits.pdf index e7d006d1..9ef6f5db 100644 Binary files a/config/enderio/recipes/conduits.pdf and b/config/enderio/recipes/conduits.pdf differ diff --git a/config/enderio/recipes/darksteel_upgrades.pdf b/config/enderio/recipes/darksteel_upgrades.pdf index 80dc74d9..3a5fa2ea 100644 Binary files a/config/enderio/recipes/darksteel_upgrades.pdf and b/config/enderio/recipes/darksteel_upgrades.pdf differ diff --git a/config/enderio/recipes/darksteel_upgrades_forestry.pdf b/config/enderio/recipes/darksteel_upgrades_forestry.pdf index a3276aef..48b7514c 100644 Binary files a/config/enderio/recipes/darksteel_upgrades_forestry.pdf and b/config/enderio/recipes/darksteel_upgrades_forestry.pdf differ diff --git a/config/enderio/recipes/darksteel_upgrades_machines.pdf b/config/enderio/recipes/darksteel_upgrades_machines.pdf index d2b14bf8..3b152a9f 100644 Binary files a/config/enderio/recipes/darksteel_upgrades_machines.pdf and b/config/enderio/recipes/darksteel_upgrades_machines.pdf differ diff --git a/config/enderio/recipes/enchanter.pdf b/config/enderio/recipes/enchanter.pdf index 013766cc..cbf6f847 100644 Binary files a/config/enderio/recipes/enchanter.pdf and b/config/enderio/recipes/enchanter.pdf differ diff --git a/config/enderio/recipes/endergy.pdf b/config/enderio/recipes/endergy.pdf index b339d54f..f764f28a 100644 Binary files a/config/enderio/recipes/endergy.pdf and b/config/enderio/recipes/endergy.pdf differ diff --git a/config/enderio/recipes/endergy_balls.pdf b/config/enderio/recipes/endergy_balls.pdf index ec742ff5..bfe7a029 100644 Binary files a/config/enderio/recipes/endergy_balls.pdf and b/config/enderio/recipes/endergy_balls.pdf differ diff --git a/config/enderio/recipes/fuels.pdf b/config/enderio/recipes/fuels.pdf index 49351250..0846e992 100644 Binary files a/config/enderio/recipes/fuels.pdf and b/config/enderio/recipes/fuels.pdf differ diff --git a/config/enderio/recipes/generated.pdf b/config/enderio/recipes/generated.pdf index add38884..d5b4656a 100644 --- a/config/enderio/recipes/generated.pdf +++ b/config/enderio/recipes/generated.pdf @@ -9,7 +9,7 @@ endobj 3 0 obj << -/CreationDate (D:20210529010456+02'00') +/CreationDate (D:20230731140023+02'00') /Producer (openhtmltopdf.com) >> endobj @@ -12893,7 +12893,7 @@ trailer << /Root 1 0 R /Info 3 0 R -/ID [ ] +/ID [ ] /Size 1413 >> startxref diff --git a/config/enderio/recipes/glass.pdf b/config/enderio/recipes/glass.pdf index 85e139ca..060cfe99 100644 Binary files a/config/enderio/recipes/glass.pdf and b/config/enderio/recipes/glass.pdf differ diff --git a/config/enderio/recipes/hiding_base.pdf b/config/enderio/recipes/hiding_base.pdf index cdf0aed8..93a5542d 100644 Binary files a/config/enderio/recipes/hiding_base.pdf and b/config/enderio/recipes/hiding_base.pdf differ diff --git a/config/enderio/recipes/hiding_conduits.pdf b/config/enderio/recipes/hiding_conduits.pdf index 7055520b..c5d10007 100644 Binary files a/config/enderio/recipes/hiding_conduits.pdf and b/config/enderio/recipes/hiding_conduits.pdf differ diff --git a/config/enderio/recipes/hiding_endergy.pdf b/config/enderio/recipes/hiding_endergy.pdf index 166a0109..2a1c1c43 100644 Binary files a/config/enderio/recipes/hiding_endergy.pdf and b/config/enderio/recipes/hiding_endergy.pdf differ diff --git a/config/enderio/recipes/hiding_invpanel.pdf b/config/enderio/recipes/hiding_invpanel.pdf index e7c36734..108164f7 100644 --- a/config/enderio/recipes/hiding_invpanel.pdf +++ b/config/enderio/recipes/hiding_invpanel.pdf @@ -9,7 +9,7 @@ endobj 3 0 obj << -/CreationDate (D:20210529010758+02'00') +/CreationDate (D:20230731140332+02'00') /Producer (openhtmltopdf.com) >> endobj @@ -72,7 +72,7 @@ trailer << /Root 1 0 R /Info 3 0 R -/ID [<8FD43BB44FC1B12AC7577A903CA19F0A> <8FD43BB44FC1B12AC7577A903CA19F0A>] +/ID [<186FBE8C4CAE235F99D605088A014F75> <186FBE8C4CAE235F99D605088A014F75>] /Size 9 >> startxref diff --git a/config/enderio/recipes/hiding_machines.pdf b/config/enderio/recipes/hiding_machines.pdf index 7220cd7b..d8d8dc5f 100644 Binary files a/config/enderio/recipes/hiding_machines.pdf and b/config/enderio/recipes/hiding_machines.pdf differ diff --git a/config/enderio/recipes/integration-forestry.pdf b/config/enderio/recipes/integration-forestry.pdf index dbef00db..f8e12970 100644 Binary files a/config/enderio/recipes/integration-forestry.pdf and b/config/enderio/recipes/integration-forestry.pdf differ diff --git a/config/enderio/recipes/integration_railcraft_recipes.pdf b/config/enderio/recipes/integration_railcraft_recipes.pdf index 9ad1742d..5137e5bd 100644 Binary files a/config/enderio/recipes/integration_railcraft_recipes.pdf and b/config/enderio/recipes/integration_railcraft_recipes.pdf differ diff --git a/config/enderio/recipes/invpanel.pdf b/config/enderio/recipes/invpanel.pdf index cf32a944..b085d9f7 100644 Binary files a/config/enderio/recipes/invpanel.pdf and b/config/enderio/recipes/invpanel.pdf differ diff --git a/config/enderio/recipes/items.pdf b/config/enderio/recipes/items.pdf index 046fc86b..a5dfd2e2 100644 Binary files a/config/enderio/recipes/items.pdf and b/config/enderio/recipes/items.pdf differ diff --git a/config/enderio/recipes/machines.pdf b/config/enderio/recipes/machines.pdf index 0b20c95c..4959946a 100644 Binary files a/config/enderio/recipes/machines.pdf and b/config/enderio/recipes/machines.pdf differ diff --git a/config/enderio/recipes/materials.pdf b/config/enderio/recipes/materials.pdf index 1610ca93..b25334df 100644 Binary files a/config/enderio/recipes/materials.pdf and b/config/enderio/recipes/materials.pdf differ diff --git a/config/enderio/recipes/misc.pdf b/config/enderio/recipes/misc.pdf index 085cad77..db7125c7 100644 Binary files a/config/enderio/recipes/misc.pdf and b/config/enderio/recipes/misc.pdf differ diff --git a/config/enderio/recipes/powertools.pdf b/config/enderio/recipes/powertools.pdf index e0824044..a4b9aef7 100644 Binary files a/config/enderio/recipes/powertools.pdf and b/config/enderio/recipes/powertools.pdf differ diff --git a/config/enderio/recipes/sagmill.pdf b/config/enderio/recipes/sagmill.pdf index 34d79279..e49ab84c 100644 Binary files a/config/enderio/recipes/sagmill.pdf and b/config/enderio/recipes/sagmill.pdf differ diff --git a/config/enderio/recipes/sagmill_metals.pdf b/config/enderio/recipes/sagmill_metals.pdf index 786a154b..759baef5 100644 Binary files a/config/enderio/recipes/sagmill_metals.pdf and b/config/enderio/recipes/sagmill_metals.pdf differ diff --git a/config/enderio/recipes/sagmill_modded.pdf b/config/enderio/recipes/sagmill_modded.pdf index 451ea2b8..0907f5af 100644 Binary files a/config/enderio/recipes/sagmill_modded.pdf and b/config/enderio/recipes/sagmill_modded.pdf differ diff --git a/config/enderio/recipes/sagmill_ores.pdf b/config/enderio/recipes/sagmill_ores.pdf index 006d183e..d2d5f0e3 100644 Binary files a/config/enderio/recipes/sagmill_ores.pdf and b/config/enderio/recipes/sagmill_ores.pdf differ diff --git a/config/enderio/recipes/sagmill_silentgems.pdf b/config/enderio/recipes/sagmill_silentgems.pdf index d4469783..8bddc6d4 100644 Binary files a/config/enderio/recipes/sagmill_silentgems.pdf and b/config/enderio/recipes/sagmill_silentgems.pdf differ diff --git a/config/enderio/recipes/sagmill_vanilla.pdf b/config/enderio/recipes/sagmill_vanilla.pdf index a0e73e6a..942c4028 100644 Binary files a/config/enderio/recipes/sagmill_vanilla.pdf and b/config/enderio/recipes/sagmill_vanilla.pdf differ diff --git a/config/enderio/recipes/sagmill_vanilla2modded.pdf b/config/enderio/recipes/sagmill_vanilla2modded.pdf index be16bf65..19aaf449 100644 Binary files a/config/enderio/recipes/sagmill_vanilla2modded.pdf and b/config/enderio/recipes/sagmill_vanilla2modded.pdf differ diff --git a/config/enderio/recipes/soulbinder.pdf b/config/enderio/recipes/soulbinder.pdf index 30de7768..5ba05a63 100644 Binary files a/config/enderio/recipes/soulbinder.pdf and b/config/enderio/recipes/soulbinder.pdf differ diff --git a/config/enderio/recipes/spawner.pdf b/config/enderio/recipes/spawner.pdf index d4d40ce2..5e553cdd 100644 Binary files a/config/enderio/recipes/spawner.pdf and b/config/enderio/recipes/spawner.pdf differ diff --git a/config/enderio/recipes/tank.pdf b/config/enderio/recipes/tank.pdf index e647caaa..149bf7b8 100644 Binary files a/config/enderio/recipes/tank.pdf and b/config/enderio/recipes/tank.pdf differ diff --git a/config/enderio/recipes/vat.pdf b/config/enderio/recipes/vat.pdf index 613c6f75..90d9d10d 100644 Binary files a/config/enderio/recipes/vat.pdf and b/config/enderio/recipes/vat.pdf differ diff --git a/config/entityculling.cfg b/config/entityculling.cfg index 23aec00b..4694d831 100644 --- a/config/entityculling.cfg +++ b/config/entityculling.cfg @@ -14,6 +14,9 @@ general { # If enabled and OpenGl 4.4 is supported OpenGl based culling is used which is a lot faster and more accurate. If you have a weak GPU you might want to disable this. B:openglBasedCulling=true + S:raytraceDistanceCalculator=SPHERICAL + D:raytraceDistanceLimitAdder=16.0 + D:raytraceDistanceLimitMultiplier=1.0 # If you feel the need to increase this value because of entities being culled falsely then another modder probably messed up their render bounding boxes and you should report the issue to them. Alternatively you can use the (tile-)entityBoundingBoxGrowthList settings to fix bounding boxes on your own. # Min: 0.0 diff --git a/config/extendedcrafting.cfg b/config/extendedcrafting.cfg index a3692883..db217a88 100644 --- a/config/extendedcrafting.cfg +++ b/config/extendedcrafting.cfg @@ -7,6 +7,9 @@ ########################################################################################################## automation_interface { + # Should the Automation Interface accept GTEU? [default: false] + B:accept_gteu=false + # Should the Automation Interface be enabled? [default: true] B:enabled=true @@ -28,6 +31,9 @@ automation_interface { ########################################################################################################## combination_crafting { + # Should the Crafting Core accept GTEU? [default: false] + B:accept_gteu=false + # Should the Crafting Core and Pedestal be enabled? [default: true] B:enabled=true @@ -35,7 +41,7 @@ combination_crafting { I:energy_capacity=10000000 # How much FE/t the Crafting Core should use when crafting by default. [range: 0 ~ 2147483647, default: 500] - I:energy_rate=100000 + I:energy_rate=1000000 } @@ -75,6 +81,18 @@ general { } +########################################################################################################## +# gregtech +#--------------------------------------------------------------------------------------------------------# +# Settings for GregTech compatibility. +########################################################################################################## + +gregtech { + # How much RF should one GTEU be handled as? [range: 1 ~ 2147483647, default: 4] + I:conversion=4 +} + + ########################################################################################################## # quantum_compression #--------------------------------------------------------------------------------------------------------# @@ -82,6 +100,9 @@ general { ########################################################################################################## quantum_compression { + # Should the Quantum Compressor accept GTEU? [default: false] + B:accept_gteu=false + # Should the Quantum Compressor be enabled? [default: true] B:enabled=true @@ -134,66 +155,69 @@ singularity { # - Example: minecraft:stone:3 for a meta of 3. Make the meta 32767 for wildcard value. # - 'color' the color of the singularity as a hex value. http://htmlcolorcodes.com/ # - Example: 123456 would color it as whatever that color is. + # - Use the localization key "item.ec.singularity." to set the name of your custom Singularity. + # - Example: item.ec.singularity.carrot=Carrot in your resources/extendedcrafting/lang/en_us.lang + # - and item.ec.singularity.carrot=морковь in your resources/extendedcrafting/lang/ru_ru.lang + # - Note however that you will need a way to load these resources, such as the mod ResourceLoader. S:custom_singularities < - 999;white_fuel;contenttweaker:white_fuel;ffffff - 998;cosmic_meatball;avaritia:cosmic_meatballs;4c756d - 997;valonite;ore:gemValonite;d9b6e0 - 996;knightslime;ore:ingotKnightslime;af60bf - 995;fiery;ore:ingotFiery;471910 - 994;coralium;abyssalcraft:ccluster9;41b089 - 990;apatite;forestry:apatite;5fa6ed - 991;bluefire;divinerpg:bluefire_stone;001dad - 992;arcanium;divinerpg:arcanium_block;26bdeb - 666;bloodmaster;ore:ingotBloodmasterMetal;4f0507 - 665;demonic;ore:ingotDemonicSteel;7fa6b5 - 664;corrosive;ore:ingotCorrosiveSteel;6fad74 - 663;destructive;ore:ingotDestructiveSteel;adac6f - 662;vengeful;ore:ingotVengefulSteel;a1695c - 661;steadfast;ore:ingotSteadfastSteel;925a9c - 660;aethium;environmentaltech:aethium_crystal;2b2b2b - 659;thermoconducting;nuclearcraft:alloy:11;396932 - 658;terrasteel;botania:manaresource:4;396932 - 657;mithrillium;thaumadditions:mithrillium_plate;029694 - 656;blood_infused;bloodarsenal:base_item:4;8a4a4a - 655;mana_infused;ore:ingotMithril;516664 - 654;neutronium;ore:ingotCosmicNeutronium;000000 - 653;ethaxium;ore:ingotEthaxium;a8a892 - 652;insanium;ore:essenceInsanium;660066 - 651;divine;divinerpg:divine_stone;ffff00 - 650;arc;contenttweaker:arc_residue;34e8eb - 640;endengeic;divinerpg:legendary_ender_eye;2d206e - 630;sednanite;ore:ingotSednanite;e3d8d8 - 629;dreadium;ore:ingotDreadium;690c0c - 628;ichor;contenttweaker:ichor;c4c700 - 1001;abyss;contenttweaker:abyss_garnet;660d06 - 1002;precasia;contenttweaker:precasia_garnet;1d8a0a - 1003;barathos;contenttweaker:barathos_garnet;78434e - 1004;creeponia;contenttweaker:creeponia_garnet;107507 - 1005;deeplands;contenttweaker:deeplands_garnet;383b38 - 1006;lelyetia;contenttweaker:lelyetia_garnet;a36815 - 1007;candyland;contenttweaker:candyland_garnet;e85ad5 - 1008;celeve;contenttweaker:celeve_garnet;877a45 - 1009;crystevia;contenttweaker:crystevia_garnet;541982 - 1010;gardencia;contenttweaker:gardencia_garnet;91ff95 - 1011;haven;contenttweaker:haven_garnet;76e3da - 1012;iromine;contenttweaker:iromine_garnet;4e5214 - 1013;mysterium;contenttweaker:mysterium_garnet;6f3782 - 1014;vox_ponds;contenttweaker:voxponds_garnet;536e53 - 1015;borean;contenttweaker:borean_garnet;0a8f5c - 1016;runandor;contenttweaker:runandor_garnet;0b1766 - 1017;lunalus;contenttweaker:lunalus_garnet;6b0485 - 1018;ancient_cavern;contenttweaker:ancientcavern_garnet;408a16 - 1019;dustopia;contenttweaker:dustopia_garnet;838582 - 1020;greckon;contenttweaker:greckon_garnet;6e327a - 1021;immortallis;contenttweaker:immortallis_garnet;444530 - 1030;ender_dolomite;contenttweaker:ender_dolomite;160b47 - 1031;nebulous;contenttweaker:nebulous_soul;055720 - 1032;quartz;ore:gemQuartz;9fd1cf - 1022;vethea;contenttweaker:vethea_garnet;61c295 - 1023;shyrelands;contenttweaker:shyrelands_garnet;f2ff00 - 1024;skeletal;aoa3:skeletal_ingot;b0a86f - 1025;etherium;contenttweaker:etherium_ingot;4286ad - + 999;white_fuel;contenttweaker:white_fuel;ffffff + 998;cosmic_meatball;avaritia:cosmic_meatballs;4c756d + 997;valonite;ore:gemValonite;d9b6e0 + 996;knightslime;ore:ingotKnightslime;af60bf + 995;fiery;ore:ingotFiery;471910 + 994;coralium;abyssalcraft:ccluster9;41b089 + 990;apatite;forestry:apatite;5fa6ed + 991;bluefire;divinerpg:bluefire_stone;001dad + 992;arcanium;divinerpg:arcanium_block;26bdeb + 666;bloodmaster;ore:ingotBloodmasterMetal;4f0507 + 665;demonic;ore:ingotDemonicSteel;7fa6b5 + 664;corrosive;ore:ingotCorrosiveSteel;6fad74 + 663;destructive;ore:ingotDestructiveSteel;adac6f + 662;vengeful;ore:ingotVengefulSteel;a1695c + 661;steadfast;ore:ingotSteadfastSteel;925a9c + 660;aethium;environmentaltech:aethium_crystal;2b2b2b + 659;thermoconducting;nuclearcraft:alloy:11;396932 + 658;terrasteel;botania:manaresource:4;396932 + 657;mithrillium;thaumadditions:mithrillium_plate;029694 + 656;blood_infused;bloodarsenal:base_item:4;8a4a4a + 654;neutronium;ore:ingotCosmicNeutronium;000000 + 653;ethaxium;ore:ingotEthaxium;a8a892 + 652;insanium;ore:essenceInsanium;660066 + 651;divine;divinerpg:divine_stone;ffff00 + 650;arc;contenttweaker:arc_residue;34e8eb + 640;endengeic;divinerpg:legendary_ender_eye;2d206e + 630;sednanite;ore:ingotSednanite;e3d8d8 + 629;dreadium;ore:ingotDreadium;690c0c + 628;ichor;contenttweaker:ichor;c4c700 + 1001;abyss;contenttweaker:abyss_garnet;660d06 + 1002;precasia;contenttweaker:precasia_garnet;1d8a0a + 1003;barathos;contenttweaker:barathos_garnet;78434e + 1004;creeponia;contenttweaker:creeponia_garnet;107507 + 1005;deeplands;contenttweaker:deeplands_garnet;383b38 + 1006;lelyetia;contenttweaker:lelyetia_garnet;a36815 + 1007;candyland;contenttweaker:candyland_garnet;e85ad5 + 1008;celeve;contenttweaker:celeve_garnet;877a45 + 1009;crystevia;contenttweaker:crystevia_garnet;541982 + 1010;gardencia;contenttweaker:gardencia_garnet;91ff95 + 1011;haven;contenttweaker:haven_garnet;76e3da + 1012;iromine;contenttweaker:iromine_garnet;4e5214 + 1013;mysterium;contenttweaker:mysterium_garnet;6f3782 + 1014;vox_ponds;contenttweaker:voxponds_garnet;536e53 + 1015;borean;contenttweaker:borean_garnet;0a8f5c + 1016;runandor;contenttweaker:runandor_garnet;0b1766 + 1017;lunalus;contenttweaker:lunalus_garnet;6b0485 + 1018;ancient_cavern;contenttweaker:ancientcavern_garnet;408a16 + 1019;dustopia;contenttweaker:dustopia_garnet;838582 + 1020;greckon;contenttweaker:greckon_garnet;6e327a + 1021;immortallis;contenttweaker:immortallis_garnet;444530 + 1030;ender_dolomite;contenttweaker:ender_dolomite;160b47 + 1031;nebulous;contenttweaker:nebulous_soul;055720 + 1032;quartz;ore:gemQuartz;9fd1cf + 1022;vethea;contenttweaker:vethea_garnet;61c295 + 1023;shyrelands;contenttweaker:shyrelands_garnet;f2ff00 + 1024;skeletal;aoa3:skeletal_ingot;b0a86f + 1025;etherium;contenttweaker:etherium_ingot;4286ad + > # The catalyst required for the default Singularity recipes. modid:itemid:metadata [default: extendedcrafting:material:11] diff --git a/config/gendustry/meatball_bees.cfg b/config/gendustry/meatball_bees.cfg index 41364693..e5e77d7c 100644 --- a/config/gendustry/meatball_bees.cfg +++ b/config/gendustry/meatball_bees.cfg @@ -1274,6 +1274,138 @@ if HaveForestryModule Bees << Never_Sleeps = "forestry.boolTrue" // Override a single trait } } + cfg Helplessness { + Dominant = Yes // Whether species allele is dominant or recessive + Glowing = Yes // Whether icon should be glowing + + PrimaryColor = 0x6d0fd9 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x2754e8 + + Secret = No // If true - will not show up in NEI or creative and + // will not count against the species total. + + Humidity = Arid // Arid, Normal, Damp + Temperature = Icy // None, Icy, Cold, Normal, Warm, Hot, Hellish + + Nocturnal = No // If true - only works at night + + Binominal = Helplessness // Fluff + Authority = BDEW + + Branch = "gendustry.meatball" + + Products = DropsList( // List of drops with chances + 99% HoneyComb:helplessness // Can use all the specifiers usable in recipes + ) + + Specialty = DropsList( + 99% HoneyComb:helplessness + ) + + cfg Traits { + Base = "careerbees.acceleration" // Copy traits from another species + Never_Sleeps = "forestry.boolTrue" // Override a single trait + } + } + cfg Darkness { + Dominant = Yes // Whether species allele is dominant or recessive + Glowing = Yes // Whether icon should be glowing + + PrimaryColor = 0x870000 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x523e10 + + Secret = No // If true - will not show up in NEI or creative and + // will not count against the species total. + + Humidity = Arid // Arid, Normal, Damp + Temperature = Hellish // None, Icy, Cold, Normal, Warm, Hot, Hellish + + Nocturnal = No // If true - only works at night + + Binominal = Darkness // Fluff + Authority = BDEW + + Branch = "gendustry.meatball" + + Products = DropsList( // List of drops with chances + 99% HoneyComb:dark // Can use all the specifiers usable in recipes + ) + + Specialty = DropsList( + 99% HoneyComb:dark + ) + + cfg Traits { + Base = "careerbees.honey_smelter" // Copy traits from another species + Never_Sleeps = "forestry.boolTrue" // Override a single trait + } + } + cfg Fear { + Dominant = Yes // Whether species allele is dominant or recessive + Glowing = Yes // Whether icon should be glowing + + PrimaryColor = 0xe67e10 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x82776b + + Secret = No // If true - will not show up in NEI or creative and + // will not count against the species total. + + Humidity = Normal // Arid, Normal, Damp + Temperature = Icy // None, Icy, Cold, Normal, Warm, Hot, Hellish + + Nocturnal = No // If true - only works at night + + Binominal = Fear // Fluff + Authority = BDEW + + Branch = "gendustry.meatball" + + Products = DropsList( // List of drops with chances + 99% HoneyComb:fearful // Can use all the specifiers usable in recipes + ) + + Specialty = DropsList( + 99% HoneyComb:fearful + ) + + cfg Traits { + Base = "careerbees.police" // Copy traits from another species + Never_Sleeps = "forestry.boolTrue" // Override a single trait + } + } + cfg Solitude { + Dominant = Yes // Whether species allele is dominant or recessive + Glowing = Yes // Whether icon should be glowing + + PrimaryColor = 0xff75e8 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x8c8162 + + Secret = No // If true - will not show up in NEI or creative and + // will not count against the species total. + + Humidity = Normal // Arid, Normal, Damp + Temperature = Icy // None, Icy, Cold, Normal, Warm, Hot, Hellish + + Nocturnal = No // If true - only works at night + + Binominal = Solitude // Fluff + Authority = BDEW + + Branch = "gendustry.meatball" + + Products = DropsList( // List of drops with chances + 99% HoneyComb:solitary // Can use all the specifiers usable in recipes + ) + + Specialty = DropsList( + 99% HoneyComb:solitary + ) + + cfg Traits { + Base = "careerbees.phd" // Copy traits from another species + Never_Sleeps = "forestry.boolTrue" // Override a single trait + } + } } @@ -1390,6 +1522,26 @@ if HaveForestryModule Bees << PrimaryColor = 0x00fffb // Color as a hex number, can also be specified as {r g b} with values (0-1) SecondaryColor = 0xff94b4 } + cfg helpless { // Section name used in localization, custom stack name, etc. + ID = 14014 // Damage value, must be unique + PrimaryColor = 0x6d0fd9 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x2754e8 + } + cfg dark { // Section name used in localization, custom stack name, etc. + ID = 14015 // Damage value, must be unique + PrimaryColor = 0x870000 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x523e10 + } + cfg fearful { // Section name used in localization, custom stack name, etc. + ID = 14016 // Damage value, must be unique + PrimaryColor = 0xe67e10 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x82776b + } + cfg solitary { // Section name used in localization, custom stack name, etc. + ID = 14017 // Damage value, must be unique + PrimaryColor = 0xff75e8 // Color as a hex number, can also be specified as {r g b} with values (0-1) + SecondaryColor = 0x8c8162 + } } diff --git a/config/gendustry/meatball_bees.en_US.lang b/config/gendustry/meatball_bees.en_US.lang index 3a3838f9..722f594e 100644 --- a/config/gendustry/meatball_bees.en_US.lang +++ b/config/gendustry/meatball_bees.en_US.lang @@ -61,6 +61,6 @@ gendustry.bees.species.Ryleyan=R'lyehian gendustry.bees.species.Sanitizing=Sanitizing gendustry.bees.species.Heraldry=Heraldry gendustry.bees.species.Agricultural=Agricultural -gendustry.honeycomb.agricultural.name=Agricultural +gendustry.honeycomb.agricultural.name=Agricultural Comb gendustry.honeycomb.heraldry.name=Heraldry diff --git a/config/holoinventory.cfg b/config/holoinventory.cfg index ab271894..725eafc9 100644 --- a/config/holoinventory.cfg +++ b/config/holoinventory.cfg @@ -5,7 +5,7 @@ holoinventory { > # Show on sneak, bypasses other keyboard settings. - B:showOnSneak=true + B:showOnSneak=false # Show on sprint, bypasses other keyboard settings. B:showOnSprint=true diff --git a/config/ichunutil.cfg b/config/ichunutil.cfg index 777819b2..c2ef4994 100644 --- a/config/ichunutil.cfg +++ b/config/ichunutil.cfg @@ -70,7 +70,7 @@ module { I:versionNotificationTypes=0 # Don't change this. - I:versionSave=31 + I:versionSave=5 } } diff --git a/config/incontrol/spawn.json b/config/incontrol/spawn.json index 80fb9673..717c3125 100644 --- a/config/incontrol/spawn.json +++ b/config/incontrol/spawn.json @@ -280,6 +280,14 @@ "speedmultiply": 1.0 }, + { + "dimension": 427, + "hostile": true, + "result": "default", + "multxp": 1.0, + "healthmultiply": 4.0 + }, + { "dimension": 50, "hostile": true, @@ -1192,15 +1200,15 @@ { - "mob": ["tehbetweenlands:dark_druid", - "tehbetweenlands:swamp_hag", - "tehbetweenlands:wight", - "tehbetweenlands:lurker", - "tehbetweenlands:peat_mummy", + "mob": ["thebetweenlands:dark_druid", + "thebetweenlands:swamp_hag", + "thebetweenlands:wight", + "thebetweenlands:lurker", + "thebetweenlands:peat_mummy", "aoa3:king_bambambam", "aoa3:nethengeic_wither", - "tehbetweenlands:chiromaw", - "tehbetweenlands:large_sludge_worm"], + "thebetweenlands:chiromaw", + "thebetweenlands:large_sludge_worm"], "onjoin": true, "result": "allow", "potion": ["minecraft:strength,999999,3", @@ -1208,7 +1216,7 @@ "minecraft:health_boost,999999,30", "minecraft:absorption,999999,2", "minecraft:fire_resistance,999999,1", - "minecraft:magic_resistance,999999,1", + "bewitchment:magic_resistance,999999,1", "minecraft:regeneration,999999,1"] }, @@ -1240,7 +1248,7 @@ "minecraft:regeneration,250,255", "minecraft:health_boost,999999,100", "minecraft:fire_resistance,999999,1", - "minecraft:magic_resistance,999999,1", + "bewitchment:magic_resistance,999999,1", "minecraft:regeneration,999999,1"] }, @@ -1256,7 +1264,10 @@ "aoa3:flash", "abyssalcraft:shadowboss", "aoa3:goldorth", - "aoa3:guardian", + "aoa3:yellow_guardian", + "aoa3:blue_guardian", + "aoa3:green_guardian", + "aoa3:red_guardian", "aoa3:hydrolisk", "aoa3:king_shroomus", "aoa3:kror", @@ -1271,7 +1282,7 @@ "minecraft:regeneration,50,255", "minecraft:health_boost,999999,250", "minecraft:fire_resistance,999999,1", - "minecraft:magic_resistance,999999,1", + "bewitchment:magic_resistance,999999,1", "minecraft:regeneration,999999,1"] }, @@ -1303,7 +1314,7 @@ "speedmultiply": 1, "potion": ["minecraft:strength,999999,20", "minecraft:fire_resistance,999999,1", - "minecraft:magic_resistance,999999,1", + "bewitchment:magic_resistance,999999,1", "minecraft:regeneration,999999,2"] }, @@ -1332,7 +1343,7 @@ "result": "allow", "speedmultiply": 1, "potion": ["minecraft:strength,999999,2", - "minecraft:magic_resistance,999999,2"] + "bewitchment:magic_resistance,999999,2"] }, diff --git a/config/jei/itemBlacklist.cfg b/config/jei/itemBlacklist.cfg index 169d093a..64337881 100644 --- a/config/jei/itemBlacklist.cfg +++ b/config/jei/itemBlacklist.cfg @@ -95,6 +95,7 @@ advanced { openblocks:tank:binnie.whiskey; enderio:item_broken_spawner:Rabbit enderio:item_broken_spawner:Questing Ram + iceandfire:silver_ingot enderio:item_soul_vial:The Grue enderio:item_broken_spawner:Sludge Worm Egg Sac openblocks:tank:binnie.whiskey.corn; @@ -178,6 +179,7 @@ advanced { enderio:item_broken_spawner:Undead Herald enderio:item_soul_vial:Shining Pixon openblocks:tank:menrilresin; + forestry:digger_bag_t2 enderio:item_broken_spawner:Pixie enderio:item_broken_spawner:Sugarface enderio:item_soul_vial:Deinotherium @@ -206,6 +208,7 @@ advanced { enderio:item_broken_spawner:Primordial Malevolence Turret enderio:item_broken_spawner:Vamacheron enderio:item_soul_vial:Wreck + libvulpes:productdust:10 enderio:item_broken_spawner:Apparition enderio:item_soul_vial:Yellow Rune Templar enderio:item_soul_vial:Okazor @@ -542,6 +545,7 @@ advanced { extracells:pattern.fluid:fluidsodium;m=0 enderio:item_broken_spawner:Runic Guardian enderio:item_broken_spawner:Harkos + bigreactors:duststeel enderio:item_broken_spawner:Mire Snail Egg enderio:item_soul_vial:Anti-Pig extracells:pattern.fluid:corrosive_steel;m=0 @@ -630,6 +634,7 @@ advanced { enderio:item_broken_spawner:Pincher enderio:item_broken_spawner:Chomper thebetweenlands:bl_bucket:platinum;m=1 + bigreactors:ingotgraphite enderio:item_broken_spawner:Skeletal Cowman extracells:pattern.fluid:sic_vapor;m=0 extracells:pattern.fluid:poison;m=0 @@ -766,8 +771,10 @@ advanced { extracells:pattern.fluid:experience;m=0 extracells:pattern.fluid:mutagen;m=0 extracells:pattern.fluid:fuel_mixed_light;m=0 + forestry:ingot_tin extracells:pattern.fluid:binnie.resin;m=0 extracells:pattern.fluid:nightmare_binder_hydrogen;m=0 + forestry:hunter_bag extracells:pattern.fluid:plutonium_242;m=0 openblocks:tank:oil_distilled_heat_1; enderio:item_broken_spawner:Magma Crawler @@ -831,6 +838,7 @@ advanced { extracells:pattern.fluid:vityte;m=0 enderio:item_broken_spawner:Shyre Knight extracells:pattern.fluid:binnie.wine.apricot;m=0 + immersiveengineering:material:24 enderio:item_soul_vial:Stimulo enderio:item_broken_spawner:Sysker openblocks:tank:tin; @@ -1013,6 +1021,7 @@ advanced { enderio:item_broken_spawner:Ptera openblocks:tank:thorium_230; enderio:item_soul_vial:Alarmo + nuclearcraft:gem_dust:3 enderio:item_broken_spawner:Runic Golem extracells:pattern.fluid:fuel_lecf_249;m=0 enderio:item_soul_vial:Mushroom Spider @@ -1215,15 +1224,19 @@ advanced { enderio:item_broken_spawner:Money Spider enderio:item_soul_vial:Proshield openblocks:tank:sulfur_dioxide; + actuallyadditions:item_dust:2 enderio:item_soul_vial:Axiolight extracells:pattern.fluid:menrilresin;m=0 rftools:syringe extracells:pattern.fluid:gold;m=0 openblocks:tank:zinc; + forestry:miner_bag_t2 enderio:item_soul_vial:Anti-Spider enderio:item_broken_spawner:Bighorn Sheep openblocks:tank:molten_ruthenium; enderio:item_soul_vial:Black Dog + actuallyadditions:item_dust:1 + actuallyadditions:item_dust:0 extracells:pattern.fluid:nightmarish_matter;m=0 openblocks:tank:binnie.vodka; enderio:item_soul_vial:Daysee @@ -1263,7 +1276,9 @@ advanced { enderio:item_broken_spawner:Phyg enderio:item_soul_vial:Leonard openblocks:tank:fuel_lep_239; + railcraft:dust:2 extracells:pattern.fluid:binnie.liqueur.cherry;m=0 + railcraft:dust:0 openblocks:tank:binnie.liqueur.peach; extracells:pattern.fluid:binnie.liqueur.raspberry;m=0 enderio:item_soul_vial:Ptera @@ -1278,6 +1293,7 @@ advanced { openblocks:tank:combustible_glowstone; enderio:item_broken_spawner:Razorback openblocks:tank:preheated_water; + forestry:builder_bag_t2 extracells:pattern.fluid:alumite;m=0 openblocks:tank:hydrogen; extracells:pattern.fluid:sodium_hydroxide_solution;m=0 @@ -1410,9 +1426,12 @@ advanced { extracells:pattern.fluid:fuel_lep_241_fluoride;m=0 extracells:pattern.fluid:cloud_seed;m=0 openblocks:tank:primal_ogerite; + techreborn:dust:14 enderio:item_broken_spawner:Fire Ball enderio:item_soul_vial:Feuerwurm extracells:pattern.fluid:fluoromethane;m=0 + techreborn:dust:17 + techreborn:dust:16 openblocks:tank:depleted_fuel_len_236_fluoride; openblocks:tank:blutonium; enderio:item_soul_vial:Candy Corny @@ -1423,6 +1442,10 @@ advanced { enderio:item_broken_spawner:King Spider enderio:item_broken_spawner:Spirit Protector enderio:item_soul_vial:Creepuple + techreborn:dust:24 + techreborn:dust:29 + techreborn:dust:27 + techreborn:dust:26 extracells:pattern.fluid:molten_rupee;m=0 extracells:pattern.fluid:binnie.brandy.apple;m=0 openblocks:tank:plasma; @@ -1443,6 +1466,8 @@ advanced { extracells:pattern.fluid:depleted_fuel_lep_241_fluoride;m=0 openblocks:tank:xu_demonic_metal; contenttweaker:tartarus_artifact + techreborn:dust:35 + techreborn:dust:34 enderio:item_broken_spawner:Deathcryx enderio:item_broken_spawner:Kror thebetweenlands:bl_bucket:refined_biofuel;m=1 @@ -1460,10 +1485,12 @@ advanced { enderio:item_broken_spawner:Mirage openblocks:tank:refinediron; contenttweaker:ogerite_egg + techreborn:dust:47 openblocks:tank:advancedalloy; openblocks:tank:fuel_len_236_fluoride; openblocks:tank:purpleslime; openblocks:tank:gold_nak; + techreborn:dust:44 enderio:item_soul_vial:Moogma thebetweenlands:bl_bucket:refined_fuel;m=0 enderio:item_soul_vial:Greenfeet @@ -1471,6 +1498,8 @@ advanced { enderio:item_soul_vial:Tamed Spirit Tree Face enderio:item_soul_vial:Zorp enderio:item_broken_spawner:Golden Lottoman + techreborn:dust:53 + techreborn:dust:51 enderio:item_soul_vial:Dread Knight Horse thebetweenlands:bl_bucket:refined_fuel;m=1 enderio:item_soul_vial:Lollypopper @@ -1525,8 +1554,13 @@ advanced { enderio:item_broken_spawner:Sludge Menace enderio:item_broken_spawner:Twilight Lich enderio:item_broken_spawner:Hastreus + libvulpes:productingot:9 mysticalagriculture:end_steel_seeds + libvulpes:productingot:7 extracells:pattern.fluid:yellorium;m=0 + libvulpes:productingot:6 + libvulpes:productingot:5 + libvulpes:productingot:4 extracells:pattern.fluid:fuel_mixed_heavy_heat_1;m=0 openblocks:tank:fuelcolumn; extracells:pattern.fluid:refinedobsidian;m=0 @@ -1615,11 +1649,16 @@ advanced { enderio:item_broken_spawner:King Charger openblocks:tank:neptunium_236; enderio:item_broken_spawner:Troll Trader + nuclearcraft:ingot:2 + techreborn:dust:65 + nuclearcraft:ingot:1 extracells:pattern.fluid:plutonium_238;m=0 + nuclearcraft:ingot:0 enderio:item_broken_spawner:Armored Giant enderio:item_broken_spawner:Giant enderio:item_broken_spawner:Rosid extracells:pattern.fluid:exhaust_steam;m=0 + appliedenergistics2:material:51 enderio:item_soul_vial:Dreamwrecker openblocks:tank:promethium; openblocks:tank:spatial_matter; @@ -1627,6 +1666,7 @@ advanced { extracells:pattern.fluid:meatane;m=0 openblocks:tank:seed_oil; enderio:item_soul_vial:Epiphite + techreborn:dust:66 enderio:item_broken_spawner:Arocknid extracells:pattern.fluid:depleted_fuel_hep_239_fluoride;m=0 enderio:item_broken_spawner:Kranky @@ -1636,6 +1676,7 @@ advanced { enderio:item_soul_vial:Hellquin enderio:item_soul_vial:Bombardier Beetle Larva enderio:item_broken_spawner:Cave Troll + appliedenergistics2:material:49 enderio:item_broken_spawner:Greebling Rider extracells:pattern.fluid:fluidpotassium;m=0 enderio:item_broken_spawner:Behemoth @@ -1671,6 +1712,7 @@ advanced { extracells:pattern.fluid:binnie.growth.medium;m=0 enderio:item_soul_vial:Swamp Charger agricraft:water_channel_full + nuclearcraft:ingot:4 enderio:item_soul_vial:Rhinoceros Beetle extracells:pattern.fluid:fuel_leu_233;m=0 extracells:pattern.fluid:quarks;m=0 @@ -1700,6 +1742,7 @@ advanced { enderio:item_soul_vial:Yeti enderio:item_broken_spawner:Giant Miner enderio:item_soul_vial:Hunter + forestry:adventurer_bag_t2 enderio:item_soul_vial:Shadahier enderio:item_broken_spawner:Anti-Zombie enderio:item_broken_spawner:Goalby @@ -1813,6 +1856,7 @@ advanced { enderio:item_broken_spawner:Web Reaper openblocks:tank:liquidhelium_nak_hot; openblocks:tank:fluidwolframium; + forestry:adventurer_bag extracells:pattern.fluid:uranium_233_fluoride;m=0 extracells:pattern.fluid:fuel_hep_241_fluoride;m=0 thebetweenlands:bl_bucket:liquidantimatter;m=1 @@ -1824,6 +1868,7 @@ advanced { extracells:pattern.fluid:depleted_fuel_hen_236;m=0 enderio:item_soul_vial:Nethengeic Wither enderio:item_soul_vial:Carminite Ghastguard + forestry:hunter_bag_t2 openblocks:tank:gelatin; enderio:item_soul_vial:King Spider enderio:item_broken_spawner:Miner @@ -1839,6 +1884,7 @@ advanced { openblocks:tank:boron_nitride_solution; openblocks:tank:construction_alloy; openblocks:tank:fuel_lep_241; + thermalfoundation:material:1026 enderio:item_broken_spawner:Endermite openblocks:tank:meatballium; extracells:pattern.fluid:ender_nak;m=0 @@ -2390,7 +2436,9 @@ advanced { enderio:item_broken_spawner:Greater Dread Spawn enderio:item_soul_vial:Shulker enderio:item_broken_spawner:Termite + techreborn:dust:7 openblocks:tank:ender_nak_hot; + techreborn:dust:1 extracells:pattern.fluid:barium;m=0 enderio:item_broken_spawner:Myrmex Soldier enderio:item_soul_vial:Summoned Wolf @@ -2621,6 +2669,7 @@ advanced { enderio:item_broken_spawner:Lurker enderio:item_broken_spawner:Moogma enderio:item_broken_spawner:Lunarcher + bigreactors:dustgraphite enderio:item_soul_vial:Firefly enderio:item_broken_spawner:Eden Cadillion openblocks:tank:terbium; @@ -2653,7 +2702,9 @@ advanced { openblocks:tank:sap; extracells:pattern.fluid:varsium;m=0 extracells:pattern.fluid:binnie.wine.plum;m=0 + railcraft:backpack_iceman_t2 mysticalagriculture:conductive_iron_seeds + railcraft:backpack_iceman_t1 openblocks:tank:eternal_fabric; thebetweenlands:bl_bucket:steam;m=1 enderio:item_soul_vial:Kror @@ -2695,6 +2746,7 @@ advanced { openblocks:tank:plutonium_239_fluoride_flibe; enderio:item_soul_vial:Dissiment openblocks:tank:protein; + forestry:forester_bag_t2 enderio:item_soul_vial:Pod Plant enderio:item_soul_vial:Extraction Master enderio:item_broken_spawner:King BamBamBam @@ -2725,6 +2777,7 @@ advanced { openblocks:tank:americium_242_fluoride_flibe; enderio:item_soul_vial:entity.corrupted_sheep.name openblocks:tank:rosite; + forestry:ingot_bronze enderio:item_soul_vial:Zombie Ant enderio:item_soul_vial:Ghostly Cyclops enderio:item_broken_spawner:Pyrad @@ -2774,12 +2827,17 @@ advanced { extracells:pattern.fluid:tree_oil;m=0 enderio:item_soul_vial:Chimera openblocks:tank:conductive_iron; + careerbees:ingredients:6 extracells:pattern.fluid:fluidnitrogendioxide;m=0 enderio:item_broken_spawner:Shambler + careerbees:ingredients:5 + careerbees:ingredients:4 enderio:item_soul_vial:Ice Wraith extracells:pattern.fluid:thorium_230_fluoride_flibe;m=0 openblocks:tank:binnie.wine.fortified; enderio:item_soul_vial:Workshop Tinkerer + careerbees:ingredients:8 + careerbees:ingredients:7 enderio:item_broken_spawner:Apalachia Cadillion enderio:item_soul_vial:Guardian of Gaia enderio:item_soul_vial:Naturalist @@ -2788,9 +2846,11 @@ advanced { extracells:pattern.fluid:molten_adamantium;m=0 enderio:item_soul_vial:Arkzyne enderio:item_soul_vial:Sea Spider + nuclearcraft:alloy:5 extracells:pattern.fluid:energized_lava;m=0 openblocks:tank:blockfluiddirt; enderio:item_soul_vial:Zombie + nuclearcraft:alloy:0 extracells:pattern.fluid:sludge;m=0 enderio:item_broken_spawner:Forsaken openblocks:tank:depleted_fuel_hecm_243_fluoride; @@ -2949,8 +3009,10 @@ advanced { thebetweenlands:bl_bucket:redstone;m=0 openblocks:tank:curium_245_fluoride_flibe; openblocks:tank:borax_solution; + bloodmagic:component:20 enderio:item_broken_spawner:Lady Luna openblocks:tank:gold_nak_hot; + bloodmagic:component:24 openblocks:tank:ghastly; enderio:item_soul_vial:Twilight Demon enderio:item_soul_vial:Crimson Cleric @@ -2971,6 +3033,7 @@ advanced { openblocks:tank:depleted_fuel_heu_235; enderio:item_soul_vial:Storm Elemental openblocks:tank:oil_distilled; + thermalfoundation:ore:5 extracells:pattern.fluid:anti_venom;m=0 openblocks:tank:fuel_leb_248_fluoride; extracells:pattern.fluid:tin_nak_hot;m=0 @@ -2998,6 +3061,7 @@ advanced { enderio:item_soul_vial:Animated Block enderio:item_broken_spawner:Headless Destroyer enderio:item_soul_vial:Asorah, The Fallen + immersiveengineering:ore:1 extracells:pattern.fluid:fuel_hecm_243_fluoride;m=0 openblocks:tank:poison; extracells:pattern.fluid:americium_242;m=0 @@ -3010,6 +3074,7 @@ advanced { openblocks:tank:aluminum; enderio:item_soul_vial:Reaper Twins extracells:pattern.fluid:gadolinium;m=0 + bigreactors:ingotsteel extracells:pattern.fluid:copper;m=0 openblocks:tank:meitnerium; extracells:pattern.fluid:binnie.wine.citrus;m=0 @@ -3073,15 +3138,20 @@ advanced { erebus:bambucket extracells:pattern.fluid:fuel_hecm_247_fluoride;m=0 enderio:item_broken_spawner:Ender Watcher + libvulpes:productingot:10 enderio:item_soul_vial:Living Statue extracells:pattern.fluid:blood_infused_glitch;m=0 enderio:item_broken_spawner:Spectral Wizard openblocks:tank:ogerite; + nuclearcraft:ingot:13 extracells:pattern.fluid:promethium;m=0 extracells:pattern.fluid:fluidtritium;m=0 + nuclearcraft:ingot:12 extracells:pattern.fluid:dreadite;m=0 enderio:item_soul_vial:Tipsy enderio:item_soul_vial:Supreme Leader + railcraft:backpack_signalman_t1 + railcraft:backpack_signalman_t2 extracells:pattern.fluid:luminous_lava;m=0 enderio:item_soul_vial:Mist Wolf openblocks:tank:fuel_hecm_245_fluoride_flibe; @@ -3094,10 +3164,18 @@ advanced { enderio:item_broken_spawner:Skelekyte enderio:item_broken_spawner:Baron Lottoman enderio:item_broken_spawner:Pink Slime + libvulpes:productdust:4 + libvulpes:productdust:1 + libvulpes:productdust:2 enderio:item_broken_spawner:Dusteiva enderio:item_broken_spawner:Jumping Spider openblocks:tank:crystaloil; enderio:item_soul_vial:King Shroomus + forestry:ingot_copper + libvulpes:productdust:9 + libvulpes:productdust:7 + libvulpes:productdust:5 + libvulpes:productdust:6 openblocks:tank:fuel_hea_242_fluoride; openblocks:tank:refinedglowstone; extracells:pattern.fluid:refinedglowstone;m=0 @@ -3116,6 +3194,7 @@ advanced { mysticalagriculture:vibrant_alloy_seeds enderio:item_soul_vial:Raven enderio:item_broken_spawner:Sand Giant + bloodmagic:component:19 openblocks:tank:uranium_238; enderio:item_soul_vial:Antlion extracells:pattern.fluid:curium_245_fluoride_flibe;m=0 @@ -3245,9 +3324,14 @@ advanced { enderio:item_broken_spawner:Wild Deer openblocks:tank:einstenium_253; enderio:item_broken_spawner:entity.thebetweenlands.mist_brige.name + enderio:item_material:26 + enderio:item_material:25 enderio:item_broken_spawner:Sheep + enderio:item_material:24 + enderio:item_material:29 extracells:pattern.fluid:tungsten;m=0 enderio:item_broken_spawner:Mimicrab + enderio:item_material:27 extracells:pattern.fluid:yttrium_ruthenium;m=0 enderio:item_broken_spawner:Terrestrial enderio:item_soul_vial:Frost Archer @@ -3313,6 +3397,7 @@ advanced { enderio:item_broken_spawner:Construct of Speed enderio:item_soul_vial:Mecha Cyclops extracells:pattern.fluid:molten_phosphorus;m=0 + abyssalcraft:nitre extracells:pattern.fluid:nak;m=0 enderio:item_soul_vial:Ice Crystal enderio:item_broken_spawner:Scorpion @@ -3333,7 +3418,10 @@ advanced { extracells:pattern.fluid:sand;m=0 enderio:item_broken_spawner:Enchanted Archer enderio:item_broken_spawner:Exohead + projectred-core:resource_item:101 enderio:item_broken_spawner:Lizard + projectred-core:resource_item:102 + projectred-core:resource_item:100 enderio:item_soul_vial:Eldritch Warden openblocks:tank:boron11; thebetweenlands:bl_bucket:potion_splash;m=0 @@ -3386,8 +3474,11 @@ advanced { enderio:item_broken_spawner:Crimson Praetor enderio:item_broken_spawner:Token Collector enderio:item_soul_vial:Eldritch Crab + techreborn:ingot:13 enderio:item_broken_spawner:Big Bane + techreborn:ingot:12 enderio:item_soul_vial:Bighorn Sheep + techreborn:ingot:11 extracells:pattern.fluid:sacrifice_metal;m=0 enderio:item_soul_vial:Unburied enderio:item_soul_vial:Twilight Archer @@ -3408,7 +3499,9 @@ advanced { enderio:item_broken_spawner:Pech Forager enderio:item_broken_spawner:Asorah, The Fallen enderio:item_broken_spawner:Shadow Person + techreborn:ingot:24 extracells:pattern.fluid:fuel_leu_233_fluoride;m=0 + techreborn:ingot:23 enderio:item_broken_spawner:Dark Beast extracells:pattern.fluid:depleted_fuel_hecm_245;m=0 enderio:item_soul_vial:Sea Troll @@ -3445,6 +3538,7 @@ advanced { mysticalagriculture:dark_steel_seeds openblocks:tank:oil_heavy_heat_1; extracells:pattern.fluid:blockfluidantimatter;m=0 + forestry:miner_bag enderio:item_broken_spawner:Lelyetian Trader enderio:item_soul_vial:Tar Beast openblocks:tank:fuel_hep_241; @@ -3524,6 +3618,7 @@ advanced { enderio:item_soul_vial:Mooshroom extracells:pattern.fluid:emberstone;m=0 enderio:item_soul_vial:Skele-Pig (Elite) + forestry:digger_bag enderio:item_broken_spawner:Charger openblocks:tank:technetium; enderio:item_broken_spawner:Horntail @@ -3615,11 +3710,13 @@ advanced { extracells:pattern.fluid:binnie.juice.apricot;m=0 extracells:pattern.fluid:binnie.juice.grapefruit;m=0 enderio:item_soul_vial:Wildfire + railcraft:backpack_apothecary_t2 enderio:item_broken_spawner:Terradon enderio:item_soul_vial:Blissard enderio:item_broken_spawner:Salamander openblocks:tank:halite_fluid; openblocks:tank:oil_residue_heat_1; + railcraft:backpack_apothecary_t1 enderio:item_broken_spawner:Minion of The Gatekeeper enderio:item_broken_spawner:Bat enderio:item_soul_vial:Spirit Wolf @@ -3705,8 +3802,17 @@ advanced { mysticalagriculture:redstone_alloy_seeds enderio:item_soul_vial:Echodar enderio:item_broken_spawner:Gorgon + railcraft:ingot:4 + railcraft:ingot:3 + railcraft:ingot:6 + railcraft:ingot:5 + railcraft:ingot:0 + railcraft:ingot:2 + railcraft:ingot:1 enderio:item_soul_vial:Battletower Golem enderio:item_soul_vial:Spinoledon + railcraft:ingot:7 + railcraft:ingot:9 extracells:pattern.fluid:helium;m=0 openblocks:tank:blazing_refined_fuel; extracells:pattern.fluid:sednanite;m=0 @@ -3969,9 +4075,17 @@ advanced { enderio:item_broken_spawner:Helio enderio:item_soul_vial:entity.butterflyGE.name enderio:item_soul_vial:Exoid + forestry:builder_bag extracells:pattern.fluid:neptunium_237_fluoride;m=0 extracells:pattern.fluid:depleted_fuel_lecm_247_fluoride;m=0 + techreborn:ingot:9 + techreborn:ingot:8 + techreborn:ingot:5 extracells:pattern.fluid:einstenium_254;m=0 + techreborn:ingot:6 + techreborn:ingot:4 + techreborn:ingot:2 + techreborn:ingot:0 enderio:item_broken_spawner:Skull Minion enderio:item_broken_spawner:Smol Sludge extracells:pattern.fluid:americium_241;m=0 @@ -4045,7 +4159,11 @@ advanced { extracells:pattern.fluid:galactic_matter;m=0 enderio:item_broken_spawner:Tamed Spirit Tree Face enderio:item_broken_spawner:Muncher + nuclearcraft:dust:4 + nuclearcraft:dust:2 + nuclearcraft:dust:1 enderio:item_soul_vial:Minoshroom + nuclearcraft:dust:0 extracells:pattern.fluid:hafnium;m=0 enderio:item_soul_vial:Rock Snot enderio:item_broken_spawner:Illusioner @@ -4099,9 +4217,14 @@ advanced { enderio:item_broken_spawner:Fire Minion extracells:pattern.fluid:tritium;m=0 enderio:item_soul_vial:Lich Minion + bewitchment:silver_ingot enderio:item_broken_spawner:Lelyetian Warrior extracells:pattern.fluid:tin_nak;m=0 enderio:item_broken_spawner:Furious Zombie + immersiveengineering:metal:12 + immersiveengineering:metal:13 + immersiveengineering:metal:10 + immersiveengineering:metal:11 extracells:pattern.fluid:fluidberylium;m=0 enderio:item_broken_spawner:Axiolight enderio:item_broken_spawner:Dreamwrecker @@ -4109,8 +4232,13 @@ advanced { openblocks:tank:triple_point_fluid; enderio:item_broken_spawner:Visualent enderio:item_broken_spawner:Crypt Keeper + immersiveengineering:metal:18 extracells:pattern.fluid:oxygen;m=0 + immersiveengineering:metal:19 + immersiveengineering:metal:16 + immersiveengineering:metal:17 enderio:item_soul_vial:Dragon Egg + immersiveengineering:metal:15 enderio:item_broken_spawner:Storm Elemental openblocks:tank:fuel_hecm_243; enderio:item_broken_spawner:Skele-Hopper (Strong) @@ -4124,6 +4252,7 @@ advanced { openblocks:tank:lithium; extracells:pattern.fluid:fluorine;m=0 enderio:item_soul_vial:Sea Skeleton + forestry:forester_bag enderio:item_soul_vial:Bafometyr extracells:pattern.fluid:essence_of_ilarity;m=0 enderio:item_soul_vial:Runicorn @@ -4145,8 +4274,10 @@ advanced { openblocks:tank:bohrium; openblocks:tank:supremium; openblocks:tank:binnie.mash.wheat; + nuclearcraft:dust:12 enderio:item_soul_vial:Bomb Carrier openblocks:tank:plutonium_238; + nuclearcraft:dust:13 extracells:pattern.fluid:fuel_hecm_247_fluoride_flibe;m=0 enderio:item_broken_spawner:Stag Beetle enderio:item_soul_vial:Weak Cori @@ -4203,8 +4334,12 @@ advanced { thebetweenlands:bl_bucket:lumium;m=1 enderio:item_broken_spawner:Paravite extracells:pattern.fluid:californium_249_fluoride_flibe;m=0 + immersiveengineering:metal:9 + immersiveengineering:metal:8 enderio:item_broken_spawner:Hellcat enderio:item_broken_spawner:Punchroom + immersiveengineering:metal:7 + immersiveengineering:metal:6 enderio:item_soul_vial:Gadgetoid enderio:item_soul_vial:Miskel enderio:item_broken_spawner:Golden Chicken @@ -4305,6 +4440,7 @@ advanced { enderio:item_soul_vial:Frost openblocks:tank:electrons; enderio:item_soul_vial:Crushroom + abyssalcraft:tiningot extracells:pattern.fluid:fluidsodiumpersulfate;m=0 enderio:item_soul_vial:Surveyor extracells:pattern.fluid:biomass;m=0 @@ -4341,7 +4477,13 @@ advanced { enderio:item_broken_spawner:Spirit Wolf openblocks:tank:fuel_lecf_249_fluoride_flibe; enderio:item_broken_spawner:Valkyrie Queen + abyssalcraft:copperingot + immersiveengineering:metal:4 + immersiveengineering:metal:3 + immersiveengineering:metal:2 enderio:item_soul_vial:Death Hound + immersiveengineering:metal:1 + immersiveengineering:metal:0 extracells:pattern.fluid:depleted_fuel_hea_242_fluoride_flibe;m=0 openblocks:tank:depleted_fuel_hecm_245; > diff --git a/config/jei/worldSettings.cfg b/config/jei/worldSettings.cfg index 4e3d016c..b1a18897 100644 --- a/config/jei/worldSettings.cfg +++ b/config/jei/worldSettings.cfg @@ -331,20 +331,11 @@ world-78688046 { world-839780414 { - # Show the list of bookmarks next to open GUIs. B:bookmarkOverlayEnabled=false - - # Give items instead of showing the recipe. B:cheatItemsEnabled=false - - # Default item to use to fill up fluids when clicking on a fluid ingredient in the menu, (format: item_name@meta) S:defaultFluidContainerItem= - - # Hide and unhide ingredients by clicking them in the list. B:editEnabled=false - S:filterText=def gear - - # Show the list of ingredients next to open GUIs. + S:filterText=packag B:overlayEnabled=true } @@ -359,6 +350,16 @@ world-867829110 { } +world-924193474 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=false + S:defaultFluidContainerItem= + B:editEnabled=false + S:filterText=tea lum + B:overlayEnabled=true +} + + world-930840068 { B:bookmarkOverlayEnabled=true B:cheatItemsEnabled=false @@ -447,6 +448,16 @@ world1544803905 { } +world1556826823 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=true + S:defaultFluidContainerItem= + B:editEnabled=false + S:filterText=klein s + B:overlayEnabled=true +} + + world1562412876 { B:bookmarkOverlayEnabled=true B:cheatItemsEnabled=true @@ -738,6 +749,16 @@ world66503 { } +world736126894 { + B:bookmarkOverlayEnabled=true + B:cheatItemsEnabled=true + S:defaultFluidContainerItem= + B:editEnabled=false + S:filterText=fluxdu + B:overlayEnabled=true +} + + world752322716 { B:bookmarkOverlayEnabled=true B:cheatItemsEnabled=false @@ -829,11 +850,20 @@ world856673306 { world922450129 { - B:bookmarkOverlayEnabled=false - B:cheatItemsEnabled=true + # Show the list of bookmarks next to open GUIs. + B:bookmarkOverlayEnabled=true + + # Give items instead of showing the recipe. + B:cheatItemsEnabled=false + + # Default item to use to fill up fluids when clicking on a fluid ingredient in the menu, (format: item_name@meta) S:defaultFluidContainerItem= + + # Hide and unhide ingredients by clicking them in the list. B:editEnabled=false - S:filterText= + S:filterText=myth ass + + # Show the list of ingredients next to open GUIs. B:overlayEnabled=true } diff --git a/config/jeresources/jeresources.cfg b/config/jeresources/jeresources.cfg index 543db0b3..38d1b979 100644 --- a/config/jeresources/jeresources.cfg +++ b/config/jeresources/jeresources.cfg @@ -17,13 +17,14 @@ general { # Tabs added by JER are 'dungeon', 'enchantment', 'mob', 'villager', worldgen' and 'plant' S:hiddenTabs < + enchantment > # Changes the amount of items per column in the JEI dungeon and mob views - I:itemsPerColumn=4 + I:itemsPerColumn=6 # Changes the amount of items per row in the JEI dungeon view - I:itemsPerRow=4 + I:itemsPerRow=6 # Mainly for pack devs. Features include but not limited to avg. blocks per chuck, entity ids, ... B:showDevData=false diff --git a/config/jeresources/world-gen.json b/config/jeresources/world-gen.json index b7d5a044..e8d53707 100644 --- a/config/jeresources/world-gen.json +++ b/config/jeresources/world-gen.json @@ -1,4 +1,5598 @@ [ + { + "block": "minecraft:stonebrick:2", + "distrib": "0,0.0;3,0.0;4,1.09375E-4;5,5.078125E-5;6,4.296875E-5;7,2.34375E-5;8,0.0;", + "silktouch": false, + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "minecraft:air:0", + "distrib": "0,0.0;3,0.0;4,3.90625E-6;5,0.0026523438;6,0.002703125;7,0.0027304688;8,0.0027460938;9,0.0028125;10,0.0028125;11,0.002828125;12,0.00284375;13,0.00284375;14,0.0028476561;31,0.0028476561;32,0.0;", + "silktouch": false, + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "minecraft:stone_brick_stairs:0", + "distrib": "0,0.0;4,0.0;5,1.5625E-5;7,1.5625E-5;8,3.125E-5;9,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_brick_stairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "dimdoors:iron_dimensional_door:0", + "distrib": "0,0.0;4,0.0;5,1.5625E-5;6,1.5625E-5;7,0.0;8,0.0;9,1.5625E-5;10,1.5625E-5;11,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:iron_door:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "dimdoors:oak_dimensional_door:0", + "distrib": "0,0.0;4,0.0;5,3.90625E-6;6,3.90625E-6;7,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:wooden_door:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "minecraft:stonebrick:3", + "distrib": "0,0.0;3,0.0;4,3.90625E-6;6,3.90625E-6;7,1.953125E-5;8,1.953125E-5;9,3.90625E-6;10,3.90625E-6;11,1.5625E-5;12,3.90625E-6;13,0.0;", + "silktouch": false, + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "dimdoors:fabric:15", + "distrib": "0,0.004;3,0.004;4,0.0037382813;5,0.00115625;6,0.0011484375;7,0.0011523437;31,0.0011523437;32,0.0;", + "silktouch": true, + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "minecraft:stonebrick:0", + "distrib": "0,0.0;3,0.0;4,1.4453125E-4;5,1.015625E-4;6,6.640625E-5;7,5.859375E-5;8,5.078125E-5;9,1.5625E-5;10,1.5625E-5;11,3.90625E-6;12,0.0;", + "silktouch": false, + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "minecraft:torch:0", + "distrib": "0,0.0;12,0.0;13,3.90625E-6;14,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 687: Dimensional Doors" + }, + { + "block": "botania:mushroom:1", + "distrib": "0,0.0;10,0.0;11,2.34375E-6;12,3.90625E-6;13,3.90625E-6;14,4.6875E-6;15,6.25E-6;16,4.6875E-6;17,4.6875E-6;18,3.125E-6;19,7.03125E-6;20,3.90625E-6;21,3.90625E-6;22,7.03125E-6;23,4.6875E-6;24,2.34375E-6;25,4.6875E-6;26,2.34375E-6;27,3.125E-6;28,0.0;29,4.6875E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:0", + "distrib": "0,0.0;10,0.0;11,3.90625E-6;12,4.6875E-6;13,5.46875E-6;14,4.6875E-6;15,3.90625E-6;16,3.90625E-6;17,5.46875E-6;18,3.125E-6;19,3.90625E-6;20,3.90625E-6;21,5.46875E-6;22,3.90625E-6;23,4.6875E-6;24,6.25E-6;25,1.5625E-6;26,6.25E-6;27,2.34375E-6;28,6.25E-6;29,3.90625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:3", + "distrib": "0,0.0;10,0.0;11,2.34375E-6;12,9.375E-6;13,4.6875E-6;14,7.8125E-6;15,5.46875E-6;16,3.90625E-6;17,4.6875E-6;18,3.125E-6;19,6.25E-6;20,1.5625E-6;21,3.125E-6;22,4.6875E-6;23,2.34375E-6;24,3.90625E-6;25,2.34375E-6;26,3.90625E-6;27,2.34375E-6;28,3.125E-6;29,3.125E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:2", + "distrib": "0,0.0;10,0.0;11,3.90625E-6;12,5.46875E-6;13,3.125E-6;14,7.03125E-6;15,5.46875E-6;16,3.125E-6;17,3.90625E-6;18,3.125E-6;19,1.5625E-6;20,7.03125E-6;21,7.8125E-6;22,3.90625E-6;23,3.90625E-6;24,7.03125E-6;25,3.90625E-6;26,2.34375E-6;27,4.6875E-6;28,5.46875E-6;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:bedrock:0", + "distrib": "0,1.0;1,0.7995625;2,0.59965235;3,0.39930156;4,0.20044374;5,0.0;", + "silktouch": true, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_ignis:0", + "distrib": "0,0.0;10,0.0;11,1.953125E-5;12,1.5625E-5;13,3.984375E-5;14,2.265625E-5;15,1.71875E-5;16,2.578125E-5;17,3.515625E-5;18,3.4375E-5;19,4.6875E-5;20,3.59375E-5;21,3.984375E-5;22,3.125E-5;23,2.5E-5;24,2.1875E-5;25,2.421875E-5;26,2.890625E-5;27,3.4375E-5;28,3.359375E-5;29,2.03125E-5;30,1.640625E-5;31,1.875E-5;32,1.5625E-5;33,3.203125E-5;34,3.28125E-5;35,2.109375E-5;36,2.578125E-5;37,2.109375E-5;38,2.265625E-5;39,3.359375E-5;40,1.25E-5;41,1.09375E-5;42,2.421875E-5;43,2.578125E-5;44,2.578125E-5;45,2.265625E-5;46,1.953125E-5;47,1.875E-5;48,1.875E-5;49,1.953125E-5;50,6.25E-6;51,3.125E-6;52,9.375E-6;53,1.015625E-5;54,7.03125E-6;55,9.375E-6;56,6.25E-6;57,1.640625E-5;58,1.5625E-5;59,1.328125E-5;60,1.484375E-5;61,1.5625E-5;62,9.375E-6;63,9.375E-6;64,0.0;66,0.0;67,4.6875E-6;68,3.125E-6;69,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ignis\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:11", + "distrib": "0,0.0;10,0.0;11,3.125E-6;12,3.90625E-6;13,6.25E-6;14,3.90625E-6;15,5.46875E-6;16,4.6875E-6;17,4.6875E-6;18,6.25E-6;19,4.6875E-6;20,3.90625E-6;21,7.03125E-6;22,6.25E-6;23,2.34375E-6;24,3.125E-6;25,3.90625E-6;26,3.90625E-6;27,7.8125E-7;28,2.34375E-6;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:12", + "distrib": "0,0.0;10,0.0;11,1.5625E-6;12,7.8125E-7;13,7.03125E-6;14,7.03125E-6;15,4.6875E-6;16,2.34375E-6;17,7.8125E-6;18,7.03125E-6;19,7.03125E-6;20,4.6875E-6;21,4.6875E-6;22,7.03125E-6;23,3.125E-6;24,3.125E-6;25,3.90625E-6;26,1.5625E-6;27,3.125E-6;28,2.34375E-6;29,3.125E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:12", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:13", + "distrib": "0,0.0;10,0.0;11,1.015625E-5;12,5.46875E-6;13,6.25E-6;14,4.6875E-6;15,5.46875E-6;16,2.34375E-6;17,3.90625E-6;18,5.46875E-6;19,5.46875E-6;20,3.90625E-6;21,7.03125E-6;22,9.375E-6;23,3.125E-6;24,5.46875E-6;25,3.90625E-6;26,6.25E-6;27,2.34375E-6;28,4.6875E-6;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:13", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:14", + "distrib": "0,0.0;10,0.0;11,2.34375E-6;12,3.90625E-6;13,6.25E-6;14,7.03125E-6;15,2.34375E-6;16,2.34375E-6;17,3.125E-6;18,3.90625E-6;19,7.03125E-6;20,2.34375E-6;21,4.6875E-6;22,3.125E-6;23,7.03125E-6;24,1.5625E-6;25,1.5625E-6;26,3.125E-6;27,2.34375E-6;28,1.5625E-6;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_grass_tall:5", + "distrib": "0,0.0;158,0.0;159,1.484375E-5;160,0.0;170,0.0;171,1.40625E-5;172,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:air:0", + "distrib": "0,0.0;1,0.0;2,0.012877344;3,0.021057032;4,0.029728126;5,0.03884453;6,0.040033594;7,0.04131172;8,0.041659374;9,0.04270156;10,0.0443875;11,0.045217186;12,0.04609922;13,0.047197655;14,0.04865156;15,0.051039062;16,0.053125;17,0.054117188;18,0.053307813;19,0.053078126;20,0.052165624;21,0.053166408;22,0.053485155;23,0.053323437;24,0.053192187;25,0.053327344;26,0.052752342;27,0.053358592;28,0.05375703;29,0.054046094;30,0.054539844;31,0.053832814;32,0.053561717;33,0.05336094;34,0.05338203;35,0.052728906;36,0.05051094;37,0.048582032;38,0.048325;39,0.046835158;40,0.04493047;41,0.043859374;42,0.041995313;43,0.039928906;44,0.03870078;45,0.03703125;46,0.03628125;47,0.03603672;48,0.026126562;49,0.026700782;50,0.029232813;51,0.031247657;52,0.03521328;53,0.04026875;54,0.047139063;55,0.0530875;56,0.061132032;57,0.07183515;58,0.08347734;59,0.089342184;60,0.100000784;61,0.11507031;62,0.13285781;63,0.17594141;64,0.02153203;65,0.022586718;66,0.023410937;67,0.02436875;68,0.026232032;69,0.028617969;70,0.030917188;71,0.032978125;72,0.03537344;73,0.03695781;74,0.038628124;75,0.0406125;76,0.04305469;77,0.045267187;78,0.04821328;79,0.050914843;80,0.009579687;81,0.009625;82,0.009677344;83,0.009714062;84,0.009751563;85,0.009767969;86,0.009785937;87,0.009797656;88,0.009805469;89,0.009825781;90,0.009839844;91,0.009860156;92,0.009880469;93,0.009903125;94,0.009935938;95,0.009975;96,0.0096;117,0.0096;118,0.009599219;119,0.009599219;120,0.009598438;121,0.009595312;122,0.009594531;123,0.009592188;124,0.009580469;125,0.009557031;126,0.009509375;127,0.009409375;128,0.0076;143,0.0076;144,0.0065992186;145,0.006596875;146,0.00659375;147,0.006591406;148,0.006588281;149,0.0065625;150,0.0065140626;151,0.0064296876;152,0.0063039064;153,0.0061390623;154,0.0059546875;155,0.005775;156,0.0055789063;157,0.0054507814;158,0.005374219;159,0.0054523437;160,7.96875E-4;161,7.9453125E-4;162,7.921875E-4;163,7.789062E-4;164,7.4921874E-4;165,6.96875E-4;166,6.414062E-4;167,6.171875E-4;168,6.1875E-4;169,6.273438E-4;170,6.0859375E-4;171,6.703125E-4;172,6.359375E-4;173,5.4375E-4;174,5.0546875E-4;175,5.265625E-4;176,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:stone:7", + "distrib": "0,0.0;42,0.0;43,1.953125E-5;44,2.1875E-5;45,1.2421876E-4;46,4.921875E-5;47,6.5625E-5;48,4.453125E-5;49,1.46875E-4;50,7.1875E-5;51,1.375E-4;52,4.6875E-5;53,1.1953125E-4;54,1.1875E-4;55,4.1796875E-4;56,2.625E-4;57,2.625E-4;58,1.75E-4;59,1.7265625E-4;60,1.75E-4;61,4.109375E-4;62,2.5546874E-4;63,2.4296874E-4;64,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_grass_tall:4", + "distrib": "0,0.0;158,0.0;159,1.640625E-5;160,0.0;170,0.0;171,1.40625E-5;172,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:10", + "distrib": "0,0.0;10,0.0;11,3.125E-6;12,4.6875E-6;13,4.6875E-6;14,2.34375E-6;15,3.125E-6;16,3.90625E-6;17,6.25E-6;18,3.125E-6;19,1.5625E-6;20,3.125E-6;21,3.90625E-6;22,3.125E-6;23,7.8125E-7;24,1.5625E-6;25,2.34375E-6;26,2.34375E-6;27,3.90625E-6;28,4.6875E-6;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_blue_end:0", + "distrib": "0,0.0;117,0.0;118,7.8125E-7;119,0.0;120,7.8125E-7;121,2.34375E-6;122,1.5625E-6;123,1.5625E-6;124,2.34375E-6;125,7.8125E-7;126,1.5625E-6;127,0.0;143,0.0;144,7.8125E-7;145,2.34375E-6;146,3.125E-6;147,2.34375E-6;148,1.5625E-6;149,5.46875E-6;150,5.46875E-6;151,6.25E-6;152,3.125E-6;153,3.90625E-6;154,7.8125E-7;155,1.5625E-6;156,4.6875E-6;157,1.5625E-6;158,3.125E-6;159,3.125E-6;160,1.5625E-6;161,2.34375E-6;162,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:shoggothblock:0", + "distrib": "0,0.0;49,0.0;50,4.6875E-6;51,0.0;78,0.0;79,1.484375E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:15", + "distrib": "0,0.0;10,0.0;11,7.8125E-6;12,3.125E-6;13,1.5625E-6;14,3.90625E-6;15,5.46875E-6;16,2.34375E-6;17,3.125E-6;18,6.25E-6;19,2.34375E-6;20,3.90625E-6;21,3.125E-6;22,1.5625E-6;23,7.8125E-7;24,5.46875E-6;25,2.34375E-6;26,2.34375E-6;27,4.6875E-6;28,3.90625E-6;29,3.125E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:15", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:shoggothbiomass:0", + "distrib": "0,0.0;43,0.0;44,1.640625E-5;45,0.0;47,0.0;48,1.640625E-5;49,1.40625E-5;50,0.0;53,0.0;54,6.640625E-5;55,1.640625E-5;56,1.25E-5;57,0.0;77,0.0;78,3.515625E-5;79,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_terra:0", + "distrib": "0,0.0;10,0.0;11,3.515625E-5;12,3.515625E-5;13,2.5E-5;14,3.75E-5;15,5.0E-5;16,3.28125E-5;17,3.90625E-5;18,3.28125E-5;19,3.59375E-5;20,3.046875E-5;21,3.359375E-5;22,3.046875E-5;23,1.5625E-5;24,3.75E-5;25,3.59375E-5;26,5.625E-5;27,2.890625E-5;28,2.578125E-5;29,2.734375E-5;30,2.65625E-5;31,2.03125E-5;32,1.640625E-5;33,2.96875E-5;34,2.1875E-5;35,3.359375E-5;36,3.28125E-5;37,1.015625E-5;38,2.734375E-5;39,2.65625E-5;40,1.953125E-5;41,1.015625E-5;42,3.125E-5;43,2.03125E-5;44,3.59375E-5;45,2.578125E-5;46,3.28125E-5;47,2.1875E-5;48,1.640625E-5;49,1.640625E-5;50,5.46875E-6;51,2.03125E-5;52,1.328125E-5;53,1.953125E-5;54,1.875E-5;55,1.5625E-5;56,7.8125E-6;57,8.59375E-6;58,2.109375E-5;59,2.65625E-5;60,7.03125E-6;61,6.25E-6;62,4.6875E-6;63,3.90625E-6;64,0.0;73,0.0;74,2.34375E-6;75,2.34375E-6;76,0.0;77,3.90625E-6;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"terra\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_perditio:0", + "distrib": "0,0.0;10,0.0;11,1.2578125E-4;12,1.1328125E-4;13,1.2734375E-4;14,1.2890625E-4;15,1.25E-4;16,1.328125E-4;17,1.2734375E-4;18,1.2734375E-4;19,1.1796875E-4;20,1.140625E-4;21,1.140625E-4;22,9.765625E-5;23,9.375E-5;24,1.046875E-4;25,1.015625E-4;26,1.0078125E-4;27,1.2734375E-4;28,1.140625E-4;29,1.1171875E-4;30,1.1015625E-4;31,1.109375E-4;32,1.234375E-4;33,1.25E-4;34,1.1171875E-4;35,8.125E-5;36,9.453125E-5;37,1.03125E-4;38,1.046875E-4;39,8.28125E-5;40,9.53125E-5;41,8.28125E-5;42,7.65625E-5;43,7.5E-5;44,7.109375E-5;45,7.34375E-5;46,7.734375E-5;47,7.421875E-5;48,7.421875E-5;49,3.046875E-5;50,5.0E-5;51,2.890625E-5;52,4.765625E-5;53,4.53125E-5;54,4.609375E-5;55,4.453125E-5;56,4.0625E-5;57,5.78125E-5;58,5.3125E-5;59,6.09375E-5;60,3.125E-5;61,5.078125E-5;62,3.59375E-5;63,2.890625E-5;64,3.125E-6;65,6.25E-6;66,1.09375E-5;67,4.6875E-6;68,6.25E-6;69,2.34375E-6;70,8.59375E-6;71,3.125E-6;72,6.25E-6;73,3.90625E-6;74,3.125E-6;75,3.90625E-6;76,1.328125E-5;77,3.90625E-6;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"perditio\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:stone:0", + "distrib": "0,0.0;1,0.2004375;2,0.3874703;3,0.5796414;4,0.76982814;5,0.9611555;6,0.9599664;7,0.95868826;8,0.95834064;9,0.95729846;10,0.9556125;11,0.95444065;12,0.953575;13,0.9524289;14,0.95098513;15,0.948568;16,0.9464977;17,0.9455109;18,0.94632655;19,0.9465414;20,0.9474922;21,0.94644064;22,0.9461883;23,0.9463828;24,0.9464836;25,0.94636875;26,0.9469141;27,0.9463;28,0.9459453;29,0.9456594;30,0.94520545;31,0.94592345;32,0.9455961;33,0.94576097;34,0.9457789;35,0.9464547;36,0.94865626;37,0.95062345;38,0.9508539;39,0.9523578;40,0.9542891;41,0.9553656;42,0.9571992;43,0.9592594;44,0.96046484;45,0.96206015;46,0.96288204;47,0.96312654;48,0.726875;49,0.72628987;50,0.72393125;51,0.7218602;52,0.71797657;53,0.7127078;54,0.70592654;55,0.69975;56,0.6918953;57,0.6811563;58,0.6695945;59,0.6637047;60,0.6531133;61,0.63778675;62,0.6201375;63,0.57680315;64,0.05525625;65,0.05420547;66,0.053371094;67,0.052416407;68,0.05055625;69,0.048171096;70,0.045866407;71,0.043816406;72,0.041415624;73,0.0398375;74,0.0381625;75,0.036176562;76,0.033728126;77,0.031178907;78,0.028283594;79,0.025738282;80,6.203125E-4;81,5.75E-4;82,5.2265625E-4;83,4.859375E-4;84,4.484375E-4;85,4.3203126E-4;86,4.140625E-4;87,4.0234375E-4;88,3.9453126E-4;89,3.7421874E-4;90,3.6015626E-4;91,3.3984374E-4;92,3.1953125E-4;93,2.96875E-4;94,2.640625E-4;95,2.25E-4;96,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:decorativestatue:6", + "distrib": "0,0.0;46,0.0;47,7.8125E-7;48,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:decorativestatue:5", + "distrib": "0,0.0;50,0.0;51,7.8125E-7;52,0.0;56,0.0;57,1.5625E-6;58,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_aer:0", + "distrib": "0,0.0;10,0.0;11,1.25E-5;12,2.34375E-5;13,1.171875E-5;14,1.953125E-5;15,2.96875E-5;16,2.265625E-5;17,1.875E-5;18,3.046875E-5;19,3.75E-5;20,2.5E-5;21,3.28125E-5;22,2.1875E-5;23,2.5E-5;24,2.890625E-5;25,3.984375E-5;26,2.96875E-5;27,3.828125E-5;28,2.109375E-5;29,3.28125E-5;30,3.359375E-5;31,3.359375E-5;32,2.96875E-5;33,3.984375E-5;34,3.125E-5;35,2.5E-5;36,2.1875E-5;37,2.03125E-5;38,1.640625E-5;39,2.1875E-5;40,1.875E-5;41,2.421875E-5;42,2.1875E-5;43,1.71875E-5;44,2.265625E-5;45,2.1875E-5;46,2.890625E-5;47,1.875E-5;48,1.640625E-5;49,1.328125E-5;50,1.40625E-5;51,6.25E-6;52,4.6875E-6;53,0.0;54,1.015625E-5;55,5.46875E-6;56,2.34375E-6;57,1.484375E-5;58,3.671875E-5;59,2.5E-5;60,7.03125E-6;61,1.328125E-5;62,1.25E-5;63,7.03125E-6;64,3.90625E-6;65,7.8125E-7;66,0.0;68,0.0;69,1.5625E-6;70,3.90625E-6;71,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aer\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:decorativestatue:2", + "distrib": "0,0.0;57,0.0;58,7.8125E-7;59,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_blue_mid:0", + "distrib": "0,0.0;118,0.0;119,7.8125E-7;120,0.0;121,7.8125E-7;122,3.125E-6;123,3.90625E-6;124,3.90625E-6;125,2.34375E-6;126,3.125E-6;127,3.125E-6;128,0.0;144,0.0;145,7.8125E-7;146,3.125E-6;147,6.25E-6;148,5.46875E-6;149,3.125E-6;150,6.25E-6;151,8.59375E-6;152,8.59375E-6;153,7.8125E-6;154,8.59375E-6;155,4.6875E-6;157,4.6875E-6;158,2.34375E-6;159,3.125E-6;160,1.5625E-6;161,2.34375E-6;162,3.90625E-6;163,1.5625E-6;164,7.8125E-7;165,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:decorativestatue:3", + "distrib": "0,0.0;50,0.0;51,7.8125E-7;52,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:decorativestatue:0", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:red_mushroom:0", + "distrib": "0,0.0;11,0.0;12,1.5625E-6;13,1.5625E-6;14,7.8125E-6;15,4.6875E-6;16,4.6875E-6;17,7.8125E-7;18,9.375E-6;19,7.8125E-7;20,4.6875E-6;21,2.34375E-6;22,1.5625E-6;23,1.5625E-6;24,3.125E-6;25,5.46875E-6;26,2.34375E-6;27,7.8125E-7;28,0.0;29,0.0;30,1.5625E-6;31,7.8125E-7;32,0.0;33,2.34375E-6;34,1.5625E-6;35,1.5625E-6;36,0.0;38,0.0;39,7.8125E-7;40,0.0;41,0.0;42,1.5625E-6;43,7.8125E-7;44,0.0;48,0.0;49,7.8125E-7;50,7.8125E-7;51,4.6875E-6;52,2.34375E-6;53,2.34375E-6;54,1.5625E-6;55,1.5625E-6;56,2.34375E-6;57,0.0;58,3.90625E-6;59,3.125E-6;60,5.46875E-6;61,1.5625E-6;62,7.8125E-7;63,2.734375E-5;64,2.34375E-6;65,7.8125E-7;67,7.8125E-7;68,0.0;77,0.0;78,1.5625E-6;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_aqua:0", + "distrib": "0,0.0;10,0.0;11,2.5E-5;12,1.796875E-5;13,3.984375E-5;14,4.0625E-5;15,3.75E-5;16,4.765625E-5;17,3.90625E-5;18,2.421875E-5;19,3.4375E-5;20,3.28125E-5;21,3.671875E-5;22,3.359375E-5;23,5.234375E-5;24,4.0625E-5;25,2.34375E-5;26,1.875E-5;27,1.953125E-5;28,1.5625E-5;29,2.96875E-5;30,3.75E-5;31,3.125E-5;32,3.75E-5;33,3.046875E-5;34,1.640625E-5;35,2.1875E-5;36,2.109375E-5;37,2.109375E-5;38,2.890625E-5;39,2.265625E-5;40,1.40625E-5;41,1.796875E-5;42,1.953125E-5;43,2.1875E-5;44,1.875E-5;45,2.421875E-5;46,1.015625E-5;47,2.34375E-5;48,1.328125E-5;49,7.03125E-6;50,3.125E-6;51,1.015625E-5;52,4.6875E-6;53,6.25E-6;54,1.015625E-5;55,1.71875E-5;56,1.875E-5;57,2.1875E-5;58,1.09375E-5;59,2.109375E-5;60,1.796875E-5;61,1.09375E-5;62,4.375E-5;63,2.34375E-5;64,7.8125E-7;65,0.0;66,2.34375E-6;67,0.0;68,0.0;69,1.5625E-6;70,7.8125E-7;71,7.8125E-7;72,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aqua\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:monolithpillar:0", + "distrib": "0,0.0;46,0.0;47,3.125E-6;48,0.0;50,0.0;51,3.125E-6;53,3.125E-6;54,0.0;57,0.0;58,3.125E-6;59,7.8125E-6;60,7.8125E-6;61,4.6875E-6;62,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:monolithpillar:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_purple_mid:0", + "distrib": "0,0.0;124,0.0;125,2.34375E-6;126,3.90625E-6;127,3.90625E-6;128,0.0;164,0.0;165,7.8125E-7;166,7.8125E-7;167,3.90625E-6;168,3.125E-6;169,2.34375E-6;170,1.5625E-6;171,1.484375E-5;172,9.375E-6;173,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:stonebrick:0", + "distrib": "0,0.0;61,0.0;62,1.71875E-5;63,1.5625E-6;64,0.0;68,0.0;69,1.5625E-6;70,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ethaxiumbrick:0", + "distrib": "0,0.0;48,0.0;49,1.3515625E-4;50,1.171875E-5;51,1.171875E-5;52,7.8125E-6;53,0.0;77,0.0;78,2.4296874E-4;79,1.953125E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:crate:0", + "distrib": "0,0.0;49,0.0;50,7.8125E-7;51,0.0;78,0.0;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crate:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:darkstone_brick:0", + "distrib": "0,0.0;47,0.0;48,1.9453125E-4;49,1.09375E-5;52,1.09375E-5;53,1.9453125E-4;54,2.34375E-6;56,2.34375E-6;57,0.0;62,0.0;63,2.625E-4;64,0.0;76,0.0;77,3.4453126E-4;78,1.71875E-5;79,1.71875E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_congealed:0", + "distrib": "0,0.0;156,0.0;157,1.5625E-5;158,1.328125E-5;159,1.71875E-5;160,0.0;167,0.0;168,3.125E-6;169,1.171875E-5;170,7.03125E-6;171,1.5625E-6;175,1.5625E-6;176,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_congealed:1", + "distrib": "0,0.0;154,0.0;155,7.8125E-7;156,7.8125E-7;157,1.40625E-5;158,8.59375E-6;159,1.640625E-5;160,0.0;165,0.0;166,7.8125E-7;167,7.8125E-7;168,4.6875E-6;169,8.59375E-6;170,6.25E-6;171,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_congealed:2", + "distrib": "0,0.0;174,0.0;175,2.34375E-6;176,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ethaxiumbrickslab1:0", + "distrib": "0,0.0;48,0.0;49,3.90625E-6;50,0.0;77,0.0;78,3.90625E-6;79,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:ethaxiumbrickslab1:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ingotblock:1", + "distrib": "0,0.0;49,0.0;50,7.03125E-6;51,3.90625E-6;52,7.8125E-7;53,0.0;54,6.25E-6;55,2.34375E-6;56,7.8125E-7;57,0.0;78,0.0;79,9.375E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:stonebrick:2", + "distrib": "0,0.0;61,0.0;62,5.46875E-6;63,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ingotblock:2", + "distrib": "0,0.0;53,0.0;54,1.015625E-5;55,3.90625E-6;56,7.8125E-7;57,0.0;78,0.0;79,4.6875E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ingotblock:0", + "distrib": "0,0.0;49,0.0;50,7.8125E-7;51,0.0;53,0.0;54,1.171875E-5;55,3.90625E-6;56,7.8125E-7;57,0.0;78,0.0;79,1.40625E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_dirt:2", + "distrib": "0,0.0;125,0.0;126,7.03125E-6;127,3.59375E-5;128,0.0;168,0.0;169,5.46875E-6;170,2.890625E-5;171,7.96875E-5;172,1.4296875E-4;173,2.0390625E-4;174,2.515625E-4;175,2.5E-4;176,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "thaumcraft:crystal_ordo:0", + "distrib": "0,0.0;10,0.0;11,5.546875E-5;12,3.671875E-5;13,4.21875E-5;14,2.578125E-5;15,4.921875E-5;16,3.90625E-5;17,3.59375E-5;18,2.5E-5;19,3.828125E-5;20,2.34375E-5;21,4.375E-5;22,2.65625E-5;23,2.5E-5;24,2.8125E-5;25,2.34375E-5;26,3.828125E-5;27,4.453125E-5;28,3.203125E-5;29,2.734375E-5;30,2.578125E-5;31,2.578125E-5;32,1.5625E-5;33,1.796875E-5;34,2.109375E-5;35,2.96875E-5;36,3.515625E-5;37,1.640625E-5;38,2.03125E-5;39,1.796875E-5;40,1.875E-5;41,2.65625E-5;42,2.578125E-5;43,2.96875E-5;44,2.03125E-5;45,1.171875E-5;46,1.40625E-5;47,1.5625E-6;48,1.5625E-6;49,8.59375E-6;50,6.25E-6;51,9.375E-6;52,1.015625E-5;53,1.953125E-5;54,1.640625E-5;55,1.171875E-5;56,8.59375E-6;57,1.875E-5;58,5.46875E-6;59,1.328125E-5;60,1.5625E-5;61,1.71875E-5;62,1.015625E-5;63,3.90625E-6;64,1.5625E-6;65,0.0;66,0.0;67,2.34375E-6;68,2.34375E-6;69,3.90625E-6;70,2.34375E-6;71,0.0;74,0.0;75,2.34375E-6;76,2.34375E-6;77,1.5625E-6;78,1.5625E-6;79,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ordo\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_purple_end:0", + "distrib": "0,0.0;123,0.0;124,2.34375E-6;125,1.5625E-6;126,1.5625E-6;127,2.34375E-6;128,0.0;163,0.0;164,7.8125E-7;165,0.0;166,3.125E-6;167,7.8125E-7;168,0.0;169,7.8125E-7;170,1.5625E-6;171,2.34375E-6;172,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_dirt:1", + "distrib": "0,0.0;147,0.0;148,1.5625E-6;149,2.1875E-5;150,6.5625E-5;151,1.3671875E-4;152,2.2578124E-4;153,3.2109374E-4;154,4.1796875E-4;155,5.109375E-4;156,6.28125E-4;157,6.390625E-4;158,5.0625E-4;159,4.7734374E-4;160,0.0;161,0.0;162,2.34375E-6;163,1.5625E-5;164,4.53125E-5;165,1.0E-4;166,1.515625E-4;167,1.75E-4;168,1.671875E-4;169,1.390625E-4;170,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_blue:0", + "distrib": "0,0.0;119,0.0;120,7.8125E-7;121,7.8125E-7;122,0.0;123,7.8125E-7;124,2.34375E-6;125,5.46875E-6;126,4.6875E-6;127,5.46875E-6;128,0.0;147,0.0;148,3.125E-6;149,7.03125E-6;150,7.8125E-6;151,8.59375E-6;152,1.171875E-5;153,1.40625E-5;154,1.015625E-5;155,1.09375E-5;156,1.09375E-5;157,8.59375E-6;158,1.25E-5;159,1.09375E-5;160,0.0;161,7.8125E-7;162,1.5625E-6;163,3.90625E-6;164,3.90625E-6;165,2.34375E-6;167,2.34375E-6;168,1.5625E-6;169,7.8125E-7;170,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_grass:2", + "distrib": "0,0.0;156,0.0;157,1.484375E-5;158,1.890625E-4;159,4.375E-5;160,0.0;168,0.0;169,1.5625E-6;170,1.4296875E-4;171,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:darkethaxiumbrick:0", + "distrib": "0,0.0;49,0.0;50,3.75E-5;51,3.75E-5;52,4.140625E-5;53,0.0;78,0.0;79,6.40625E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:statue:4", + "distrib": "0,0.0;46,0.0;47,7.8125E-7;48,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_dirt:0", + "distrib": "0,0.0;120,0.0;121,7.8125E-7;122,7.8125E-7;123,1.5625E-6;124,8.59375E-6;125,3.046875E-5;126,6.875E-5;127,1.3828125E-4;128,0.0;149,0.0;150,7.8125E-7;151,1.015625E-5;152,4.6875E-5;153,1.140625E-4;154,2.078125E-4;155,2.9609376E-4;156,3.71875E-4;157,4.5078126E-4;158,4.90625E-4;159,5.4453127E-4;160,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_vine_purple:0", + "distrib": "0,0.0;126,0.0;127,1.5625E-6;128,0.0;167,0.0;168,1.5625E-6;169,2.34375E-6;170,3.125E-6;171,3.125E-6;172,3.90625E-6;173,5.46875E-6;174,5.46875E-6;175,7.8125E-7;176,0.0;", + "silktouch": false, + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:5", + "distrib": "0,0.0;10,0.0;11,4.6875E-6;12,7.03125E-6;13,6.25E-6;14,3.90625E-6;15,5.46875E-6;16,4.6875E-6;17,4.6875E-6;18,3.90625E-6;19,3.125E-6;20,4.6875E-6;21,7.8125E-6;22,6.25E-6;23,3.90625E-6;24,2.34375E-6;25,3.125E-6;26,4.6875E-6;27,1.5625E-6;28,3.125E-6;29,4.6875E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:4", + "distrib": "0,0.0;10,0.0;11,4.6875E-6;12,7.03125E-6;13,5.46875E-6;14,4.6875E-6;15,3.90625E-6;16,5.46875E-6;17,4.6875E-6;18,7.8125E-7;19,1.5625E-6;20,4.6875E-6;21,5.46875E-6;22,2.34375E-6;23,7.8125E-7;24,7.8125E-7;25,5.46875E-6;26,3.90625E-6;27,4.6875E-6;28,4.6875E-6;29,3.90625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "tconstruct:slime_leaves:1", + "distrib": "0,0.0;171,0.0;172,6.25E-6;173,4.53125E-5;174,3.59375E-5;175,1.875E-5;176,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:edible:2", + "fortunes": { + "0": 0.0049, + "1": 0.0065, + "2": 0.0052, + "3": 0.0078 + } + }, + { + "itemStack": "tconstruct:slime_sapling:1", + "fortunes": { + "0": 0.0402, + "1": 0.046, + "2": 0.0616, + "3": 0.1012 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:7", + "distrib": "0,0.0;10,0.0;11,3.90625E-6;12,2.34375E-6;13,3.90625E-6;14,2.34375E-6;15,3.125E-6;16,3.90625E-6;17,3.125E-6;18,4.6875E-6;19,3.125E-6;20,3.125E-6;21,1.5625E-6;22,2.34375E-6;23,3.90625E-6;24,1.5625E-6;26,1.5625E-6;27,3.125E-6;28,3.90625E-6;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:6", + "distrib": "0,0.0;10,0.0;11,3.125E-6;12,3.125E-6;13,3.90625E-6;14,4.6875E-6;15,3.90625E-6;16,8.59375E-6;17,2.34375E-6;18,6.25E-6;19,3.90625E-6;20,4.6875E-6;21,2.34375E-6;22,3.125E-6;23,1.5625E-6;24,3.125E-6;25,3.125E-6;26,1.5625E-6;27,3.90625E-6;28,4.6875E-6;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:9", + "distrib": "0,0.0;10,0.0;11,6.25E-6;12,3.125E-6;13,7.03125E-6;14,7.03125E-6;15,5.46875E-6;16,7.03125E-6;17,3.90625E-6;18,9.375E-6;19,2.34375E-6;20,3.90625E-6;21,7.03125E-6;22,4.6875E-6;23,3.125E-6;24,5.46875E-6;25,7.8125E-7;26,2.34375E-6;28,2.34375E-6;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "botania:mushroom:8", + "distrib": "0,0.0;10,0.0;11,4.6875E-6;12,4.6875E-6;13,5.46875E-6;14,1.5625E-6;15,6.25E-6;16,3.90625E-6;17,4.6875E-6;18,5.46875E-6;19,3.125E-6;20,5.46875E-6;21,5.46875E-6;22,7.03125E-6;23,7.03125E-6;24,4.6875E-6;25,4.6875E-6;26,2.34375E-6;27,1.5625E-6;28,0.0;29,4.6875E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "minecraft:brown_mushroom:0", + "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,9.375E-6;13,4.6875E-6;14,3.125E-6;15,3.90625E-6;16,4.6875E-6;17,4.6875E-6;18,7.03125E-6;19,4.6875E-6;20,1.09375E-5;21,9.375E-6;22,7.8125E-6;23,2.34375E-6;24,1.5625E-6;25,7.8125E-7;26,7.8125E-6;27,7.8125E-7;28,2.34375E-6;29,3.125E-6;30,3.125E-6;31,2.34375E-6;32,3.90625E-6;33,7.8125E-7;34,2.34375E-6;35,2.34375E-6;36,1.5625E-6;37,2.34375E-6;38,7.8125E-7;39,7.8125E-7;40,1.5625E-6;41,2.34375E-6;42,4.6875E-6;43,1.5625E-6;44,1.5625E-6;45,4.6875E-6;46,4.6875E-6;47,7.8125E-6;48,2.34375E-6;49,2.34375E-6;50,4.6875E-6;51,3.125E-6;52,7.03125E-6;53,3.125E-6;54,8.59375E-6;55,1.015625E-5;56,6.25E-6;57,4.6875E-6;58,2.34375E-6;59,9.375E-6;60,3.90625E-6;61,1.171875E-5;62,9.375E-6;63,4.453125E-5;64,0.0;65,0.0;66,3.90625E-6;67,2.34375E-6;68,0.0;69,0.0;70,7.8125E-7;71,1.5625E-6;72,4.6875E-6;73,7.8125E-7;74,3.90625E-6;75,2.34375E-6;76,1.5625E-6;77,0.0;78,7.8125E-7;79,1.5625E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:brown_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 53: The Dark Realm" + }, + { + "block": "abyssalcraft:ethaxiumpillar:0", + "distrib": "0,0.0;28,0.0;29,7.8125E-7;30,3.90625E-6;31,7.03125E-6;32,4.6875E-6;33,2.1875E-5;34,1.015625E-5;35,1.5625E-5;36,8.59375E-5;37,1.875E-5;38,1.25E-5;39,1.1484375E-4;40,1.5625E-5;41,3.359375E-5;42,1.796875E-5;43,4.0625E-5;44,2.421875E-5;45,1.1796875E-4;46,7.265625E-5;47,5.46875E-5;48,1.484375E-5;49,3.125E-5;50,5.546875E-5;51,8.515625E-5;52,8.671875E-5;53,1.2421876E-4;54,1.1875E-4;55,2.578125E-4;56,1.5E-4;57,1.0546875E-4;58,1.5703125E-4;59,1.328125E-4;60,1.2421876E-4;61,1.7109375E-4;62,2.6796875E-4;63,2.8984374E-4;64,2.5E-5;65,2.265625E-5;66,2.890625E-5;67,7.96875E-5;68,2.34375E-5;69,4.453125E-5;70,5.78125E-5;71,8.828125E-5;72,7.96875E-5;73,1.578125E-4;74,1.03125E-4;75,9.375E-5;76,1.1953125E-4;77,1.4921874E-4;78,1.953125E-4;79,1.1015625E-4;80,3.90625E-6;81,2.34375E-5;82,2.03125E-5;83,4.6875E-6;84,3.90625E-5;85,1.015625E-5;86,7.8125E-6;87,1.875E-5;88,3.90625E-6;89,1.40625E-5;90,1.328125E-5;91,3.28125E-5;92,6.25E-6;93,2.421875E-5;94,3.125E-6;95,1.5625E-6;96,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:cwater:0", + "distrib": "0,0.0;32,0.0;33,3.125E-6;34,0.0;35,0.0;36,2.109375E-5;37,0.0;38,0.0;39,8.59375E-6;40,0.0;44,0.0;45,8.59375E-6;46,8.59375E-6;47,0.0;48,0.0;49,8.59375E-6;50,0.0;51,8.59375E-6;52,8.59375E-6;53,1.71875E-5;54,1.25E-5;55,2.1875E-5;56,1.5625E-5;57,0.0;58,1.25E-5;59,8.59375E-6;61,8.59375E-6;62,2.890625E-5;63,1.015625E-5;64,0.0;65,0.0;66,1.5625E-6;67,8.59375E-6;68,0.0;72,0.0;73,8.59375E-6;74,0.0;81,0.0;82,8.59375E-6;83,0.0;84,8.59375E-6;85,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_brick_stairs:0", + "distrib": "0,0.0;47,0.0;48,7.8125E-7;53,7.8125E-7;54,1.5625E-6;56,1.5625E-6;57,2.34375E-6;72,2.34375E-6;73,3.125E-6;111,3.125E-6;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_brick_stairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_slab:0", + "distrib": "0,0.0;19,0.0;20,8.046875E-5;21,1.5625E-6;22,0.0;26,0.0;27,8.046875E-5;28,1.5625E-6;29,0.0;33,0.0;34,8.046875E-5;35,1.5625E-6;36,0.0;40,0.0;41,7.578125E-5;42,1.5625E-6;43,0.0;47,0.0;48,7.265625E-5;49,8.203125E-5;50,1.5625E-6;51,0.0;54,0.0;55,2.328125E-4;56,8.4375E-5;57,1.5625E-6;58,8.046875E-5;59,1.5625E-6;60,0.0;61,0.0;62,2.3203125E-4;63,8.125E-5;64,1.5625E-6;65,8.046875E-5;66,1.5625E-6;67,0.0;68,0.0;69,1.71875E-4;70,7.890625E-5;71,1.5625E-6;72,7.734375E-5;73,1.5625E-6;74,8.046875E-5;75,1.5625E-6;76,1.6953125E-4;77,7.65625E-5;78,1.5625E-6;79,7.578125E-5;80,1.5625E-6;81,7.890625E-5;82,1.5625E-6;83,1.5078126E-4;84,7.578125E-5;85,1.5625E-6;86,7.34375E-5;87,1.5625E-6;88,7.578125E-5;89,1.5625E-6;90,1.421875E-4;91,7.265625E-5;92,1.5625E-6;93,7.109375E-5;94,1.5625E-6;95,7.734375E-5;96,1.5625E-6;97,1.3984375E-4;98,7.421875E-5;99,1.5625E-6;100,7.03125E-5;101,1.5625E-6;102,7.03125E-5;103,1.5625E-6;104,1.3984375E-4;105,6.953125E-5;106,1.5625E-6;107,6.875E-5;108,1.5625E-6;109,6.796875E-5;110,1.5625E-6;111,1.3359376E-4;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_slab:0", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_ignis:0", + "distrib": "0,0.0;17,0.0;18,4.6875E-6;19,4.6875E-6;20,2.34375E-6;21,7.8125E-6;22,1.015625E-5;23,3.4375E-5;24,1.640625E-5;25,2.734375E-5;26,2.34375E-5;27,2.421875E-5;28,3.125E-5;29,3.75E-5;30,2.8125E-5;31,2.734375E-5;32,1.875E-5;33,1.796875E-5;34,1.796875E-5;35,1.328125E-5;36,1.40625E-5;37,1.484375E-5;38,5.46875E-6;39,3.90625E-6;40,7.03125E-6;41,7.8125E-6;42,6.25E-6;43,7.03125E-6;44,3.90625E-6;45,6.25E-6;46,2.34375E-6;47,1.5625E-6;48,3.90625E-6;49,7.03125E-6;50,7.8125E-6;51,6.25E-6;52,1.171875E-5;53,1.5625E-6;54,7.8125E-6;55,9.375E-6;56,0.0;57,0.0;58,7.8125E-7;59,4.6875E-6;60,4.6875E-6;61,9.375E-6;62,7.8125E-6;63,1.015625E-5;64,3.125E-6;65,7.8125E-7;66,3.125E-6;67,0.0;73,0.0;74,5.46875E-6;75,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ignis\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:11", + "distrib": "0,0.0;28,0.0;29,4.6875E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:13", + "distrib": "0,0.0;28,0.0;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:13", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:14", + "distrib": "0,0.0;28,0.0;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:sticky_piston:0", + "distrib": "0,0.0;32,0.0;33,2.34375E-6;34,2.34375E-6;35,1.5625E-6;36,0.0;38,0.0;39,3.90625E-6;40,2.34375E-6;41,1.5625E-6;42,0.0;43,0.0;44,2.34375E-6;45,2.34375E-6;46,1.5625E-6;47,2.34375E-6;48,0.0;49,2.34375E-6;50,2.34375E-6;51,1.5625E-6;52,2.34375E-6;53,4.6875E-6;54,8.59375E-6;55,6.25E-6;56,1.5625E-6;57,2.34375E-6;58,4.6875E-6;59,6.25E-6;60,6.25E-6;61,8.59375E-6;62,6.25E-6;63,3.125E-6;64,0.0;66,0.0;67,2.34375E-6;68,3.125E-6;69,2.34375E-6;71,2.34375E-6;72,0.0;73,0.0;74,3.90625E-6;75,4.6875E-6;76,4.6875E-6;77,6.25E-6;78,3.90625E-6;79,1.5625E-6;80,0.0;84,0.0;85,2.34375E-6;86,2.34375E-6;87,1.5625E-6;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:sticky_piston:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:redstone:0", + "distrib": "0,0.0;30,0.0;31,1.5625E-6;32,2.34375E-6;33,1.5625E-6;34,0.0;35,7.8125E-7;36,0.0;37,2.34375E-6;38,2.34375E-6;39,1.5625E-6;40,0.0;41,7.8125E-7;42,1.5625E-6;43,2.34375E-6;44,1.5625E-6;45,1.5625E-6;46,3.125E-6;47,6.25E-6;48,2.34375E-6;49,1.5625E-6;50,1.5625E-6;51,4.6875E-6;52,7.03125E-6;53,5.46875E-6;54,2.34375E-6;55,3.125E-6;56,5.46875E-6;58,5.46875E-6;59,7.8125E-6;60,8.59375E-6;61,5.46875E-6;62,2.34375E-6;63,1.5625E-6;64,0.0;65,1.5625E-6;66,2.34375E-6;67,1.5625E-6;68,1.5625E-6;69,3.125E-6;70,1.5625E-6;71,0.0;72,2.34375E-6;73,3.125E-6;74,3.90625E-6;75,5.46875E-6;76,4.6875E-6;77,2.34375E-6;78,7.8125E-7;79,7.8125E-7;80,0.0;82,0.0;83,1.5625E-6;84,2.34375E-6;85,1.5625E-6;86,0.0;87,7.8125E-7;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:redstone:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:10", + "distrib": "0,0.0;21,0.0;22,7.8125E-7;23,0.0;28,0.0;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_blue_end:0", + "distrib": "0,0.0;61,0.0;62,7.8125E-7;64,7.8125E-7;65,0.0;66,1.5625E-6;67,2.34375E-6;68,1.5625E-6;69,7.8125E-7;70,0.0;96,0.0;97,7.8125E-7;98,7.8125E-7;99,2.34375E-6;100,1.5625E-6;101,0.0;102,2.34375E-6;103,2.34375E-6;104,7.8125E-7;105,0.0;107,0.0;108,3.125E-6;109,2.34375E-6;110,3.125E-6;111,1.5625E-6;112,0.0;149,0.0;150,7.8125E-7;151,7.8125E-7;152,1.5625E-6;153,3.125E-6;154,2.34375E-6;155,1.5625E-6;156,3.125E-6;157,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:shoggothbiomass:0", + "distrib": "0,0.0;40,0.0;41,7.03125E-6;42,0.0;51,0.0;52,1.40625E-5;53,7.8125E-7;54,0.0;55,7.8125E-7;56,0.0;62,0.0;63,7.8125E-7;64,0.0;72,0.0;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:15", + "distrib": "0,0.0;28,0.0;29,6.25E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:15", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:soul_sand:0", + "distrib": "0,0.0;51,0.0;52,7.890625E-5;53,1.5625E-6;54,0.0;58,0.0;59,7.65625E-5;60,1.5625E-6;61,0.0;65,0.0;66,7.34375E-5;67,1.5625E-6;68,0.0;71,0.0;72,3.828125E-5;73,7.34375E-5;74,1.5625E-6;75,0.0;78,0.0;79,3.59375E-5;80,7.265625E-5;81,1.5625E-6;82,0.0;85,0.0;86,3.4375E-5;87,7.03125E-5;88,1.5625E-6;89,0.0;92,0.0;93,3.515625E-5;94,6.640625E-5;95,1.5625E-6;96,0.0;99,0.0;100,3.28125E-5;101,6.5625E-5;102,1.5625E-6;103,0.0;106,0.0;107,3.4375E-5;108,6.25E-5;109,1.5625E-6;110,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:furnace:0", + "distrib": "0,0.0;60,0.0;61,7.8125E-7;62,0.0;63,7.8125E-7;64,0.0;78,0.0;79,7.8125E-7;80,0.0;89,0.0;90,7.8125E-7;91,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:furnace:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:antiwater:0", + "distrib": "0,0.0;30,0.0;31,2.34375E-6;32,0.0;41,0.0;42,1.5625E-6;43,2.34375E-6;44,0.0;50,0.0;51,4.6875E-6;52,6.25E-6;53,0.0;54,3.90625E-6;55,0.0;56,0.0;57,2.34375E-6;58,0.0;62,0.0;63,2.34375E-6;64,0.0;65,7.8125E-7;66,0.0;71,0.0;72,2.34375E-6;73,0.0;74,2.34375E-6;75,2.34375E-6;76,0.0;80,0.0;81,2.34375E-6;82,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:decorativestatue:6", + "distrib": "0,0.0;43,0.0;44,7.8125E-7;45,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_aer:0", + "distrib": "0,0.0;14,0.0;15,4.6875E-6;16,1.5625E-6;17,3.90625E-6;18,1.5625E-6;19,7.8125E-6;20,7.8125E-6;21,1.328125E-5;22,1.953125E-5;23,9.375E-6;24,1.25E-5;25,3.203125E-5;26,2.8125E-5;27,3.046875E-5;28,2.34375E-5;29,2.5E-5;30,2.5E-5;31,1.875E-5;32,1.484375E-5;33,1.171875E-5;34,2.421875E-5;35,2.03125E-5;36,2.5E-5;37,1.40625E-5;38,1.796875E-5;39,1.875E-5;40,1.71875E-5;41,8.59375E-6;42,1.40625E-5;43,1.25E-5;44,1.25E-5;45,7.8125E-6;46,1.171875E-5;47,7.03125E-6;48,6.25E-6;49,1.015625E-5;50,8.59375E-6;51,1.40625E-5;52,3.125E-6;53,2.34375E-6;54,6.25E-6;55,3.90625E-6;56,3.90625E-6;57,8.59375E-6;58,1.015625E-5;59,0.0;61,0.0;62,3.90625E-6;63,3.90625E-6;64,3.125E-6;65,3.125E-6;66,2.34375E-6;67,2.34375E-6;68,1.5625E-6;69,7.8125E-7;70,3.90625E-6;71,1.5625E-6;72,3.90625E-6;73,2.34375E-6;74,0.0;76,0.0;77,3.125E-6;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aer\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:decorativestatue:2", + "distrib": "0,0.0;35,0.0;36,7.8125E-7;38,7.8125E-7;39,0.0;41,0.0;42,7.8125E-7;43,0.0;45,0.0;46,7.8125E-7;47,0.0;51,0.0;52,2.34375E-6;53,7.8125E-7;54,2.421875E-5;55,0.0;56,7.8125E-7;57,0.0;58,7.8125E-7;59,1.5625E-6;60,7.8125E-7;61,7.8125E-7;62,0.0;63,1.5625E-6;64,0.0;65,3.125E-6;66,0.0;70,0.0;71,7.8125E-7;72,0.0;73,1.5625E-6;74,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_blue_mid:0", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,1.5625E-6;67,1.5625E-6;68,2.34375E-6;69,3.90625E-6;70,3.125E-6;71,0.0;97,0.0;98,7.8125E-7;99,1.5625E-6;100,3.90625E-6;101,2.34375E-6;102,1.5625E-6;103,3.125E-6;104,3.90625E-6;105,2.34375E-6;106,7.8125E-7;107,0.0;108,0.0;109,3.125E-6;110,4.6875E-6;111,6.25E-6;112,0.0;150,0.0;151,7.8125E-7;152,7.8125E-7;153,1.5625E-6;154,3.90625E-6;155,4.6875E-6;156,3.90625E-6;157,3.90625E-6;158,7.8125E-7;159,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "actuallyadditions:item_rice_seed:0", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,7.8125E-7;38,0.0;46,0.0;47,7.8125E-7;48,0.0;49,0.0;50,7.8125E-7;51,0.0;53,0.0;54,7.8125E-7;55,0.0;56,0.0;57,7.8125E-7;58,0.0;61,0.0;62,7.8125E-7;63,1.5625E-6;64,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "actuallyadditions:item_food:16", + "fortunes": { + "0": 1.4981, + "1": 1.5009, + "2": 1.4973, + "3": 1.4941 + } + }, + { + "itemStack": "actuallyadditions:item_rice_seed:0", + "fortunes": { + "0": 1.7153, + "1": 2.3019, + "2": 2.8427, + "3": 3.4364 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:netherrack:0", + "distrib": "0,0.0;1,5.859375E-5;51,5.859375E-5;52,5.390625E-5;53,5.78125E-5;54,5.46875E-5;55,5.546875E-5;57,5.546875E-5;58,5.859375E-5;59,5.390625E-5;60,5.703125E-5;61,5.390625E-5;62,5.546875E-5;64,5.546875E-5;65,5.859375E-5;66,5.390625E-5;67,5.703125E-5;68,5.390625E-5;69,5.546875E-5;71,5.546875E-5;72,5.625E-5;73,5.3125E-5;74,5.46875E-5;75,5.234375E-5;76,5.390625E-5;77,5.390625E-5;78,5.546875E-5;79,5.625E-5;80,5.3125E-5;81,5.46875E-5;82,5.234375E-5;83,5.390625E-5;84,5.390625E-5;85,5.546875E-5;86,5.625E-5;87,5.3125E-5;88,5.46875E-5;89,5.234375E-5;90,5.390625E-5;91,5.390625E-5;92,5.546875E-5;93,5.625E-5;94,5.3125E-5;95,5.46875E-5;96,5.234375E-5;97,5.390625E-5;98,5.390625E-5;99,5.546875E-5;100,5.625E-5;101,5.3125E-5;102,5.46875E-5;103,5.234375E-5;104,5.390625E-5;105,5.390625E-5;106,5.546875E-5;107,5.625E-5;108,5.3125E-5;109,5.46875E-5;110,5.234375E-5;111,5.390625E-5;112,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumpillar:0", + "distrib": "0,0.0;49,0.0;50,3.75E-5;51,7.5E-5;52,1.0E-4;53,1.15625E-4;54,1.34375E-4;56,1.34375E-4;57,1.46875E-4;58,1.09375E-4;59,5.9375E-5;60,5.9375E-5;61,8.4375E-5;62,1.03125E-4;63,1.25E-4;64,1.3359376E-4;65,1.21875E-4;66,1.21875E-4;67,1.3125E-4;68,1.046875E-4;69,7.65625E-5;70,6.40625E-5;71,5.703125E-5;72,6.953125E-5;73,8.828125E-5;74,9.453125E-5;75,8.4375E-5;76,8.4375E-5;77,9.0625E-5;78,7.1875E-5;79,5.3125E-5;80,4.0625E-5;81,3.125E-5;82,3.75E-5;83,5.0E-5;84,5.3125E-5;85,5.46875E-5;86,5.46875E-5;87,5.78125E-5;88,4.84375E-5;89,3.90625E-5;90,3.59375E-5;91,3.28125E-5;92,3.90625E-5;93,3.75E-5;94,4.0625E-5;95,4.296875E-5;96,1.484375E-5;99,1.484375E-5;100,1.171875E-5;101,5.46875E-6;102,8.59375E-6;103,9.375E-6;104,9.375E-6;105,1.40625E-5;109,1.40625E-5;110,1.09375E-5;111,4.6875E-6;112,4.6875E-6;113,0.0;114,0.0;115,2.34375E-6;122,2.34375E-6;123,0.0;124,0.0;125,3.125E-6;127,3.125E-6;128,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_pressure_plate:0", + "distrib": "0,0.0;36,0.0;37,4.6875E-6;38,0.0;40,0.0;41,3.90625E-6;42,0.0;43,4.6875E-6;44,0.0;47,0.0;48,4.6875E-6;49,0.0;52,0.0;53,4.6875E-6;54,0.0;55,0.0;56,4.6875E-6;58,4.6875E-6;59,0.0;60,0.0;61,4.6875E-6;63,4.6875E-6;64,0.0;65,0.0;66,2.34375E-6;67,0.0;70,0.0;71,4.6875E-6;72,0.0;73,0.0;74,3.90625E-6;75,0.0;76,7.8125E-7;77,0.0;78,0.0;79,4.6875E-6;80,0.0;88,0.0;89,4.6875E-6;90,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_pressure_plate:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_button:0", + "distrib": "0,0.0;35,0.0;36,7.8125E-7;37,0.0;41,0.0;42,7.8125E-7;43,0.0;46,0.0;47,7.8125E-7;48,0.0;51,0.0;52,7.8125E-7;53,0.0;54,0.0;55,7.8125E-7;56,1.5625E-6;57,1.5625E-6;58,0.0;59,0.0;60,7.8125E-7;63,7.8125E-7;64,0.0;69,0.0;70,7.8125E-7;71,7.8125E-7;72,0.0;73,7.8125E-7;74,0.0;76,0.0;77,7.8125E-7;79,7.8125E-7;80,0.0;87,0.0;88,7.8125E-7;89,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_button:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stained_glass_pane:0", + "distrib": "0,0.0;30,0.0;31,2.34375E-6;32,7.8125E-7;33,0.0;34,1.5625E-6;35,7.03125E-6;36,1.171875E-5;37,2.265625E-5;38,1.328125E-5;39,1.328125E-5;40,1.171875E-5;41,2.03125E-5;42,2.1875E-5;43,3.203125E-5;44,1.484375E-5;45,1.484375E-5;46,1.953125E-5;47,2.1875E-5;48,8.59375E-6;49,1.5625E-6;50,1.5625E-6;51,1.015625E-5;52,1.875E-5;53,4.375E-5;54,2.8125E-5;55,1.796875E-5;56,1.796875E-5;57,3.125E-5;58,4.21875E-5;59,3.90625E-5;60,6.09375E-5;61,5.625E-5;62,4.453125E-5;63,4.375E-5;64,1.25E-5;65,6.25E-6;66,4.6875E-6;67,7.8125E-7;68,7.8125E-6;69,4.6875E-6;70,0.0;71,8.59375E-6;72,1.09375E-5;73,1.015625E-5;74,3.515625E-5;75,2.96875E-5;76,7.03125E-6;77,3.90625E-6;78,1.796875E-5;79,3.28125E-5;80,0.0;81,0.0;82,1.5625E-6;83,6.25E-6;84,6.25E-6;85,1.5625E-6;86,0.0;87,0.0;88,1.5625E-6;89,1.015625E-5;90,0.0;91,5.46875E-6;92,1.5625E-6;93,3.125E-6;94,3.125E-6;95,7.8125E-7;96,0.0;", + "silktouch": true, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:monolithpillar:0", + "distrib": "0,0.0;43,0.0;44,3.125E-6;46,3.125E-6;47,0.0;52,0.0;53,2.34375E-5;54,2.34375E-5;55,2.5E-5;56,1.953125E-5;57,1.953125E-5;58,2.34375E-5;59,2.34375E-5;60,1.796875E-5;61,0.0;62,2.34375E-6;63,2.34375E-6;64,3.125E-6;65,0.0;69,0.0;70,2.34375E-6;71,4.6875E-6;72,3.90625E-6;73,1.5625E-6;74,0.0;75,2.34375E-6;76,3.125E-6;77,7.8125E-7;78,2.34375E-6;79,3.90625E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:monolithpillar:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_purple_mid:0", + "distrib": "0,0.0;66,0.0;67,1.5625E-6;68,2.34375E-6;69,1.5625E-6;71,1.5625E-6;72,7.8125E-7;73,0.0;76,0.0;77,3.90625E-6;78,3.125E-6;79,6.25E-6;80,0.0;107,0.0;108,2.34375E-6;109,7.8125E-7;110,0.0;111,6.25E-6;112,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumbrick:1", + "distrib": "0,0.0;33,0.0;34,2.34375E-6;35,3.125E-6;36,7.03125E-6;37,1.09375E-5;38,4.6875E-6;39,1.328125E-5;40,9.375E-6;41,7.8125E-6;42,4.6875E-6;43,5.46875E-6;44,4.6875E-6;45,1.40625E-5;46,1.5625E-5;47,1.5625E-5;48,0.0;49,7.8125E-7;50,1.015625E-5;51,7.8125E-6;52,9.375E-6;53,1.875E-5;54,1.40625E-5;55,2.5E-5;56,2.96875E-5;57,3.125E-5;58,9.375E-6;59,3.515625E-5;60,3.203125E-5;61,4.453125E-5;62,3.125E-5;63,5.234375E-5;64,3.90625E-6;65,1.5625E-6;66,2.34375E-6;67,7.8125E-6;68,3.125E-6;69,9.375E-6;70,3.90625E-6;71,5.46875E-6;72,2.265625E-5;73,2.109375E-5;74,2.578125E-5;75,7.03125E-6;76,2.890625E-5;77,4.84375E-5;78,2.421875E-5;79,2.1875E-5;80,0.0;81,8.59375E-6;82,0.0;83,7.8125E-7;84,0.0;85,3.125E-6;86,2.34375E-6;87,3.90625E-6;88,7.8125E-7;89,7.8125E-7;90,2.34375E-6;91,2.34375E-6;92,3.125E-6;93,6.25E-6;94,0.0;95,2.34375E-6;96,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumbrick:2", + "distrib": "0,0.0;51,0.0;52,8.59375E-6;53,0.0;54,8.59375E-6;55,0.0;61,0.0;62,8.59375E-6;63,0.0;64,7.8125E-7;65,0.0;71,0.0;72,4.6875E-6;73,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:nether_brick_stairs:0", + "distrib": "0,0.0;50,0.0;51,7.8125E-7;72,7.8125E-7;73,1.5625E-6;75,1.5625E-6;76,7.8125E-7;79,7.8125E-7;80,1.5625E-6;82,1.5625E-6;83,7.8125E-7;86,7.8125E-7;87,1.5625E-6;89,1.5625E-6;90,7.8125E-7;93,7.8125E-7;94,1.5625E-6;96,1.5625E-6;97,7.8125E-7;100,7.8125E-7;101,1.5625E-6;103,1.5625E-6;104,7.8125E-7;107,7.8125E-7;108,1.5625E-6;110,1.5625E-6;111,7.8125E-7;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:nether_brick_stairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stonebrick:0", + "distrib": "0,0.0;42,0.0;43,1.875E-5;44,1.796875E-5;45,3.125E-6;46,1.5625E-6;47,0.0;52,0.0;53,5.46875E-6;54,0.0;56,0.0;57,1.40625E-5;58,1.5625E-6;59,1.5625E-6;60,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumbrick:0", + "distrib": "0,0.0;28,0.0;29,2.265625E-5;30,1.4609375E-4;31,4.53125E-5;32,3.28125E-5;33,1.0E-4;34,2.15625E-4;35,1.9140624E-4;36,2.1171875E-4;37,1.0546875E-4;38,1.625E-4;39,2.5078125E-4;40,3.5234375E-4;41,3.078125E-4;42,1.9765625E-4;43,2.5390624E-4;44,4.0625E-4;45,3.71875E-4;46,9.710938E-4;47,4.0859374E-4;48,5.625E-5;49,2.7421876E-4;50,7.4609375E-4;51,6.9765624E-4;52,5.796875E-4;53,5.234375E-4;54,8.5234374E-4;55,8.0859376E-4;56,9.945312E-4;57,9.2265627E-4;58,0.0010234375;59,8.328125E-4;60,0.0013484375;61,9.976563E-4;62,0.0012039063;63,0.0013398437;64,2.7578126E-4;65,1.4140626E-4;66,2.1640625E-4;67,1.3671875E-4;68,5.6796876E-4;69,7.1484374E-4;70,4.546875E-4;71,3.6796875E-4;72,5.6796876E-4;73,8.6875E-4;74,7.992188E-4;75,4.8046876E-4;76,9.171875E-4;77,9.3828124E-4;78,7.5625E-4;79,7.0E-4;80,6.015625E-5;81,7.890625E-5;82,1.0546875E-4;83,6.015625E-5;84,6.171875E-5;85,7.34375E-5;86,1.0546875E-4;87,7.1875E-5;88,3.359375E-5;89,1.1328125E-4;90,7.65625E-5;91,5.3125E-5;92,8.125E-5;93,4.140625E-5;94,3.046875E-5;95,2.265625E-5;96,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crate:0", + "distrib": "0,0.0;29,0.0;30,7.8125E-7;31,7.03125E-6;32,1.5625E-6;33,0.0;34,0.0;35,3.125E-6;36,7.8125E-7;37,3.90625E-6;38,0.0;41,0.0;42,6.25E-6;43,1.5625E-6;44,7.8125E-7;45,7.03125E-6;46,3.125E-6;47,1.328125E-5;48,0.0;49,0.0;50,1.484375E-5;51,3.046875E-5;52,3.203125E-5;53,2.109375E-5;54,1.09375E-5;55,2.578125E-5;56,1.71875E-5;57,2.03125E-5;58,8.59375E-6;59,2.109375E-5;60,8.59375E-6;61,5.46875E-6;62,5.46875E-6;63,1.796875E-5;64,0.0;65,8.59375E-6;66,6.25E-6;67,6.25E-6;68,0.0;69,0.0;70,6.25E-6;71,1.5625E-6;72,0.0;73,1.40625E-5;74,1.171875E-5;75,1.328125E-5;76,3.125E-6;77,0.0;78,2.34375E-6;79,7.8125E-7;80,0.0;81,7.8125E-7;82,3.125E-6;83,7.03125E-6;84,1.5625E-6;85,0.0;86,0.0;87,7.8125E-7;88,0.0;89,0.0;90,1.5625E-6;91,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crate:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumbrickslab1:0", + "distrib": "0,0.0;35,0.0;36,2.34375E-6;37,0.0;39,0.0;40,1.5625E-6;41,0.0;46,0.0;47,2.34375E-6;48,0.0;50,0.0;51,1.5625E-5;52,0.0;53,3.125E-5;54,0.0;55,2.34375E-6;56,2.03125E-5;57,2.109375E-5;58,0.0;59,8.59375E-6;60,1.015625E-5;61,1.71875E-5;62,6.25E-6;63,4.6875E-6;64,1.5625E-6;65,0.0;66,3.125E-6;67,0.0;68,0.0;69,7.8125E-6;70,8.59375E-6;71,9.375E-6;72,6.25E-6;73,3.125E-6;74,0.0;75,2.34375E-6;76,3.125E-6;77,0.0;78,2.34375E-6;79,1.015625E-5;80,7.8125E-6;81,7.8125E-6;82,4.6875E-6;83,3.125E-6;84,0.0;85,0.0;86,3.125E-6;87,7.8125E-7;88,2.34375E-6;89,9.375E-6;90,9.375E-6;91,7.8125E-6;92,6.25E-6;93,3.125E-6;94,2.34375E-6;95,0.0;100,0.0;101,3.125E-6;102,6.25E-6;103,0.0;104,2.34375E-6;105,0.0;110,0.0;111,3.125E-6;112,0.0;113,0.0;114,2.34375E-6;115,0.0;123,0.0;124,2.34375E-6;125,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:darkethaxiumbrickslab1:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumbrickslab1:0", + "distrib": "0,0.0;28,0.0;29,2.34375E-6;30,7.8125E-7;31,0.0;33,0.0;34,7.03125E-6;35,1.25E-5;36,5.078125E-5;37,2.890625E-5;38,3.90625E-5;39,1.40625E-5;40,1.71875E-5;41,5.3125E-5;42,5.0E-5;43,1.953125E-5;44,2.03125E-5;45,2.96875E-5;46,2.1875E-5;47,5.234375E-5;48,0.0;49,0.0;50,2.421875E-5;51,2.1875E-5;52,7.03125E-6;53,2.65625E-5;54,4.140625E-5;55,6.09375E-5;56,1.421875E-4;57,2.859375E-4;58,1.8515626E-4;59,1.453125E-4;60,1.2265625E-4;61,8.90625E-5;62,1.703125E-4;63,1.3671875E-4;64,2.03125E-5;65,3.125E-6;66,6.25E-6;67,6.25E-6;68,1.71875E-5;69,2.34375E-5;70,3.671875E-5;71,1.71875E-5;72,1.25E-5;73,2.8125E-5;74,2.34375E-5;75,4.140625E-5;76,3.359375E-5;77,8.59375E-5;78,1.0078125E-4;79,1.2578125E-4;80,1.5625E-6;81,0.0;82,7.8125E-7;83,1.171875E-5;84,9.375E-6;85,1.25E-5;86,6.09375E-5;87,3.203125E-5;88,0.0;90,0.0;91,9.375E-6;92,1.5625E-6;93,2.5E-5;94,0.0;95,3.359375E-5;96,1.015625E-5;97,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:ethaxiumbrickslab1:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stonebrick:2", + "distrib": "0,0.0;42,0.0;43,6.25E-6;44,7.03125E-6;45,0.0;52,0.0;53,1.5625E-6;54,0.0;56,0.0;57,2.34375E-6;58,0.0;73,0.0;74,7.8125E-7;75,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stonebrick:3", + "distrib": "0,0.0;45,0.0;46,1.5625E-6;47,1.5625E-6;48,0.0;59,0.0;60,1.5625E-6;61,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:bookshelf:0", + "distrib": "0,0.0;34,0.0;35,1.5625E-6;36,3.125E-6;37,7.8125E-6;38,1.5625E-6;39,0.0;40,0.0;41,7.8125E-7;42,7.8125E-7;43,4.6875E-6;44,4.6875E-6;45,2.34375E-6;46,2.34375E-6;47,4.6875E-6;48,0.0;49,7.8125E-7;50,7.8125E-7;51,4.6875E-6;52,6.25E-6;53,7.8125E-6;54,4.921875E-5;55,5.0E-5;56,5.0E-5;57,4.921875E-5;58,5.234375E-5;59,5.234375E-5;60,5.078125E-5;61,7.03125E-6;62,8.59375E-6;63,3.125E-6;64,0.0;65,4.6875E-6;66,0.0;67,0.0;68,4.6875E-6;69,0.0;70,1.5625E-6;71,1.5625E-6;72,2.34375E-6;73,2.34375E-6;74,0.0;75,0.0;76,4.6875E-6;77,0.0;84,0.0;85,4.6875E-6;86,0.0;90,0.0;91,1.5625E-6;92,1.5625E-6;93,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "minecraft:book:0", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_ordo:0", + "distrib": "0,0.0;15,0.0;16,3.90625E-6;17,6.25E-6;18,8.59375E-6;19,1.09375E-5;20,1.5625E-6;21,8.59375E-6;22,1.5625E-5;23,1.328125E-5;24,1.875E-5;25,2.1875E-5;26,3.046875E-5;27,3.046875E-5;28,3.515625E-5;29,3.4375E-5;30,3.828125E-5;31,2.578125E-5;32,2.65625E-5;33,2.1875E-5;34,1.328125E-5;35,1.171875E-5;36,7.03125E-6;37,1.25E-5;38,8.59375E-6;39,1.09375E-5;40,1.25E-5;41,1.09375E-5;42,1.09375E-5;43,4.6875E-6;44,5.46875E-6;45,4.6875E-6;46,6.25E-6;47,1.09375E-5;48,1.09375E-5;49,8.59375E-6;50,4.6875E-6;51,1.640625E-5;52,8.59375E-6;53,4.6875E-6;54,6.25E-6;55,7.8125E-7;56,3.125E-6;57,2.34375E-6;58,3.125E-6;59,7.8125E-7;60,7.8125E-7;61,1.5625E-6;62,7.03125E-6;63,7.8125E-6;64,4.6875E-6;65,1.5625E-6;66,2.34375E-6;67,7.8125E-7;69,7.8125E-7;70,3.125E-6;71,0.0;74,0.0;75,1.5625E-6;76,7.8125E-7;77,1.5625E-6;78,7.8125E-7;79,1.5625E-6;80,3.90625E-6;81,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ordo\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumbrick:1", + "distrib": "0,0.0;36,0.0;37,7.8125E-7;38,0.0;40,0.0;41,7.8125E-7;42,0.0;47,0.0;48,7.8125E-7;49,0.0;50,7.8125E-7;51,0.0;52,2.8125E-5;53,2.8125E-5;54,1.875E-5;55,2.8125E-5;56,3.828125E-5;57,2.1875E-5;58,9.375E-6;59,2.8125E-5;60,7.8125E-6;61,7.8125E-7;62,3.125E-5;63,1.953125E-5;64,2.1875E-5;65,4.140625E-5;66,2.5E-5;67,2.1875E-5;68,2.65625E-5;69,2.109375E-5;70,9.375E-6;71,6.25E-6;72,1.875E-5;73,9.375E-6;74,1.25E-5;75,2.5E-5;76,1.328125E-5;77,1.25E-5;78,2.03125E-5;79,1.640625E-5;80,7.8125E-6;81,4.6875E-6;82,1.5625E-5;83,9.375E-6;84,9.375E-6;85,1.875E-5;86,1.25E-5;87,1.484375E-5;88,1.5625E-5;89,1.640625E-5;90,1.328125E-5;91,6.25E-6;92,8.59375E-6;93,4.6875E-6;94,4.6875E-6;95,1.171875E-5;96,0.0;97,7.8125E-6;98,6.25E-6;99,0.0;100,7.8125E-6;101,6.25E-6;102,0.0;103,2.34375E-6;104,7.8125E-7;105,1.5625E-6;106,0.0;107,3.125E-6;108,1.5625E-6;109,0.0;110,5.46875E-6;111,7.03125E-6;112,0.0;113,2.34375E-6;114,0.0;116,0.0;117,3.125E-6;118,0.0;119,0.0;120,3.125E-6;121,0.0;122,0.0;123,2.34375E-6;124,0.0;126,0.0;127,7.8125E-7;128,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_blue:0", + "distrib": "0,0.0;64,0.0;65,7.8125E-7;66,7.8125E-7;67,2.34375E-6;68,3.90625E-6;69,2.34375E-6;70,3.125E-6;71,4.6875E-6;72,4.6875E-6;73,2.34375E-6;74,0.0;75,1.5625E-6;76,7.8125E-7;77,0.0;100,0.0;101,3.125E-6;102,3.90625E-6;103,4.6875E-6;105,4.6875E-6;106,3.90625E-6;107,5.46875E-6;108,1.5625E-6;109,7.8125E-7;110,7.8125E-7;111,3.125E-6;112,0.0;151,0.0;152,7.8125E-7;153,1.5625E-6;154,1.5625E-6;155,3.125E-6;156,4.6875E-6;157,5.46875E-6;158,7.8125E-6;159,7.03125E-6;160,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumbrick:0", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;40,0.0;41,7.8125E-7;42,0.0;47,0.0;48,1.5625E-6;49,2.0859374E-4;50,2.6484375E-4;51,2.828125E-4;52,8.625E-4;53,5.78125E-4;54,4.2734374E-4;55,4.0625E-4;56,4.898438E-4;57,4.5078126E-4;58,5.070313E-4;59,6.3984375E-4;60,5.1171874E-4;61,5.484375E-4;62,0.0016414062;63,8.3203125E-4;64,2.140625E-4;65,2.203125E-4;66,2.2265625E-4;67,2.0703125E-4;68,2.6171876E-4;69,3.0078125E-4;70,4.078125E-4;71,2.4296874E-4;72,1.8359374E-4;73,5.414063E-4;74,5.28125E-4;75,1.3125E-4;76,1.328125E-4;77,1.1875E-4;78,1.5625E-4;79,1.640625E-4;80,1.609375E-4;81,1.59375E-4;82,1.21875E-4;83,8.75E-5;84,1.3203124E-4;85,1.0234375E-4;86,9.296875E-5;87,8.75E-5;88,1.25E-4;89,1.28125E-4;90,1.140625E-4;91,9.609375E-5;92,5.9375E-5;93,6.09375E-5;94,4.765625E-5;95,4.140625E-5;96,2.734375E-5;97,1.953125E-5;98,2.109375E-5;99,2.734375E-5;100,3.203125E-5;101,4.6875E-5;102,2.34375E-5;103,2.265625E-5;104,1.71875E-5;105,7.8125E-6;106,9.375E-6;107,6.25E-6;108,7.8125E-6;109,9.375E-6;110,1.328125E-5;111,2.109375E-5;112,7.03125E-6;113,1.5625E-5;114,7.03125E-6;115,6.25E-6;116,6.25E-6;117,3.125E-6;118,6.25E-6;119,6.25E-6;120,3.125E-6;121,6.25E-6;122,6.25E-6;123,1.328125E-5;124,7.03125E-6;125,7.8125E-7;126,7.8125E-7;127,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:5", + "distrib": "0,0.0;28,0.0;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:4", + "distrib": "0,0.0;28,0.0;29,3.125E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:7", + "distrib": "0,0.0;28,0.0;29,3.125E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:6", + "distrib": "0,0.0;20,0.0;21,7.8125E-7;22,0.0;28,0.0;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:anvil:0", + "distrib": "0,0.0;30,0.0;31,7.8125E-7;32,0.0;36,0.0;37,7.8125E-7;38,0.0;41,0.0;42,7.8125E-7;43,7.8125E-7;44,0.0;50,0.0;51,7.8125E-7;52,2.34375E-6;53,0.0;54,7.8125E-7;55,0.0;56,7.8125E-7;57,7.8125E-7;58,0.0;59,0.0;60,7.8125E-7;61,0.0;62,0.0;63,7.8125E-7;64,0.0;71,0.0;72,7.8125E-7;73,0.0;74,7.8125E-7;75,7.8125E-7;76,0.0;80,0.0;81,7.8125E-7;82,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:anvil:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:9", + "distrib": "0,0.0;24,0.0;25,7.8125E-7;26,0.0;28,0.0;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:8", + "distrib": "0,0.0;28,0.0;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:brown_mushroom:0", + "distrib": "0,0.0;28,0.0;29,7.8125E-7;30,0.0;31,3.125E-6;32,0.0;33,3.125E-6;34,1.5625E-6;35,9.375E-6;36,9.375E-6;37,5.46875E-6;38,2.34375E-6;39,1.5625E-6;40,7.8125E-7;41,1.5625E-6;42,2.34375E-6;43,1.5625E-6;44,1.5625E-6;45,7.8125E-7;46,2.34375E-6;47,3.90625E-6;48,7.8125E-7;49,1.71875E-5;50,1.5625E-5;51,7.8125E-7;52,2.34375E-6;53,4.6875E-6;54,1.5625E-6;55,2.34375E-6;56,1.09375E-5;57,3.90625E-6;58,3.125E-6;59,3.90625E-6;60,3.125E-6;61,4.6875E-6;62,1.5625E-6;63,7.8125E-6;64,7.8125E-7;65,0.0;68,0.0;69,1.5625E-6;70,7.8125E-7;71,0.0;72,0.0;73,7.8125E-7;74,1.5625E-6;75,3.125E-6;76,1.5625E-6;77,7.03125E-6;78,2.34375E-6;79,3.90625E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:brown_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:9", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,2.34375E-6;47,0.0;49,0.0;50,7.8125E-7;51,0.0;52,7.8125E-7;53,2.34375E-6;54,2.34375E-6;55,0.0;56,1.5625E-6;57,7.8125E-7;58,0.0;59,0.0;60,3.125E-6;61,1.5625E-6;62,2.34375E-6;63,1.5625E-6;64,0.0;66,0.0;67,7.8125E-7;68,7.8125E-7;69,0.0;78,0.0;79,1.5625E-6;80,0.0;82,0.0;83,7.8125E-7;84,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:1", + "distrib": "0,0.0;21,0.0;22,7.8125E-7;23,0.0;28,0.0;29,3.90625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:0", + "distrib": "0,0.0;28,0.0;29,3.90625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:3", + "distrib": "0,0.0;26,0.0;27,7.8125E-7;28,0.0;29,5.46875E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "botania:mushroom:2", + "distrib": "0,0.0;20,0.0;21,7.8125E-7;22,0.0;28,0.0;29,2.34375E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass_tall:1", + "distrib": "0,0.0;78,0.0;79,1.09375E-5;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass_tall:0", + "distrib": "0,0.0;78,0.0;79,9.375E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:stone:5", + "distrib": "0,0.0;32,0.0;33,2.5E-5;34,2.34375E-6;35,0.0;36,1.515625E-4;37,0.0;38,0.0;39,6.875E-5;40,2.34375E-6;41,4.6875E-6;42,0.0;44,0.0;45,4.6875E-5;46,5.15625E-5;47,4.6875E-6;48,0.0;49,4.296875E-5;50,4.6875E-6;51,6.875E-5;52,7.34375E-5;53,8.828125E-5;54,9.453125E-5;55,1.7734375E-4;56,1.1796875E-4;57,4.6875E-6;58,9.453125E-5;59,7.109375E-5;60,7.578125E-5;61,7.578125E-5;62,2.4140625E-4;63,8.359375E-5;64,0.0;65,0.0;66,6.25E-6;67,5.625E-5;68,2.34375E-6;69,0.0;70,1.5625E-6;71,2.34375E-6;72,0.0;73,6.875E-5;74,0.0;75,3.046875E-5;76,4.6875E-6;77,2.34375E-6;78,3.28125E-5;79,0.0;81,0.0;82,4.296875E-5;83,0.0;84,6.875E-5;85,0.0;86,2.34375E-6;87,0.0;92,0.0;93,4.6875E-6;94,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:0", + "distrib": "0,0.0;36,0.0;37,2.34375E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,1.5625E-6;48,0.0;49,0.0;50,1.5625E-6;51,0.0;52,3.125E-6;53,2.34375E-6;54,7.8125E-7;55,2.34375E-6;56,4.6875E-6;57,3.90625E-6;58,0.0;59,4.6875E-6;60,3.125E-6;61,1.5625E-6;62,0.0;63,4.6875E-6;64,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,2.34375E-6;84,0.0;85,3.125E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:stone:6", + "distrib": "0,0.0;13,0.0;14,1.0546875E-4;15,6.890625E-4;16,0.0019976562;17,0.0049265623;18,0.010260156;19,0.016029688;20,0.024289845;21,0.031947657;22,0.04149922;23,0.053883594;24,0.06941562;25,0.08650078;26,0.10666953;27,0.12988594;28,0.15291563;29,0.16724218;30,0.18576406;31,0.20864141;32,0.21495312;33,0.21407577;34,0.21348672;35,0.2124625;36,0.21081485;37,0.20900156;38,0.20774531;39,0.20703828;40,0.2073461;41,0.20400703;42,0.20100859;43,0.19846328;44,0.19651797;45,0.19260547;46,0.1885375;47,0.185525;48,0.11842969;49,0.11429844;50,0.11092031;51,0.10990313;52,0.11058672;53,0.108914845;54,0.10695235;55,0.10521484;56,0.10337656;57,0.09988047;58,0.0963;59,0.09308594;60,0.089526564;61,0.08417578;62,0.07898594;63,0.076928124;64,0.039441407;65,0.038483594;66,0.037589844;67,0.036721874;68,0.035922658;69,0.034320313;70,0.032570314;71,0.030795313;72,0.029311718;73,0.027277343;74,0.025551563;75,0.024189062;76,0.022740625;77,0.019304687;78,0.016782813;79,0.014734375;80,0.0026796875;81,0.0025195312;82,0.002209375;83,0.0019828125;84,0.001478125;85,0.0013195312;86,0.001184375;87,8.992187E-4;88,6.7421875E-4;89,4.390625E-4;90,2.7578126E-4;91,1.7890625E-4;92,1.0546875E-4;93,4.765625E-5;94,2.03125E-5;95,7.8125E-6;96,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass_tall:5", + "distrib": "0,0.0;77,0.0;78,1.484375E-5;79,0.0;109,0.0;110,9.375E-6;111,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:air:0", + "distrib": "0,0.5694;1,0.56910706;12,0.56910706;13,0.5691047;14,0.5690008;15,0.5684086;16,0.55928594;17,0.55633044;18,0.5510086;19,0.54520935;20,0.5368789;21,0.5292453;22,0.51967263;23,0.5072555;24,0.49174532;25,0.4745781;26,0.45438203;27,0.43107733;28,0.4081375;29,0.39365703;30,0.37502265;31,0.35231173;32,0.26574376;33,0.2664914;34,0.2668461;35,0.26792967;36,0.26920858;37,0.2713336;38,0.2727008;39,0.27311796;40,0.2727453;41,0.27599844;42,0.27916953;43,0.2817242;44,0.28353673;45,0.28727892;46,0.29050937;47,0.29418594;48,0.11805781;49,0.12169219;50,0.12433594;51,0.1250711;52,0.122982815;53,0.12565157;54,0.12758984;55,0.12872656;56,0.13031718;57,0.13393202;58,0.13742734;59,0.14052656;60,0.14379922;61,0.14945547;62,0.15275234;63,0.15481406;64,0.03544219;65,0.036445312;66,0.03728047;67,0.03819922;68,0.038347658;69,0.039446093;70,0.04141719;71,0.043582812;72,0.044808593;73,0.04575781;74,0.047582813;75,0.04967578;76,0.05039297;77,0.053971093;78,0.056846876;79,0.05890469;80,0.011545313;81,0.01169375;82,0.012050781;83,0.0122875;84,0.01273125;85,0.013022657;86,0.0130375;87,0.013438282;88,0.0136625;89,0.013828906;90,0.013920313;91,0.014078125;92,0.014309375;93,0.01428125;94,0.014421094;95,0.014403907;96,0.009099219;97,0.008974219;98,0.009039062;99,0.009104688;100,0.008985156;101,0.008971875;102,0.009009375;103,0.009057812;104,0.008879688;105,0.008910156;106,0.008926563;107,0.008798437;108,0.008864063;109,0.008888281;110,0.009008594;111,0.0088125;112,0.0011882812;113,0.0011695313;114,0.0011789063;115,0.0011914063;122,0.0011914063;123,0.001175;124,0.0011820312;125,0.0011960937;127,0.0011960937;128,8.0E-4;149,8.0E-4;150,7.992188E-4;151,7.984375E-4;152,7.96875E-4;153,7.9140626E-4;154,7.890625E-4;155,7.8359374E-4;156,7.578125E-4;157,7.015625E-4;158,6.1875E-4;159,5.421875E-4;160,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:stone:7", + "distrib": "0,0.0;39,0.0;40,2.109375E-5;41,2.8125E-5;42,1.0390625E-4;43,4.453125E-5;44,4.21875E-5;45,4.375E-5;46,2.3515624E-4;47,7.8125E-5;48,1.484375E-4;49,2.34375E-5;50,0.0;51,1.5625E-5;52,9.28125E-4;53,9.0625E-5;54,2.734375E-5;55,2.65625E-5;56,2.578125E-5;57,6.875E-5;58,2.890625E-5;59,1.03125E-4;60,1.203125E-4;61,3.75E-5;62,0.0;63,8.296875E-4;64,2.34375E-6;67,2.34375E-6;68,1.5E-4;69,1.78125E-4;70,1.1015625E-4;71,1.875E-5;72,2.34375E-6;73,1.5E-4;74,7.734375E-5;75,1.171875E-5;76,1.4765625E-4;77,1.078125E-4;78,1.640625E-5;79,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass_tall:4", + "distrib": "0,0.0;77,0.0;78,2.03125E-5;79,0.0;109,0.0;110,7.8125E-6;111,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:0", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;45,0.0;46,7.8125E-7;47,2.34375E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,7.8125E-7;54,1.5625E-6;55,7.8125E-7;56,3.90625E-6;57,3.90625E-6;58,0.0;59,1.5625E-6;60,7.8125E-7;61,0.0;62,1.5625E-6;63,3.125E-6;64,0.0;66,0.0;67,1.5625E-6;68,2.34375E-6;69,0.0;73,0.0;74,1.5625E-6;75,0.0;82,0.0;83,7.8125E-7;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:wooden_button:0", + "distrib": "0,0.0;32,0.0;33,7.8125E-7;34,0.0;36,0.0;37,7.8125E-7;38,0.0;39,7.8125E-7;40,0.0;43,0.0;44,7.8125E-7;45,0.0;46,0.0;47,7.8125E-7;48,0.0;49,7.8125E-7;50,0.0;51,0.0;52,7.8125E-7;54,7.8125E-7;55,0.0;56,0.0;57,7.8125E-7;60,7.8125E-7;61,1.5625E-6;62,7.8125E-7;63,0.0;66,0.0;67,7.8125E-7;68,0.0;71,0.0;72,7.8125E-7;73,0.0;74,0.0;75,7.8125E-7;77,7.8125E-7;78,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:wooden_button:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:2", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;45,0.0;46,1.5625E-6;47,7.8125E-7;48,0.0;51,0.0;52,7.8125E-7;53,2.34375E-6;54,7.8125E-7;55,3.125E-6;56,2.34375E-6;57,3.125E-6;58,0.0;59,0.0;60,7.8125E-7;61,0.0;62,7.8125E-7;63,3.90625E-6;64,0.0;75,0.0;76,7.8125E-7;77,0.0;82,0.0;83,7.8125E-7;84,0.0;85,3.125E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:5", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;45,0.0;46,1.5625E-6;47,0.0;51,0.0;52,2.34375E-6;53,1.5625E-6;54,0.0;55,0.0;56,4.6875E-6;57,3.90625E-6;58,0.0;59,7.8125E-7;60,0.0;61,7.8125E-7;62,3.125E-6;63,1.5625E-6;64,0.0;66,0.0;67,1.5625E-6;68,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:1", + "distrib": "0,0.0;39,0.0;40,2.34375E-6;41,0.0;45,0.0;46,2.34375E-6;47,1.5625E-6;48,0.0;49,0.0;50,1.5625E-6;51,0.0;52,7.8125E-7;53,7.8125E-7;54,1.5625E-6;55,7.8125E-7;56,7.03125E-6;57,2.34375E-6;58,0.0;59,4.6875E-6;60,2.34375E-6;61,7.8125E-7;62,2.34375E-6;63,1.5625E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;82,0.0;83,7.8125E-7;84,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:6", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,3.125E-6;54,1.5625E-6;55,3.90625E-6;56,2.34375E-6;57,5.46875E-6;58,0.0;59,0.0;60,2.34375E-6;61,7.8125E-7;62,1.5625E-6;63,4.6875E-6;64,0.0;67,0.0;68,1.5625E-6;69,0.0;73,0.0;74,2.34375E-6;75,0.0;84,0.0;85,1.5625E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:4", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;45,0.0;46,7.8125E-7;47,7.8125E-7;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,0.0;54,1.5625E-6;55,0.0;56,3.125E-6;57,1.5625E-6;58,0.0;59,7.8125E-7;60,0.0;61,2.34375E-6;62,0.0;63,3.90625E-6;64,0.0;73,0.0;74,7.8125E-7;75,0.0;76,1.5625E-6;77,0.0;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:7", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,7.8125E-7;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,7.8125E-7;53,7.8125E-7;54,0.0;55,7.8125E-7;56,3.90625E-6;57,1.5625E-6;58,0.0;59,1.5625E-6;60,0.0;61,1.5625E-6;62,0.0;63,3.125E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,7.8125E-7;77,0.0;78,0.0;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:3", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,3.125E-6;38,0.0;45,0.0;46,7.8125E-7;47,0.0;51,0.0;52,7.8125E-7;55,7.8125E-7;56,3.90625E-6;57,3.125E-6;58,0.0;59,1.5625E-6;60,1.5625E-6;61,7.8125E-7;62,7.8125E-7;63,2.34375E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,2.34375E-6;75,0.0;76,1.5625E-6;77,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:8", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;39,0.0;40,1.5625E-6;41,0.0;45,0.0;46,7.8125E-7;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,7.8125E-7;53,7.8125E-7;54,0.0;55,7.8125E-7;56,2.34375E-6;57,2.34375E-6;58,0.0;59,1.5625E-6;60,7.8125E-7;61,1.5625E-6;62,7.8125E-7;63,6.25E-6;64,0.0;67,0.0;68,3.125E-6;69,0.0;78,0.0;79,7.8125E-7;80,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:shoggothblock:0", + "distrib": "0,0.0;52,0.0;53,1.25E-5;54,0.0;55,1.25E-5;56,0.0;62,0.0;63,1.25E-5;64,0.0;65,3.125E-6;66,0.0;72,0.0;73,7.8125E-6;74,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:6", + "distrib": "0,0.0;39,0.0;40,2.34375E-6;41,0.0;45,0.0;46,1.5625E-6;47,0.0;51,0.0;52,7.8125E-7;53,0.0;54,1.5625E-6;55,2.34375E-6;56,4.6875E-6;57,4.6875E-6;58,0.0;59,2.34375E-6;60,7.8125E-7;61,1.5625E-6;62,3.125E-6;63,2.34375E-6;64,0.0;67,0.0;68,1.5625E-6;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,7.8125E-7;77,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,3.125E-6;84,0.0;85,1.5625E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:1", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,3.125E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,7.8125E-7;48,0.0;52,0.0;53,1.5625E-6;54,2.34375E-6;55,0.0;56,2.34375E-6;57,0.0;58,0.0;59,7.8125E-7;60,2.34375E-6;61,3.90625E-6;62,1.5625E-6;63,4.6875E-6;64,0.0;67,0.0;68,1.5625E-6;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,1.5625E-6;77,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:2", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,1.5625E-6;47,7.8125E-7;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,2.34375E-6;53,1.5625E-6;54,3.125E-6;55,1.5625E-6;56,3.125E-6;57,7.8125E-7;58,0.0;59,0.0;60,1.5625E-6;61,2.34375E-6;62,1.5625E-6;63,3.90625E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,1.5625E-6;75,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:5", + "distrib": "0,0.0;36,0.0;37,3.125E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,2.34375E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,0.0;53,1.5625E-6;54,1.5625E-6;55,7.8125E-7;56,2.34375E-6;57,5.46875E-6;58,0.0;59,3.125E-6;60,7.8125E-7;61,1.5625E-6;62,7.8125E-7;63,7.03125E-6;64,0.0;66,0.0;67,7.8125E-7;68,1.5625E-6;69,0.0;73,0.0;74,1.5625E-6;75,0.0;76,1.5625E-6;77,0.0;78,0.0;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:8", + "distrib": "0,0.0;36,0.0;37,3.125E-6;38,0.0;45,0.0;46,7.8125E-7;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,7.8125E-7;54,2.34375E-6;55,2.34375E-6;56,3.125E-6;57,0.0;58,0.0;59,2.34375E-6;60,2.34375E-6;61,1.5625E-6;62,2.34375E-6;63,4.6875E-6;64,0.0;67,0.0;68,1.5625E-6;69,0.0;73,0.0;74,1.5625E-6;75,0.0;82,0.0;83,7.8125E-7;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:3", + "distrib": "0,0.0;36,0.0;37,3.90625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;45,0.0;46,7.8125E-7;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,2.34375E-6;54,0.0;55,4.6875E-6;56,4.6875E-6;57,1.5625E-6;58,0.0;59,5.46875E-6;60,7.8125E-7;61,1.5625E-6;62,7.8125E-7;63,3.90625E-6;64,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:engraver:0", + "distrib": "0,0.0;35,0.0;36,7.8125E-7;38,7.8125E-7;39,0.0;41,0.0;42,7.8125E-7;43,0.0;45,0.0;46,7.8125E-7;47,0.0;51,0.0;52,2.34375E-6;53,7.8125E-7;54,7.8125E-7;55,0.0;56,7.8125E-7;57,0.0;58,1.5625E-6;59,1.5625E-6;60,7.8125E-7;61,7.8125E-7;62,0.0;63,1.5625E-6;64,0.0;70,0.0;71,7.8125E-7;72,0.0;73,1.5625E-6;74,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:engraver:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:7", + "distrib": "0,0.0;36,0.0;37,2.34375E-6;38,0.0;39,0.0;40,2.34375E-6;41,0.0;46,0.0;47,7.8125E-7;48,0.0;52,0.0;53,1.5625E-6;54,7.8125E-7;55,7.8125E-7;56,1.5625E-6;57,1.5625E-6;58,0.0;59,3.125E-6;60,2.34375E-6;61,7.8125E-7;62,2.34375E-6;63,2.34375E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,7.8125E-7;77,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:4", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,2.34375E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;51,0.0;52,2.34375E-6;53,7.8125E-7;54,7.8125E-7;55,3.125E-6;56,2.34375E-6;57,2.34375E-6;58,0.0;59,7.8125E-7;60,7.8125E-7;61,0.0;62,1.5625E-6;63,4.6875E-6;64,0.0;73,0.0;74,7.8125E-7;75,0.0;82,0.0;83,2.34375E-6;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:9", + "distrib": "0,0.0;36,0.0;37,2.34375E-6;38,0.0;39,0.0;40,2.34375E-6;41,0.0;46,0.0;47,7.8125E-7;48,0.0;51,0.0;52,1.5625E-6;53,7.8125E-7;54,2.34375E-6;55,7.8125E-7;56,5.46875E-6;57,7.8125E-7;58,0.0;59,1.5625E-6;60,7.8125E-7;61,0.0;62,2.34375E-6;63,1.5625E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,7.8125E-7;77,0.0;82,0.0;83,7.8125E-7;84,0.0;85,3.125E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_terra:0", + "distrib": "0,0.0;12,0.0;13,2.34375E-6;14,7.8125E-7;15,4.6875E-6;16,4.6875E-6;17,7.03125E-6;18,2.34375E-6;19,8.59375E-6;20,1.25E-5;21,1.015625E-5;22,3.90625E-6;23,1.171875E-5;24,9.375E-6;25,3.828125E-5;26,2.65625E-5;27,2.65625E-5;28,2.421875E-5;29,4.21875E-5;30,4.0625E-5;31,3.28125E-5;32,1.171875E-5;33,1.640625E-5;34,1.5625E-5;35,1.40625E-5;36,2.5E-5;37,1.875E-5;38,1.484375E-5;39,1.171875E-5;40,1.40625E-5;41,9.375E-6;42,1.25E-5;43,1.171875E-5;44,1.5625E-5;45,9.375E-6;46,7.03125E-6;47,6.25E-6;48,4.6875E-6;49,3.125E-6;50,9.375E-6;51,7.8125E-6;52,5.46875E-6;53,5.46875E-6;54,2.34375E-6;55,3.90625E-6;56,7.8125E-7;57,1.5625E-6;58,6.25E-6;59,2.34375E-6;60,7.8125E-6;61,7.03125E-6;62,6.25E-6;63,2.34375E-6;64,7.8125E-7;65,0.0;71,0.0;72,7.8125E-7;73,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"terra\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_perditio:0", + "distrib": "0,0.0;15,0.0;16,1.328125E-5;17,2.5E-5;18,1.796875E-5;19,2.34375E-5;20,2.734375E-5;21,6.25E-5;22,7.421875E-5;23,7.65625E-5;24,7.03125E-5;25,9.296875E-5;26,1.0546875E-4;27,1.2265625E-4;28,1.1015625E-4;29,1.46875E-4;30,1.5546875E-4;31,1.3125E-4;32,6.09375E-5;33,6.640625E-5;34,5.78125E-5;35,6.171875E-5;36,5.3125E-5;37,4.140625E-5;38,5.234375E-5;39,5.859375E-5;40,3.59375E-5;41,3.75E-5;42,3.28125E-5;43,2.890625E-5;44,3.203125E-5;45,2.890625E-5;46,4.0625E-5;47,4.296875E-5;48,2.1875E-5;49,1.640625E-5;50,2.03125E-5;51,6.484375E-5;52,3.984375E-5;53,2.96875E-5;54,2.5E-5;55,1.875E-5;56,1.09375E-5;57,1.71875E-5;58,1.484375E-5;59,1.640625E-5;60,2.5E-5;61,1.953125E-5;62,3.671875E-5;63,1.875E-5;64,3.90625E-6;65,5.46875E-6;66,3.125E-6;67,7.03125E-6;68,3.125E-6;69,4.6875E-6;70,4.6875E-6;71,5.46875E-6;72,7.8125E-6;73,2.34375E-6;74,7.03125E-6;75,2.34375E-6;76,1.5625E-6;77,1.5625E-6;78,0.0;80,0.0;81,3.125E-6;82,0.0;100,0.0;101,7.8125E-7;102,0.0;103,2.34375E-6;104,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"perditio\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:enchanting_table:0", + "distrib": "0,0.0;34,0.0;35,7.8125E-7;37,7.8125E-7;38,0.0;40,0.0;41,7.8125E-7;42,0.0;44,0.0;45,1.5625E-6;46,0.0;48,0.0;49,7.8125E-7;50,0.0;51,2.34375E-6;52,7.8125E-7;53,7.8125E-7;54,0.0;55,1.5625E-6;56,0.0;57,7.8125E-7;58,1.5625E-6;59,7.8125E-7;61,7.8125E-7;62,1.5625E-6;63,0.0;69,0.0;70,7.8125E-7;71,0.0;72,1.5625E-6;73,0.0;90,0.0;91,7.8125E-7;92,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:enchanting_table:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:redstone_torch:0", + "distrib": "0,0.0;31,0.0;32,1.5625E-6;33,7.8125E-7;34,1.5625E-6;35,0.0;37,0.0;38,3.125E-6;39,7.8125E-7;40,1.5625E-6;41,0.0;42,0.0;43,1.5625E-6;44,7.8125E-7;45,1.5625E-6;46,1.5625E-6;47,7.8125E-7;48,1.5625E-6;49,7.8125E-7;50,1.5625E-6;51,1.5625E-6;52,2.34375E-6;53,5.46875E-6;54,3.125E-6;55,1.5625E-6;56,1.5625E-6;57,2.34375E-6;58,3.90625E-6;59,3.90625E-6;60,5.46875E-6;61,3.90625E-6;62,3.90625E-6;63,1.5625E-6;64,0.0;65,0.0;66,1.5625E-6;69,1.5625E-6;70,7.8125E-7;71,7.8125E-7;72,0.0;73,2.34375E-6;75,2.34375E-6;76,3.90625E-6;77,2.34375E-6;78,1.5625E-6;79,0.0;83,0.0;84,1.5625E-6;85,7.8125E-7;86,1.5625E-6;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:redstone_torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:14", + "distrib": "0,0.0;33,0.0;34,2.34375E-6;35,0.0;36,0.0;37,3.90625E-6;38,0.0;39,0.0;40,4.6875E-6;41,0.0;46,0.0;47,7.8125E-7;48,0.0;49,0.0;50,1.5625E-6;51,0.0;52,1.5625E-6;53,7.8125E-7;54,7.8125E-7;55,1.5625E-6;56,7.8125E-7;57,3.125E-6;58,0.0;59,3.125E-6;60,1.5625E-6;61,2.34375E-6;62,3.125E-6;63,3.90625E-6;64,0.0;73,0.0;74,1.5625E-6;75,0.0;78,0.0;79,7.8125E-7;80,0.0;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:15", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,1.5625E-6;38,0.0;46,0.0;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,7.8125E-7;53,0.0;54,3.125E-6;55,7.8125E-7;56,5.46875E-6;57,0.0;58,0.0;59,7.8125E-7;60,1.5625E-6;61,0.0;62,0.0;63,3.90625E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,1.5625E-6;75,0.0;76,7.8125E-7;77,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:15", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:10", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,6.25E-6;38,0.0;45,0.0;46,7.8125E-7;47,7.8125E-7;48,0.0;49,0.0;50,7.8125E-7;51,0.0;53,0.0;54,7.8125E-7;55,2.34375E-6;56,0.0;57,7.8125E-7;58,0.0;59,0.0;60,7.8125E-7;61,1.5625E-6;62,0.0;63,2.34375E-6;64,0.0;67,0.0;68,3.125E-6;69,0.0;73,0.0;74,1.5625E-6;75,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:11", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,3.90625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;46,0.0;47,1.5625E-6;48,0.0;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,2.34375E-6;54,1.5625E-6;55,3.125E-6;57,3.125E-6;58,0.0;59,7.8125E-7;60,0.0;61,7.8125E-7;62,7.8125E-7;63,5.46875E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,1.5625E-6;75,0.0;78,0.0;79,7.8125E-7;80,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:12", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,0.0;39,0.0;40,2.34375E-6;41,0.0;45,0.0;46,1.5625E-6;47,0.0;51,0.0;52,2.34375E-6;53,0.0;54,1.5625E-6;55,0.0;56,3.90625E-6;57,2.34375E-6;58,0.0;59,7.8125E-7;60,1.5625E-6;61,3.125E-6;62,1.5625E-6;63,7.03125E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;76,2.34375E-6;77,0.0;78,0.0;79,1.5625E-6;80,0.0;82,0.0;83,7.8125E-7;84,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:12", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster:13", + "distrib": "0,0.0;36,0.0;37,4.6875E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;46,0.0;47,2.34375E-6;48,0.0;53,0.0;54,7.8125E-7;55,1.5625E-6;56,1.5625E-6;57,3.90625E-6;58,0.0;59,3.125E-6;60,1.5625E-6;61,3.125E-6;62,1.5625E-6;63,3.90625E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,7.8125E-7;75,0.0;78,0.0;79,7.8125E-7;80,0.0;82,0.0;83,1.5625E-6;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster:13", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_stairs:0", + "distrib": "0,0.0;21,0.0;22,7.8125E-7;53,7.8125E-7;54,1.5625E-6;63,1.5625E-6;64,7.8125E-7;65,7.8125E-7;66,1.5625E-6;69,1.5625E-6;70,7.8125E-7;72,7.8125E-7;73,1.5625E-6;76,1.5625E-6;77,7.8125E-7;111,7.8125E-7;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_stairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:brewing_stand:0", + "distrib": "0,0.0;31,0.0;32,7.8125E-7;33,0.0;36,0.0;37,7.8125E-7;38,7.8125E-7;39,0.0;42,0.0;43,1.5625E-6;44,0.0;45,0.0;46,7.8125E-7;47,0.0;48,7.8125E-7;49,0.0;50,0.0;51,7.8125E-7;52,1.5625E-6;53,2.34375E-6;54,0.0;55,0.0;56,1.5625E-6;57,1.5625E-6;58,2.34375E-6;59,7.8125E-7;60,2.34375E-6;61,7.8125E-7;63,7.8125E-7;64,0.0;65,0.0;66,7.8125E-7;67,7.8125E-7;68,0.0;70,0.0;71,1.5625E-6;72,0.0;73,0.0;74,1.5625E-6;75,7.8125E-7;76,1.5625E-6;77,0.0;78,7.8125E-7;79,7.8125E-7;80,0.0;82,0.0;83,7.8125E-7;84,7.8125E-7;85,0.0;88,0.0;89,7.8125E-7;90,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:brewing_stand:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumfence:0", + "distrib": "0,0.0;28,0.0;29,1.5625E-6;30,7.8125E-7;31,7.8125E-7;32,0.0;33,0.0;34,9.375E-6;35,1.171875E-5;36,3.203125E-5;37,1.09375E-5;38,3.515625E-5;39,7.03125E-6;40,3.203125E-5;41,5.0E-5;42,4.296875E-5;43,2.890625E-5;44,1.328125E-5;45,2.03125E-5;46,3.4375E-5;47,5.625E-5;48,1.5625E-5;49,2.34375E-6;50,1.484375E-5;51,2.5E-5;52,3.203125E-5;53,3.828125E-5;54,3.359375E-5;55,5.46875E-5;56,1.1875E-4;57,1.125E-4;58,6.5625E-5;59,1.640625E-5;60,8.125E-5;61,7.96875E-5;62,1.3359376E-4;63,1.3125E-4;64,2.03125E-5;65,1.71875E-5;66,9.375E-6;67,1.640625E-5;68,8.59375E-6;69,1.40625E-5;70,1.875E-5;71,2.96875E-5;72,2.265625E-5;73,3.515625E-5;74,2.65625E-5;75,7.1875E-5;76,2.8125E-5;77,5.15625E-5;78,6.71875E-5;79,5.9375E-5;80,0.0;81,0.0;82,3.125E-6;83,3.125E-6;84,1.015625E-5;85,3.125E-6;86,1.640625E-5;87,1.25E-5;88,2.65625E-5;89,4.6875E-6;90,3.90625E-6;91,1.5625E-6;92,0.0;93,4.6875E-6;94,1.015625E-5;95,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:ethaxiumfence:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:torch:0", + "distrib": "0,0.0;16,0.0;17,3.125E-6;18,0.0;23,0.0;24,3.125E-6;25,0.0;30,0.0;31,3.125E-6;32,0.0;33,3.90625E-6;34,0.0;36,0.0;37,7.8125E-7;38,5.46875E-6;39,3.90625E-6;40,7.8125E-7;41,0.0;42,0.0;43,7.8125E-7;44,6.25E-6;45,3.90625E-6;46,3.125E-6;47,3.90625E-6;48,0.0;49,3.125E-6;50,0.0;51,0.0;52,1.40625E-5;53,8.59375E-6;54,1.09375E-5;55,3.90625E-6;56,7.8125E-7;57,6.25E-6;58,7.03125E-6;59,1.796875E-5;60,9.375E-6;61,1.328125E-5;62,7.8125E-6;63,3.125E-6;64,0.0;65,7.8125E-7;66,7.8125E-6;67,7.03125E-6;68,1.5625E-6;69,3.125E-6;70,0.0;71,3.125E-6;72,5.46875E-6;73,8.59375E-6;74,3.125E-6;75,5.46875E-6;76,7.03125E-6;77,7.03125E-6;78,3.90625E-6;79,0.0;80,6.25E-6;81,3.125E-6;82,0.0;83,3.125E-6;84,2.34375E-6;85,7.03125E-6;86,0.0;87,6.25E-6;88,3.125E-6;89,0.0;90,4.6875E-6;91,0.0;92,3.125E-6;93,0.0;94,6.25E-6;95,3.125E-6;96,0.0;97,3.125E-6;98,0.0;99,3.125E-6;100,0.0;101,6.25E-6;102,3.125E-6;103,0.0;104,3.125E-6;105,0.0;106,3.125E-6;107,0.0;108,6.25E-6;109,3.125E-6;110,0.0;111,3.125E-6;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:banner:0:{BlockEntityTag:{Patterns:[{Pattern:\"flo\",Color:12},{Pattern:\"ts\",Color:0},{Pattern:\"bs\",Color:0}]}}", + "distrib": "0,0.0;36,0.0;37,1.5625E-6;38,3.125E-6;39,3.125E-6;40,1.5625E-6;41,0.0;42,0.0;43,2.34375E-6;44,2.34375E-6;45,1.5625E-6;46,0.0;47,4.6875E-6;48,0.0;49,0.0;50,7.8125E-7;51,1.5625E-6;52,1.5625E-6;53,4.6875E-6;54,6.25E-6;55,6.25E-6;56,1.5625E-6;57,2.34375E-6;59,2.34375E-6;60,5.46875E-6;61,8.59375E-6;62,7.8125E-6;63,1.5625E-5;64,0.0;65,1.5625E-6;66,1.5625E-6;67,0.0;68,0.0;69,2.34375E-6;70,0.0;71,0.0;72,1.5625E-6;73,1.5625E-6;74,3.125E-6;75,3.125E-6;76,0.0;90,0.0;91,1.5625E-6;92,1.5625E-6;93,7.8125E-7;94,7.8125E-7;95,1.5625E-6;96,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:banner:0:{BlockEntityTag:{Patterns:[{Pattern:\"flo\",Color:12},{Pattern:\"ts\",Color:0},{Pattern:\"bs\",Color:0}]}}", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:red_mushroom:0", + "distrib": "0,0.0;22,0.0;23,7.8125E-7;24,1.5625E-6;25,0.0;28,0.0;29,7.03125E-6;30,0.0;31,7.8125E-7;33,7.8125E-7;34,3.90625E-6;35,1.5625E-6;36,2.34375E-6;37,1.5625E-6;38,3.125E-6;39,3.90625E-6;40,0.0;41,0.0;42,7.8125E-7;46,7.8125E-7;47,0.0;48,0.0;49,2.34375E-6;50,4.6875E-6;51,3.90625E-6;52,0.0;55,0.0;56,3.125E-6;57,1.5625E-6;58,3.125E-6;59,2.34375E-6;60,1.5625E-6;61,4.6875E-6;62,3.90625E-6;63,3.90625E-6;64,1.5625E-6;65,0.0;73,0.0;74,3.125E-6;75,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:crafting_table:0", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;39,0.0;40,7.8125E-7;42,7.8125E-7;43,0.0;44,7.8125E-7;45,0.0;49,0.0;50,7.8125E-7;51,7.8125E-7;52,0.0;57,0.0;58,7.8125E-7;59,7.8125E-7;60,0.0;61,1.5625E-6;62,7.8125E-7;63,7.8125E-7;64,0.0;72,0.0;73,7.8125E-7;74,0.0;76,0.0;77,7.8125E-7;78,0.0;79,7.8125E-7;80,0.0;81,0.0;82,7.8125E-7;83,0.0;89,0.0;90,7.8125E-7;91,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:chest:0", + "distrib": "0,0.0;21,0.0;22,1.5625E-6;23,0.0;28,0.0;29,1.5625E-6;30,0.0;35,0.0;36,1.5625E-6;37,0.0;42,0.0;43,1.5625E-6;44,0.0;49,0.0;50,1.5625E-6;51,1.5625E-6;52,0.0;53,0.0;54,1.5625E-6;55,0.0;56,0.0;57,4.6875E-6;58,1.5625E-6;59,0.0;60,1.5625E-6;61,1.5625E-6;62,0.0;63,0.0;64,3.125E-6;65,1.5625E-6;66,0.0;67,1.5625E-6;68,1.5625E-6;69,0.0;70,0.0;71,3.125E-6;72,1.5625E-6;73,0.0;74,2.34375E-6;75,1.5625E-6;76,1.5625E-6;77,0.0;78,3.125E-6;79,1.5625E-6;80,0.0;81,2.34375E-6;82,1.5625E-6;83,1.5625E-6;84,0.0;85,3.125E-6;86,1.5625E-6;87,0.0;88,2.34375E-6;89,1.5625E-6;90,1.5625E-6;91,0.0;92,3.125E-6;93,1.5625E-6;94,0.0;95,2.34375E-6;96,1.5625E-6;97,1.5625E-6;98,0.0;99,3.125E-6;100,1.5625E-6;101,0.0;102,2.34375E-6;103,1.5625E-6;104,1.5625E-6;105,0.0;106,3.125E-6;107,1.5625E-6;108,0.0;109,2.34375E-6;110,1.5625E-6;111,1.5625E-6;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:chest:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:cobblestone:0", + "distrib": "0,0.0;1,7.8125E-5;19,7.8125E-5;20,7.34375E-5;21,7.734375E-5;22,7.734375E-5;23,7.8125E-5;26,7.8125E-5;27,7.34375E-5;28,7.65625E-5;29,7.65625E-5;30,7.8125E-5;33,7.8125E-5;34,7.34375E-5;35,7.65625E-5;36,7.65625E-5;37,7.8125E-5;40,7.8125E-5;41,7.34375E-5;42,7.65625E-5;43,7.65625E-5;44,7.8125E-5;47,7.8125E-5;48,7.34375E-5;49,7.65625E-5;50,7.65625E-5;51,7.8125E-5;54,7.8125E-5;55,6.875E-5;56,7.578125E-5;57,7.265625E-5;58,7.5E-5;60,7.5E-5;61,7.8125E-5;62,6.875E-5;63,7.5E-5;64,4.453125E-5;65,4.6875E-5;67,4.6875E-5;68,5.0E-5;69,4.453125E-5;70,4.765625E-5;71,4.453125E-5;72,4.6875E-5;74,4.6875E-5;75,5.0E-5;76,4.453125E-5;77,4.765625E-5;78,3.4375E-5;79,3.59375E-5;81,3.59375E-5;82,3.90625E-5;83,3.4375E-5;84,3.75E-5;85,3.4375E-5;86,3.59375E-5;88,3.59375E-5;89,3.90625E-5;90,3.4375E-5;91,3.75E-5;92,3.4375E-5;93,3.59375E-5;95,3.59375E-5;96,3.90625E-5;97,3.4375E-5;98,3.75E-5;99,3.4375E-5;100,3.59375E-5;102,3.59375E-5;103,3.90625E-5;104,3.4375E-5;105,3.75E-5;106,3.4375E-5;107,3.59375E-5;109,3.59375E-5;110,3.90625E-5;111,3.4375E-5;112,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "thaumcraft:crystal_aqua:0", + "distrib": "0,0.0;16,0.0;17,4.6875E-6;18,3.125E-6;19,1.25E-5;20,1.09375E-5;21,9.375E-6;22,8.59375E-6;23,2.109375E-5;24,1.328125E-5;25,1.40625E-5;26,4.0625E-5;27,3.203125E-5;28,2.890625E-5;29,3.75E-5;30,4.140625E-5;31,2.890625E-5;32,1.484375E-5;33,1.953125E-5;34,2.734375E-5;35,2.03125E-5;36,1.71875E-5;37,1.171875E-5;38,8.59375E-6;39,7.8125E-6;40,8.59375E-6;41,7.8125E-6;42,1.640625E-5;43,1.796875E-5;44,1.484375E-5;45,9.375E-6;46,4.6875E-6;47,0.0;48,7.8125E-7;49,6.25E-6;50,7.03125E-6;51,6.25E-6;52,5.46875E-6;53,1.71875E-5;54,1.015625E-5;55,7.03125E-6;56,7.8125E-6;57,5.46875E-6;58,4.6875E-6;59,5.46875E-6;60,7.03125E-6;61,9.375E-6;62,4.6875E-6;63,3.90625E-6;64,7.8125E-7;65,3.125E-6;66,7.8125E-7;67,3.90625E-6;68,2.34375E-6;69,3.90625E-6;70,2.34375E-6;71,7.8125E-7;72,7.8125E-7;73,1.5625E-6;74,7.8125E-7;75,1.5625E-6;76,0.0;77,0.0;78,2.34375E-6;79,2.34375E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aqua\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:carpet:14", + "distrib": "0,0.0;34,0.0;35,1.796875E-5;37,1.796875E-5;38,0.0;40,0.0;41,1.328125E-5;42,0.0;44,0.0;45,2.03125E-5;46,0.0;48,0.0;49,7.03125E-6;50,0.0;51,5.390625E-5;52,1.796875E-5;53,1.796875E-5;54,0.0;55,1.796875E-5;56,0.0;57,3.046875E-5;58,3.59375E-5;59,1.796875E-5;60,1.796875E-5;61,7.03125E-6;62,3.59375E-5;63,0.0;69,0.0;70,1.796875E-5;71,0.0;72,3.125E-5;73,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:carpet:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass:1", + "distrib": "0,0.0;75,0.0;76,2.96875E-5;77,1.4765625E-4;78,0.0;107,0.0;108,2.34375E-5;109,1.359375E-4;110,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:ethaxiumbrickstairs:0", + "distrib": "0,0.0;28,0.0;29,3.125E-6;30,3.671875E-5;31,9.375E-6;32,1.328125E-5;33,2.03125E-5;34,6.71875E-5;35,9.140625E-5;36,1.21875E-4;37,1.2890625E-4;38,5.703125E-5;39,1.2421876E-4;40,2.015625E-4;41,2.046875E-4;42,1.6953125E-4;43,1.546875E-4;44,1.828125E-4;45,2.265625E-4;46,2.9609376E-4;47,3.4609376E-4;48,4.296875E-5;49,4.375E-5;50,2.6015626E-4;51,3.0390624E-4;52,2.484375E-4;53,3.328125E-4;54,2.7265624E-4;55,4.3984374E-4;56,5.382812E-4;57,5.867187E-4;58,5.140625E-4;59,6.0078123E-4;60,5.8359373E-4;61,6.242187E-4;62,6.5078126E-4;63,8.640625E-4;64,6.09375E-5;65,7.578125E-5;66,7.34375E-5;67,8.984375E-5;68,1.40625E-4;69,1.765625E-4;70,1.71875E-4;71,1.5625E-4;72,1.0E-4;73,2.1953126E-4;74,3.1328126E-4;75,3.3984374E-4;76,4.109375E-4;77,4.2421874E-4;78,4.0E-4;79,4.898438E-4;80,5.078125E-5;81,3.75E-5;82,5.234375E-5;83,4.765625E-5;84,4.21875E-5;85,5.78125E-5;86,4.765625E-5;87,3.59375E-5;88,2.96875E-5;89,5.625E-5;90,5.78125E-5;91,8.4375E-5;92,7.265625E-5;93,7.8125E-5;94,7.890625E-5;95,9.296875E-5;96,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:ethaxiumbrickstairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:bed:15", + "distrib": "0,0.0;29,0.0;30,1.5625E-6;31,1.5625E-6;32,0.0;34,0.0;35,1.5625E-6;36,7.8125E-7;37,0.0;43,0.0;44,1.5625E-6;45,2.34375E-6;46,3.125E-6;47,0.0;50,0.0;51,3.90625E-6;52,3.125E-6;53,0.0;54,4.6875E-6;55,1.5625E-6;56,0.0;57,4.6875E-6;58,0.0;59,4.6875E-6;60,0.0;61,0.0;62,4.6875E-6;63,4.6875E-6;64,0.0;65,2.34375E-6;66,0.0;67,3.125E-6;68,0.0;72,0.0;73,3.125E-6;74,1.5625E-6;75,1.5625E-6;76,0.0;77,0.0;78,4.6875E-6;79,0.0;89,0.0;90,1.5625E-6;91,0.0;93,0.0;94,1.5625E-6;95,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:bed:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumbrickstairs:0", + "distrib": "0,0.0;35,0.0;36,3.125E-6;37,0.0;39,0.0;40,1.5625E-6;41,0.0;42,1.5625E-6;43,0.0;46,0.0;47,3.125E-6;48,0.0;49,1.0859375E-4;50,1.046875E-4;51,7.5E-5;52,3.125E-5;53,4.140625E-5;54,2.1875E-5;55,2.1875E-5;56,4.53125E-5;57,9.375E-6;58,1.2265625E-4;59,2.3515624E-4;60,1.921875E-4;61,2.5703126E-4;62,1.578125E-4;63,6.484375E-5;64,3.90625E-6;65,3.4375E-5;66,3.125E-5;67,0.0;68,6.875E-5;69,1.4765625E-4;70,1.671875E-4;71,1.5E-4;72,9.53125E-5;73,2.5E-5;74,2.34375E-6;75,3.125E-5;76,2.5E-5;77,0.0;78,6.25E-5;79,1.25E-4;80,1.140625E-4;81,1.046875E-4;82,7.1875E-5;83,1.875E-5;84,2.109375E-5;85,2.1875E-5;86,1.875E-5;87,1.5625E-6;88,5.0E-5;89,8.4375E-5;90,8.4375E-5;91,8.75E-5;92,5.3125E-5;93,3.125E-5;94,1.796875E-5;95,1.5625E-5;96,0.0;99,0.0;100,1.5625E-5;101,4.375E-5;102,2.5E-5;103,1.5625E-5;104,1.484375E-5;105,0.0;109,0.0;110,9.375E-6;111,2.5E-5;112,0.0;113,1.25E-5;114,1.171875E-5;115,0.0;122,0.0;123,9.375E-6;124,8.59375E-6;125,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:darkethaxiumbrickstairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:psdl:0", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,7.8125E-7;38,0.0;49,0.0;50,7.8125E-7;51,0.0;52,7.8125E-7;53,0.0;54,0.0;55,1.5625E-6;56,0.0;58,0.0;59,7.8125E-7;61,7.8125E-7;62,0.0;63,2.34375E-6;64,0.0;67,0.0;68,7.8125E-7;69,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:psdl:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:tieredenergypedestal:0", + "distrib": "0,0.0;41,0.0;42,7.8125E-7;43,0.0;53,0.0;54,7.8125E-7;55,0.0;56,7.8125E-7;58,7.8125E-7;59,0.0;60,7.8125E-7;61,0.0;62,7.8125E-7;63,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:tieredenergypedestal:1", + "distrib": "0,0.0;55,0.0;56,7.8125E-7;57,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone:0", + "distrib": "0,0.0;1,1.5625E-4;48,1.5625E-4;49,1.515625E-4;50,1.5546875E-4;51,1.5234375E-4;52,1.53125E-4;54,1.53125E-4;55,1.515625E-4;56,1.5078126E-4;57,1.5078126E-4;58,1.4375E-4;59,1.4921874E-4;60,1.4609375E-4;61,1.5E-4;62,1.484375E-4;63,1.46875E-4;64,1.5E-4;65,1.4375E-4;66,1.484375E-4;67,1.453125E-4;68,1.5E-4;69,1.484375E-4;70,1.46875E-4;71,1.5E-4;72,1.4375E-4;73,1.484375E-4;74,1.40625E-4;75,1.484375E-4;76,1.4375E-4;77,1.4375E-4;78,1.46875E-4;79,1.40625E-4;80,1.484375E-4;81,1.40625E-4;82,1.484375E-4;83,1.4375E-4;84,1.4375E-4;85,1.46875E-4;86,1.40625E-4;87,1.484375E-4;88,1.40625E-4;89,1.484375E-4;90,1.4375E-4;91,1.4375E-4;92,1.46875E-4;93,1.40625E-4;94,1.484375E-4;95,1.40625E-4;96,1.484375E-4;97,1.4375E-4;98,1.4375E-4;99,1.46875E-4;100,1.40625E-4;101,1.484375E-4;102,1.40625E-4;103,1.484375E-4;104,1.4375E-4;105,1.4375E-4;106,1.46875E-4;107,1.40625E-4;108,1.484375E-4;109,1.40625E-4;110,1.484375E-4;111,1.4375E-4;112,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "minecraft:cobblestone:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:wooden_door:0", + "distrib": "0,0.0;30,0.0;31,7.8125E-7;32,7.8125E-7;33,0.0;35,0.0;36,1.5625E-6;37,1.5625E-6;38,0.0;39,0.0;40,7.8125E-7;41,1.5625E-6;42,2.34375E-6;43,1.5625E-6;44,7.8125E-7;45,7.8125E-7;46,0.0;47,1.5625E-6;48,1.5625E-6;49,0.0;50,7.8125E-7;51,7.8125E-7;52,3.125E-6;53,3.125E-6;54,1.5625E-6;55,3.125E-6;56,4.6875E-6;57,7.03125E-6;58,4.6875E-6;59,1.5625E-6;60,2.34375E-6;61,4.6875E-6;62,5.46875E-6;63,4.6875E-6;64,7.8125E-7;65,2.34375E-6;66,1.5625E-6;67,0.0;69,0.0;70,1.5625E-6;71,1.5625E-6;72,0.0;73,1.5625E-6;74,2.34375E-6;75,2.34375E-6;76,1.5625E-6;77,7.8125E-7;78,2.34375E-6;79,3.90625E-6;80,0.0;81,7.8125E-7;82,7.8125E-7;83,0.0;86,0.0;87,7.8125E-7;88,2.34375E-6;89,1.5625E-6;91,1.5625E-6;92,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:wooden_door:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_congealed:0", + "distrib": "0,0.0;73,0.0;74,7.8125E-7;75,3.125E-6;76,1.875E-5;77,5.46875E-6;78,2.34375E-6;79,3.125E-6;80,0.0;106,0.0;107,5.46875E-6;108,1.484375E-5;109,8.59375E-6;110,2.34375E-6;111,2.34375E-6;112,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_congealed:1", + "distrib": "0,0.0;75,0.0;76,9.375E-6;77,4.6875E-6;78,0.0;107,0.0;108,1.015625E-5;109,6.25E-6;110,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:repeater:0", + "distrib": "0,0.0;30,0.0;31,7.8125E-7;33,7.8125E-7;34,1.5625E-6;35,0.0;36,0.0;37,7.8125E-7;39,7.8125E-7;40,1.5625E-6;41,0.0;42,7.8125E-7;44,7.8125E-7;45,2.34375E-6;46,7.8125E-7;47,3.125E-6;48,7.8125E-7;49,7.8125E-7;50,2.34375E-6;51,1.5625E-6;52,3.125E-6;54,3.125E-6;55,3.90625E-6;56,1.5625E-6;57,2.34375E-6;58,3.90625E-6;59,4.6875E-6;60,4.6875E-6;61,3.90625E-6;62,3.90625E-6;63,7.8125E-7;64,0.0;65,7.8125E-7;67,7.8125E-7;68,2.34375E-6;69,7.8125E-7;70,7.8125E-7;71,1.5625E-6;72,7.8125E-7;73,7.8125E-7;74,1.5625E-6;75,3.90625E-6;76,3.125E-6;77,2.34375E-6;78,1.5625E-6;79,0.0;82,0.0;83,7.8125E-7;85,7.8125E-7;86,1.5625E-6;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:repeater:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_congealed:2", + "distrib": "0,0.0;75,0.0;76,7.03125E-6;77,2.578125E-5;78,1.40625E-5;79,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:ladder:0", + "distrib": "0,0.0;30,0.0;31,7.8125E-7;34,7.8125E-7;35,1.5625E-6;36,2.34375E-6;37,3.90625E-6;38,3.90625E-6;39,3.125E-6;41,3.125E-6;42,3.90625E-6;44,3.90625E-6;45,4.6875E-6;46,3.125E-6;47,3.90625E-6;48,0.0;49,7.8125E-7;50,1.5625E-6;51,4.6875E-6;52,6.25E-6;53,7.03125E-6;54,6.25E-6;55,7.03125E-6;56,7.03125E-6;57,9.375E-6;58,1.171875E-5;59,1.328125E-5;60,1.40625E-5;61,1.171875E-5;62,1.171875E-5;63,9.375E-6;64,7.8125E-7;65,1.5625E-6;66,1.5625E-6;67,7.8125E-7;68,7.8125E-7;69,0.0;70,1.5625E-6;71,1.5625E-6;72,3.125E-6;73,3.90625E-6;74,3.90625E-6;75,4.6875E-6;76,4.6875E-6;77,3.90625E-6;78,3.125E-6;79,2.34375E-6;80,0.0;82,0.0;83,7.8125E-7;86,7.8125E-7;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:ladder:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:darkethaxiumbrickfence:0", + "distrib": "0,0.0;63,0.0;64,3.515625E-5;65,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:darkethaxiumbrickfence:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:tieredenergypedestal:2", + "distrib": "0,0.0;55,0.0;56,7.8125E-7;57,0.0;61,0.0;62,7.8125E-7;63,7.8125E-7;64,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:tieredenergypedestal:3", + "distrib": "0,0.0;39,0.0;40,7.8125E-7;41,7.8125E-7;42,0.0;45,0.0;46,7.8125E-7;47,0.0;62,0.0;63,7.8125E-7;64,0.0;74,0.0;75,7.8125E-7;76,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:11", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,3.90625E-6;38,0.0;39,0.0;40,1.5625E-6;41,0.0;49,0.0;50,1.5625E-6;51,0.0;52,0.0;53,7.8125E-7;54,2.34375E-6;55,2.34375E-6;56,1.5625E-6;57,7.8125E-7;58,0.0;59,2.34375E-6;60,0.0;61,1.5625E-6;62,0.0;63,2.34375E-6;64,0.0;67,0.0;68,1.5625E-6;69,0.0;82,0.0;83,3.125E-6;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:crystalcluster2:10", + "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;36,0.0;37,5.46875E-6;38,0.0;39,0.0;40,7.8125E-7;41,0.0;45,0.0;46,7.8125E-7;47,0.0;51,0.0;52,7.8125E-7;53,1.5625E-6;54,1.5625E-6;55,7.8125E-7;56,7.8125E-7;57,0.0;58,0.0;59,7.8125E-7;60,7.8125E-7;61,1.5625E-6;62,2.34375E-6;63,7.8125E-7;64,0.0;67,0.0;68,7.8125E-7;69,0.0;73,0.0;74,1.5625E-6;75,0.0;84,0.0;85,7.8125E-7;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:crystalcluster2:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_dirt:2", + "distrib": "0,0.0;69,0.0;70,7.8125E-7;71,6.25E-6;72,2.890625E-5;73,8.203125E-5;74,1.46875E-4;75,1.9453125E-4;76,2.078125E-4;77,1.1484375E-4;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:glowstone:0", + "distrib": "0,0.0;48,0.0;49,3.125E-6;50,0.0;55,0.0;56,3.125E-6;57,0.0;62,0.0;63,3.125E-6;64,0.0;68,0.0;69,1.5625E-6;70,3.125E-6;71,0.0;75,0.0;76,1.5625E-6;77,3.125E-6;78,0.0;82,0.0;83,1.5625E-6;84,3.125E-6;85,0.0;89,0.0;90,1.5625E-6;91,3.125E-6;92,0.0;96,0.0;97,1.5625E-6;98,3.125E-6;99,0.0;103,0.0;104,1.5625E-6;105,3.125E-6;106,0.0;110,0.0;111,1.5625E-6;112,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "minecraft:glowstone_dust:0", + "fortunes": { + "0": 3.0001, + "1": 3.3483, + "2": 3.5442, + "3": 3.666 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:6", + "distrib": "0,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_purple_end:0", + "distrib": "0,0.0;65,0.0;66,1.5625E-6;67,7.8125E-7;68,7.8125E-7;69,1.5625E-6;70,1.5625E-6;71,7.8125E-7;72,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_dirt:1", + "distrib": "0,0.0;109,0.0;110,3.90625E-6;111,1.40625E-5;112,0.0;152,0.0;153,2.34375E-6;154,3.125E-6;155,7.03125E-6;156,3.046875E-5;157,8.90625E-5;158,1.7265625E-4;159,2.5078125E-4;160,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:5", + "distrib": "0,0.0;72,0.0;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_grass:8", + "distrib": "0,0.0;76,0.0;77,1.328125E-5;78,1.078125E-4;79,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:2", + "distrib": "0,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:1", + "distrib": "0,0.0;73,0.0;74,1.5625E-6;75,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_dirt:0", + "distrib": "0,0.0;66,0.0;67,4.6875E-6;68,2.03125E-5;69,5.078125E-5;70,9.765625E-5;71,1.5078126E-4;72,2.0390625E-4;73,2.453125E-4;74,2.4609375E-4;75,2.296875E-4;76,1.53125E-4;77,0.0;101,0.0;102,5.46875E-6;103,3.125E-5;104,8.359375E-5;105,1.46875E-4;106,1.9609375E-4;107,2.25E-4;108,1.4375E-4;109,1.71875E-5;110,4.6875E-5;111,9.765625E-5;112,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:4", + "distrib": "0,0.0;72,0.0;73,1.5625E-6;74,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_vine_purple:0", + "distrib": "0,0.0;68,0.0;69,1.5625E-6;70,3.125E-6;71,3.90625E-6;72,4.6875E-6;73,4.6875E-6;74,3.125E-6;75,1.5625E-6;76,1.5625E-6;77,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "abyssalcraft:statue:3", + "distrib": "0,0.0;71,0.0;72,2.34375E-6;73,0.0;77,0.0;78,7.8125E-7;79,0.0;", + "silktouch": false, + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:carpet:8", + "distrib": "0,0.0;30,0.0;31,7.8125E-7;32,7.8125E-7;33,0.0;35,0.0;36,7.8125E-7;37,7.8125E-7;38,0.0;39,0.0;40,3.125E-6;41,0.0;44,0.0;45,7.8125E-7;46,3.125E-6;47,3.90625E-6;48,0.0;50,0.0;51,7.8125E-7;52,1.5625E-6;53,1.5625E-6;54,0.0;55,1.5625E-6;56,3.125E-6;57,2.34375E-6;58,2.34375E-6;59,0.0;60,2.34375E-6;61,0.0;62,1.5625E-6;63,1.5625E-6;64,0.0;65,0.0;66,1.5625E-6;67,0.0;68,3.90625E-6;69,0.0;73,0.0;74,1.5625E-6;75,7.8125E-7;76,7.8125E-7;77,0.0;78,0.0;79,4.6875E-6;80,0.0;87,0.0;88,3.125E-6;89,0.0;90,0.0;91,2.34375E-6;92,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:carpet:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "tconstruct:slime_leaves:1", + "distrib": "0,0.0;77,0.0;78,3.125E-6;79,2.5E-5;80,0.0;108,0.0;109,1.5625E-6;110,2.5E-5;111,1.875E-5;112,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:edible:2", + "fortunes": { + "0": 0.0058, + "1": 0.0051, + "2": 0.0059, + "3": 0.0085 + } + }, + { + "itemStack": "tconstruct:slime_sapling:1", + "fortunes": { + "0": 0.0422, + "1": 0.0486, + "2": 0.0612, + "3": 0.1045 + } + } + ], + "dim": "Dim 52: Omothol" + }, + { + "block": "minecraft:stone_slab:0", + "distrib": "0,0.0;60,0.0;61,3.984375E-5;62,7.8125E-7;63,0.0;67,0.0;68,3.984375E-5;69,7.8125E-7;70,0.0;74,0.0;75,3.984375E-5;76,7.8125E-7;77,0.0;81,0.0;82,3.75E-5;83,7.8125E-7;84,0.0;88,0.0;89,3.671875E-5;90,7.8125E-7;91,0.0;95,0.0;96,3.59375E-5;97,7.8125E-7;98,0.0;102,0.0;103,3.59375E-5;104,7.8125E-7;105,0.0;109,0.0;110,3.4375E-5;111,7.8125E-7;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_slab:0", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_ignis:0", + "distrib": "0,0.0;1,7.4921874E-4;2,2.140625E-4;3,2.328125E-4;4,9.476562E-4;5,0.0;10,0.0;11,2.34375E-6;12,7.8125E-7;13,1.5625E-6;14,0.0;15,1.5625E-6;16,0.0;19,0.0;20,3.125E-6;21,3.90625E-6;22,1.5625E-6;23,2.34375E-6;24,6.25E-6;25,7.03125E-6;26,9.375E-6;27,3.90625E-6;28,7.03125E-6;29,3.90625E-6;30,2.34375E-6;31,3.125E-6;32,4.921875E-5;33,4.375E-5;34,3.828125E-5;35,1.953125E-5;36,2.8125E-5;37,3.828125E-5;38,2.734375E-5;39,3.828125E-5;40,3.046875E-5;41,3.359375E-5;42,2.578125E-5;43,3.671875E-5;44,3.75E-5;45,2.734375E-5;46,2.1875E-5;47,2.34375E-5;48,2.109375E-5;49,1.484375E-5;50,2.890625E-5;51,1.953125E-5;52,2.109375E-5;53,1.796875E-5;54,2.8125E-5;55,2.03125E-5;56,1.640625E-5;57,2.34375E-5;58,1.328125E-5;59,2.421875E-5;60,1.09375E-5;61,3.125E-6;62,4.6875E-6;63,5.46875E-6;64,8.59375E-6;65,8.59375E-6;66,1.484375E-5;67,7.03125E-6;68,4.6875E-6;69,7.03125E-6;70,0.0;71,1.015625E-5;72,3.90625E-6;73,8.59375E-6;74,1.5625E-6;75,1.5625E-6;76,4.6875E-6;77,7.8125E-7;78,3.90625E-6;79,0.0;80,1.5625E-6;81,0.0;82,0.0;83,7.8125E-7;84,7.8125E-7;85,0.0;86,0.0;87,7.8125E-7;88,3.90625E-6;89,2.34375E-6;90,7.8125E-7;91,7.8125E-7;92,0.0;94,0.0;95,1.5625E-6;97,1.5625E-6;98,0.0;99,0.0;100,7.8125E-7;101,2.34375E-6;102,3.90625E-6;103,2.34375E-6;104,3.125E-6;105,2.34375E-6;106,1.5625E-6;107,3.125E-6;108,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ignis\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:logs.3:3", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;66,7.8125E-7;67,3.90625E-6;68,2.34375E-6;69,0.0;71,0.0;72,7.8125E-7;73,1.5625E-6;74,7.8125E-7;75,7.8125E-7;76,1.5625E-6;77,4.6875E-6;78,3.125E-6;79,6.25E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:beehives:0", + "distrib": "0,0.0;66,0.0;67,7.8125E-7;69,7.8125E-7;70,3.125E-6;71,3.125E-6;72,9.375E-6;73,5.46875E-6;74,6.25E-6;75,7.03125E-6;76,1.484375E-5;77,1.796875E-5;78,1.25E-5;79,1.015625E-5;80,0.0;86,0.0;87,7.8125E-7;88,0.0;89,0.0;90,7.8125E-7;91,2.34375E-6;92,2.34375E-6;93,7.8125E-7;94,1.5625E-6;95,0.0;96,7.8125E-7;97,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesForest\",UID1:\"forestry.speciesForest\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityHigh\",UID1:\"forestry.fertilityHigh\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.273, + "1": 0.2823, + "2": 0.2792, + "3": 0.2752 + } + }, + { + "itemStack": "forestry:bee_drone_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesForest\",UID1:\"forestry.speciesForest\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityHigh\",UID1:\"forestry.fertilityHigh\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.7478, + "1": 0.7535, + "2": 0.7599, + "3": 0.7541 + } + }, + { + "itemStack": "forestry:bee_drone_ge:0:{IsAnalyzed:0b,Health:50,MaxH:50,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesValiant\",UID1:\"forestry.speciesValiant\"},{Slot:1b,UID0:\"forestry.speedSlow\",UID1:\"forestry.speedSlow\"},{Slot:2b,UID0:\"forestry.lifespanLong\",UID1:\"forestry.lifespanLong\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.0161, + "1": 0.0177, + "2": 0.0186, + "3": 0.0164 + } + }, + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:50,MaxH:50,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesValiant\",UID1:\"forestry.speciesValiant\"},{Slot:1b,UID0:\"forestry.speedSlow\",UID1:\"forestry.speedSlow\"},{Slot:2b,UID0:\"forestry.lifespanLong\",UID1:\"forestry.lifespanLong\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.023, + "1": 0.0222, + "2": 0.0233, + "3": 0.0202 + } + }, + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesForest\",UID1:\"forestry.speciesForest\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityHigh\",UID1:\"forestry.fertilityHigh\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.0575, + "1": 0.056, + "2": 0.0577, + "3": 0.057 + } + }, + { + "itemStack": "forestry:bee_combs:0", + "fortunes": { + "0": 0.8284, + "1": 0.8183, + "2": 0.8196, + "3": 0.8295 + } + }, + { + "itemStack": "forestry:bee_drone_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesForest\",UID1:\"forestry.speciesForest\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityHigh\",UID1:\"forestry.fertilityHigh\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.0502, + "1": 0.046, + "2": 0.0429, + "3": 0.0488 + } + }, + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesForest\",UID1:\"forestry.speciesForest\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityHigh\",UID1:\"forestry.fertilityHigh\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]},NA:0b}", + "fortunes": { + "0": 0.6465, + "1": 0.6395, + "2": 0.6398, + "3": 0.6476 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:11", + "distrib": "0,0.0;26,0.0;27,7.8125E-7;28,7.8125E-7;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:12", + "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,0.0;14,7.8125E-7;15,0.0;19,0.0;20,1.5625E-6;21,7.8125E-7;22,0.0;26,0.0;27,7.8125E-7;28,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:12", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:13", + "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,0.0;12,1.5625E-6;13,0.0;14,0.0;15,7.8125E-7;16,0.0;20,0.0;21,2.34375E-6;22,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:13", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:beehives:1", + "distrib": "0,0.0;60,0.0;61,1.5625E-6;62,0.0;63,2.96875E-5;64,7.8125E-6;65,4.6875E-6;66,7.8125E-6;67,6.25E-6;68,7.8125E-6;69,7.03125E-6;70,1.09375E-5;71,9.375E-6;72,7.03125E-6;73,5.46875E-6;74,1.5625E-6;75,2.34375E-6;76,1.5625E-6;77,7.8125E-7;78,7.8125E-7;79,1.5625E-6;80,0.0;83,0.0;84,1.5625E-6;85,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesMeadows\",UID1:\"forestry.speciesMeadows\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]},NA:0b}", + "fortunes": { + "0": 0.6827, + "1": 0.6876, + "2": 0.6778, + "3": 0.676 + } + }, + { + "itemStack": "forestry:bee_drone_ge:0:{IsAnalyzed:0b,Health:50,MaxH:50,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesValiant\",UID1:\"forestry.speciesValiant\"},{Slot:1b,UID0:\"forestry.speedSlow\",UID1:\"forestry.speedSlow\"},{Slot:2b,UID0:\"forestry.lifespanLong\",UID1:\"forestry.lifespanLong\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.0182, + "1": 0.0193, + "2": 0.0184, + "3": 0.0181 + } + }, + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:50,MaxH:50,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesValiant\",UID1:\"forestry.speciesValiant\"},{Slot:1b,UID0:\"forestry.speedSlow\",UID1:\"forestry.speedSlow\"},{Slot:2b,UID0:\"forestry.lifespanLong\",UID1:\"forestry.lifespanLong\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.0236, + "1": 0.024, + "2": 0.023, + "3": 0.0242 + } + }, + { + "itemStack": "forestry:bee_combs:0", + "fortunes": { + "0": 0.8137, + "1": 0.808, + "2": 0.8107, + "3": 0.8082 + } + }, + { + "itemStack": "forestry:bee_drone_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesMeadows\",UID1:\"forestry.speciesMeadows\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.7933, + "1": 0.7917, + "2": 0.7905, + "3": 0.7906 + } + }, + { + "itemStack": "forestry:bee_princess_ge:0:{IsAnalyzed:0b,Health:20,MaxH:20,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.speciesMeadows\",UID1:\"forestry.speciesMeadows\"},{Slot:1b,UID0:\"forestry.speedSlowest\",UID1:\"forestry.speedSlowest\"},{Slot:2b,UID0:\"forestry.lifespanShorter\",UID1:\"forestry.lifespanShorter\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:5b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:6b,UID0:\"forestry.toleranceNone\",UID1:\"forestry.toleranceNone\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlower\",UID1:\"forestry.floweringSlower\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"forestry.effectNone\",UID1:\"forestry.effectNone\"}]}}", + "fortunes": { + "0": 0.2937, + "1": 0.2884, + "2": 0.2992, + "3": 0.2998 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:14", + "distrib": "0,0.0;5,0.0;6,7.8125E-7;7,0.0;9,0.0;10,7.8125E-7;11,0.0;15,0.0;16,1.5625E-6;17,0.0;22,0.0;23,7.8125E-7;24,0.0;25,1.5625E-6;26,0.0;27,7.8125E-7;28,7.8125E-7;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:10", + "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,7.8125E-7;14,0.0;16,0.0;17,1.5625E-6;18,7.8125E-7;19,0.0;20,1.5625E-6;21,2.34375E-6;22,0.0;23,0.0;24,7.8125E-7;25,0.0;26,7.8125E-7;27,0.0;28,7.8125E-7;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_blue_end:0", + "distrib": "0,0.0;121,0.0;122,7.8125E-7;123,7.8125E-7;124,0.0;125,0.0;126,3.125E-6;127,2.34375E-6;128,7.8125E-7;130,7.8125E-7;131,1.5625E-6;132,1.5625E-6;133,7.8125E-7;134,3.125E-6;135,1.5625E-6;136,7.8125E-7;137,0.0;140,0.0;141,7.8125E-7;142,1.5625E-6;143,7.8125E-7;144,2.34375E-6;145,1.5625E-6;146,2.34375E-6;147,7.8125E-7;148,7.8125E-7;149,0.0;157,0.0;158,2.34375E-6;159,2.34375E-6;160,3.125E-6;161,3.90625E-6;162,7.8125E-7;165,7.8125E-7;166,0.0;201,0.0;202,7.8125E-7;203,0.0;205,0.0;206,7.8125E-7;207,3.125E-6;208,7.8125E-7;209,7.8125E-7;210,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:shoggothbiomass:0", + "distrib": "0,0.0;53,0.0;54,8.59375E-6;55,0.0;68,0.0;69,4.6875E-6;70,0.0;71,0.0;72,1.5625E-6;73,2.34375E-5;74,0.0;75,0.0;76,5.46875E-6;77,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:15", + "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,0.0;14,0.0;15,7.8125E-7;16,1.5625E-6;17,7.8125E-7;18,0.0;20,0.0;21,7.8125E-7;22,0.0;28,0.0;29,1.5625E-6;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:15", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower1:5", + "distrib": "0,0.0;78,0.0;79,7.8125E-7;80,7.8125E-7;81,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower1:7", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;68,0.0;69,7.8125E-7;70,7.8125E-7;71,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadplanks:0", + "distrib": "0,0.0;3,0.0;4,1.015625E-5;5,1.5625E-6;6,1.5625E-6;7,4.6875E-6;8,9.375E-6;9,7.03125E-6;10,1.484375E-5;11,2.578125E-5;12,4.6875E-5;13,1.1171875E-4;14,1.4140626E-4;15,1.6484375E-4;16,1.390625E-4;17,1.765625E-4;18,2.3046875E-4;19,3.2109374E-4;20,2.875E-4;21,2.140625E-4;22,2.8671874E-4;23,4.078125E-4;24,2.1484375E-4;25,2.546875E-4;26,3.234375E-4;27,2.953125E-4;28,2.734375E-4;29,4.1640626E-4;30,3.84375E-4;31,4.953125E-4;32,5.898437E-4;33,6.640625E-4;34,7.3828123E-4;35,8.734375E-4;36,8.7578123E-4;37,7.960937E-4;38,6.984375E-4;39,6.242187E-4;40,7.8828126E-4;41,6.0546875E-4;42,5.7109375E-4;43,4.953125E-4;44,4.9765623E-4;45,5.070313E-4;46,2.2890625E-4;47,1.328125E-4;48,1.8203125E-4;49,1.296875E-4;50,3.203125E-5;51,3.515625E-5;52,1.640625E-5;53,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadore:0", + "distrib": "0,0.0;5,0.0;6,0.004250781;7,0.004078906;8,0.0040476564;9,0.0041203126;10,0.0041609374;11,0.004272656;12,0.004078125;13,0.004052344;14,0.0041265623;15,0.004139844;16,0.0042875;17,0.004307031;18,0.0041289064;19,0.0041125;20,0.004003125;21,0.004146875;22,0.0042304685;23,0.0041734376;24,0.0042609377;25,0.0042625;26,0.004089844;27,0.004059375;28,0.003969531;29,0.0040164064;30,0.0040226565;31,0.0042023435;32,0.0042632814;33,0.0042015626;34,0.004096875;35,0.004159375;36,0.004225781;37,0.0043429686;38,0.0042648437;39,0.0041773436;40,0.00423125;41,0.004333594;42,0.0041328124;43,0.0042695315;44,0.0041820314;45,0.0040414063;46,0.0040210937;47,0.0041492186;48,0.0040664063;49,0.004025;50,0.004209375;51,0.004191406;52,0.0042953123;53,0.004278906;54,0.0043453127;55,0.004249219;56,0.004165625;57,0.004134375;58,0.004146875;59,0.0039171875;60,0.0033765626;61,0.003228125;62,0.0029867187;63,0.0015648437;64,1.921875E-4;65,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:decorativestatue:5", + "distrib": "0,0.0;73,0.0;74,7.8125E-7;75,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_aer:0", + "distrib": "0,0.0;1,9.15625E-4;2,2.375E-4;3,2.3046875E-4;4,8.5546874E-4;5,0.0;10,0.0;11,3.90625E-6;12,7.8125E-7;13,0.0;14,7.8125E-7;15,0.0;16,1.5625E-6;17,5.46875E-6;18,0.0;23,0.0;24,7.8125E-7;25,2.34375E-6;26,3.125E-6;27,7.8125E-7;28,0.0;29,2.34375E-6;30,0.0;31,1.015625E-5;32,4.921875E-5;33,5.15625E-5;34,3.75E-5;35,5.390625E-5;36,5.703125E-5;37,4.6875E-5;38,3.59375E-5;39,3.59375E-5;40,4.0625E-5;41,3.75E-5;42,3.515625E-5;43,3.046875E-5;44,3.046875E-5;45,4.296875E-5;46,1.875E-5;47,2.65625E-5;48,2.734375E-5;49,2.734375E-5;50,2.421875E-5;51,2.03125E-5;52,2.734375E-5;53,2.8125E-5;54,2.265625E-5;55,7.8125E-6;56,1.5625E-5;57,2.109375E-5;58,1.875E-5;59,1.171875E-5;60,4.6875E-6;61,3.125E-6;62,1.015625E-5;63,2.03125E-5;64,9.375E-6;65,7.03125E-6;66,3.90625E-6;67,1.5625E-6;68,3.90625E-6;69,9.375E-6;70,5.46875E-6;71,7.8125E-6;72,9.375E-6;73,2.34375E-6;74,7.8125E-7;75,4.6875E-6;76,7.8125E-7;77,0.0;79,0.0;80,2.34375E-6;81,7.03125E-6;82,3.125E-6;83,3.125E-6;84,2.34375E-6;85,3.125E-6;86,3.125E-6;87,0.0;88,0.0;89,5.46875E-6;90,1.5625E-6;91,0.0;93,0.0;94,7.8125E-7;95,0.0;96,1.5625E-6;97,0.0;102,0.0;103,7.8125E-7;104,1.5625E-6;107,1.5625E-6;108,0.0;109,2.34375E-6;110,1.5625E-6;111,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aer\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:cobblestone:0", + "distrib": "0,0.0;4,0.0;5,0.99996406;6,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "unlimitedchiselworks:chisel_stonebrick_abyssalcraft_abydreadbrick_0:1", + "distrib": "0,0.0;61,0.0;62,1.0E-4;63,2.5E-5;64,3.125E-6;65,0.0;70,0.0;71,4.6875E-6;72,2.65625E-5;73,7.8125E-6;74,6.25E-6;75,0.0;78,0.0;79,2.5E-5;80,0.0;106,0.0;107,2.34375E-6;108,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_blue_mid:0", + "distrib": "0,0.0;122,0.0;123,7.8125E-7;124,1.5625E-6;125,7.8125E-7;126,0.0;127,3.125E-6;128,0.0;129,7.8125E-7;130,1.5625E-6;131,2.34375E-6;132,2.34375E-6;133,3.125E-6;135,3.125E-6;136,4.6875E-6;137,2.34375E-6;138,0.0;141,0.0;142,7.8125E-7;143,2.34375E-6;144,2.34375E-6;145,3.125E-6;147,3.125E-6;148,1.5625E-6;149,7.8125E-7;150,0.0;158,0.0;159,2.34375E-6;160,3.90625E-6;161,6.25E-6;162,7.8125E-6;163,5.46875E-6;164,1.5625E-6;165,7.8125E-7;166,7.8125E-7;167,0.0;202,0.0;203,7.8125E-7;205,7.8125E-7;206,0.0;207,7.8125E-7;208,3.125E-6;209,3.125E-6;210,2.34375E-6;211,7.8125E-7;212,7.8125E-7;213,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:decorativestatue:3", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:yellow_flower:0", + "distrib": "0,0.0;62,0.0;63,1.71875E-5;64,3.90625E-6;65,2.34375E-6;66,6.25E-6;67,3.90625E-6;68,3.90625E-6;69,4.6875E-6;70,1.09375E-5;71,6.25E-6;72,3.125E-6;73,1.5625E-6;74,7.8125E-7;75,1.5625E-6;76,3.90625E-6;77,2.34375E-6;78,7.8125E-7;79,0.0;82,0.0;83,2.34375E-6;84,0.0;86,0.0;87,7.8125E-7;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:yellow_flower:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.0:10", + "distrib": "0,0.0;64,0.0;65,6.25E-6;66,1.171875E-5;67,1.328125E-5;68,5.46875E-6;69,7.8125E-7;70,0.0;71,0.0;72,5.46875E-6;73,7.03125E-6;74,7.03125E-6;75,7.8125E-7;76,6.25E-6;77,9.375E-6;78,7.03125E-6;79,7.8125E-7;80,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"wildcherry\",UID1:\"wildcherry\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"extratrees.fruitWild_cherry\",UID1:\"extratrees.fruitWild_cherry\"},{Slot:4b,UID0:\"forestry.yieldLower\",UID1:\"forestry.yieldLower\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFast\",UID1:\"forestry.maturationFast\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0363, + "1": 0.0355, + "2": 0.0354, + "3": 0.0337 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower1:2", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;71,0.0;72,7.8125E-7;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:rail:0", + "distrib": "0,0.0;5,0.0;6,6.25E-6;7,0.0;8,0.0;9,1.640625E-5;10,1.796875E-5;11,5.46875E-6;12,3.125E-5;13,5.078125E-5;14,4.609375E-5;15,2.03125E-5;16,4.765625E-5;17,1.125E-4;18,6.953125E-5;19,4.921875E-5;20,9.765625E-5;21,1.328125E-4;22,5.234375E-5;23,4.921875E-5;24,9.375E-5;25,6.25E-5;26,5.390625E-5;27,1.078125E-4;28,8.203125E-5;29,1.0078125E-4;30,9.375E-5;31,1.015625E-4;32,1.6640624E-4;33,1.5234375E-4;34,1.890625E-4;35,1.609375E-4;36,1.8671875E-4;37,1.03125E-4;38,2.2890625E-4;39,8.984375E-5;40,1.296875E-4;41,8.59375E-5;42,9.609375E-5;43,1.4296875E-4;44,8.828125E-5;45,2.03125E-5;46,2.65625E-5;47,6.09375E-5;48,1.640625E-5;49,0.0;50,5.46875E-6;51,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:rail:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadleaves:0", + "distrib": "0,0.0;55,0.0;56,9.375E-6;57,6.25E-6;58,3.90625E-6;59,1.25E-5;60,1.25E-5;61,7.8125E-6;62,7.03125E-6;63,4.6875E-6;64,7.8125E-7;65,0.0;66,0.0;67,3.125E-6;68,3.28125E-5;69,7.734375E-5;70,1.546875E-4;71,4.6171874E-4;72,0.0014453125;73,0.0030148437;74,0.004530469;75,0.005259375;76,0.0056992187;77,0.006321875;78,0.00741875;79,0.008040625;80,3.6953125E-4;81,3.234375E-4;82,2.6484375E-4;83,2.765625E-4;84,3.3671875E-4;85,3.25E-4;86,3.203125E-4;87,3.3671875E-4;88,4.234375E-4;89,4.8671875E-4;90,4.96875E-4;91,4.4765626E-4;92,4.0859374E-4;93,5.015625E-4;94,6.046875E-4;95,6.25E-4;96,1.640625E-5;97,9.375E-6;98,3.28125E-5;99,2.421875E-5;100,8.59375E-6;101,6.25E-6;102,1.328125E-5;103,2.265625E-5;104,2.109375E-5;105,8.59375E-6;106,1.328125E-5;107,1.40625E-5;108,2.109375E-5;109,1.328125E-5;110,1.09375E-5;111,1.328125E-5;112,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:dreadsapling:0", + "fortunes": { + "0": 0.0503, + "1": 0.0481, + "2": 0.0494, + "3": 0.0485 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:monolithpillar:0", + "distrib": "0,0.0;56,0.0;57,3.125E-6;59,3.125E-6;60,0.0;71,0.0;72,1.5625E-6;73,1.5625E-6;74,3.125E-6;75,3.125E-6;76,6.25E-6;77,4.6875E-6;78,3.125E-6;79,1.5625E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:monolithpillar:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "actuallyadditions:item_canola_seed:0", + "distrib": "0,0.0;62,0.0;63,7.8125E-6;64,1.5625E-6;65,3.125E-6;66,1.5625E-6;67,3.125E-6;68,1.5625E-6;69,7.8125E-7;70,4.6875E-6;71,7.8125E-7;72,0.0;73,7.8125E-7;74,7.8125E-7;75,0.0;76,0.0;77,2.34375E-6;78,1.5625E-6;79,7.8125E-7;80,0.0;86,0.0;87,7.8125E-7;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "actuallyadditions:item_canola_seed:0", + "fortunes": { + "0": 1.7137, + "1": 2.283, + "2": 2.8532, + "3": 3.4261 + } + }, + { + "itemStack": "actuallyadditions:item_misc:13", + "fortunes": { + "0": 3.001, + "1": 3.0006, + "2": 3.0151, + "3": 2.9858 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_purple_mid:0", + "distrib": "0,0.0;151,0.0;152,7.8125E-7;153,2.34375E-6;154,1.5625E-6;155,4.6875E-6;156,7.8125E-6;157,1.09375E-5;158,1.171875E-5;159,4.6875E-6;160,0.0;169,0.0;170,4.6875E-6;171,3.125E-6;172,6.25E-6;173,3.125E-6;174,6.25E-6;175,9.375E-6;176,0.0;219,0.0;220,1.171875E-5;221,1.09375E-5;222,1.5625E-6;223,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:leaves.decorative.0:3", + "distrib": "0,0.0;65,0.0;66,3.515625E-5;67,3.59375E-5;68,3.515625E-5;69,3.90625E-5;70,8.671875E-5;71,7.109375E-5;72,6.71875E-5;73,1.6875E-4;74,1.8125E-4;75,1.4296875E-4;76,1.6640624E-4;77,1.328125E-4;78,8.828125E-5;79,3.828125E-5;80,0.0;81,1.171875E-5;82,8.59375E-6;83,5.46875E-6;85,5.46875E-6;86,3.125E-6;87,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.treeLime\",UID1:\"forestry.treeLime\"},{Slot:1b,UID0:\"forestry.heightSmall\",UID1:\"forestry.heightSmall\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"forestry.fruitNone\",UID1:\"forestry.fruitNone\"},{Slot:4b,UID0:\"forestry.yieldLower\",UID1:\"forestry.yieldLower\"},{Slot:5b,UID0:\"forestry.sappinessLower\",UID1:\"forestry.sappinessLower\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationAverage\",UID1:\"forestry.maturationAverage\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0343, + "1": 0.0339, + "2": 0.0376, + "3": 0.0356 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:leaves.decorative.0:9", + "distrib": "0,0.0;66,0.0;67,3.90625E-6;68,7.8125E-6;69,8.59375E-6;70,3.90625E-6;71,1.484375E-5;72,6.640625E-5;73,9.84375E-5;74,9.84375E-5;75,7.578125E-5;76,7.5E-5;77,5.703125E-5;78,6.640625E-5;79,4.0625E-5;80,0.0;86,0.0;87,4.6875E-6;88,4.6875E-6;89,0.0;90,7.8125E-7;91,7.8125E-7;92,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.treeMaple\",UID1:\"forestry.treeMaple\"},{Slot:1b,UID0:\"forestry.heightAverage\",UID1:\"forestry.heightAverage\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"forestry.fruitNone\",UID1:\"forestry.fruitNone\"},{Slot:4b,UID0:\"forestry.yieldLowest\",UID1:\"forestry.yieldLowest\"},{Slot:5b,UID0:\"forestry.sappinessLower\",UID1:\"forestry.sappinessLower\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationAverage\",UID1:\"forestry.maturationAverage\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0385, + "1": 0.0333, + "2": 0.033, + "3": 0.0342 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:stonebrick:0", + "distrib": "0,0.0;61,0.0;62,3.59375E-5;63,3.125E-6;64,0.0;65,0.0;66,1.5625E-5;67,1.5625E-6;68,1.875E-5;69,1.5625E-6;70,1.5625E-6;71,0.0;74,0.0;75,1.25E-5;76,7.8125E-7;77,7.8125E-7;78,0.0;87,0.0;88,1.40625E-5;89,1.5625E-6;90,1.5625E-6;91,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:leaves.decorative.0:6", + "distrib": "0,0.0;66,0.0;67,2.421875E-5;68,4.765625E-5;69,3.203125E-5;70,0.0;71,0.0;72,2.03125E-5;73,4.140625E-5;74,2.421875E-5;75,8.59375E-6;76,7.8125E-7;77,3.90625E-5;78,3.203125E-5;79,7.421875E-5;80,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.treeCherry\",UID1:\"forestry.treeCherry\"},{Slot:1b,UID0:\"forestry.heightSmaller\",UID1:\"forestry.heightSmaller\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"forestry.fruitCherry\",UID1:\"forestry.fruitCherry\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationAverage\",UID1:\"forestry.maturationAverage\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0377, + "1": 0.0351, + "2": 0.035, + "3": 0.0343 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:stonebrick:2", + "distrib": "0,0.0;61,0.0;62,1.484375E-5;63,0.0;65,0.0;66,4.6875E-6;67,0.0;68,7.03125E-6;69,0.0;74,0.0;75,7.03125E-6;76,0.0;87,0.0;88,5.46875E-6;89,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "actuallyadditions:item_coffee_seed:0", + "distrib": "0,0.0;62,0.0;63,6.25E-6;64,7.8125E-7;65,7.8125E-7;66,0.0;67,1.5625E-6;68,2.34375E-6;69,1.5625E-6;70,3.125E-6;71,2.34375E-6;72,1.5625E-6;73,0.0;74,7.8125E-7;76,7.8125E-7;77,2.34375E-6;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "actuallyadditions:item_coffee_seed:0", + "fortunes": { + "0": 1.7231, + "1": 2.284, + "2": 2.8448, + "3": 3.4373 + } + }, + { + "itemStack": "actuallyadditions:item_coffee_beans:0", + "fortunes": { + "0": 2.5068, + "1": 2.4979, + "2": 2.5054, + "3": 2.5103 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:stonebrick:3", + "distrib": "0,0.0;68,0.0;69,1.5625E-6;70,0.0;71,1.5625E-6;72,0.0;77,0.0;78,7.8125E-7;79,0.0;90,0.0;91,1.5625E-6;92,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "actuallyadditions:block_black_lotus:0", + "distrib": "0,0.0;62,0.0;63,1.328125E-5;64,3.125E-6;65,2.34375E-6;66,3.90625E-6;67,4.6875E-6;68,3.90625E-6;69,1.09375E-5;70,5.46875E-6;71,3.90625E-6;72,1.5625E-6;73,3.90625E-6;74,7.8125E-7;75,1.5625E-6;76,2.34375E-6;77,0.0;78,7.8125E-7;80,7.8125E-7;81,0.0;82,7.8125E-7;83,0.0;84,0.0;85,7.8125E-7;86,0.0;87,7.8125E-7;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "actuallyadditions:block_black_lotus:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "natura:bluebells_flower:0", + "distrib": "0,0.0;62,0.0;63,4.6875E-6;64,0.0;66,0.0;67,7.8125E-7;68,0.0;70,0.0;71,2.34375E-6;72,1.5625E-6;73,0.0;77,0.0;78,7.8125E-7;79,0.0;87,0.0;88,7.8125E-7;89,1.5625E-6;90,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "natura:bluebells_flower:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_ordo:0", + "distrib": "0,0.0;1,8.453125E-4;2,2.359375E-4;3,2.46875E-4;4,8.7109377E-4;5,0.0;10,0.0;11,3.125E-6;12,1.5625E-6;13,7.8125E-7;14,0.0;19,0.0;20,3.90625E-6;21,3.90625E-6;22,1.015625E-5;23,1.5625E-6;24,2.34375E-6;25,7.8125E-6;26,1.40625E-5;27,1.25E-5;28,3.90625E-6;29,5.46875E-6;30,8.59375E-6;31,0.0;32,5.15625E-5;33,4.609375E-5;34,3.28125E-5;35,2.890625E-5;36,4.84375E-5;37,3.515625E-5;38,3.984375E-5;39,3.046875E-5;40,1.875E-5;41,1.640625E-5;42,2.5E-5;43,2.34375E-5;44,2.34375E-5;45,3.28125E-5;46,4.453125E-5;47,3.90625E-5;48,4.453125E-5;49,2.96875E-5;50,3.359375E-5;51,2.421875E-5;52,3.359375E-5;53,3.046875E-5;54,1.71875E-5;55,1.40625E-5;56,1.09375E-5;57,1.09375E-5;58,1.25E-5;59,1.09375E-5;60,1.328125E-5;61,2.03125E-5;62,1.5625E-5;63,1.25E-5;64,1.015625E-5;65,2.34375E-6;66,1.5625E-5;67,5.46875E-6;68,3.90625E-6;69,7.03125E-6;70,4.6875E-6;71,1.5625E-6;72,0.0;73,3.125E-6;74,5.46875E-6;75,6.25E-6;76,4.6875E-6;77,7.8125E-7;78,2.34375E-6;79,4.6875E-6;80,2.34375E-6;81,7.8125E-7;82,0.0;84,0.0;85,1.5625E-6;86,7.8125E-7;87,0.0;88,0.0;89,7.8125E-7;91,7.8125E-7;92,0.0;94,0.0;95,1.5625E-6;96,7.8125E-7;97,0.0;98,2.34375E-6;99,0.0;101,0.0;102,7.8125E-7;103,7.8125E-7;104,0.0;109,0.0;110,7.8125E-7;111,7.8125E-7;112,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ordo\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_blue:0", + "distrib": "0,0.0;124,0.0;125,7.8125E-7;126,1.5625E-6;127,7.8125E-7;128,0.0;131,0.0;132,1.5625E-6;133,2.34375E-6;134,1.5625E-6;135,4.6875E-6;136,3.90625E-6;137,5.46875E-6;138,6.25E-6;139,4.6875E-6;140,7.8125E-7;141,7.8125E-7;142,0.0;143,0.0;144,7.8125E-7;145,2.34375E-6;146,3.90625E-6;147,5.46875E-6;148,5.46875E-6;149,4.6875E-6;150,3.125E-6;151,1.5625E-6;152,3.125E-6;153,0.0;160,0.0;161,7.8125E-7;162,3.125E-6;163,6.25E-6;164,1.015625E-5;165,8.59375E-6;166,5.46875E-6;167,1.5625E-6;168,1.5625E-6;169,3.90625E-6;170,7.8125E-7;171,2.34375E-6;172,2.34375E-6;173,0.0;205,0.0;206,7.8125E-7;207,7.8125E-7;208,0.0;209,7.8125E-7;210,2.34375E-6;211,4.6875E-6;212,3.125E-6;213,1.5625E-6;214,1.5625E-6;215,0.0;216,7.8125E-7;217,7.8125E-7;218,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadlog:0", + "distrib": "0,0.0;46,0.0;47,3.90625E-6;48,4.6875E-6;49,6.25E-6;50,8.59375E-6;51,2.34375E-6;52,6.25E-6;53,4.6875E-6;54,6.25E-6;55,1.875E-5;56,1.796875E-5;57,2.96875E-5;58,5.390625E-5;59,8.046875E-5;60,1.109375E-4;61,1.5703125E-4;62,1.890625E-4;63,0.00310625;64,0.0014976562;65,0.001634375;66,0.0019296875;67,0.0022015625;68,0.0028070312;69,0.0033101563;70,0.0041054687;71,0.005384375;72,0.006959375;73,0.0082109375;74,0.008442188;75,0.00860625;76,0.00893125;77,0.009953125;78,0.010365625;79,0.009946094;80,5.59375E-4;81,4.78125E-4;82,5.1875E-4;83,6.101563E-4;84,6.15625E-4;85,6.2890624E-4;86,6.34375E-4;87,7.1875E-4;88,7.304688E-4;89,7.414062E-4;90,6.6875E-4;91,5.9375E-4;92,6.7421875E-4;93,7.8046875E-4;94,7.796875E-4;95,6.46875E-4;96,2.34375E-5;97,4.296875E-5;98,4.453125E-5;99,1.953125E-5;100,1.328125E-5;101,1.875E-5;102,2.734375E-5;103,3.046875E-5;104,2.03125E-5;105,2.03125E-5;106,2.109375E-5;107,2.421875E-5;108,1.953125E-5;109,2.734375E-5;110,2.578125E-5;111,2.34375E-5;112,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:darkethaxiumbrick:0", + "distrib": "0,0.0;64,0.0;65,3.125E-6;66,0.0;73,0.0;74,1.5625E-6;75,6.25E-6;76,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:5", + "distrib": "0,0.0;8,0.0;9,7.8125E-7;10,0.0;11,7.8125E-7;12,0.0;16,0.0;17,7.8125E-7;18,0.0;20,0.0;21,7.8125E-7;22,0.0;23,7.8125E-7;24,0.0;25,0.0;26,7.8125E-7;27,1.5625E-6;28,7.8125E-7;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:4", + "distrib": "0,0.0;15,0.0;16,7.8125E-7;17,0.0;18,7.8125E-7;19,0.0;27,0.0;28,7.8125E-7;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.5:0", + "distrib": "0,0.0;62,0.0;63,1.71875E-5;64,0.0;65,9.375E-6;66,1.40625E-5;67,7.8125E-7;68,1.5625E-5;69,7.8125E-6;70,0.0;71,8.59375E-6;72,3.90625E-6;73,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"blueberry\",UID1:\"blueberry\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsAverage\",UID1:\"forestry.saplingsAverage\"},{Slot:3b,UID0:\"extratrees.fruitBlueberry\",UID1:\"extratrees.fruitBlueberry\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0522, + "1": 0.0515, + "2": 0.0505, + "3": 0.0504 + } + }, + { + "itemStack": "extratrees:food:45", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:7", + "distrib": "0,0.0;9,0.0;10,7.8125E-7;12,7.8125E-7;13,0.0;17,0.0;18,7.8125E-7;19,0.0;20,1.5625E-6;21,1.5625E-6;22,0.0;23,7.8125E-7;24,0.0;25,1.5625E-6;26,0.0;28,0.0;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.5:1", + "distrib": "0,0.0;62,0.0;63,1.71875E-5;64,3.90625E-6;65,0.0;69,0.0;70,1.875E-5;71,4.6875E-6;72,4.6875E-6;73,3.125E-6;74,9.375E-6;75,1.328125E-5;76,3.125E-6;77,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"cranberry\",UID1:\"cranberry\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsAverage\",UID1:\"forestry.saplingsAverage\"},{Slot:3b,UID0:\"extratrees.fruitCranberry\",UID1:\"extratrees.fruitCranberry\"},{Slot:4b,UID0:\"forestry.yieldHigh\",UID1:\"forestry.yieldHigh\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0519, + "1": 0.054, + "2": 0.0528, + "3": 0.0531 + } + }, + { + "itemStack": "extratrees:food:46", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:6", + "distrib": "0,0.0;6,0.0;7,7.8125E-7;8,0.0;15,0.0;16,1.5625E-6;17,7.8125E-7;18,7.8125E-7;19,1.5625E-6;20,0.0;22,0.0;23,7.8125E-7;24,0.0;25,7.8125E-7;27,7.8125E-7;28,0.0;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:9", + "distrib": "0,0.0;13,0.0;14,7.8125E-7;15,0.0;27,0.0;28,7.8125E-7;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.5:2", + "distrib": "0,0.0;62,0.0;63,1.875E-5;64,9.375E-6;65,1.328125E-5;66,1.171875E-5;67,7.03125E-6;68,0.0;69,7.03125E-6;70,1.25E-5;71,3.90625E-6;72,0.0;73,7.8125E-6;74,7.8125E-7;75,8.59375E-6;76,7.8125E-7;77,0.0;78,0.0;79,9.375E-6;80,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"juniper\",UID1:\"juniper\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"extratrees.fruitJuniper\",UID1:\"extratrees.fruitJuniper\"},{Slot:4b,UID0:\"forestry.yieldLow\",UID1:\"forestry.yieldLow\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0348, + "1": 0.0332, + "2": 0.0366, + "3": 0.0374 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:8", + "distrib": "0,0.0;11,0.0;12,7.8125E-7;17,7.8125E-7;18,0.0;21,0.0;22,2.34375E-6;23,0.0;24,0.0;25,7.8125E-7;26,7.8125E-7;27,0.0;28,7.8125E-7;29,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.5:4", + "distrib": "0,0.0;63,0.0;64,7.8125E-6;65,2.34375E-6;66,0.0;67,7.03125E-6;68,7.8125E-6;69,1.328125E-5;70,2.34375E-6;71,1.875E-5;72,7.8125E-6;73,7.8125E-6;74,5.46875E-6;75,7.8125E-7;76,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"goldenraspberry\",UID1:\"goldenraspberry\"},{Slot:1b,UID0:\"forestry.heightSmaller\",UID1:\"forestry.heightSmaller\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"extratrees.fruitGolden_raspberry\",UID1:\"extratrees.fruitGolden_raspberry\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLower\",UID1:\"forestry.sappinessLower\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFastest\",UID1:\"forestry.maturationFastest\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0326, + "1": 0.0343, + "2": 0.0345, + "3": 0.0358 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:brown_mushroom:0", + "distrib": "0,0.0;1,3.34375E-4;2,0.0;11,0.0;12,1.5625E-6;13,3.125E-6;14,0.0;19,0.0;20,7.8125E-7;21,0.0;29,0.0;30,2.34375E-6;31,0.0;32,3.90625E-6;33,1.5625E-6;34,6.25E-6;35,3.90625E-6;36,9.375E-6;37,7.03125E-6;38,1.5625E-6;39,8.59375E-6;40,4.6875E-6;41,1.015625E-5;42,5.46875E-6;43,3.90625E-6;44,8.59375E-6;45,3.90625E-6;46,2.34375E-6;47,1.5625E-6;48,7.8125E-7;49,1.5625E-6;50,5.46875E-6;51,4.6875E-6;52,6.25E-6;53,7.03125E-6;54,6.25E-6;55,2.34375E-6;56,3.90625E-6;57,4.6875E-6;58,4.6875E-6;59,3.90625E-6;60,4.6875E-6;61,7.8125E-6;62,6.25E-6;63,9.765625E-5;64,4.6875E-6;65,2.34375E-6;66,4.6875E-6;67,4.6875E-6;68,1.5625E-6;69,5.46875E-6;70,3.90625E-6;71,3.90625E-6;72,1.171875E-5;73,7.8125E-7;74,9.375E-6;75,1.5625E-6;76,3.90625E-6;77,1.015625E-5;78,9.375E-6;79,8.59375E-6;80,7.8125E-7;81,1.5625E-6;82,0.0;87,0.0;88,7.8125E-7;89,0.0;90,0.0;91,7.8125E-7;92,7.8125E-7;93,2.34375E-6;94,7.8125E-7;95,7.8125E-7;96,0.0;97,0.0;98,7.8125E-7;100,7.8125E-7;101,2.34375E-6;102,1.5625E-6;107,1.5625E-6;108,3.90625E-6;109,7.8125E-7;110,0.0;122,0.0;123,1.5625E-6;124,1.5625E-6;125,0.0;126,7.8125E-7;127,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:brown_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "actuallyadditions:item_flax_seed:0", + "distrib": "0,0.0;62,0.0;63,6.25E-6;64,3.90625E-6;65,0.0;66,2.34375E-6;67,1.5625E-6;68,3.90625E-6;69,2.34375E-6;70,3.90625E-6;71,1.5625E-6;72,1.5625E-6;73,4.6875E-6;74,4.6875E-6;75,7.8125E-7;76,7.8125E-7;77,0.0;85,0.0;86,7.8125E-7;87,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "actuallyadditions:item_flax_seed:0", + "fortunes": { + "0": 1.7178, + "1": 2.2901, + "2": 2.8351, + "3": 3.432 + } + }, + { + "itemStack": "minecraft:string:0", + "fortunes": { + "0": 3.5154, + "1": 3.4972, + "2": 3.5152, + "3": 3.4969 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:1", + "distrib": "0,0.0;13,0.0;14,7.8125E-7;15,7.8125E-7;16,0.0;17,1.5625E-6;18,1.5625E-6;19,0.0;28,0.0;29,7.8125E-7;30,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:abydreadore:0", + "distrib": "0,0.0;5,0.0;6,0.002390625;7,0.0022023437;8,0.0021226562;9,0.0020734374;10,0.0021382812;11,0.0023703126;12,0.0023632813;13,0.0023007812;14,0.0022390625;15,0.0021632812;16,0.0021898437;17,0.0021132813;18,0.0021890625;19,0.0022382813;20,0.002171875;21,0.002125;22,0.0022210937;23,0.0021171875;24,0.0021976563;25,0.00225;26,0.0023273437;27,0.0024539062;28,0.0024476564;29,0.002303125;30,0.00223125;31,0.0021101562;32,0.0020351564;33,0.0021023438;34,0.0022523438;35,0.00230625;36,0.0020945312;37,0.0021179689;38,0.0022601562;39,0.0022523438;40,0.002228125;41,0.0021921876;42,0.002253125;43,0.002140625;44,0.0022304687;45,0.0022578125;46,0.0021539063;47,0.0022460937;48,0.0022789063;49,0.0023507813;50,0.0023742188;51,0.0021351562;52,0.00201875;53,0.0020890625;54,0.0021195312;55,0.002253125;56,0.0022609376;57,0.0023054688;58,0.0020695312;59,0.0018898437;60,0.0018054687;61,0.0016796875;62,0.0012351562;63,5.8515626E-4;64,7.578125E-5;65,7.8125E-7;66,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:0", + "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,7.8125E-7;14,0.0;15,0.0;16,7.8125E-7;18,7.8125E-7;19,0.0;24,0.0;25,1.5625E-6;26,7.8125E-7;27,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:3", + "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,0.0;17,0.0;18,7.8125E-7;19,0.0;26,0.0;27,1.5625E-6;28,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:mushroom:2", + "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,0.0;14,0.0;15,1.5625E-6;16,7.8125E-7;17,0.0;18,7.8125E-7;19,7.8125E-7;20,0.0;21,7.8125E-7;22,0.0;23,0.0;24,7.8125E-7;27,7.8125E-7;28,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:mushroom:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:bedrock:0", + "distrib": "0,1.0;1,0.0;", + "silktouch": true, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:logs.5:2", + "distrib": "0,0.0;67,0.0;68,7.8125E-7;69,0.0;70,1.5625E-6;71,2.34375E-6;72,3.125E-6;73,8.59375E-6;74,4.6875E-6;75,4.6875E-6;76,3.125E-6;77,5.46875E-6;78,2.34375E-6;79,3.125E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadlandsdirt:0", + "distrib": "0,0.0;45,0.0;46,7.8125E-7;47,0.0;48,7.8125E-7;49,7.8125E-7;50,0.0;51,7.8125E-7;52,0.0;53,0.0;54,4.6875E-6;55,4.453125E-4;56,0.002675;57,0.0095125;58,0.025109375;59,0.05085625;60,0.08124453;61,0.09693515;62,0.0566125;63,0.03300703;64,0.028084375;65,0.034032814;66,0.03801406;67,0.03856172;68,0.03725078;69,0.030475;70,0.022376563;71,0.015378906;72,0.011780469;73,0.009585156;74,0.008146875;75,0.0072929687;76,0.0058898437;77,0.0048695314;78,0.004385156;79,0.0043375;80,0.0028617186;81,0.0026898438;82,0.0023304687;83,0.0021773437;84,0.001796875;85,0.0013757813;86,0.0010234375;87,8.1875E-4;88,5.585938E-4;89,4.7109375E-4;90,3.4375E-4;91,1.8203125E-4;92,7.1875E-5;93,3.4375E-5;94,2.8125E-5;95,2.5E-5;96,1.796875E-5;97,1.5625E-5;98,1.25E-5;99,8.59375E-6;100,1.09375E-5;101,1.015625E-5;102,1.40625E-5;103,1.484375E-5;104,1.796875E-5;105,1.40625E-5;106,1.09375E-5;107,9.375E-6;108,1.25E-5;109,1.171875E-5;110,1.328125E-5;111,1.796875E-5;112,1.5625E-6;113,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:stone:2", + "distrib": "0,0.0;5,0.0;6,0.8903781;7,0.88797736;8,0.88737893;9,0.8857625;10,0.8838516;11,0.88131326;12,0.87857264;13,0.8764367;14,0.87652266;15,0.8760367;16,0.8744703;17,0.8731039;18,0.87302893;19,0.8745094;20,0.8748375;21,0.8724492;22,0.8705359;23,0.8701461;24,0.8714953;25,0.87114453;26,0.8724234;27,0.8730227;28,0.87321484;29,0.8707633;30,0.86824685;31,0.86669767;32,0.86733204;33,0.8679969;34,0.86839455;35,0.8696961;36,0.8702328;37,0.87245315;38,0.87422734;39,0.87722814;40,0.879607;41,0.88075393;42,0.8820258;43,0.88407344;44,0.8866695;45,0.8888828;46,0.8904039;47,0.8922531;48,0.8746414;49,0.87837654;50,0.8805297;51,0.88283986;52,0.8847203;53,0.88536096;54,0.88564295;55,0.88478047;56,0.8831883;57,0.8745039;58,0.85514766;59,0.81840783;60,0.76900077;61,0.72561795;62,0.6879617;63,0.6402547;64,0.41259688;65,0.39455312;66,0.37588203;67,0.35805547;68,0.33976564;69,0.32263595;70,0.30646172;71,0.29057187;72,0.2743836;73,0.2608547;74,0.24768281;75,0.2341914;76,0.22136094;77,0.20840937;78,0.19457032;79,0.18031484;80,0.12054453;81,0.11804453;82,0.115067184;83,0.111626565;84,0.10813047;85,0.104184374;86,0.100067966;87,0.09512969;88,0.08864219;89,0.085716404;90,0.08287578;91,0.079976566;92,0.077129684;93,0.074541405;94,0.072116405;95,0.0697875;96,0.05214844;97,0.05137578;98,0.05053203;99,0.049910937;100,0.04896953;101,0.04815;102,0.047321092;103,0.046279687;104,0.04485078;105,0.043046094;106,0.041121874;107,0.038916405;108,0.036922656;109,0.03520781;110,0.033564843;111,0.031944532;112,0.006959375;113,0.006753906;114,0.0066265627;115,0.0064328127;116,0.00638125;117,0.006369531;118,0.006344531;119,0.0062476564;120,0.0061398437;121,0.0061921873;122,0.005971875;123,0.0057578124;124,0.005544531;125,0.0053882813;126,0.00523125;127,0.005071875;128,0.0017203125;129,0.0016804688;130,0.0016296875;131,0.0015882812;132,0.0015414063;133,0.0014914062;134,0.0014492187;135,0.001403125;136,0.00134375;137,0.0012921875;138,0.001246875;139,0.0011960937;140,0.0011515626;141,0.00110625;142,0.0010617188;143,0.0010507812;144,4.265625E-4;145,4.234375E-4;146,4.2109375E-4;147,4.140625E-4;148,4.125E-4;149,4.0859374E-4;150,4.046875E-4;151,4.0078125E-4;152,3.9765626E-4;153,3.921875E-4;154,3.859375E-4;155,3.78125E-4;156,3.7421874E-4;157,3.6640625E-4;158,3.5625E-4;159,3.40625E-4;160,3.0625E-4;161,2.9609376E-4;162,2.7890626E-4;163,2.6640625E-4;164,2.46875E-4;165,2.2109375E-4;166,1.8203125E-4;167,1.515625E-4;168,1.0859375E-4;169,9.375E-5;170,8.828125E-5;171,8.203125E-5;172,7.34375E-5;173,6.796875E-5;174,6.25E-5;175,6.015625E-5;176,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:stone:3", + "distrib": "0,0.0;5,0.0;6,0.044666406;7,0.045228906;8,0.04515156;9,0.04518203;10,0.045497656;11,0.04567422;12,0.04594844;13,0.046214845;14,0.046467967;15,0.046345312;16,0.0458125;17,0.045485936;18,0.044858593;19,0.044466406;20,0.044291407;21,0.044646874;22,0.045394532;23,0.045578126;24,0.045121092;25,0.04423203;26,0.04362578;27,0.043017186;28,0.043307032;29,0.04434297;30,0.045121092;31,0.04590078;32,0.045610156;33,0.045053124;34,0.044405468;35,0.04344531;36,0.043482814;37,0.04344375;38,0.043625;39,0.04419844;40,0.044710156;41,0.04572422;42,0.04625156;43,0.046277344;44,0.046089064;45,0.04704375;46,0.048083592;47,0.04809922;48,0.046101563;49,0.04447656;50,0.04339219;51,0.042471092;52,0.042589843;53,0.0428;54,0.04331953;55,0.044602342;56,0.04595;57,0.049146093;58,0.053939845;59,0.06540781;60,0.08594844;61,0.115307815;62,0.16101953;63,0.09525781;64,0.016495312;65,0.017075;66,0.01639375;67,0.015460937;68,0.014796875;69,0.015902344;70,0.017571094;71,0.018746875;72,0.018754687;73,0.017595312;74,0.015553125;75,0.012929687;76,0.011096094;77,0.009477343;78,0.00760625;79,0.0059945313;80,6.0234376E-4;81,4.7109375E-4;82,4.0E-4;83,3.0625E-4;84,2.625E-4;85,2.3671876E-4;86,2.1796874E-4;87,2.0E-4;88,1.921875E-4;89,1.578125E-4;90,1.3125E-4;91,1.0546875E-4;92,9.21875E-5;93,8.4375E-5;94,7.5E-5;95,6.953125E-5;96,4.765625E-5;97,3.828125E-5;98,4.53125E-5;99,4.453125E-5;100,4.296875E-5;101,3.359375E-5;102,2.8125E-5;103,2.578125E-5;104,2.65625E-5;105,2.1875E-5;106,2.1875E-5;107,1.5625E-5;108,1.171875E-5;109,1.328125E-5;110,1.953125E-5;111,3.125E-5;112,0.0;119,0.0;120,7.8125E-7;121,7.8125E-7;122,3.125E-6;123,3.125E-6;124,2.34375E-6;125,3.125E-6;126,7.8125E-7;127,1.5625E-6;129,1.5625E-6;130,7.8125E-7;131,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:ritualpedestal:0", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;72,0.0;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:logs.9:2", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,1.5625E-6;66,1.5625E-6;67,7.8125E-7;68,0.0;69,0.0;70,7.8125E-7;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_grass_tall:5", + "distrib": "0,0.0;142,0.0;143,1.40625E-5;144,0.0;153,0.0;154,1.5625E-5;155,1.71875E-5;156,0.0;170,0.0;171,1.171875E-5;172,0.0;173,0.0;174,1.5625E-5;175,0.0;218,0.0;219,1.484375E-5;220,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:air:0", + "distrib": "0,0.0;1,0.9294258;2,0.9353281;3,0.9352734;4,0.92963046;5,1.484375E-5;6,0.05828281;7,0.06048125;8,0.06126328;9,0.06280078;10,0.064257815;11,0.06621563;12,0.06877656;13,0.07062265;14,0.07026953;15,0.0708875;16,0.072853126;17,0.074396096;18,0.07516328;19,0.074079685;20,0.07406016;21,0.07589297;22,0.07693828;23,0.07728359;24,0.07630234;25,0.07735078;26,0.076855466;27,0.07665234;28,0.07605313;29,0.07765;30,0.079453126;31,0.07990391;32,0.07914219;33,0.078909375;34,0.07880078;35,0.07819297;36,0.07769453;37,0.07576875;38,0.073725;39,0.070525;40,0.06760156;41,0.0655039;42,0.063909374;43,0.061784375;44,0.059604686;45,0.056821093;46,0.05466094;47,0.052589845;48,0.049903125;49,0.047957033;50,0.046739843;51,0.0456875;52,0.043686718;53,0.042809375;54,0.04193906;55,0.040946875;56,0.039101563;57,0.03772031;58,0.03690078;59,0.03680547;60,0.035903126;61,0.034303907;62,0.03341797;63,0.16758828;64,0.050547656;65,0.06009453;66,0.0729875;67,0.08833281;68,0.10701406;69,0.12820938;70,0.15140703;71,0.17413594;72,0.19525391;73,0.21086171;74,0.22688985;75,0.24374454;76,0.25921562;77,0.2737703;78,0.28918672;79,0.30533203;80,0.03961953;81,0.042546876;82,0.045779686;83,0.049575;84,0.053651564;85,0.05793828;86,0.062667966;87,0.06798594;88,0.07454687;89,0.07771797;90,0.08085781;91,0.084089845;92,0.08705625;93,0.08958359;94,0.09194141;95,0.094394535;96,0.036271874;97,0.037092187;98,0.03790547;99,0.038566407;100,0.03952578;101,0.04035078;102,0.041159377;103,0.04215703;104,0.04363047;105,0.04545625;106,0.047372658;107,0.049577344;108,0.051582813;109,0.053298436;110,0.054907814;111,0.05654453;112,0.015435938;113,0.015642187;114,0.015772656;115,0.015958594;116,0.016017187;117,0.016029688;118,0.016055468;119,0.016152345;120,0.016259374;121,0.01620547;122,0.016424218;123,0.016635157;124,0.01685;125,0.01700703;126,0.01716172;127,0.017317187;128,0.0076773437;129,0.007716406;130,0.0077671874;131,0.0078078127;132,0.007852344;133,0.0079;134,0.007936719;135,0.007972656;136,0.008000781;137,0.007983594;138,0.00795;139,0.007940625;140,0.007994532;141,0.008074218;142,0.008139844;143,0.008314063;144,0.0055601564;145,0.00555;146,0.00551875;147,0.005463281;148,0.005371875;149,0.0052570314;150,0.0051492187;151,0.005090625;152,0.005099219;153,0.005158594;154,0.0053375;155,0.005574219;156,0.0055835936;157,0.005540625;158,0.00548125;159,0.0054328125;160,0.0020867188;161,0.0020890625;162,0.0020929687;163,0.0020632811;164,0.0020203125;165,0.00196875;166,0.0019179687;167,0.0018671874;168,0.0018695312;169,0.0018679687;170,0.0019015624;171,0.0020273437;172,0.002071875;173,0.0021242187;174,0.0022570312;175,0.0023015626;176,8.0E-4;201,8.0E-4;202,7.992188E-4;205,7.992188E-4;206,7.984375E-4;207,7.9453125E-4;208,3.8828125E-4;209,3.7578124E-4;210,3.4375E-4;211,2.9140626E-4;212,2.3515624E-4;213,1.96875E-4;214,1.7578126E-4;215,1.765625E-4;216,1.8203125E-4;217,2.1328125E-4;218,2.4765625E-4;219,3.703125E-4;220,3.859375E-4;221,3.8125E-4;222,3.46875E-4;223,3.46875E-4;224,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:stone:7", + "distrib": "0,0.0;52,0.0;53,2.578125E-5;54,3.125E-5;55,1.09375E-4;56,4.6875E-5;57,4.375E-5;58,4.53125E-5;59,4.6875E-5;60,5.15625E-5;61,1.5859376E-4;62,2.34375E-5;63,0.0;67,0.0;68,1.40625E-5;69,1.640625E-5;70,6.484375E-5;71,3.515625E-5;72,1.171875E-4;73,1.4765625E-4;74,2.3046875E-4;75,1.5546875E-4;76,2.234375E-4;77,1.7421875E-4;78,1.71875E-4;79,1.7734375E-4;80,1.5234375E-4;81,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_grass_tall:4", + "distrib": "0,0.0;142,0.0;143,1.640625E-5;144,0.0;153,0.0;154,1.640625E-5;155,1.484375E-5;156,0.0;170,0.0;171,1.171875E-5;172,0.0;173,0.0;174,2.03125E-5;175,0.0;218,0.0;219,1.25E-5;220,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:dreadgrass:0", + "distrib": "0,0.0;14,0.0;15,7.734375E-5;16,0.0;24,0.0;25,1.125E-4;26,0.0;27,5.15625E-5;28,2.890625E-4;29,0.0;30,0.0;31,1.015625E-4;32,0.0;33,0.0;34,1.359375E-4;35,1.1796875E-4;36,1.4921874E-4;37,7.5E-5;38,1.015625E-4;39,6.25E-5;40,0.0;41,1.03125E-4;42,0.0;61,0.0;62,0.033860154;63,0.035503127;64,0.0064945314;65,0.008640625;66,0.010684375;67,0.0132734375;68,0.014128907;69,0.015238281;70,0.013671094;71,0.011126563;72,0.007108594;73,0.0054015624;74,0.004249219;75,0.0035671876;76,0.0033828125;77,0.0028546874;78,0.002209375;79,0.0017710937;80,8.359375E-4;81,9.914063E-4;82,0.001146875;83,9.8125E-4;84,7.59375E-4;85,8.7109377E-4;86,6.21875E-4;87,3.765625E-4;88,4.15625E-4;89,2.265625E-4;90,1.8203125E-4;91,1.6875E-4;92,1.2734375E-4;93,4.0625E-5;94,1.484375E-5;95,1.09375E-5;96,7.8125E-6;97,4.6875E-6;98,6.25E-6;99,5.46875E-6;100,3.90625E-6;101,3.90625E-6;102,3.125E-6;103,3.125E-6;104,5.46875E-6;105,4.6875E-6;106,6.25E-6;107,5.46875E-6;108,2.34375E-6;109,1.5625E-6;110,7.8125E-7;111,1.5625E-6;112,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:dreadlandsdirt:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_terra:0", + "distrib": "0,0.0;1,9.21875E-4;2,2.640625E-4;3,3.015625E-4;4,0.0010085937;5,0.0;11,0.0;12,3.125E-6;13,7.8125E-7;14,2.34375E-6;15,0.0;16,3.125E-6;17,2.34375E-6;18,0.0;19,1.5625E-6;20,3.125E-6;21,0.0;23,0.0;24,3.90625E-6;25,1.5625E-6;26,7.8125E-6;27,3.90625E-6;28,7.8125E-7;29,3.125E-6;30,2.34375E-6;31,1.5625E-6;32,3.359375E-5;33,2.65625E-5;34,1.640625E-5;35,4.0625E-5;36,4.140625E-5;37,4.53125E-5;38,4.453125E-5;39,4.53125E-5;40,4.609375E-5;41,4.375E-5;42,4.6875E-5;43,3.359375E-5;44,2.890625E-5;45,2.34375E-5;46,4.84375E-5;47,2.8125E-5;48,2.734375E-5;49,1.640625E-5;50,2.421875E-5;51,2.890625E-5;52,3.125E-5;53,2.96875E-5;54,1.875E-5;55,2.5E-5;56,2.03125E-5;57,2.265625E-5;58,1.40625E-5;59,9.375E-6;60,1.09375E-5;61,2.03125E-5;62,1.25E-5;63,1.25E-5;64,6.25E-6;65,2.34375E-6;66,5.46875E-6;67,1.25E-5;68,1.40625E-5;69,4.6875E-6;70,3.125E-6;71,2.34375E-6;72,5.46875E-6;73,3.125E-6;74,4.6875E-6;75,7.03125E-6;76,5.46875E-6;77,3.125E-6;78,1.5625E-6;79,1.5625E-6;80,0.0;81,0.0;82,3.125E-6;83,1.5625E-6;84,4.6875E-6;85,0.0;86,0.0;87,7.8125E-7;88,7.8125E-7;89,2.34375E-6;90,3.125E-6;91,2.34375E-6;92,3.90625E-6;93,1.5625E-6;94,0.0;109,0.0;110,1.5625E-6;111,1.5625E-6;112,0.0;113,0.0;114,7.8125E-7;115,7.8125E-7;116,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"terra\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_perditio:0", + "distrib": "0,0.0;1,0.0032492187;2,9.421875E-4;3,9.5859374E-4;4,0.003365625;5,0.0;6,0.0;7,1.5625E-6;8,0.0;10,0.0;11,5.46875E-6;12,7.03125E-6;13,4.6875E-6;14,1.015625E-5;15,8.59375E-6;16,2.34375E-6;17,1.015625E-5;18,1.640625E-5;19,4.6875E-6;20,3.125E-6;21,7.03125E-6;22,5.46875E-6;23,4.6875E-6;24,6.25E-6;25,5.46875E-6;26,5.46875E-6;27,1.328125E-5;28,1.015625E-5;29,1.953125E-5;30,1.09375E-5;31,6.25E-6;32,1.625E-4;33,1.4453125E-4;34,1.2890625E-4;35,1.4453125E-4;36,1.7578126E-4;37,1.328125E-4;38,1.3984375E-4;39,1.625E-4;40,1.2421876E-4;41,1.3046875E-4;42,1.4375E-4;43,1.5703125E-4;44,1.421875E-4;45,1.140625E-4;46,1.140625E-4;47,1.234375E-4;48,1.4140626E-4;49,1.078125E-4;50,1.2578125E-4;51,8.828125E-5;52,9.453125E-5;53,7.421875E-5;54,5.15625E-5;55,8.4375E-5;56,6.875E-5;57,6.40625E-5;58,6.953125E-5;59,7.890625E-5;60,6.171875E-5;61,6.40625E-5;62,4.84375E-5;63,5.3125E-5;64,1.40625E-5;65,1.796875E-5;66,2.890625E-5;67,1.953125E-5;68,2.734375E-5;69,2.578125E-5;70,3.359375E-5;71,2.421875E-5;72,1.25E-5;73,2.265625E-5;74,1.09375E-5;75,1.25E-5;76,1.796875E-5;77,7.8125E-6;78,9.375E-6;79,6.25E-6;80,5.46875E-6;81,1.5625E-6;82,0.0;83,3.125E-6;84,3.125E-6;85,2.34375E-6;86,3.90625E-6;87,3.90625E-6;88,2.03125E-5;89,3.90625E-6;90,1.09375E-5;91,5.46875E-6;92,9.375E-6;93,5.46875E-6;94,1.171875E-5;95,8.59375E-6;96,6.25E-6;97,0.0;98,0.0;99,1.5625E-6;100,7.8125E-7;101,3.125E-6;102,7.03125E-6;103,6.25E-6;104,1.5625E-6;105,4.6875E-6;106,9.375E-6;107,8.59375E-6;108,4.6875E-6;109,3.125E-6;110,7.8125E-7;111,0.0;112,3.125E-6;113,3.90625E-6;114,0.0;115,2.34375E-6;116,1.5625E-6;117,7.8125E-7;118,0.0;122,0.0;123,7.8125E-7;124,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"perditio\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:2", + "distrib": "0,0.0;60,0.0;61,7.8125E-7;62,1.5625E-6;63,2.265625E-5;64,7.03125E-6;65,3.90625E-6;66,7.8125E-7;67,1.5625E-6;68,7.03125E-6;69,5.46875E-6;70,8.59375E-6;71,7.03125E-6;72,4.6875E-6;73,2.34375E-6;74,1.5625E-6;75,1.5625E-6;76,0.0;77,1.5625E-6;78,1.5625E-6;79,0.0;80,0.0;81,1.5625E-6;82,1.5625E-6;83,7.8125E-7;85,7.8125E-7;86,0.0;87,0.0;88,7.8125E-7;89,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:3", + "distrib": "0,0.0;62,0.0;63,1.640625E-5;64,7.03125E-6;65,2.34375E-6;66,5.46875E-6;67,6.25E-6;68,5.46875E-6;69,6.25E-6;70,7.8125E-6;71,3.90625E-6;72,5.46875E-6;73,5.46875E-6;74,3.125E-6;75,7.8125E-7;76,7.8125E-7;77,0.0;78,3.125E-6;79,0.0;81,0.0;82,7.8125E-7;83,0.0;87,0.0;88,7.8125E-7;89,7.8125E-7;90,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:0", + "distrib": "0,0.0;60,0.0;61,7.8125E-7;62,0.0;63,1.171875E-5;64,6.25E-6;65,2.34375E-6;66,5.46875E-6;67,5.46875E-6;68,6.25E-6;69,7.8125E-6;70,3.90625E-6;71,1.25E-5;72,5.46875E-6;73,1.5625E-6;74,7.8125E-7;75,2.34375E-6;76,2.34375E-6;77,1.5625E-6;78,1.5625E-6;79,3.90625E-6;80,0.0;81,0.0;82,7.8125E-7;83,0.0;84,7.8125E-7;85,0.0;86,7.8125E-7;87,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:1", + "distrib": "0,0.0;59,0.0;60,1.5625E-6;61,0.0;62,7.8125E-7;63,1.40625E-5;64,1.015625E-5;65,1.5625E-6;66,5.46875E-6;67,5.46875E-6;68,8.59375E-6;69,3.125E-6;70,8.59375E-6;71,7.03125E-6;72,2.34375E-6;73,4.6875E-6;74,2.34375E-6;75,7.8125E-7;76,3.90625E-6;77,7.8125E-7;79,7.8125E-7;80,0.0;81,0.0;82,7.8125E-7;83,0.0;84,1.5625E-6;85,0.0;86,0.0;87,7.8125E-7;88,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:0", + "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;68,0.0;69,7.8125E-7;70,1.5625E-6;71,2.34375E-6;72,3.125E-6;73,0.0;74,1.5625E-6;75,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "natura:overworld_seeds:0", + "distrib": "0,0.0;62,0.0;63,3.90625E-6;64,0.0;65,7.8125E-7;66,4.6875E-6;67,7.8125E-6;68,4.6875E-6;69,6.25E-6;70,4.6875E-6;71,1.171875E-5;72,6.25E-6;73,3.90625E-6;74,0.0;75,2.34375E-6;76,5.46875E-6;77,1.015625E-5;78,7.8125E-7;79,7.8125E-7;80,4.6875E-6;81,2.34375E-6;82,0.0;83,7.8125E-7;84,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "natura:materials:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + }, + { + "itemStack": "natura:overworld_seeds:0", + "fortunes": { + "0": 2.0067, + "1": 2.6753, + "2": 3.3303, + "3": 4.0041 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "natura:overworld_seeds:1", + "distrib": "0,0.0;62,0.0;63,7.8125E-6;64,0.0;65,3.90625E-6;66,7.8125E-6;67,2.34375E-6;68,7.8125E-7;69,7.8125E-7;70,2.34375E-6;71,0.0;73,0.0;74,7.8125E-7;75,2.34375E-6;76,3.90625E-6;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "natura:materials:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + }, + { + "itemStack": "natura:overworld_seeds:1", + "fortunes": { + "0": 1.8594, + "1": 2.504, + "2": 3.1211, + "3": 3.7748 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.4:13", + "distrib": "0,0.0;62,0.0;63,2.65625E-5;64,2.34375E-6;65,7.8125E-7;66,1.640625E-5;67,7.8125E-6;68,0.0;69,0.0;70,1.796875E-5;71,1.015625E-5;72,3.90625E-6;73,9.375E-6;74,3.125E-6;75,4.6875E-6;76,3.90625E-6;77,8.59375E-6;78,7.8125E-7;79,0.0;85,0.0;86,8.59375E-6;87,7.8125E-7;88,7.03125E-6;89,3.125E-6;90,2.34375E-6;91,7.8125E-7;92,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "extratrees:food:42", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + }, + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"redcurrant\",UID1:\"redcurrant\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsAverage\",UID1:\"forestry.saplingsAverage\"},{Slot:3b,UID0:\"extratrees.fruitRedcurrant\",UID1:\"extratrees.fruitRedcurrant\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLow\",UID1:\"forestry.sappinessLow\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0509, + "1": 0.0458, + "2": 0.0496, + "3": 0.0518 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.4:12", + "distrib": "0,0.0;62,0.0;63,1.796875E-5;64,1.015625E-5;65,8.59375E-6;66,1.5625E-5;67,6.25E-6;68,0.0;69,6.25E-6;70,1.171875E-5;71,7.03125E-6;72,2.03125E-5;73,3.90625E-6;74,0.0;75,6.25E-6;76,3.90625E-6;77,0.0;78,0.0;79,8.59375E-6;80,0.0;81,0.0;82,5.46875E-6;83,3.125E-6;84,0.0;87,0.0;88,5.46875E-6;89,2.34375E-6;90,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"blackcurrant\",UID1:\"blackcurrant\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"extratrees.fruitBlackcurrant\",UID1:\"extratrees.fruitBlackcurrant\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLower\",UID1:\"forestry.sappinessLower\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0357, + "1": 0.0319, + "2": 0.0308, + "3": 0.0364 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:leaves.decorative.4:15", + "distrib": "0,0.0;62,0.0;63,2.578125E-5;64,0.0;65,3.90625E-6;66,0.0;67,9.375E-6;68,1.40625E-5;69,1.171875E-5;70,1.171875E-5;71,8.59375E-6;72,7.8125E-7;73,0.0;79,0.0;80,5.46875E-6;81,2.34375E-6;82,4.6875E-6;83,2.34375E-6;84,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"raspberry\",UID1:\"raspberry\"},{Slot:1b,UID0:\"forestry.heightSmallest\",UID1:\"forestry.heightSmallest\"},{Slot:2b,UID0:\"forestry.saplingsLow\",UID1:\"forestry.saplingsLow\"},{Slot:3b,UID0:\"extratrees.fruitRaspberry\",UID1:\"extratrees.fruitRaspberry\"},{Slot:4b,UID0:\"forestry.yieldAverage\",UID1:\"forestry.yieldAverage\"},{Slot:5b,UID0:\"forestry.sappinessLower\",UID1:\"forestry.sappinessLower\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationFaster\",UID1:\"forestry.maturationFaster\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", + "fortunes": { + "0": 0.0355, + "1": 0.0344, + "2": 0.033, + "3": 0.0346 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:stone_stairs:0", + "distrib": "0,0.0;59,0.0;60,7.8125E-7;61,7.8125E-7;62,0.0;64,0.0;65,7.8125E-7;68,7.8125E-7;69,0.0;71,0.0;72,7.8125E-7;75,7.8125E-7;76,0.0;78,0.0;79,7.8125E-7;82,7.8125E-7;83,0.0;85,0.0;86,7.8125E-7;89,7.8125E-7;90,0.0;92,0.0;93,7.8125E-7;96,7.8125E-7;97,0.0;99,0.0;100,7.8125E-7;103,7.8125E-7;104,0.0;106,0.0;107,7.8125E-7;110,7.8125E-7;111,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stone_stairs:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:6", + "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,1.71875E-5;64,5.46875E-6;65,7.8125E-7;66,2.34375E-6;67,3.90625E-6;68,6.25E-6;69,5.46875E-6;70,1.171875E-5;71,5.46875E-6;72,7.8125E-6;73,4.6875E-6;74,4.6875E-6;75,7.8125E-7;76,7.8125E-7;77,0.0;78,0.0;79,2.34375E-6;80,7.8125E-7;81,0.0;82,7.8125E-7;83,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:7", + "distrib": "0,0.0;61,0.0;62,2.34375E-6;63,1.640625E-5;64,7.8125E-6;65,3.90625E-6;66,3.90625E-6;67,7.03125E-6;68,3.90625E-6;69,7.03125E-6;70,7.03125E-6;71,4.6875E-6;72,2.34375E-6;73,3.125E-6;74,7.8125E-7;75,1.5625E-6;76,2.34375E-6;77,1.5625E-6;78,7.8125E-7;79,0.0;80,0.0;81,7.8125E-7;82,7.8125E-7;83,0.0;84,7.8125E-7;85,0.0;86,7.8125E-7;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:4", + "distrib": "0,0.0;59,0.0;60,7.8125E-7;61,0.0;62,0.0;63,1.09375E-5;64,3.90625E-6;65,1.5625E-6;66,4.6875E-6;67,3.125E-6;68,4.6875E-6;69,7.8125E-6;70,6.25E-6;71,3.90625E-6;72,3.90625E-6;73,2.34375E-6;74,1.5625E-6;79,1.5625E-6;80,7.8125E-7;81,7.8125E-7;82,0.0;83,0.0;84,1.5625E-6;85,7.8125E-7;86,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:5", + "distrib": "0,0.0;59,0.0;60,7.8125E-7;62,7.8125E-7;63,1.5625E-5;64,5.46875E-6;65,2.34375E-6;66,2.34375E-6;67,1.015625E-5;68,4.6875E-6;69,4.6875E-6;70,5.46875E-6;71,2.34375E-6;72,3.125E-6;73,2.34375E-6;74,7.8125E-7;75,2.34375E-6;76,1.5625E-6;77,2.34375E-6;78,2.34375E-6;79,0.0;82,0.0;83,7.8125E-7;84,0.0;85,7.8125E-7;86,7.8125E-7;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:torch:0", + "distrib": "0,0.0;7,0.0;8,7.8125E-7;9,0.0;11,0.0;12,1.5625E-6;13,3.125E-6;14,1.5625E-6;15,8.59375E-6;16,3.90625E-6;17,2.34375E-6;18,3.90625E-6;19,5.46875E-6;20,4.6875E-6;21,1.5625E-6;22,5.46875E-6;23,3.125E-6;24,6.25E-6;25,6.25E-6;26,5.46875E-6;27,3.90625E-6;28,3.90625E-6;29,6.25E-6;30,7.8125E-6;31,1.015625E-5;32,4.6875E-6;33,1.25E-5;34,1.328125E-5;35,1.015625E-5;36,1.875E-5;37,1.015625E-5;38,1.015625E-5;39,1.171875E-5;40,1.171875E-5;41,7.03125E-6;42,7.03125E-6;43,8.59375E-6;44,7.03125E-6;45,1.015625E-5;46,3.125E-6;47,7.8125E-7;48,3.90625E-6;49,4.6875E-6;50,0.0;51,1.5625E-6;52,0.0;57,0.0;58,1.5625E-6;59,0.0;64,0.0;65,1.5625E-6;66,0.0;71,0.0;72,1.5625E-6;73,0.0;78,0.0;79,1.5625E-6;80,0.0;85,0.0;86,1.5625E-6;87,0.0;92,0.0;93,1.5625E-6;94,0.0;99,0.0;100,1.5625E-6;101,0.0;106,0.0;107,1.5625E-6;108,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_flower:8", + "distrib": "0,0.0;62,0.0;63,1.875E-5;64,1.015625E-5;65,3.125E-6;66,3.125E-6;67,7.03125E-6;68,6.25E-6;69,1.5625E-6;70,8.59375E-6;71,5.46875E-6;72,2.34375E-6;73,1.5625E-6;74,3.90625E-6;75,0.0;76,1.5625E-6;77,7.8125E-7;78,0.0;79,7.8125E-7;80,0.0;81,0.0;82,7.8125E-7;83,0.0;84,7.8125E-7;86,7.8125E-7;87,0.0;88,0.0;89,7.8125E-7;90,0.0;91,0.0;92,7.8125E-7;93,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_flower:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:red_mushroom:0", + "distrib": "0,0.0;1,1.453125E-4;2,0.0;31,0.0;32,1.5625E-6;33,3.90625E-6;34,3.125E-6;35,3.125E-6;36,1.5625E-6;37,0.0;38,1.5625E-6;39,3.90625E-6;40,3.125E-6;41,5.46875E-6;42,7.8125E-7;43,1.5625E-6;44,3.125E-6;45,3.90625E-6;46,2.34375E-6;47,1.5625E-6;48,2.34375E-6;49,7.8125E-7;51,7.8125E-7;52,3.125E-6;53,3.125E-6;54,3.90625E-6;55,2.34375E-6;56,6.25E-6;57,2.34375E-6;58,2.34375E-6;59,1.5625E-6;60,2.34375E-6;61,3.90625E-6;62,3.125E-6;63,2.109375E-5;64,1.5625E-6;65,0.0;66,0.0;67,1.5625E-6;68,7.8125E-7;69,3.125E-6;70,1.5625E-6;71,2.34375E-6;72,1.5625E-6;73,3.90625E-6;74,7.8125E-6;75,5.46875E-6;76,7.8125E-7;77,1.5625E-6;78,3.125E-6;79,2.34375E-6;80,8.59375E-6;81,0.0;82,1.5625E-6;83,1.5625E-6;84,0.0;85,7.8125E-7;86,7.8125E-7;87,0.0;88,2.34375E-6;89,0.0;90,0.0;91,1.5625E-6;92,7.8125E-7;93,2.34375E-6;94,1.5625E-6;95,7.8125E-7;96,0.0;110,0.0;111,7.8125E-7;112,0.0;133,0.0;134,7.8125E-7;135,7.8125E-7;136,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:red_mushroom:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:chest:0", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;69,0.0;70,7.8125E-7;71,0.0;76,0.0;77,7.8125E-7;78,0.0;83,0.0;84,7.8125E-7;85,0.0;90,0.0;91,7.8125E-7;92,0.0;97,0.0;98,7.8125E-7;99,0.0;104,0.0;105,7.8125E-7;106,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:chest:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "minecraft:cobblestone:0", + "distrib": "0,0.0;1,1.953125E-5;60,1.953125E-5;61,1.71875E-5;62,1.953125E-5;63,1.796875E-5;66,1.796875E-5;67,1.953125E-5;68,1.71875E-5;69,1.875E-5;70,1.71875E-5;71,1.796875E-5;73,1.796875E-5;74,1.953125E-5;75,1.71875E-5;76,1.875E-5;77,1.71875E-5;78,1.796875E-5;80,1.796875E-5;81,1.953125E-5;82,1.71875E-5;83,1.875E-5;84,1.71875E-5;85,1.796875E-5;87,1.796875E-5;88,1.953125E-5;89,1.71875E-5;90,1.875E-5;91,1.71875E-5;92,1.796875E-5;94,1.796875E-5;95,1.953125E-5;96,1.71875E-5;97,1.875E-5;98,1.71875E-5;99,1.796875E-5;101,1.796875E-5;102,1.953125E-5;103,1.71875E-5;104,1.875E-5;105,1.71875E-5;106,1.796875E-5;108,1.796875E-5;109,1.953125E-5;110,1.71875E-5;111,1.875E-5;112,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "thaumcraft:crystal_aqua:0", + "distrib": "0,0.0;1,8.9453126E-4;2,2.59375E-4;3,2.375E-4;4,7.921875E-4;5,0.0;11,0.0;12,2.34375E-6;13,1.5625E-6;14,0.0;15,3.125E-6;16,0.0;17,1.5625E-6;18,2.34375E-6;19,1.5625E-6;20,3.125E-6;21,1.5625E-6;22,7.8125E-7;23,2.34375E-6;24,4.6875E-6;25,7.03125E-6;26,3.125E-6;27,5.46875E-6;28,0.0;29,5.46875E-6;30,6.25E-6;31,2.34375E-6;32,3.75E-5;33,5.0E-5;34,4.21875E-5;35,5.3125E-5;36,3.671875E-5;37,2.890625E-5;38,3.828125E-5;39,3.828125E-5;40,4.921875E-5;41,3.046875E-5;42,3.125E-5;43,2.8125E-5;44,1.171875E-5;45,2.109375E-5;46,2.1875E-5;47,2.5E-5;48,2.34375E-5;49,1.71875E-5;50,1.640625E-5;51,1.953125E-5;52,2.96875E-5;53,2.109375E-5;54,1.484375E-5;55,1.875E-5;56,2.265625E-5;57,2.421875E-5;58,2.34375E-5;59,1.25E-5;60,1.40625E-5;61,1.953125E-5;62,7.8125E-6;63,1.875E-5;64,6.25E-6;65,1.09375E-5;66,3.90625E-6;67,9.375E-6;68,6.25E-6;69,5.46875E-6;70,7.8125E-7;71,5.46875E-6;72,6.25E-6;73,3.90625E-6;74,1.5625E-6;75,2.34375E-6;76,3.90625E-6;77,1.5625E-6;78,2.34375E-6;79,2.34375E-6;80,0.0;83,0.0;84,3.90625E-6;85,2.34375E-6;86,0.0;87,0.0;88,1.5625E-6;89,2.34375E-6;90,1.5625E-6;91,7.8125E-7;92,0.0;93,7.8125E-7;94,4.6875E-6;95,7.03125E-6;96,1.5625E-6;97,0.0;99,0.0;100,2.34375E-6;101,0.0;102,0.0;103,7.8125E-7;104,0.0;110,0.0;111,7.8125E-7;112,0.0;114,0.0;115,5.46875E-6;116,0.0;120,0.0;121,1.5625E-6;122,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aqua\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_grass:1", + "distrib": "0,0.0;168,0.0;169,2.265625E-5;170,1.171875E-4;171,0.0;172,2.5E-5;173,1.578125E-4;174,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "forestry:logs.0:3", + "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,1.5625E-6;66,1.5625E-6;67,5.46875E-6;68,4.6875E-6;69,3.125E-6;70,3.90625E-6;71,1.71875E-5;72,1.015625E-5;73,8.59375E-6;74,2.5E-5;75,2.109375E-5;76,1.015625E-5;77,1.09375E-5;78,2.34375E-6;79,1.5625E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:6", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;66,0.0;67,1.5625E-6;68,2.34375E-6;69,0.0;70,7.8125E-7;71,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:6", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:5", + "distrib": "0,0.0;62,0.0;63,4.6875E-6;64,0.0;78,0.0;79,3.125E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:8", + "distrib": "0,0.0;66,0.0;67,7.8125E-7;69,7.8125E-7;70,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:8", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:7", + "distrib": "0,0.0;62,0.0;63,4.6875E-6;64,6.25E-6;65,0.0;67,0.0;68,7.8125E-7;69,1.5625E-6;70,0.0;75,0.0;76,7.8125E-7;77,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:7", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "integrateddynamics:menril_log:0", + "distrib": "0,0.0;63,0.0;64,7.8125E-7;65,0.0;66,0.0;67,7.8125E-7;70,7.8125E-7;71,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "integrateddynamics:menril_log:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:2", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;66,0.0;67,3.90625E-6;68,1.5625E-6;69,1.5625E-6;70,7.8125E-7;71,1.5625E-6;72,7.8125E-7;73,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:1", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;68,0.0;69,7.8125E-7;70,0.0;71,1.5625E-6;72,0.0;83,0.0;84,7.8125E-7;85,0.0;86,7.8125E-7;87,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:4", + "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;65,7.8125E-7;66,7.8125E-7;67,0.0;68,0.0;69,1.5625E-6;70,0.0;74,0.0;75,7.8125E-7;77,7.8125E-7;78,0.0;79,0.0;80,7.8125E-7;81,3.90625E-6;82,7.8125E-7;83,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:3", + "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;76,0.0;77,7.8125E-7;78,0.0;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:3", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:9", + "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;68,0.0;69,7.8125E-7;70,0.0;71,1.5625E-6;72,0.0;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:9", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower2:4", + "distrib": "0,0.0;69,0.0;70,7.8125E-7;71,7.8125E-7;72,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:darkstone_brick:0", + "distrib": "0,0.0;1,0.062499218;2,0.062499218;3,0.0;4,0.062499218;5,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_congealed:0", + "distrib": "0,0.0;139,0.0;140,7.8125E-7;141,1.875E-5;142,7.8125E-6;143,0.0;150,0.0;151,1.5625E-6;152,8.59375E-6;153,1.953125E-5;154,8.59375E-6;155,3.125E-6;159,3.125E-6;160,0.0;165,0.0;166,1.5625E-6;167,2.34375E-6;168,2.34375E-6;169,7.8125E-6;170,8.59375E-6;171,6.25E-6;172,1.5625E-5;173,1.40625E-5;174,3.90625E-6;175,3.125E-6;176,0.0;215,0.0;216,7.8125E-7;217,2.578125E-5;218,1.09375E-5;219,2.34375E-6;223,2.34375E-6;224,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower2:2", + "distrib": "0,0.0;68,0.0;69,7.8125E-7;70,7.8125E-7;71,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:darkstone_brick:1", + "distrib": "0,0.0;2,0.0;3,0.062499218;4,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_congealed:1", + "distrib": "0,0.0;138,0.0;139,8.59375E-6;140,4.6875E-6;141,1.09375E-5;142,7.03125E-6;143,0.0;150,0.0;151,7.8125E-7;152,1.40625E-5;153,1.015625E-5;154,5.46875E-6;155,0.0;167,0.0;168,1.5625E-6;169,1.328125E-5;170,5.46875E-6;171,1.5625E-6;172,2.34375E-5;173,1.09375E-5;174,0.0;214,0.0;215,7.8125E-7;216,3.90625E-6;217,1.71875E-5;218,5.46875E-6;219,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "integrateddynamics:menril_leaves:0", + "distrib": "0,0.0;65,0.0;66,2.34375E-6;67,5.46875E-6;70,5.46875E-6;71,2.34375E-6;72,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "integrateddynamics:menril_berries:0", + "fortunes": { + "0": 0.2502, + "1": 0.2455, + "2": 0.2465, + "3": 0.2515 + } + }, + { + "itemStack": "integrateddynamics:menril_sapling:0", + "fortunes": { + "0": 0.0493, + "1": 0.0655, + "2": 0.0793, + "3": 0.0954 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:doubleflower2:6", + "distrib": "0,0.0;67,0.0;68,7.8125E-7;69,7.8125E-7;70,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:14", + "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;67,0.0;68,7.8125E-7;69,1.5625E-6;70,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:14", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:15", + "distrib": "0,0.0;62,0.0;63,1.171875E-5;64,0.0;67,0.0;68,7.8125E-7;69,0.0;81,0.0;82,7.8125E-7;83,1.5625E-6;84,0.0;85,2.34375E-6;86,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:15", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:10", + "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,2.34375E-6;64,7.8125E-7;65,7.8125E-7;66,3.125E-6;67,0.0;68,0.0;69,1.5625E-6;70,4.6875E-6;71,0.0;72,2.34375E-6;73,7.8125E-7;74,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:10", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:11", + "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,7.8125E-7;65,0.0;66,1.5625E-6;67,3.90625E-6;68,1.5625E-6;69,0.0;71,0.0;72,7.8125E-7;73,1.5625E-6;75,1.5625E-6;76,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:11", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:12", + "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;69,0.0;70,3.90625E-6;71,7.8125E-7;72,7.8125E-7;73,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:12", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "botania:flower:13", + "distrib": "0,0.0;62,0.0;63,8.59375E-6;64,0.0;65,0.0;66,2.34375E-6;67,7.8125E-7;68,0.0;69,3.125E-6;70,0.0;75,0.0;76,7.8125E-7;77,1.5625E-6;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "botania:flower:13", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_dirt:2", + "distrib": "0,0.0;154,0.0;155,5.46875E-6;156,2.5E-5;157,5.859375E-5;158,1.03125E-4;159,1.59375E-4;160,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_dirt:1", + "distrib": "0,0.0;131,0.0;132,7.8125E-7;133,2.34375E-6;134,5.46875E-6;135,1.40625E-5;136,4.609375E-5;137,1.1640625E-4;138,1.96875E-4;139,2.5E-4;140,2.4765625E-4;141,1.71875E-4;142,0.0;143,1.5625E-6;144,7.8125E-6;145,1.953125E-5;146,5.078125E-5;147,1.1328125E-4;148,2.078125E-4;149,3.2890626E-4;150,4.4296874E-4;151,5.039062E-4;152,4.6015624E-4;153,2.2578124E-4;154,0.0;206,0.0;207,7.8125E-7;208,7.8125E-6;209,1.953125E-5;210,5.15625E-5;211,1.03125E-4;212,1.609375E-4;213,2.015625E-4;214,2.2265625E-4;215,2.2265625E-4;216,2.125E-4;217,1.3046875E-4;218,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:statue:5", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_purple_end:0", + "distrib": "0,0.0;150,0.0;151,7.8125E-7;152,1.5625E-6;153,7.8125E-7;154,0.0;155,0.0;156,1.5625E-6;157,7.8125E-7;158,7.8125E-7;159,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_grass:2", + "distrib": "0,0.0;140,0.0;141,1.640625E-5;142,1.8125E-4;143,0.0;151,0.0;152,1.484375E-5;153,1.90625E-4;154,2.2734376E-4;155,0.0;216,0.0;217,1.25E-5;218,1.359375E-4;219,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "extratrees:shrub_log:0", + "distrib": "0,0.0;62,0.0;63,1.09375E-5;64,2.34375E-6;65,3.90625E-6;66,5.46875E-6;67,1.5625E-6;68,3.90625E-6;69,3.125E-6;70,5.46875E-6;71,3.90625E-6;72,2.34375E-6;73,2.34375E-6;74,7.8125E-7;75,3.125E-6;76,0.0;77,7.8125E-7;78,0.0;79,1.5625E-6;80,7.8125E-7;81,0.0;82,1.5625E-6;83,0.0;85,0.0;86,7.8125E-7;87,0.0;88,1.5625E-6;89,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:stick:0", + "fortunes": { + "0": 3.2216, + "1": 3.2217, + "2": 3.2221, + "3": 3.2148 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_dirt:0", + "distrib": "0,0.0;125,0.0;126,7.8125E-7;127,3.125E-6;128,0.0;160,0.0;161,3.90625E-6;162,1.640625E-5;163,5.78125E-5;164,1.203125E-4;165,2.0E-4;166,2.921875E-4;167,3.7734376E-4;168,4.1640626E-4;169,3.90625E-4;170,2.734375E-4;171,2.5078125E-4;172,1.5703125E-4;173,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_vine_purple:0", + "distrib": "0,0.0;153,0.0;154,1.5625E-6;155,2.34375E-6;156,2.34375E-6;157,1.5625E-6;159,1.5625E-6;160,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "tconstruct:slime_leaves:1", + "distrib": "0,0.0;155,0.0;156,2.34375E-6;157,1.796875E-5;158,3.984375E-5;159,5.3125E-5;160,0.0;170,0.0;171,3.125E-6;172,2.5E-5;173,2.1875E-5;174,3.4375E-5;175,2.578125E-5;176,0.0;220,0.0;221,5.46875E-6;222,4.921875E-5;223,5.078125E-5;224,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:edible:2", + "fortunes": { + "0": 0.0057, + "1": 0.0055, + "2": 0.0073, + "3": 0.0095 + } + }, + { + "itemStack": "tconstruct:slime_sapling:1", + "fortunes": { + "0": 0.0403, + "1": 0.0462, + "2": 0.0601, + "3": 0.1 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:statue:0", + "distrib": "0,0.0;78,0.0;79,7.8125E-7;80,0.0;", + "silktouch": false, + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:drtfence:0", + "distrib": "0,0.0;5,0.0;6,3.125E-6;7,4.6875E-6;8,6.25E-6;9,1.71875E-5;10,3.75E-5;11,8.59375E-5;12,1.390625E-4;13,1.7265625E-4;14,1.4921874E-4;15,1.1875E-4;16,1.6171875E-4;17,2.5625E-4;18,2.8203125E-4;19,1.8828125E-4;20,2.046875E-4;21,3.453125E-4;22,2.953125E-4;23,2.078125E-4;24,2.625E-4;25,2.6640625E-4;26,2.28125E-4;27,2.6953124E-4;28,3.125E-4;29,3.34375E-4;30,3.8671875E-4;31,4.3359376E-4;32,4.4765626E-4;33,5.203125E-4;34,6.484375E-4;35,6.703125E-4;36,6.210937E-4;37,5.351562E-4;38,5.101563E-4;39,4.4765626E-4;40,3.5546874E-4;41,3.6328126E-4;42,4.1953125E-4;43,4.734375E-4;44,3.2578126E-4;45,1.265625E-4;46,1.234375E-4;47,1.7578126E-4;48,9.296875E-5;49,3.75E-5;50,2.96875E-5;51,9.375E-6;52,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:drtfence:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 51: The Dreadlands" + }, + { + "block": "abyssalcraft:cwater:0", + "distrib": "0,0.0;5,0.0;6,3.359375E-5;7,2.6171876E-4;8,2.8515625E-4;9,4.4140624E-4;10,2.78125E-4;11,5.0E-4;12,3.484375E-4;13,2.4296874E-4;14,2.96875E-4;15,5.375E-4;16,4.234375E-4;17,4.078125E-4;18,2.7734376E-4;19,5.1640626E-4;20,5.3203123E-4;21,2.2890625E-4;22,2.96875E-4;23,2.9140626E-4;24,5.351562E-4;25,3.234375E-4;26,1.34375E-4;27,4.0625E-4;28,5.59375E-4;29,4.1171876E-4;30,1.4140626E-4;31,1.09375E-4;32,2.40625E-4;33,4.9140624E-4;34,6.4296875E-4;35,3.671875E-4;36,3.3671875E-4;37,3.78125E-4;38,3.3828124E-4;39,4.296875E-4;40,1.4375E-4;41,2.578125E-4;42,4.1171876E-4;43,1.3046875E-4;44,4.6015624E-4;45,9.1796875E-4;46,7.242187E-4;47,7.1171875E-4;48,4.7890624E-4;49,2.7109374E-4;50,5.3203123E-4;51,4.3984374E-4;52,5.6875E-4;53,5.171875E-4;54,7.0E-4;55,7.3984376E-4;56,4.828125E-4;57,3.8359375E-4;58,4.3046876E-4;59,0.003065625;60,0.013603906;61,0.03994531;62,0.10105;63,0.0012054688;64,1.2109375E-4;65,2.3046875E-4;66,6.625E-4;67,5.929688E-4;68,4.609375E-4;69,4.671875E-4;70,4.9453124E-4;71,2.8203125E-4;72,2.734375E-4;73,3.21875E-4;74,1.4765625E-4;75,2.578125E-5;76,6.40625E-5;77,6.796875E-5;78,2.34375E-5;79,6.953125E-5;80,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:wastelandsthorn:0", + "distrib": "0,0.0;58,0.0;59,2.34375E-6;60,4.6875E-6;61,0.0;62,1.5625E-6;63,1.0234375E-4;64,3.90625E-6;65,0.0;66,7.8125E-7;67,7.03125E-6;68,3.125E-6;69,2.34375E-6;70,3.125E-6;71,5.46875E-6;72,3.90625E-6;73,1.25E-5;74,3.90625E-6;75,3.125E-6;76,3.90625E-6;77,5.46875E-6;78,2.34375E-6;79,5.46875E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:wastelandsthorn:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abycopore:0", + "distrib": "0,0.0;5,0.0;6,8.578125E-4;7,8.7421876E-4;8,8.796875E-4;9,8.648437E-4;10,8.5625E-4;11,8.304687E-4;12,8.859375E-4;13,8.1796874E-4;14,8.8046875E-4;15,8.9375E-4;16,8.679688E-4;17,8.5234374E-4;18,8.164063E-4;19,9.0859376E-4;20,8.125E-4;21,8.7578123E-4;22,8.5390627E-4;23,7.953125E-4;24,9.046875E-4;25,8.1875E-4;26,8.921875E-4;27,8.859375E-4;28,8.109375E-4;29,8.265625E-4;30,7.960937E-4;31,8.234375E-4;32,8.5859373E-4;33,7.929687E-4;34,8.578125E-4;35,9.390625E-4;36,8.796875E-4;37,8.6328125E-4;38,9.4140624E-4;39,8.3125E-4;40,8.59375E-4;41,9.125E-4;42,8.703125E-4;43,8.796875E-4;44,9.0E-4;45,9.40625E-4;46,9.25E-4;47,8.6875E-4;48,8.875E-4;49,8.7109377E-4;50,8.851563E-4;51,8.84375E-4;52,9.234375E-4;53,7.9140626E-4;54,8.4296876E-4;55,8.59375E-4;56,8.046875E-4;57,8.2109374E-4;58,8.078125E-4;59,6.46875E-4;60,6.234375E-4;61,5.25E-4;62,4.898438E-4;63,1.9609375E-4;64,5.46875E-6;65,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:bedrock:0", + "distrib": "0,1.0;1,0.0;", + "silktouch": true, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_ignis:0", + "distrib": "0,0.0;1,9.640625E-4;2,2.9140626E-4;3,2.78125E-4;4,8.65625E-4;5,0.0;10,0.0;11,2.65625E-5;12,2.96875E-5;13,3.28125E-5;14,3.4375E-5;15,3.359375E-5;16,2.65625E-5;17,1.953125E-5;18,2.1875E-5;19,2.734375E-5;20,4.140625E-5;21,3.359375E-5;22,2.890625E-5;23,3.671875E-5;24,2.34375E-5;25,4.0625E-5;26,3.203125E-5;27,3.515625E-5;28,2.8125E-5;29,3.28125E-5;30,3.59375E-5;31,3.203125E-5;32,3.515625E-5;33,1.09375E-5;34,2.421875E-5;35,2.8125E-5;36,2.265625E-5;37,2.578125E-5;38,2.421875E-5;39,2.8125E-5;40,1.953125E-5;41,1.015625E-5;42,1.09375E-5;43,1.484375E-5;44,1.640625E-5;45,2.1875E-5;46,3.671875E-5;47,2.734375E-5;48,1.484375E-5;49,1.796875E-5;50,1.71875E-5;51,1.328125E-5;52,2.109375E-5;53,1.484375E-5;54,2.421875E-5;55,7.8125E-6;56,6.25E-6;57,7.03125E-6;58,2.34375E-6;59,1.171875E-5;60,2.34375E-6;61,5.46875E-6;62,3.125E-6;63,1.015625E-5;64,3.90625E-6;65,8.59375E-6;66,3.125E-6;67,0.0;68,7.8125E-7;69,1.5625E-6;70,0.0;71,0.0;72,1.5625E-6;73,0.0;74,7.8125E-7;75,4.6875E-6;76,1.5625E-6;77,1.5625E-6;78,0.0;205,0.0;206,7.8125E-7;207,7.8125E-7;208,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ignis\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "divinerpg:eden_torch:0", + "distrib": "0,0.0;164,0.0;165,1.5625E-6;166,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "divinerpg:eden_torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:stone:4", + "distrib": "0,0.0;61,0.0;62,2.34375E-6;63,1.5625E-6;64,0.0;65,3.125E-6;66,7.03125E-6;67,0.0;68,3.90625E-6;69,3.125E-6;70,0.0;71,0.0;72,1.5625E-6;73,7.8125E-7;74,0.0;75,0.0;76,7.8125E-7;77,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_grass_tall:5", + "distrib": "0,0.0;123,0.0;124,1.5625E-5;125,0.0;141,0.0;142,1.328125E-5;143,0.0;151,0.0;152,1.171875E-5;153,0.0;170,0.0;171,1.40625E-5;172,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:ritualpedestal:0", + "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,7.8125E-7;65,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:air:0", + "distrib": "0,0.0;1,0.9292469;2,0.9350609;3,0.9350297;4,0.92899376;5,0.0;6,0.044446092;7,0.046103906;8,0.04835469;9,0.0509125;10,0.0522;11,0.053664844;12,0.055057812;13,0.05607344;14,0.055620313;15,0.055577345;16,0.05789219;17,0.059304688;18,0.0596;19,0.05933672;20,0.058945313;21,0.058896873;22,0.057685155;23,0.05728828;24,0.056595314;25,0.057092186;26,0.057214063;27,0.0569125;28,0.056189843;29,0.05629297;30,0.055877343;31,0.055878907;32,0.05583672;33,0.055121094;34,0.05488125;35,0.053597655;36,0.0526375;37,0.05143906;38,0.050375782;39,0.048926562;40,0.045897655;41,0.04373828;42,0.04209219;43,0.04116953;44,0.040235158;45,0.03779297;46,0.0381125;47,0.037607033;48,0.035957813;49,0.034533594;50,0.03231875;51,0.031048438;52,0.030082813;53,0.029286718;54,0.028075;55,0.027761718;56,0.028591406;57,0.029185155;58,0.028592968;59,0.0275;60,0.026392968;61,0.024010938;62,0.02471953;63,0.2302336;64,0.020957813;65,0.022828907;66,0.025328906;67,0.029360157;68,0.034697656;69,0.040840626;70,0.048489064;71,0.057203125;72,0.065484375;73,0.072022654;74,0.08056953;75,0.08866406;76,0.09542656;77,0.101958595;78,0.107842185;79,0.11315078;80,0.026385937;81,0.026467187;82,0.026576562;83,0.02670625;84,0.026844531;85,0.026960157;86,0.027035156;87,0.027050782;88,0.027055468;89,0.027060937;90,0.027069531;91,0.027085157;92,0.027103906;93,0.027134376;94,0.027153905;95,0.027171094;96,0.02698125;97,0.026977343;98,0.026978906;99,0.02698125;100,0.026978906;101,0.026980469;102,0.02698125;103,0.02697578;104,0.026978126;105,0.026976563;106,0.026970312;107,0.026970312;108,0.02696875;109,0.026940625;110,0.026889844;111,0.026814844;112,0.025574218;113,0.025574218;114,0.025575781;115,0.02556875;116,0.025565624;117,0.025536718;118,0.025475781;119,0.025414843;120,0.025338281;121,0.025260156;122,0.025203126;123,0.02516953;124,0.025192969;125,0.025135938;126,0.025039844;127,0.024984375;128,0.022971874;129,0.022973437;130,0.022958593;131,0.02294375;132,0.022911718;133,0.022854688;134,0.022797657;135,0.022741407;136,0.02269375;137,0.022646874;138,0.022635156;139,0.022625;140,0.02257578;141,0.022497656;142,0.02251953;143,0.022397656;144,0.01915;145,0.01910625;146,0.01906328;147,0.019014845;148,0.018973438;149,0.01894375;150,0.0188875;151,0.01871875;152,0.018601563;153,0.018321875;154,0.018046875;155,0.017845312;156,0.017817969;157,0.017861718;158,0.017960155;159,0.018159375;160,0.015164844;161,0.015159375;162,0.0151625;163,0.015139063;164,0.015108594;165,0.015042969;166,0.014967187;167,0.014903906;168,0.014872656;169,0.014872656;170,0.014865625;171,0.014950781;172,0.014908594;173,0.014838281;174,0.014850781;175,0.0149195315;176,0.013363281;177,0.013373437;178,0.013363281;179,0.013364844;180,0.013373437;181,0.0133617185;182,0.013363281;183,0.013371875;184,0.013360157;185,0.0133617185;186,0.013371875;187,0.013358594;188,0.013357031;189,0.013371094;190,0.013358594;191,0.013360937;192,0.013371094;193,0.013358594;194,0.013360157;195,0.013371094;196,0.013358594;197,0.013360157;198,0.013371094;199,0.013357031;200,0.013358594;201,0.01336875;202,0.013353907;203,0.013355468;204,0.01336875;205,0.013353125;206,0.013353907;207,0.013366406;208,0.013350781;209,0.013352344;210,0.013367187;211,0.01335;212,0.01335;213,0.013364063;214,0.01334375;215,0.0133476565;216,0.013364844;217,0.013346875;218,0.0133476565;219,0.013364844;220,0.013344531;221,0.013345312;222,0.013364063;223,0.013344531;224,0.013346875;225,0.0133625;226,0.013341406;227,0.013342969;228,0.0133625;229,0.0133375;230,0.013339062;231,0.013357813;232,0.013339844;233,0.013342969;234,0.0133625;235,0.013339062;236,0.013340625;237,0.013360937;238,0.013341406;239,0.013342969;240,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:stone:7", + "distrib": "0,0.0;52,0.0;53,1.4765625E-4;54,1.296875E-4;55,5.546875E-4;56,2.1484375E-4;57,2.078125E-4;58,2.4140625E-4;59,2.5546874E-4;60,3.953125E-4;61,9.828125E-4;62,2.15625E-4;63,1.21875E-4;64,8.359375E-5;65,1.265625E-4;66,2.5234374E-4;67,2.765625E-4;68,6.71875E-5;69,4.296875E-5;70,4.0625E-5;71,4.140625E-5;72,6.015625E-5;73,1.5234375E-4;74,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_grass_tall:4", + "distrib": "0,0.0;123,0.0;124,1.328125E-5;125,0.0;141,0.0;142,1.953125E-5;143,0.0;151,0.0;152,8.59375E-6;153,0.0;170,0.0;171,1.796875E-5;172,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:air:0", + "fortunes": { + "0": 0.0, + "1": 0.0, + "2": 0.0, + "3": 0.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_blue_end:0", + "distrib": "0,0.0;110,0.0;111,7.8125E-7;112,7.8125E-7;113,1.5625E-6;114,7.8125E-7;115,1.5625E-6;116,2.34375E-6;117,1.5625E-6;118,2.34375E-6;119,0.0;120,1.5625E-6;121,7.8125E-7;122,7.8125E-7;123,1.5625E-6;124,0.0;125,2.34375E-6;126,0.0;127,2.34375E-6;128,7.8125E-7;129,0.0;131,0.0;132,1.5625E-6;133,0.0;134,1.5625E-6;135,0.0;136,7.8125E-7;137,3.125E-6;138,3.125E-6;139,7.03125E-6;140,4.6875E-6;141,2.34375E-6;142,1.5625E-6;143,2.34375E-6;144,0.0;145,7.8125E-7;146,2.34375E-6;147,3.125E-6;148,5.46875E-6;149,4.6875E-6;150,6.25E-6;151,1.5625E-6;152,7.8125E-7;153,0.0;157,0.0;158,7.8125E-7;159,7.8125E-7;160,1.5625E-6;161,2.34375E-6;162,7.8125E-7;163,3.125E-6;164,7.8125E-7;165,3.125E-6;166,2.34375E-6;167,1.5625E-6;169,1.5625E-6;170,7.8125E-7;171,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:shoggothbiomass:0", + "distrib": "0,0.0;53,0.0;54,1.1640625E-4;55,0.0;58,0.0;59,3.515625E-5;60,1.640625E-5;61,0.0;62,0.0;63,3.515625E-5;64,0.0;65,1.5625E-6;66,3.515625E-5;67,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abyiroore:0", + "distrib": "0,0.0;5,0.0;6,8.6875E-4;7,7.757812E-4;8,8.3828124E-4;9,8.851563E-4;10,8.375E-4;11,9.2578126E-4;12,8.7421876E-4;13,8.6015626E-4;14,9.015625E-4;15,9.1484375E-4;16,8.3671877E-4;17,8.7265624E-4;18,8.9375E-4;19,8.609375E-4;20,8.3828124E-4;21,8.953125E-4;22,8.3984376E-4;23,8.125E-4;24,8.960937E-4;25,9.335937E-4;26,9.90625E-4;27,8.796875E-4;28,8.7109377E-4;29,7.8515627E-4;30,7.992188E-4;31,7.09375E-4;32,8.992187E-4;33,9.4609376E-4;34,8.25E-4;35,8.3515624E-4;36,8.9765625E-4;37,9.2265627E-4;38,8.765625E-4;39,8.8046875E-4;40,9.2734373E-4;41,9.0703124E-4;42,8.5625E-4;43,8.9375E-4;44,9.34375E-4;45,9.3828124E-4;46,8.84375E-4;47,7.828125E-4;48,8.09375E-4;49,8.25E-4;50,8.7109377E-4;51,8.8359375E-4;52,8.8984374E-4;53,8.3515624E-4;54,8.6640625E-4;55,8.1171875E-4;56,8.59375E-4;57,7.796875E-4;58,7.4609375E-4;59,6.585937E-4;60,5.8828125E-4;61,5.234375E-4;62,3.984375E-4;63,2.03125E-4;64,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abyssalsand:0", + "distrib": "0,0.0;52,0.0;53,1.484375E-5;54,6.0078123E-4;55,0.0043789065;56,0.015108594;57,0.03599297;58,0.08194922;59,0.16647266;60,0.2699797;61,0.32841405;62,0.22242734;63,0.14352812;64,0.010967188;65,0.013382032;66,0.016064063;67,0.01888203;68,0.020832032;69,0.02029375;70,0.019165626;71,0.019224219;72,0.020175781;73,0.018570313;74,0.017067188;75,0.016584376;76,0.015411719;77,0.014776562;78,0.013698437;79,0.012585157;80,3.5703124E-4;81,3.4453126E-4;82,3.25E-4;83,2.125E-4;84,9.84375E-5;85,2.890625E-5;86,2.1875E-5;87,3.28125E-5;88,4.6875E-5;89,7.1875E-5;90,8.28125E-5;91,7.265625E-5;92,4.609375E-5;93,2.5E-5;94,9.375E-6;95,3.90625E-6;96,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_terra:0", + "distrib": "0,0.0;1,8.859375E-4;2,2.3125E-4;3,2.6796875E-4;4,9.3125E-4;5,0.0;7,0.0;8,1.5625E-6;9,4.6875E-6;10,3.125E-6;11,3.515625E-5;12,3.203125E-5;13,3.125E-5;14,2.8125E-5;15,3.203125E-5;16,2.96875E-5;17,2.109375E-5;18,3.125E-5;19,2.96875E-5;20,2.265625E-5;21,4.140625E-5;22,2.5E-5;23,2.65625E-5;24,2.5E-5;25,1.953125E-5;26,2.8125E-5;27,3.28125E-5;28,4.609375E-5;29,5.078125E-5;30,3.046875E-5;31,3.515625E-5;32,2.421875E-5;33,2.8125E-5;34,2.34375E-5;35,1.484375E-5;36,2.03125E-5;37,2.65625E-5;38,2.265625E-5;39,1.71875E-5;40,3.046875E-5;41,3.203125E-5;42,2.03125E-5;43,1.484375E-5;44,3.4375E-5;45,1.71875E-5;46,2.65625E-5;47,1.40625E-5;48,2.421875E-5;49,2.109375E-5;50,1.71875E-5;51,2.578125E-5;52,9.375E-6;53,1.328125E-5;54,2.03125E-5;55,1.71875E-5;56,1.953125E-5;57,1.09375E-5;58,1.40625E-5;59,9.375E-6;60,1.484375E-5;61,1.09375E-5;62,3.90625E-6;63,2.34375E-6;64,2.34375E-6;65,0.0;75,0.0;76,3.90625E-6;77,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"terra\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_perditio:0", + "distrib": "0,0.0;1,0.0036101562;2,0.0011195312;3,0.001090625;4,0.0037382813;5,0.0;7,0.0;8,2.34375E-6;9,7.8125E-7;10,2.34375E-6;11,9.53125E-5;12,1.1328125E-4;13,1.390625E-4;14,1.1796875E-4;15,1.5390625E-4;16,1.4921874E-4;17,1.4140626E-4;18,1.3203124E-4;19,1.09375E-4;20,1.1328125E-4;21,1.21875E-4;22,1.2421876E-4;23,1.3203124E-4;24,1.4375E-4;25,8.828125E-5;26,1.1796875E-4;27,1.0234375E-4;28,1.0390625E-4;29,9.0625E-5;30,1.0078125E-4;31,1.0703125E-4;32,1.078125E-4;33,1.078125E-4;34,1.0625E-4;35,1.015625E-4;36,9.921875E-5;37,1.0859375E-4;38,1.09375E-4;39,1.375E-4;40,8.4375E-5;41,1.0625E-4;42,8.203125E-5;43,7.734375E-5;44,7.8125E-5;45,6.484375E-5;46,7.1875E-5;47,8.984375E-5;48,9.53125E-5;49,8.515625E-5;50,6.484375E-5;51,6.171875E-5;52,8.90625E-5;53,7.96875E-5;54,6.09375E-5;55,5.546875E-5;56,5.0E-5;57,3.828125E-5;58,3.75E-5;59,3.203125E-5;60,2.65625E-5;61,3.28125E-5;62,3.4375E-5;63,2.890625E-5;64,2.34375E-6;65,3.125E-6;66,4.6875E-6;67,5.46875E-6;68,3.90625E-6;69,1.5625E-6;70,0.0;71,1.5625E-6;72,4.6875E-6;73,4.6875E-6;74,3.125E-6;75,3.125E-6;76,1.5625E-6;77,0.0;121,0.0;122,7.8125E-7;123,0.0;161,0.0;162,7.8125E-7;163,0.0;187,0.0;188,3.125E-6;189,7.8125E-7;190,1.5625E-6;191,7.8125E-7;192,7.8125E-7;193,0.0;211,0.0;212,1.5625E-6;213,1.5625E-6;214,3.125E-6;215,0.0;228,0.0;229,2.34375E-6;230,1.5625E-6;231,2.34375E-6;232,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"perditio\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abyfence:0", + "distrib": "0,0.0;62,0.0;63,2.421875E-5;64,0.0;65,0.0;66,7.8125E-6;67,1.25E-5;68,9.375E-6;69,3.90625E-5;70,5.15625E-5;71,3.90625E-5;72,1.875E-5;73,1.5625E-5;74,1.71875E-5;75,1.40625E-5;76,4.6875E-6;77,7.8125E-6;78,4.6875E-6;79,4.6875E-6;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:abyfence:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:stone:1", + "distrib": "0,0.0;5,0.0;6,0.9493133;7,0.9473961;8,0.94523984;9,0.9427086;10,0.9414477;11,0.9394719;12,0.9383961;13,0.9373992;14,0.9375687;15,0.9374492;16,0.9354453;17,0.9340672;18,0.9339453;19,0.9342688;20,0.9347508;21,0.9349844;22,0.9362047;23,0.9365773;24,0.9369719;25,0.9368203;26,0.9366406;27,0.9368242;28,0.9376586;29,0.93777966;30,0.9383508;31,0.938518;32,0.93816406;33,0.9387594;34,0.9389797;35,0.9405773;36,0.9414133;37,0.94255155;38,0.9437461;39,0.94534844;40,0.9484672;41,0.95052654;42,0.9521086;43,0.9533742;44,0.953775;45,0.95592034;46,0.9558578;47,0.9564117;48,0.94139373;49,0.9430586;50,0.9448828;51,0.94610935;52,0.9470883;53,0.9478867;54,0.94810236;55,0.9443789;56,0.93366015;57,0.91230315;58,0.86695;59,0.7813641;60,0.66867346;61,0.58618826;62,0.5281562;63,0.46947578;64,0.105259374;65,0.09993281;66,0.09346016;67,0.085752346;68,0.07790469;69,0.07034922;70,0.06294141;71,0.054663282;72,0.047014844;73,0.0402375;74,0.033735156;75,0.027577344;76,0.022064062;77,0.016828906;78,0.012422657;79,0.008548438;80,3.5390625E-4;81,2.6953124E-4;82,1.625E-4;83,1.3203124E-4;84,1.234375E-4;85,1.1953125E-4;86,1.0859375E-4;87,9.21875E-5;88,7.421875E-5;89,4.0625E-5;90,1.09375E-5;91,3.90625E-6;92,7.8125E-7;93,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cobblestone:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abypcorore:0", + "distrib": "0,0.0;5,0.0;6,2.9140626E-4;7,3.4140624E-4;8,3.6953125E-4;9,2.875E-4;10,3.171875E-4;11,2.9921875E-4;12,3.21875E-4;13,2.9375E-4;14,3.1640625E-4;15,3.1171876E-4;16,3.0390624E-4;17,3.1640625E-4;18,1.484375E-4;19,3.125E-6;20,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:cpearl:0", + "fortunes": { + "0": 1.5067, + "1": 2.0026, + "2": 2.6097, + "3": 3.2437 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:decorativestatue:5", + "distrib": "0,0.0;56,0.0;57,1.5625E-6;58,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:5", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_aer:0", + "distrib": "0,0.0;1,9.8125E-4;2,2.90625E-4;3,2.890625E-4;4,9.804687E-4;5,0.0;9,0.0;10,6.25E-6;11,2.96875E-5;12,3.671875E-5;13,4.0625E-5;14,3.59375E-5;15,3.203125E-5;16,4.53125E-5;17,3.90625E-5;18,2.65625E-5;19,2.578125E-5;20,1.796875E-5;21,3.125E-5;22,3.515625E-5;23,3.4375E-5;24,2.65625E-5;25,2.421875E-5;26,2.1875E-5;27,3.359375E-5;28,2.34375E-5;29,2.96875E-5;30,3.125E-5;31,3.4375E-5;32,4.21875E-5;33,1.953125E-5;34,2.96875E-5;35,3.75E-5;36,4.453125E-5;37,3.28125E-5;38,2.03125E-5;39,2.34375E-5;40,1.796875E-5;41,2.03125E-5;42,1.796875E-5;43,1.40625E-5;44,2.03125E-5;45,1.5625E-5;46,1.71875E-5;47,1.40625E-5;48,2.578125E-5;49,1.5625E-5;50,2.265625E-5;51,1.796875E-5;52,2.734375E-5;53,2.5E-5;54,1.25E-5;55,1.015625E-5;56,1.015625E-5;57,1.640625E-5;58,1.796875E-5;59,7.03125E-6;60,4.6875E-6;61,3.90625E-6;62,1.015625E-5;63,1.5625E-6;64,2.34375E-6;65,7.8125E-7;66,0.0;70,0.0;71,1.5625E-6;72,7.8125E-7;73,3.125E-6;74,0.0;75,0.0;76,1.5625E-6;77,0.0;215,0.0;216,7.8125E-7;217,0.0;218,7.8125E-7;219,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aer\",amount:1}]}", + "fortunes": { + "0": 2.0, + "1": 2.0, + "2": 2.0, + "3": 2.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:cobblestone:0", + "distrib": "0,0.0;4,0.0;5,1.0;6,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:decorativestatue:2", + "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,0.0;68,0.0;69,7.8125E-7;70,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:2", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:decorativestatue:1", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;61,0.0;62,7.8125E-7;63,7.8125E-7;64,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abygolore:0", + "distrib": "0,0.0;5,0.0;6,1.828125E-4;7,1.9453125E-4;8,1.7890625E-4;9,1.96875E-4;10,1.84375E-4;11,1.8125E-4;12,1.6640624E-4;13,1.5546875E-4;14,1.9453125E-4;15,1.5E-4;16,1.390625E-4;17,1.3359376E-4;18,1.5078126E-4;19,1.7890625E-4;20,1.703125E-4;21,1.875E-4;22,2.234375E-4;23,1.890625E-4;24,1.453125E-4;25,1.5546875E-4;26,1.875E-4;27,1.6328125E-4;28,1.40625E-4;29,1.484375E-4;30,1.8046875E-4;31,1.4609375E-4;32,1.9765625E-4;33,1.96875E-4;34,1.8046875E-4;35,1.3828125E-4;36,1.7265625E-4;37,1.53125E-4;38,7.8125E-5;39,7.8125E-7;40,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:decorativestatue:4", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;62,0.0;63,7.8125E-7;64,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:decorativestatue:4", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abytinore:0", + "distrib": "0,0.0;5,0.0;6,9.203125E-4;7,8.625E-4;8,8.7578123E-4;9,8.0390624E-4;10,8.960937E-4;11,8.8125E-4;12,8.578125E-4;13,8.0390624E-4;14,8.328125E-4;15,8.0703123E-4;16,9.09375E-4;17,8.8046875E-4;18,8.546875E-4;19,8.3515624E-4;20,8.5859373E-4;21,7.3125E-4;22,8.234375E-4;23,9.1171876E-4;24,8.3671877E-4;25,8.53125E-4;26,9.3828124E-4;27,8.296875E-4;28,8.101562E-4;29,8.8984374E-4;30,8.679688E-4;31,8.609375E-4;32,9.0859376E-4;33,9.0546877E-4;34,9.59375E-4;35,7.890625E-4;36,8.789062E-4;37,8.390625E-4;38,9.0703124E-4;39,8.7734376E-4;40,9.2578126E-4;41,8.4296876E-4;42,8.6015626E-4;43,8.78125E-4;44,9.195313E-4;45,8.4609375E-4;46,9.0E-4;47,8.992187E-4;48,8.7265624E-4;49,8.640625E-4;50,8.3984376E-4;51,8.359375E-4;52,8.921875E-4;53,8.8359375E-4;54,8.140625E-4;55,8.328125E-4;56,8.71875E-4;57,8.6015626E-4;58,8.484375E-4;59,8.2265626E-4;60,6.484375E-4;61,5.40625E-4;62,4.625E-4;63,2.3125E-4;64,3.125E-6;65,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:cobblestone:4", + "distrib": "0,0.0;61,0.0;62,3.125E-6;63,6.25E-6;64,7.03125E-6;65,4.6875E-6;66,7.8125E-6;67,7.8125E-6;68,6.25E-6;69,1.015625E-5;70,8.59375E-6;71,7.8125E-6;72,1.171875E-5;73,1.171875E-5;74,1.015625E-5;75,1.484375E-5;76,1.40625E-5;77,1.25E-5;78,1.484375E-5;79,1.484375E-5;80,1.328125E-5;81,1.640625E-5;82,1.71875E-5;83,1.5625E-5;84,1.640625E-5;85,1.796875E-5;86,1.640625E-5;87,1.796875E-5;88,1.953125E-5;89,1.796875E-5;90,1.796875E-5;91,2.109375E-5;92,1.953125E-5;93,1.875E-5;94,2.109375E-5;95,1.953125E-5;96,1.875E-5;97,2.265625E-5;98,2.109375E-5;99,1.875E-5;100,2.109375E-5;101,1.953125E-5;102,1.875E-5;103,2.265625E-5;104,2.109375E-5;105,2.03125E-5;106,2.421875E-5;107,2.265625E-5;108,2.03125E-5;109,2.578125E-5;110,2.421875E-5;111,2.03125E-5;112,2.421875E-5;113,2.265625E-5;114,2.03125E-5;115,2.578125E-5;116,2.421875E-5;117,2.03125E-5;118,2.421875E-5;119,2.265625E-5;120,2.03125E-5;121,2.578125E-5;122,2.421875E-5;123,2.109375E-5;124,2.578125E-5;125,2.421875E-5;126,2.109375E-5;127,2.734375E-5;128,2.578125E-5;129,2.109375E-5;130,2.578125E-5;131,2.421875E-5;132,2.109375E-5;133,2.734375E-5;134,2.578125E-5;135,2.109375E-5;136,2.578125E-5;137,2.421875E-5;138,2.109375E-5;139,2.734375E-5;140,2.421875E-5;141,2.03125E-5;142,2.5E-5;143,2.34375E-5;144,2.03125E-5;145,2.578125E-5;146,2.421875E-5;147,2.109375E-5;148,2.65625E-5;149,2.5E-5;150,2.109375E-5;151,2.734375E-5;152,2.734375E-5;153,2.1875E-5;154,2.890625E-5;155,2.734375E-5;156,2.265625E-5;157,3.046875E-5;158,2.890625E-5;159,2.421875E-5;160,3.203125E-5;161,3.046875E-5;162,2.421875E-5;163,3.359375E-5;164,3.203125E-5;165,2.578125E-5;166,3.515625E-5;167,3.359375E-5;168,2.578125E-5;169,3.671875E-5;170,3.515625E-5;171,2.65625E-5;172,3.671875E-5;173,3.515625E-5;174,2.65625E-5;175,3.828125E-5;176,3.671875E-5;177,2.65625E-5;178,3.671875E-5;179,3.515625E-5;180,2.65625E-5;181,3.828125E-5;182,3.671875E-5;183,2.8125E-5;184,3.984375E-5;185,3.828125E-5;186,2.8125E-5;187,4.140625E-5;188,3.984375E-5;189,2.8125E-5;190,3.984375E-5;191,3.828125E-5;192,2.8125E-5;193,4.140625E-5;194,3.984375E-5;195,2.890625E-5;196,4.140625E-5;197,3.984375E-5;198,2.890625E-5;199,4.296875E-5;200,4.140625E-5;201,3.125E-5;202,4.609375E-5;203,4.453125E-5;204,3.125E-5;205,4.6875E-5;206,4.53125E-5;207,3.28125E-5;208,4.921875E-5;209,4.765625E-5;210,3.28125E-5;211,5.0E-5;212,4.84375E-5;213,3.4375E-5;214,5.234375E-5;215,5.078125E-5;216,3.4375E-5;217,5.3125E-5;218,5.15625E-5;219,3.515625E-5;220,5.390625E-5;221,5.234375E-5;222,3.515625E-5;223,5.46875E-5;224,5.3125E-5;225,3.75E-5;226,5.859375E-5;227,5.703125E-5;228,3.75E-5;229,5.9375E-5;230,5.78125E-5;231,3.75E-5;232,5.859375E-5;233,5.703125E-5;234,3.75E-5;235,5.9375E-5;236,5.78125E-5;237,3.75E-5;238,5.859375E-5;239,5.703125E-5;240,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_blue_mid:0", + "distrib": "0,0.0;111,0.0;112,7.8125E-7;113,1.5625E-6;114,2.34375E-6;115,7.8125E-7;116,2.34375E-6;117,3.125E-6;119,3.125E-6;120,1.5625E-6;121,2.34375E-6;122,1.5625E-6;124,1.5625E-6;125,7.8125E-7;126,2.34375E-6;127,1.5625E-6;129,1.5625E-6;130,7.8125E-7;131,0.0;132,0.0;133,1.5625E-6;134,7.8125E-7;135,1.5625E-6;137,1.5625E-6;138,3.125E-6;139,5.46875E-6;140,1.015625E-5;141,1.09375E-5;142,6.25E-6;143,2.34375E-6;145,2.34375E-6;146,3.125E-6;147,3.125E-6;148,5.46875E-6;149,7.8125E-6;150,9.375E-6;151,1.015625E-5;152,5.46875E-6;153,1.5625E-6;154,0.0;158,0.0;159,7.8125E-7;160,1.5625E-6;161,3.125E-6;162,3.90625E-6;163,3.90625E-6;164,4.6875E-6;165,3.125E-6;166,5.46875E-6;167,4.6875E-6;168,3.125E-6;169,3.125E-6;170,1.5625E-6;171,1.5625E-6;172,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abynitore:0", + "distrib": "0,0.0;5,0.0;6,9.3515625E-4;7,0.00104375;8,9.21875E-4;9,8.78125E-4;10,8.734375E-4;11,9.34375E-4;12,7.890625E-4;13,9.023438E-4;14,8.0546876E-4;15,8.679688E-4;16,7.78125E-4;17,8.1953127E-4;18,9.6328126E-4;19,8.828125E-4;20,8.1953127E-4;21,8.3125E-4;22,8.1171875E-4;23,8.8984374E-4;24,8.796875E-4;25,9.171875E-4;26,9.171875E-4;27,9.835938E-4;28,8.828125E-4;29,8.5703126E-4;30,9.1171876E-4;31,8.2265626E-4;32,8.4296876E-4;33,8.21875E-4;34,8.2109374E-4;35,8.09375E-4;36,9.453125E-4;37,8.7578123E-4;38,8.960937E-4;39,8.03125E-4;40,8.203125E-4;41,8.765625E-4;42,8.53125E-4;43,8.234375E-4;44,8.6875E-4;45,8.65625E-4;46,8.90625E-4;47,9.0546877E-4;48,8.0E-4;49,7.4375E-4;50,8.71875E-4;51,9.46875E-4;52,8.0E-4;53,9.2109374E-4;54,8.5859373E-4;55,8.8046875E-4;56,8.273437E-4;57,7.65625E-4;58,7.414062E-4;59,7.0625E-4;60,6.484375E-4;61,5.15625E-4;62,4.546875E-4;63,2.6484375E-4;64,8.59375E-6;65,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:nitre:0", + "fortunes": { + "0": 1.9966, + "1": 2.6524, + "2": 3.4765, + "3": 4.4329 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:torch:0", + "distrib": "0,0.0;66,0.0;67,3.125E-6;68,3.125E-6;69,0.0;70,1.40625E-5;71,1.25E-5;72,0.0;73,0.0;74,6.25E-6;75,3.125E-6;76,0.0;77,0.0;78,3.125E-6;79,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:torch:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abycorore:0", + "distrib": "0,0.0;5,0.0;6,0.0017164062;7,0.00168125;8,0.0015875;9,0.0015929687;10,0.0016335937;11,0.001590625;12,0.0016046875;13,0.0016679687;14,0.0018304688;15,0.0017117187;16,0.0016664063;17,0.0016429687;18,0.0015960938;19,0.001525;20,0.00159375;21,0.0015953125;22,0.00151875;23,0.0015648437;24,0.0016625;25,0.0015929687;26,0.0015640625;27,0.0015882812;28,0.00156875;29,0.0015453125;30,0.0015710938;31,0.0015414063;32,0.0015617188;33,0.0016382813;34,0.0016164063;35,0.0016921875;36,0.0015875;37,0.001721875;38,0.0016078125;39,0.0016484375;40,0.0017710937;41,0.0017265625;42,0.0017703125;43,0.0016921875;44,0.0017117187;45,0.0016257813;46,0.0015226563;47,0.0016375;48,0.001609375;49,0.0016648438;50,0.0016445313;51,0.0017;52,0.00158125;53,0.001553125;54,0.0017242187;55,0.0016367187;56,0.0014148437;57,0.0014976562;58,0.0014742188;59,0.0012617188;60,0.0012117188;61,0.001084375;62,9.2265627E-4;63,8.875E-4;64,1.6875E-4;65,1.9921875E-4;66,1.65625E-4;67,1.5390625E-4;68,1.4609375E-4;69,1.1328125E-4;70,9.296875E-5;71,8.90625E-5;72,9.53125E-5;73,8.671875E-5;74,8.203125E-5;75,3.671875E-5;76,3.046875E-5;77,3.203125E-5;78,1.5625E-5;79,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:coralium:0", + "fortunes": { + "0": 1.9963, + "1": 2.6622, + "2": 3.4711, + "3": 4.4336 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:chest:0", + "distrib": "0,0.0;54,0.0;55,2.34375E-6;56,1.5625E-6;57,0.0;58,2.34375E-6;59,2.34375E-6;60,0.0;61,3.125E-6;62,3.125E-6;63,2.34375E-6;64,0.0;65,1.5625E-6;66,1.5625E-6;67,7.8125E-7;68,0.0;69,4.6875E-6;70,3.125E-6;71,0.0;72,0.0;73,1.5625E-6;74,7.8125E-7;75,0.0;76,0.0;77,7.8125E-7;78,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:chest:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_aqua:0", + "distrib": "0,0.0;1,9.335937E-4;2,2.5390624E-4;3,2.875E-4;4,0.0010359375;5,0.0;9,0.0;10,1.5625E-6;11,4.453125E-5;12,2.96875E-5;13,2.890625E-5;14,2.578125E-5;15,3.828125E-5;16,3.4375E-5;17,4.609375E-5;18,6.09375E-5;19,4.53125E-5;20,3.4375E-5;21,2.5E-5;22,3.515625E-5;23,4.375E-5;24,3.75E-5;25,3.59375E-5;26,5.15625E-5;27,3.515625E-5;28,3.828125E-5;29,2.96875E-5;30,1.796875E-5;31,2.8125E-5;32,4.21875E-5;33,2.890625E-5;34,3.28125E-5;35,4.140625E-5;36,3.828125E-5;37,3.75E-5;38,3.046875E-5;39,2.65625E-5;40,1.25E-5;41,2.03125E-5;42,1.953125E-5;43,2.03125E-5;44,2.65625E-5;45,1.640625E-5;46,2.421875E-5;47,1.484375E-5;48,1.40625E-5;49,1.25E-5;50,2.1875E-5;51,1.484375E-5;52,7.03125E-6;53,1.25E-5;54,1.09375E-5;55,7.03125E-6;56,7.03125E-6;57,1.015625E-5;58,7.8125E-6;59,1.171875E-5;60,6.25E-6;61,3.125E-6;62,3.90625E-6;63,2.34375E-6;64,3.90625E-6;65,0.0;66,0.0;67,3.90625E-6;68,0.0;69,7.8125E-7;70,3.125E-6;71,0.0;219,0.0;220,1.5625E-6;221,2.34375E-6;222,7.8125E-7;223,7.8125E-7;224,0.0;228,0.0;229,7.8125E-7;230,1.5625E-6;231,2.34375E-6;232,1.5625E-6;233,0.0;234,0.0;235,1.5625E-6;237,1.5625E-6;238,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"aqua\",amount:1}]}", + "fortunes": { + "0": 3.0, + "1": 3.0, + "2": 3.0, + "3": 3.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_grass:1", + "distrib": "0,0.0;139,0.0;140,2.65625E-5;141,1.8671875E-4;142,0.0;150,0.0;151,1.3515625E-4;152,0.0;157,0.0;158,8.125E-5;159,5.523437E-4;160,0.0;173,0.0;174,4.765625E-5;175,1.9296876E-4;176,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:monolithpillar:0", + "distrib": "0,0.0;56,0.0;57,4.6875E-6;59,4.6875E-6;60,0.0;62,0.0;63,3.125E-6;65,3.125E-6;66,0.0;67,0.0;68,7.8125E-7;70,7.8125E-7;71,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:monolithpillar:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:luminousthistle:0", + "distrib": "0,0.0;57,0.0;58,7.8125E-7;59,1.5625E-6;60,0.0;61,3.125E-6;62,5.46875E-6;63,2.1796874E-4;64,3.125E-6;65,2.34375E-6;66,1.71875E-5;67,9.375E-6;68,7.03125E-6;69,1.09375E-5;70,2.03125E-5;71,1.796875E-5;72,1.328125E-5;73,1.875E-5;74,4.21875E-5;75,4.53125E-5;76,3.90625E-5;77,3.984375E-5;78,1.71875E-5;79,1.484375E-5;80,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:luminousthistle:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_purple_mid:0", + "distrib": "0,0.0;103,0.0;104,7.8125E-7;105,7.8125E-7;106,3.125E-6;107,4.6875E-6;108,3.125E-6;109,1.5625E-6;110,7.8125E-7;111,2.34375E-6;112,0.0;123,0.0;124,1.25E-5;125,6.25E-6;126,0.0;141,0.0;142,6.25E-6;143,3.125E-6;144,0.0;150,0.0;151,2.34375E-6;152,3.125E-6;153,0.0;170,0.0;171,6.25E-6;172,8.59375E-6;173,2.34375E-6;174,3.90625E-6;175,2.34375E-6;176,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abylcorore:0", + "distrib": "0,0.0;5,0.0;6,2.2109375E-4;7,2.40625E-4;8,2.4453126E-4;9,2.046875E-4;10,2.3359375E-4;11,2.4296874E-4;12,2.3671876E-4;13,2.2265625E-4;14,2.6484375E-4;15,2.25E-4;16,2.15625E-4;17,2.2578124E-4;18,2.3203125E-4;19,2.3671876E-4;20,2.28125E-4;21,2.6640625E-4;22,2.65625E-4;23,2.53125E-4;24,2.8046875E-4;25,2.515625E-4;26,2.421875E-4;27,2.5625E-4;28,2.5E-4;29,2.078125E-4;30,2.5546874E-4;31,3.2109374E-4;32,2.21875E-4;33,1.0859375E-4;34,4.6875E-6;35,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:stonebrick:0", + "distrib": "0,0.0;61,0.0;62,5.234375E-5;63,2.265625E-5;64,0.0;70,0.0;71,1.5625E-6;72,0.0;76,0.0;77,1.640625E-5;78,1.5625E-6;79,1.5625E-6;80,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:fusedabyssalsand:0", + "distrib": "0,0.0;61,0.0;62,0.10318984;63,0.13583125;64,0.0022570312;65,0.0030992187;66,0.0038117187;67,0.004796094;68,0.005534375;69,0.007471875;70,0.008438282;71,0.008203906;72,0.0065890625;73,0.008253906;74,0.008140625;75,0.0069703124;76,0.006834375;77,0.0061515626;78,0.00590625;79,0.0055890623;80,8.984375E-5;81,1.0234375E-4;82,1.1875E-4;83,1.3359376E-4;84,1.171875E-4;85,7.34375E-5;86,1.796875E-5;87,6.25E-6;88,3.90625E-6;89,8.59375E-6;90,1.875E-5;91,1.71875E-5;92,2.96875E-5;93,2.1875E-5;94,1.5625E-5;95,5.46875E-6;96,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "abyssalcraft:abyssalsand:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:darkstone_brick:0", + "distrib": "0,0.0;1,0.0625;2,0.0625;3,0.0;4,0.0625;5,0.0;160,0.0;161,2.34375E-6;162,5.46875E-6;163,0.0;167,0.0;168,5.46875E-6;169,2.34375E-6;170,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_congealed:0", + "distrib": "0,0.0;121,0.0;122,1.328125E-5;123,8.59375E-6;124,1.5625E-6;125,1.5625E-6;126,4.6875E-6;127,3.90625E-6;128,0.0;137,0.0;138,2.34375E-6;139,7.03125E-6;140,1.09375E-5;141,1.171875E-5;142,1.5625E-6;143,3.125E-6;144,0.0;147,0.0;148,3.90625E-6;149,3.125E-6;150,1.25E-5;151,8.59375E-6;152,7.8125E-7;155,7.8125E-7;156,4.6875E-6;157,6.25E-6;158,4.84375E-5;159,2.421875E-5;160,0.0;167,0.0;168,7.8125E-7;169,1.25E-5;170,1.09375E-5;171,2.34375E-6;172,2.34375E-6;173,5.46875E-6;174,1.484375E-5;175,1.015625E-5;176,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:darkstone_brick:1", + "distrib": "0,0.0;2,0.0;3,0.0625;4,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_congealed:1", + "distrib": "0,0.0;119,0.0;120,7.8125E-7;121,4.6875E-6;122,1.5625E-5;123,6.25E-6;124,0.0;138,0.0;139,1.5625E-6;140,1.640625E-5;141,7.8125E-6;142,0.0;143,1.5625E-6;144,0.0;147,0.0;148,7.8125E-7;149,5.46875E-6;150,1.484375E-5;151,7.8125E-6;152,0.0;155,0.0;156,4.6875E-6;157,4.6875E-6;158,5.703125E-5;159,2.421875E-5;160,0.0;166,0.0;167,3.125E-6;168,1.5625E-6;169,1.40625E-5;170,4.6875E-6;171,0.0;172,0.0;173,7.8125E-7;174,1.09375E-5;175,7.03125E-6;176,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:stonebrick:2", + "distrib": "0,0.0;61,0.0;62,2.03125E-5;63,9.375E-6;64,0.0;70,0.0;71,2.34375E-6;72,0.0;76,0.0;77,7.03125E-6;78,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:ingotblock:1", + "distrib": "0,0.0;160,0.0;161,7.8125E-7;162,0.0;164,0.0;165,7.8125E-7;166,0.0;168,0.0;169,7.8125E-7;170,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "minecraft:ladder:0", + "distrib": "0,0.0;54,0.0;55,2.34375E-6;56,3.90625E-6;57,3.90625E-6;58,6.25E-6;59,8.59375E-6;60,8.59375E-6;61,1.25E-5;62,1.328125E-5;63,1.171875E-5;64,8.59375E-6;65,9.375E-6;67,9.375E-6;68,5.46875E-6;69,3.125E-6;71,3.125E-6;72,1.5625E-6;73,7.8125E-7;75,7.8125E-7;76,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "minecraft:ladder:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abybrick:0", + "distrib": "0,0.0;53,0.0;54,2.8125E-5;55,5.15625E-5;56,5.15625E-5;57,7.96875E-5;58,1.125E-4;59,1.0625E-4;60,1.390625E-4;61,1.8359374E-4;62,3.515625E-4;63,3.359375E-4;64,1.265625E-4;65,1.625E-4;66,1.5703125E-4;67,1.265625E-4;68,3.1328126E-4;69,3.421875E-4;70,2.296875E-4;71,2.0E-4;72,2.4609375E-4;73,2.8359375E-4;74,1.71875E-4;75,5.0E-5;76,9.53125E-5;77,9.296875E-5;78,4.765625E-5;79,1.5625E-5;80,0.0;160,0.0;161,1.5625E-6;162,0.0;163,7.03125E-6;164,2.34375E-6;165,0.0;166,2.34375E-6;167,7.03125E-6;168,0.0;169,1.5625E-6;170,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_dirt:2", + "distrib": "0,0.0;106,0.0;107,7.8125E-7;108,3.90625E-6;109,2.578125E-5;110,7.734375E-5;111,1.5625E-4;112,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:statue:6", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "thaumcraft:crystal_ordo:0", + "distrib": "0,0.0;1,8.78125E-4;2,2.5234374E-4;3,2.5703126E-4;4,9.546875E-4;5,0.0;10,0.0;11,1.5625E-5;12,2.03125E-5;13,3.671875E-5;14,2.65625E-5;15,2.109375E-5;16,2.421875E-5;17,2.8125E-5;18,2.03125E-5;19,2.96875E-5;20,3.4375E-5;21,2.109375E-5;22,3.359375E-5;23,3.203125E-5;24,3.4375E-5;25,3.28125E-5;26,2.734375E-5;27,3.125E-5;28,1.796875E-5;29,2.1875E-5;30,3.203125E-5;31,3.203125E-5;32,1.640625E-5;33,2.265625E-5;34,1.484375E-5;35,3.125E-5;36,2.578125E-5;37,2.421875E-5;38,2.578125E-5;39,2.109375E-5;40,2.265625E-5;41,2.265625E-5;42,2.65625E-5;43,1.71875E-5;44,1.953125E-5;45,1.640625E-5;46,6.25E-6;47,1.5625E-5;48,1.640625E-5;49,1.5625E-5;50,1.015625E-5;51,1.796875E-5;52,1.953125E-5;53,1.71875E-5;54,1.25E-5;55,1.09375E-5;56,1.40625E-5;57,2.5E-5;58,1.171875E-5;59,1.328125E-5;60,1.09375E-5;61,1.09375E-5;62,3.125E-6;63,0.0;65,0.0;66,3.125E-6;67,0.0;71,0.0;72,3.125E-6;73,1.5625E-6;74,7.8125E-7;75,2.34375E-6;76,2.34375E-6;77,0.0;102,0.0;103,7.8125E-7;104,0.0;213,0.0;214,7.8125E-7;215,1.5625E-6;216,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "thaumcraft:crystal_essence:0:{Aspects:[{key:\"ordo\",amount:1}]}", + "fortunes": { + "0": 4.0, + "1": 4.0, + "2": 4.0, + "3": 4.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_dirt:1", + "distrib": "0,0.0;115,0.0;116,2.34375E-6;117,3.4375E-5;118,9.140625E-5;119,1.4765625E-4;120,1.9609375E-4;121,2.015625E-4;122,1.2734375E-4;123,0.0;136,0.0;137,5.46875E-6;138,1.71875E-5;139,4.84375E-5;140,1.046875E-4;141,1.7109375E-4;142,2.2421875E-4;143,2.703125E-4;144,0.0;147,0.0;148,6.25E-6;149,2.96875E-5;150,8.046875E-5;151,1.5859376E-4;152,2.703125E-4;153,3.828125E-4;154,4.796875E-4;155,5.6015624E-4;156,5.5625E-4;157,5.4375E-4;158,4.1171876E-4;159,0.0;161,0.0;162,7.8125E-7;163,1.09375E-5;164,4.6875E-5;165,1.171875E-4;166,1.8203125E-4;167,2.359375E-4;168,2.6484375E-4;169,1.6484375E-4;170,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_purple_end:0", + "distrib": "0,0.0;102,0.0;103,7.8125E-7;104,0.0;105,2.34375E-6;106,2.34375E-6;107,7.8125E-7;109,7.8125E-7;110,2.34375E-6;111,7.8125E-7;112,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_blue:0", + "distrib": "0,0.0;113,0.0;114,7.8125E-7;115,3.125E-6;116,3.125E-6;117,3.90625E-6;118,3.125E-6;119,3.90625E-6;120,5.46875E-6;121,7.03125E-6;122,4.6875E-6;123,3.125E-6;124,4.6875E-6;125,5.46875E-6;126,4.6875E-6;127,3.125E-6;128,0.0;129,7.8125E-7;130,1.5625E-6;131,2.34375E-6;132,1.5625E-6;133,0.0;134,7.8125E-7;135,2.34375E-6;138,2.34375E-6;139,4.6875E-6;140,7.03125E-6;141,7.8125E-6;142,1.40625E-5;143,1.640625E-5;144,3.125E-6;145,1.5625E-6;146,7.8125E-7;147,3.125E-6;148,3.90625E-6;149,6.25E-6;150,7.03125E-6;151,1.25E-5;152,1.484375E-5;153,1.171875E-5;154,1.171875E-5;155,7.8125E-6;156,3.90625E-6;157,3.125E-6;158,3.90625E-6;159,0.0;161,0.0;162,1.5625E-6;163,2.34375E-6;164,4.6875E-6;165,5.46875E-6;166,5.46875E-6;167,7.8125E-6;168,8.59375E-6;169,5.46875E-6;170,6.25E-6;171,4.6875E-6;172,4.6875E-6;173,3.125E-6;174,7.8125E-7;175,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_grass:2", + "distrib": "0,0.0;121,0.0;122,2.65625E-5;123,1.3046875E-4;124,0.0;157,0.0;158,6.484375E-5;159,4.140625E-4;160,0.0;168,0.0;169,3.4375E-5;170,1.6796876E-4;171,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:slime_dirt:1", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:statue:1", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_dirt:0", + "distrib": "0,0.0;118,0.0;119,7.8125E-6;120,3.59375E-5;121,9.765625E-5;122,1.8203125E-4;123,2.578125E-4;124,3.3203125E-4;125,4.171875E-4;126,4.7734374E-4;127,5.3984375E-4;128,0.0;129,3.125E-6;130,1.328125E-5;131,2.96875E-5;132,6.40625E-5;133,1.1640625E-4;134,1.734375E-4;135,2.3359375E-4;136,2.7578126E-4;137,3.1640625E-4;138,3.15625E-4;139,2.734375E-4;140,2.1953126E-4;141,8.359375E-5;142,1.6875E-4;143,2.765625E-4;144,2.421875E-5;145,6.328125E-5;146,1.0625E-4;147,1.546875E-4;148,1.7421875E-4;149,1.7421875E-4;150,1.609375E-4;151,1.171875E-4;152,2.5234374E-4;153,4.34375E-4;154,6.1328127E-4;155,7.4921874E-4;156,7.859375E-4;157,7.5E-4;158,5.4296874E-4;159,0.0;166,0.0;167,2.34375E-6;168,1.5625E-5;169,5.0E-5;170,1.0703125E-4;171,1.7578126E-4;172,2.359375E-4;173,2.8671874E-4;174,2.015625E-4;175,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:statue:4", + "distrib": "0,0.0;56,0.0;57,7.8125E-7;58,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_vine_purple:0", + "distrib": "0,0.0;106,0.0;107,7.8125E-7;108,3.125E-6;109,5.46875E-6;110,5.46875E-6;111,4.6875E-6;112,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:statue:3", + "distrib": "0,0.0;56,0.0;57,1.5625E-6;58,0.0;", + "silktouch": false, + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "tconstruct:slime_leaves:1", + "distrib": "0,0.0;124,0.0;125,6.25E-6;126,5.0E-5;127,3.75E-5;128,0.0;142,0.0;143,3.125E-6;144,0.0;151,0.0;152,3.125E-6;153,2.5E-5;154,1.875E-5;155,9.375E-6;156,3.90625E-6;157,0.0;171,0.0;172,3.125E-6;173,2.8125E-5;174,4.296875E-5;175,2.96875E-5;176,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "tconstruct:edible:2", + "fortunes": { + "0": 0.0048, + "1": 0.0047, + "2": 0.0058, + "3": 0.0091 + } + }, + { + "itemStack": "tconstruct:slime_sapling:1", + "fortunes": { + "0": 0.0397, + "1": 0.0473, + "2": 0.0636, + "3": 0.1004 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:abydiaore:0", + "distrib": "0,0.0;5,0.0;6,2.1328125E-4;7,2.2421875E-4;8,2.203125E-4;9,2.1796874E-4;10,2.2890625E-4;11,2.3046875E-4;12,1.9921875E-4;13,2.5078125E-4;14,2.1875E-4;15,2.4296874E-4;16,2.125E-4;17,1.8125E-4;18,2.2890625E-4;19,1.796875E-4;20,1.8671875E-4;21,2.328125E-4;22,1.9453125E-4;23,1.2109375E-4;24,1.5625E-6;25,0.0;", + "silktouch": true, + "dropsList": [ + { + "itemStack": "minecraft:diamond:0", + "fortunes": { + "0": 1.0, + "1": 1.3385, + "2": 1.7466, + "3": 2.2028 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, + { + "block": "abyssalcraft:psdl:0", + "distrib": "0,0.0;5,0.0;6,2.1328125E-7;7,2.2421875E-7;8,2.203125E-7;9,2.1796874E-7;10,2.2890625E-7;11,2.3046875E-7;12,1.9921875E-7;13,2.5078125E-7;14,2.1875E-7;15,2.4296874E-7;16,2.125E-7;17,1.8125E-7;18,2.2890625E-7;19,1.796875E-7;20,1.8671875E-7;21,2.328125E-7;22,1.9453125E-7;23,1.2109375E-7;24,1.5625E-8;25,0.0;", + "silktouch": false, + "dropsList": [ + { + "itemStack": "abyssalcraft:psdl:0", + "fortunes": { + "0": 1.0, + "1": 1.0, + "2": 1.0, + "3": 1.0 + } + } + ], + "dim": "Dim 50: The Abyssal Wasteland" + }, { "block": "mysticalagriculture:prosperity_ore:0", "distrib": "0,0.0;12,0.0;13,1.765625E-4;14,0.0018828125;15,0.0036296875;16,0.0037398438;17,0.003803125;18,0.0038230468;19,0.0038242186;20,0.0038074218;21,0.0037972657;22,0.0038148437;23,0.003746875;24,0.0037691407;25,0.0038183595;26,0.0038476563;27,0.003760547;28,0.0038375;29,0.0039296877;30,0.0039035156;31,0.0038335938;32,0.0037257813;33,0.0037660156;34,0.0038378907;35,0.0039070314;36,0.0038339845;37,0.0037128907;38,0.0038554687;39,0.0038484375;40,0.0038511718;41,0.0037882812;42,0.003708203;43,0.0038316406;44,0.0038601563;45,0.0037742187;46,0.0038164062;47,0.0036300782;48,0.0018636719;49,1.8710937E-4;50,0.0;", @@ -14,7 +5608,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "biomesoplenty:mushroom:3", @@ -31,7 +5625,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sign:0", @@ -48,19 +5642,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.71875E-5;2,2.5E-5;3,4.1015624E-5;4,5.5859375E-5;5,6.484375E-5;6,6.40625E-5;7,6.171875E-5;8,6.953125E-5;9,6.953125E-5;10,7.460937E-5;11,7.070313E-5;12,7.734375E-5;13,5.9765625E-5;14,6.5625E-5;15,7.03125E-5;16,7.890625E-5;17,6.171875E-5;18,3.828125E-5;19,1.2109375E-5;20,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow2:0", "distrib": "0,0.0;64,0.0;65,7.8125E-7;66,0.0;67,0.0;68,1.953125E-6;69,1.6015625E-5;70,3.90625E-5;71,5.078125E-5;72,1.7890625E-4;73,6.25E-5;74,3.9453123E-5;75,1.640625E-5;76,5.2734376E-5;77,3.4765624E-5;78,3.125E-5;79,3.7109374E-5;80,0.0;81,1.5625E-6;82,0.0;83,0.0;84,7.8125E-6;85,1.3671875E-5;86,8.203125E-6;87,1.171875E-6;88,1.171875E-6;89,4.6875E-6;90,3.90625E-6;91,3.90625E-7;92,3.90625E-7;93,1.171875E-5;94,1.09375E-5;95,1.7578124E-5;96,5.46875E-6;97,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone_slab:1", @@ -77,7 +5671,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "forestry:apiary:0", @@ -94,13 +5688,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow2:2", "distrib": "0,0.0;68,0.0;69,2.34375E-6;70,5.078125E-6;71,1.953125E-6;72,2.34375E-6;73,3.125E-6;74,3.515625E-6;75,7.03125E-6;76,5.078125E-6;77,1.2109375E-5;78,5.078125E-6;79,2.34375E-6;80,0.0;81,1.5625E-6;82,0.0;83,0.0;84,1.5625E-6;85,0.0;88,0.0;89,1.5625E-6;90,0.0;91,0.0;92,1.171875E-6;93,0.0;94,0.0;95,7.8125E-7;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -117,13 +5711,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow2:4", "distrib": "0,0.0;65,0.0;66,3.90625E-7;68,3.90625E-7;69,1.171875E-6;70,3.515625E-6;71,1.484375E-5;72,2.6953125E-5;73,5.4296874E-5;74,5.15625E-5;75,3.7109374E-5;76,2.265625E-5;77,1.6796876E-5;78,1.640625E-5;79,1.71875E-5;80,0.0;81,3.90625E-7;83,3.90625E-7;84,0.0;85,1.953125E-6;86,3.515625E-6;87,3.515625E-6;88,1.5625E-6;89,0.0;90,0.0;91,1.5625E-6;92,3.90625E-7;93,2.34375E-6;94,5.859375E-6;95,7.421875E-6;96,0.0;97,7.8125E-7;98,7.8125E-7;99,3.90625E-7;100,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_ignis:0", @@ -140,7 +5734,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:lapis_ore:0", @@ -157,7 +5751,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:11", @@ -174,7 +5768,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:12", @@ -191,7 +5785,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "forestry:beehives:2", @@ -244,7 +5838,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:13", @@ -261,7 +5855,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:14", @@ -278,7 +5872,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "forestry:resources:0", @@ -295,7 +5889,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:redstone:0", @@ -312,7 +5906,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:10", @@ -329,7 +5923,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:gravel:0", @@ -346,13 +5940,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_blue_end:0", "distrib": "0,0.0;122,0.0;123,3.90625E-7;125,3.90625E-7;126,7.8125E-7;127,3.90625E-7;128,7.8125E-7;129,7.8125E-7;130,3.90625E-7;131,3.90625E-7;132,7.8125E-7;133,1.953125E-6;134,1.953125E-6;135,2.34375E-6;136,3.125E-6;137,2.34375E-6;138,0.0;139,7.8125E-7;140,7.8125E-7;141,3.90625E-7;142,1.171875E-6;143,2.34375E-6;144,3.90625E-7;145,7.8125E-7;146,7.8125E-7;147,1.953125E-6;148,1.171875E-6;149,0.0;150,1.953125E-6;151,2.34375E-6;152,1.171875E-6;153,2.34375E-6;154,2.34375E-6;155,1.5625E-6;156,1.953125E-6;157,7.8125E-7;158,1.171875E-6;159,2.34375E-6;160,3.90625E-7;161,3.90625E-7;162,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:15", @@ -369,13 +5963,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:command_block:0", "distrib": "0,0.0;69,0.0;70,2.2265625E-5;71,0.0;72,5.5078126E-5;73,6.25E-6;74,1.09375E-5;75,0.0;76,0.0;77,9.375E-6;78,6.640625E-6;79,0.0;86,0.0;87,4.296875E-6;88,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "extrautils2:redorchid:0", @@ -401,7 +5995,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -418,19 +6012,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,1.171875E-6;12,2.65625E-5;13,2.8515625E-4;14,0.0010394531;15,0.0016;16,0.0010648437;17,2.8164062E-4;18,2.421875E-5;19,7.8125E-7;20,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;45,0.0;46,7.8125E-7;47,2.34375E-6;48,9.375E-6;49,2.421875E-5;50,6.875E-5;51,1.5039062E-4;52,3.6796875E-4;53,6.6210935E-4;54,0.0010980469;55,0.0015777344;56,0.0020519532;57,0.0023570312;58,0.0024367187;59,0.0023992187;60,0.0017664062;61,0.0010738281;62,5.4179685E-4;63,1.5585938E-4;64,2.8515626E-5;65,1.7578124E-5;66,5.859375E-6;67,7.8125E-7;68,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_aer:0", @@ -447,49 +6041,49 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;19,0.0;20,2.34375E-6;21,2.34375E-6;22,0.0;23,1.171875E-6;24,9.765625E-6;25,6.601562E-5;26,1.5390625E-4;27,3.3007812E-4;28,6.5E-4;29,0.0011183594;30,0.0017898438;31,0.0025957031;32,0.0036144531;33,0.0049410155;34,0.006215625;35,0.0074234377;36,0.008323828;37,0.009105859;38,0.009396094;39,0.009151562;40,0.008657032;41,0.008042187;42,0.007184375;43,0.006088281;44,0.0047023436;45,0.0034714844;46,0.0023878906;47,0.0015222656;48,9.527344E-4;49,5.125E-4;50,2.7109374E-4;51,1.4101563E-4;52,6.679688E-5;53,2.6953125E-5;54,4.6875E-6;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;9,0.0;10,3.90625E-7;11,3.90625E-7;12,1.171875E-6;13,6.640625E-6;14,3.3203127E-5;15,1.4140626E-4;16,4.1015624E-4;17,9.613281E-4;18,0.0015699218;19,0.0022554689;20,0.0025339844;21,0.0022210937;22,0.0016742188;23,9.125E-4;24,3.9726563E-4;25,1.3398437E-4;26,3.828125E-5;27,8.984375E-6;28,3.125E-6;29,3.90625E-7;30,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.5117188E-4;2,4.8671875E-4;3,7.0234376E-4;4,8.941406E-4;5,0.0011242188;6,0.0011410157;7,0.0011210938;8,0.0011128907;9,0.0011167969;10,0.0011269532;11,0.001190625;12,0.0012085937;13,0.0011984375;14,0.0011863281;15,0.0011824219;16,0.0011691406;17,0.0011933594;18,0.0011835938;19,0.0011671875;20,0.0012109375;21,0.0011871094;22,0.0011761718;23,0.0011855469;24,0.0011957032;25,0.0011566406;26,0.0011957032;27,0.0011738281;28,0.0011546875;29,0.0011785156;30,0.0011425781;31,0.0011367188;32,0.0010816406;33,0.0010945313;34,0.0010832031;35,0.0010753906;36,0.0010808593;37,0.0010910156;38,0.0010917969;39,0.0010722657;40,0.0010699219;41,0.0011125;42,0.0010925782;43,0.0010851562;44,0.0010933594;45,0.001121875;46,0.0010996094;47,0.0011023438;48,0.0010917969;49,0.00111875;50,0.0010808593;51,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;12,0.0;13,3.90625E-7;14,3.90625E-7;15,0.0;16,1.5625E-6;17,7.8125E-7;18,3.125E-6;19,7.8125E-7;20,4.296875E-6;21,6.640625E-6;22,1.25E-5;23,2.03125E-5;24,2.734375E-5;25,3.8671875E-5;26,7.65625E-5;27,9.4140625E-5;28,1.375E-4;29,1.625E-4;30,2.1289062E-4;31,1.9492187E-4;32,2.296875E-4;33,1.9726563E-4;34,1.9335937E-4;35,1.890625E-4;36,2.0976563E-4;37,1.9257813E-4;38,1.6914062E-4;39,1.8710937E-4;40,1.5742188E-4;41,1.9414062E-4;42,2.0820313E-4;43,2.125E-4;44,2.2773437E-4;45,2.3476563E-4;46,2.0859374E-4;47,1.7695312E-4;48,1.2421876E-4;49,1.1171875E-4;50,8.1640625E-5;51,6.484375E-5;52,3.8671875E-5;53,2.7734375E-5;54,2.265625E-5;55,1.171875E-5;56,3.90625E-6;57,3.90625E-7;59,3.90625E-7;60,1.171875E-6;61,3.90625E-7;62,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,4.6875E-6;43,4.4921875E-5;44,7.96875E-5;45,2.2382813E-4;46,4.7265625E-4;47,7.5625E-4;48,9.0195314E-4;49,9.2421874E-4;50,6.980469E-4;51,4.9257814E-4;52,2.3164063E-4;53,1.1054688E-4;54,2.890625E-5;55,1.015625E-5;56,1.171875E-6;57,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_blue_mid:0", "distrib": "0,0.0;123,0.0;124,3.90625E-7;125,7.8125E-7;126,7.8125E-7;127,1.171875E-6;128,0.0;129,7.8125E-7;130,1.5625E-6;131,7.8125E-7;132,7.8125E-7;133,1.171875E-6;134,3.125E-6;135,3.90625E-6;136,3.90625E-6;137,4.296875E-6;138,4.6875E-6;139,7.8125E-7;142,7.8125E-7;143,1.953125E-6;144,2.34375E-6;145,1.953125E-6;146,1.953125E-6;147,1.5625E-6;148,1.953125E-6;149,1.953125E-6;150,7.8125E-7;151,2.34375E-6;152,3.515625E-6;153,3.125E-6;154,3.515625E-6;155,3.515625E-6;156,2.734375E-6;157,3.125E-6;158,2.734375E-6;159,2.734375E-6;160,7.8125E-7;162,7.8125E-7;163,3.90625E-7;164,0.0;168,0.0;169,1.5625E-6;170,1.171875E-6;171,0.0;172,5.859375E-6;173,3.125E-6;174,0.0;175,4.296875E-6;176,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,3.125E-6;18,4.6875E-6;19,2.1875E-5;20,4.296875E-5;21,9.609375E-5;22,2.2578124E-4;23,4.234375E-4;24,6.5078126E-4;25,9.234375E-4;26,0.0012226562;27,0.0014347656;28,0.0015738282;29,0.0014785157;30,0.0013371094;31,0.0010042968;32,7.0546876E-4;33,4.6679686E-4;34,2.8242188E-4;35,1.2578125E-4;36,5.859375E-5;37,3.7890626E-5;38,1.25E-5;39,3.515625E-6;40,0.0;41,7.8125E-7;42,7.8125E-7;43,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:yellow_flower:0", @@ -506,19 +6100,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:emerald:9", "distrib": "0,0.0;68,0.0;69,3.90625E-7;70,0.0;71,1.5625E-6;72,5.859375E-6;73,3.90625E-6;74,1.5234375E-5;75,1.875E-5;76,1.953125E-5;77,3.515625E-6;78,1.5625E-6;79,4.6875E-6;80,0.0;87,0.0;88,1.953125E-6;89,0.0;92,0.0;93,1.5625E-6;94,1.5625E-6;95,0.0;98,0.0;99,3.90625E-7;100,3.90625E-7;101,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008532813;2,0.01640078;3,0.027852735;4,0.040396485;5,0.05414219;6,0.055259764;7,0.056233205;8,0.04701055;9,0.038246483;10,0.032690234;11,1.0039062E-4;12,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone_button:0", @@ -535,25 +6129,25 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "extrautils2:ineffableglass:3", "distrib": "0,0.0;71,0.0;72,2.34375E-6;74,2.34375E-6;75,4.6875E-6;76,4.6875E-6;77,7.8125E-6;78,3.125E-6;79,3.125E-6;80,0.0;87,0.0;88,2.34375E-6;90,2.34375E-6;91,0.0;92,3.125E-6;94,3.125E-6;95,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_purple_mid:0", "distrib": "0,0.0;129,0.0;130,3.90625E-7;131,3.90625E-7;132,2.34375E-6;133,1.953125E-6;134,2.34375E-6;135,4.296875E-6;136,3.515625E-6;137,3.125E-6;138,1.5625E-6;139,1.953125E-6;140,1.5625E-6;141,3.90625E-7;142,1.953125E-6;143,7.8125E-7;144,0.0;154,0.0;155,3.515625E-6;156,5.46875E-6;157,3.125E-6;158,7.8125E-6;159,4.296875E-6;160,1.5625E-6;161,3.90625E-6;162,5.859375E-6;163,4.296875E-6;164,2.34375E-6;165,1.5625E-6;166,3.90625E-7;167,1.5625E-6;168,1.5625E-6;169,7.8125E-7;170,1.171875E-6;171,6.640625E-6;172,5.078125E-6;173,2.34375E-6;174,7.8125E-7;175,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.28125E-5;30,0.0069902344;31,0.0238;32,0.0403875;33,0.047110938;34,0.047348827;35,0.047503516;36,0.04758789;37,0.047084767;38,0.046898827;39,0.047138672;40,0.047323048;41,0.047354296;42,0.047690626;43,0.04803594;44,0.047981642;45,0.04786094;46,0.047980078;47,0.04774414;48,0.048259374;49,0.048894532;50,0.04863281;51,0.048721876;52,0.048258595;53,0.047932032;54,0.04850508;55,0.048741795;56,0.048635155;57,0.048616406;58,0.04845547;59,0.048151173;60,0.037462108;61,0.026346875;62,0.0127515625;63,0.0018398437;64,2.5742187E-4;65,1.5625E-6;66,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "magicbees:hiveblock:2", @@ -588,7 +6182,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "magicbees:hiveblock:4", @@ -641,7 +6235,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "magicbees:hiveblock:3", @@ -676,25 +6270,25 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.359375E-4;2,6.191406E-4;3,9.3515625E-4;4,0.0012085937;5,0.0015851563;6,0.0016054688;7,0.0015726562;8,0.0014851562;9,0.0015117187;10,0.0015332032;11,0.0015523437;12,0.0016589843;13,0.0017355469;14,0.0018464844;15,0.0019484375;16,0.0017671875;17,0.001540625;18,0.0015398437;19,0.0015546875;20,0.0015410156;21,0.0016722656;22,0.0017078125;23,0.00154375;24,0.0016105468;25,0.0016125;26,0.0016101563;27,0.0016203125;28,0.0015320312;29,0.0013355468;30,7.566406E-4;31,1.484375E-4;32,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;3,0.0;4,3.90625E-7;5,7.8125E-7;6,6.25E-6;7,8.046875E-5;8,3.0585937E-4;9,0.001103125;10,0.0023382811;11,0.0031023438;12,0.00325625;13,0.0031890625;14,0.0032117188;15,0.0032867189;16,0.0033996094;17,0.0033214844;18,0.003319922;19,0.0034789064;20,0.0035789062;21,0.003546875;22,0.0033855469;23,0.0031429688;24,0.0024507812;25,0.0011804687;26,3.609375E-4;27,7.539063E-5;28,6.25E-6;29,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,5.8984377E-5;11,2.34375E-5;12,1.9140625E-5;13,7.5E-5;14,3.3203127E-5;15,3.671875E-5;16,3.2421874E-5;17,5.859375E-6;18,4.453125E-5;19,3.90625E-5;20,3.125E-5;21,3.0859374E-5;22,1.640625E-5;23,4.6875E-6;24,2.34375E-5;25,0.0;26,4.5703124E-5;27,0.0;28,0.0;29,2.5E-5;30,1.640625E-5;31,2.9296874E-5;32,5.5078126E-5;33,6.328125E-5;34,1.640625E-5;35,5.234375E-5;36,2.890625E-5;37,3.90625E-5;38,4.7265625E-5;39,0.0;40,2.8125E-5;41,0.0;42,8.242187E-5;43,1.9140625E-5;44,0.0;45,3.4765624E-5;46,0.0;47,1.796875E-5;48,3.28125E-5;49,2.03125E-5;50,7.96875E-5;51,6.015625E-5;52,1.2109375E-5;53,1.875E-5;54,7.8125E-6;55,0.0;56,4.2578125E-5;57,1.9921876E-5;58,3.7109374E-5;59,1.8359375E-5;60,1.640625E-5;61,2.0703124E-5;62,4.1015624E-5;63,2.1484375E-5;64,0.0;65,1.796875E-5;66,0.0;67,0.0;68,1.5234375E-5;69,0.0;77,0.0;78,1.5234375E-5;79,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:cactus:0", @@ -711,7 +6305,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:cinderpearl:0", @@ -728,7 +6322,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_ordo:0", @@ -745,31 +6339,31 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.867187E-4;2,0.0011152343;3,0.0016789063;4,0.0022128907;5,0.0027113282;6,0.0028785155;7,0.0027875;8,0.0026625;9,0.0027285155;10,0.0027496093;11,0.0027996094;12,0.002825;13,0.002840625;14,0.0028996093;15,0.0029101563;16,0.002815625;17,0.0028484375;18,0.0029507813;19,0.002895703;20,0.00289375;21,0.0028257812;22,0.002823828;23,0.0027753906;24,0.0028535156;25,0.0028117187;26,0.002992578;27,0.0028691406;28,0.0027917968;29,0.0028296874;30,0.002813672;31,0.0026597655;32,0.002498828;33,0.0024859374;34,0.0025398438;35,0.0024746093;36,0.0024714845;37,0.0024773437;38,0.002503125;39,0.0025214844;40,0.0025265624;41,0.002523047;42,0.0023136719;43,0.0012207031;44,1.546875E-4;45,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.273438E-4;38,0.002;39,0.0034578126;40,0.0038742188;41,0.003859375;42,0.003957422;43,0.0038902343;44,0.0039359373;45,0.0039867186;46,0.0039714845;47,0.0039785155;48,0.0039652344;49,0.0040027346;50,0.003926172;51,0.003969141;52,0.0041007814;53,0.004111328;54,0.0041507813;55,0.004052344;56,0.0040476564;57,0.004155078;58,0.004163281;59,0.0041839844;60,0.0031804687;61,0.0022140625;62,0.0012492187;63,3.0507814E-4;64,1.328125E-4;65,1.2929688E-4;66,1.3710938E-4;67,1.3984375E-4;68,1.2734375E-4;69,1.06640626E-4;70,8.125E-5;71,9.179687E-5;72,6.992187E-5;73,3.8671875E-5;74,8.59375E-6;75,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_blue:0", "distrib": "0,0.0;125,0.0;126,3.90625E-7;127,7.8125E-7;128,0.0;130,0.0;131,1.171875E-6;132,1.5625E-6;133,1.5625E-6;134,7.8125E-7;135,1.953125E-6;136,3.515625E-6;137,5.859375E-6;138,6.640625E-6;139,7.421875E-6;140,4.6875E-6;141,4.6875E-6;142,3.125E-6;143,1.953125E-6;144,7.8125E-7;145,1.5625E-6;146,1.953125E-6;147,2.34375E-6;148,3.515625E-6;149,3.90625E-6;150,3.515625E-6;151,3.125E-6;152,2.734375E-6;153,3.90625E-6;154,5.078125E-6;155,5.46875E-6;156,6.25E-6;157,5.859375E-6;158,6.25E-6;159,3.90625E-6;160,1.171875E-6;161,1.5625E-6;162,1.5625E-6;163,1.171875E-6;164,1.171875E-6;165,1.5625E-6;166,7.8125E-7;167,3.90625E-7;168,3.90625E-7;169,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,7.734375E-5;3,3.9609376E-4;4,9.1875E-4;5,0.0013269532;6,0.0012882813;7,0.001275;8,0.0012730468;9,0.0013660156;10,0.0013203125;11,0.0013609375;12,0.0013460937;13,0.0013160156;14,0.0013632813;15,0.0013765625;16,0.0014183593;17,0.0012105468;18,7.167969E-4;19,2.2070312E-4;20,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:ore_amber:0", @@ -795,67 +6389,67 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.1679687E-4;3,6.6484377E-4;4,0.0014941406;5,0.0021207032;6,0.0021554688;7,0.0022039062;8,0.0023363282;9,0.0024164063;10,0.0024253905;11,0.0025253906;12,0.0024585938;13,0.002490625;14,0.0024582031;15,0.0024863281;16,0.0025234376;17,0.0025371094;18,0.0025242188;19,0.0025277343;20,0.0024835938;21,0.002429297;22,0.0024484375;23,0.0025515624;24,0.0025585936;25,0.0025515624;26,0.0024863281;27,0.0021535156;28,0.0013859374;29,5.8203127E-4;30,2.9804689E-4;31,3.0E-4;32,2.3125E-4;33,1.4375E-4;34,3.3984375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;41,0.0;42,2.734375E-6;43,7.8125E-6;44,1.40625E-5;45,3.59375E-5;46,6.601562E-5;47,1.0859375E-4;48,1.2773437E-4;49,1.546875E-4;50,1.3671875E-4;51,9.257813E-5;52,3.59375E-5;53,1.3671875E-5;54,5.859375E-6;55,2.34375E-6;56,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.96875E-5;3,1.734375E-4;4,3.703125E-4;5,5.222656E-4;6,5.136719E-4;7,8.925781E-4;8,0.00175;9,0.0025253906;10,0.0029445312;11,0.00304375;12,0.0030722655;13,0.0030140625;14,0.0030644531;15,0.0030972657;16,0.0030578126;17,0.0030328126;18,0.003117578;19,0.0030511718;20,0.0030589844;21,0.0031171874;22,0.0031109375;23,0.003071875;24,0.0030890624;25,0.0030359374;26,0.0029453125;27,0.002935547;28,0.002744922;29,0.0026066406;30,0.0025972656;31,0.002615625;32,0.0022015625;33,0.0012277344;34,3.5703124E-4;35,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;48,0.0;49,1.5625E-6;50,2.109375E-5;51,4.3359374E-5;52,7.34375E-5;53,1.02734375E-4;54,1.7773437E-4;55,2.9609376E-4;56,3.8125E-4;57,4.2148438E-4;58,3.921875E-4;59,4.109375E-4;60,3.1640625E-4;61,1.8203125E-4;62,9.257813E-5;63,2.5390626E-5;64,3.515625E-6;65,3.125E-6;66,7.8125E-7;67,0.0;68,1.5625E-6;69,1.5625E-6;70,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.359375E-4;8,0.002875;9,0.0053910157;10,0.005751953;11,0.0059546875;12,0.0059609376;13,0.00595625;14,0.0059191408;15,0.0060371095;16,0.00610625;17,0.0060441406;18,0.0058667967;19,0.005929297;20,0.0060523436;21,0.006064844;22,0.005833203;23,0.0058441404;24,0.0060226563;25,0.005985547;26,0.0061023436;27,0.005959375;28,0.005871094;29,0.005960547;30,0.0060773436;31,0.0060816407;32,0.005940625;33,0.0059964843;34,0.005867578;35,0.005961719;36,0.005824609;37,0.005839844;38,0.005957031;39,0.006003125;40,0.0060789064;41,0.006048047;42,0.0060285158;43,0.0059652342;44,0.006021875;45,0.0060078125;46,0.006098047;47,0.0059566405;48,0.0059964843;49,0.0060492186;50,0.0060507813;51,0.0061667967;52,0.0060890624;53,0.0062375;54,0.0063640624;55,0.0062660156;56,0.0061578127;57,0.0056246095;58,0.003075;59,4.8359376E-4;60,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.285156E-4;38,0.0019914063;39,0.0033785156;40,0.0038820312;41,0.003954297;42,0.003950781;43,0.0039882814;44,0.004090625;45,0.004466406;46,0.005473047;47,0.0065589845;48,0.0069269533;49,0.006836719;50,0.006871875;51,0.00695;52,0.0069980468;53,0.0070328126;54,0.007132031;55,0.007020703;56,0.0069265626;57,0.007034375;58,0.0070925783;59,0.007154297;60,0.005455078;61,0.003760547;62,0.0020578124;63,4.9765623E-4;64,2.5E-4;65,2.5273437E-4;66,2.7851562E-4;67,2.7578126E-4;68,2.2695313E-4;69,1.8554687E-4;70,1.59375E-4;71,1.5703125E-4;72,1.3984375E-4;73,1.0976563E-4;74,7.1875E-5;75,5.234375E-5;76,5.9765625E-5;77,6.4453125E-5;78,5.2734376E-5;79,4.4140626E-5;80,1.5234375E-5;81,1.1328125E-5;82,1.71875E-5;83,2.5390626E-5;84,2.3046876E-5;85,1.953125E-5;86,3.0078125E-5;87,1.9140625E-5;88,1.015625E-5;89,1.3671875E-5;90,1.2890625E-5;91,8.59375E-6;92,6.25E-6;93,3.90625E-6;94,3.515625E-6;95,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;11,0.0;12,3.90625E-7;13,0.0;14,7.8125E-6;15,2.6171874E-5;16,8.75E-5;17,1.7382813E-4;18,3.2617187E-4;19,4.4179687E-4;20,4.4726563E-4;21,4.0351562E-4;22,2.8085939E-4;23,1.5664063E-4;24,7.109375E-5;25,2.421875E-5;26,4.6875E-6;27,7.8125E-7;28,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.019531E-4;18,0.0017679688;19,0.003001953;20,0.0034519532;21,0.00348125;22,0.0034136719;23,0.0034417969;24,0.0034226563;25,0.00343125;26,0.0034710937;27,0.0034875;28,0.0034757813;29,0.00348125;30,0.0035316406;31,0.0035691406;32,0.003526953;33,0.003389453;34,0.0033695314;35,0.0034503906;36,0.0034699219;37,0.0034703126;38,0.0034285155;39,0.0034421876;40,0.0034984376;41,0.0034753906;42,0.003555078;43,0.0035148438;44,0.0034210938;45,0.0034066406;46,0.0034765624;47,0.0035035156;48,0.003558203;49,0.0035640625;50,0.0034789064;51,0.0035484375;52,0.0030515625;53,0.001671875;54,4.2890626E-4;55,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.8320313E-4;6,1.6640624E-4;7,1.9765625E-4;8,1.7617187E-4;9,1.8710937E-4;10,1.9179688E-4;11,1.8632812E-4;12,2.0351562E-4;13,1.828125E-4;14,1.890625E-4;15,1.7929687E-4;16,1.8867188E-4;17,1.6953125E-4;18,1.9921875E-4;19,1.7695312E-4;20,1.8671875E-4;21,1.7773437E-4;22,1.828125E-4;23,1.8203125E-4;24,2.0E-4;25,1.6953125E-4;26,2.0E-4;27,1.9257813E-4;28,1.859375E-4;29,1.828125E-4;30,1.8554687E-4;31,1.9882813E-4;32,1.9453125E-4;33,1.8554687E-4;34,1.8398438E-4;35,1.7851562E-4;36,1.8164063E-4;37,1.90625E-4;38,1.8515626E-4;39,1.8164063E-4;40,2.0664063E-4;41,1.9570312E-4;42,1.75E-4;43,1.7578126E-4;44,1.921875E-4;45,1.890625E-4;46,1.8867188E-4;47,2.0117188E-4;48,1.9140624E-4;49,1.9023438E-4;50,1.9335937E-4;51,1.9375E-4;52,1.9375E-4;53,1.9296876E-4;54,2.0E-4;55,1.78125E-4;56,1.9648437E-4;57,1.7109375E-4;58,1.953125E-4;59,1.921875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;17,0.0;18,7.8125E-7;19,1.5625E-6;20,1.2890625E-5;21,1.640625E-5;22,2.8125E-5;23,6.796875E-5;24,1.0234375E-4;25,1.484375E-4;26,1.8632812E-4;27,2.1953126E-4;28,2.2382813E-4;29,2.1679688E-4;30,1.734375E-4;31,1.3164063E-4;32,9.765625E-5;33,6.289063E-5;34,2.9296874E-5;35,1.71875E-5;36,9.375E-6;37,2.34375E-6;38,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:5", @@ -872,19 +6466,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;13,0.0;14,7.8125E-7;15,0.0;16,0.0;17,1.5625E-6;18,2.34375E-6;19,6.640625E-6;20,7.421875E-6;21,1.796875E-5;22,1.875E-5;23,2.578125E-5;24,3.671875E-5;25,3.515625E-5;26,4.0234376E-5;27,4.375E-5;28,5.0390627E-5;29,3.90625E-5;30,3.3984375E-5;31,3.3984375E-5;32,2.421875E-5;33,1.6015625E-5;34,2.1484375E-5;35,1.1328125E-5;36,3.515625E-6;37,1.953125E-6;38,3.90625E-6;39,7.8125E-7;40,0.0;41,7.8125E-7;42,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;19,0.0;20,2.734375E-6;21,1.953125E-6;22,1.171875E-6;23,3.515625E-6;24,8.59375E-6;25,1.015625E-5;26,8.984375E-6;27,1.7578124E-5;28,2.5E-5;29,4.53125E-5;30,2.8515626E-5;31,3.7890626E-5;32,4.1015624E-5;33,4.21875E-5;34,2.578125E-5;35,2.9296874E-5;36,2.734375E-5;37,2.109375E-5;38,2.2265625E-5;39,2.6953125E-5;40,3.2421874E-5;41,2.6953125E-5;42,3.4375E-5;43,3.0859374E-5;44,3.7890626E-5;45,4.0234376E-5;46,4.2578125E-5;47,4.21875E-5;48,2.4609375E-5;49,2.265625E-5;50,1.6015625E-5;51,1.2109375E-5;52,3.125E-6;53,8.203125E-6;54,1.5625E-6;55,4.296875E-6;56,2.734375E-6;57,0.0;58,0.0;59,2.34375E-6;60,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:4", @@ -901,7 +6495,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:7", @@ -918,7 +6512,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:6", @@ -935,7 +6529,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:9", @@ -952,7 +6546,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "biomesoplenty:flower_1:3", @@ -969,7 +6563,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:8", @@ -986,7 +6580,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:ore_quartz:0", @@ -1003,7 +6597,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:brown_mushroom:0", @@ -1020,7 +6614,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:1", @@ -1037,7 +6631,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:0", @@ -1054,7 +6648,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:red_sandstone_stairs:0", @@ -1071,7 +6665,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:3", @@ -1088,7 +6682,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "botania:mushroom:2", @@ -1105,13 +6699,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.80000275;2,0.60029024;3,0.40067577;4,0.1999082;5,0.0;68,0.0;69,2.4609375E-4;70,4.7265625E-5;71,6.4492185E-4;72,4.222656E-4;73,2.8164062E-4;74,6.4375E-4;75,2.7265624E-4;76,3.5859374E-4;77,4.8320313E-4;78,1.7421875E-4;79,7.3632813E-4;80,0.0;85,0.0;86,5.7421876E-5;87,1.2890625E-5;88,1.2890625E-5;89,5.7421876E-5;90,1.2890625E-5;93,1.2890625E-5;94,5.7421876E-5;95,0.0;", "silktouch": true, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "randomthings:glowingmushroom:0", @@ -1128,13 +6722,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016523438;2,0.0032441407;3,0.00479375;4,0.0062941406;5,0.008003125;6,0.007953906;7,0.007851953;8,0.008083594;9,0.008225;10,0.008069531;11,0.008060547;12,0.007969531;13,0.0080203125;14,0.007827735;15,0.007961718;16,0.00807461;17,0.008065234;18,0.008012109;19,0.007832032;20,0.007973828;21,0.008040625;22,0.007967187;23,0.007979297;24,0.007892578;25,0.008073828;26,0.007886719;27,0.008023437;28,0.008223047;29,0.008172265;30,0.008284375;31,0.008513281;32,0.008701953;33,0.008837109;34,0.008857031;35,0.009113672;36,0.009164844;37,0.009260156;38,0.009578125;39,0.009636719;40,0.009424219;41,0.009297656;42,0.0090621095;43,0.008946875;44,0.008994531;45,0.008832812;46,0.00862461;47,0.008521875;48,0.008228125;49,0.008198437;50,0.008248437;51,0.008163281;52,0.008107422;53,0.00803789;54,0.00805;55,0.008123438;56,0.008129297;57,0.008276953;58,0.008103125;59,0.007888672;60,0.006289844;61,0.0039320313;62,0.0012390625;63,4.1796877E-5;64,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass_tall:1", @@ -1151,7 +6745,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass_tall:0", @@ -1168,13 +6762,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;28,0.0;29,2.34375E-6;30,9.375E-6;31,7.8125E-6;32,5.46875E-6;33,3.90625E-6;34,2.734375E-6;35,7.03125E-6;36,8.984375E-6;37,1.2109375E-5;38,9.765625E-6;39,1.4453125E-5;40,1.5625E-5;41,9.375E-6;42,7.421875E-6;43,4.296875E-6;44,6.25E-6;45,3.90625E-7;46,0.0;53,0.0;54,1.953125E-6;55,4.6875E-6;56,5.859375E-6;57,2.890625E-5;58,8.359375E-4;59,0.0029324219;60,0.006071094;61,0.011544531;62,0.01784961;63,0.024742968;64,8.7734376E-4;65,0.0032898437;66,0.009828125;67,0.027801171;68,0.06041992;69,0.08634023;70,0.09894101;71,0.10158086;72,0.04988789;73,0.047860157;74,0.047266796;75,0.04917422;76,0.052402735;77,0.056496873;78,0.06061094;79,0.06418125;80,0.0022257813;81,0.0028601564;82,0.00371875;83,0.0048378906;84,0.006038281;85,0.0072960937;86,0.008578125;87,0.010178906;88,0.011851562;89,0.0135222655;90,0.015019531;91,0.016314844;92,0.017379688;93,0.017813282;94,0.017419532;95,0.016174609;96,2.3398438E-4;97,2.71875E-4;98,3.0117188E-4;99,3.1640625E-4;100,3.2382814E-4;101,3.078125E-4;102,2.449219E-4;103,2.3242188E-4;104,1.5859376E-4;105,1.1367188E-4;106,7.265625E-5;107,2.109375E-5;108,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:deadbush:0", @@ -1191,13 +6785,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;18,0.0;19,7.8125E-7;20,1.953125E-6;21,1.171875E-6;22,0.0;23,0.0;24,1.0546875E-5;25,1.40625E-5;26,1.875E-5;27,2.8125E-5;28,1.875E-5;29,1.5234375E-5;30,3.2421874E-5;31,5.0390627E-5;32,2.34375E-5;33,5.46875E-6;34,9.765625E-6;35,1.484375E-5;36,4.4140626E-5;37,3.671875E-5;38,4.21875E-5;39,5.0390627E-5;40,3.59375E-5;41,3.28125E-5;42,2.7734375E-5;43,3.671875E-5;44,2.5E-5;45,1.171875E-5;46,3.90625E-7;47,0.0;52,0.0;53,4.6875E-6;54,1.171875E-5;55,1.2890625E-5;56,2.109375E-5;57,4.140625E-5;58,3.4375E-5;59,1.171875E-5;60,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass_tall:5", @@ -1214,13 +6808,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.014566407;3,0.022760937;4,0.032208983;5,0.04185508;6,0.04351992;7,0.045464452;8,0.047421094;9,0.04902383;10,0.049565624;11,0.049944922;12,0.050659765;13,0.051883202;14,0.05279961;15,0.05344961;16,0.054602735;17,0.055405468;18,0.056496873;19,0.057604298;20,0.058005467;21,0.0576707;22,0.058302343;23,0.058882423;24,0.059785936;25,0.05961367;26,0.05919961;27,0.058782812;28,0.05747539;29,0.056266405;30,0.056207813;31,0.056101173;32,0.0558543;33,0.056280468;34,0.05591719;35,0.05487422;36,0.05293008;37,0.05098867;38,0.048533984;39,0.04744375;40,0.04606992;41,0.04479297;42,0.04303711;43,0.041526172;44,0.04083711;45,0.040035937;46,0.038646877;47,0.037566017;48,0.036228906;49,0.0346375;50,0.0328375;51,0.03133164;52,0.029946094;53,0.028868359;54,0.027636329;55,0.02683086;56,0.026177734;57,0.025310157;58,0.0244125;59,0.024043359;60,0.022454688;61,0.020644141;62,0.018783594;63,0.019022657;64,0.006975;65,0.0068042967;66,0.0067503904;67,0.0067015626;68,0.0072679687;69,0.010559766;70,0.01658672;71,0.032246485;72,0.0952707;73,0.10819531;74,0.12136602;75,0.13414335;76,0.1455375;77,0.1584375;78,0.17238243;79,0.18657851;80,0.01115;81,0.01166211;82,0.012185938;83,0.012750781;84,0.013421875;85,0.014403125;86,0.015780859;87,0.017628906;88,0.019869922;89,0.022571875;90,0.025992969;91,0.029766016;92,0.034097265;93,0.0388;94,0.04379844;95,0.04903828;96,0.009805859;97,0.00985625;98,0.009907031;99,0.009971093;100,0.010034766;101,0.010093359;102,0.010173828;103,0.010247266;104,0.010341016;105,0.010386328;106,0.010426953;107,0.010476953;108,0.0105;111,0.0105;112,0.0097;122,0.0097;123,0.009699609;124,0.009699219;125,0.009698828;126,0.009698047;127,0.009697656;128,0.008699219;129,0.008698047;130,0.008697266;131,0.00869336;132,0.008682813;133,0.008652735;134,0.0086042965;135,0.008534766;136,0.008446875;137,0.008351172;138,0.0082375;139,0.008116015;140,0.007994532;141,0.007967187;142,0.007901562;143,0.007923047;144,0.0049773436;145,0.0049554687;146,0.0049277344;147,0.004896875;148,0.0048597655;149,0.0048152343;150,0.004746094;151,0.004660547;152,0.004558594;153,0.004469922;154,0.0044089844;155,0.0044820313;156,0.004467969;157,0.0045621092;158,0.0045171874;159,0.0044847657;160,8.90625E-4;161,8.753906E-4;162,8.4726565E-4;163,8.066406E-4;164,7.546875E-4;165,6.9140625E-4;166,6.308594E-4;167,5.796875E-4;168,5.6015624E-4;169,6.101563E-4;170,6.296875E-4;171,6.7421875E-4;172,7.3007814E-4;173,7.273437E-4;174,7.796875E-4;175,7.78125E-4;176,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass_tall:4", @@ -1237,7 +6831,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "biomesoplenty:plant_1:6", @@ -1254,19 +6848,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "contenttweaker:resonating_stone:0", "distrib": "0,0.0;69,0.0;70,3.90625E-7;73,3.90625E-7;74,1.953125E-6;75,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.2773436E-4;30,0.010233984;31,0.032510936;32,0.053491015;33,0.062564455;34,0.06358477;35,0.06347226;36,0.06292891;37,0.06289883;38,0.06327539;39,0.062976174;40,0.06302813;41,0.06338438;42,0.063769534;43,0.06373047;44,0.06370781;45,0.06336445;46,0.06304727;47,0.063090235;48,0.06347071;49,0.06419922;50,0.06386914;51,0.06424805;52,0.06483203;53,0.06492695;54,0.06516953;55,0.06517031;56,0.06524727;57,0.06595937;58,0.06642304;59,0.066076174;60,0.050333984;61,0.034946095;62,0.017026953;63,0.0024671876;64,3.5898437E-4;65,1.2109375E-5;66,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_terra:0", @@ -1283,7 +6877,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_perditio:0", @@ -1300,7 +6894,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:red_flower:0", @@ -1317,19 +6911,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sandstone:2", "distrib": "0,0.0;71,0.0;72,7.421875E-6;73,1.328125E-5;74,6.25E-6;75,5.078125E-6;76,1.09375E-5;77,4.6875E-6;78,2.34375E-6;79,2.34375E-6;80,0.0;88,0.0;89,6.640625E-6;90,2.734375E-6;91,1.5625E-6;92,1.5625E-6;93,7.8125E-7;94,1.5625E-6;95,3.90625E-7;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sandstone:1", "distrib": "0,0.0;73,0.0;74,7.8125E-7;75,1.5625E-6;76,2.34375E-6;77,1.5625E-6;78,7.8125E-7;79,7.8125E-7;80,0.0;90,0.0;91,7.8125E-7;93,7.8125E-7;94,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "biomesoplenty:gem_ore:1", @@ -1346,13 +6940,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sandstone:0", "distrib": "0,0.0;27,0.0;28,1.09375E-5;29,4.2578125E-5;30,2.6953125E-5;31,2.9296874E-5;32,4.7265625E-5;33,6.171875E-5;34,4.375E-5;35,6.757813E-5;36,8.359375E-5;37,7.851562E-5;38,9.8046876E-5;39,7.1875E-5;40,8.6328124E-5;41,8.359375E-5;42,4.84375E-5;43,2.6953125E-5;44,3.203125E-5;45,3.8671875E-5;46,3.125E-6;47,0.0;52,0.0;53,5.078125E-6;54,1.9140625E-5;55,2.453125E-4;56,0.0010003906;57,0.0025089844;58,0.0044996096;59,0.0062382813;60,0.22888984;61,0.44893125;62,0.6683418;63,0.8836988;64,0.38070586;65,0.37839687;66,0.37195313;67,0.35487852;68,0.32466093;69,0.29844493;70,0.2843539;71,0.26592734;72,0.25478634;73,0.24515156;74,0.23303398;75,0.21975157;76,0.20601055;77,0.18991563;78,0.17297305;79,0.15606329;80,0.060619533;81,0.05953203;82,0.05824922;83,0.056647655;84,0.054867968;85,0.052766796;86,0.05020039;87,0.04698047;88,0.04329375;89,0.039196093;90,0.034746874;91,0.03010625;92,0.025260156;93,0.02076875;94,0.016751172;95,0.0133;96,4.515625E-4;97,3.707031E-4;98,2.9023437E-4;99,2.1171875E-4;100,1.40625E-4;101,9.8046876E-5;102,8.046875E-5;103,1.9921876E-5;104,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:diamond_ore:0", @@ -1369,7 +6963,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "draconicevolution:draconium_ore:0", @@ -1386,19 +6980,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered1:0", "distrib": "0,0.0;68,0.0;69,1.0546875E-5;70,3.359375E-5;71,1.4453125E-5;72,2.7734375E-5;73,1.09375E-5;74,2.890625E-5;75,2.109375E-5;76,3.90625E-5;77,1.5625E-6;78,4.2578125E-5;79,3.046875E-5;80,0.0;86,0.0;87,1.2890625E-5;88,1.5625E-6;89,0.0;90,0.0;91,3.203125E-5;92,6.25E-6;93,1.5625E-6;94,0.0;95,1.9140625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered1:7", "distrib": "0,0.0;68,0.0;69,1.25E-5;70,4.8828126E-5;71,8.59375E-6;72,4.6875E-5;73,1.2890625E-5;74,1.3671875E-5;75,1.5234375E-5;76,3.9453123E-5;77,0.0;78,2.3046876E-5;79,5.859375E-6;80,0.0;86,0.0;87,5.859375E-6;88,3.90625E-6;89,0.0;90,0.0;91,1.5234375E-5;92,1.2890625E-5;93,0.0;94,0.0;95,9.375E-6;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:torch:0", @@ -1415,7 +7009,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:red_mushroom:0", @@ -1432,7 +7026,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "natura:saguaro:0", @@ -1449,7 +7043,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:coal_ore:0", @@ -1466,7 +7060,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "projectred-exploration:ore:6", @@ -1483,7 +7077,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:chest:0", @@ -1500,19 +7094,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009432031;2,0.018019922;3,0.02645;4,0.03440117;5,0.042323828;6,0.04268281;7,0.04296133;8,0.04381328;9,0.044384766;10,0.04427305;11,0.045470312;12,0.04515664;13,0.04496875;14,0.04455547;15,0.044634767;16,0.045066014;17,0.04563008;18,0.045823436;19,0.046041407;20,0.045759767;21,0.04578867;22,0.045621093;23,0.045202736;24,0.04495078;25,0.044171873;26,0.04385;27,0.043790236;28,0.043726172;29,0.044266406;30,0.04321836;31,0.041345704;32,0.03951992;33,0.03890039;34,0.03901836;35,0.039511718;36,0.03976055;37,0.040528517;38,0.040603906;39,0.039802343;40,0.039124608;41,0.039301563;42,0.040003907;43,0.04030039;44,0.040635936;45,0.040153123;46,0.040058985;47,0.040226173;48,0.040640626;49,0.040819142;50,0.041015625;51,0.041857813;52,0.04255703;53,0.042857032;54,0.042580858;55,0.041716408;56,0.041083593;57,0.04088711;58,0.04130078;59,0.041884374;60,0.031719923;61,0.02227539;62,0.013227344;63,0.0035757814;64,0.0016015625;65,0.0015691406;66,0.0015484375;67,0.0014882813;68,0.0013730469;69,0.0013207031;70,0.0012644532;71,0.0013417968;72,0.0011816407;73,0.0010390625;74,9.824219E-4;75,9.488281E-4;76,8.476562E-4;77,6.3867186E-4;78,3.46875E-4;79,1.4453125E-4;80,1.796875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,1.640625E-5;11,3.7109374E-5;12,4.4921875E-5;13,6.679688E-5;14,9.8046876E-5;15,8.671875E-5;16,9.296875E-5;17,9.0625E-5;18,6.484375E-5;19,6.71875E-5;20,7.5E-5;21,7.578125E-5;22,8.0859376E-5;23,5.859375E-5;24,5.0390627E-5;25,3.7109374E-5;26,4.1015624E-5;27,4.4140626E-5;28,4.0234376E-5;29,3.59375E-5;30,4.6875E-5;31,2.8515626E-5;32,5.390625E-5;33,8.9453126E-5;34,8.1640625E-5;35,9.453125E-5;36,1.0117188E-4;37,9.648438E-5;38,8.75E-5;39,8.398438E-5;40,6.601562E-5;41,5.625E-5;42,6.875E-5;43,6.0546874E-5;44,6.328125E-5;45,5.2734376E-5;46,6.25E-5;47,3.0078125E-5;48,3.6328125E-5;49,4.8828126E-5;50,6.40625E-5;51,9.8828124E-5;52,1.0507813E-4;53,9.335938E-5;54,9.21875E-5;55,5.234375E-5;56,2.96875E-5;57,4.3359374E-5;58,5.2734376E-5;59,6.3671876E-5;60,7.148438E-5;61,6.484375E-5;62,6.875E-5;63,5.6640623E-5;64,1.171875E-5;65,1.8359375E-5;66,2.265625E-5;67,8.984375E-6;68,1.2890625E-5;69,1.796875E-5;70,8.203125E-6;72,8.203125E-6;73,0.0;77,0.0;78,3.90625E-6;79,8.203125E-6;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:tallgrass:1", @@ -1628,19 +7222,19 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow1:0", "distrib": "0,0.0;68,0.0;69,9.6875E-5;70,0.0;71,2.5078125E-4;72,3.359375E-5;73,3.671875E-5;74,0.0;75,0.0;76,3.28125E-5;77,3.359375E-5;78,1.2304688E-4;79,0.0;85,0.0;86,3.046875E-5;87,0.0;94,0.0;95,3.3984375E-5;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008515625;2,0.016569141;3,0.024734765;4,0.03288203;5,0.040691014;6,0.040291797;7,0.039902344;8,0.040432423;9,0.040875;10,0.040886328;11,0.04228789;12,0.042308595;13,0.042601563;14,0.04220039;15,0.041946877;16,0.04195469;17,0.04228125;18,0.042245705;19,0.042094532;20,0.04185742;21,0.04180547;22,0.04168203;23,0.041553125;24,0.041324608;25,0.04169883;26,0.041275;27,0.041032813;28,0.041108985;29,0.041803516;30,0.041833203;31,0.03942422;32,0.03684492;33,0.03626953;34,0.03661836;35,0.036847267;36,0.03665664;37,0.036454298;38,0.036720704;39,0.036251172;40,0.03609297;41,0.03653125;42,0.036916405;43,0.03725117;44,0.037004296;45,0.036924217;46,0.036926955;47,0.03663906;48,0.036703516;49,0.037535936;50,0.037775;51,0.037797265;52,0.037796095;53,0.038164064;54,0.03811719;55,0.03786172;56,0.038496874;57,0.03871172;58,0.038695313;59,0.038233984;60,0.028983984;61,0.020166798;62,0.011749219;63,0.002925;64,0.0014253906;65,0.0014183593;66,0.0015070313;67,0.0015414063;68,0.0014863281;69,0.0011898438;70,9.6523436E-4;71,8.875E-4;72,8.6132815E-4;73,9.09375E-4;74,9.046875E-4;75,8.6445315E-4;76,8.296875E-4;77,6.484375E-4;78,4.0820314E-4;79,1.703125E-4;80,1.3671875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thaumcraft:crystal_aqua:0", @@ -1657,7 +7251,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore_fluid:0", @@ -1674,31 +7268,31 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:11", "distrib": "0,0.0;75,0.0;76,3.90625E-7;78,3.90625E-7;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow1:3", "distrib": "0,0.0;69,0.0;70,6.25E-6;71,0.0;72,1.6015625E-5;73,1.953125E-6;74,2.734375E-6;75,0.0;76,0.0;77,8.984375E-6;78,1.953125E-6;79,1.6015625E-5;80,0.0;86,0.0;87,1.953125E-6;88,0.0;93,0.0;94,1.953125E-6;95,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;12,0.0;13,1.5625E-6;14,3.90625E-7;15,1.5625E-6;16,3.125E-6;17,6.25E-6;18,7.421875E-6;19,2.6171874E-5;20,5.8984377E-5;21,7.929688E-5;22,1.2109375E-4;23,1.5546875E-4;24,2.0117188E-4;25,2.3828125E-4;26,2.964844E-4;27,2.765625E-4;28,2.6835938E-4;29,2.964844E-4;30,2.4765625E-4;31,2.4140625E-4;32,2.0078124E-4;33,1.6601563E-4;34,9.609375E-5;35,7.421875E-5;36,4.8828126E-5;37,3.359375E-5;38,2.03125E-5;39,9.375E-6;40,6.640625E-6;41,3.125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:13", "distrib": "0,0.0;76,0.0;77,3.90625E-7;78,7.8125E-7;79,3.90625E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass:1", @@ -1715,25 +7309,25 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:15", "distrib": "0,0.0;71,0.0;72,1.5625E-6;73,1.5625E-6;74,2.34375E-6;75,5.46875E-6;76,8.59375E-6;77,1.2109375E-5;78,3.515625E-6;79,3.90625E-6;80,0.0;87,0.0;88,1.5625E-6;90,1.5625E-6;91,0.0;92,3.90625E-6;93,3.125E-6;94,3.125E-6;95,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;71,0.0;72,3.90625E-7;73,6.640625E-6;74,1.5625E-5;75,6.25E-6;76,4.140625E-5;77,1.25E-5;78,2.734375E-6;79,3.125E-6;80,0.0;87,0.0;88,1.5625E-6;89,0.0;99,0.0;100,3.90625E-7;101,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstoneyellow1:7", "distrib": "0,0.0;68,0.0;69,1.5625E-6;70,1.5625E-6;71,2.734375E-6;72,6.0546874E-5;73,1.5625E-6;75,1.5625E-6;76,2.03125E-5;77,3.125E-6;78,1.5625E-6;79,2.1875E-5;80,0.0;90,0.0;91,1.5625E-6;93,1.5625E-6;94,0.0;95,0.0;96,3.125E-6;97,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore_fluid:2", @@ -1750,7 +7344,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "thermalfoundation:ore_fluid:1", @@ -1767,13 +7361,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:bone_block:0", "distrib": "0,0.0;41,0.0;42,1.2109375E-5;43,7.8125E-6;44,7.421875E-6;45,1.5625E-5;46,2.265625E-5;47,3.90625E-5;48,9.84375E-5;49,1.2304688E-4;50,1.3632812E-4;51,2.0859374E-4;52,2.4882812E-4;53,1.9179688E-4;54,2.2265625E-4;55,2.7773436E-4;56,2.1875E-4;57,1.703125E-4;58,1.53125E-4;59,1.3984375E-4;60,8.75E-5;61,7.1875E-5;62,1.5625E-5;63,1.015625E-5;64,1.875E-5;65,2.6953125E-5;66,1.171875E-5;67,1.328125E-5;68,4.53125E-5;69,2.5E-5;70,3.984375E-5;71,5.6640623E-5;72,5.703125E-5;73,4.5703124E-5;74,5.78125E-5;75,6.484375E-5;76,1.25E-5;77,1.09375E-5;78,1.875E-5;79,4.6875E-6;80,8.203125E-6;81,8.59375E-6;82,6.640625E-6;83,9.765625E-6;84,2.3046876E-5;85,5.46875E-6;86,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:sandstone_stairs:0", @@ -1790,7 +7384,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone:0", @@ -1807,37 +7401,37 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.008765235;2,0.0170875;3,0.025374219;4,0.033532422;5,0.04140117;6,0.041171093;7,0.041483983;8,0.04268672;9,0.042694923;10,0.042207424;11,0.043228123;12,0.043160547;13,0.042661328;14,0.04262383;15,0.042508595;16,0.042952735;17,0.04347617;18,0.0432582;19,0.043741405;20,0.043915626;21,0.04389375;22,0.044267967;23,0.044185545;24,0.043770313;25,0.043884374;26,0.04408828;27,0.04436406;28,0.044671874;29,0.044040624;30,0.042342186;31,0.04071172;32,0.039301563;33,0.03889453;34,0.039003517;35,0.038277343;36,0.037576955;37,0.037513282;38,0.037583593;39,0.036953907;40,0.036816016;41,0.03705703;42,0.038333986;43,0.038652346;44,0.03850547;45,0.038404297;46,0.03836875;47,0.038611718;48,0.039233204;49,0.039492186;50,0.03988789;51,0.0400625;52,0.040192187;53,0.04026367;54,0.039902344;55,0.03950039;56,0.039176952;57,0.039246485;58,0.03964258;59,0.039845314;60,0.030446876;61,0.020939453;62,0.01216211;63,0.003070703;64,0.0015734375;65,0.0015417968;66,0.0014179688;67,0.001296875;68,0.0012136719;69,0.0011976563;70,0.0010824219;71,0.0010980469;72,0.0010050781;73,8.84375E-4;74,8.640625E-4;75,8.09375E-4;76,7.921875E-4;77,6.109375E-4;78,3.7382814E-4;79,1.5703125E-4;80,8.984375E-6;81,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:4", "distrib": "0,0.0;75,0.0;76,7.8125E-7;77,1.171875E-6;78,0.0;79,3.90625E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:5", "distrib": "0,0.0;75,0.0;76,7.8125E-7;77,1.171875E-6;78,0.0;79,3.90625E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "extendedcrafting:storage:3", "distrib": "0,0.0;68,0.0;69,3.90625E-7;70,1.2109375E-5;71,0.0;72,2.265625E-5;73,3.125E-6;74,3.515625E-6;75,0.0;76,5.078125E-6;77,3.125E-5;78,1.953125E-5;79,3.203125E-5;80,0.0;86,0.0;87,2.34375E-6;88,0.0;91,0.0;92,1.5625E-6;93,0.0;94,2.34375E-6;95,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered-scribbles:0", "distrib": "0,0.0;75,0.0;76,7.8125E-7;77,3.90625E-7;78,0.0;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:redstone_ore:0", @@ -1854,31 +7448,31 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_congealed:0", "distrib": "0,0.0;136,0.0;137,3.90625E-7;138,2.734375E-6;139,5.859375E-6;140,2.34375E-6;141,1.171875E-6;142,3.90625E-6;143,1.328125E-5;144,0.0;150,0.0;151,7.8125E-7;152,2.734375E-6;153,5.078125E-6;154,4.296875E-6;155,6.25E-6;156,5.46875E-6;157,1.953125E-6;158,7.03125E-6;159,7.03125E-6;160,0.0;167,0.0;168,1.953125E-6;169,5.46875E-6;170,3.90625E-6;171,1.5625E-6;172,1.953125E-6;175,1.953125E-6;176,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_congealed:1", "distrib": "0,0.0;138,0.0;139,5.46875E-6;140,3.125E-6;141,0.0;142,0.0;143,7.8125E-6;144,0.0;149,0.0;150,3.90625E-7;151,2.34375E-6;152,3.515625E-6;153,4.6875E-6;154,5.078125E-6;155,5.46875E-6;156,5.078125E-6;157,1.953125E-6;158,7.421875E-6;159,4.6875E-6;160,0.0;166,0.0;167,3.90625E-7;168,3.125E-6;169,8.203125E-6;170,2.734375E-6;171,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0035117187;2,0.0066054687;3,0.009667578;4,0.012978516;5,0.016447656;6,0.016545704;7,0.016214063;8,0.015754687;9,0.015414063;10,0.015611328;11,0.015939843;12,0.016076952;13,0.016302343;14,0.016520312;15,0.016366797;16,0.015978515;17,0.0158625;18,0.015823828;19,0.0158875;20,0.016038671;21,0.016035156;22,0.016051171;23,0.016333204;24,0.016273048;25,0.015971094;26,0.015766798;27,0.015798047;28,0.015959375;29,0.016102735;30,0.015855469;31,0.015600391;32,0.015590625;33,0.015572656;34,0.015566016;35,0.015320312;36,0.015163672;37,0.015366406;38,0.015471093;39,0.015806641;40,0.015939843;41,0.015917968;42,0.01601289;43,0.01600547;44,0.016033594;45,0.015816405;46,0.015575;47,0.015548828;48,0.015580859;49,0.015851954;50,0.016182031;51,0.016372265;52,0.016357422;53,0.016273437;54,0.01628086;55,0.016244141;56,0.016199218;57,0.016127734;58,0.016140234;59,0.016251171;60,0.01251875;61,0.008561328;62,0.004676953;63,0.0011542969;64,5.230469E-4;65,5.5820314E-4;66,5.5E-4;67,5.167969E-4;68,4.6640626E-4;69,4.40625E-4;70,3.546875E-4;71,2.875E-4;72,2.828125E-4;73,3.265625E-4;74,3.28125E-4;75,3.2265624E-4;76,3.1679688E-4;77,2.7578126E-4;78,2.515625E-4;79,2.4023438E-4;80,9.257813E-5;81,8.125E-5;82,8.007813E-5;83,8.0859376E-5;84,8.6328124E-5;85,8.4375E-5;86,6.992187E-5;87,8.476563E-5;88,1.0195313E-4;89,1.0585938E-4;90,8.476563E-5;91,6.4453125E-5;92,5.8984377E-5;93,4.765625E-5;94,4.21875E-5;95,4.53125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_congealed:2", "distrib": "0,0.0;139,0.0;140,7.8125E-7;141,3.515625E-6;142,2.4609375E-5;143,3.4375E-5;144,0.0;166,0.0;167,1.171875E-6;168,2.34375E-6;169,2.734375E-6;170,1.484375E-5;171,8.984375E-6;172,1.6796876E-5;173,7.03125E-6;174,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:repeater:0", @@ -1895,13 +7489,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "divinerpg:twilight_stone:0", "distrib": "0,0.0;69,0.0;70,1.484375E-5;71,6.601562E-5;72,6.4453125E-5;73,9.257813E-5;74,9.257813E-5;75,8.1640625E-5;76,2.890625E-5;77,2.7734375E-5;78,1.171875E-6;79,3.90625E-7;80,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -1918,7 +7512,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:glowstone:0", @@ -1935,31 +7529,31 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_dirt:2", "distrib": "0,0.0;132,0.0;133,1.171875E-6;134,1.2109375E-5;135,4.6875E-5;136,1.0820312E-4;137,1.8085938E-4;138,2.6445312E-4;139,3.4492186E-4;140,4.109375E-4;141,4.4296874E-4;142,4.2578124E-4;143,2.8203125E-4;144,0.0;156,0.0;157,3.90625E-7;158,1.171875E-6;159,2.34375E-6;160,0.0;161,2.34375E-6;162,1.40625E-5;163,3.3203127E-5;164,6.640625E-5;165,1.1484375E-4;166,1.6953125E-4;167,2.1054687E-4;168,1.96875E-4;169,1.953125E-4;170,1.796875E-4;171,1.4179687E-4;172,1.09375E-4;173,3.515625E-5;174,6.0546874E-5;175,8.476563E-5;176,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,4.6875E-6;3,6.25E-5;4,2.234375E-4;5,1.5546875E-4;6,1.0898437E-4;7,1.53125E-4;8,1.5507813E-4;9,1.1679687E-4;10,4.84375E-5;11,1.7695312E-4;12,2.3085937E-4;13,2.1992187E-4;14,2.2304688E-4;15,1.5E-4;16,1.296875E-4;17,2.2109375E-4;18,2.5117188E-4;19,1.6054687E-4;20,1.8828125E-4;21,2.5664063E-4;22,1.6679688E-4;23,3.2382814E-4;24,2.6640625E-4;25,2.1523438E-4;26,1.640625E-4;27,4.21875E-5;28,9.726563E-5;29,1.359375E-4;30,2.0E-4;31,1.9570312E-4;32,1.7382813E-4;33,2.1328125E-4;34,2.5820313E-4;35,2.2734376E-4;36,3.0703124E-4;37,1.3632812E-4;38,1.07421874E-4;39,1.5429688E-4;40,2.1796874E-4;41,1.8046875E-4;42,1.359375E-4;43,1.2460937E-4;44,2.0039063E-4;45,2.5625E-4;46,2.636719E-4;47,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_dirt:1", "distrib": "0,0.0;135,0.0;136,7.8125E-7;137,5.078125E-6;138,1.7578124E-5;139,4.1796877E-5;140,7.109375E-5;141,1.0507813E-4;142,1.3671875E-4;143,1.6796876E-4;144,1.9140625E-5;145,4.0234376E-5;146,6.757813E-5;147,9.726563E-5;148,1.3007813E-4;149,1.5976562E-4;150,1.9453125E-4;151,2.2695313E-4;152,2.7070314E-4;153,3.078125E-4;154,2.34375E-4;155,2.6601562E-4;156,2.71875E-4;157,2.8007812E-4;158,2.5585937E-4;159,8.984375E-5;160,2.734375E-6;161,1.25E-5;162,2.7734375E-5;163,4.8828126E-5;164,6.71875E-5;165,8.242187E-5;166,9.335938E-5;167,9.335938E-5;168,8.28125E-5;169,5.8203124E-5;170,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_purple_end:0", "distrib": "0,0.0;128,0.0;129,3.90625E-7;130,0.0;131,1.953125E-6;132,1.171875E-6;133,1.5625E-6;134,2.34375E-6;135,1.953125E-6;136,2.34375E-6;137,3.90625E-7;138,3.90625E-7;139,1.171875E-6;140,0.0;153,0.0;154,3.90625E-7;155,3.90625E-7;156,7.8125E-7;157,7.8125E-7;158,3.90625E-7;159,1.171875E-6;160,2.734375E-6;161,2.734375E-6;162,1.5625E-6;163,1.171875E-6;164,1.171875E-6;165,0.0;166,1.171875E-6;167,7.8125E-7;168,3.90625E-7;169,3.90625E-7;170,1.171875E-6;171,1.5625E-6;172,7.8125E-7;173,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass:8", @@ -1976,7 +7570,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_grass:2", @@ -1993,31 +7587,31 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "contenttweaker:vibrating_stone:0", "distrib": "0,0.0;70,0.0;71,4.296875E-6;72,6.25E-6;73,3.515625E-6;74,2.34375E-6;75,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_dirt:0", "distrib": "0,0.0;129,0.0;130,3.90625E-7;131,1.953125E-6;132,1.0546875E-5;133,3.6328125E-5;134,7.03125E-5;135,1.0117188E-4;136,1.234375E-4;137,1.40625E-4;138,1.578125E-4;139,1.6328125E-4;140,1.140625E-4;141,1.5390625E-4;142,1.8320313E-4;143,1.16015624E-4;144,0.0;147,0.0;148,3.515625E-6;149,1.9140625E-5;150,5.2734376E-5;151,1.015625E-4;152,1.5703125E-4;153,1.9570312E-4;154,2.1601563E-4;155,1.9570312E-4;156,6.0546874E-5;157,1.0546875E-4;158,1.453125E-4;159,1.7070312E-4;160,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered2:3", "distrib": "0,0.0;77,0.0;78,1.59375E-4;79,0.0;94,0.0;95,3.7890626E-5;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_vine_purple:0", "distrib": "0,0.0;132,0.0;133,1.5625E-6;134,2.734375E-6;135,2.734375E-6;136,4.296875E-6;137,5.859375E-6;138,6.640625E-6;139,4.296875E-6;140,4.296875E-6;141,5.46875E-6;142,3.125E-6;143,2.34375E-6;144,0.0;157,0.0;158,7.8125E-7;159,1.5625E-6;160,0.0;161,3.90625E-7;162,1.171875E-6;163,4.296875E-6;164,7.03125E-6;165,8.203125E-6;166,3.90625E-6;167,2.34375E-6;168,1.953125E-6;169,2.734375E-6;170,2.734375E-6;171,1.953125E-6;172,1.5625E-6;173,2.34375E-6;174,3.125E-6;175,3.515625E-6;176,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_leaves:0", @@ -2052,7 +7646,7 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "tconstruct:slime_leaves:1", @@ -2078,13 +7672,13 @@ } } ], - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "chisel:sandstonered2:4", "distrib": "0,0.0;69,0.0;70,2.109375E-5;71,3.0078125E-5;72,7.734375E-5;73,8.984375E-5;74,9.960937E-5;75,9.8828124E-5;76,8.9453126E-5;77,1.0039062E-4;78,7.929688E-5;79,8.320312E-5;80,0.0;86,0.0;87,7.03125E-6;88,9.765625E-6;89,1.0546875E-5;90,1.0546875E-5;91,9.375E-6;92,1.171875E-5;93,1.328125E-5;94,1.328125E-5;95,3.125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 184: planet" + "dim": "Dim 184: Apichisi" }, { "block": "minecraft:chest:0", @@ -2101,7 +7695,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:1", @@ -2118,7 +7712,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:0", @@ -2135,13 +7729,13 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;11,0.0;12,5.859375E-5;13,7.421875E-5;15,7.421875E-5;16,8.203125E-5;17,0.0;19,0.0;20,6.640625E-5;21,1.015625E-4;22,9.765625E-5;24,9.765625E-5;25,0.0;27,0.0;28,5.46875E-5;29,7.421875E-5;32,7.421875E-5;33,0.0;39,0.0;40,1.171875E-5;41,2.34375E-5;42,7.8125E-6;43,3.90625E-6;44,3.90625E-6;45,0.0;58,0.0;59,7.8125E-5;60,7.8125E-5;61,5.859375E-5;63,5.859375E-5;64,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:3", @@ -2158,7 +7752,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:2", @@ -2175,19 +7769,19 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.8000664;2,0.59949607;3,0.3991719;4,0.1993125;5,0.0;41,0.0;42,3.515625E-5;43,8.203125E-5;45,8.203125E-5;46,3.515625E-5;47,3.515625E-5;48,1.953125E-5;49,0.0;", "silktouch": true, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "thermalfoundation:fluid_ender:0", "distrib": "0,0.0;30,0.0;31,0.0053828126;32,0.04123047;33,0.06236328;34,0.07740625;35,0.089976564;36,0.10635938;37,0.1311172;38,0.15326563;39,0.17682421;40,0.19882031;41,0.20553906;42,0.21210547;43,0.21934375;44,0.22701563;45,0.23749219;46,0.26741016;47,0.33466408;48,0.4604414;49,0.47864842;50,0.49345312;51,0.50785154;52,0.5191719;53,0.5285781;54,0.5377656;55,0.5476602;56,0.55799216;57,0.5635742;58,0.5677695;59,0.5717226;60,0.5764258;61,0.5816289;62,0.58827347;63,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:11", @@ -2204,7 +7798,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:12", @@ -2221,7 +7815,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:13", @@ -2238,7 +7832,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:14", @@ -2255,13 +7849,13 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.015363282;3,0.024070313;4,0.03296875;5,0.045011718;6,0.04561328;7,0.04773828;8,0.05132422;9,0.053871095;10,0.055671874;11,0.05546875;12,0.053929687;13,0.053101562;14,0.05071875;15,0.048015624;16,0.048691407;17,0.04957031;18,0.052105468;19,0.053449217;20,0.05380078;21,0.053128906;22,0.052652344;23,0.052839845;24,0.05230469;25,0.055160157;26,0.05578125;27,0.05617578;28,0.05530078;29,0.053816408;30,0.051855467;31,0.050597657;32,0.0493125;33,0.048679687;34,0.047066405;35,0.044808593;36,0.041835938;37,0.03878125;38,0.036453124;39,0.034707032;40,0.03330078;41,0.030742187;42,0.026121093;43,0.024121094;44,0.021535156;45,0.02013672;46,0.01684375;47,0.013722656;48,0.011734375;49,0.010546875;50,0.009875;51,0.009164062;52,0.009785157;53,0.01046875;54,0.0109609375;55,0.010269531;56,0.009566406;57,0.0084375;58,0.0075429687;59,0.0068125;60,0.006863281;61,0.007109375;62,0.007625;63,0.60626954;64,0.0074375;65,0.007359375;66,0.0073671876;67,0.00746875;68,0.007527344;69,0.0075859376;70,0.0076210937;71,0.007765625;72,0.008277344;73,0.008808594;74,0.009425782;75,0.010191406;76,0.010433594;77,0.010722656;78,0.011183593;79,0.012308594;80,0.009;119,0.009;120,0.008992188;121,0.008976563;122,0.008960937;123,0.008925782;124,0.008796875;125,0.008535156;126,0.00815625;127,0.0077421875;128,0.002;159,0.002;160,0.001;239,0.001;240,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:10", @@ -2278,13 +7872,13 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "tconstruct:slime_vine_blue_end:0", "distrib": "0,0.0;119,0.0;120,7.8125E-6;121,1.5625E-5;122,1.171875E-5;123,0.0;124,1.171875E-5;125,1.171875E-5;126,7.8125E-6;127,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:15", @@ -2301,7 +7895,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "thaumcraft:crystal_perditio:0", @@ -2318,43 +7912,43 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;11,0.0;12,1.328125E-4;13,0.0;19,0.0;20,1.796875E-4;21,0.0;27,0.0;28,1.484375E-4;29,0.0;39,0.0;40,4.296875E-5;41,0.0;58,0.0;59,1.1328125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "contenttweaker:ender_dolomite:0", "distrib": "0,0.0;1,0.19993359;2,0.38514063;3,0.5767578;4,0.76771873;5,0.9549883;6,0.9543633;7,0.9519336;8,0.9483047;9,0.9456367;10,0.9443281;11,0.94445705;12,0.94569534;13,0.94654685;14,0.94916016;15,0.95154685;16,0.95113283;17,0.95034766;18,0.9478281;19,0.9464688;20,0.9458555;21,0.9466992;22,0.9471836;23,0.94696873;24,0.94733596;25,0.9442461;26,0.94403124;27,0.94347656;28,0.9443672;29,0.94564456;30,0.9480664;31,0.9439453;32,0.9093828;33,0.888957;34,0.8754805;35,0.8649375;36,0.8518047;37,0.8298789;38,0.80989844;39,0.7883672;40,0.76752734;41,0.7636133;42,0.7615898;43,0.7564492;44,0.7513633;45,0.7422695;46,0.7154961;47,0.6515781;48,0.5268047;49,0.50978905;50,0.49566796;51,0.48197266;52,0.47003907;53,0.45995313;54,0.45027342;55,0.44107032;56,0.4314414;57,0.42698827;58,0.4236875;59,0.42027342;60,0.4156289;61,0.41020313;62,0.40304297;63,0.39267188;64,0.0115625;65,0.011640625;66,0.011632812;67,0.01153125;68,0.011472656;69,0.011414062;70,0.011378907;71,0.011234375;72,0.010722656;73,0.010191406;74,0.009574219;75,0.008808594;76,0.008566407;77,0.008277344;78,0.007816406;79,0.0066914065;80,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;5,0.0;6,2.34375E-5;7,3.28125E-4;8,3.7109375E-4;9,4.921875E-4;10,0.0;11,1.5625E-5;12,1.09375E-4;13,1.9921875E-4;14,1.171875E-5;15,3.0078125E-4;16,0.0;22,0.0;23,7.8125E-6;24,1.9140624E-4;25,5.234375E-4;26,1.2890625E-4;27,2.8515625E-4;28,3.515625E-5;29,4.0234375E-4;30,0.0;33,0.0;34,4.6875E-5;35,2.7734376E-4;36,0.0;37,2.1875E-4;38,3.828125E-4;39,1.015625E-4;40,2.96875E-4;41,7.421875E-5;42,1.40625E-4;43,0.0;44,0.0;45,7.8125E-6;46,2.1484375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "tconstruct:slime_vine_blue:0", "distrib": "0,0.0;121,0.0;122,7.8125E-6;123,1.5625E-5;124,2.34375E-5;125,1.5625E-5;126,3.515625E-5;127,3.515625E-5;128,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "tconstruct:slime_dirt:0", "distrib": "0,0.0;121,0.0;122,3.90625E-6;123,3.90625E-5;124,1.5625E-4;125,4.21875E-4;126,7.890625E-4;127,0.0012109375;128,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "tconstruct:slime_vine_blue_mid:0", "distrib": "0,0.0;120,0.0;121,7.8125E-6;122,1.5625E-5;123,1.953125E-5;124,1.171875E-5;125,1.5625E-5;126,1.171875E-5;127,1.171875E-5;128,0.0;", "silktouch": false, - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:5", @@ -2371,7 +7965,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:4", @@ -2388,7 +7982,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:7", @@ -2405,7 +7999,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:6", @@ -2422,7 +8016,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:9", @@ -2439,7 +8033,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "botania:mushroom:8", @@ -2456,7 +8050,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:brown_mushroom:0", @@ -2473,7 +8067,7 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "minecraft:red_mushroom:0", @@ -2490,25 +8084,25 @@ } } ], - "dim": "Dim 185: planet" + "dim": "Dim 185: Finem" }, { "block": "biomesoplenty:plant_0:12", "distrib": "0,0.0;58,0.0;59,1.25E-6;60,4.375E-5;61,1.325E-4;62,1.875E-4;63,0.01836875;64,0.0012925;65,2.9E-4;66,4.0E-4;67,5.725E-4;68,7.8E-4;69,8.9E-4;70,0.0011775;71,0.0011925;72,0.00132625;73,0.001635;74,0.001255;75,7.0875E-4;76,5.1375E-4;77,5.525E-4;78,1.9625E-4;79,1.05E-4;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_0:11", "distrib": "0,0.0;58,0.0;59,1.25E-6;60,2.625E-5;61,4.625E-5;62,9.25E-5;63,0.00989625;64,6.7625E-4;65,1.6625E-4;66,2.45E-4;67,3.1125E-4;68,3.55E-4;69,4.275E-4;70,6.25E-4;71,6.95E-4;72,6.775E-4;73,8.0875E-4;74,6.35E-4;75,4.5625E-4;76,3.25E-4;77,2.75E-4;78,1.65E-4;79,3.5E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:log_silverwood:0", "distrib": "0,0.0;63,0.0;64,1.5E-5;65,1.0E-5;66,7.5E-6;67,1.625E-5;68,6.25E-6;70,6.25E-6;71,1.25E-6;72,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stone_slab:0", @@ -2525,13 +8119,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "nuclearcraft:fission_block:0", "distrib": "0,0.0;62,0.0;63,2.25E-5;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:apiary:0", @@ -2548,7 +8142,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -2565,7 +8159,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:beehives:0", @@ -2609,19 +8203,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "enderio:block_reinforced_obsidian:0", "distrib": "0,0.0;61,0.0;62,3.75E-5;63,1.3125E-4;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thebetweenlands:druid_stone_4:0", "distrib": "0,0.0;71,0.0;72,3.75E-6;73,0.0;74,1.25E-6;75,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:beehives:1", @@ -2656,7 +8250,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:gravel:0", @@ -2673,13 +8267,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "tconstruct:slime_vine_blue_end:0", "distrib": "0,0.0;117,0.0;118,1.25E-6;119,0.0;121,0.0;122,1.25E-6;123,3.75E-6;125,3.75E-6;126,0.0;127,1.25E-6;128,0.0;151,0.0;152,2.5E-6;153,3.75E-6;154,0.0;155,5.0E-6;156,2.5E-6;157,0.0;158,2.5E-6;159,1.25E-6;160,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extrautils2:redorchid:0", @@ -2705,7 +8299,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extrabees:hive:0", @@ -2740,7 +8334,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_aer:0", @@ -2757,25 +8351,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:arcane_stone:7", "distrib": "0,0.0;61,0.0;62,1.125E-5;63,4.75E-5;64,1.0E-5;65,1.125E-5;66,3.75E-6;67,0.0;68,5.0E-6;69,0.0;70,0.0;71,3.0E-5;72,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.5875E-4;2,4.7625E-4;3,7.05E-4;4,9.35E-4;5,0.001115;6,0.001105;7,0.0011425;8,0.00118875;9,0.001175;10,0.00114375;11,0.00118875;12,0.00121;13,0.00117125;14,0.00118375;15,0.00122375;16,0.0012075;17,0.00122375;18,0.0011525;19,0.00116625;20,0.00120875;21,0.00118;22,0.00115625;23,0.00110375;24,0.00114875;25,0.00118625;26,0.00118125;27,0.0011575;28,0.001135;29,0.00121875;30,0.00120375;31,0.001195;32,0.00116;33,0.001035;34,0.00112125;35,0.001145;36,0.00113375;37,0.0011375;38,0.00113125;39,0.0011;40,0.00105625;41,0.00109875;42,0.0011375;43,0.00111125;44,0.00114;45,0.00106625;46,0.0010775;47,0.00111875;48,0.001035;49,9.8625E-4;50,0.00104625;51,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "tconstruct:slime_vine_blue_mid:0", "distrib": "0,0.0;118,0.0;119,1.25E-6;121,1.25E-6;122,0.0;123,1.25E-6;124,3.75E-6;125,6.25E-6;126,5.0E-6;127,2.5E-6;128,0.0;152,0.0;153,2.5E-6;154,6.25E-6;155,5.0E-6;156,6.25E-6;157,6.25E-6;158,3.75E-6;159,2.5E-6;160,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -2801,7 +8395,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.0:10", @@ -2818,19 +8412,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:pumpkin:0", "distrib": "0,0.0;62,0.0;63,1.375E-5;64,0.0;74,0.0;75,1.25E-6;76,5.0E-6;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:logs.6:3", "distrib": "0,0.0;61,0.0;62,1.5E-5;63,3.0E-5;64,0.0;71,0.0;72,2.5E-6;73,2.5E-6;74,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_0:5", @@ -2847,7 +8441,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:leaves.decorative.0:3", @@ -2864,13 +8458,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thebetweenlands:druid_stone_5:0", "distrib": "0,0.0;69,0.0;70,3.75E-6;71,0.0;72,1.25E-6;73,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:leaves.decorative.0:9", @@ -2887,7 +8481,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "magicbees:hiveblock:0", @@ -2922,13 +8516,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;62,0.0;63,1.4625E-4;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:leaves.decorative.0:6", @@ -2945,7 +8539,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:slabs.2:14", @@ -2962,25 +8556,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:generic:9", "distrib": "0,0.0;50,0.0;51,3.75E-6;52,1.8125E-4;53,0.00123875;54,0.003275;55,0.005245;56,0.00690375;57,0.00854875;58,0.01007;59,0.01110625;60,0.01137;61,0.00773625;62,0.00343125;63,0.00298375;64,9.975E-4;65,0.00134125;66,0.001385;67,0.001595;68,0.00146875;69,0.0013625;70,0.001215;71,8.35E-4;72,8.5E-4;73,1.8125E-4;74,2.2125E-4;75,2.3125E-4;76,2.4125E-4;77,2.4375E-4;78,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;12,0.0;13,5.875E-5;14,0.0;15,0.0;16,9.375E-5;17,1.1E-4;18,1.2375E-4;19,0.0;20,6.5E-5;21,1.0125E-4;22,0.0;26,0.0;27,6.25E-5;28,4.375E-5;29,0.0;32,0.0;33,5.5E-5;34,0.0;35,9.375E-5;36,0.0;37,5.5E-5;38,0.0;43,0.0;44,3.25E-5;45,0.0;46,6.0E-5;47,7.5E-5;48,0.0;49,4.875E-5;50,0.0;51,5.25E-5;52,7.25E-5;53,5.625E-5;54,7.25E-5;55,0.0;56,4.75E-5;57,3.0E-5;58,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;62,0.0;63,6.0E-5;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:block_black_lotus:0", @@ -2997,13 +8591,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.65E-4;2,0.0011425;3,0.001725;4,0.0021475;5,0.00272125;6,0.00257;7,0.00284125;8,0.00253375;9,0.0026025;10,0.00273375;11,0.0027325;12,0.002665;13,0.00278625;14,0.0029275;15,0.00294375;16,0.0029125;17,0.00289125;18,0.0027125;19,0.00279625;20,0.00284625;21,0.00288125;22,0.00285875;23,0.00293875;24,0.00287625;25,0.00282875;26,0.002935;27,0.00283125;28,0.00278875;29,0.00281625;30,0.0029675;31,0.00280875;32,0.00270375;33,0.00256625;34,0.0025375;35,0.00256625;36,0.00255625;37,0.00245875;38,0.00238625;39,0.0026675;40,0.0026375;41,0.00248;42,0.00228875;43,0.0012225;44,1.3625E-4;45,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_ordo:0", @@ -3020,19 +8614,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:double_plant:0", "distrib": "0,0.0;60,0.0;61,1.25E-6;62,6.25E-6;63,4.35E-4;64,5.375E-5;65,5.375E-5;66,6.25E-6;67,2.75E-5;68,5.0E-5;69,5.0E-5;70,5.875E-5;71,7.625E-5;72,7.125E-5;73,6.875E-5;74,7.125E-5;75,5.25E-5;76,4.0E-5;77,2.25E-5;78,1.125E-5;79,8.75E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "tconstruct:slime_vine_blue:0", "distrib": "0,0.0;121,0.0;122,1.25E-6;123,1.25E-6;124,2.5E-6;125,2.5E-6;126,7.5E-6;127,8.75E-6;128,0.0;154,0.0;155,1.25E-6;156,5.0E-6;157,6.25E-6;158,7.5E-6;159,7.5E-6;160,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:ore_amber:0", @@ -3058,31 +8652,31 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;44,0.0;45,1.0E-5;46,0.0;47,2.125E-5;48,3.5E-5;49,2.875E-5;50,2.25E-5;51,5.0E-6;52,1.375E-5;53,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;51,0.0;52,5.0E-6;53,2.5E-6;54,2.5E-6;55,1.75E-5;56,1.375E-5;57,3.75E-6;58,1.0E-5;59,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;13,0.0;14,2.5E-6;15,1.5E-5;16,2.5E-5;17,3.625E-5;18,7.625E-5;19,1.1375E-4;20,1.225E-4;21,1.2375E-4;22,5.875E-5;23,4.125E-5;24,1.5E-5;25,1.0E-5;26,0.0;27,3.75E-6;28,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,6.25E-6;22,1.25E-6;23,5.0E-6;24,1.75E-5;25,1.5E-5;26,3.0E-5;27,1.5E-5;28,3.875E-5;29,4.125E-5;30,4.125E-5;31,1.875E-5;32,1.5E-5;33,1.5E-5;34,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:5", @@ -3099,13 +8693,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;21,0.0;22,2.5E-6;23,0.0;24,1.125E-5;25,1.25E-5;26,2.5E-6;27,7.5E-6;28,5.0E-6;29,1.0E-5;30,1.625E-5;31,6.25E-6;32,0.0;33,5.0E-6;34,2.5E-6;35,3.75E-6;36,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:4", @@ -3122,13 +8716,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;23,0.0;24,2.5E-6;25,2.5E-6;26,0.0;27,0.0;28,2.5E-6;29,5.0E-6;30,2.5E-6;31,5.0E-6;32,1.125E-5;33,8.75E-6;34,1.125E-5;35,1.25E-5;36,5.0E-6;37,2.5E-6;38,1.25E-6;39,3.75E-6;40,5.0E-6;41,1.25E-6;42,2.5E-6;43,0.0;46,0.0;47,7.5E-6;48,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.5:0", @@ -3154,7 +8748,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:7", @@ -3171,7 +8765,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:6", @@ -3188,7 +8782,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.5:1", @@ -3205,7 +8799,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:9", @@ -3222,7 +8816,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.5:2", @@ -3248,7 +8842,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:8", @@ -3265,7 +8859,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:slab_arcane_brick:0", @@ -3282,7 +8876,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.5:4", @@ -3299,7 +8893,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:ore_quartz:0", @@ -3316,7 +8910,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:brown_mushroom:0", @@ -3333,7 +8927,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:item_flax_seed:0", @@ -3359,7 +8953,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:1", @@ -3376,13 +8970,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "techreborn:rubber_log:0", "distrib": "0,0.0;62,0.0;63,2.625E-5;64,0.0;65,1.25E-6;66,1.25E-6;67,2.5E-6;68,3.75E-6;69,6.25E-6;70,8.75E-6;71,1.125E-5;72,1.25E-5;73,1.375E-5;74,1.5E-5;75,1.625E-5;76,1.375E-5;77,1.625E-5;78,1.5E-5;79,8.75E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:0", @@ -3399,7 +8993,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:3", @@ -3416,7 +9010,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_berrybush_blueberry:0", @@ -3433,7 +9027,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:2", @@ -3450,13 +9044,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.8002525;2,0.6007087;3,0.39888126;4,0.19971626;5,0.0;62,0.0;63,3.125E-5;64,0.0;", "silktouch": true, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_leaves:3", @@ -3473,7 +9067,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_leaves:0", @@ -3490,7 +9084,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:reeds:0", @@ -3507,7 +9101,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_leaves:1", @@ -3524,49 +9118,49 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.00167125;2,0.0032175;3,0.004615;4,0.00649;5,0.00803875;6,0.00777375;7,0.00767625;8,0.00799125;9,0.0080975;10,0.0081625;11,0.0081975;12,0.00798625;13,0.0080025;14,0.00802875;15,0.00815625;16,0.00804;17,0.00794625;18,0.007815;19,0.00799875;20,0.0078375;21,0.00797375;22,0.008075;23,0.00777;24,0.007655;25,0.0079825;26,0.00826875;27,0.00826625;28,0.0080025;29,0.00828375;30,0.00815;31,0.00839;32,0.00853;33,0.00828625;34,0.00799375;35,0.00791625;36,0.008115;37,0.00759625;38,0.00800875;39,0.00804875;40,0.00826375;41,0.00821;42,0.00822375;43,0.0078175;44,0.00758125;45,0.00821875;46,0.00805125;47,0.007755;48,0.00753375;49,0.00783375;50,0.007825;51,0.00781;52,0.0079475;53,0.0077875;54,0.007515;55,0.00761625;56,0.0076125;57,0.0073925;58,0.007145;59,0.00612;60,0.00431;61,0.00262125;62,0.00108125;63,1.725E-4;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_logs2:3", "distrib": "0,0.0;63,0.0;64,2.5E-6;65,2.5E-6;66,1.25E-6;67,3.75E-6;68,2.5E-6;69,5.0E-6;70,5.0E-6;71,7.5E-6;72,1.25E-6;73,2.5E-6;74,3.75E-6;75,2.5E-6;76,3.75E-6;77,7.5E-6;78,7.5E-6;79,1.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;57,0.0;58,1.1375E-4;59,0.0019675;60,0.01409;61,0.0126925;62,0.00314625;63,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thebetweenlands:druid_stone_6:0", "distrib": "0,0.0;73,0.0;74,3.75E-6;75,0.0;76,1.25E-6;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.013715;3,0.0219925;4,0.031515;5,0.0417125;6,0.04337625;7,0.04431125;8,0.04565;9,0.0466275;10,0.04805;11,0.048455;12,0.048325;13,0.0482275;14,0.04853125;15,0.0472575;16,0.04867;17,0.05112375;18,0.05355375;19,0.05547875;20,0.05737625;21,0.05806375;22,0.058485;23,0.0577325;24,0.05702875;25,0.05657625;26,0.056335;27,0.0562625;28,0.05635375;29,0.055885;30,0.05629125;31,0.055505;32,0.05501875;33,0.05470375;34,0.05366125;35,0.05368;36,0.05196;37,0.04920125;38,0.0485025;39,0.04765875;40,0.04711375;41,0.0470625;42,0.04533375;43,0.04323;44,0.041575;45,0.03945375;46,0.0387225;47,0.03643125;48,0.032805;49,0.03094125;50,0.02915625;51,0.0285525;52,0.0279325;53,0.02713375;54,0.02628125;55,0.024825;56,0.02322875;57,0.02125375;58,0.02007625;59,0.0191825;60,0.0186175;61,0.02267625;62,0.068625;63,0.2092275;64,0.01510375;65,0.0205075;66,0.0218325;67,0.0250425;68,0.03142;69,0.04103125;70,0.05312125;71,0.065165;72,0.07681625;73,0.091305;74,0.104155;75,0.11193625;76,0.11764875;77,0.12352875;78,0.1304375;79,0.13670126;80,0.00352;117,0.00352;118,0.00351875;121,0.00351875;122,0.0035175;123,0.00351375;124,0.00350875;125,0.00349;126,0.00341625;127,0.00327;128,0.00128;151,0.00128;152,0.0012775;153,0.00127375;154,0.00127375;155,0.00126875;156,0.00126375;157,0.00122875;158,0.00116375;159,0.00105375;160,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_logs2:1", "distrib": "0,0.0;62,0.0;63,7.5E-6;64,1.25E-6;65,1.25E-6;66,2.5E-6;67,6.25E-6;68,1.125E-5;69,2.625E-5;70,2.25E-5;71,1.875E-5;72,2.625E-5;73,4.0E-5;74,6.625E-5;75,7.25E-5;76,5.875E-5;77,5.25E-5;78,4.125E-5;79,3.125E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumicaugmentation:stone:9", "distrib": "0,0.0;62,0.0;63,3.1125E-4;64,0.0;65,0.0;66,3.0E-5;67,0.0;68,2.375E-5;69,8.25E-5;70,2.0E-5;71,8.75E-6;72,3.25E-5;73,6.25E-6;74,0.0;75,3.25E-5;76,0.0;77,6.25E-6;78,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:leaves:0", @@ -3592,13 +9186,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:arcane_stone1:15", "distrib": "0,0.0;61,0.0;62,3.625E-5;63,4.125E-5;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:stairs_arcane_brick:0", @@ -3615,13 +9209,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:log_greatwood:0", "distrib": "0,0.0;62,0.0;63,5.0E-6;64,1.5E-5;65,1.5E-5;66,2.0E-5;67,2.25E-5;68,2.625E-5;69,3.625E-5;70,3.75E-5;71,4.0E-5;72,4.0E-5;73,3.75E-5;74,3.0E-5;75,3.0E-5;76,4.625E-5;77,5.625E-5;78,5.625E-5;79,3.875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:gem_ore:7", @@ -3638,7 +9232,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:2", @@ -3655,7 +9249,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:3", @@ -3672,7 +9266,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:0", @@ -3689,13 +9283,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:arcane_stone1:13", "distrib": "0,0.0;62,0.0;63,1.375E-5;64,1.25E-6;66,1.25E-6;67,0.0;68,2.5E-6;69,2.5E-6;70,4.75E-5;71,7.0E-5;72,7.125E-5;73,7.875E-5;74,7.875E-5;75,7.5E-5;76,6.875E-5;78,6.875E-5;79,2.375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:1", @@ -3712,13 +9306,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:arcane_stone1:12", "distrib": "0,0.0;62,0.0;63,1.4625E-4;64,1.0E-5;66,1.0E-5;67,0.0;68,6.25E-6;70,6.25E-6;71,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:0", @@ -3735,7 +9329,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:double_plant:4", @@ -3752,7 +9346,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.4:13", @@ -3769,7 +9363,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.4:12", @@ -3795,7 +9389,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:leaves.decorative.4:15", @@ -3821,7 +9415,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:6", @@ -3838,7 +9432,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:7", @@ -3855,7 +9449,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:4", @@ -3872,7 +9466,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:5", @@ -3889,7 +9483,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_flower:8", @@ -3906,7 +9500,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:grass:0", @@ -3923,7 +9517,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:chest:0", @@ -3940,31 +9534,31 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.00966125;2,0.01756375;3,0.0262825;4,0.03387;5,0.04217125;6,0.04305125;7,0.043345;8,0.0432825;9,0.04303125;10,0.04282875;11,0.04474125;12,0.04471375;13,0.0446075;14,0.04484625;15,0.044885;16,0.0441875;17,0.04445;18,0.04449625;19,0.045265;20,0.04550375;21,0.044875;22,0.045095;23,0.04569375;24,0.0459725;25,0.0458025;26,0.04521;27,0.04667375;28,0.04668625;29,0.045855;30,0.04507875;31,0.04379875;32,0.042175;33,0.04085;34,0.04069;35,0.04051375;36,0.04012375;37,0.03958125;38,0.04013;39,0.0409825;40,0.04089;41,0.041535;42,0.04089625;43,0.04136375;44,0.04163375;45,0.0409775;46,0.041315;47,0.04105375;48,0.0390775;49,0.039115;50,0.0396925;51,0.03946625;52,0.0385125;53,0.0378125;54,0.03785125;55,0.03773;56,0.03719125;57,0.0362475;58,0.0350225;59,0.03114875;60,0.02204125;61,0.01410375;62,0.0115225;63,0.01064375;64,0.005445;65,0.00509;66,0.0045175;67,0.003585;68,0.00242;69,0.0016125;70,0.00119875;71,8.4875E-4;72,5.0375E-4;73,3.225E-4;74,1.9125E-4;75,8.375E-5;76,1.5E-5;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;12,0.0;13,1.875E-5;14,3.0E-5;15,3.0E-5;16,5.875E-5;17,1.175E-4;18,1.475E-4;19,1.7375E-4;20,1.8E-4;21,1.825E-4;22,1.4625E-4;23,6.25E-5;24,6.375E-5;25,4.25E-5;26,0.0;27,2.375E-5;28,5.625E-5;29,6.5E-5;30,6.25E-5;31,6.625E-5;32,2.375E-5;33,2.375E-5;34,2.5E-5;35,4.625E-5;36,6.875E-5;37,9.125E-5;38,8.25E-5;39,8.375E-5;40,2.75E-5;41,2.875E-5;42,0.0;43,0.0;44,1.25E-5;45,1.875E-5;46,3.375E-5;47,7.125E-5;48,8.375E-5;49,8.25E-5;50,1.025E-4;51,7.75E-5;52,9.0E-5;53,1.1875E-4;54,1.275E-4;55,1.325E-4;56,1.0875E-4;57,9.75E-5;58,6.75E-5;59,3.5E-5;60,3.5E-5;61,1.375E-5;62,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008565;2,0.016945;3,0.025575;4,0.03327875;5,0.04045375;6,0.0399875;7,0.03988375;8,0.04034875;9,0.04083625;10,0.04126125;11,0.04317625;12,0.04300125;13,0.04268375;14,0.04245;15,0.04241625;16,0.0421175;17,0.04090875;18,0.04127125;19,0.04107875;20,0.0408425;21,0.04028875;22,0.0403925;23,0.04133125;24,0.0426325;25,0.04302375;26,0.04300875;27,0.0428575;28,0.0426625;29,0.042205;30,0.04032625;31,0.0388975;32,0.038375;33,0.03843125;34,0.03855375;35,0.03749375;36,0.03689375;37,0.03649;38,0.03579625;39,0.03575375;40,0.03596;41,0.036335;42,0.03708;43,0.0373825;44,0.03720375;45,0.0371125;46,0.03823625;47,0.0385375;48,0.036755;49,0.0359875;50,0.03558875;51,0.03598625;52,0.0360975;53,0.03619625;54,0.03608875;55,0.03518875;56,0.03388;57,0.033475;58,0.03263;59,0.028795;60,0.01916;61,0.012175;62,0.0103075;63,0.00929625;64,0.00537375;65,0.0050675;66,0.0039925;67,0.00305125;68,0.002385;69,0.00164875;70,0.00111375;71,6.5E-4;72,5.825E-4;73,3.775E-4;74,1.8875E-4;75,8.5E-5;76,2.5E-6;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:logs.0:3", "distrib": "0,0.0;62,0.0;63,1.25E-5;64,1.25E-6;65,2.5E-6;66,3.75E-6;67,7.5E-6;68,6.25E-6;69,1.375E-5;70,5.0E-6;71,5.0E-6;72,1.25E-5;73,6.25E-6;74,3.75E-6;75,2.5E-6;76,8.75E-6;77,5.0E-6;78,3.75E-6;79,1.0E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore_fluid:2", @@ -3981,7 +9575,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore_fluid:1", @@ -3998,7 +9592,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:6", @@ -4015,7 +9609,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:5", @@ -4032,7 +9626,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:8", @@ -4049,7 +9643,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "integrateddynamics:menril_log:0", @@ -4066,7 +9660,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:7", @@ -4083,7 +9677,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:2", @@ -4100,13 +9694,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumadditions:taintwood_planks:0", "distrib": "0,0.0;68,0.0;69,2.625E-5;70,6.0E-5;71,6.0E-5;72,8.0E-5;73,8.875E-5;78,8.875E-5;79,2.875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:1", @@ -4123,7 +9717,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:4", @@ -4140,7 +9734,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:3", @@ -4157,7 +9751,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stone:0", @@ -4174,13 +9768,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.00888;2,0.01713625;3,0.02540625;4,0.03442125;5,0.0430725;6,0.04283375;7,0.04269375;8,0.0426775;9,0.04258125;10,0.04188;11,0.04319375;12,0.0429325;13,0.044045;14,0.0453525;15,0.046;16,0.045215;17,0.0447925;18,0.04469625;19,0.044205;20,0.04419;21,0.043995;22,0.04341875;23,0.0425575;24,0.04299;25,0.0435475;26,0.04399125;27,0.04376625;28,0.04342125;29,0.04310125;30,0.04237875;31,0.04094;32,0.0397225;33,0.03883875;34,0.03805;35,0.03774875;36,0.03801875;37,0.0381575;38,0.0389275;39,0.03949;40,0.0397025;41,0.03990125;42,0.03920875;43,0.039065;44,0.03905625;45,0.03885375;46,0.0388025;47,0.0390125;48,0.03810125;49,0.03779;50,0.0370825;51,0.037285;52,0.0374475;53,0.03745625;54,0.0371775;55,0.0373275;56,0.03668125;57,0.03578375;58,0.03479375;59,0.03099625;60,0.021675;61,0.01381375;62,0.01119375;63,0.00979625;64,0.004605;65,0.00435;66,0.00404125;67,0.003535;68,0.0029775;69,0.002015;70,0.001095;71,7.3625E-4;72,5.6625E-4;73,3.7625E-4;74,2.075E-4;75,7.875E-5;76,3.375E-5;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:paving_stone_barrier:0", @@ -4197,7 +9791,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:9", @@ -4214,13 +9808,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "divinerpg:divine_moss_stone:0", "distrib": "0,0.0;62,0.0;63,2.2375E-4;64,0.0;65,0.0;66,6.25E-6;67,0.0;68,2.875E-5;69,0.0;70,2.25E-5;71,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:slabs.2:6", @@ -4237,13 +9831,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:4", "distrib": "0,0.0;62,0.0;63,1.25E-6;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:fences.1:6", @@ -4260,25 +9854,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:2", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:3", "distrib": "0,0.0;62,0.0;63,1.25E-6;64,0.0;66,0.0;67,1.25E-6;68,1.25E-6;69,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:6", "distrib": "0,0.0;63,0.0;64,1.25E-6;65,1.25E-6;66,0.0;71,0.0;72,1.25E-6;73,1.25E-6;74,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:shrub_log:0", @@ -4295,7 +9889,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:stairs.cocobolo:0", @@ -4312,19 +9906,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "contenttweaker:vibrating_stone:0", "distrib": "0,0.0;62,0.0;63,5.0E-6;64,0.0;65,1.25E-6;66,0.0;67,1.25E-6;68,0.0;69,0.0;70,1.25E-6;71,0.0;72,2.5E-6;73,5.0E-6;74,0.0;77,0.0;78,1.25E-6;79,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:0", "distrib": "0,0.0;70,0.0;71,1.25E-6;72,2.5E-6;73,1.25E-6;74,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "ironchest:iron_chest:6", @@ -4341,13 +9935,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower2:1", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;72,0.0;73,1.25E-6;74,1.25E-6;75,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -4364,7 +9958,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:mushroom:3", @@ -4381,7 +9975,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:mushroom:4", @@ -4398,7 +9992,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:mushroom:0", @@ -4415,13 +10009,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.5E-5;2,3.875E-5;3,2.875E-5;4,5.375E-5;5,6.5E-5;6,7.625E-5;7,7.875E-5;8,7.0E-5;9,6.0E-5;10,6.0E-5;11,8.125E-5;12,8.625E-5;13,6.875E-5;14,6.625E-5;15,5.5E-5;16,6.625E-5;17,5.375E-5;18,3.875E-5;19,5.0E-6;20,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:sapling:0:{IsAnalyzed:0b,Genome:{Chromosomes:[{Slot:0b,UID0:\"forestry.treeCocobolo\",UID1:\"forestry.treeCocobolo\"},{Slot:1b,UID0:\"forestry.heightLargest\",UID1:\"forestry.heightLargest\"},{Slot:2b,UID0:\"forestry.saplingsLower\",UID1:\"forestry.saplingsLower\"},{Slot:3b,UID0:\"forestry.fruitNone\",UID1:\"forestry.fruitNone\"},{Slot:4b,UID0:\"forestry.yieldLowest\",UID1:\"forestry.yieldLowest\"},{Slot:5b,UID0:\"forestry.sappinessLowest\",UID1:\"forestry.sappinessLowest\"},{Slot:6b,UID0:\"forestry.leavesNone\",UID1:\"forestry.leavesNone\"},{Slot:7b,UID0:\"forestry.maturationAverage\",UID1:\"forestry.maturationAverage\"},{Slot:8b,UID0:\"forestry.i1d\",UID1:\"forestry.i1d\"},{Slot:9b,UID0:\"forestry.fireproofFalse\",UID1:\"forestry.fireproofFalse\"}]}}", @@ -4438,7 +10032,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_ignis:0", @@ -4455,13 +10049,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:logs.3:3", "distrib": "0,0.0;61,0.0;62,1.25E-6;63,6.25E-6;64,1.25E-6;66,1.25E-6;67,6.25E-6;68,5.0E-6;69,1.25E-6;70,6.25E-6;71,1.25E-6;72,2.5E-6;73,1.25E-6;74,1.25E-6;75,5.0E-6;76,3.75E-6;77,2.5E-6;78,1.25E-6;79,1.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:11", @@ -4478,7 +10072,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:lapis_ore:0", @@ -4495,7 +10089,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:12", @@ -4512,7 +10106,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:13", @@ -4529,7 +10123,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:14", @@ -4546,7 +10140,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:resources:0", @@ -4563,7 +10157,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:10", @@ -4580,7 +10174,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "divinerpg:blue_fence:0", @@ -4597,7 +10191,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:15", @@ -4614,19 +10208,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:5", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:6", "distrib": "0,0.0;62,0.0;63,1.25E-6;64,0.0;73,0.0;74,1.25E-6;75,2.5E-6;76,1.25E-6;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "mod_lavacow:veil_shroom:0", @@ -4643,19 +10237,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:4", "distrib": "0,0.0;62,0.0;63,1.25E-6;64,0.0;73,0.0;74,1.25E-6;75,1.25E-6;76,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:7", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;71,0.0;72,1.25E-6;73,2.5E-6;74,1.25E-6;75,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -4672,55 +10266,55 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_logs:3", "distrib": "0,0.0;67,0.0;68,5.0E-6;69,7.5E-6;70,8.75E-6;71,1.125E-5;73,1.125E-5;74,1.0E-5;75,1.125E-5;76,1.375E-5;77,1.125E-5;78,1.125E-5;79,8.75E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,1.25E-6;12,2.75E-5;13,2.425E-4;14,0.0010325;15,0.00154125;16,9.4625E-4;17,2.575E-4;18,2.625E-5;19,1.25E-6;20,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;47,0.0;48,5.0E-6;49,3.5E-5;50,4.875E-5;51,1.025E-4;52,2.1125E-4;53,3.9625E-4;54,6.55E-4;55,9.25E-4;56,0.001205;57,0.001415;58,0.0015125;59,0.0013575;60,8.8625E-4;61,4.775E-4;62,2.6625E-4;63,1.8125E-4;64,6.0E-5;65,3.25E-5;66,7.5E-6;67,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;23,0.0;24,1.5E-5;25,4.0E-5;26,7.25E-5;27,1.4125E-4;28,2.5625E-4;29,3.15E-4;30,4.8875E-4;31,8.0625E-4;32,0.00106;33,0.00137875;34,0.001995;35,0.0024775;36,0.00277;37,0.00299875;38,0.0029875;39,0.00286625;40,0.00274125;41,0.0024475;42,0.002135;43,0.00193625;44,0.00136625;45,9.95E-4;46,7.6125E-4;47,4.5375E-4;48,3.2E-4;49,2.4375E-4;50,1.175E-4;51,7.75E-5;52,5.0E-5;53,1.375E-5;54,5.0E-6;55,2.5E-6;56,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,1.25E-6;13,1.0E-5;14,3.0E-5;15,1.025E-4;16,2.9375E-4;17,6.05E-4;18,0.0012975;19,0.0016075;20,0.00188;21,0.00180125;22,0.00125125;23,7.1875E-4;24,3.65E-4;25,1.025E-4;26,2.625E-5;27,5.0E-6;28,2.5E-6;29,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;17,0.0;18,1.25E-6;19,3.75E-6;20,7.5E-6;21,5.0E-6;22,6.25E-6;23,1.75E-5;24,8.75E-6;25,2.625E-5;26,2.0E-5;27,4.25E-5;28,5.75E-5;29,3.875E-5;30,7.125E-5;31,5.875E-5;32,8.0E-5;33,1.0125E-4;34,1.075E-4;35,8.5E-5;36,7.875E-5;37,9.0E-5;38,9.75E-5;39,1.05E-4;40,1.1E-4;41,1.1125E-4;42,8.375E-5;43,8.5E-5;44,1.0E-4;45,8.875E-5;46,8.5E-5;47,6.75E-5;48,6.75E-5;49,4.625E-5;50,5.25E-5;51,4.75E-5;52,4.5E-5;53,1.375E-5;54,7.5E-6;55,0.0;56,0.0;57,2.5E-6;58,2.5E-6;59,0.0;60,1.25E-6;61,1.25E-6;62,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;40,0.0;41,2.5E-6;42,5.0E-6;43,1.125E-5;44,7.5E-5;45,1.4125E-4;46,2.0E-4;47,4.3125E-4;48,5.275E-4;49,5.7375E-4;50,4.625E-4;51,2.7125E-4;52,1.425E-4;53,5.5E-5;54,1.5E-5;55,2.5E-6;56,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;18,0.0;19,1.625E-5;20,2.125E-5;21,3.0E-5;22,1.325E-4;23,2.075E-4;24,3.525E-4;25,5.9625E-4;26,7.3625E-4;27,7.7375E-4;28,9.275E-4;29,9.2375E-4;30,8.175E-4;31,6.475E-4;32,3.9E-4;33,2.85E-4;34,1.725E-4;35,8.5E-5;36,5.75E-5;37,1.25E-5;38,6.25E-6;39,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:clay:0", @@ -4737,13 +10331,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:planks.1:11", "distrib": "0,0.0;61,0.0;62,3.375E-5;63,4.5E-5;64,0.0;71,0.0;72,1.125E-5;73,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:yellow_flower:0", @@ -4760,31 +10354,31 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:1", "distrib": "0,0.0;62,0.0;63,1.25E-6;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:doubleflower1:2", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;75,0.0;76,1.25E-6;77,1.25E-6;78,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008545;2,0.01636625;3,0.02729875;4,0.0396325;5,0.0540225;6,0.05586125;7,0.05633875;8,0.04753375;9,0.038815;10,0.032695;11,1.0125E-4;12,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:stone_eldritch_tile:0", "distrib": "0,0.0;62,0.0;63,6.25E-6;64,2.5E-5;65,5.0E-6;67,5.0E-6;68,1.75E-5;69,9.875E-5;70,3.75E-6;71,3.875E-5;72,1.75E-5;73,3.75E-6;74,0.0;75,5.0E-6;76,6.25E-6;77,6.25E-6;78,5.0E-6;79,9.625E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:item_canola_seed:0", @@ -4810,25 +10404,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_logs:1", "distrib": "0,0.0;70,0.0;71,3.75E-6;72,3.75E-6;73,5.0E-6;74,5.0E-6;75,3.75E-6;76,2.5E-6;77,1.25E-6;79,1.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.5E-5;30,0.00724125;31,0.0241825;32,0.04016625;33,0.04681;34,0.04692125;35,0.0473125;36,0.04737375;37,0.04658125;38,0.045835;39,0.0460825;40,0.04728875;41,0.04779;42,0.04682625;43,0.0470625;44,0.04775625;45,0.04844125;46,0.04806;47,0.0477925;48,0.04596125;49,0.04621625;50,0.04735;51,0.04756125;52,0.0471275;53,0.04626125;54,0.0461175;55,0.04704875;56,0.04596875;57,0.04500625;58,0.04382;59,0.03761125;60,0.02583;61,0.01663875;62,0.01164;63,0.0060525;64,8.0875E-4;65,3.75E-6;66,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_logs:0", "distrib": "0,0.0;66,0.0;67,2.5E-6;68,7.5E-6;69,8.75E-6;70,1.375E-5;71,1.75E-5;72,1.5E-5;73,2.0E-5;74,2.375E-5;75,2.625E-5;76,2.625E-5;77,2.375E-5;78,1.875E-5;79,1.5E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "integrateddynamics:menril_log_filled:0", @@ -4854,13 +10448,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.275E-4;2,7.375E-4;3,0.0010175;4,0.00121125;5,0.001655;6,0.00169875;7,0.00156125;8,0.001475;9,0.00161;10,0.00164125;11,0.00156625;12,0.0016375;13,0.00159875;14,0.00162;15,0.00162875;16,0.00158875;17,0.00157625;18,0.00157125;19,0.00158875;20,0.00141375;21,0.0015525;22,0.001515;23,0.00150375;24,0.00145625;25,0.0016125;26,0.001555;27,0.00151375;28,0.00144;29,0.0013475;30,7.925E-4;31,1.725E-4;32,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:leaves_greatwood:0", @@ -4877,7 +10471,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "abyssalcraft:crate:0", @@ -4894,13 +10488,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thebetweenlands:druid_stone_1:0", "distrib": "0,0.0;72,0.0;73,3.75E-6;74,0.0;75,1.25E-6;76,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "actuallyadditions:item_coffee_seed:0", @@ -4926,13 +10520,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:log:0", "distrib": "0,0.0;58,0.0;59,1.25E-6;60,1.125E-5;61,2.0E-5;62,6.625E-5;63,0.00525125;64,4.15E-4;65,4.9875E-4;66,6.2E-4;67,8.1375E-4;68,0.0010675;69,0.00120875;70,0.0014375;71,0.00160875;72,0.0018875;73,0.00224;74,0.00238875;75,0.0023325;76,0.00215375;77,0.00191125;78,0.00156125;79,0.001155;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:shimmerleaf:0", @@ -4949,7 +10543,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:bluebells_flower:0", @@ -4966,55 +10560,55 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.7625E-4;38,0.00204125;39,0.00368875;40,0.00434125;41,0.00431125;42,0.00416125;43,0.00401125;44,0.0040925;45,0.00413625;46,0.00410125;47,0.0041525;48,0.00393375;49,0.00396125;50,0.00391875;51,0.0038875;52,0.00389125;53,0.0039425;54,0.00405125;55,0.0041575;56,0.0040725;57,0.00408375;58,0.003925;59,0.00307625;60,0.00232;61,0.00145125;62,0.00118375;63,0.00106;64,5.2625E-4;65,4.7375E-4;66,3.4E-4;67,3.3375E-4;68,2.1375E-4;69,1.7E-4;70,1.3625E-4;71,1.0375E-4;72,6.25E-5;73,1.75E-5;74,5.0E-6;75,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,8.0E-5;3,3.8625E-4;4,8.7625E-4;5,0.00131375;6,0.001345;7,0.0013075;8,0.0012825;9,0.0013625;10,0.00136125;11,0.0013975;12,0.00140375;13,0.00132;14,0.00129875;15,0.001265;16,0.00135375;17,0.0011225;18,6.425E-4;19,2.075E-4;20,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,9.875E-5;3,6.8125E-4;4,0.00147125;5,0.00234625;6,0.0022875;7,0.00221125;8,0.0023375;9,0.0023175;10,0.00251625;11,0.00261125;12,0.00267625;13,0.0026825;14,0.00257125;15,0.00250375;16,0.00255375;17,0.00273625;18,0.00269875;19,0.0025625;20,0.00255625;21,0.00272;22,0.002515;23,0.00249625;24,0.0026375;25,0.0025175;26,0.00248375;27,0.00210625;28,0.00141;29,5.6625E-4;30,2.725E-4;31,3.0E-4;32,2.3E-4;33,1.5E-4;34,3.375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.25E-5;3,1.925E-4;4,4.175E-4;5,5.9E-4;6,5.3875E-4;7,8.5E-4;8,0.001875;9,0.00291;10,0.0030525;11,0.00317125;12,0.0033;13,0.003205;14,0.00323125;15,0.00315625;16,0.00308125;17,0.00312625;18,0.00318625;19,0.00328;20,0.0031525;21,0.0030175;22,0.003075;23,0.00315;24,0.00314125;25,0.00287;26,0.002925;27,0.00288;28,0.00280625;29,0.002585;30,0.0023675;31,0.00239625;32,0.00215625;33,0.00119125;34,2.9375E-4;35,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.3875E-4;8,0.00285125;9,0.00513;10,0.00539;11,0.00573625;12,0.00574375;13,0.0058675;14,0.006;15,0.00579125;16,0.0056025;17,0.005845;18,0.00591625;19,0.00574625;20,0.00557875;21,0.0056375;22,0.00609625;23,0.0059175;24,0.0055725;25,0.00551125;26,0.0057975;27,0.00593875;28,0.0058575;29,0.00557125;30,0.00565875;31,0.0056525;32,0.00565;33,0.00591;34,0.00563875;35,0.00582875;36,0.00603375;37,0.00612875;38,0.00607375;39,0.00581125;40,0.00572625;41,0.005805;42,0.00575125;43,0.00582625;44,0.005885;45,0.00567;46,0.00578;47,0.00582875;48,0.005845;49,0.005455;50,0.0055225;51,0.005705;52,0.005775;53,0.00571;54,0.0055475;55,0.0055325;56,0.00527625;57,0.0053725;58,0.00284125;59,3.4125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.5625E-4;38,0.0020825;39,0.003565;40,0.0040075;41,0.00401125;42,0.004155;43,0.0042675;44,0.00430875;45,0.00452375;46,0.00554375;47,0.00687125;48,0.00699625;49,0.0067125;50,0.00675125;51,0.006735;52,0.00682;53,0.00700875;54,0.0071225;55,0.00695875;56,0.006835;57,0.006735;58,0.0065225;59,0.00555125;60,0.0039975;61,0.00260625;62,0.002205;63,0.00182625;64,9.2375E-4;65,7.8875E-4;66,7.0875E-4;67,5.825E-4;68,4.9125E-4;69,3.3875E-4;70,2.45E-4;71,1.775E-4;72,8.75E-5;73,3.875E-5;74,8.75E-6;75,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.9625E-4;6,1.6875E-4;7,1.8625E-4;8,1.9E-4;9,1.8875E-4;10,2.05E-4;11,2.0375E-4;12,1.75E-4;13,1.7625E-4;14,1.925E-4;15,1.875E-4;16,1.825E-4;17,1.7625E-4;18,1.725E-4;19,1.85E-4;20,1.8E-4;21,1.875E-4;22,1.925E-4;23,1.775E-4;24,1.8625E-4;25,1.8875E-4;26,1.825E-4;27,1.9875E-4;28,1.8625E-4;29,1.5375E-4;30,1.7625E-4;31,1.675E-4;32,1.9875E-4;33,1.875E-4;34,1.7375E-4;35,1.7625E-4;36,2.0125E-4;37,1.575E-4;38,1.8875E-4;39,1.7E-4;40,1.9875E-4;41,1.7375E-4;42,1.6625E-4;43,2.1E-4;44,2.025E-4;45,1.8375E-4;46,1.8E-4;47,2.025E-4;48,2.0875E-4;49,1.7E-4;50,1.725E-4;51,1.8875E-4;52,1.6125E-4;53,1.8125E-4;54,1.8E-4;55,1.8E-4;56,1.9375E-4;57,1.85E-4;58,1.8625E-4;59,1.3625E-4;60,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.175E-4;18,0.0019025;19,0.00330375;20,0.00367125;21,0.00360875;22,0.0038275;23,0.00380625;24,0.00363625;25,0.003575;26,0.00363;27,0.0036725;28,0.00365875;29,0.00365;30,0.00363375;31,0.00353125;32,0.00344;33,0.00355125;34,0.0037225;35,0.0035425;36,0.00333125;37,0.00354;38,0.0036275;39,0.00336;40,0.00327;41,0.00348375;42,0.00368125;43,0.003765;44,0.00361375;45,0.00338375;46,0.003525;47,0.00359375;48,0.0036525;49,0.0035675;50,0.00342125;51,0.00349125;52,0.00314875;53,0.00166875;54,4.15E-4;55,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:flower_1:3", @@ -5031,7 +10625,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_berrybush_raspberry:0", @@ -5048,7 +10642,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "techreborn:rubber_leaves:0", @@ -5065,13 +10659,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "forestry:logs.5:2", "distrib": "0,0.0;61,0.0;62,4.0E-5;63,1.1E-4;64,2.5E-6;65,0.0;66,0.0;67,1.75E-5;68,2.25E-5;69,5.0E-6;70,5.0E-6;71,8.75E-6;72,1.0E-5;73,2.5E-5;74,2.625E-5;75,2.625E-5;76,2.375E-5;77,1.25E-5;78,1.125E-5;79,8.75E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "randomthings:glowingmushroom:0", @@ -5088,25 +10682,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:arcane_stone1:7", "distrib": "0,0.0;61,0.0;62,2.5E-5;63,2.5E-5;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thebetweenlands:druid_stone_2:0", "distrib": "0,0.0;70,0.0;71,3.75E-6;72,0.0;73,1.25E-6;74,0.0;75,3.75E-6;76,3.75E-6;77,1.25E-6;78,1.25E-6;79,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;19,0.0;20,7.5E-6;21,4.375E-5;22,6.625E-5;23,3.875E-5;24,3.75E-6;25,0.0;50,0.0;51,2.125E-5;52,5.125E-5;53,2.0E-5;54,5.0E-6;55,2.0E-5;56,4.75E-5;57,1.75E-5;58,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_1:8", @@ -5123,13 +10717,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extratrees:logs.9:2", "distrib": "0,0.0;62,0.0;63,2.5E-6;64,0.0;71,0.0;72,1.25E-6;73,2.5E-6;74,5.0E-6;75,5.0E-6;76,3.75E-6;77,2.5E-6;78,0.0;79,1.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:leaves_silverwood:0", @@ -5155,7 +10749,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_1:9", @@ -5172,7 +10766,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_terra:0", @@ -5189,13 +10783,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.4625E-4;30,0.01044;31,0.032605;32,0.05336625;33,0.0636975;34,0.06442;35,0.063115;36,0.06358125;37,0.0645;38,0.0640275;39,0.06349;40,0.06173125;41,0.06234125;42,0.06414;43,0.06391;44,0.0631275;45,0.0630075;46,0.0627975;47,0.0624675;48,0.0605375;49,0.061865;50,0.0623825;51,0.06250875;52,0.0626275;53,0.063505;54,0.06409375;55,0.0630225;56,0.06239875;57,0.060895;58,0.0587975;59,0.05036875;60,0.034235;61,0.0228;62,0.0158175;63,0.00812125;64,0.00136375;65,3.25E-5;66,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_perditio:0", @@ -5212,7 +10806,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_0:1", @@ -5328,7 +10922,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "biomesoplenty:plant_0:0", @@ -5444,7 +11038,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_seeds:0", @@ -5470,7 +11064,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:diamond_ore:0", @@ -5487,7 +11081,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_seeds:1", @@ -5513,7 +11107,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "draconicevolution:draconium_ore:0", @@ -5530,13 +11124,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "divinerpg:divine_rock:0", "distrib": "0,0.0;66,0.0;67,6.25E-6;68,0.0;69,2.25E-5;70,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:red_mushroom:0", @@ -5553,7 +11147,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:coal_ore:0", @@ -5570,7 +11164,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "projectred-exploration:ore:6", @@ -5587,7 +11181,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:tallgrass:1", @@ -5703,7 +11297,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumcraft:crystal_aqua:0", @@ -5720,19 +11314,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;16,0.0;17,2.5E-6;18,1.5E-5;19,1.125E-5;20,1.875E-5;21,3.75E-5;22,8.75E-5;23,1.1625E-4;24,1.4875E-4;25,1.5125E-4;26,1.7375E-4;27,2.2625E-4;28,1.9875E-4;29,1.4E-4;30,1.5125E-4;31,1.9625E-4;32,1.5125E-4;33,9.5E-5;34,6.25E-5;35,5.875E-5;36,3.875E-5;37,3.0E-5;38,1.0E-5;39,6.25E-6;40,2.5E-6;41,2.5E-6;42,1.25E-6;43,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:stained_hardened_clay:2", "distrib": "0,0.0;62,0.0;63,2.0E-5;64,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_leaves2:3", @@ -5749,7 +11343,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extrabees:hive:3", @@ -5784,7 +11378,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "natura:overworld_leaves2:1", @@ -5801,7 +11395,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "extrabees:hive:1", @@ -5836,7 +11430,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:redstone_ore:0", @@ -5853,19 +11447,19 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0032675;2,0.00630125;3,0.0096725;4,0.01338;5,0.016255;6,0.01573375;7,0.015575;8,0.01532375;9,0.01575375;10,0.01561125;11,0.01586;12,0.0163725;13,0.0166725;14,0.0169825;15,0.017465;16,0.017925;17,0.01775;18,0.01736125;19,0.0162925;20,0.01621875;21,0.01598125;22,0.01521875;23,0.01480625;24,0.01513625;25,0.01594;26,0.01630125;27,0.0162575;28,0.0160175;29,0.015975;30,0.0156925;31,0.01552375;32,0.01571625;33,0.015815;34,0.015425;35,0.015365;36,0.01578375;37,0.01631625;38,0.01644375;39,0.0158525;40,0.0153575;41,0.0153525;42,0.0151575;43,0.01481125;44,0.01507625;45,0.0152925;46,0.01532625;47,0.0153725;48,0.01502375;49,0.01505125;50,0.01490375;51,0.0150175;52,0.01491375;53,0.01517125;54,0.01592125;55,0.020985;56,0.0347075;57,0.05124875;58,0.089425;59,0.20155;60,0.38602626;61,0.5618025;62,0.43207;63,0.14034624;64,0.02038375;65,0.0252825;66,0.031235;67,0.03586875;68,0.04136125;69,0.04492;70,0.0449225;71,0.0397675;72,0.0274825;73,0.01914375;74,0.01357;75,0.00872;76,0.0039925;77,0.0016325;78,6.0E-4;79,3.25E-5;80,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "divinerpg:twilight_stone:0", "distrib": "0,0.0;60,0.0;61,1.125E-5;62,8.0E-5;63,2.3E-4;64,1.625E-5;65,1.0E-5;66,3.75E-6;67,1.375E-5;68,1.0E-5;69,1.875E-5;70,1.5E-5;71,1.75E-5;72,8.75E-6;73,3.75E-6;75,3.75E-6;76,2.5E-6;77,1.25E-6;78,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "integrateddynamics:menril_leaves:0", @@ -5891,7 +11485,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:14", @@ -5908,13 +11502,13 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "thaumadditions:mithrillium_block:0", "distrib": "0,0.0;61,0.0;62,5.0E-6;63,1.5E-5;64,0.0;65,5.0E-6;66,2.5E-6;67,0.0;68,2.5E-6;69,0.0;70,0.0;71,1.25E-6;72,0.0;73,2.5E-6;74,0.0;75,0.0;76,1.25E-6;77,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -5931,7 +11525,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:15", @@ -5948,7 +11542,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:10", @@ -5965,7 +11559,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:11", @@ -5982,7 +11576,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:12", @@ -5999,7 +11593,7 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:flower:13", @@ -6016,25 +11610,25 @@ } } ], - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,3.125E-5;4,8.25E-5;5,3.0125E-4;6,1.6375E-4;7,2.475E-4;8,2.775E-4;9,2.7375E-4;10,6.2E-4;11,2.25E-4;12,2.35E-4;13,1.9625E-4;14,2.2625E-4;15,3.225E-4;16,2.85E-4;17,3.025E-4;18,1.125E-4;19,2.0125E-4;20,2.5125E-4;21,1.05E-4;22,2.175E-4;23,2.0625E-4;24,6.125E-5;25,0.0;26,1.2625E-4;27,2.5E-4;28,2.5625E-4;29,1.025E-4;30,1.3E-4;31,5.525E-4;32,2.825E-4;33,5.9E-4;34,3.2125E-4;35,8.375E-5;36,5.5E-5;37,1.9375E-4;38,6.5E-5;39,2.7E-4;40,1.8125E-4;41,1.2125E-4;42,1.5375E-4;43,2.125E-4;44,3.0375E-4;45,4.4E-4;46,1.5875E-4;47,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "tconstruct:slime_dirt:1", "distrib": "0,0.0;155,0.0;156,2.5E-6;157,3.875E-5;158,1.025E-4;159,2.15E-4;160,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "tconstruct:slime_dirt:0", "distrib": "0,0.0;123,0.0;124,1.25E-6;125,1.75E-5;126,9.125E-5;127,2.375E-4;128,0.0;", "silktouch": false, - "dim": "Dim 183: planet" + "dim": "Dim 183: Vibe" }, { "block": "botania:mushroom:1", @@ -6051,13 +11645,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;76,0.0;77,1.8857758E-5;78,0.0;", "silktouch": false, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:0", @@ -6074,7 +11668,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:3", @@ -6091,7 +11685,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:2", @@ -6108,13 +11702,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.799938;2,0.5998761;3,0.39953125;4,0.20147629;5,0.0;", "silktouch": true, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:11", @@ -6131,7 +11725,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:12", @@ -6148,13 +11742,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;4,0.0;5,7.273707E-5;6,2.5323275E-4;7,0.0;8,7.0043105E-5;9,3.6368534E-4;10,5.818966E-4;11,3.4752156E-4;12,2.1551724E-4;13,1.6971983E-4;14,0.0;16,0.0;17,2.6939655E-5;18,1.2931034E-4;19,3.367457E-4;20,4.3642242E-4;21,5.4418104E-4;22,1.7780172E-4;23,3.5021553E-4;24,1.0506465E-4;25,3.7984914E-4;26,3.9331897E-4;27,1.9665949E-4;28,2.963362E-5;29,1.8318965E-4;30,7.165948E-4;31,4.4181035E-4;32,4.1756465E-4;33,7.0043106E-4;34,1.0775862E-4;35,0.0;36,1.6163793E-5;37,3.825431E-4;38,5.5765087E-4;39,1.7780172E-4;40,5.387931E-6;41,4.310345E-5;42,3.0711206E-4;43,1.9935345E-4;44,2.424569E-5;45,8.62069E-5;46,0.0;", "silktouch": false, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:13", @@ -6171,7 +11765,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:14", @@ -6188,13 +11782,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.012276401;3,0.020045798;4,0.029181035;5,0.0386153;6,0.039199892;7,0.04061692;8,0.04188308;9,0.042252157;10,0.043270472;11,0.04356142;12,0.044719826;13,0.044797953;14,0.04653556;15,0.04813847;16,0.049485452;17,0.052588902;18,0.053607218;19,0.053809267;20,0.05426455;21,0.055945583;22,0.05696121;23,0.05871498;24,0.05951778;25,0.059674032;26,0.060614225;27,0.060961746;28,0.060511854;29,0.060199354;30,0.05704472;31,0.055735454;32,0.05588901;33,0.05550377;34,0.05457705;35,0.052106682;36,0.050172415;37,0.045762394;38,0.043232758;39,0.042583514;40,0.039927263;41,0.035614222;42,0.033095367;43,0.032241378;44,0.031856142;45,0.03152209;46,0.03161638;47,0.031484377;48,0.02981681;49,0.029162176;50,0.028375538;51,0.02845097;52,0.02756735;53,0.025646552;54,0.023046875;55,0.022276402;56,0.0215625;57,0.01980334;58,0.018063039;59,0.017559268;60,0.017949892;61,0.018052263;62,0.017195582;63,0.014800646;64,0.0;76,0.0;77,5.0377153E-4;78,0.0014466594;79,0.0023787715;80,0.0;", "silktouch": false, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:10", @@ -6211,13 +11805,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "contenttweaker:white_fuel:0", "distrib": "0,0.0;1,0.20006196;2,0.3878475;3,0.58042294;4,0.76934266;5,0.96131194;6,0.96054685;7,0.9593831;8,0.95804685;9,0.95738417;10,0.9561476;11,0.95601565;12,0.9549623;13,0.954965;14,0.9533755;15,0.95180225;16,0.95044184;17,0.9473168;18,0.9461988;19,0.94578665;20,0.94522357;21,0.94342405;22,0.94278556;23,0.94087285;24,0.9403125;25,0.93989766;26,0.93893856;27,0.9387769;28,0.9394154;29,0.93953663;30,0.9422387;31,0.94381464;32,0.94368535;33,0.9437931;34,0.9453125;35,0.9478933;36,0.9498114;37,0.95385236;38,0.9562096;39,0.957236;40,0.9600593;41,0.96434265;42,0.9665975;43,0.9675431;44,0.96810615;45,0.9683863;46,0.9683809;47,0.96851563;48,0.9701832;49,0.97083783;50,0.97162175;51,0.97154367;52,0.97242993;53,0.97435343;54,0.9769477;55,0.9777209;56,0.9784375;57,0.98019665;58,0.98193425;59,0.9824407;60,0.98204744;61,0.98194504;62,0.9828044;63,0.98519933;64,0.014482759;76,0.014482759;77,0.013900862;78,0.013030712;79,0.012098599;80,0.0;", "silktouch": false, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:5", @@ -6234,7 +11828,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:4", @@ -6251,13 +11845,13 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;76,0.0;77,5.926724E-5;78,5.387931E-6;79,5.387931E-6;80,0.0;", "silktouch": false, - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:7", @@ -6274,7 +11868,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:6", @@ -6291,7 +11885,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:15", @@ -6308,7 +11902,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:9", @@ -6325,7 +11919,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "botania:mushroom:8", @@ -6342,7 +11936,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:brown_mushroom:0", @@ -6359,7 +11953,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "minecraft:red_mushroom:0", @@ -6376,7 +11970,7 @@ } } ], - "dim": "Dim 174: planet" + "dim": "Dim 174: Alkemia" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -6393,7 +11987,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_aqua:0", @@ -6410,19 +12004,19 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "advancedrocketry:metal0:1", "distrib": "0,0.0;7,0.0;8,2.34375E-6;9,3.125E-6;10,2.34375E-6;11,4.6875E-6;12,5.46875E-6;13,7.8125E-7;14,3.125E-6;15,5.46875E-6;16,0.0;22,0.0;23,2.109375E-5;24,3.28125E-5;25,2.109375E-5;26,7.8125E-7;27,7.8125E-7;28,0.0;29,2.421875E-5;30,3.90625E-5;31,2.421875E-5;32,0.0;38,0.0;39,2.265625E-5;40,5.234375E-5;41,4.453125E-5;42,1.25E-5;43,2.34375E-5;44,1.953125E-5;45,1.953125E-5;46,2.65625E-5;47,1.953125E-5;48,9.375E-6;49,7.03125E-6;50,0.0;51,0.0;52,7.8125E-7;55,7.8125E-7;56,3.90625E-6;57,5.46875E-6;58,5.46875E-6;59,9.375E-6;60,1.09375E-5;61,1.09375E-5;62,2.734375E-5;63,2.8125E-5;64,1.09375E-5;65,2.1875E-5;66,1.640625E-5;67,7.8125E-7;68,0.0;69,7.8125E-7;70,3.90625E-6;71,7.8125E-7;72,0.0;73,7.8125E-7;74,0.0;75,7.8125E-7;76,5.46875E-6;77,7.8125E-7;79,7.8125E-7;80,0.0;87,0.0;88,2.578125E-5;89,4.21875E-5;90,2.578125E-5;91,2.34375E-5;92,3.59375E-5;93,2.265625E-5;94,7.8125E-7;95,3.90625E-6;96,0.0;102,0.0;103,7.8125E-7;104,7.8125E-7;105,3.28125E-5;106,4.375E-5;107,3.515625E-5;108,1.640625E-5;109,1.09375E-5;110,7.03125E-6;111,1.328125E-5;112,0.0;113,0.0;114,7.8125E-7;115,2.421875E-5;116,2.109375E-5;117,1.328125E-5;118,2.34375E-5;119,2.34375E-5;120,7.03125E-6;121,1.328125E-5;122,7.03125E-6;123,7.03125E-6;124,1.71875E-5;125,1.640625E-5;126,9.375E-6;127,1.09375E-5;128,0.0;141,0.0;142,6.25E-6;143,3.4375E-5;144,1.71875E-5;145,1.40625E-5;146,7.8125E-7;147,7.8125E-7;148,0.0;157,0.0;158,6.25E-6;159,1.953125E-5;160,0.0;172,0.0;173,3.90625E-6;174,1.875E-5;175,9.375E-6;176,0.0;187,0.0;188,7.8125E-7;189,7.8125E-7;190,4.6875E-6;191,1.875E-5;192,0.0;198,0.0;199,7.8125E-7;201,7.8125E-7;202,0.0;203,3.125E-6;204,4.6875E-6;205,4.6875E-6;206,3.90625E-6;207,1.484375E-5;208,0.0;222,0.0;223,1.25E-5;224,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "immersiveengineering:storage_slab:1", "distrib": "0,0.0;9,0.0;10,4.84375E-5;11,2.96875E-5;12,4.6875E-6;13,0.0;41,0.0;42,4.84375E-5;43,2.421875E-5;44,4.6875E-6;45,0.0;51,0.0;52,3.75E-5;53,3.4375E-5;54,4.6875E-6;55,4.84375E-5;56,2.96875E-5;57,4.6875E-6;58,0.0;76,0.0;77,4.84375E-5;78,3.75E-5;79,9.375E-6;80,0.0;90,0.0;91,4.84375E-5;92,3.75E-5;93,7.03125E-6;94,0.0;102,0.0;103,4.84375E-5;104,2.421875E-5;105,4.6875E-6;106,0.0;107,4.84375E-5;108,3.75E-5;109,9.375E-6;110,0.0;115,0.0;116,4.84375E-5;117,3.75E-5;118,9.375E-6;119,0.0;187,0.0;188,4.84375E-5;189,2.96875E-5;190,4.6875E-6;191,0.0;198,0.0;199,3.75E-5;200,1.71875E-5;201,4.6875E-6;202,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -6439,13 +12033,13 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;21,0.0;22,7.8125E-7;23,5.46875E-6;24,1.796875E-5;25,7.8125E-6;26,1.484375E-5;27,2.421875E-5;28,3.125E-5;29,3.125E-5;30,3.4375E-5;31,3.359375E-5;32,3.046875E-5;33,2.421875E-5;34,1.484375E-5;35,1.25E-5;36,9.375E-6;37,9.375E-6;38,6.25E-6;39,2.34375E-6;40,7.8125E-7;41,1.5625E-6;42,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_ignis:0", @@ -6462,7 +12056,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "appliedenergistics2:sky_stone_chest:0", @@ -6479,31 +12073,31 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "chisel:blockgold:4", "distrib": "0,0.0;14,0.0;15,2.34375E-6;16,0.0;22,0.0;23,2.34375E-6;24,2.109375E-5;25,2.34375E-6;26,0.0;28,0.0;29,2.34375E-6;30,2.1875E-5;31,2.34375E-6;32,0.0;38,0.0;39,2.34375E-6;40,2.265625E-5;41,6.25E-6;42,3.90625E-6;43,3.90625E-6;44,4.6875E-6;45,6.25E-6;46,7.8125E-6;47,1.015625E-5;48,3.90625E-6;49,2.34375E-6;50,0.0;56,0.0;57,2.34375E-6;58,3.90625E-6;59,3.90625E-6;60,6.25E-6;62,6.25E-6;63,7.8125E-6;64,3.90625E-6;65,3.90625E-6;66,2.34375E-6;67,0.0;75,0.0;76,6.25E-6;77,0.0;87,0.0;88,2.34375E-6;89,2.34375E-5;90,2.34375E-6;91,2.34375E-6;92,1.953125E-5;93,2.34375E-6;94,0.0;104,0.0;105,3.125E-6;106,2.65625E-5;107,3.125E-6;108,2.34375E-6;109,3.90625E-6;111,3.90625E-6;112,0.0;114,0.0;115,2.34375E-6;116,3.125E-6;118,3.125E-6;119,2.34375E-6;120,0.0;121,2.34375E-6;122,3.90625E-6;123,3.90625E-6;124,5.46875E-6;125,4.6875E-6;126,2.34375E-6;127,2.34375E-6;128,0.0;142,0.0;143,2.34375E-6;144,1.328125E-5;145,1.5625E-6;146,0.0;158,0.0;159,2.34375E-6;160,0.0;203,0.0;204,2.34375E-6;205,3.90625E-6;207,3.90625E-6;208,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "contenttweaker:unidentified_body:0", "distrib": "0,0.0;142,0.0;143,7.8125E-7;144,0.0;158,0.0;159,7.8125E-7;160,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "appliedenergistics2:fluix_block:0", "distrib": "0,0.0;9,0.0;10,1.5625E-6;11,0.0;117,0.0;118,5.46875E-6;119,0.0;173,0.0;174,7.8125E-7;175,7.8125E-7;176,0.0;190,0.0;191,7.8125E-7;192,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,7.8125E-7;30,3.4453126E-4;31,0.001390625;32,0.0025601562;33,0.003140625;34,0.0034640625;35,0.003884375;36,0.0040234374;37,0.004171875;38,0.00423125;39,0.004277344;40,0.0042914064;41,0.004440625;42,0.0046390626;43,0.0046835938;44,0.0049445312;45,0.0050835935;46,0.005121875;47,0.0052;48,0.0042453124;49,0.00424375;50,0.0039546876;51,0.0038953125;52,0.0035476563;53,0.0034398437;54,0.0034890624;55,0.0032398438;56,0.0030140625;57,0.0026648438;58,0.002465625;59,0.0024101562;60,0.002284375;61,0.0021367187;62,0.0017617188;63,0.0010015625;64,4.6875E-5;65,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "forestry:resources:0", @@ -6520,13 +12114,13 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "minecraft:air:0", "distrib": "0,0.3414;7,0.3414;8,0.34139764;9,0.34139532;10,0.34133986;11,0.34136406;12,0.34137422;13,0.34138593;14,0.3413922;15,0.34138906;16,0.34;17,0.33999842;18,0.33986562;19,0.33843124;20,0.3348078;21,0.32977578;22,0.32392108;23,0.31785703;24,0.31222343;25,0.30708048;26,0.30207422;27,0.29740626;28,0.29278594;29,0.28860158;30,0.2845531;31,0.28083593;32,0.27534688;33,0.27199063;34,0.2687836;35,0.26571718;36,0.2628586;37,0.26008907;38,0.25758907;39,0.25510547;40,0.2526867;41,0.25046173;42,0.2482961;43,0.24624921;44,0.2443328;45,0.24254297;46,0.24070859;47,0.23895077;48,0.16882187;49,0.17141484;50,0.17414375;51,0.17685468;52,0.17939453;53,0.18207422;54,0.18466094;55,0.18728516;56,0.1899211;57,0.19378828;58,0.1975375;59,0.20125;60,0.2048336;61,0.20828985;62,0.21163593;63,0.21484765;64,0.17343985;65,0.17419766;66,0.17493203;67,0.1755875;68,0.17625079;69,0.1768211;70,0.17737812;71,0.17784844;72,0.17826171;73,0.17864454;74,0.17896093;75,0.17920156;76,0.17940234;77,0.17943671;78,0.17948906;79,0.17954688;80,0.1758;86,0.1758;87,0.17579296;88,0.17575547;89,0.17569141;90,0.17574844;91,0.17570235;92,0.17567578;93,0.17574687;94,0.17577812;95,0.17579062;96,0.1748;102,0.1748;103,0.17475078;104,0.17476563;105,0.17473906;106,0.17465937;107,0.17467968;108,0.17467968;109,0.17476407;110,0.17475624;111,0.17477578;112,0.17279921;113,0.1728;114,0.17279454;115,0.17276093;116,0.1727125;117,0.17271015;118,0.17265859;119,0.17203906;120,0.16925235;121,0.16475469;122,0.15985937;123,0.1551703;124,0.15068828;125,0.14620313;126,0.14203282;127,0.13805704;128,0.13183907;129,0.12835468;130,0.12504062;131,0.12189453;132,0.118857816;133,0.11603437;134,0.11339375;135,0.110852346;136,0.10836484;137,0.10612031;138,0.10391641;139,0.10189844;140,0.09996484;141,0.098128125;142,0.09647656;143,0.094721876;144,0.03735469;145,0.036521874;146,0.03570547;147,0.034975782;148,0.034296874;149,0.037096094;150,0.039871875;151,0.042741407;152,0.0456;153,0.048414063;154,0.051065624;155,0.053797655;156,0.05642422;157,0.06037578;158,0.06407578;159,0.06763672;160,0.015400781;161,0.01551875;162,0.015661718;163,0.015805468;164,0.015957812;165,0.016160937;166,0.016382031;167,0.0166;168,0.016822657;169,0.017083595;170,0.017435938;171,0.017877344;172,0.018339062;173,0.018753907;174,0.019039843;175,0.019338282;176,0.012;187,0.012;188,0.011950782;189,0.011969531;190,0.011989844;191,0.011942187;192,0.0084;198,0.0084;199,0.008361719;200,0.008382032;201,0.00839375;202,0.0083875;203,0.008392188;204,0.008390625;206,0.008390625;207,0.008379688;208,0.0056;222,0.0056;223,0.0055859373;224,0.0032;239,0.0032;240,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "minecraft:stone:0", @@ -6543,25 +12137,25 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "nuclearcraft:fusion_connector:0", "distrib": "0,0.0;11,0.0;12,3.90625E-6;13,5.46875E-6;14,7.8125E-7;15,0.0;23,0.0;24,9.375E-6;25,0.0;29,0.0;30,1.40625E-5;31,0.0;39,0.0;40,1.5625E-5;41,0.0;42,1.25E-5;43,0.0;44,0.0;45,5.46875E-6;46,7.8125E-7;47,7.8125E-6;48,0.0;54,0.0;55,5.46875E-6;56,7.8125E-7;57,0.0;58,5.46875E-6;59,7.8125E-7;60,0.0;63,0.0;64,1.25E-5;65,0.0;69,0.0;70,3.90625E-6;71,0.0;88,0.0;89,1.875E-5;90,0.0;91,0.0;92,1.25E-5;93,0.0;94,5.46875E-6;95,7.8125E-7;96,0.0;105,0.0;106,2.421875E-5;107,7.8125E-7;108,1.5625E-5;109,0.0;110,5.46875E-6;111,7.8125E-7;112,0.0;116,0.0;117,6.25E-6;118,0.0;119,5.46875E-6;120,7.8125E-7;121,0.0;125,0.0;126,6.25E-6;127,0.0;131,0.0;132,1.5625E-6;133,0.0;142,0.0;143,7.8125E-6;144,5.46875E-6;145,0.0;158,0.0;159,5.46875E-6;160,0.0;190,0.0;191,5.46875E-6;192,0.0;201,0.0;202,5.46875E-6;203,7.8125E-7;204,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "advancedrocketry:solarpanel:0", "distrib": "0,0.0;9,0.0;10,4.6875E-6;11,0.0;12,1.09375E-5;13,7.8125E-6;14,0.0;23,0.0;24,6.25E-6;25,0.0;29,0.0;30,1.09375E-5;31,0.0;39,0.0;40,1.09375E-5;41,0.0;42,1.25E-5;43,0.0;44,0.0;45,7.8125E-6;46,3.125E-6;47,6.25E-6;48,0.0;54,0.0;55,7.03125E-6;56,0.0;57,0.0;58,7.8125E-6;59,0.0;63,0.0;64,1.25E-5;65,0.0;69,0.0;70,1.875E-5;71,0.0;88,0.0;89,1.25E-5;90,0.0;91,0.0;92,7.03125E-6;93,0.0;94,7.8125E-6;95,0.0;105,0.0;106,2.03125E-5;107,0.0;108,3.28125E-5;109,0.0;110,7.8125E-6;111,0.0;116,0.0;117,6.25E-6;118,9.375E-6;119,7.8125E-6;120,0.0;125,0.0;126,6.25E-6;127,0.0;131,0.0;132,4.6875E-6;133,0.0;142,0.0;143,1.09375E-5;144,3.125E-6;145,0.0;158,0.0;159,7.8125E-6;160,0.0;190,0.0;191,7.8125E-6;192,0.0;201,0.0;202,7.03125E-6;203,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,1.40625E-5;30,7.0078124E-4;31,0.0022296875;32,0.0037609376;33,0.004777344;34,0.0051429686;35,0.0052765626;36,0.005411719;37,0.0054421877;38,0.0055351565;39,0.0057390626;40,0.0058898437;41,0.0060570315;42,0.006121875;43,0.006257031;44,0.00635;45,0.0066359374;46,0.0069359373;47,0.0069007813;48,0.0055890623;49,0.0053109373;50,0.005065625;51,0.00485625;52,0.0047289063;53,0.004328125;54,0.0040875;55,0.004078906;56,0.004088281;57,0.0038078125;58,0.0036273438;59,0.0032179689;60,0.002925;61,0.0028710938;62,0.0021875;63,0.0010882813;64,3.4375E-5;65,1.5625E-6;66,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_terra:0", @@ -6578,7 +12172,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_perditio:0", @@ -6595,7 +12189,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "nuclearcraft:electromagnet_supercooler_idle:0", @@ -6612,7 +12206,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -6629,7 +12223,7 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -6646,19 +12240,19 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "chisel:blocksteel:5", "distrib": "0,0.0;22,0.0;23,7.03125E-6;24,6.25E-6;25,7.03125E-6;26,0.0;27,0.0;28,3.90625E-6;29,7.8125E-6;30,7.03125E-6;31,7.03125E-6;32,0.0;38,0.0;39,9.375E-6;40,7.8125E-6;41,8.59375E-6;42,1.5625E-6;43,3.90625E-6;44,9.375E-6;45,6.25E-6;46,3.90625E-6;47,3.125E-6;48,1.5625E-6;49,1.5625E-6;50,2.34375E-6;51,0.0;60,0.0;61,2.34375E-6;62,1.5625E-6;66,1.5625E-6;67,2.34375E-6;68,0.0;87,0.0;88,7.03125E-6;89,6.25E-6;90,7.03125E-6;91,7.03125E-6;92,6.25E-6;93,1.09375E-5;94,7.8125E-7;95,7.8125E-7;96,0.0;104,0.0;105,7.03125E-6;106,6.25E-6;107,7.03125E-6;108,0.0;109,0.0;110,3.90625E-6;111,7.8125E-7;112,7.8125E-7;113,0.0;114,2.34375E-6;115,7.8125E-7;119,7.8125E-7;120,2.34375E-6;121,0.0;122,0.0;123,1.5625E-6;124,7.8125E-7;127,7.8125E-7;128,0.0;142,0.0;143,7.03125E-6;144,3.90625E-6;145,4.6875E-6;146,0.0;147,0.0;148,3.125E-6;149,7.8125E-7;150,7.8125E-7;151,0.0;157,0.0;158,2.34375E-6;159,1.5625E-6;160,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;18,0.0;19,1.015625E-5;20,2.03125E-5;21,2.65625E-5;22,6.328125E-5;23,9.453125E-5;24,1.1015625E-4;25,1.234375E-4;26,1.34375E-4;27,1.5390625E-4;28,1.6171875E-4;29,2.0703125E-4;30,2.140625E-4;31,2.296875E-4;32,2.5234374E-4;33,2.3984375E-4;34,2.1796874E-4;35,2.5625E-4;36,2.6640625E-4;37,2.484375E-4;38,2.9453126E-4;39,2.6328125E-4;40,2.8828124E-4;41,2.7265624E-4;42,2.3984375E-4;43,1.6015625E-4;44,3.125E-5;45,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_ordo:0", @@ -6675,19 +12269,19 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;42,0.0;43,1.40625E-5;44,8.125E-5;45,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;48,0.0;49,3.90625E-6;50,4.6875E-6;51,8.59375E-6;52,4.6875E-6;53,1.484375E-5;54,4.53125E-5;55,6.171875E-5;56,8.59375E-5;57,8.203125E-5;58,8.984375E-5;59,8.515625E-5;60,7.421875E-5;61,6.09375E-5;62,3.671875E-5;63,2.109375E-5;64,3.90625E-6;65,7.8125E-7;66,7.8125E-7;67,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:crystal_aer:0", @@ -6704,13 +12298,13 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,4.296875E-5;38,2.0859374E-4;39,4.171875E-4;40,4.2421874E-4;41,4.328125E-4;42,4.171875E-4;43,4.4453124E-4;44,4.5078126E-4;45,4.4765626E-4;46,4.8203126E-4;47,5.0234376E-4;48,4.484375E-4;49,4.6328126E-4;50,3.65625E-4;51,3.0078125E-4;52,3.1015626E-4;53,3.359375E-4;54,3.3359375E-4;55,2.859375E-4;56,2.4921875E-4;57,2.2734376E-4;58,1.9453125E-4;59,1.984375E-4;60,2.0625E-4;61,1.859375E-4;62,1.7265625E-4;63,1.8984375E-4;64,3.203125E-5;65,3.203125E-5;66,2.34375E-5;67,1.71875E-5;68,1.015625E-5;69,1.015625E-5;70,8.59375E-6;71,7.8125E-6;72,3.90625E-6;73,2.34375E-6;74,1.5625E-6;75,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:ore_amber:0", @@ -6736,85 +12330,85 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,5.46875E-6;24,5.46875E-6;25,0.0;27,0.0;28,7.8125E-7;29,2.1875E-5;30,4.765625E-5;31,6.25E-5;32,6.640625E-5;33,1.5078126E-4;34,2.453125E-4;35,2.7265624E-4;36,2.5546874E-4;37,3.2109374E-4;38,3.671875E-4;39,3.9609376E-4;40,3.8828125E-4;41,3.984375E-4;42,3.5546874E-4;43,3.015625E-4;44,2.109375E-4;45,1.4140626E-4;46,1.0546875E-4;47,8.28125E-5;48,2.8125E-5;49,1.328125E-5;50,7.03125E-6;51,1.5625E-6;52,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;18,0.0;19,3.125E-6;20,1.09375E-5;21,3.90625E-5;22,6.09375E-5;23,6.640625E-5;24,7.34375E-5;25,8.359375E-5;26,1.0859375E-4;27,1.390625E-4;28,9.296875E-5;29,2.578125E-5;30,1.40625E-5;31,2.1875E-5;32,2.265625E-5;33,1.640625E-5;34,2.34375E-6;35,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;18,0.0;19,1.5625E-6;20,9.375E-6;21,9.375E-6;22,1.484375E-5;23,2.65625E-5;24,3.125E-5;25,4.84375E-5;26,5.234375E-5;27,6.015625E-5;28,5.15625E-5;29,8.28125E-5;30,6.328125E-5;31,6.015625E-5;32,9.375E-5;33,8.59375E-5;34,8.4375E-5;35,8.90625E-5;36,8.984375E-5;37,1.0390625E-4;38,1.1640625E-4;39,8.984375E-5;40,1.1796875E-4;41,1.1640625E-4;42,1.0625E-4;43,1.34375E-4;44,1.1015625E-4;45,1.078125E-4;46,1.1875E-4;47,1.0234375E-4;48,1.0E-4;49,9.84375E-5;50,7.578125E-5;51,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "techreborn:reinforced_glass:0", "distrib": "0,0.0;8,0.0;9,1.5625E-6;10,3.125E-6;11,1.5625E-6;12,0.0;13,0.0;14,3.90625E-6;15,3.125E-6;16,0.0;21,0.0;22,7.03125E-6;23,7.8125E-6;24,3.125E-6;25,7.8125E-6;26,7.03125E-6;27,0.0;28,7.03125E-6;29,9.375E-6;30,4.6875E-6;31,9.375E-6;32,0.0;37,0.0;38,7.03125E-6;39,1.25E-5;40,7.03125E-6;41,1.796875E-5;42,2.1875E-5;43,1.015625E-5;44,5.46875E-6;45,6.25E-6;46,1.484375E-5;47,2.03125E-5;48,3.90625E-6;49,1.5625E-6;50,2.34375E-6;51,0.0;55,0.0;56,3.90625E-6;57,2.34375E-6;58,7.8125E-7;59,4.6875E-6;60,3.90625E-6;61,6.25E-6;62,7.03125E-6;63,9.375E-6;64,1.484375E-5;65,7.8125E-6;66,1.5625E-6;67,2.34375E-6;68,5.46875E-6;69,4.6875E-6;70,1.5625E-6;71,4.6875E-6;72,5.46875E-6;73,0.0;86,0.0;87,7.03125E-6;88,9.375E-6;89,4.6875E-6;90,1.640625E-5;91,1.640625E-5;92,4.6875E-6;93,9.375E-6;94,7.03125E-6;95,3.90625E-6;96,0.0;103,0.0;104,9.375E-6;105,1.25E-5;106,1.875E-5;107,2.578125E-5;108,1.5625E-5;109,1.09375E-5;110,1.40625E-5;111,5.46875E-6;112,0.0;113,0.0;114,2.34375E-6;115,1.171875E-5;116,1.40625E-5;117,2.265625E-5;118,1.953125E-5;119,9.375E-6;120,1.328125E-5;121,1.40625E-5;122,1.5625E-6;123,3.125E-6;124,2.34375E-6;125,1.015625E-5;126,1.171875E-5;127,7.03125E-6;128,0.0;141,0.0;142,7.03125E-6;143,1.015625E-5;144,2.34375E-6;145,4.6875E-6;146,3.90625E-6;147,0.0;157,0.0;158,3.125E-6;159,3.125E-6;160,0.0;173,0.0;174,2.5E-5;175,1.5625E-5;176,0.0;190,0.0;191,2.5E-5;192,0.0;202,0.0;203,3.90625E-6;204,2.34375E-6;205,7.8125E-7;206,7.8125E-7;207,1.5625E-6;208,0.0;222,0.0;223,1.5625E-6;224,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;18,0.0;19,8.59375E-6;20,2.109375E-5;21,5.78125E-5;22,8.59375E-5;23,8.671875E-5;24,9.84375E-5;25,1.1484375E-4;26,1.4453125E-4;27,1.703125E-4;28,1.5E-4;29,1.8125E-4;30,2.078125E-4;31,2.0234376E-4;32,1.734375E-4;33,1.1484375E-4;34,2.890625E-5;35,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;22,0.0;23,7.8125E-7;24,0.0;25,2.34375E-6;26,3.90625E-6;27,0.0;28,7.8125E-7;29,3.125E-6;30,1.171875E-5;31,7.8125E-6;32,1.875E-5;33,1.5625E-5;34,1.484375E-5;35,1.015625E-5;36,1.5625E-5;38,1.5625E-5;39,1.796875E-5;40,1.40625E-5;41,1.796875E-5;42,1.171875E-5;43,1.953125E-5;44,3.203125E-5;45,1.953125E-5;46,1.25E-5;47,1.09375E-5;48,3.125E-6;49,5.46875E-6;50,2.34375E-6;51,1.5625E-6;52,0.0;53,3.125E-6;54,3.125E-6;55,7.8125E-7;56,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;55,0.0;56,1.5625E-6;57,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;18,0.0;19,3.90625E-6;20,3.515625E-5;21,7.578125E-5;22,1.296875E-4;23,1.7265625E-4;24,1.7421875E-4;25,1.859375E-4;26,2.53125E-4;27,2.640625E-4;28,2.8203125E-4;29,3.3046876E-4;30,3.3828124E-4;31,3.6875E-4;32,3.765625E-4;33,4.4375E-4;34,4.734375E-4;35,4.7578124E-4;36,4.890625E-4;37,4.65625E-4;38,5.9375E-4;39,5.921875E-4;40,5.8125E-4;41,6.59375E-4;42,6.4609374E-4;43,6.28125E-4;44,6.757812E-4;45,6.8203127E-4;46,5.9140625E-4;47,7.2265626E-4;48,5.640625E-4;49,5.1328127E-4;50,4.421875E-4;51,4.546875E-4;52,4.3125E-4;53,3.7578124E-4;54,3.9609376E-4;55,4.1796875E-4;56,4.140625E-4;57,3.0703124E-4;58,1.765625E-4;59,2.65625E-5;60,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,4.375E-5;38,2.1875E-4;39,3.7734376E-4;40,4.375E-4;41,4.96875E-4;42,4.65625E-4;43,4.546875E-4;44,4.6796876E-4;45,4.765625E-4;46,6.3046877E-4;47,8.2421873E-4;48,6.875E-4;49,6.4296875E-4;50,6.296875E-4;51,6.453125E-4;52,5.84375E-4;53,5.7734374E-4;54,5.3125E-4;55,5.046875E-4;56,5.1328127E-4;57,4.46875E-4;58,4.1171876E-4;59,3.5546874E-4;60,3.359375E-4;61,3.6796875E-4;62,3.71875E-4;63,3.3984374E-4;64,5.15625E-5;65,3.90625E-5;66,4.453125E-5;67,4.609375E-5;68,3.59375E-5;69,1.875E-5;70,1.09375E-5;71,1.640625E-5;72,8.59375E-6;73,4.6875E-6;74,4.6875E-6;75,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;45,0.0;46,2.34375E-6;47,4.6875E-6;48,4.6875E-6;49,7.8125E-7;50,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;20,0.0;21,3.125E-6;22,6.25E-6;23,4.6875E-6;24,3.125E-6;25,6.25E-6;26,1.09375E-5;27,8.59375E-6;28,6.25E-6;29,5.46875E-6;30,1.40625E-5;31,1.796875E-5;32,1.796875E-5;33,1.40625E-5;34,1.640625E-5;35,1.5625E-5;36,1.015625E-5;37,1.40625E-5;38,1.953125E-5;39,9.375E-6;40,1.640625E-5;41,2.109375E-5;42,1.796875E-5;43,2.34375E-5;44,1.875E-5;45,1.71875E-5;46,1.484375E-5;47,2.109375E-5;48,1.25E-5;49,1.171875E-5;50,1.5625E-5;51,1.796875E-5;52,1.71875E-5;53,1.71875E-5;54,1.40625E-5;55,1.328125E-5;56,1.25E-5;57,7.03125E-6;58,1.171875E-5;59,4.6875E-6;60,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;18,0.0;19,7.8125E-7;20,3.046875E-5;21,5.15625E-5;22,5.703125E-5;23,6.5625E-5;24,1.1171875E-4;25,1.5234375E-4;26,1.8984375E-4;27,1.8203125E-4;28,1.9375E-4;29,2.3828125E-4;30,2.9609376E-4;31,2.8671874E-4;32,3.03125E-4;33,2.84375E-4;34,2.8125E-4;35,3.0390624E-4;36,3.2421874E-4;37,3.234375E-4;38,3.6953125E-4;39,4.0078125E-4;40,4.1796875E-4;41,4.390625E-4;42,4.078125E-4;43,3.6328126E-4;44,3.515625E-4;45,3.875E-4;46,4.4375E-4;47,4.3984374E-4;48,3.8125E-4;49,3.640625E-4;50,3.2734376E-4;51,2.9921875E-4;52,2.796875E-4;53,1.734375E-4;54,3.359375E-5;55,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,1.015625E-5;23,9.375E-6;24,2.65625E-5;25,5.3125E-5;26,8.125E-5;27,1.09375E-4;28,1.296875E-4;29,1.6171875E-4;30,1.875E-4;31,1.9375E-4;32,1.3515625E-4;33,1.015625E-4;34,5.625E-5;35,2.578125E-5;36,8.59375E-6;37,1.40625E-5;38,5.46875E-6;39,7.8125E-7;40,0.0;", "silktouch": false, - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "thaumcraft:ore_quartz:0", @@ -6831,19 +12425,19 @@ } } ], - "dim": "Dim 166: planet" + "dim": "Dim 166: Proxima" }, { "block": "biomesoplenty:plant_0:12", "distrib": "0,0.0;60,0.0;61,7.8125E-7;62,2.34375E-6;63,3.703125E-4;64,1.25E-5;65,3.125E-6;66,1.5625E-6;67,2.34375E-6;68,7.8125E-7;69,7.8125E-7;70,3.90625E-6;71,2.34375E-6;72,1.5625E-6;73,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:11", "distrib": "0,0.0;59,0.0;60,7.8125E-7;61,2.34375E-6;62,2.34375E-6;63,3.7265624E-4;64,3.125E-6;65,1.5625E-6;66,1.5625E-6;67,7.8125E-7;68,3.125E-6;69,7.8125E-7;71,7.8125E-7;72,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:sign:0", @@ -6860,7 +12454,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone_brick_stairs:0", @@ -6877,7 +12471,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:brick_stairs:0", @@ -6894,7 +12488,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -6911,7 +12505,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone_slab:3", @@ -6928,13 +12522,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "bewitchment:block_of_silver_cup:0", "distrib": "0,0.0;63,0.0;64,1.5625E-6;65,0.0;75,0.0;76,3.90625E-6;77,0.0;78,0.0;79,9.375E-6;80,0.0;81,0.0;82,3.125E-6;83,7.8125E-7;84,0.0;92,0.0;93,1.171875E-5;94,1.25E-5;95,0.0;107,0.0;108,1.5625E-6;109,0.0;125,0.0;126,3.125E-6;127,7.8125E-7;128,0.0;139,0.0;140,9.375E-6;141,0.0;142,0.0;143,9.375E-6;144,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone_slab:5", @@ -6951,7 +12545,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:beehives:3", @@ -7004,7 +12598,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:leaves2:1", @@ -7030,7 +12624,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:beehives:6", @@ -7083,7 +12677,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:beehives:0", @@ -7127,19 +12721,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:willow_vine:0", "distrib": "0,0.0;64,0.0;65,3.125E-6;66,5.46875E-6;67,1.171875E-5;68,1.484375E-5;69,1.875E-5;70,2.265625E-5;71,4.53125E-5;72,4.921875E-5;73,5.46875E-5;74,7.890625E-5;75,9.453125E-5;76,9.375E-5;77,9.140625E-5;78,7.8125E-5;79,6.015625E-5;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "enderio:block_reinforced_obsidian:0", "distrib": "0,0.0;88,0.0;89,1.40625E-5;90,1.25E-5;91,1.40625E-5;92,0.0;93,0.0;94,7.8125E-7;95,3.125E-6;96,0.0;109,0.0;110,1.40625E-5;111,1.25E-5;112,1.40625E-5;113,0.0;114,0.0;115,7.8125E-7;116,3.125E-6;117,6.25E-6;118,3.125E-6;119,7.8125E-7;120,0.0;121,0.0;122,2.8125E-5;123,2.5E-5;124,2.8125E-5;125,0.0;127,0.0;128,1.40625E-5;129,1.25E-5;130,1.40625E-5;131,0.0;132,0.0;133,7.8125E-7;134,3.125E-6;135,6.25E-6;136,3.125E-6;137,7.8125E-7;138,0.0;139,0.0;140,2.8125E-5;141,2.5E-5;142,2.8125E-5;143,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:beehives:1", @@ -7174,7 +12768,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:redstone:0", @@ -7191,7 +12785,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:gravel:0", @@ -7208,13 +12802,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:command_block:0", "distrib": "0,0.0;76,0.0;77,2.34375E-6;78,0.0;79,7.8125E-7;80,0.0;88,0.0;89,1.5625E-6;90,0.0;93,0.0;94,7.8125E-7;95,7.8125E-7;96,0.0;102,0.0;103,2.96875E-5;104,0.0;110,0.0;111,7.8125E-7;112,0.0;124,0.0;125,1.640625E-5;126,0.0;140,0.0;141,7.03125E-6;142,0.0;148,0.0;149,1.640625E-5;150,0.0;158,0.0;159,7.8125E-7;160,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:sort_slab:0", @@ -7231,7 +12825,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extrautils2:redorchid:0", @@ -7257,7 +12851,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:mangrove_slab:0", @@ -7274,7 +12868,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extrabees:hive:0", @@ -7309,7 +12903,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:mangrove_stairs:0", @@ -7326,13 +12920,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:iron_bars:0", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;74,0.0;75,1.5625E-6;76,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_aer:0", @@ -7349,13 +12943,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.859375E-4;2,4.7109375E-4;3,6.90625E-4;4,8.7109377E-4;5,0.0011632813;6,0.0011140625;7,0.001121875;8,0.0011796874;9,0.0011765625;10,0.0011507813;11,0.0011984375;12,0.0012179688;13,0.0011867187;14,0.00115625;15,0.0011921875;16,0.0011734375;17,0.0011976563;18,0.0011507813;19,0.00119375;20,0.001190625;21,0.00115625;22,0.0011484375;23,0.0011710938;24,0.0011445313;25,0.0011992188;26,0.0012054688;27,0.0011851563;28,0.001171875;29,0.0011710938;30,0.0012046875;31,0.0011882812;32,0.0011007813;33,0.0010914062;34,0.0011023438;35,0.0011101563;36,0.001078125;37,0.0011015625;38,0.0010828126;39,0.0011023438;40,0.0010976562;41,0.00105625;42,0.0010351562;43,0.0010914062;44,0.0011054687;45,0.0011007813;46,0.0011046875;47,0.0011148438;48,9.78125E-4;49,9.90625E-4;50,9.234375E-4;51,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -7381,25 +12975,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "bewitchment:scorned_bricks_soft:0", "distrib": "0,0.0;59,0.0;60,2.34375E-6;61,3.59375E-5;62,1.0859375E-4;63,0.002690625;64,0.0035398437;65,0.0036640626;66,0.0037960939;67,0.003990625;68,0.0042070313;69,0.004411719;70,0.004714844;71,0.004903906;72,0.005203125;73,0.00545;74,0.0056367186;75,0.005878906;76,0.00601875;77,0.00606875;78,0.0061140624;79,0.0058289063;80,0.0051015625;81,0.005134375;82,0.005135156;83,0.0051453123;84,0.005153125;85,0.0055109374;86,0.0051703127;87,0.005175;88,0.005171875;89,0.0048445314;90,0.004827344;91,0.0047804685;92,0.0047804685;93,0.0047203125;94,0.0045703123;95,0.00438125;96,0.00321875;101,0.00321875;102,0.0028742189;105,0.0028742189;106,0.0034015626;107,0.0028742189;108,0.002796875;109,0.0027703126;110,0.0031148437;111,0.0028867188;112,0.0019664064;123,0.0019664064;124,0.0020945312;125,0.0017804687;126,0.0016945313;127,0.0014335938;128,0.0012242188;129,0.001225;131,0.001225;132,0.0012414062;133,0.00124375;139,0.00124375;140,0.0011617187;141,9.6953125E-4;142,9.6953125E-4;143,8.476562E-4;144,1.421875E-4;147,1.421875E-4;148,0.0;155,0.0;156,1.421875E-4;157,5.234375E-5;158,1.953125E-5;159,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:netherrack:0", "distrib": "0,0.0;61,0.0;62,1.5625E-6;63,3.125E-6;64,0.0;73,0.0;74,1.5625E-6;75,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:pumpkin:0", "distrib": "0,0.0;62,0.0;63,2.890625E-5;64,0.0;65,7.8125E-7;66,0.0;67,1.5625E-6;68,0.0;70,0.0;71,7.8125E-7;72,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone_button:0", @@ -7416,13 +13010,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:glass_pane:0", "distrib": "0,0.0;73,0.0;74,7.8125E-7;75,7.8125E-7;76,1.5625E-6;77,0.0;78,0.0;79,7.8125E-7;80,0.0;", "silktouch": true, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:spruce_door:0", @@ -7439,7 +13033,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "magicbees:hiveblock:5", @@ -7483,7 +13077,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:tripwire_hook:0", @@ -7500,7 +13094,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_leaves:0", @@ -7517,7 +13111,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_leaves:2", @@ -7534,19 +13128,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:2", "distrib": "0,0.0;59,0.0;60,7.8125E-7;61,7.8125E-6;62,2.34375E-5;63,0.0022484376;64,5.46875E-5;65,2.109375E-5;66,3.4375E-5;67,2.734375E-5;68,4.0625E-5;69,2.34375E-5;70,3.75E-5;71,1.640625E-5;72,7.8125E-6;73,3.90625E-6;74,7.8125E-7;75,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:9", "distrib": "0,0.0;60,0.0;61,3.90625E-6;62,3.125E-6;63,7.375E-4;64,3.90625E-5;65,1.171875E-5;66,1.953125E-5;67,1.71875E-5;68,1.640625E-5;69,3.90625E-5;70,2.109375E-5;71,1.640625E-5;72,1.484375E-5;73,1.484375E-5;74,1.015625E-5;75,1.5625E-6;76,1.5625E-6;77,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "magicbees:hiveblock:2", @@ -7581,7 +13175,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:trapdoor:0", @@ -7598,7 +13192,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "magicbees:hiveblock:4", @@ -7651,7 +13245,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "magicbees:hiveblock:3", @@ -7695,7 +13289,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.0:8", @@ -7721,19 +13315,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;50,0.0;51,1.5390625E-4;52,1.109375E-4;53,5.0E-5;54,6.875E-5;55,7.734375E-5;56,6.796875E-5;57,6.71875E-5;58,3.75E-5;59,1.3359376E-4;60,1.6640624E-4;61,7.8125E-6;62,1.140625E-4;63,7.578125E-5;64,2.96875E-5;65,4.140625E-5;66,3.90625E-5;67,3.671875E-5;68,4.6875E-5;69,4.609375E-5;70,7.578125E-5;71,8.515625E-5;72,2.265625E-5;73,6.25E-6;74,1.5625E-6;75,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;8,0.0;9,1.5625E-6;10,7.03125E-6;11,7.8125E-6;12,1.328125E-5;13,1.953125E-5;14,1.328125E-5;15,5.46875E-6;16,3.125E-6;17,6.25E-6;18,8.59375E-6;19,5.46875E-6;20,8.59375E-6;21,9.375E-6;22,1.40625E-5;23,7.8125E-6;24,3.125E-6;25,1.5625E-6;26,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.0:6", @@ -7759,43 +13353,43 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:generic:9", "distrib": "0,0.0;50,0.0;51,7.8125E-7;52,3.75E-5;53,1.71875E-4;54,5.039062E-4;55,7.960937E-4;56,9.953125E-4;57,0.0010882813;58,0.0011882812;59,0.0012171875;60,7.304688E-4;61,3.25E-4;62,1.5625E-4;63,1.0546875E-4;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,4.53125E-5;11,2.65625E-5;12,1.015625E-5;13,1.171875E-4;14,2.5E-5;15,3.046875E-5;16,1.171875E-4;17,1.796875E-5;18,5.46875E-5;19,8.671875E-5;20,7.65625E-5;21,1.796875E-5;22,4.609375E-5;23,3.59375E-5;24,3.515625E-5;25,2.8125E-5;26,3.59375E-5;27,2.890625E-5;28,7.578125E-5;29,0.0;30,5.15625E-5;31,1.03125E-4;32,4.375E-5;33,3.4375E-5;34,8.046875E-5;35,4.6875E-5;36,5.078125E-5;37,1.015625E-5;38,3.828125E-5;39,5.703125E-5;40,1.484375E-5;41,3.515625E-5;42,2.96875E-5;43,2.96875E-5;44,0.0;45,0.0;46,6.40625E-5;47,7.96875E-5;48,0.0;49,0.0;50,3.125E-5;51,0.0;52,6.5625E-5;53,5.0E-5;54,3.984375E-5;55,8.59375E-5;56,6.171875E-5;57,0.0;58,2.96875E-5;59,0.0;61,0.0;62,3.671875E-5;63,8.75E-5;64,6.25E-6;65,6.25E-6;66,2.34375E-6;67,0.0;70,0.0;71,2.34375E-6;72,3.90625E-6;73,1.5625E-6;74,2.34375E-6;75,0.0;76,8.59375E-6;77,7.03125E-6;78,8.59375E-6;79,2.34375E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;50,0.0;51,2.8125E-5;52,3.046875E-5;53,1.015625E-5;54,2.109375E-5;55,1.796875E-5;56,1.71875E-5;57,2.5E-5;58,1.171875E-5;59,3.59375E-5;60,4.53125E-5;61,4.6875E-6;62,2.65625E-5;63,1.5625E-5;64,4.6875E-6;65,8.59375E-6;66,1.25E-5;67,1.09375E-5;68,2.34375E-6;69,1.09375E-5;70,1.40625E-5;71,2.34375E-5;72,7.03125E-6;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stonebrick:1", "distrib": "0,0.0;50,0.0;51,4.609375E-5;52,1.640625E-5;53,6.25E-6;54,1.953125E-5;55,1.40625E-5;56,2.109375E-5;57,1.796875E-5;58,1.09375E-5;59,3.75E-5;60,3.4375E-5;61,7.8125E-6;62,2.890625E-5;63,1.875E-5;64,1.171875E-5;65,1.09375E-5;66,9.375E-6;67,1.171875E-5;68,1.015625E-5;69,1.5625E-5;70,2.109375E-5;71,1.875E-5;72,2.34375E-6;73,2.34375E-6;74,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;66,0.0;67,3.125E-6;68,4.6875E-6;69,0.0;74,0.0;75,1.5625E-6;76,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:end_stone:0", "distrib": "0,0.0;1,0.0;2,3.90625E-6;3,1.40625E-5;4,6.953125E-5;5,2.03125E-4;6,2.3828125E-4;7,2.6875E-4;8,2.859375E-4;9,1.953125E-4;10,6.953125E-5;11,1.5625E-5;12,3.125E-6;13,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:block_black_lotus:0", @@ -7812,7 +13406,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:string:0", @@ -7829,13 +13423,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,6.1171874E-4;2,0.0011140625;3,0.001646875;4,0.0023875;5,0.0028757812;6,0.0027148437;7,0.0026921874;8,0.0028320313;9,0.0029898437;10,0.0029421875;11,0.00304375;12,0.0028679688;13,0.0030429687;14,0.0028648437;15,0.0028875;16,0.0030210938;17,0.002821875;18,0.0027515625;19,0.002775;20,0.0028664062;21,0.0028070312;22,0.0028070312;23,0.0029695313;24,0.0030132812;25,0.0028617186;26,0.0027523437;27,0.0027859374;28,0.0027914064;29,0.0029289064;30,0.0027851562;31,0.00273125;32,0.0024921875;33,0.002525;34,0.0025140624;35,0.0025164064;36,0.0025320312;37,0.0026296875;38,0.0026679689;39,0.0024429688;40,0.00258125;41,0.0024867188;42,0.0022609376;43,0.0011945312;44,1.5625E-4;45,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_ordo:0", @@ -7852,7 +13446,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:ore_amber:0", @@ -7878,31 +13472,31 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;42,0.0;43,3.125E-6;44,1.5625E-6;45,0.0;46,4.6875E-6;47,1.25E-5;48,1.171875E-5;49,1.71875E-5;50,2.1875E-5;51,1.796875E-5;52,1.25E-5;53,3.125E-6;54,0.0;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;47,0.0;48,5.46875E-6;49,5.46875E-6;50,1.796875E-5;51,4.140625E-5;52,5.859375E-5;53,8.671875E-5;54,1.8671875E-4;55,2.578125E-4;56,3.03125E-4;57,3.28125E-4;58,3.015625E-4;59,3.2734376E-4;60,2.796875E-4;61,2.0625E-4;62,1.4296875E-4;63,8.671875E-5;64,4.375E-5;65,1.25E-5;66,4.6875E-6;67,0.0;68,4.6875E-6;69,3.125E-6;70,1.5625E-6;71,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;12,0.0;13,7.8125E-7;14,2.34375E-6;15,6.25E-6;16,2.96875E-5;17,5.859375E-5;18,9.453125E-5;19,1.125E-4;20,1.4296875E-4;21,1.3203124E-4;22,9.921875E-5;23,5.0E-5;24,1.796875E-5;25,1.015625E-5;26,3.125E-6;27,0.0;28,7.8125E-7;29,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;19,0.0;20,3.125E-6;21,8.59375E-6;22,1.015625E-5;23,2.578125E-5;24,4.21875E-5;25,5.0E-5;26,6.953125E-5;27,7.8125E-5;28,8.75E-5;29,1.09375E-4;30,8.4375E-5;31,7.96875E-5;32,3.75E-5;33,3.046875E-5;34,1.25E-5;35,1.796875E-5;36,2.34375E-6;37,2.34375E-6;38,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:5", @@ -7919,13 +13513,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;17,0.0;18,1.5625E-6;19,3.125E-6;20,6.25E-6;21,8.59375E-6;22,3.125E-6;23,1.5625E-6;24,1.484375E-5;25,9.375E-6;26,2.109375E-5;27,2.34375E-5;28,1.875E-5;29,6.25E-6;30,1.09375E-5;31,5.46875E-6;32,1.25E-5;33,8.59375E-6;34,9.375E-6;35,5.46875E-6;36,7.8125E-7;37,1.5625E-6;38,1.5625E-6;39,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:4", @@ -7942,13 +13536,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;27,0.0;28,1.5625E-6;29,1.5625E-6;30,9.375E-6;31,0.0;32,4.6875E-6;33,3.125E-6;34,2.34375E-6;36,2.34375E-6;37,1.5625E-6;38,0.0;39,2.34375E-6;40,7.8125E-7;41,2.34375E-6;42,7.8125E-7;44,7.8125E-7;45,2.34375E-6;46,8.59375E-6;47,0.0;48,1.09375E-5;49,1.5625E-6;50,0.0;51,4.6875E-6;52,0.0;53,0.0;54,3.125E-6;55,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:7", @@ -7965,7 +13559,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:6", @@ -7982,7 +13576,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.5:1", @@ -7999,7 +13593,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:9", @@ -8016,7 +13610,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.5:2", @@ -8033,7 +13627,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:dark_slab:0", @@ -8050,7 +13644,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:8", @@ -8067,7 +13661,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.5:4", @@ -8084,7 +13678,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:ore_quartz:0", @@ -8101,7 +13695,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:brown_mushroom:0", @@ -8118,7 +13712,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:waterlily:2", @@ -8135,13 +13729,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:fruits:5", "distrib": "0,0.0;66,0.0;67,7.8125E-7;68,7.8125E-7;69,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:firefly:0", @@ -8158,7 +13752,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:waterlily:1", @@ -8175,13 +13769,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:fruits:6", "distrib": "0,0.0;74,0.0;75,7.8125E-7;76,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:item_flax_seed:0", @@ -8207,7 +13801,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:waterlily:3", @@ -8224,7 +13818,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:1", @@ -8241,13 +13835,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "techreborn:rubber_log:0", "distrib": "0,0.0;62,0.0;63,5.0E-5;64,1.09375E-5;65,1.328125E-5;66,1.328125E-5;67,1.25E-5;68,1.25E-5;69,1.09375E-5;70,9.375E-6;71,4.6875E-6;72,5.46875E-6;75,5.46875E-6;76,3.90625E-6;77,1.5625E-6;78,1.5625E-6;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:0", @@ -8264,7 +13858,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:dark_stairs:0", @@ -8281,7 +13875,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:waterlily:0", @@ -8298,7 +13892,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:3", @@ -8315,7 +13909,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_berrybush_blueberry:0", @@ -8332,7 +13926,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:2", @@ -8349,13 +13943,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.7999375;2,0.6002133;3,0.4000086;4,0.19967031;5,0.0;", "silktouch": true, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:reeds:0", @@ -8372,7 +13966,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_leaves:1", @@ -8389,13 +13983,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.001675;2,0.0032171875;3,0.005163281;4,0.0064390623;5,0.0077578123;6,0.0076390626;7,0.0077070314;8,0.007838281;9,0.007709375;10,0.007917187;11,0.008132813;12,0.007989063;13,0.007948438;14,0.0077671874;15,0.0074953125;16,0.007525781;17,0.00770625;18,0.007815625;19,0.007997656;20,0.0078117186;21,0.0075429687;22,0.007603906;23,0.007466406;24,0.0077859373;25,0.007935156;26,0.007817969;27,0.007961718;28,0.007821093;29,0.0077632815;30,0.007954688;31,0.007890625;32,0.007836719;33,0.007911718;34,0.007883593;35,0.007709375;36,0.007898438;37,0.008134375;38,0.008164844;39,0.008078125;40,0.008063281;41,0.007957812;42,0.0078195315;43,0.00795625;44,0.007911718;45,0.007832812;46,0.008077344;47,0.008164062;48,0.0067;49,0.006571875;50,0.0066078124;51,0.00663125;52,0.006590625;53,0.006533594;54,0.00650625;55,0.0063375;56,0.0061125;57,0.0057859374;58,0.0051117186;59,0.0037796875;60,0.00235625;61,0.0012375;62,4.8203126E-4;63,1.140625E-4;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:0", @@ -8412,13 +14006,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;53,0.0;54,8.75E-5;55,8.75E-5;56,1.046875E-4;57,7.820313E-4;58,0.0028976563;59,0.009082031;60,0.023497656;61,0.020879688;62,0.008648437;63,0.0035460938;64,2.5E-5;65,4.375E-5;66,7.578125E-5;67,1.2734375E-4;68,1.984375E-4;69,3.0859376E-4;70,2.1953126E-4;71,1.96875E-4;72,1.0E-4;73,3.59375E-5;74,4.140625E-5;75,4.84375E-5;76,5.0E-5;77,8.59375E-6;78,3.125E-6;79,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:deadbush:0", @@ -8435,19 +14029,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_logs2:0", "distrib": "0,0.0;67,0.0;68,7.8125E-7;69,2.34375E-6;71,2.34375E-6;72,7.8125E-7;73,3.90625E-6;74,3.90625E-6;75,3.125E-6;76,3.90625E-6;77,2.34375E-6;78,2.34375E-6;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.013052343;3,0.021497656;4,0.031514842;5,0.041451562;6,0.043346874;7,0.04494922;8,0.044990625;9,0.046364844;10,0.049367186;11,0.050873436;12,0.052482814;13,0.054592967;14,0.055798437;15,0.056366406;16,0.05791719;17,0.05783672;18,0.059066407;19,0.058760155;20,0.058471095;21,0.057649218;22,0.05824453;23,0.0590125;24,0.05896953;25,0.058560155;26,0.05914922;27,0.059085157;28,0.059602343;29,0.05966875;30,0.05899453;31,0.058082033;32,0.056491405;33,0.055225;34,0.05428125;35,0.052553907;36,0.051246874;37,0.049853906;38,0.04855078;39,0.047496874;40,0.04596953;41,0.04471875;42,0.042477343;43,0.040745314;44,0.039096873;45,0.037503123;46,0.03575703;47,0.034396093;48,0.028628906;49,0.027477344;50,0.026671875;51,0.026045313;52,0.02410625;53,0.022308594;54,0.020221094;55,0.019296093;56,0.029386718;57,0.033008594;58,0.035277344;59,0.041200783;60,0.057042968;61,0.097620316;62,0.24061641;63,0.38846406;64,0.08823984;65,0.09093906;66,0.09149922;67,0.09335234;68,0.09783515;69,0.104164064;70,0.11164531;71,0.11823281;72,0.12463516;73,0.12746172;74,0.12584062;75,0.12826797;76,0.1357797;77,0.14292812;78,0.14626876;79,0.14840235;80,0.039421093;81,0.039542187;82,0.03912578;83,0.038973436;84,0.038717188;85,0.038540624;86,0.038539063;87,0.038302343;88,0.0383125;89,0.038739845;90,0.038875;91,0.038950782;92,0.038789842;93,0.038910158;94,0.03881797;95,0.038927343;96,0.014327344;97,0.014267188;98,0.014150782;99,0.0140101565;100,0.013822656;101,0.0136648435;102,0.013498438;103,0.01345625;104,0.013105469;105,0.0131289065;106,0.012782032;107,0.012609375;108,0.012084375;109,0.011704688;110,0.011702344;111,0.012390625;112,0.004596875;113,0.0044140625;114,0.0046328125;115,0.0046390626;116,0.004636719;117,0.0046328125;118,0.004636719;119,0.0046390626;120,0.0046421876;121,0.0045109377;122,0.0046179686;123,0.004621875;124,0.00461875;125,0.0050085937;126,0.00493125;127,0.0051859375;128,0.0021226562;129,0.0021203125;130,0.0021078126;131,0.0019539061;132,0.0021195312;133,0.0021203125;134,0.0021179689;135,0.0021140624;136,0.0021164063;137,0.00211875;138,0.002121875;139,0.0019953125;140,0.002090625;141,0.0023109375;142,0.0023125;143,0.0023625;144,5.78125E-5;148,5.78125E-5;149,1.1875E-4;150,5.78125E-5;151,1.7890625E-4;152,1.8125E-4;153,1.65625E-4;154,1.609375E-4;155,5.78125E-5;156,5.78125E-5;157,1.4765625E-4;158,1.734375E-4;159,1.921875E-4;160,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:leaves:0", @@ -8473,7 +14067,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:4", @@ -8490,7 +14084,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:3", @@ -8507,7 +14101,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:5", @@ -8524,13 +14118,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:brick_block:0", "distrib": "0,0.0;61,0.0;62,6.25E-6;63,1.953125E-5;64,0.0;73,0.0;74,6.25E-6;75,4.6875E-6;76,4.6875E-6;77,3.125E-6;78,3.125E-6;79,4.6875E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:dark_oak_stairs:0", @@ -8547,7 +14141,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:gem_ore:5", @@ -8564,13 +14158,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:log_greatwood:0", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,1.25E-5;65,1.5625E-5;66,1.5625E-5;67,1.71875E-5;68,2.265625E-5;69,2.8125E-5;70,2.96875E-5;71,2.8125E-5;72,2.890625E-5;73,2.890625E-5;74,2.96875E-5;75,3.359375E-5;76,3.59375E-5;77,3.75E-5;78,2.8125E-5;79,2.265625E-5;80,1.25E-5;81,8.59375E-6;82,1.09375E-5;83,1.171875E-5;84,1.25E-5;85,1.09375E-5;86,6.25E-6;87,3.125E-6;88,3.125E-6;89,3.90625E-6;90,7.8125E-6;91,1.328125E-5;92,1.71875E-5;93,1.640625E-5;94,1.328125E-5;95,1.171875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:lever:0", @@ -8587,7 +14181,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:2", @@ -8604,7 +14198,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:3", @@ -8621,7 +14215,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:redstone_torch:0", @@ -8638,7 +14232,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:0", @@ -8655,7 +14249,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:1", @@ -8672,7 +14266,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:0", @@ -8689,13 +14283,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:planks:3", "distrib": "0,0.0;62,0.0;63,4.375E-5;64,0.0;68,0.0;69,6.25E-6;70,0.0;73,0.0;74,1.71875E-5;75,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.4:13", @@ -8721,7 +14315,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.4:12", @@ -8747,7 +14341,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:leaves.decorative.4:15", @@ -8764,25 +14358,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:planks:1", "distrib": "0,0.0;51,0.0;52,3.515625E-5;53,0.0;57,0.0;58,6.25E-6;59,0.0;61,0.0;62,1.484375E-5;63,0.0;77,0.0;78,3.125E-6;79,9.375E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:planks:0", "distrib": "0,0.0;61,0.0;62,3.4375E-5;63,2.1875E-5;64,0.0;65,0.0;66,1.5625E-6;67,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.0:1", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;74,0.0;75,7.8125E-7;76,7.8125E-7;77,3.90625E-6;78,7.8125E-7;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone_stairs:0", @@ -8799,7 +14393,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:6", @@ -8816,7 +14410,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:7", @@ -8833,7 +14427,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:4", @@ -8850,7 +14444,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:5", @@ -8867,7 +14461,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_flower:8", @@ -8884,19 +14478,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:planks:5", "distrib": "0,0.0;51,0.0;52,3.515625E-5;53,0.0;72,0.0;73,1.5625E-6;74,3.125E-6;75,4.6875E-6;76,3.125E-6;77,1.5625E-6;78,6.25E-6;79,3.90625E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:planks:4", "distrib": "0,0.0;62,0.0;63,5.46875E-6;64,0.0;67,0.0;68,3.125E-6;69,8.59375E-6;70,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:grass:0", @@ -8913,13 +14507,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone:6", "distrib": "0,0.0;50,0.0;51,1.640625E-5;52,1.484375E-5;53,7.8125E-5;54,2.03125E-5;55,2.03125E-5;56,1.71875E-5;57,1.71875E-5;58,5.3125E-5;59,1.5625E-5;60,0.0;61,0.0;62,2.5E-5;63,6.40625E-5;64,3.046875E-5;65,8.59375E-6;66,9.375E-6;68,9.375E-6;69,3.515625E-5;70,1.40625E-5;71,0.0;73,0.0;74,2.03125E-5;75,1.5625E-5;76,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:chest:0", @@ -8936,25 +14530,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.0096;2,0.0184375;3,0.026735937;4,0.03545;5,0.043958593;6,0.043549217;7,0.042621095;8,0.042584375;9,0.043114062;10,0.04407422;11,0.04547422;12,0.044965625;13,0.044340625;14,0.043464843;15,0.04333047;16,0.043215625;17,0.043374218;18,0.04360547;19,0.044035938;20,0.045121875;21,0.046210937;22,0.046514064;23,0.045903124;24,0.045389842;25,0.045196876;26,0.044865627;27,0.044557814;28,0.044508595;29,0.04476797;30,0.04448047;31,0.04279297;32,0.041164845;33,0.040602345;34,0.04105078;35,0.041353125;36,0.04099531;37,0.039914843;38,0.039357033;39,0.039738283;40,0.039528906;41,0.03911953;42,0.039295312;43,0.040128905;44,0.040830467;45,0.040921874;46,0.040403124;47,0.04010156;48,0.033578124;49,0.03272969;50,0.032534376;51,0.032592967;52,0.033029687;53,0.033279687;54,0.033242967;55,0.033382032;56,0.032603126;57,0.030546093;58,0.027364062;59,0.022007812;60,0.0136367185;61,0.0073445314;62,0.005240625;63,0.0043414063;64,0.002503125;65,0.00244375;66,0.0021570313;67,0.0020984374;68,0.0019953125;69,0.00164375;70,0.0010820313;71,6.382812E-4;72,3.484375E-4;73,1.703125E-4;74,1.59375E-4;75,1.625E-4;76,1.4765625E-4;77,1.0078125E-4;78,1.71875E-5;79,1.5625E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,1.796875E-5;11,3.28125E-5;12,3.28125E-5;13,5.859375E-5;14,9.6875E-5;15,9.765625E-5;16,1.2890625E-4;17,1.5234375E-4;18,1.1640625E-4;19,1.375E-4;20,1.671875E-4;21,1.1640625E-4;22,1.359375E-4;23,1.265625E-4;24,1.03125E-4;25,7.578125E-5;26,8.515625E-5;27,7.03125E-5;28,8.359375E-5;29,8.671875E-5;30,9.0625E-5;31,1.140625E-4;32,1.40625E-4;33,1.1640625E-4;34,1.5078126E-4;35,1.546875E-4;36,1.15625E-4;37,1.0703125E-4;38,1.0703125E-4;39,9.453125E-5;40,7.65625E-5;41,6.171875E-5;42,7.421875E-5;43,7.890625E-5;44,5.859375E-5;45,5.15625E-5;46,5.390625E-5;47,8.125E-5;48,6.875E-5;49,6.484375E-5;50,7.734375E-5;51,4.84375E-5;52,3.4375E-5;53,6.015625E-5;54,7.65625E-5;55,9.53125E-5;56,1.359375E-4;57,1.15625E-4;58,1.046875E-4;59,9.21875E-5;60,5.15625E-5;61,1.640625E-5;62,1.875E-5;63,1.796875E-5;64,0.0;70,0.0;71,3.125E-6;72,1.5625E-6;73,3.90625E-6;74,7.8125E-7;75,3.125E-6;76,6.25E-6;77,7.8125E-6;78,7.03125E-6;79,1.5625E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.0085742185;2,0.016816406;3,0.024634374;4,0.033345312;5,0.04163125;6,0.0412875;7,0.040903907;8,0.040765624;9,0.04061406;10,0.041330468;11,0.042654686;12,0.041911718;13,0.041203905;14,0.040540624;15,0.040364064;16,0.040846094;17,0.041690625;18,0.041803908;19,0.041120313;20,0.041057814;21,0.040714845;22,0.040889844;23,0.04127578;24,0.041397657;25,0.041139062;26,0.041453127;27,0.041967187;28,0.042325;29,0.04285781;30,0.04165156;31,0.03931875;32,0.037434377;33,0.037171874;34,0.037389845;35,0.037541408;36,0.03762656;37,0.037563283;38,0.037092187;39,0.036539845;40,0.03587344;41,0.036276564;42,0.036460936;43,0.036725;44,0.036325783;45,0.0366375;46,0.037919533;47,0.038577344;48,0.032941405;49,0.03229844;50,0.031346094;51,0.031105468;52,0.030835155;53,0.030625781;54,0.031004688;55,0.030734375;56,0.030104687;57,0.028353907;58,0.024907812;59,0.0187375;60,0.011582812;61,0.0066640624;62,0.0050296877;63,0.0045421873;64,0.0027226564;65,0.0023117187;66,0.0018210937;67,0.001565625;68,0.0014578125;69,0.0013101562;70,0.0010140626;71,6.789063E-4;72,4.796875E-4;73,3.40625E-4;74,1.8671875E-4;75,1.0078125E-4;76,6.328125E-5;77,3.828125E-5;78,1.5625E-6;79,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:skull:0", @@ -8971,7 +14565,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:skull:1", @@ -8988,19 +14582,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.0:3", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "randomthings:sakanade:0", "distrib": "0,0.0;68,0.0;69,7.8125E-7;70,0.0;", "silktouch": true, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore_fluid:2", @@ -9017,7 +14611,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:root:0", @@ -9034,7 +14628,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:wooden_slab:0", @@ -9051,7 +14645,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore_fluid:1", @@ -9068,7 +14662,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:wooden_slab:1", @@ -9085,7 +14679,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:6", @@ -9102,7 +14696,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:5", @@ -9119,7 +14713,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:8", @@ -9136,7 +14730,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "mod_lavacow:cordy_shroom:0", @@ -9153,7 +14747,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.2:1", @@ -9170,7 +14764,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:wooden_slab:4", @@ -9187,7 +14781,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:7", @@ -9204,7 +14798,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.2:0", @@ -9221,7 +14815,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:wooden_slab:5", @@ -9238,7 +14832,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "integrateddynamics:menril_log:0", @@ -9255,13 +14849,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:bone_block:0", "distrib": "0,0.0;38,0.0;39,2.578125E-5;40,3.046875E-5;41,6.875E-5;42,6.40625E-5;43,1.1953125E-4;44,1.0546875E-4;45,1.5859376E-4;46,1.0703125E-4;47,1.09375E-4;48,7.5E-5;49,1.5234375E-4;50,6.71875E-5;51,6.71875E-5;52,2.265625E-5;53,1.09375E-5;54,7.8125E-6;55,1.015625E-5;56,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:2", @@ -9278,7 +14872,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:1", @@ -9295,7 +14889,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:4", @@ -9312,7 +14906,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:3", @@ -9329,7 +14923,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone:0", @@ -9346,25 +14940,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.008803125;2,0.017176563;3,0.025641406;4,0.03331328;5,0.040928125;6,0.039992187;7,0.03999453;8,0.040709376;9,0.04136953;10,0.041495312;11,0.04307969;12,0.04215469;13,0.041871876;14,0.041310158;15,0.041614063;16,0.042314064;17,0.043864064;18,0.044783592;19,0.04557656;20,0.04530625;21,0.044071876;22,0.04389531;23,0.043353908;24,0.04329297;25,0.042816408;26,0.042716406;27,0.04362656;28,0.043978125;29,0.04476875;30,0.043966405;31,0.042070314;32,0.04023125;33,0.03954297;34,0.03931172;35,0.039513282;36,0.03896719;37,0.03846797;38,0.038164064;39,0.03870547;40,0.038860157;41,0.03833203;42,0.037951563;43,0.038777344;44,0.039846875;45,0.039849218;46,0.039259374;47,0.038958594;48,0.032770313;49,0.032669533;50,0.033303127;51,0.0341125;52,0.033871874;53,0.033323437;54,0.032892186;55,0.032246094;56,0.030453905;57,0.027748438;58,0.024617968;59,0.018807031;60,0.012102344;61,0.006775;62,0.004999219;63,0.004221094;64,0.0023335938;65,0.0023539062;66,0.0021109376;67,0.0017054687;68,0.0014171875;69,0.0012476563;70,8.9765625E-4;71,7.03125E-4;72,4.734375E-4;73,2.5390624E-4;74,1.953125E-4;75,1.109375E-4;76,8.4375E-5;77,4.921875E-5;78,2.734375E-5;79,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_plant:1", "distrib": "0,0.0;60,0.0;61,1.5625E-6;62,2.34375E-5;63,5.96875E-4;64,3.203125E-5;65,1.015625E-5;66,1.40625E-5;67,9.375E-6;68,3.125E-6;69,1.171875E-5;70,8.59375E-6;71,1.5625E-5;72,2.65625E-5;73,2.8125E-5;74,2.03125E-5;75,1.09375E-5;76,3.90625E-6;77,5.46875E-6;78,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_plant:8", "distrib": "0,0.0;10,0.0;11,5.46875E-6;12,5.46875E-6;13,3.125E-6;14,7.8125E-7;15,1.5625E-6;16,2.34375E-6;17,1.5625E-6;18,7.8125E-7;19,0.0;20,3.125E-6;22,3.125E-6;23,3.90625E-6;24,4.6875E-6;25,5.46875E-6;26,7.03125E-6;27,5.46875E-6;31,5.46875E-6;32,4.6875E-6;33,4.6875E-6;34,0.0;35,0.0;36,3.90625E-6;37,4.6875E-6;38,4.6875E-6;39,3.90625E-6;40,1.5625E-6;41,7.8125E-7;42,1.5625E-6;43,3.90625E-6;44,3.90625E-6;45,3.125E-6;46,2.34375E-6;47,3.125E-6;48,5.46875E-6;49,3.90625E-6;50,3.90625E-6;51,3.125E-6;52,4.6875E-6;53,7.03125E-6;54,1.171875E-5;55,2.03125E-5;56,2.421875E-5;57,3.671875E-5;58,4.921875E-5;59,5.703125E-5;60,7.03125E-5;61,7.578125E-5;62,8.125E-5;63,5.0E-5;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_plant:7", @@ -9381,13 +14975,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:obsidian:0", "distrib": "0,0.0;61,0.0;62,7.03125E-6;63,1.40625E-5;64,6.25E-6;65,7.8125E-6;66,1.5625E-5;67,2.1875E-5;71,2.1875E-5;72,1.875E-5;73,1.796875E-5;74,1.71875E-5;75,1.5625E-5;76,1.40625E-5;77,7.8125E-6;78,6.25E-6;79,6.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:9", @@ -9404,13 +14998,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:4", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,1.5625E-6;65,7.8125E-7;66,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_log:2", @@ -9427,25 +15021,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:5", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "draconicevolution:draconic_block:0", "distrib": "0,0.0;94,0.0;95,3.125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:dirt:8", "distrib": "0,0.0;61,0.0;62,0.00675625;63,0.013321094;64,9.375E-5;65,1.25E-4;66,5.78125E-5;67,5.46875E-6;68,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_log:1", @@ -9462,7 +15056,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_log:0", @@ -9479,13 +15073,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:3", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:repeater:0", @@ -9502,13 +15096,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:twilight_plant:0", "distrib": "0,0.0;62,0.0;63,4.6875E-6;64,1.5625E-5;65,7.8125E-7;66,0.0;67,3.90625E-6;68,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:dark_oak_fence:0", @@ -9525,25 +15119,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:6", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:7", "distrib": "0,0.0;62,0.0;63,3.90625E-6;64,0.0;67,0.0;68,7.8125E-7;69,7.8125E-7;70,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:dirt:0", "distrib": "0,0.0;48,0.0;49,1.640625E-5;50,3.671875E-5;51,8.046875E-5;52,1.4921874E-4;53,2.0546875E-4;54,3.890625E-4;55,0.0033554689;56,0.015128906;57,0.031060155;58,0.04270547;59,0.04852031;60,0.055403125;61,0.10661953;62,0.06241875;63,0.014320312;64,6.3515623E-4;65,5.4453127E-4;66,4.8515626E-4;67,5.0625E-4;68,4.1953125E-4;69,1.796875E-4;70,1.953125E-5;71,5.46875E-6;72,1.5625E-6;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "mod_lavacow:glowshroom:0", @@ -9560,7 +15154,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:shrub_log:0", @@ -9577,19 +15171,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:0", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,7.8125E-7;65,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower2:1", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -9606,7 +15200,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:mushroom:2", @@ -9623,7 +15217,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:mushroom:3", @@ -9640,7 +15234,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:mushroom:4", @@ -9657,7 +15251,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:mushroom:0", @@ -9674,25 +15268,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.171875E-5;2,2.65625E-5;3,4.609375E-5;4,6.875E-5;5,7.5E-5;6,7.1875E-5;7,7.265625E-5;8,6.875E-5;9,6.640625E-5;10,8.90625E-5;11,8.515625E-5;12,8.125E-5;13,6.5625E-5;14,7.265625E-5;15,7.578125E-5;16,6.25E-5;17,5.703125E-5;18,3.359375E-5;19,1.171875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "draconicevolution:draconium_block:0", "distrib": "0,0.0;94,0.0;95,4.6875E-6;96,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:mangrove_planks:0", "distrib": "0,0.0;63,0.0;64,7.8125E-7;65,0.0;75,0.0;76,5.3125E-5;77,0.0;78,0.0;79,8.203125E-5;80,0.0;81,0.0;82,3.125E-6;83,6.25E-6;84,0.0;89,0.0;90,1.71875E-5;91,0.0;92,1.9921875E-4;93,7.96875E-5;94,5.78125E-5;95,0.0;107,0.0;108,5.9375E-5;109,0.0;112,0.0;113,2.03125E-4;114,3.4375E-5;115,0.0;120,0.0;121,1.65625E-4;122,3.125E-5;123,0.0;125,0.0;126,6.09375E-5;127,2.265625E-5;128,0.0;130,0.0;131,1.8359374E-4;132,2.734375E-5;133,0.0;138,0.0;139,1.546875E-4;140,1.0390625E-4;141,0.0;142,0.0;143,1.1328125E-4;144,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_ignis:0", @@ -9709,25 +15303,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.3:0", "distrib": "0,0.0;63,0.0;64,7.8125E-7;69,7.8125E-7;70,0.0;71,7.8125E-7;75,7.8125E-7;76,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.3:3", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.3:2", "distrib": "0,0.0;63,0.0;64,2.34375E-6;65,1.5625E-6;66,1.5625E-6;67,7.8125E-7;81,7.8125E-7;82,3.125E-6;83,3.125E-6;84,1.5625E-6;85,7.8125E-7;95,7.8125E-7;96,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:lapis_ore:0", @@ -9744,7 +15338,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:11", @@ -9761,13 +15355,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:log2:1", "distrib": "0,0.0;59,0.0;60,7.8125E-7;62,7.8125E-7;63,1.0625E-4;64,7.03125E-6;66,7.03125E-6;67,4.6875E-6;68,3.125E-6;69,2.34375E-6;70,1.5625E-6;71,7.8125E-7;72,7.8125E-7;73,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:12", @@ -9784,7 +15378,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:13", @@ -9801,7 +15395,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:14", @@ -9818,7 +15412,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:resources:0", @@ -9835,7 +15429,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:sticky_piston:0", @@ -9852,7 +15446,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:10", @@ -9869,7 +15463,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:huge_lilypad:0", @@ -9886,7 +15480,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:mushroom:15", @@ -9903,25 +15497,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:5", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:6", "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:3", "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,1.5625E-6;64,7.8125E-7;65,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:dark_fence:0", @@ -9938,19 +15532,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:4", "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:7", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,2.34375E-6;65,1.5625E-6;66,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -9967,7 +15561,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:mud:0", @@ -9984,7 +15578,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:cauldron:0", @@ -10001,25 +15595,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,2.578125E-5;13,2.4296874E-4;14,9.796876E-4;15,0.0014859375;16,9.304687E-4;17,2.015625E-4;18,2.34375E-5;19,7.8125E-7;20,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,6.25E-6;48,1.328125E-5;49,3.984375E-5;50,6.09375E-5;51,1.453125E-4;52,3.2734376E-4;53,6.078125E-4;54,9.21875E-4;55,0.0014171875;56,0.0018882812;57,0.0021046875;58,0.0020492189;59,0.0017703125;60,0.0013890625;61,8.0078124E-4;62,5.4765627E-4;63,3.3046876E-4;64,1.515625E-4;65,9.0625E-5;66,3.984375E-5;67,1.09375E-5;68,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "contenttweaker:ogerite_ore:0", "distrib": "0,0.0;62,0.0;63,3.90625E-6;64,7.8125E-7;65,3.90625E-6;66,1.5625E-6;67,1.5625E-6;68,4.6875E-6;69,2.34375E-6;70,5.46875E-6;71,4.6875E-6;72,1.5625E-6;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:spruce_stairs:0", @@ -10036,37 +15630,37 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;23,0.0;24,9.375E-6;25,2.34375E-5;26,6.953125E-5;27,9.453125E-5;28,1.3359376E-4;29,2.890625E-4;30,5.1484373E-4;31,8.0859376E-4;32,0.0011695313;33,0.0016625;34,0.0021203125;35,0.0026179687;36,0.0031789062;37,0.00343125;38,0.0035453124;39,0.0037882812;40,0.00370625;41,0.0032726564;42,0.0028882814;43,0.0022609376;44,0.0016742188;45,0.0011398437;46,7.1875E-4;47,4.5078126E-4;48,2.78125E-4;49,1.484375E-4;50,7.734375E-5;51,4.375E-5;52,2.421875E-5;53,2.34375E-6;54,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,7.8125E-6;14,2.890625E-5;15,1.296875E-4;16,3.5625E-4;17,7.265625E-4;18,0.0014085937;19,0.0018992188;20,0.002225;21,0.0020046874;22,0.0014351562;23,7.9375E-4;24,3.453125E-4;25,1.3203124E-4;26,3.203125E-5;27,8.59375E-6;28,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;19,0.0;20,1.5625E-6;21,1.5625E-6;22,6.25E-6;23,5.46875E-6;24,1.328125E-5;25,7.8125E-6;26,1.09375E-5;27,3.90625E-5;28,2.96875E-5;29,4.84375E-5;30,4.609375E-5;31,7.34375E-5;32,8.125E-5;33,7.734375E-5;34,7.421875E-5;35,6.953125E-5;36,8.359375E-5;37,6.40625E-5;38,8.125E-5;39,7.890625E-5;40,6.25E-5;41,1.03125E-4;42,8.359375E-5;43,9.140625E-5;44,7.265625E-5;45,7.8125E-5;46,7.03125E-5;47,4.375E-5;48,5.234375E-5;49,3.515625E-5;50,2.265625E-5;51,1.09375E-5;52,3.125E-6;53,5.46875E-6;54,3.125E-6;55,4.6875E-6;56,0.0;57,0.0;58,4.6875E-6;59,4.6875E-6;60,7.8125E-7;61,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,6.25E-6;43,2.890625E-5;44,7.8125E-5;45,2.0234376E-4;46,3.2734376E-4;47,5.8359373E-4;48,6.84375E-4;49,7.59375E-4;50,5.9375E-4;51,3.5078125E-4;52,1.5625E-4;53,9.609375E-5;54,2.734375E-5;55,1.5625E-6;56,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;18,0.0;19,1.875E-5;20,5.078125E-5;21,1.296875E-4;22,2.53125E-4;23,4.109375E-4;24,6.6953123E-4;25,0.0012117188;26,0.0015929687;27,0.0019148438;28,0.0020671876;29,0.0021695313;30,0.0019304687;31,0.0016257813;32,0.00110625;33,6.90625E-4;34,4.1640626E-4;35,1.984375E-4;36,9.21875E-5;37,5.078125E-5;38,1.328125E-5;39,8.59375E-6;40,3.90625E-6;41,7.03125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:clay:0", @@ -10083,7 +15677,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:yellow_flower:0", @@ -10100,25 +15694,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:1", "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,4.6875E-6;64,7.8125E-7;65,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:2", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,7.8125E-7;65,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:doubleflower1:0", "distrib": "0,0.0;62,0.0;63,4.6875E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:acacia_stairs:0", @@ -10135,13 +15729,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.0082375;2,0.016283594;3,0.027853126;4,0.040836718;5,0.054654688;6,0.05665703;7,0.058585938;8,0.049034376;9,0.039120313;10,0.032804687;11,5.234375E-5;12,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:grass:2", @@ -10158,7 +15752,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:leaves_4:11", @@ -10184,7 +15778,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:huge_waterlily:0", @@ -10201,7 +15795,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:item_canola_seed:0", @@ -10227,25 +15821,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.2:2", "distrib": "0,0.0;62,0.0;63,5.46875E-6;64,4.6875E-6;65,3.90625E-6;66,3.125E-6;76,3.125E-6;77,1.015625E-5;78,8.59375E-6;79,7.8125E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.2:1", "distrib": "0,0.0;63,0.0;64,3.90625E-6;71,3.90625E-6;72,5.46875E-6;74,5.46875E-6;75,8.59375E-6;76,8.59375E-6;77,4.6875E-6;79,4.6875E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.828125E-5;30,0.0072835935;31,0.02405;32,0.040539064;33,0.047364064;34,0.047515623;35,0.047296874;36,0.04771172;37,0.048229687;38,0.04800625;39,0.0474;40,0.04691328;41,0.04725781;42,0.047460936;43,0.047417186;44,0.047439843;45,0.04751328;46,0.047246095;47,0.046989843;48,0.040586717;49,0.041334376;50,0.041407812;51,0.040960155;52,0.04006328;53,0.039938282;54,0.039921876;55,0.038642187;56,0.037086718;57,0.035417188;58,0.03166328;59,0.024250781;60,0.015582032;61,0.009253906;62,0.00610625;63,0.0028015624;64,4.929688E-4;65,2.34375E-6;66,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "integrateddynamics:menril_log_filled:0", @@ -10271,13 +15865,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.2578126E-4;2,6.4921874E-4;3,9.2890626E-4;4,0.001190625;5,0.0015828125;6,0.0015679687;7,0.0015828125;8,0.0016359375;9,0.0015257812;10,0.0014601563;11,0.00154375;12,0.0015960938;13,0.0016304688;14,0.001671875;15,0.0016257813;16,0.0015671875;17,0.0016445313;18,0.0016484375;19,0.0016390625;20,0.0015125;21,0.0015632813;22,0.0015609375;23,0.0015375;24,0.001465625;25,0.0016375;26,0.0015554688;27,0.0015710938;28,0.0014757812;29,0.0014117188;30,8.046875E-4;31,1.171875E-4;32,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:coral:4", @@ -10294,7 +15888,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:leaves_greatwood:0", @@ -10311,7 +15905,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:mangrove_fence:0", @@ -10328,7 +15922,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_berrybush_blackberry:0", @@ -10345,13 +15939,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:dark_planks:0", "distrib": "0,0.0;52,0.0;53,1.5625E-6;54,0.0;57,0.0;58,3.125E-6;59,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "actuallyadditions:item_coffee_seed:0", @@ -10377,7 +15971,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:trans_slab:0", @@ -10394,25 +15988,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:log:0", "distrib": "0,0.0;36,0.0;37,4.5078126E-4;47,4.5078126E-4;48,4.328125E-4;49,4.328125E-4;50,3.8046876E-4;52,3.8046876E-4;53,3.625E-4;54,3.4375E-4;55,3.2734376E-4;56,3.109375E-4;57,3.109375E-4;58,3.703125E-4;59,5.421875E-4;60,3.609375E-4;61,5.4375E-4;62,8.1875E-4;63,0.0019070313;64,8.3125E-4;65,8.5E-4;66,6.789063E-4;67,8.8828127E-4;68,8.71875E-4;69,8.921875E-4;70,7.9375E-4;71,5.6640623E-4;72,7.6328125E-4;73,8.109375E-4;74,7.875E-4;75,9.6875E-4;76,8.6953124E-4;77,0.0011070312;78,7.585937E-4;79,4.796875E-4;80,2.046875E-4;81,2.3984375E-4;82,2.6640625E-4;83,2.4765625E-4;84,3.8515625E-4;85,4.140625E-4;86,3.375E-4;87,4.4765626E-4;88,4.921875E-4;89,5.101563E-4;90,4.6953125E-4;91,5.046875E-4;92,4.9375E-4;93,4.9453124E-4;94,4.90625E-4;95,5.109375E-4;96,1.4296875E-4;97,1.4453125E-4;98,1.4765625E-4;99,1.453125E-4;100,1.46875E-4;101,1.6875E-4;102,1.8125E-4;103,1.8046875E-4;104,1.640625E-4;105,1.6328125E-4;106,1.984375E-4;107,2.6484375E-4;108,3.078125E-4;109,4.90625E-4;110,4.9375E-4;111,3.6875E-4;112,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:log:1", "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:lapis_block:0", "distrib": "0,0.0;76,0.0;77,7.8125E-7;78,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:bluebells_flower:0", @@ -10429,67 +16023,67 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,6.4921874E-4;38,0.0021898437;39,0.0035921875;40,0.00416875;41,0.0042578126;42,0.004222656;43,0.0042828126;44,0.0043796874;45,0.0041546873;46,0.0042140624;47,0.004375;48,0.0038882813;49,0.0036359376;50,0.0035726563;51,0.0037289062;52,0.003665625;53,0.0035171874;54,0.0037234374;55,0.0035960937;56,0.003484375;57,0.0034304687;58,0.0030539061;59,0.0023796875;60,0.001459375;61,8.617187E-4;62,5.9453124E-4;63,4.8828125E-4;64,2.375E-4;65,3.0078125E-4;66,2.5234374E-4;67,1.8515626E-4;68,1.8515626E-4;69,1.6875E-4;70,1.078125E-4;71,5.78125E-5;72,3.515625E-5;73,1.328125E-5;74,9.375E-6;75,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.1:1", "distrib": "0,0.0;68,0.0;69,3.125E-6;70,3.125E-6;71,7.8125E-6;72,9.375E-6;73,1.25E-5;74,1.171875E-5;75,8.59375E-6;76,3.125E-6;77,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,9.84375E-5;3,4.375E-4;4,9.867188E-4;5,0.0013851563;6,0.0013578126;7,0.0013710938;8,0.0013445312;9,0.0013273438;10,0.0013929687;11,0.0013640625;12,0.0013945312;13,0.0014421875;14,0.001425;15,0.001428125;16,0.001421875;17,0.0011976563;18,7.265625E-4;19,2.1640625E-4;20,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.328125E-4;3,6.90625E-4;4,0.00160625;5,0.0023070313;6,0.0022765624;7,0.00233125;8,0.0024328125;9,0.0026054687;10,0.0025859375;11,0.0027070313;12,0.0027976562;13,0.0027492188;14,0.0027867188;15,0.002721875;16,0.0026296875;17,0.0027867188;18,0.0027617188;19,0.0026765624;20,0.00269375;21,0.002690625;22,0.0027539062;23,0.0026429687;24,0.0026742187;25,0.002728125;26,0.002653125;27,0.0023484374;28,0.00143125;29,5.546875E-4;30,3.0078125E-4;31,2.734375E-4;32,2.484375E-4;33,1.4609375E-4;34,4.84375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:log:3", "distrib": "0,0.0;61,0.0;62,2.34375E-6;63,1.0390625E-4;64,1.875E-5;65,2.34375E-6;66,1.5625E-6;67,2.34375E-6;70,2.34375E-6;71,5.46875E-6;72,9.375E-6;73,5.46875E-6;74,2.34375E-6;75,7.03125E-6;76,7.8125E-7;77,2.34375E-6;78,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.890625E-5;3,1.6953125E-4;4,4.0859374E-4;5,5.6484377E-4;6,5.6640623E-4;7,9.0390624E-4;8,0.0018632812;9,0.0027710937;10,0.003209375;11,0.0032734375;12,0.0033539063;13,0.0033101563;14,0.0032515626;15,0.0033257813;16,0.0032914062;17,0.0033953125;18,0.0034867187;19,0.0033429686;20,0.0032125;21,0.0031398437;22,0.003171875;23,0.0032085937;24,0.0032335937;25,0.0031882813;26,0.0032765626;27,0.0031742188;28,0.0031265626;29,0.002859375;30,0.0027585938;31,0.00274375;32,0.0023984376;33,0.0014539063;34,3.7265624E-4;35,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.3828125E-4;8,0.0027203124;9,0.0051265624;10,0.0055375;11,0.0054609375;12,0.0057484377;13,0.005878125;14,0.005884375;15,0.0056953123;16,0.0059460937;17,0.0059710937;18,0.0057695312;19,0.0056054685;20,0.0058796876;21,0.0057695312;22,0.0058046873;23,0.0060875;24,0.0060109375;25,0.00591875;26,0.005950781;27,0.0058554686;28,0.0057640625;29,0.005758594;30,0.005730469;31,0.0059015625;32,0.0057;33,0.005822656;34,0.0058265626;35,0.005867969;36,0.0058078123;37,0.0059453123;38,0.0058484375;39,0.0057171877;40,0.005621875;41,0.005763281;42,0.00598125;43,0.005909375;44,0.0059460937;45,0.0057445313;46,0.0057242187;47,0.005825;48,0.004833594;49,0.005077344;50,0.0050054686;51,0.0049257814;52,0.0049796873;53,0.004800781;54,0.004855469;55,0.004803125;56,0.0045796875;57,0.0039914064;58,0.0019273438;59,2.4375E-4;60,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.757813E-4;38,0.0021382812;39,0.0037375;40,0.004216406;41,0.004300781;42,0.004246875;43,0.004141406;44,0.0041984376;45,0.0046835938;46,0.005859375;47,0.0071375;48,0.006282031;49,0.0064054686;50,0.00645;51,0.006483594;52,0.006535156;53,0.0064054686;54,0.0063492185;55,0.0062953127;56,0.005899219;57,0.0054515623;58,0.0048125;59,0.0038242186;60,0.0024210936;61,0.0013882812;62,0.001065625;63,8.671875E-4;64,4.53125E-4;65,3.9765626E-4;66,3.578125E-4;67,3.2109374E-4;68,2.609375E-4;69,1.859375E-4;70,1.7421875E-4;71,1.25E-4;72,6.328125E-5;73,3.28125E-5;74,1.40625E-5;75,1.015625E-5;76,7.8125E-6;77,1.171875E-5;78,6.25E-6;79,1.5625E-6;80,7.8125E-7;81,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.140625E-4;18,0.0018414062;19,0.0031023438;20,0.0035210939;21,0.0036578125;22,0.0038132812;23,0.0037648438;24,0.0038445313;25,0.0037390625;26,0.003728125;27,0.0037273439;28,0.003753125;29,0.0036851563;30,0.0038289062;31,0.0037828125;32,0.0036210937;33,0.0037296875;34,0.0038039063;35,0.0036328125;36,0.003590625;37,0.0035859374;38,0.0037585937;39,0.0037820314;40,0.0037554686;41,0.0037859376;42,0.0038101561;43,0.0039671874;44,0.0036859375;45,0.003659375;46,0.0036109374;47,0.0035960937;48,0.0032164063;49,0.003525;50,0.0034203124;51,0.00335;52,0.0029664063;53,0.0016679687;54,4.5546875E-4;55,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.7734375E-4;6,2.1015626E-4;7,1.828125E-4;8,1.6171875E-4;9,1.703125E-4;10,1.71875E-4;11,1.9765625E-4;12,1.6484375E-4;13,1.9140624E-4;14,1.84375E-4;15,1.875E-4;16,1.8046875E-4;17,1.859375E-4;18,1.921875E-4;19,1.9609375E-4;20,1.90625E-4;21,1.8203125E-4;22,1.890625E-4;23,1.8515626E-4;24,1.8046875E-4;25,1.703125E-4;26,1.8671875E-4;27,2.0078124E-4;28,1.953125E-4;29,1.6171875E-4;30,1.703125E-4;31,1.890625E-4;32,1.7578126E-4;33,2.0E-4;34,1.9140624E-4;35,1.828125E-4;36,1.9453125E-4;37,1.6171875E-4;38,1.7265625E-4;39,1.859375E-4;40,1.953125E-4;41,1.59375E-4;42,2.0546875E-4;43,1.8203125E-4;44,1.7890625E-4;45,1.734375E-4;46,1.953125E-4;47,1.96875E-4;48,1.359375E-4;49,1.6015625E-4;50,1.65625E-4;51,1.515625E-4;52,1.53125E-4;53,1.703125E-4;54,1.640625E-4;55,1.28125E-4;56,1.4140626E-4;57,1.28125E-4;58,1.28125E-4;59,9.53125E-5;60,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:flower_1:3", @@ -10506,7 +16100,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:anvil:0", @@ -10523,7 +16117,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:jungle_stairs:0", @@ -10540,7 +16134,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_berrybush_raspberry:0", @@ -10557,7 +16151,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:firefly_jar:0", @@ -10574,7 +16168,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "techreborn:rubber_leaves:0", @@ -10591,13 +16185,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.5:2", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:cobblestone_wall:0", @@ -10614,7 +16208,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:cobblestone_wall:1", @@ -10631,7 +16225,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "randomthings:glowingmushroom:0", @@ -10648,25 +16242,25 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "contenttweaker:sentient_meatball:0", "distrib": "0,0.0;66,0.0;67,1.5625E-6;68,1.5625E-6;69,0.0;158,0.0;159,7.8125E-7;160,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:vine:0", "distrib": "0,0.0;10,0.0;11,8.59375E-6;12,8.59375E-6;13,1.015625E-5;14,1.015625E-5;15,1.09375E-5;16,1.09375E-5;17,1.25E-5;18,1.71875E-5;19,1.953125E-5;20,2.03125E-5;21,2.65625E-5;22,2.734375E-5;23,3.28125E-5;24,3.90625E-5;25,4.609375E-5;26,5.546875E-5;27,6.015625E-5;28,6.796875E-5;29,8.046875E-5;30,9.375E-5;31,1.125E-4;32,1.3828125E-4;33,1.4609375E-4;34,1.546875E-4;35,1.6796876E-4;36,1.796875E-4;37,1.84375E-4;38,1.984375E-4;39,1.96875E-4;40,2.3046875E-4;41,2.4375E-4;42,2.5234374E-4;43,2.609375E-4;44,2.75E-4;45,2.8984374E-4;46,3.1328126E-4;47,3.296875E-4;48,3.40625E-4;49,3.484375E-4;50,3.7890626E-4;51,4.03125E-4;52,3.9140624E-4;53,3.9296874E-4;54,3.671875E-4;55,3.6484376E-4;56,3.734375E-4;57,3.8359375E-4;58,3.9609376E-4;59,3.7109375E-4;60,3.4453126E-4;61,4.4375E-4;62,0.0011867187;63,0.00925625;64,0.004200781;65,0.0045070313;66,0.0045992187;67,0.004608594;68,0.004465625;69,0.0041554687;70,0.0039140624;71,0.0038226563;72,0.0038710937;73,0.0040078126;74,0.00410625;75,0.004240625;76,0.0039554685;77,0.00339375;78,0.0028234376;79,0.0024765625;80,1.3984375E-4;81,1.0234375E-4;82,1.0E-4;83,1.0625E-4;84,9.140625E-5;85,7.96875E-5;86,7.8125E-5;87,7.421875E-5;88,5.9375E-5;89,5.9375E-5;90,5.46875E-5;91,4.921875E-5;92,4.765625E-5;93,4.765625E-5;94,4.84375E-5;95,4.765625E-5;96,2.65625E-5;102,2.65625E-5;103,2.734375E-5;104,2.734375E-5;105,2.65625E-5;106,2.65625E-5;107,2.578125E-5;108,2.421875E-5;109,2.1875E-5;110,1.953125E-5;111,1.640625E-5;112,7.8125E-6;121,7.8125E-6;122,7.03125E-6;123,6.25E-6;124,6.25E-6;125,7.8125E-6;126,7.8125E-6;127,5.46875E-6;128,4.6875E-6;131,4.6875E-6;132,3.125E-6;133,4.6875E-6;135,4.6875E-6;136,6.25E-6;138,6.25E-6;139,5.46875E-6;141,5.46875E-6;142,3.90625E-6;143,3.125E-6;144,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.5:1", "distrib": "0,0.0;63,0.0;64,7.8125E-7;65,7.8125E-7;66,1.5625E-6;67,1.5625E-6;68,7.8125E-7;69,7.8125E-7;70,0.0;73,0.0;74,7.8125E-7;75,2.34375E-6;78,2.34375E-6;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:dispenser:0", @@ -10683,7 +16277,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_1:4", @@ -10700,7 +16294,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "randomthings:pitcherplant:0", @@ -10717,13 +16311,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;35,0.0;36,7.8125E-7;37,1.015625E-5;38,3.125E-6;39,0.0;46,0.0;47,2.65625E-5;48,5.546875E-5;49,5.390625E-5;50,2.34375E-5;51,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_1:8", @@ -10740,19 +16334,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extratrees:logs.9:2", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:log_2:5", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,7.8125E-7;65,7.8125E-7;66,1.5625E-6;67,1.5625E-6;68,2.34375E-6;69,3.125E-6;70,7.03125E-6;71,7.8125E-6;72,7.8125E-6;73,1.015625E-5;74,9.375E-6;76,9.375E-6;77,8.59375E-6;78,6.25E-6;79,6.25E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_1:5", @@ -10769,13 +16363,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:tnt:0", "distrib": "0,0.0;54,0.0;55,7.8125E-7;56,2.34375E-6;57,1.5625E-6;58,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_1:9", @@ -10792,13 +16386,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,2.984375E-4;30,0.010110157;31,0.03224297;32,0.052850783;33,0.06146719;34,0.06312031;35,0.06386953;36,0.063357815;37,0.06343672;38,0.06386953;39,0.06296797;40,0.0629039;41,0.062775;42,0.063865624;43,0.064350784;44,0.06378594;45,0.064134374;46,0.06486094;47,0.06337266;48,0.05285625;49,0.054171875;50,0.05422422;51,0.054309376;52,0.053896096;53,0.054053124;54,0.05336797;55,0.052721877;56,0.051235158;57,0.047184374;58,0.04159297;59,0.03240625;60,0.02005078;61,0.011177343;62,0.0070992187;63,0.00349375;64,6.4765627E-4;65,1.640625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_terra:0", @@ -10815,7 +16409,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_perditio:0", @@ -10832,7 +16426,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:fence:0", @@ -10849,7 +16443,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:1", @@ -10965,7 +16559,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:0", @@ -11081,7 +16675,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_seeds:0", @@ -11107,7 +16701,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:diamond_ore:0", @@ -11124,7 +16718,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_seeds:1", @@ -11150,7 +16744,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:flower_0:1", @@ -11167,7 +16761,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "draconicevolution:draconium_ore:0", @@ -11184,7 +16778,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:14", @@ -11201,7 +16795,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:15", @@ -11218,7 +16812,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:flower_0:4", @@ -11235,7 +16829,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:red_mushroom:0", @@ -11252,7 +16846,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:leaves.decorative.1:11", @@ -11269,7 +16863,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:coal_ore:0", @@ -11286,7 +16880,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:tallgrass:2", @@ -11411,7 +17005,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "projectred-exploration:ore:6", @@ -11428,7 +17022,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:tallgrass:1", @@ -11544,13 +17138,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:stone_ancient_rock:0", "distrib": "0,0.0;62,0.0;63,2.5E-5;64,1.953125E-5;65,1.40625E-5;66,1.5625E-5;67,1.5625E-5;68,1.171875E-5;69,3.125E-6;70,0.0;76,0.0;77,4.296875E-5;78,4.765625E-5;79,7.1875E-5;80,1.09375E-5;81,6.25E-6;82,0.0;87,0.0;88,7.8125E-6;89,4.21875E-5;90,2.8125E-5;91,4.375E-5;92,1.5625E-5;93,3.90625E-6;94,3.671875E-5;95,4.140625E-5;96,0.0;101,0.0;102,2.8203125E-4;103,5.625E-5;104,2.8203125E-4;105,5.390625E-5;107,5.390625E-5;108,5.625E-5;109,3.015625E-4;110,1.015625E-5;111,3.125E-6;112,0.0;123,0.0;124,1.6328125E-4;125,3.046875E-5;126,1.6328125E-4;127,2.2578124E-4;128,0.0;140,0.0;141,5.390625E-5;142,5.078125E-5;143,4.296875E-5;144,0.0;147,0.0;148,1.21875E-4;149,1.875E-5;150,1.21875E-4;151,1.640625E-5;153,1.640625E-5;154,1.875E-5;155,1.21875E-4;156,0.0;157,0.0;158,7.03125E-6;159,6.25E-6;160,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "thaumcraft:crystal_aqua:0", @@ -11567,19 +17161,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.4:3", "distrib": "0,0.0;68,0.0;69,7.8125E-7;70,1.5625E-6;72,1.5625E-6;73,2.34375E-6;74,3.125E-6;75,3.125E-6;76,2.34375E-6;77,3.90625E-6;78,1.5625E-6;79,1.5625E-6;80,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;15,0.0;16,7.03125E-6;17,5.46875E-6;18,1.40625E-5;19,2.8125E-5;20,4.0625E-5;21,8.125E-5;22,1.03125E-4;23,1.9140624E-4;24,2.625E-4;25,3.25E-4;26,3.484375E-4;27,3.328125E-4;28,3.9609376E-4;29,3.2265624E-4;30,3.328125E-4;31,3.203125E-4;32,2.796875E-4;33,1.90625E-4;34,1.796875E-4;35,1.2421876E-4;36,8.828125E-5;37,4.296875E-5;38,3.515625E-5;39,1.5625E-5;40,7.03125E-6;41,6.25E-6;42,0.0;43,4.6875E-6;44,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:carpet:14", @@ -11596,13 +17190,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "forestry:logs.4:2", "distrib": "0,0.0;63,0.0;64,7.8125E-7;69,7.8125E-7;70,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:waterlily:0", @@ -11619,7 +17213,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extrabees:hive:3", @@ -11654,7 +17248,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "extrabees:hive:1", @@ -11689,7 +17283,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "natura:overworld_leaves2:0", @@ -11706,7 +17300,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:redstone_ore:0", @@ -11723,7 +17317,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "twilightforest:mine_slab:0", @@ -11740,13 +17334,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0033398438;2,0.0065328125;3,0.009739844;4,0.012927344;5,0.015739843;6,0.016060937;7,0.016457813;8,0.017035937;9,0.017088281;10,0.016565625;11,0.0158375;12,0.014875;13,0.014751563;14,0.014684375;15,0.014376562;16,0.0147125;17,0.014915625;18,0.015144532;19,0.015778907;20,0.016079687;21,0.016584376;22,0.016508594;23,0.015888281;24,0.015903907;25,0.0162125;26,0.016716406;27,0.017132813;28,0.017057031;29,0.017183594;30,0.01683672;31,0.015859375;32,0.015164062;33,0.015095312;34,0.015471093;35,0.016071875;36,0.016253125;37,0.016160157;38,0.016305469;39,0.016245313;40,0.015595312;41,0.015399219;42,0.015494531;43,0.015755469;44,0.015419532;45,0.015121875;46,0.015158594;47,0.015390625;48,0.01368125;49,0.014011718;50,0.014503125;51,0.015958594;52,0.022245312;53,0.031069532;54,0.037805468;55,0.041207813;56,0.04871875;57,0.074342966;58,0.13043281;59,0.21996485;60,0.3044367;61,0.3529422;62,0.19617812;63,0.062035155;64,0.009703125;65,0.01173125;66,0.013921094;67,0.015105469;68,0.014753906;69,0.0152828125;70,0.016328124;71,0.015444531;72,0.012526562;73,0.009382031;74,0.0064609377;75,0.004961719;76,0.0038992187;77,0.00315625;78,0.0025296875;79,0.0023007812;80,0.0014804688;81,0.00140625;82,0.0013570313;83,0.0013226563;84,0.0013226563;85,9.78125E-4;86,9.5234375E-4;105,9.5234375E-4;106,4.25E-4;107,3.484375E-4;123,3.484375E-4;124,2.34375E-5;125,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "integrateddynamics:menril_leaves:0", @@ -11772,7 +17366,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:web:0", @@ -11789,7 +17383,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:14", @@ -11806,7 +17400,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:ladder:0", @@ -11823,7 +17417,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -11840,7 +17434,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:15", @@ -11857,7 +17451,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:10", @@ -11874,7 +17468,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:11", @@ -11891,7 +17485,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:12", @@ -11908,7 +17502,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "botania:flower:13", @@ -11925,7 +17519,7 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:glowstone:0", @@ -11942,13 +17536,13 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,1.09375E-5;3,6.796875E-5;4,1.3984375E-4;5,9.375E-5;6,1.7421875E-4;7,1.1015625E-4;8,1.6875E-4;9,1.265625E-4;10,1.5078126E-4;11,2.03125E-4;12,3.484375E-4;13,1.984375E-4;14,1.484375E-5;15,1.296875E-4;16,9.6875E-5;17,3.8671875E-4;18,3.265625E-4;19,3.1953125E-4;20,2.046875E-4;21,2.625E-4;22,1.8671875E-4;23,1.7265625E-4;24,1.3125E-4;25,8.59375E-5;26,5.78125E-5;27,1.4609375E-4;28,1.265625E-4;29,5.859375E-5;30,1.3125E-4;31,1.2109375E-4;32,2.8671874E-4;33,2.46875E-4;34,1.0625E-4;35,2.640625E-4;36,1.1328125E-4;37,1.8125E-4;38,2.7890626E-4;39,1.5625E-4;40,1.84375E-4;41,9.0625E-5;42,3.046875E-4;43,1.1171875E-4;44,1.828125E-4;45,6.5625E-5;46,6.25E-5;47,0.0;", "silktouch": false, - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "minecraft:trapped_chest:0", @@ -11965,19 +17559,19 @@ } } ], - "dim": "Dim 165: planet" + "dim": "Dim 165: Pixonia" }, { "block": "biomesoplenty:plant_0:11", "distrib": "0,0.0;60,0.0;61,1.5625E-6;62,3.125E-6;63,5.15625E-4;64,5.234375E-5;65,1.875E-5;66,3.984375E-5;67,4.0625E-5;68,1.484375E-5;69,6.25E-6;70,1.328125E-5;71,3.125E-6;72,7.03125E-6;73,1.5625E-6;74,4.6875E-6;75,1.015625E-5;76,1.71875E-5;77,1.171875E-5;78,3.125E-6;79,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:plant_0:10", "distrib": "0,0.0;58,0.0;59,1.5625E-6;60,4.6875E-6;61,9.375E-6;62,1.5625E-5;63,0.0031515625;64,3.8671875E-4;65,1.6640624E-4;66,2.1640625E-4;67,1.7578126E-4;68,1.2265625E-4;69,1.6015625E-4;70,7.5E-5;71,5.9375E-5;72,6.875E-5;73,8.359375E-5;74,7.890625E-5;75,2.8125E-5;76,6.328125E-5;77,6.171875E-5;78,1.25E-5;79,2.109375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:sign:0", @@ -11994,13 +17588,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:log_silverwood:0", "distrib": "0,0.0;62,0.0;63,2.578125E-5;64,1.5625E-5;65,1.328125E-5;66,3.828125E-5;67,8.671875E-5;68,8.59375E-5;69,1.71875E-4;70,3.203125E-4;71,3.3671875E-4;72,2.8984374E-4;73,3.109375E-4;74,3.3203125E-4;75,3.609375E-4;76,2.921875E-4;77,2.9296876E-4;78,2.671875E-4;79,2.0E-4;80,0.0;81,1.5625E-6;82,1.796875E-5;83,1.015625E-5;84,7.8125E-6;85,1.171875E-5;86,2.03125E-5;87,7.8125E-6;89,7.8125E-6;90,1.5625E-6;91,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -12017,7 +17611,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:beehives:0", @@ -12061,7 +17655,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:beehives:1", @@ -12114,13 +17708,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:log_0:5", "distrib": "0,0.0;58,0.0;59,7.8125E-7;60,2.34375E-6;61,2.34375E-6;62,7.8125E-6;63,8.8046875E-4;64,1.5E-4;65,1.8828125E-4;66,2.53125E-4;67,3.8046876E-4;68,5.140625E-4;69,6.1640627E-4;70,7.3671876E-4;71,8.273437E-4;72,8.828125E-4;73,8.921875E-4;74,8.8125E-4;75,7.78125E-4;76,6.6953123E-4;77,5.40625E-4;78,4.3203126E-4;79,3.3125E-4;80,7.03125E-6;81,2.34375E-6;82,7.8125E-7;83,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:gravel:0", @@ -12137,13 +17731,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:command_block:0", "distrib": "0,0.0;74,0.0;75,7.8125E-7;76,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extrautils2:redorchid:0", @@ -12169,7 +17763,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extrabees:hive:0", @@ -12231,13 +17825,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:myrmex_resin_sticky:0", "distrib": "0,0.0;62,0.0;63,4.140625E-5;64,0.0;68,0.0;69,1.09375E-5;70,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_aer:0", @@ -12254,13 +17848,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.359375E-4;2,4.890625E-4;3,6.5625E-4;4,9.304687E-4;5,0.001128125;6,0.0011742187;7,0.001109375;8,0.0011445313;9,0.00115625;10,0.00113125;11,0.0012007812;12,0.0011734375;13,0.0011828125;14,0.00114375;15,0.0011546875;16,0.0011640625;17,0.0012398438;18,0.0012046875;19,0.0011671875;20,0.0012226562;21,0.0011570313;22,0.0011976563;23,0.0011320312;24,0.0012375;25,0.0011679687;26,0.0011515626;27,0.0012171875;28,0.0012070312;29,0.0012117188;30,0.00115625;31,0.0011476562;32,0.001103125;33,0.001109375;34,0.0011109374;35,0.001046875;36,0.001090625;37,0.0011195312;38,0.0011117187;39,0.0011117187;40,0.0010875;41,0.0010859375;42,0.0010851562;43,0.0011132812;44,0.0010703125;45,0.001084375;46,0.0010898438;47,0.001103125;48,0.0010679688;49,0.001028125;50,0.0010976562;51,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:leaves_2:9", @@ -12277,7 +17871,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -12303,7 +17897,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.0:10", @@ -12320,13 +17914,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:pumpkin:0", "distrib": "0,0.0;68,0.0;69,1.5625E-6;70,7.8125E-7;71,0.0;74,0.0;75,1.5625E-6;76,1.5625E-6;77,0.0;78,7.8125E-7;79,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:vishroom:0", @@ -12343,7 +17937,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stone_button:0", @@ -12360,7 +17954,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "magicbees:hiveblock:5", @@ -12404,7 +17998,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:plant_0:3", @@ -12430,7 +18024,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:leaves.decorative.0:3", @@ -12447,7 +18041,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "magicbees:hiveblock:2", @@ -12482,7 +18076,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "magicbees:hiveblock:4", @@ -12535,7 +18129,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "magicbees:hiveblock:3", @@ -12579,7 +18173,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:leaves.decorative.0:9", @@ -12596,7 +18190,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "magicbees:hiveblock:0", @@ -12665,19 +18259,19 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;62,0.0;63,1.953125E-5;64,0.0;67,0.0;68,1.953125E-5;69,1.5625E-6;70,1.5625E-6;71,1.796875E-5;72,1.5625E-6;73,1.5625E-6;74,0.0;78,0.0;79,1.796875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;3,0.0;4,7.8125E-7;5,7.8125E-7;6,1.015625E-5;7,6.5625E-5;8,3.265625E-4;9,0.0011132812;10,0.0023492188;11,0.0030609374;12,0.0034328124;13,0.003290625;14,0.0031304688;15,0.0030476563;16,0.00326875;17,0.0031039063;18,0.0029007813;19,0.0030320312;20,0.0030867187;21,0.0029757812;22,0.0029257813;23,0.0027257812;24,0.0020632811;25,0.0010257813;26,3.421875E-4;27,5.625E-5;28,7.03125E-6;29,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:leaves.decorative.0:6", @@ -12694,37 +18288,37 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:generic:9", "distrib": "0,0.0;50,0.0;51,1.5625E-6;52,7.96875E-5;53,4.1484376E-4;54,0.0010351562;55,0.0016460938;56,0.002109375;57,0.0023679687;58,0.0025234376;59,0.0024625;60,0.0015554688;61,8.546875E-4;62,7.6640624E-4;63,6.578125E-4;64,9.2421874E-4;65,0.0011773438;66,0.0010445312;67,0.0011710938;68,0.001128125;69,8.617187E-4;70,6.3984375E-4;71,3.2734376E-4;72,3.515625E-5;73,3.515625E-5;74,6.953125E-5;75,9.453125E-5;76,1.1328125E-4;77,1.3828125E-4;78,1.4453125E-4;79,1.5078126E-4;80,1.0625E-4;81,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,3.359375E-5;11,0.0;12,6.25E-5;13,0.0;15,0.0;16,2.109375E-5;17,3.828125E-5;18,0.0;19,8.515625E-5;20,5.625E-5;21,9.296875E-5;22,2.8125E-5;23,0.0;24,3.984375E-5;25,0.0;26,7.734375E-5;27,7.8125E-7;28,7.5E-5;29,3.125E-5;30,2.890625E-5;31,0.0;32,2.734375E-5;33,9.375E-6;34,2.578125E-5;35,3.515625E-5;36,3.4375E-5;37,9.921875E-5;38,0.0;39,1.015625E-5;40,7.03125E-6;41,4.140625E-5;42,8.671875E-5;43,0.0;44,0.0;45,6.328125E-5;46,2.734375E-5;47,0.0;48,4.375E-5;49,1.0625E-4;50,3.828125E-5;51,3.90625E-6;52,3.90625E-6;53,5.546875E-5;54,4.21875E-5;55,4.765625E-5;56,0.0;57,3.671875E-5;58,9.84375E-5;59,1.171875E-5;60,1.953125E-5;61,2.5E-5;62,8.203125E-5;63,1.5078126E-4;64,1.34375E-4;65,2.546875E-4;66,4.625E-4;67,7.5E-4;68,9.40625E-4;69,0.0010203125;70,0.0010820313;71,8.890625E-4;72,5.828125E-4;73,3.671875E-4;74,2.859375E-4;75,2.234375E-4;76,1.984375E-4;77,1.703125E-4;78,1.515625E-4;79,1.21875E-4;80,7.578125E-5;81,5.9375E-5;82,3.75E-5;83,1.953125E-5;84,1.25E-5;85,1.015625E-5;86,1.484375E-5;87,1.171875E-5;88,4.6875E-6;89,3.125E-6;90,7.03125E-6;91,7.8125E-6;92,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;62,0.0;63,3.125E-6;64,0.0;67,0.0;68,4.6875E-6;69,0.0;70,0.0;71,5.46875E-6;72,0.0;78,0.0;79,9.375E-6;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:end_stone:0", "distrib": "0,0.0;1,2.34375E-6;2,1.09375E-5;3,5.625E-5;4,2.3359375E-4;5,6.9921877E-4;6,9.75E-4;7,9.90625E-4;8,8.101562E-4;9,6.4296875E-4;10,2.5078125E-4;11,5.234375E-5;12,7.8125E-6;13,7.8125E-7;14,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;70,0.0;71,1.5625E-6;72,0.0;73,0.0;74,1.5625E-6;75,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:block_black_lotus:0", @@ -12741,13 +18335,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.6875E-4;2,0.0011695313;3,0.0016945313;4,0.0022265625;5,0.00270625;6,0.00280625;7,0.0027609374;8,0.002709375;9,0.0026945313;10,0.0027523437;11,0.0029632812;12,0.0028515626;13,0.0028085937;14,0.0029765626;15,0.0028617186;16,0.0028210937;17,0.0028632812;18,0.0027835937;19,0.0029070312;20,0.0028984374;21,0.0028773437;22,0.0028046875;23,0.0027546876;24,0.0028976563;25,0.0029226562;26,0.0029570314;27,0.0029203126;28,0.0028171875;29,0.0029148438;30,0.0027960937;31,0.0026359374;32,0.0025773437;33,0.0025085937;34,0.0025382813;35,0.0025882812;36,0.0026882812;37,0.0025960938;38,0.0025265624;39,0.0024867188;40,0.0024921875;41,0.0025265624;42,0.0024820312;43,0.001271875;44,1.53125E-4;45,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_ordo:0", @@ -12764,13 +18358,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:double_plant:0", "distrib": "0,0.0;62,0.0;63,7.890625E-5;64,1.640625E-5;65,1.71875E-5;66,7.03125E-6;67,3.125E-6;68,3.125E-6;69,3.90625E-6;70,3.90625E-6;71,1.5625E-6;72,0.0;73,7.8125E-7;74,2.34375E-6;75,3.90625E-6;76,2.34375E-6;77,7.8125E-7;78,1.5625E-6;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:ore_amber:0", @@ -12796,31 +18390,31 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;43,0.0;44,3.125E-6;45,3.125E-6;46,0.0;47,0.0;48,5.46875E-6;49,1.171875E-5;50,1.015625E-5;51,6.25E-6;52,3.90625E-6;53,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;53,0.0;54,3.125E-6;55,1.09375E-5;56,1.09375E-5;57,1.015625E-5;58,1.5625E-6;59,2.34375E-6;60,3.125E-6;61,8.59375E-6;62,5.46875E-6;63,8.59375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;13,0.0;14,1.5625E-6;15,6.25E-6;16,1.09375E-5;17,2.109375E-5;18,3.75E-5;19,4.6875E-5;20,3.4375E-5;21,3.828125E-5;22,2.890625E-5;23,1.875E-5;24,1.015625E-5;25,1.5625E-6;26,3.125E-6;27,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,3.125E-6;22,7.8125E-6;23,2.34375E-6;24,2.34375E-5;25,5.3125E-5;26,4.21875E-5;27,5.234375E-5;28,5.546875E-5;29,5.46875E-5;30,5.625E-5;31,5.078125E-5;32,2.65625E-5;33,2.421875E-5;34,1.875E-5;35,6.25E-6;36,5.46875E-6;37,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:5", @@ -12837,13 +18431,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,1.5625E-6;23,4.6875E-6;24,4.6875E-6;25,7.8125E-7;26,3.125E-6;27,7.03125E-6;28,2.34375E-6;29,5.46875E-6;30,5.46875E-6;31,1.5625E-5;32,5.46875E-6;33,1.5625E-6;34,4.6875E-6;35,3.125E-6;36,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:4", @@ -12860,13 +18454,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;26,0.0;27,1.5625E-6;28,3.125E-6;29,0.0;30,4.6875E-6;31,0.0;32,3.90625E-6;33,1.5625E-6;34,0.0;35,2.34375E-6;36,0.0;37,5.46875E-6;38,3.125E-6;39,2.34375E-6;40,7.8125E-7;41,3.90625E-6;42,0.0;43,0.0;44,2.34375E-6;45,1.5625E-6;46,0.0;47,3.125E-6;48,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:7", @@ -12883,7 +18477,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.5:0", @@ -12900,7 +18494,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:6", @@ -12917,7 +18511,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.5:1", @@ -12943,7 +18537,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:9", @@ -12960,7 +18554,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.5:2", @@ -12986,7 +18580,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:8", @@ -13003,7 +18597,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.5:4", @@ -13029,7 +18623,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:ore_quartz:0", @@ -13046,7 +18640,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:brown_mushroom:0", @@ -13063,7 +18657,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:waterlily:2", @@ -13080,7 +18674,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:waterlily:1", @@ -13097,7 +18691,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:waterlily:3", @@ -13114,7 +18708,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:item_flax_seed:0", @@ -13140,13 +18734,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:rubber_log:0", "distrib": "0,0.0;62,0.0;63,3.28125E-5;64,7.03125E-6;65,8.59375E-6;66,9.375E-6;67,9.375E-6;68,1.09375E-5;69,1.171875E-5;70,1.5625E-5;71,1.5625E-5;72,1.953125E-5;73,2.34375E-5;74,2.34375E-5;75,2.265625E-5;76,2.265625E-5;77,2.109375E-5;78,1.640625E-5;79,1.171875E-5;80,1.5625E-6;81,7.8125E-7;88,7.8125E-7;89,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:1", @@ -13163,7 +18757,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:0", @@ -13180,7 +18774,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:3", @@ -13197,7 +18791,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_berrybush_blueberry:0", @@ -13214,7 +18808,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:leaves_2:10", @@ -13231,7 +18825,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:waterlily:0", @@ -13248,7 +18842,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:2", @@ -13265,13 +18859,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.7996898;2,0.60002345;3,0.39917344;4,0.19944766;5,0.0;73,0.0;74,3.90625E-6;75,3.125E-6;76,7.8125E-7;77,0.0;", "silktouch": true, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_leaves:3", @@ -13288,7 +18882,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_leaves:0", @@ -13305,7 +18899,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:reeds:0", @@ -13322,7 +18916,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_leaves:1", @@ -13339,37 +18933,37 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0015921874;2,0.003121875;3,0.0048382813;4,0.0064851562;5,0.007915625;6,0.008073438;7,0.008086719;8,0.007950781;9,0.008030469;10,0.00784375;11,0.0077875;12,0.007855468;13,0.008285156;14,0.008130468;15,0.007839062;16,0.0077585937;17,0.0079625;18,0.007965625;19,0.008116406;20,0.00836875;21,0.008170312;22,0.007829688;23,0.007694531;24,0.007898438;25,0.008007031;26,0.0077085937;27,0.0077703125;28,0.007939843;29,0.0080875;30,0.008235938;31,0.008070312;32,0.007835156;33,0.0077851564;34,0.007820313;35,0.007803906;36,0.007883593;37,0.008326562;38,0.008376562;39,0.008180468;40,0.007921094;41,0.007905468;42,0.008005469;43,0.008234375;44,0.008105469;45,0.008203906;46,0.00819375;47,0.0079679685;48,0.0075375;49,0.0075015626;50,0.00759375;51,0.007630469;52,0.0074625;53,0.007464844;54,0.0077898437;55,0.007840625;56,0.007528125;57,0.0076921876;58,0.007469531;59,0.0067375;60,0.005875781;61,0.004603906;62,0.0023976562;63,3.7734376E-4;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_logs2:3", "distrib": "0,0.0;63,0.0;64,1.5625E-6;65,3.125E-6;66,3.90625E-6;67,3.90625E-6;68,6.25E-6;69,8.59375E-6;70,1.015625E-5;71,1.328125E-5;72,1.328125E-5;73,1.09375E-5;74,1.71875E-5;75,1.5625E-5;76,1.953125E-5;77,1.25E-5;78,7.03125E-6;79,3.90625E-6;80,2.34375E-6;81,3.90625E-6;82,5.46875E-6;83,3.125E-6;84,2.34375E-6;85,7.8125E-7;86,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;58,0.0;59,2.34375E-6;60,0.0012101562;61,0.0010328125;62,3.46875E-4;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.013727344;3,0.021971093;4,0.03116875;5,0.040474217;6,0.041780468;7,0.042316407;8,0.044428125;9,0.046817187;10,0.04841172;11,0.04961875;12,0.050596874;13,0.05155156;14,0.05290078;15,0.054475;16,0.05667578;17,0.058622655;18,0.059973437;19,0.061766405;20,0.063789845;21,0.065671094;22,0.065948434;23,0.06665391;24,0.06626563;25,0.06516875;26,0.06521797;27,0.06459375;28,0.06404453;29,0.06306094;30,0.06235078;31,0.06183047;32,0.060309377;33,0.05930625;34,0.05745625;35,0.055859376;36,0.05442578;37,0.053614844;38,0.051753126;39,0.050736718;40,0.049578127;41,0.04864453;42,0.047075782;43,0.04477031;44,0.042802345;45,0.041096095;46,0.04011875;47,0.039478123;48,0.036525782;49,0.03514297;50,0.032946873;51,0.030828126;52,0.030096876;53,0.028680468;54,0.027642187;55,0.027252344;56,0.026089063;57,0.024948437;58,0.023872657;59,0.02223125;60,0.021078125;61,0.022539062;62,0.047441408;63,0.10731719;64,0.019228125;65,0.02947422;66,0.039046876;67,0.055827342;68,0.07786562;69,0.1016375;70,0.12996875;71,0.1588586;72,0.17836875;73,0.18889922;74,0.1951164;75,0.20073047;76,0.20543829;77,0.20938985;78,0.21499063;79,0.22283985;80,0.019292187;81,0.020569531;82,0.021375;83,0.021840625;84,0.022277344;85,0.022816407;86,0.023451563;87,0.023773437;88,0.024092969;89,0.024407031;90,0.024677344;91,0.024778126;92,0.024953905;93,0.025225;94,0.02549922;95,0.025959374;96,0.0049023437;97,0.00490625;98,0.0048890626;99,0.004880469;100,0.0048953127;101,0.0048914063;102,0.004914844;103,0.0049257814;104,0.0049257814;105,0.0049375;106,0.0049578124;107,0.0049765627;108,0.0049851565;109,0.004966406;110,0.0049515627;111,0.0049390625;112,0.0046;127,0.0046;128,0.0044;143,0.0044;144,0.0032;159,0.0032;160,0.003;175,0.003;176,0.0026;191,0.0026;192,0.0022;206,0.0022;207,0.0021929687;208,0.0016;221,0.0016;222,0.0015929687;223,0.0015960938;224,8.0E-4;239,8.0E-4;240,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_logs2:1", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;67,0.0;68,1.5625E-6;69,3.90625E-6;70,5.46875E-6;71,9.375E-6;72,1.328125E-5;73,1.953125E-5;74,3.984375E-5;75,5.15625E-5;76,6.71875E-5;77,6.09375E-5;78,4.765625E-5;79,5.078125E-5;80,3.90625E-6;81,1.5625E-6;84,1.5625E-6;85,0.0;86,2.34375E-6;87,3.125E-6;88,3.125E-6;89,2.34375E-6;90,1.5625E-6;91,1.5625E-6;92,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:leaves:0", @@ -13395,13 +18989,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:log_greatwood:0", "distrib": "0,0.0;62,0.0;63,9.375E-6;64,2.03125E-5;65,2.03125E-5;66,2.34375E-5;67,4.609375E-5;68,7.65625E-5;69,9.765625E-5;70,1.328125E-4;71,1.5859376E-4;72,1.78125E-4;73,2.015625E-4;74,2.1328125E-4;75,2.5625E-4;76,2.765625E-4;77,2.96875E-4;78,2.984375E-4;79,3.0703124E-4;80,1.5234375E-4;81,1.5625E-4;82,1.5546875E-4;83,1.4296875E-4;84,1.1953125E-4;85,1.234375E-4;86,1.2265625E-4;87,1.453125E-4;88,1.640625E-4;89,1.75E-4;90,1.7578126E-4;91,1.671875E-4;92,1.6015625E-4;93,1.4296875E-4;94,1.265625E-4;95,1.1171875E-4;96,1.015625E-5;97,1.171875E-5;98,1.171875E-5;99,1.09375E-5;100,7.8125E-6;101,9.375E-6;102,1.25E-5;103,8.59375E-6;104,5.46875E-6;105,3.125E-6;106,4.6875E-6;107,8.59375E-6;108,1.25E-5;109,1.40625E-5;110,9.375E-6;111,1.171875E-5;112,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:2", @@ -13418,7 +19012,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:3", @@ -13435,7 +19029,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:0", @@ -13452,7 +19046,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:1", @@ -13469,7 +19063,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:0", @@ -13486,7 +19080,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:gem_ore:3", @@ -13503,7 +19097,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.4:13", @@ -13529,7 +19123,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.4:12", @@ -13546,7 +19140,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.4:15", @@ -13572,7 +19166,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:double_plant:1", @@ -13589,7 +19183,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:6", @@ -13606,7 +19200,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "advancedrocketry:aliensapling:0", @@ -13623,7 +19217,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:7", @@ -13640,13 +19234,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "advancedrocketry:alienwood:0", "distrib": "0,0.0;63,0.0;64,1.5625E-5;65,6.25E-6;66,9.375E-6;67,2.96875E-5;68,3.125E-5;69,4.84375E-5;70,3.75E-5;71,2.1875E-5;72,2.734375E-5;73,3.828125E-5;74,5.546875E-5;75,4.609375E-5;76,4.140625E-5;77,3.671875E-5;78,2.1875E-5;79,3.046875E-5;80,6.25E-6;81,9.375E-6;82,1.09375E-5;83,1.40625E-5;84,9.375E-6;85,3.125E-6;88,3.125E-6;89,3.90625E-6;90,5.46875E-6;91,7.03125E-6;92,1.09375E-5;93,9.375E-6;95,9.375E-6;96,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:4", @@ -13663,7 +19257,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:5", @@ -13680,7 +19274,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_flower:8", @@ -13697,7 +19291,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:grass:0", @@ -13714,7 +19308,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:chest:0", @@ -13731,37 +19325,37 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.0093710935;2,0.018232813;3,0.027140625;4,0.034839064;5,0.042764843;6,0.041928906;7,0.041727345;8,0.04261172;9,0.04356797;10,0.043089844;11,0.04415625;12,0.044207033;13,0.04433125;14,0.044678126;15,0.044766407;16,0.04497031;17,0.04553672;18,0.04593828;19,0.045396876;20,0.04442344;21,0.043876562;22,0.044779688;23,0.046028905;24,0.046346094;25,0.046399217;26,0.04554453;27,0.04560547;28,0.046519533;29,0.04647656;30,0.04532344;31,0.043160155;32,0.041127343;33,0.040094532;34,0.03913672;35,0.038621876;36,0.03884375;37,0.039301563;38,0.039321095;39,0.03959297;40,0.03940703;41,0.0395625;42,0.040114064;43,0.040339842;44,0.039810155;45,0.039389063;46,0.038757812;47,0.0389375;48,0.038142968;49,0.039210938;50,0.04015703;51,0.040291406;52,0.039839063;53,0.03967422;54,0.039539844;55,0.039869532;56,0.040191405;57,0.03941328;58,0.038310155;59,0.035978124;60,0.03233281;61,0.028379688;62,0.02625625;63,0.024386719;64,0.010879688;65,0.009478125;66,0.007946875;67,0.006647656;68,0.0051710936;69,0.0042984374;70,0.003728125;71,0.00341875;72,0.002928125;73,0.0024078125;74,0.0017898438;75,0.0011453124;76,6.585937E-4;77,4.2734374E-4;78,2.609375E-4;79,9.765625E-5;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,1.5625E-5;11,2.03125E-5;12,4.0625E-5;13,4.921875E-5;14,4.609375E-5;15,2.5E-5;16,3.125E-5;17,2.03125E-5;18,2.421875E-5;19,5.15625E-5;20,9.453125E-5;21,1.2109375E-4;22,1.2890625E-4;23,1.3515625E-4;24,1.0E-4;25,8.515625E-5;26,6.796875E-5;27,6.171875E-5;28,8.203125E-5;29,8.515625E-5;30,1.0390625E-4;31,6.5625E-5;32,7.265625E-5;33,4.84375E-5;34,5.234375E-5;35,5.234375E-5;36,6.71875E-5;37,7.8125E-5;38,9.375E-5;39,7.578125E-5;40,7.109375E-5;41,6.25E-5;42,5.46875E-5;43,6.953125E-5;44,6.171875E-5;45,7.578125E-5;46,8.75E-5;47,4.765625E-5;48,6.796875E-5;49,1.125E-4;50,1.03125E-4;51,8.75E-5;52,8.75E-5;53,8.28125E-5;54,4.6875E-5;55,5.546875E-5;56,6.328125E-5;57,7.421875E-5;58,9.140625E-5;59,8.59375E-5;60,6.484375E-5;61,6.5625E-5;62,6.015625E-5;63,3.828125E-5;64,2.03125E-5;65,2.03125E-5;66,2.1875E-5;67,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008807813;2,0.016764063;3,0.025085937;4,0.03336875;5,0.041164063;6,0.04067344;7,0.040700782;8,0.04080547;9,0.040459376;10,0.0402375;11,0.041804686;12,0.04212031;13,0.042275783;14,0.042485937;15,0.042300783;16,0.041904688;17,0.04181875;18,0.04112344;19,0.040715624;20,0.040344533;21,0.04019375;22,0.04034922;23,0.040422656;24,0.04025781;25,0.0402875;26,0.040267188;27,0.04079922;28,0.041710157;29,0.04279375;30,0.042071875;31,0.03959844;32,0.037214845;33,0.03615703;34,0.036032032;35,0.035553124;36,0.034934375;37,0.03505547;38,0.03538672;39,0.035559375;40,0.03617031;41,0.03633125;42,0.036639843;43,0.03668125;44,0.036721874;45,0.036541406;46,0.036823437;47,0.036365625;48,0.03482656;49,0.034953907;50,0.035148438;51,0.035528906;52,0.0362875;53,0.036394533;54,0.036602344;55,0.03686406;56,0.036241405;57,0.03626797;58,0.036238283;59,0.033934373;60,0.029203907;61,0.0253;62,0.022283593;63,0.020460937;64,0.009822656;65,0.008713282;66,0.007250781;67,0.0061601563;68,0.005163281;69,0.0045960937;70,0.0039851563;71,0.0030851562;72,0.00263125;73,0.0021796876;74,0.001659375;75,0.0012867188;76,0.0010078124;77,6.3046877E-4;78,3.6328126E-4;79,1.6640624E-4;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:logs.0:3", "distrib": "0,0.0;62,0.0;63,1.015625E-5;64,1.5625E-6;65,2.34375E-6;66,2.34375E-6;67,1.328125E-5;68,1.171875E-5;69,1.015625E-5;70,1.40625E-5;71,1.640625E-5;72,1.875E-5;73,1.328125E-5;74,7.03125E-6;75,7.8125E-6;76,1.40625E-5;77,1.484375E-5;78,1.09375E-5;79,1.25E-5;80,0.0;88,0.0;89,7.8125E-7;91,7.8125E-7;92,1.5625E-6;93,7.8125E-7;95,7.8125E-7;96,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "randomthings:sakanade:0", "distrib": "0,0.0;67,0.0;68,7.8125E-7;69,0.0;70,0.0;71,1.5625E-6;72,7.8125E-7;73,7.8125E-7;74,1.5625E-6;75,7.8125E-7;76,0.0;77,7.8125E-7;78,0.0;79,7.8125E-7;80,0.0;", "silktouch": true, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore_fluid:2", @@ -13778,7 +19372,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore_fluid:1", @@ -13795,7 +19389,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:6", @@ -13812,7 +19406,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:5", @@ -13829,7 +19423,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:8", @@ -13846,7 +19440,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:7", @@ -13863,7 +19457,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "integrateddynamics:menril_log:0", @@ -13880,7 +19474,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:2", @@ -13897,7 +19491,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:1", @@ -13914,7 +19508,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:4", @@ -13931,7 +19525,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:3", @@ -13948,7 +19542,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stone:0", @@ -13965,13 +19559,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.009217188;2,0.017671876;3,0.026020313;4,0.034121092;5,0.042290624;6,0.04180625;7,0.04278047;8,0.042696092;9,0.042552345;10,0.042360157;11,0.0430125;12,0.042471875;13,0.04214922;14,0.042348437;15,0.043785937;16,0.044296093;17,0.044546876;18,0.0441125;19,0.044177342;20,0.044346876;21,0.04387578;22,0.043110155;23,0.04305625;24,0.042729687;25,0.04221797;26,0.042155467;27,0.04217578;28,0.042329688;29,0.043085158;30,0.041778125;31,0.03999453;32,0.03849453;33,0.03834531;34,0.038678907;35,0.03920547;36,0.03980078;37,0.039165623;38,0.038739063;39,0.038371876;40,0.038960937;41,0.03953906;42,0.039166406;43,0.03846328;44,0.03896172;45,0.039028127;46,0.038575;47,0.038095314;48,0.036717188;49,0.03746328;50,0.037355468;51,0.03681172;52,0.036465626;53,0.036916405;54,0.037240624;55,0.03716172;56,0.037153907;57,0.036878124;58,0.03649375;59,0.03509453;60,0.029985938;61,0.025878126;62,0.022957813;63,0.021514062;64,0.010346875;65,0.009577344;66,0.0082992185;67,0.006808594;68,0.005375781;69,0.0046476563;70,0.004040625;71,0.0032539063;72,0.002584375;73,0.0020976563;74,0.0018335937;75,0.001578125;76,0.0010335938;77,6.8359374E-4;78,3.953125E-4;79,1.6640624E-4;80,2.34375E-6;81,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:9", @@ -13988,49 +19582,49 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:4", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;69,0.0;70,7.8125E-7;71,7.8125E-7;72,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:5", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;67,0.0;68,7.8125E-7;69,7.8125E-7;70,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:2", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:3", "distrib": "0,0.0;68,0.0;69,7.8125E-7;70,7.8125E-7;71,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:6", "distrib": "0,0.0;63,0.0;64,7.8125E-7;65,7.8125E-7;66,0.0;67,7.8125E-7;68,7.8125E-7;69,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:7", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;65,7.8125E-7;66,7.8125E-7;67,0.0;71,0.0;72,7.8125E-7;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:dirt:2", "distrib": "0,0.0;51,0.0;52,7.8125E-7;53,1.796875E-5;54,2.3671876E-4;55,0.002590625;56,0.010429688;57,0.021090625;58,0.03566875;59,0.06872891;60,0.12366562;61,0.1926414;62,0.10597656;63,0.029802343;64,0.013690625;65,0.012660937;66,0.010646875;67,0.007985937;68,0.0056578126;69,0.004553906;70,0.004353125;71,0.0038171874;72,0.0028289063;73,0.0018289062;74,0.0016359375;75,0.0014117188;76,9.789063E-4;77,4.2734374E-4;78,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "mod_lavacow:glowshroom:0", @@ -14047,7 +19641,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:shrub_log:0", @@ -14064,31 +19658,31 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:nest:0", "distrib": "0,0.0;40,0.0;41,2.34375E-6;42,3.125E-6;43,0.0;59,0.0;60,2.34375E-6;61,1.015625E-5;62,2.65625E-5;63,1.71875E-4;64,2.109375E-5;65,1.796875E-5;66,1.484375E-5;67,2.578125E-5;68,2.109375E-5;69,7.34375E-5;70,4.453125E-5;71,5.3125E-5;72,3.984375E-5;73,5.625E-5;74,4.609375E-5;75,2.8125E-5;76,3.28125E-5;77,1.640625E-5;78,1.328125E-5;79,1.484375E-5;80,1.5625E-6;81,7.8125E-7;82,1.5625E-6;83,3.125E-6;84,1.5625E-6;86,1.5625E-6;87,2.34375E-6;88,1.5625E-6;89,1.5625E-6;90,2.34375E-6;91,7.8125E-7;92,7.8125E-7;93,1.5625E-6;94,7.8125E-7;95,1.5625E-6;96,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:fusion_coil:0", "distrib": "0,0.0;66,0.0;67,2.34375E-6;68,0.0;73,0.0;74,2.34375E-6;75,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:0", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;68,0.0;69,7.8125E-7;70,3.125E-6;71,2.34375E-6;72,0.0;73,7.8125E-7;74,7.8125E-7;75,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower2:1", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;65,0.0;66,7.8125E-7;69,7.8125E-7;70,0.0;71,0.0;72,7.8125E-7;73,1.5625E-6;74,7.8125E-7;75,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -14105,7 +19699,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:mushroom:3", @@ -14122,13 +19716,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.015625E-5;2,2.5E-5;3,3.90625E-5;4,5.234375E-5;5,6.40625E-5;6,6.5625E-5;7,7.109375E-5;8,7.65625E-5;9,6.171875E-5;10,5.859375E-5;11,6.953125E-5;12,5.9375E-5;13,6.484375E-5;14,7.1875E-5;15,5.859375E-5;16,6.875E-5;17,6.171875E-5;18,3.359375E-5;19,1.09375E-5;20,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_ignis:0", @@ -14145,13 +19739,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:logs.3:3", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;66,0.0;67,1.5625E-6;68,3.125E-6;69,3.90625E-6;70,1.09375E-5;71,9.375E-6;72,1.09375E-5;73,8.59375E-6;74,5.46875E-6;75,2.34375E-6;76,5.46875E-6;77,4.6875E-6;79,4.6875E-6;80,7.8125E-7;82,7.8125E-7;83,2.34375E-6;84,1.5625E-6;85,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:11", @@ -14168,7 +19762,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:lapis_ore:0", @@ -14185,7 +19779,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:12", @@ -14202,7 +19796,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:grass_ambient:0", @@ -14219,7 +19813,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:13", @@ -14236,7 +19830,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:14", @@ -14253,7 +19847,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:resources:0", @@ -14270,7 +19864,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:10", @@ -14287,13 +19881,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:myrmex_jungle_resin_glass:0", "distrib": "0,0.0;41,0.0;42,7.8125E-7;43,7.8125E-7;44,0.0;64,0.0;65,1.5625E-6;66,1.5625E-6;67,0.0;68,1.5625E-6;69,1.5625E-6;70,0.0;71,0.0;72,7.8125E-7;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:mushroom:15", @@ -14310,19 +19904,19 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:ash:0", "distrib": "0,0.0;2,0.0;3,7.03125E-6;4,0.0;7,0.0;8,7.03125E-6;9,0.0;10,0.0;11,1.40625E-5;12,0.0;26,0.0;27,7.03125E-6;28,0.0;31,0.0;32,7.03125E-6;33,0.0;36,0.0;37,7.03125E-6;38,0.0;42,0.0;43,1.171875E-5;44,0.0;49,0.0;50,7.03125E-6;51,0.0;62,0.0;63,2.34375E-6;64,0.0;206,0.0;207,7.03125E-6;208,0.0;221,0.0;222,7.03125E-6;223,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:5", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;68,0.0;69,7.8125E-7;70,1.5625E-6;71,7.8125E-7;72,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "mod_lavacow:veil_shroom:0", @@ -14339,31 +19933,31 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:6", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;67,0.0;68,7.8125E-7;69,7.8125E-7;70,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:3", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,7.8125E-7;65,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:4", "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:7", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,0.0;68,0.0;69,7.8125E-7;70,7.8125E-7;71,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -14380,55 +19974,55 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_logs:3", "distrib": "0,0.0;65,0.0;66,7.8125E-7;67,3.125E-6;68,6.25E-6;69,9.375E-6;70,1.25E-5;71,1.71875E-5;72,2.34375E-5;73,2.65625E-5;74,3.046875E-5;75,2.8125E-5;76,2.8125E-5;77,2.421875E-5;78,2.421875E-5;79,2.109375E-5;80,1.5625E-6;81,1.5625E-6;82,7.8125E-7;83,0.0;86,0.0;87,1.5625E-6;95,1.5625E-6;96,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,1.015625E-5;13,1.1484375E-4;14,4.7734374E-4;15,7.90625E-4;16,4.8046876E-4;17,1.1953125E-4;18,1.015625E-5;19,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;48,0.0;49,1.5625E-6;50,9.375E-6;51,3.125E-5;52,9.0625E-5;53,1.4765625E-4;54,2.8203125E-4;55,4.4453124E-4;56,5.28125E-4;57,7.296875E-4;58,8.5E-4;59,7.5703126E-4;60,5.929688E-4;61,4.21875E-4;62,2.921875E-4;63,1.8046875E-4;64,3.203125E-5;65,1.40625E-5;66,1.25E-5;67,3.125E-6;68,6.25E-6;69,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,3.125E-6;24,6.25E-6;25,3.359375E-5;26,7.03125E-5;27,1.6484375E-4;28,2.515625E-4;29,4.2890626E-4;30,7.15625E-4;31,0.0010398438;32,0.0014554687;33,0.0019570312;34,0.0027484375;35,0.0035414062;36,0.0040234374;37,0.0043796874;38,0.004725;39,0.004828906;40,0.00468125;41,0.0044109374;42,0.003921094;43,0.003278125;44,0.0024421874;45,0.0016640625;46,0.0010914062;47,7.140625E-4;48,3.578125E-4;49,1.546875E-4;50,6.953125E-5;51,3.671875E-5;52,1.25E-5;53,1.171875E-5;54,7.8125E-6;55,2.34375E-6;56,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,1.5625E-6;13,7.8125E-6;14,2.421875E-5;15,8.359375E-5;16,2.0078124E-4;17,4.84375E-4;18,8.7109377E-4;19,0.0012515625;20,0.0013007813;21,0.0010632812;22,8.101562E-4;23,4.078125E-4;24,1.9140624E-4;25,4.609375E-5;26,1.328125E-5;27,4.6875E-6;28,7.8125E-7;29,7.8125E-7;30,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;14,0.0;15,1.5625E-6;16,1.5625E-6;17,0.0;20,0.0;21,1.5625E-6;23,1.5625E-6;24,9.375E-6;25,1.25E-5;26,1.875E-5;27,2.03125E-5;28,3.28125E-5;29,4.53125E-5;30,3.359375E-5;31,4.765625E-5;32,7.8125E-5;33,4.765625E-5;34,7.5E-5;35,8.4375E-5;36,7.5E-5;37,8.203125E-5;38,8.359375E-5;39,1.03125E-4;40,7.1875E-5;41,8.828125E-5;42,8.59375E-5;43,8.4375E-5;44,6.5625E-5;45,6.953125E-5;46,7.578125E-5;47,4.84375E-5;48,3.203125E-5;49,3.28125E-5;50,1.71875E-5;51,1.09375E-5;52,9.375E-6;53,1.40625E-5;54,1.5625E-6;55,3.125E-6;56,0.0;57,0.0;58,1.5625E-6;59,0.0;62,0.0;63,1.5625E-6;64,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;40,0.0;41,1.5625E-6;42,1.5625E-6;43,2.5E-5;44,3.046875E-5;45,6.71875E-5;46,1.6484375E-4;47,2.0078124E-4;48,2.875E-4;49,2.8359375E-4;50,2.265625E-4;51,1.2890625E-4;52,5.625E-5;53,2.1875E-5;54,1.640625E-5;55,1.5625E-6;56,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,3.125E-6;18,4.6875E-6;19,4.6875E-6;20,1.796875E-5;21,6.484375E-5;22,1.40625E-4;23,2.171875E-4;24,3.8515625E-4;25,5.578125E-4;26,8.328125E-4;27,0.0010273438;28,0.0010890625;29,0.0011304688;30,9.6953125E-4;31,7.390625E-4;32,6.015625E-4;33,3.828125E-4;34,2.5078125E-4;35,1.2578125E-4;36,6.09375E-5;37,2.96875E-5;38,3.125E-6;39,3.125E-6;40,1.5625E-6;41,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:clay:0", @@ -14445,13 +20039,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:myrmex_resin:0", "distrib": "0,0.0;62,0.0;63,8.671875E-5;64,0.0;68,0.0;69,2.421875E-5;70,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:yellow_flower:0", @@ -14468,25 +20062,25 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:1", "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,7.8125E-7;64,0.0;73,0.0;74,7.8125E-7;75,1.5625E-6;76,7.8125E-7;77,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:2", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;69,0.0;70,7.8125E-7;71,7.8125E-7;72,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:doubleflower1:0", "distrib": "0,0.0;62,0.0;63,7.8125E-7;64,0.0;71,0.0;72,7.8125E-7;73,7.8125E-7;74,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:grass:4", @@ -14503,13 +20097,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008304687;2,0.01599375;3,0.026996875;4,0.038860157;5,0.051478125;6,0.052910157;7,0.05417422;8,0.045427345;9,0.036496874;10,0.031728126;11,1.2890625E-4;12,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:item_canola_seed:0", @@ -14535,31 +20129,31 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_logs:1", "distrib": "0,0.0;66,0.0;67,7.8125E-7;68,3.125E-6;69,5.46875E-6;70,5.46875E-6;71,7.8125E-6;72,7.03125E-6;73,5.46875E-6;74,6.25E-6;75,6.25E-6;76,5.46875E-6;77,4.6875E-6;78,3.125E-6;79,3.90625E-6;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:logs.4:3", "distrib": "0,0.0;66,0.0;67,7.8125E-7;69,7.8125E-7;70,1.5625E-6;71,7.8125E-7;72,3.90625E-6;73,3.90625E-6;74,3.125E-6;75,3.125E-6;76,0.0;78,0.0;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.046875E-5;30,0.0066796876;31,0.02338125;32,0.040478908;33,0.047314063;34,0.04651328;35,0.0465875;36,0.04735547;37,0.04737031;38,0.04755703;39,0.0476375;40,0.048200782;41,0.04793125;42,0.047608595;43,0.04781719;44,0.04808594;45,0.04773281;46,0.047307033;47,0.04765078;48,0.04575;49,0.045245312;50,0.045270313;51,0.04632422;52,0.04715;53,0.046941407;54,0.046620313;55,0.047132812;56,0.04722422;57,0.046020314;58,0.044754688;59,0.041921876;60,0.036099218;61,0.03140469;62,0.024646094;63,0.013195313;64,0.0016921875;65,1.171875E-5;66,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_logs:0", "distrib": "0,0.0;65,0.0;66,7.03125E-6;67,1.171875E-5;68,2.265625E-5;69,3.359375E-5;70,4.296875E-5;71,4.296875E-5;72,4.21875E-5;73,3.203125E-5;74,2.421875E-5;75,1.796875E-5;76,1.953125E-5;77,1.953125E-5;78,2.421875E-5;79,3.046875E-5;80,3.125E-6;81,2.34375E-6;82,1.5625E-6;83,0.0;85,0.0;86,7.8125E-7;87,1.5625E-6;90,1.5625E-6;91,7.8125E-7;92,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "integrateddynamics:menril_log_filled:0", @@ -14585,13 +20179,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.4140624E-4;2,6.28125E-4;3,9.3828124E-4;4,0.0012476563;5,0.0016195313;6,0.0016375;7,0.0015789062;8,0.0015960938;9,0.0015921874;10,0.001475;11,0.0015695313;12,0.0016796875;13,0.001678125;14,0.0017023437;15,0.001640625;16,0.0016351562;17,0.001578125;18,0.0015671875;19,0.0016046875;20,0.001603125;21,0.0016351562;22,0.0015492188;23,0.001525;24,0.0014554687;25,0.0014171875;26,0.0014578125;27,0.0014554687;28,0.0015875;29,0.0014796875;30,7.992188E-4;31,1.3515625E-4;32,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:leaves_greatwood:0", @@ -14608,7 +20202,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_berrybush_blackberry:0", @@ -14625,7 +20219,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "actuallyadditions:item_coffee_seed:0", @@ -14651,13 +20245,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:log:0", "distrib": "0,0.0;62,0.0;63,5.46875E-6;64,2.03125E-5;65,3.046875E-5;66,6.171875E-5;67,1.296875E-4;68,2.2890625E-4;69,3.8359375E-4;70,5.6171877E-4;71,8.3671877E-4;72,0.0012585938;73,0.0017554688;74,0.0023195313;75,0.003009375;76,0.003609375;77,0.0040148436;78,0.004089844;79,0.003946875;80,2.3203125E-4;81,2.40625E-4;82,2.1796874E-4;83,1.9453125E-4;84,1.9296876E-4;85,2.296875E-4;86,2.40625E-4;87,2.609375E-4;88,2.6328125E-4;89,2.2109375E-4;90,2.09375E-4;91,1.828125E-4;92,1.4453125E-4;93,1.1015625E-4;94,7.8125E-5;95,5.15625E-5;96,0.0;97,7.8125E-7;98,2.34375E-6;99,1.5625E-6;100,1.5625E-6;101,0.0;102,7.8125E-7;103,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:shimmerleaf:0", @@ -14674,7 +20268,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:bluebells_flower:0", @@ -14691,55 +20285,55 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.351562E-4;38,0.00205;39,0.0035632811;40,0.0041;41,0.004055469;42,0.0039515626;43,0.004085156;44,0.0042398437;45,0.0041390625;46,0.0040429686;47,0.004089844;48,0.003865625;49,0.0039125;50,0.003977344;51,0.0040195314;52,0.00375;53,0.00396875;54,0.0042382814;55,0.004234375;56,0.00396875;57,0.003859375;58,0.0038484375;59,0.003509375;60,0.0031945312;61,0.0028265624;62,0.0025210937;63,0.002240625;64,0.0010578125;65,9.546875E-4;66,7.375E-4;67,6.546875E-4;68,5.078125E-4;69,4.421875E-4;70,4.0546875E-4;71,3.34375E-4;72,2.34375E-4;73,1.03125E-4;74,1.640625E-5;75,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,1.015625E-4;3,4.34375E-4;4,9.820312E-4;5,0.0014234375;6,0.0014398438;7,0.0013367188;8,0.0013335937;9,0.0013921876;10,0.0013976563;11,0.0013609375;12,0.0012851562;13,0.001303125;14,0.0013054687;15,0.0013976563;16,0.0013710938;17,0.0011820312;18,6.640625E-4;19,1.9375E-4;20,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.0859375E-4;3,6.875E-4;4,0.0015554688;5,0.0022445312;6,0.0022304687;7,0.00224375;8,0.0022804688;9,0.002459375;10,0.0024648437;11,0.0025546874;12,0.0025789062;13,0.00255625;14,0.0024929687;15,0.0024140624;16,0.0024890625;17,0.002578125;18,0.0025734375;19,0.0026257813;20,0.002640625;21,0.0026523438;22,0.0025289063;23,0.0023984376;24,0.00243125;25,0.0024164063;26,0.0025375;27,0.0022695311;28,0.0013757813;29,5.9921877E-4;30,2.96875E-4;31,2.765625E-4;32,2.328125E-4;33,1.40625E-4;34,3.984375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,3.28125E-5;3,1.625E-4;4,3.9609376E-4;5,5.859375E-4;6,5.7890627E-4;7,8.4140623E-4;8,0.0017171875;9,0.002621875;10,0.0030679686;11,0.0030851562;12,0.0031859374;13,0.0032476562;14,0.003003125;15,0.0030023437;16,0.0031539062;17,0.0031601563;18,0.0032960938;19,0.00316875;20,0.003171875;21,0.0032179689;22,0.0032195312;23,0.003125;24,0.00303125;25,0.003059375;26,0.002959375;27,0.0029335937;28,0.0027117187;29,0.002546875;30,0.0025625;31,0.0026265625;32,0.0022507813;33,0.0012679688;34,3.7578124E-4;35,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,3.953125E-4;8,0.002825;9,0.005208594;10,0.0057;11,0.005839844;12,0.005792969;13,0.005690625;14,0.0059703123;15,0.005766406;16,0.0058359373;17,0.0059117186;18,0.005978125;19,0.0059609376;20,0.005828125;21,0.0059625;22,0.005869531;23,0.0056992187;24,0.005569531;25,0.0057695312;26,0.005961719;27,0.006059375;28,0.0057804687;29,0.0058867186;30,0.0057789064;31,0.0057445313;32,0.005792969;33,0.0058867186;34,0.0058703125;35,0.005928125;36,0.005817969;37,0.005815625;38,0.0058851563;39,0.0059046876;40,0.0059085935;41,0.00579375;42,0.0058867186;43,0.0059875;44,0.0058554686;45,0.0059234374;46,0.005757031;47,0.0056234375;48,0.005761719;49,0.00565625;50,0.005871875;51,0.0056335935;52,0.005439844;53,0.0057859374;54,0.0059742187;55,0.005665625;56,0.005514844;57,0.00504375;58,0.00259375;59,3.953125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.382812E-4;38,0.0019554687;39,0.0035234375;40,0.0040390627;41,0.0040914062;42,0.0042109373;43,0.0040328125;44,0.0040757814;45,0.0044015623;46,0.00561875;47,0.006659375;48,0.006830469;49,0.006875;50,0.0070414064;51,0.0071179685;52,0.007252344;53,0.0073210937;54,0.007340625;55,0.0070210937;56,0.006959375;57,0.0068640625;58,0.006640625;59,0.0061578127;60,0.0055554686;61,0.004636719;62,0.0041984376;63,0.00381875;64,0.0017648437;65,0.0015257812;66,0.0012585938;67,0.001121875;68,8.75E-4;69,7.9453125E-4;70,6.78125E-4;71,5.0859374E-4;72,4.4140624E-4;73,2.78125E-4;74,1.328125E-4;75,9.0625E-5;76,8.984375E-5;77,8.203125E-5;78,4.53125E-5;79,4.296875E-5;80,6.25E-6;81,3.90625E-6;82,0.0;83,0.0;84,1.5625E-6;85,0.0;86,7.8125E-7;87,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.53125E-4;18,0.001771875;19,0.0029898437;20,0.0034695312;21,0.0036226562;22,0.0037914063;23,0.0037117188;24,0.0035625;25,0.0034710937;26,0.0034460938;27,0.0035507812;28,0.0035789062;29,0.0035875;30,0.0036851563;31,0.0036242187;32,0.0034609374;33,0.0035164063;34,0.003403125;35,0.00341875;36,0.0034742188;37,0.0035664062;38,0.0035320313;39,0.0036117188;40,0.0037242188;41,0.0037164062;42,0.0035867188;43,0.0035460938;44,0.0035289063;45,0.00345625;46,0.003678125;47,0.0036546874;48,0.0034976562;49,0.0035703124;50,0.0035320313;51,0.00363125;52,0.003134375;53,0.001803125;54,4.578125E-4;55,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.734375E-4;6,1.7890625E-4;7,1.7578126E-4;8,1.8828125E-4;9,1.71875E-4;10,1.6484375E-4;11,1.921875E-4;12,1.6796876E-4;13,1.5859376E-4;14,1.9453125E-4;15,1.796875E-4;16,1.7421875E-4;17,1.703125E-4;18,1.921875E-4;19,1.7734375E-4;20,1.7734375E-4;21,1.8515626E-4;22,1.9765625E-4;23,1.890625E-4;24,1.6875E-4;25,1.84375E-4;26,2.03125E-4;27,1.875E-4;28,1.734375E-4;29,1.9765625E-4;30,1.7890625E-4;31,2.078125E-4;32,1.890625E-4;33,1.8046875E-4;34,1.9453125E-4;35,1.6171875E-4;36,1.9765625E-4;37,1.9609375E-4;38,1.8359374E-4;39,1.8359374E-4;40,2.015625E-4;41,1.75E-4;42,1.75E-4;43,1.9296876E-4;44,2.0E-4;45,1.84375E-4;46,1.921875E-4;47,1.8828125E-4;48,1.8828125E-4;49,1.8046875E-4;50,1.7421875E-4;51,2.015625E-4;52,1.6640624E-4;53,1.8203125E-4;54,1.84375E-4;55,1.828125E-4;56,1.8359374E-4;57,1.8359374E-4;58,1.890625E-4;59,1.5703125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:flower_1:3", @@ -14756,7 +20350,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_berrybush_raspberry:0", @@ -14773,7 +20367,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:rubber_leaves:0", @@ -14790,13 +20384,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "forestry:logs.5:2", "distrib": "0,0.0;62,0.0;63,2.34375E-6;64,0.0;65,2.34375E-6;66,2.34375E-6;67,6.25E-6;68,7.03125E-6;69,5.46875E-6;70,1.09375E-5;71,1.484375E-5;72,2.03125E-5;73,2.109375E-5;74,1.875E-5;75,1.953125E-5;76,1.640625E-5;77,1.71875E-5;78,1.328125E-5;79,1.25E-5;80,1.5625E-6;81,1.5625E-6;82,3.125E-6;83,1.5625E-6;84,1.5625E-6;85,7.8125E-7;86,0.0;91,0.0;92,7.8125E-7;95,7.8125E-7;96,1.5625E-6;97,1.5625E-6;98,2.34375E-6;99,7.8125E-7;100,7.8125E-7;101,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "randomthings:glowingmushroom:0", @@ -14813,19 +20407,19 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;36,0.0;37,1.71875E-5;38,2.65625E-5;39,2.265625E-5;40,1.015625E-5;41,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:logs.9:2", "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,2.34375E-6;64,7.8125E-7;65,1.5625E-6;66,1.5625E-6;67,2.34375E-6;68,1.5625E-6;69,7.8125E-7;70,1.5625E-6;71,7.8125E-7;73,7.8125E-7;74,0.0;75,1.5625E-6;78,1.5625E-6;79,0.0;80,0.0;81,7.8125E-7;84,7.8125E-7;85,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:leaves_silverwood:0", @@ -14851,7 +20445,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:plant_1:9", @@ -14868,7 +20462,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_terra:0", @@ -14885,13 +20479,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,2.9296876E-4;30,0.0102484375;31,0.032701563;32,0.053533595;33,0.06252109;34,0.062776566;35,0.06269219;36,0.06322812;37,0.06394453;38,0.063835934;39,0.06255234;40,0.06229219;41,0.063479684;42,0.062379688;43,0.0618375;44,0.0631875;45,0.06363906;46,0.06357578;47,0.06407187;48,0.06250469;49,0.06267813;50,0.06300547;51,0.06325703;52,0.06292344;53,0.0623625;54,0.062166408;55,0.062161718;56,0.06153203;57,0.061057813;58,0.060025;59,0.055921875;60,0.048788283;61,0.04155625;62,0.031559374;63,0.017592188;64,0.0025984375;65,7.734375E-5;66,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_perditio:0", @@ -14908,7 +20502,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:plant_0:1", @@ -15024,7 +20618,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:plant_0:0", @@ -15140,7 +20734,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_seeds:0", @@ -15166,7 +20760,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:diamond_ore:0", @@ -15183,7 +20777,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_seeds:1", @@ -15209,7 +20803,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:flower_0:0", @@ -15226,7 +20820,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "draconicevolution:draconium_ore:0", @@ -15243,7 +20837,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "advancedrocketry:alienleaves:0", @@ -15260,7 +20854,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:flower_0:9", @@ -15277,7 +20871,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "biomesoplenty:flower_0:6", @@ -15294,7 +20888,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:red_mushroom:0", @@ -15311,7 +20905,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:coal_ore:0", @@ -15328,7 +20922,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:tallgrass:2", @@ -15444,7 +21038,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "projectred-exploration:ore:6", @@ -15461,7 +21055,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:tallgrass:1", @@ -15577,7 +21171,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "thaumcraft:crystal_aqua:0", @@ -15594,13 +21188,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;13,0.0;14,3.125E-6;15,0.0;17,0.0;18,3.125E-6;19,1.09375E-5;20,1.484375E-5;21,4.84375E-5;22,4.0625E-5;23,6.25E-5;24,8.046875E-5;25,1.0234375E-4;26,1.5859376E-4;27,1.9453125E-4;28,1.359375E-4;29,1.4765625E-4;30,1.28125E-4;31,1.4921874E-4;32,1.0234375E-4;33,9.53125E-5;34,8.90625E-5;35,4.375E-5;36,4.375E-5;37,1.953125E-5;38,1.015625E-5;39,1.25E-5;40,1.5625E-6;41,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_leaves2:3", @@ -15617,7 +21211,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extrabees:hive:3", @@ -15673,7 +21267,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:waterlily:0", @@ -15690,7 +21284,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "natura:overworld_leaves2:1", @@ -15707,7 +21301,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extrabees:hive:1", @@ -15742,7 +21336,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:redstone_ore:0", @@ -15759,19 +21353,19 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0035054688;2,0.006509375;3,0.009578906;4,0.012947656;5,0.01635703;6,0.016255468;7,0.0159625;8,0.015854688;9,0.015697656;10,0.015846875;11,0.015927345;12,0.015758594;13,0.015757812;14,0.015734375;15,0.015725782;16,0.015710156;17,0.015865626;18,0.016136719;19,0.016285157;20,0.016363282;21,0.0163375;22,0.016328907;23,0.015821874;24,0.015522656;25,0.015372656;26,0.0153289065;27,0.01535;28,0.014965625;29,0.015025;30,0.015979687;31,0.016821874;32,0.017034374;33,0.017054688;34,0.016970312;35,0.016761718;36,0.015869532;37,0.01505625;38,0.015192969;39,0.015611718;40,0.015636718;41,0.015641406;42,0.015553907;43,0.015892187;44,0.015453906;45,0.014938281;46,0.014947657;47,0.015682813;48,0.015975;49,0.01595078;50,0.01574375;51,0.015475782;52,0.015382031;53,0.016157813;54,0.016125781;55,0.016299218;56,0.01614375;57,0.015624219;58,0.016282812;59,0.02899375;60,0.038939063;61,0.016189063;62,0.019985937;63,0.026496874;64,0.033899218;65,0.04607578;66,0.0528;67,0.055373438;68,0.054859374;69,0.04078125;70,0.024042187;71,0.016713282;72,0.014853125;73,0.011977344;74,0.0096984375;75,0.0086125;76,0.007194531;77,0.0055703125;78,0.0041203126;79,0.0029554688;80,0.001325;81,9.648437E-4;82,7.617187E-4;83,6.7109376E-4;84,6.757812E-4;85,6.90625E-4;86,5.9609377E-4;87,4.515625E-4;88,3.4453126E-4;89,2.0390625E-4;90,8.4375E-5;91,7.8125E-7;92,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:dirt:1", "distrib": "0,0.0;40,0.0;41,1.796875E-5;42,3.125E-6;43,1.5625E-6;44,0.0;59,0.0;60,6.25E-6;61,5.390625E-5;62,1.0E-4;63,4.7734374E-4;64,5.46875E-5;65,3.90625E-5;66,3.828125E-5;67,6.25E-5;68,4.140625E-5;69,1.1796875E-4;70,9.609375E-5;71,1.7578126E-4;72,8.75E-5;73,1.1875E-4;74,6.25E-5;75,5.703125E-5;76,4.296875E-5;77,4.6875E-5;78,3.671875E-5;79,2.8125E-5;80,3.125E-6;81,3.125E-6;82,6.25E-6;83,5.46875E-6;84,3.125E-6;85,3.90625E-6;86,3.90625E-6;87,2.34375E-6;88,5.46875E-6;89,2.34375E-6;90,4.6875E-6;91,3.125E-6;92,3.125E-6;93,3.90625E-6;94,1.5625E-6;95,3.125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "integrateddynamics:menril_leaves:0", @@ -15797,7 +21391,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:web:0", @@ -15814,7 +21408,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:14", @@ -15831,7 +21425,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -15848,7 +21442,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:15", @@ -15865,7 +21459,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:10", @@ -15882,7 +21476,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:11", @@ -15899,7 +21493,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:12", @@ -15916,7 +21510,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "botania:flower:13", @@ -15933,13 +21527,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "iceandfire:myrmex_desert_resin_glass:0", "distrib": "0,0.0;66,0.0;67,7.8125E-7;68,0.0;71,0.0;72,7.8125E-7;73,0.0;74,7.8125E-7;75,0.0;76,0.0;77,7.8125E-7;78,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "minecraft:glowstone:0", @@ -15956,13 +21550,13 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,9.6875E-5;4,4.5E-4;5,1.25E-4;6,9.765625E-5;7,2.1171875E-4;8,8.59375E-5;9,6.5625E-5;10,7.421875E-5;11,2.109375E-5;12,7.34375E-5;13,9.921875E-5;14,5.859375E-5;15,7.890625E-5;16,1.15625E-4;17,5.3125E-5;18,7.578125E-5;19,3.125E-5;20,1.5390625E-4;21,1.3125E-4;22,1.6953125E-4;23,2.40625E-4;24,3.5234375E-4;25,2.53125E-4;26,1.46875E-4;27,1.28125E-4;28,2.65625E-5;29,1.171875E-4;30,3.1484375E-4;31,2.265625E-4;32,1.8515626E-4;33,1.671875E-4;34,3.125E-5;35,2.1875E-4;36,4.7890624E-4;37,8.28125E-5;38,1.59375E-4;39,3.0390624E-4;40,3.75E-4;41,1.515625E-4;42,1.234375E-4;43,3.21875E-4;44,2.15625E-4;45,5.78125E-5;46,1.2109375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "extratrees:leaves.decorative.2:15", @@ -15979,7 +21573,7 @@ } } ], - "dim": "Dim 164: planet" + "dim": "Dim 164: Myrmex" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -15996,7 +21590,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:dawnwood_stairs:0", @@ -16013,7 +21607,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:sign:0", @@ -16030,19 +21624,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:log_silverwood:0", "distrib": "0,0.0;103,0.0;104,2.34375E-6;105,9.375E-6;106,9.375E-6;107,2.265625E-5;108,3.515625E-5;109,1.484375E-5;110,3.59375E-5;111,1.40625E-5;112,0.0;123,0.0;124,7.03125E-6;125,7.03125E-6;126,1.40625E-5;127,3.75E-5;128,0.0;132,0.0;133,7.03125E-6;135,7.03125E-6;136,2.578125E-5;137,7.03125E-6;138,1.25E-5;139,9.375E-6;140,9.375E-6;141,1.71875E-5;142,9.375E-6;143,9.375E-6;144,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,2.421875E-5;2,2.734375E-5;3,5.0E-5;4,5.15625E-5;5,6.953125E-5;6,7.34375E-5;7,9.0625E-5;8,9.765625E-5;9,6.5625E-5;10,6.640625E-5;11,8.28125E-5;12,9.21875E-5;13,7.1875E-5;14,6.484375E-5;15,7.109375E-5;16,7.96875E-5;17,6.40625E-5;18,2.96875E-5;19,3.90625E-6;20,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:apiary:0", @@ -16059,7 +21653,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:umbran_stairs:0", @@ -16076,7 +21670,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -16093,7 +21687,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "bewitchment:cypress_wood_stairs:0", @@ -16110,7 +21704,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_ignis:0", @@ -16127,7 +21721,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:lapis_ore:0", @@ -16144,7 +21738,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:11", @@ -16161,7 +21755,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:12", @@ -16178,7 +21772,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:13", @@ -16195,7 +21789,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:beehives:2", @@ -16239,7 +21833,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:14", @@ -16256,7 +21850,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:resources:0", @@ -16273,7 +21867,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:10", @@ -16290,7 +21884,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:doors.cocobolo:0", @@ -16307,13 +21901,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:lunide_log:0", "distrib": "0,0.0;103,0.0;104,4.6875E-6;106,4.6875E-6;107,3.046875E-5;108,7.8125E-6;109,7.8125E-6;110,3.828125E-5;111,3.125E-6;112,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:gravel:0", @@ -16330,7 +21924,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:15", @@ -16347,7 +21941,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:stairs.larch:0", @@ -16364,7 +21958,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "bewitchment:dragons_blood_chest:0", @@ -16381,7 +21975,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extrautils2:redorchid:0", @@ -16407,7 +22001,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -16424,25 +22018,25 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "contenttweaker:rhenium_ore:0", "distrib": "0,0.0;69,0.0;70,7.03125E-6;72,7.03125E-6;73,0.0;79,0.0;80,7.03125E-6;82,7.03125E-6;83,0.0;107,0.0;108,7.03125E-6;110,7.03125E-6;111,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,1.5625E-6;12,3.203125E-5;13,3.2734376E-4;14,0.0012007812;15,0.0018234375;16,0.0012171875;17,3.359375E-4;18,3.515625E-5;19,1.5625E-6;20,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;47,0.0;48,7.03125E-6;49,1.40625E-5;50,3.90625E-5;51,1.046875E-4;52,2.1640625E-4;53,3.5625E-4;54,5.640625E-4;55,8.203125E-4;56,0.001084375;57,0.00124375;58,0.0012859375;59,0.0011570313;60,8.5546874E-4;61,5.3125E-4;62,3.0625E-4;63,1.953125E-4;64,6.484375E-5;65,2.8125E-5;66,1.25E-5;67,4.6875E-6;68,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_aer:0", @@ -16459,19 +22053,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "projectred-exploration:stone:0", "distrib": "0,0.0;58,0.0;59,1.328125E-5;60,1.71875E-5;61,1.71875E-5;62,3.203125E-5;63,0.0010828126;64,0.0017734375;65,0.0019953125;66,0.0023179688;67,0.0025828124;68,0.0028257812;69,0.0029382813;70,0.0030460937;71,0.0030773438;72,0.0030976562;73,0.0031289062;74,0.0031664062;75,0.0032085937;76,0.003271875;77,0.0033273438;78,0.0033914063;79,0.0034515625;80,0.0035007813;81,0.0035492186;82,0.0035867188;83,0.0036351562;84,0.0037054687;85,0.0037867187;86,0.0038617188;87,0.003924219;88,0.0039734375;89,0.004005469;90,0.0040414063;91,0.0040703127;92,0.0040976563;93,0.0041296873;94,0.0041585937;95,0.004191406;96,0.003980469;97,0.0040117186;98,0.004063281;99,0.0041375;100,0.004167969;101,0.0041867187;102,0.004203125;103,0.004117969;104,0.003934375;105,0.003703125;106,0.0036195312;107,0.0034578126;108,0.003553125;109,0.0035679687;110,0.003509375;111,0.0033046876;112,0.0023007812;113,0.0022492188;114,0.0022492188;115,0.00234375;116,0.0022492188;117,0.00225;118,0.00225625;119,0.0022304687;120,0.0022367188;121,0.0022726562;122,0.0021453125;123,0.0021484375;124,0.0018273437;125,0.0016953124;126,0.00146875;127,0.0013695313;128,0.0010226562;132,0.0010226562;133,9.28125E-4;135,9.28125E-4;136,8.335938E-4;137,8.335938E-4;138,7.046875E-4;141,7.046875E-4;142,5.09375E-4;143,5.09375E-4;144,4.84375E-5;148,4.84375E-5;149,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;20,0.0;21,4.6875E-6;22,1.640625E-5;23,2.8125E-5;24,3.828125E-5;25,4.6875E-5;26,1.1640625E-4;27,2.734375E-4;28,5.15625E-4;29,9.046875E-4;30,0.0014445313;31,0.0022140625;32,0.0030585937;33,0.0041304687;34,0.005103125;35,0.0058171875;36,0.006483594;37,0.0068671876;38,0.0072203125;39,0.007417969;40,0.0073984377;41,0.0070125;42,0.006378125;43,0.0056914063;44,0.004585156;45,0.0032171875;46,0.0020289063;47,0.001390625;48,6.3984375E-4;49,3.7734376E-4;50,2.046875E-4;51,9.53125E-5;52,2.8125E-5;53,4.6875E-6;54,4.6875E-6;55,6.25E-6;56,4.6875E-6;57,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:wood_slab_0:2", @@ -16488,37 +22082,37 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,3.125E-6;13,2.34375E-6;14,1.5625E-5;15,7.34375E-5;16,1.984375E-4;17,4.3515625E-4;18,8.171875E-4;19,0.0011039062;20,0.0012867188;21,0.001178125;22,8.5546874E-4;23,5.125E-4;24,2.3359375E-4;25,7.421875E-5;26,1.875E-5;27,2.34375E-6;28,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.421875E-4;2,4.8203126E-4;3,6.726562E-4;4,9.132812E-4;5,0.0011492188;6,0.0011234375;7,0.0011765625;8,0.001175;9,0.0011554688;10,0.0011585938;11,0.001178125;12,0.0012023437;13,0.001165625;14,0.001209375;15,0.0012171875;16,0.0012015625;17,0.0012210937;18,0.0011828125;19,0.0011671875;20,0.0012179688;21,0.001190625;22,0.0011328125;23,0.0011945312;24,0.0011679687;25,0.0011351563;26,0.0012195313;27,0.0011992188;28,0.0011804687;29,0.0012179688;30,0.0012015625;31,0.0011507813;32,0.0011171876;33,0.0011320312;34,0.0011054687;35,0.0010867188;36,0.0010929687;37,0.0010546875;38,0.0011171876;39,0.0010640625;40,0.0011296875;41,0.0010960938;42,0.0011195312;43,0.0010476563;44,0.0010992187;45,0.0011;46,0.0011085938;47,0.001125;48,9.296875E-4;49,9.0390624E-4;50,9.3984377E-4;51,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;16,0.0;17,1.5625E-6;18,0.0;19,3.125E-6;20,3.90625E-6;21,7.8125E-6;22,9.375E-6;23,1.484375E-5;24,2.109375E-5;25,2.890625E-5;26,3.75E-5;27,4.53125E-5;28,7.03125E-5;29,8.828125E-5;30,1.1484375E-4;31,1.2734375E-4;32,1.296875E-4;33,1.265625E-4;34,1.359375E-4;35,1.3046875E-4;36,8.4375E-5;37,9.84375E-5;38,9.140625E-5;39,1.03125E-4;40,1.0234375E-4;41,9.453125E-5;42,1.0078125E-4;43,1.1953125E-4;44,1.2265625E-4;45,1.2421876E-4;46,1.1171875E-4;47,1.0546875E-4;48,7.578125E-5;49,6.40625E-5;50,3.828125E-5;51,3.59375E-5;52,2.65625E-5;53,2.421875E-5;54,9.375E-6;55,3.90625E-6;56,3.125E-6;57,1.5625E-6;58,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;40,0.0;41,2.34375E-6;42,3.90625E-6;43,1.953125E-5;44,7.5E-5;45,2.3515624E-4;46,4.0625E-4;47,6.296875E-4;48,5.328125E-4;49,4.5703124E-4;50,4.4453124E-4;51,2.8203125E-4;52,1.4765625E-4;53,5.3125E-5;54,2.03125E-5;55,5.46875E-6;56,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,1.5625E-6;18,4.6875E-6;19,1.875E-5;20,4.921875E-5;21,1.453125E-4;22,2.875E-4;23,5.2578124E-4;24,7.8359374E-4;25,0.0012109375;26,0.0016367187;27,0.00193125;28,0.0021398438;29,0.00205;30,0.0018734375;31,0.0014359375;32,9.804687E-4;33,6.671875E-4;34,4.203125E-4;35,1.5E-4;36,9.0625E-5;37,3.59375E-5;38,1.5625E-5;39,7.03125E-6;40,2.34375E-6;41,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -16544,13 +22138,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:planks.1:11", "distrib": "0,0.0;141,0.0;142,1.5625E-6;143,1.5625E-6;144,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:fences.1:11", @@ -16567,7 +22161,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:stairs.greenheart:0", @@ -16584,19 +22178,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008382812;2,0.016478125;3,0.027076563;4,0.040001564;5,0.05365469;6,0.055553123;7,0.056099217;8,0.046759374;9,0.03731953;10,0.03178906;11,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:stranglewood_log:0", "distrib": "0,0.0;102,0.0;103,9.375E-6;104,9.375E-6;105,1.875E-5;107,1.875E-5;108,2.1875E-5;109,3.125E-5;110,3.4375E-5;111,3.125E-5;112,0.0;137,0.0;138,9.375E-6;142,9.375E-6;143,1.25E-5;144,0.0;148,0.0;149,4.6875E-6;153,4.6875E-6;154,6.25E-6;157,6.25E-6;158,4.6875E-6;159,3.125E-6;160,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "bewitchment:cypress_fence:0", @@ -16613,7 +22207,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:willow_fence:0", @@ -16630,7 +22224,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "abyssalcraft:door_drt:0", @@ -16647,13 +22241,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.046875E-5;30,0.0067945314;31,0.023361718;32,0.040266406;33,0.0479875;34,0.048229687;35,0.04801172;36,0.048378907;37,0.04733203;38,0.047021095;39,0.04763047;40,0.047872655;41,0.04844219;42,0.04775781;43,0.04721406;44,0.04682344;45,0.047475;46,0.04738594;47,0.047535937;48,0.039577343;49,0.039835937;50,0.03979453;51,0.040567186;52,0.040691406;53,0.040514063;54,0.04044297;55,0.040623438;56,0.040646873;57,0.03951875;58,0.038121093;59,0.03564375;60,0.030575782;61,0.02596172;62,0.020029688;63,0.010633593;64,0.0021507812;65,1.40625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "magicbees:hiveblock:2", @@ -16718,13 +22312,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:logs.8:2", "distrib": "0,0.0;123,0.0;124,1.25E-5;125,9.375E-6;126,2.1875E-5;127,4.6875E-5;128,0.0;141,0.0;142,1.25E-5;143,9.375E-6;144,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "magicbees:hiveblock:4", @@ -16777,7 +22371,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "magicbees:hiveblock:3", @@ -16845,13 +22439,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.421875E-4;2,7.09375E-4;3,9.304687E-4;4,0.0012257813;5,0.001646875;6,0.0015398437;7,0.0016179688;8,0.001565625;9,0.001515625;10,0.0016007812;11,0.0015367188;12,0.0015648437;13,0.0017023437;14,0.0018515625;15,0.0019210938;16,0.0018726563;17,0.0017484375;18,0.0017023437;19,0.0015921874;20,0.0014484375;21,0.0015632813;22,0.0015640625;23,0.0014992187;24,0.0015210938;25,0.0015476563;26,0.001553125;27,0.0015773438;28,0.0016;29,0.0014882813;30,8.203125E-4;31,1.328125E-4;32,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:slabs.2:10", @@ -16868,7 +22462,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.0:0", @@ -16885,19 +22479,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;61,0.0;62,4.609375E-5;63,4.6875E-6;64,1.5625E-6;65,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;4,0.0;5,7.8125E-7;6,8.59375E-6;7,6.71875E-5;8,3.15625E-4;9,0.00116875;10,0.0024679687;11,0.0033976561;12,0.0036304689;13,0.0034648438;14,0.00346875;15,0.00330625;16,0.0033851562;17,0.0035421874;18,0.0034578126;19,0.0033984375;20,0.0034171876;21,0.0035140626;22,0.0035921875;23,0.0031789062;24,0.0022898437;25,0.0011210938;26,3.515625E-4;27,6.71875E-5;28,6.25E-6;29,2.34375E-6;30,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "abyssalcraft:crate:0", @@ -16914,7 +22508,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.0:8", @@ -16931,7 +22525,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.2:15", @@ -16948,13 +22542,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;61,0.0;62,2.109375E-5;63,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:stairs.citrus:0", @@ -16971,25 +22565,25 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;64,0.0;65,1.5625E-6;66,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:planks_0:2", "distrib": "0,0.0;116,0.0;117,1.5625E-6;118,0.0;122,0.0;123,3.125E-6;124,0.0;139,0.0;140,3.125E-6;141,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.9921877E-4;2,0.0010507812;3,0.0016734375;4,0.0021796876;5,0.0025796874;6,0.0026695312;7,0.0026296875;8,0.0026054687;9,0.002775;10,0.0027242186;11,0.0027734374;12,0.002859375;13,0.0026757813;14,0.0028523437;15,0.0028117187;16,0.0028390626;17,0.0028273438;18,0.0029101563;19,0.0029289064;20,0.0030164062;21,0.0027789061;22,0.0027320313;23,0.0026398438;24,0.0027117187;25,0.0028757812;26,0.0028195314;27,0.0027351563;28,0.0027328124;29,0.00280625;30,0.0027664062;31,0.0025164064;32,0.0024609375;33,0.002478125;34,0.0024242187;35,0.0024859374;36,0.0023734374;37,0.0025117188;38,0.002434375;39,0.002384375;40,0.0025234376;41,0.0025515624;42,0.0024070311;43,0.001271875;44,1.4609375E-4;45,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_ordo:0", @@ -17006,25 +22600,25 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.9140625E-4;38,0.0020984374;39,0.00348125;40,0.0039125;41,0.003709375;42,0.003778125;43,0.0039375;44,0.003914844;45,0.0039929687;46,0.0040742187;47,0.004113281;48,0.0034375;49,0.0032875;50,0.0031828126;51,0.00320625;52,0.0031195313;53,0.0032148438;54,0.003259375;55,0.003415625;56,0.0034976562;57,0.0035453124;58,0.00331875;59,0.0029179687;60,0.0025882812;61,0.002115625;62,0.0019132813;63,0.0017453125;64,0.0012476563;65,0.0011859376;66,0.0011460937;67,0.0011445313;68,0.00115625;69,0.0010578125;70,0.0010515625;71,0.001125;72,9.8125E-4;73,5.28125E-4;74,1.3359376E-4;75,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:planks_0:9", "distrib": "0,0.0;109,0.0;110,1.5625E-6;111,3.125E-6;112,0.0;124,0.0;125,1.5625E-6;126,1.5625E-6;127,2.34375E-6;128,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,9.765625E-5;3,4.1328126E-4;4,9.03125E-4;5,0.0013476562;6,0.00135625;7,0.0013328125;8,0.0013039062;9,0.00130625;10,0.0013851563;11,0.0014382813;12,0.0013539062;13,0.0013226563;14,0.0013226563;15,0.0013554688;16,0.0013625;17,0.0011265625;18,6.375E-4;19,2.234375E-4;20,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:ore_amber:0", @@ -17050,37 +22644,37 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.25E-4;3,6.1953126E-4;4,0.0014710937;5,0.0020976563;6,0.0021898437;7,0.0021734375;8,0.0022148436;9,0.0025;10,0.0024460938;11,0.0025375;12,0.0025578125;13,0.002540625;14,0.0025507812;15,0.0024726563;16,0.00244375;17,0.0025015625;18,0.0024625;19,0.0023828126;20,0.0025171875;21,0.0025132813;22,0.00245625;23,0.002471875;24,0.0023679687;25,0.0025101562;26,0.0024546876;27,0.0021234376;28,0.00134375;29,5.8828125E-4;30,2.84375E-4;31,2.9765625E-4;32,2.546875E-4;33,1.3828125E-4;34,3.90625E-5;35,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;40,0.0;41,1.5625E-6;42,3.90625E-6;43,1.5625E-6;44,7.8125E-6;45,2.265625E-5;46,9.6875E-5;47,1.1015625E-4;48,1.1953125E-4;49,1.2109375E-4;50,7.578125E-5;51,7.03125E-5;52,2.5E-5;53,3.125E-6;54,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.03125E-5;3,1.546875E-4;4,3.375E-4;5,5.8515626E-4;6,5.3203123E-4;7,8.703125E-4;8,0.0017882813;9,0.0025328125;10,0.0029328126;11,0.0031257812;12,0.0031164063;13,0.0029867187;14,0.0030007812;15,0.0030617188;16,0.0030070313;17,0.002965625;18,0.0029;19,0.003159375;20,0.0030289062;21,0.00301875;22,0.0030546875;23,0.0029171875;24,0.002990625;25,0.0029929688;26,0.0029976564;27,0.0028390626;28,0.0027117187;29,0.0025710938;30,0.0025640626;31,0.0024890625;32,0.002128125;33,0.001240625;34,3.4765626E-4;35,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "advancedrocketry:basalt:0", "distrib": "0,0.0;47,0.0;48,1.5625E-5;49,2.734375E-5;50,1.1328125E-4;51,3.5859374E-4;52,0.0010226562;53,0.001953125;54,0.0033085938;55,0.005455469;56,0.009266406;57,0.018010156;58,0.038066406;59,0.08783203;60,0.1794039;61,0.26357108;62,0.3040367;63,0.29453358;64,0.020785157;65,0.021311719;66,0.021439062;67,0.022103125;68,0.022473438;69,0.021965625;70,0.021904688;71,0.022895312;72,0.02491797;73,0.027259376;74,0.028735157;75,0.029578125;76,0.029909374;77,0.030626563;78,0.031909376;79,0.03260547;80,0.0095117185;81,0.010526562;82,0.011445313;83,0.012226563;84,0.013154687;85,0.014326562;86,0.015516406;87,0.016433593;88,0.017267188;89,0.017878907;90,0.01810703;91,0.018054688;92,0.018282812;93,0.0191875;94,0.020591406;95,0.02071875;96,0.0035226562;97,0.003171875;98,0.0027554687;99,0.0025828124;100,0.00270625;101,0.0029835938;102,0.003984375;103,0.005640625;104,0.0074125;105,0.0081546875;106,0.008360156;107,0.008297657;108,0.007954688;109,0.007416406;110,0.0061289063;111,0.005649219;112,0.0012375;113,0.001321875;114,0.0013914063;115,0.0014875;116,0.0015578124;117,0.0015523437;118,0.0016;119,0.0016085937;120,0.0016742188;121,0.001765625;122,0.0017734375;123,0.0018585938;124,0.0020015624;125,0.0021023438;126,0.0022890626;127,0.0023476563;128,8.234375E-4;129,8.765625E-4;130,9.3515625E-4;131,9.484375E-4;132,9.59375E-4;133,9.4453123E-4;134,0.0010015625;135,0.0011265625;136,0.0012335938;137,0.0013148438;138,0.001321875;139,0.001340625;140,0.0013515624;141,0.0014242188;142,0.00154375;143,0.0015296875;144,1.6171875E-4;145,1.2109375E-4;146,8.359375E-5;147,4.140625E-5;148,2.34375E-6;149,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;47,0.0;48,1.5625E-6;49,3.125E-6;50,0.0;51,6.25E-6;52,3.28125E-5;53,5.234375E-5;54,8.28125E-5;55,1.3828125E-4;56,1.953125E-4;57,1.703125E-4;58,1.8125E-4;59,2.0546875E-4;60,1.4296875E-4;61,7.8125E-5;62,3.828125E-5;63,3.359375E-5;64,1.09375E-5;65,7.8125E-6;66,3.125E-6;67,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:stairs.mahoe:0", @@ -17097,55 +22691,55 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "abyssalcraft:dreadlog:0", "distrib": "0,0.0;109,0.0;110,6.25E-6;111,1.25E-5;112,0.0;124,0.0;125,6.25E-6;127,6.25E-6;128,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,3.890625E-4;8,0.0027648436;9,0.005350781;10,0.005596875;11,0.0055351565;12,0.005766406;13,0.005649219;14,0.005514844;15,0.0054875;16,0.005602344;17,0.005765625;18,0.0057828124;19,0.0057609375;20,0.0058015627;21,0.0058632814;22,0.0057742186;23,0.0058351564;24,0.0058273436;25,0.0058703125;26,0.0057078125;27,0.0056351563;28,0.005684375;29,0.0058078123;30,0.0059015625;31,0.0058867186;32,0.005867969;33,0.0056640627;34,0.0056351563;35,0.005753125;36,0.005925;37,0.005844531;38,0.005621094;39,0.005647656;40,0.0058632814;41,0.006011719;42,0.0058023436;43,0.0056945314;44,0.0058796876;45,0.005925;46,0.0058929687;47,0.005789844;48,0.004878906;49,0.004946875;50,0.0050375;51,0.0048710937;52,0.00476875;53,0.0047585936;54,0.004740625;55,0.0049023437;56,0.0049828123;57,0.004449219;58,0.0023648439;59,3.2265624E-4;60,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.4921873E-4;38,0.0019640625;39,0.0032992188;40,0.003884375;41,0.004034375;42,0.00403125;43,0.00416875;44,0.0040664063;45,0.004333594;46,0.0054234373;47,0.006603125;48,0.0057460936;49,0.005786719;50,0.0058382815;51,0.0058828127;52,0.005761719;53,0.005784375;54,0.005988281;55,0.0057078125;56,0.0056679687;57,0.0056085936;58,0.0055851564;59,0.0052242186;60,0.0044367188;61,0.0037539063;62,0.003359375;63,0.0031695312;64,0.0021398438;65,0.0019375;66,0.00198125;67,0.0020820312;68,0.0019789063;69,0.0019929688;70,0.0019515625;71,0.0018578125;72,0.0017023437;73,0.0012507812;74,8.140625E-4;75,6.125E-4;76,6.078125E-4;77,6.0859375E-4;78,5.984375E-4;79,5.4609374E-4;80,4.3359376E-4;81,4.4453124E-4;82,4.4375E-4;83,4.75E-4;84,4.828125E-4;85,4.203125E-4;86,3.8359375E-4;87,3.796875E-4;88,3.5E-4;89,3.453125E-4;90,3.6171876E-4;91,3.6640625E-4;92,3.296875E-4;93,3.1953125E-4;94,1.6875E-4;95,3.515625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;13,0.0;14,3.90625E-6;15,1.328125E-5;16,2.34375E-5;17,6.25E-5;18,1.25E-4;19,1.8046875E-4;20,1.40625E-4;21,1.765625E-4;22,1.4765625E-4;23,7.421875E-5;24,3.046875E-5;25,1.25E-5;26,7.8125E-6;27,3.125E-6;28,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.4140624E-4;18,0.0016921875;19,0.0030257814;20,0.0036179686;21,0.00359375;22,0.0035960937;23,0.003446875;24,0.00330625;25,0.0033484376;26,0.0033875;27,0.0033890626;28,0.0033914063;29,0.0033671875;30,0.00343125;31,0.003415625;32,0.003384375;33,0.003453125;34,0.0036078126;35,0.0036226562;36,0.0036585939;37,0.0036070312;38,0.0035578124;39,0.0034609374;40,0.00346875;41,0.0035359375;42,0.0035101562;43,0.0034882813;44,0.0035242187;45,0.0034890624;46,0.0034148437;47,0.0033921874;48,0.0028585938;49,0.0029039062;50,0.0029445312;51,0.0028960938;52,0.0023304687;53,0.0013726562;54,4.25E-4;55,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.53125E-4;6,2.0E-4;7,1.6484375E-4;8,1.8671875E-4;9,1.875E-4;10,1.75E-4;11,1.59375E-4;12,1.875E-4;13,1.8359374E-4;14,2.0859374E-4;15,1.75E-4;16,1.734375E-4;17,1.84375E-4;18,2.125E-4;19,1.921875E-4;20,1.9140624E-4;21,1.84375E-4;22,1.90625E-4;23,1.921875E-4;24,1.6796876E-4;25,1.9921875E-4;26,1.78125E-4;27,1.859375E-4;28,1.796875E-4;29,1.9375E-4;30,1.9609375E-4;31,1.8671875E-4;32,2.0546875E-4;33,1.765625E-4;34,1.7734375E-4;35,1.9140624E-4;36,1.7265625E-4;37,1.9921875E-4;38,1.859375E-4;39,1.78125E-4;40,1.8046875E-4;41,1.8671875E-4;42,1.90625E-4;43,1.71875E-4;44,1.90625E-4;45,1.8046875E-4;46,2.1640625E-4;47,1.828125E-4;48,1.6484375E-4;49,1.5703125E-4;50,1.390625E-4;51,1.6796876E-4;52,1.4453125E-4;53,1.5546875E-4;54,1.609375E-4;55,1.484375E-4;56,1.5546875E-4;57,1.5390625E-4;58,1.5390625E-4;59,1.296875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;19,0.0;20,1.09375E-5;21,1.640625E-5;22,4.453125E-5;23,8.59375E-5;24,1.109375E-4;25,2.03125E-4;26,2.578125E-4;27,2.609375E-4;28,2.9375E-4;29,2.953125E-4;30,2.9453126E-4;31,2.078125E-4;32,1.3203124E-4;33,1.0234375E-4;34,6.796875E-5;35,2.109375E-5;36,2.1875E-5;37,8.59375E-6;38,0.0;39,1.5625E-6;40,4.6875E-6;41,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;17,0.0;18,2.34375E-6;19,5.46875E-6;20,6.25E-6;21,7.03125E-6;22,2.8125E-5;23,6.5625E-5;24,5.46875E-5;25,4.609375E-5;26,6.015625E-5;27,5.0E-5;28,6.171875E-5;29,5.46875E-5;30,6.09375E-5;31,2.8125E-5;32,3.046875E-5;33,2.890625E-5;34,2.65625E-5;35,2.421875E-5;36,7.03125E-6;37,1.09375E-5;38,4.6875E-6;39,7.8125E-7;40,0.0;41,3.125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:5", @@ -17162,7 +22756,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:4", @@ -17179,13 +22773,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,2.34375E-6;23,2.34375E-6;24,3.125E-6;25,3.90625E-6;26,2.34375E-6;27,8.59375E-6;28,1.796875E-5;29,1.71875E-5;30,1.71875E-5;31,1.40625E-5;32,1.71875E-5;33,2.03125E-5;34,2.03125E-5;35,2.34375E-5;36,1.71875E-5;37,7.8125E-6;38,1.171875E-5;39,1.484375E-5;40,1.640625E-5;41,1.09375E-5;42,1.09375E-5;43,1.328125E-5;44,2.421875E-5;45,1.25E-5;46,2.03125E-5;47,4.6875E-6;48,7.8125E-6;49,6.25E-6;50,5.46875E-6;51,1.09375E-5;52,7.03125E-6;53,4.6875E-6;54,7.8125E-7;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:7", @@ -17202,7 +22796,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:6", @@ -17219,7 +22813,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:willow_stairs:0", @@ -17236,7 +22830,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:9", @@ -17253,7 +22847,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:anvil:0", @@ -17270,7 +22864,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:8", @@ -17287,7 +22881,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:ore_quartz:0", @@ -17304,7 +22898,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:brown_mushroom:0", @@ -17321,13 +22915,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "bewitchment:cypress_planks:0", "distrib": "0,0.0;103,0.0;104,2.34375E-6;105,8.59375E-6;106,9.375E-6;107,1.5625E-5;108,6.25E-6;109,9.375E-6;110,0.0;123,0.0;124,6.25E-6;125,6.25E-6;126,1.5625E-5;127,1.015625E-5;128,0.0;132,0.0;133,6.25E-6;134,6.25E-6;135,9.375E-6;136,0.0;137,0.0;138,2.34375E-6;139,2.34375E-6;140,3.90625E-6;141,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "bewitchment:cypress_wood_slab:0", @@ -17344,7 +22938,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:1", @@ -17361,7 +22955,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:0", @@ -17378,7 +22972,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:3", @@ -17395,7 +22989,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:mushroom:2", @@ -17412,19 +23006,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:runic_log:0", "distrib": "0,0.0;104,0.0;105,3.90625E-6;109,3.90625E-6;110,1.5625E-6;111,9.375E-6;112,0.0;120,0.0;121,7.8125E-6;122,1.71875E-5;125,1.71875E-5;126,1.25E-5;127,7.8125E-6;128,3.125E-6;129,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.7996578;2,0.6004828;3,0.4000508;4,0.20013203;5,0.0;", "silktouch": true, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "randomthings:glowingmushroom:0", @@ -17441,31 +23035,31 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016265624;2,0.0032210937;3,0.00503125;4,0.0067367186;5,0.0077828127;6,0.007985156;7,0.008032813;8,0.00795625;9,0.0080125;10,0.007927344;11,0.008559375;12,0.008413281;13,0.008228906;14,0.008317969;15,0.00840625;16,0.008624218;17,0.0084820315;18,0.007936719;19,0.007878125;20,0.00785625;21,0.007814063;22,0.008240625;23,0.007953906;24,0.00795625;25,0.008132031;26,0.0077570314;27,0.00764375;28,0.008079687;29,0.008105469;30,0.007928906;31,0.008167188;32,0.008478906;33,0.008641406;34,0.009073437;35,0.009107812;36,0.008921875;37,0.009139063;38,0.008822656;39,0.008746875;40,0.009290625;41,0.008963281;42,0.00878125;43,0.008795313;44,0.008816406;45,0.008771094;46,0.00855;47,0.008404687;48,0.0069367187;49,0.0068179686;50,0.00684375;51,0.0066265627;52,0.0067601562;53,0.0067796875;54,0.006699219;55,0.006857031;56,0.0066953124;57,0.0064984374;58,0.00633125;59,0.0060023437;60,0.004935156;61,0.004071875;62,0.0018585938;63,2.8203125E-4;64,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;55,0.0;56,1.5625E-6;57,0.0;58,8.59375E-6;59,7.8125E-7;60,1.5625E-6;61,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;20,0.0;21,7.8125E-7;22,4.6875E-5;23,7.109375E-5;24,3.515625E-5;25,1.5625E-6;26,0.0;44,0.0;45,1.40625E-5;46,3.203125E-5;47,1.71875E-5;48,1.71875E-5;49,2.890625E-5;50,3.984375E-5;51,3.203125E-5;52,1.640625E-5;53,5.46875E-6;54,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.01243125;3,0.021650782;4,0.03203906;5,0.042307813;6,0.04318594;7,0.043841407;8,0.044432033;9,0.0463125;10,0.04753047;11,0.048221875;12,0.04920703;13,0.050771095;14,0.052378125;15,0.052296873;16,0.053953905;17,0.054714844;18,0.05501797;19,0.056110937;20,0.05776406;21,0.059182033;22,0.061171092;23,0.061971094;24,0.062403124;25,0.06155;26,0.06151953;27,0.059982814;28,0.05846953;29,0.05736172;30,0.056510158;31,0.055167187;32,0.055257812;33,0.05498281;34,0.055347655;35,0.054740626;36,0.053892188;37,0.0524875;38,0.050522655;39,0.04810469;40,0.045955468;41,0.043853126;42,0.04295156;43,0.041442968;44,0.040685154;45,0.038821094;46,0.03773906;47,0.036289845;48,0.030166406;49,0.029247656;50,0.028384374;51,0.027717968;52,0.0270625;53,0.026040625;54,0.02500625;55,0.024245312;56,0.023990626;57,0.023908595;58,0.023827344;59,0.02526953;60,0.030282032;61,0.04025;62,0.06198672;63,0.11900859;64,0.036942188;65,0.039821092;66,0.044091407;67,0.048397657;68,0.052764844;69,0.058089063;70,0.063766405;71,0.06930391;72,0.074589066;73,0.079817966;74,0.08604922;75,0.09333516;76,0.101116404;77,0.10871484;78,0.116245314;79,0.12363047;80,0.03784375;81,0.039929688;82,0.042210158;83,0.044976562;84,0.048033595;85,0.051217187;86,0.054527342;87,0.058120314;88,0.06208203;89,0.06630781;90,0.07076875;91,0.07566719;92,0.080276564;93,0.084860936;94,0.08921562;95,0.09396094;96,0.035235155;97,0.036122657;98,0.037088282;99,0.037704688;100,0.038203124;101,0.038646095;102,0.03914297;103,0.039808594;104,0.040620312;105,0.04201797;106,0.043654688;107,0.04529375;108,0.046966407;109,0.04787969;110,0.04890156;111,0.049875;112,0.014884375;113,0.015160938;114,0.015460937;115,0.01576797;116,0.016170312;117,0.016540624;118,0.01686328;119,0.01721953;120,0.0176125;121,0.018138282;122,0.01870078;123,0.019127343;124,0.01980078;125,0.020385155;126,0.020989845;127,0.021540625;128,0.00695;129,0.0071671875;130,0.007363281;131,0.0075875;132,0.007842969;133,0.008184375;134,0.008347657;135,0.008590625;136,0.008867187;137,0.009157812;138,0.009585156;139,0.009919532;140,0.010214844;141,0.010591406;142,0.011028125;143,0.011397656;144,3.8203126E-4;145,4.3046876E-4;146,4.6796876E-4;147,5.101563E-4;148,5.4921873E-4;149,5.859375E-4;150,5.890625E-4;151,5.875E-4;152,5.875E-4;153,5.65625E-4;154,5.765625E-4;155,5.765625E-4;156,5.8046874E-4;157,5.8046874E-4;158,5.7890627E-4;159,5.7734374E-4;160,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:fences.1:2", @@ -17482,13 +23076,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:planks.0:0", "distrib": "0,0.0;118,0.0;119,3.125E-6;120,0.0;126,0.0;127,3.125E-6;128,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.1:6", @@ -17505,13 +23099,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.453125E-4;30,0.011238282;31,0.034473438;32,0.05538125;33,0.0641375;34,0.06386172;35,0.063378125;36,0.06315078;37,0.06314219;38,0.06290078;39,0.06312031;40,0.063921876;41,0.06436016;42,0.06403125;43,0.06404609;44,0.06390859;45,0.06388438;46,0.06370938;47,0.06374922;48,0.054145314;49,0.053740624;50,0.05305156;51,0.053119533;52,0.053803124;53,0.054120313;54,0.053497657;55,0.052940626;56,0.053289846;57,0.053015623;58,0.050935157;59,0.0465875;60,0.041516405;61,0.035053127;62,0.025709376;63,0.013935938;64,0.0030859376;65,1.0078125E-4;66,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_terra:0", @@ -17528,7 +23122,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_perditio:0", @@ -17545,7 +23139,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:fences.0:0", @@ -17562,13 +23156,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:logs.0:3", "distrib": "0,0.0;103,0.0;104,9.375E-6;105,9.375E-6;106,1.875E-5;107,1.875E-5;108,3.4375E-5;109,1.25E-5;110,2.8125E-5;111,6.25E-6;112,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:diamond_ore:0", @@ -17585,7 +23179,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "draconicevolution:draconium_ore:0", @@ -17602,7 +23196,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:dawnwood_fence:0", @@ -17619,25 +23213,25 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:logs.0:1", "distrib": "0,0.0;112,0.0;113,4.6875E-6;114,3.90625E-6;116,3.90625E-6;117,1.015625E-5;118,1.5625E-6;119,6.25E-6;120,6.25E-6;121,5.46875E-6;122,4.6875E-6;123,1.328125E-5;124,3.125E-6;126,3.125E-6;127,1.5625E-6;128,0.0;135,0.0;136,9.375E-6;137,7.8125E-6;139,7.8125E-6;140,1.640625E-5;141,3.125E-6;143,3.125E-6;144,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:lucalus_log:0", "distrib": "0,0.0;115,0.0;116,9.375E-6;118,9.375E-6;119,3.75E-5;120,9.375E-6;122,9.375E-6;123,2.5E-5;124,9.375E-6;126,9.375E-6;127,3.75E-5;128,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:planks.1:2", "distrib": "0,0.0;108,0.0;109,4.6875E-6;110,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "aoa3:dawnwood_slab:0", @@ -17654,7 +23248,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:red_mushroom:0", @@ -17671,7 +23265,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:coal_ore:0", @@ -17688,7 +23282,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "projectred-exploration:ore:6", @@ -17705,7 +23299,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.1:14", @@ -17722,19 +23316,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009565625;2,0.018278126;3,0.026632031;4,0.034966405;5,0.043378126;6,0.043865625;7,0.044307813;8,0.045030467;9,0.045954686;10,0.046314843;11,0.04676094;12,0.044834375;13,0.043784376;14,0.04355;15,0.044484373;16,0.045002345;17,0.045802344;18,0.046296876;19,0.04586797;20,0.04553047;21,0.04561094;22,0.045740627;23,0.04568906;24,0.046064064;25,0.046483595;26,0.04651875;27,0.045985155;28,0.045772657;29,0.04551172;30,0.044657033;31,0.042390626;32,0.040146094;33,0.039416406;34,0.039090626;35,0.038438283;36,0.038209375;37,0.038255468;38,0.038142186;39,0.038683593;40,0.0385375;41,0.03911172;42,0.039307814;43,0.040503126;44,0.041334376;45,0.041061718;46,0.040292967;47,0.039852343;48,0.033017967;49,0.034282032;50,0.034796875;51,0.03431797;52,0.033692967;53,0.03386797;54,0.034528907;55,0.034159373;56,0.03279375;57,0.03203125;58,0.031584375;59,0.030499218;60,0.027157813;61,0.023285156;62,0.020230468;63,0.018688282;64,0.0134625;65,0.013386719;66,0.013340625;67,0.013105469;68,0.012904688;69,0.012413281;70,0.01214375;71,0.012582812;72,0.012885156;73,0.013027344;74,0.012375781;75,0.011439844;76,0.0101875;77,0.007892188;78,0.0050367187;79,0.00206875;80,3.078125E-4;81,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008359375;2,0.016725;3,0.025696093;4,0.0340375;5,0.042239062;6,0.041210156;7,0.040446095;8,0.03969922;9,0.039804686;10,0.039121095;11,0.0398125;12,0.04033125;13,0.04077031;14,0.041495312;15,0.041947655;16,0.041565627;17,0.041595314;18,0.04145;19,0.041346096;20,0.041409373;21,0.041717187;22,0.041421875;23,0.042065624;24,0.042499218;25,0.04281797;26,0.042273436;27,0.042059377;28,0.042053908;29,0.042309374;30,0.0419;31,0.039771874;32,0.038035158;33,0.03746875;34,0.03766875;35,0.03762656;36,0.037533592;37,0.037634376;38,0.037971877;39,0.03798203;40,0.037528124;41,0.037253127;42,0.036633592;43,0.03701328;44,0.037902344;45,0.037773438;46,0.037113283;47,0.03660547;48,0.0298625;49,0.030770313;50,0.031670313;51,0.03233125;52,0.032253124;53,0.031275783;54,0.030965624;55,0.030746093;56,0.030410938;57,0.029735938;58,0.029010156;59,0.027394531;60,0.024348438;61,0.021152344;62,0.0197875;63,0.018524218;64,0.013557031;65,0.013919531;66,0.013196875;67,0.012416407;68,0.011827344;69,0.011361719;70,0.011071093;71,0.010757812;72,0.010966406;73,0.011410156;74,0.011082031;75,0.010464843;76,0.009450781;77,0.007659375;78,0.0047296877;79,0.00198125;80,3.1953125E-4;81,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thaumcraft:crystal_aqua:0", @@ -17751,19 +23345,19 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:planks.fireproof.1:0", "distrib": "0,0.0;106,0.0;107,3.125E-6;108,0.0;109,3.125E-6;110,0.0;111,6.25E-6;112,0.0;141,0.0;142,3.125E-6;143,0.0;152,0.0;153,1.5625E-6;154,0.0;157,0.0;158,1.5625E-6;159,4.6875E-6;160,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;12,0.0;13,1.5625E-6;14,3.125E-6;15,6.25E-6;16,2.34375E-6;17,1.5625E-6;18,1.796875E-5;19,3.203125E-5;20,5.15625E-5;21,7.265625E-5;22,1.078125E-4;23,2.046875E-4;24,2.7265624E-4;25,3.203125E-4;26,3.109375E-4;27,3.6640625E-4;28,3.015625E-4;29,3.1875E-4;30,3.5546874E-4;31,3.0625E-4;32,2.484375E-4;33,1.8515626E-4;34,1.6875E-4;35,1.09375E-4;36,5.859375E-5;37,3.75E-5;38,1.5625E-5;39,1.09375E-5;40,1.09375E-5;41,3.125E-6;42,0.0;43,0.0;44,1.5625E-6;45,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore_fluid:2", @@ -17780,7 +23374,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "thermalfoundation:ore_fluid:1", @@ -17797,7 +23391,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stone:0", @@ -17814,13 +23408,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.008867969;2,0.01760625;3,0.02605;4,0.033435937;5,0.04081953;6,0.040764842;7,0.041473437;8,0.04251875;9,0.043092187;10,0.043047655;11,0.044153124;12,0.043085158;13,0.04295703;14,0.04341875;15,0.044696093;16,0.04543047;17,0.046035156;18,0.04638828;19,0.04610078;20,0.045064062;21,0.04430078;22,0.042908594;23,0.042564843;24,0.04325469;25,0.043853905;26,0.04348906;27,0.042329688;28,0.04248828;29,0.04306953;30,0.042864062;31,0.04133281;32,0.03953125;33,0.038342968;34,0.037666406;35,0.038114842;36,0.03891875;37,0.039745312;38,0.039589062;39,0.03921875;40,0.038933594;41,0.038136717;42,0.0379125;43,0.03774375;44,0.037583593;45,0.03793125;46,0.037935156;47,0.03789922;48,0.030625781;49,0.031096876;50,0.03216328;51,0.03276172;52,0.03315078;53,0.03319453;54,0.03293672;55,0.033009376;56,0.032996874;57,0.032153126;58,0.031639062;59,0.029774219;60,0.025682813;61,0.021878906;62,0.01975547;63,0.01828125;64,0.013825782;65,0.014292187;66,0.014133594;67,0.013560938;68,0.012708594;69,0.012257031;70,0.011729687;71,0.011364844;72,0.011160937;73,0.011254688;74,0.011327344;75,0.010810156;76,0.009732813;77,0.0073984377;78,0.0045359377;79,0.0018242188;80,3.046875E-4;81,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extrabees:hive:3", @@ -17882,7 +23476,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "biomesoplenty:umbran_fence:0", @@ -17899,7 +23493,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extrabees:hive:1", @@ -17934,7 +23528,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:stairs.holly:0", @@ -17951,7 +23545,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.2:0", @@ -17968,7 +23562,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:redstone_ore:0", @@ -17985,7 +23579,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:fences.0:14", @@ -18002,13 +23596,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0032867189;2,0.0063851564;3,0.009742969;4,0.012942969;5,0.01631875;6,0.015859375;7,0.015386718;8,0.015414843;9,0.015388281;10,0.015182031;11,0.014958594;12,0.0149625;13,0.015403906;14,0.015517969;15,0.015432031;16,0.015523437;17,0.015692968;18,0.016348438;19,0.016799219;20,0.01728125;21,0.01717578;22,0.016728126;23,0.016142968;24,0.015628906;25,0.015249219;26,0.014978906;27,0.014821875;28,0.015108594;29,0.015288281;30,0.015720313;31,0.0155;32,0.015295313;33,0.015173437;34,0.015432031;35,0.015225781;36,0.015084375;37,0.015430469;38,0.015948437;39,0.016585156;40,0.01649922;41,0.015808593;42,0.016021876;43,0.015835937;44,0.015642187;45,0.015442188;46,0.015615625;47,0.016232813;48,0.013460938;49,0.013615625;50,0.013829688;51,0.0137875;52,0.013628907;53,0.013621094;54,0.013563281;55,0.013448438;56,0.013216406;57,0.013004688;58,0.0130585935;59,0.012463281;60,0.010732031;61,0.009030469;62,0.008025;63,0.0077039064;64,0.0053515625;65,0.0054210937;66,0.0051015625;67,0.004796875;68,0.0043976563;69,0.0042328127;70,0.0042484375;71,0.0039375;72,0.0036109374;73,0.003278125;74,0.00341875;75,0.00349375;76,0.0035515625;77,0.0034625;78,0.0033601562;79,0.0031945312;80,0.0025898437;81,0.002559375;82,0.002478125;83,0.0025585936;84,0.0025476562;85,0.0025445314;86,0.0022367188;87,0.0019554687;88,0.0019570312;89,0.0018882812;90,0.0018015625;91,0.0017226563;92,0.001675;93,0.0017429688;94,0.0017179687;95,0.0015914063;96,7.859375E-4;97,8.132812E-4;98,8.328125E-4;99,7.234375E-4;100,6.273438E-4;101,6.6953123E-4;102,7.8359374E-4;103,7.71875E-4;104,6.0E-4;105,5.7890627E-4;106,5.273438E-4;107,4.7890624E-4;108,4.4375E-4;109,5.9140625E-4;110,6.375E-4;111,5.390625E-4;112,3.125E-4;113,1.8984375E-4;114,1.890625E-4;115,2.4921875E-4;116,2.7578126E-4;117,2.6875E-4;118,2.296875E-4;119,2.6484375E-4;120,2.59375E-4;121,2.2109375E-4;122,1.6171875E-4;123,1.40625E-4;124,1.7109375E-4;125,2.203125E-4;126,2.4140625E-4;127,1.9140624E-4;128,1.03125E-4;129,6.25E-5;130,6.953125E-5;131,9.21875E-5;132,8.828125E-5;133,9.140625E-5;134,1.203125E-4;135,1.109375E-4;136,9.53125E-5;137,5.390625E-5;138,3.203125E-5;139,4.375E-5;140,8.4375E-5;141,1.0859375E-4;142,9.921875E-5;143,7.8125E-5;144,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -18025,7 +23619,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "advancedrocketry:charcoallog:0", @@ -18042,7 +23636,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.2:8", @@ -18059,7 +23653,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:slabs.2:7", @@ -18076,7 +23670,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:fences.1:0", @@ -18093,7 +23687,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -18110,7 +23704,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "mod_lavacow:glowshroom:0", @@ -18127,7 +23721,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:fences.1:7", @@ -18144,7 +23738,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "minecraft:glowstone:0", @@ -18161,13 +23755,13 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,9.375E-6;3,9.765625E-5;4,3.4609376E-4;5,1.3125E-4;6,1.2578125E-4;7,2.625E-4;8,2.3125E-4;9,1.6953125E-4;10,1.1796875E-4;11,2.265625E-4;12,4.0234375E-4;13,4.875E-4;14,3.2421874E-4;15,2.7421876E-4;16,1.875E-4;17,2.6796875E-4;18,3.078125E-4;19,1.578125E-4;20,3.21875E-4;21,4.0078125E-4;22,1.859375E-4;23,1.265625E-4;24,7.65625E-5;25,9.609375E-5;26,2.640625E-4;27,5.039062E-4;28,2.03125E-4;29,1.484375E-4;30,4.6875E-5;31,2.3125E-4;32,2.09375E-4;33,3.1640625E-4;34,2.265625E-4;35,3.5234375E-4;36,1.4453125E-4;37,1.234375E-4;38,2.96875E-5;39,1.828125E-4;40,5.078125E-5;41,1.25E-5;42,1.359375E-4;43,1.5546875E-4;44,1.0546875E-4;45,1.296875E-4;46,4.53125E-5;47,0.0;", "silktouch": false, - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "extratrees:slabs.2:2", @@ -18184,7 +23778,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "forestry:stairs.cocobolo:0", @@ -18201,7 +23795,7 @@ } } ], - "dim": "Dim 163: planet" + "dim": "Dim 163: Rhenia" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -18218,7 +23812,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:sign:0", @@ -18235,19 +23829,19 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "divinerpg:realmite_ore:0", "distrib": "0,0.0;1,1.40625E-5;2,9.375E-6;3,2.8125E-5;4,2.34375E-5;5,3.046875E-5;6,3.28125E-5;7,1.640625E-5;8,1.40625E-5;9,0.0;10,1.40625E-5;11,3.28125E-5;12,3.4375E-5;13,2.65625E-5;14,4.6875E-6;15,0.0;22,0.0;23,1.40625E-5;24,2.34375E-5;25,2.34375E-5;26,3.28125E-5;27,1.40625E-5;28,3.28125E-5;29,9.375E-6;30,1.40625E-5;31,0.0;35,0.0;36,1.40625E-5;37,1.40625E-5;38,1.71875E-5;39,4.6875E-6;40,1.40625E-5;41,2.34375E-5;42,3.75E-5;43,2.34375E-5;44,1.40625E-5;45,0.0;47,0.0;48,1.40625E-5;49,9.375E-6;50,1.40625E-5;51,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.640625E-5;2,2.5E-5;3,2.65625E-5;4,4.6875E-5;5,5.546875E-5;6,7.421875E-5;7,7.5E-5;8,6.875E-5;9,8.203125E-5;10,8.75E-5;11,8.125E-5;12,7.265625E-5;13,8.59375E-5;14,7.34375E-5;15,1.0390625E-4;16,1.0078125E-4;17,8.75E-5;18,3.984375E-5;19,1.25E-5;20,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "forestry:apiary:0", @@ -18264,7 +23858,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -18281,7 +23875,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_ignis:0", @@ -18298,7 +23892,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:lapis_ore:0", @@ -18315,7 +23909,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:11", @@ -18332,7 +23926,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:12", @@ -18349,7 +23943,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:13", @@ -18366,7 +23960,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "forestry:beehives:2", @@ -18401,7 +23995,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:14", @@ -18418,7 +24012,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "forestry:resources:0", @@ -18435,7 +24029,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:10", @@ -18452,7 +24046,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:gravel:0", @@ -18469,7 +24063,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:15", @@ -18486,7 +24080,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "extrautils2:redorchid:0", @@ -18512,7 +24106,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -18529,19 +24123,19 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,2.734375E-5;13,2.890625E-4;14,0.0010460938;15,0.0015835938;16,9.375E-4;17,2.5703126E-4;18,2.8125E-5;19,1.5625E-6;20,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,3.90625E-6;48,1.71875E-5;49,4.765625E-5;50,8.90625E-5;51,2.5625E-4;52,4.703125E-4;53,9.609375E-4;54,0.0016632812;55,0.0024054688;56,0.0031820312;57,0.0038359375;58,0.004117969;59,0.0035867188;60,0.0025546874;61,0.0014492187;62,9.2109374E-4;63,5.757813E-4;64,1.3203124E-4;65,8.203125E-5;66,3.203125E-5;67,1.015625E-5;68,7.8125E-7;69,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_aer:0", @@ -18558,43 +24152,43 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;18,0.0;19,2.34375E-6;20,1.015625E-5;21,4.6875E-6;22,1.328125E-5;23,1.875E-5;24,1.40625E-5;25,6.171875E-5;26,1.0546875E-4;27,1.6640624E-4;28,3.6640625E-4;29,7.1640627E-4;30,0.0011015625;31,0.00161875;32,0.0023390625;33,0.0030148437;34,0.004065625;35,0.0050265626;36,0.0055625;37,0.005894531;38,0.005989844;39,0.005821875;40,0.0057742186;41,0.0056164064;42,0.0050054686;43,0.004250781;44,0.0034164062;45,0.00255;46,0.0018164063;47,0.0010546875;48,6.1171874E-4;49,3.6015626E-4;50,1.5234375E-4;51,8.046875E-5;52,6.40625E-5;53,2.8125E-5;54,8.59375E-6;55,5.46875E-6;56,3.125E-6;57,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,1.328125E-5;14,4.765625E-5;15,2.0E-4;16,6.65625E-4;17,0.0013929687;18,0.002528125;19,0.0034921875;20,0.0038875;21,0.0035726563;22,0.0025742187;23,0.0014585938;24,7.0859375E-4;25,2.2578124E-4;26,7.1875E-5;27,9.375E-6;28,1.5625E-6;29,7.8125E-7;30,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.59375E-4;2,4.84375E-4;3,7.140625E-4;4,9.015625E-4;5,0.0010867188;6,0.0011359375;7,0.0011523437;8,0.0011625;9,0.0010867188;10,0.001134375;11,0.0011695313;12,0.0011695313;13,0.0011890625;14,0.0012109375;15,0.0012046875;16,0.0012328125;17,0.0012046875;18,0.0012054688;19,0.0012390625;20,0.0012085937;21,0.0011484375;22,0.0011640625;23,0.0011992188;24,0.001228125;25,0.001234375;26,0.0012203126;27,0.0012359375;28,0.0012007812;29,0.0012265625;30,0.0011515626;31,0.001071875;32,0.0011179687;33,0.0011109374;34,0.0010960938;35,0.0011117187;36,0.0010554688;37,0.0011539062;38,0.0011445313;39,0.001115625;40,0.0011109374;41,0.001146875;42,0.0011328125;43,0.001084375;44,0.0011257812;45,0.0010992187;46,0.0011320312;47,0.0011039062;48,9.296875E-4;49,8.921875E-4;50,8.984375E-4;51,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;20,0.0;21,3.90625E-6;22,4.6875E-6;23,9.375E-6;24,2.03125E-5;25,2.34375E-5;26,3.046875E-5;27,2.890625E-5;28,3.515625E-5;29,5.0E-5;30,6.640625E-5;31,7.578125E-5;32,9.765625E-5;33,8.984375E-5;34,9.21875E-5;35,1.1953125E-4;36,1.015625E-4;37,9.453125E-5;38,6.015625E-5;39,8.125E-5;40,7.34375E-5;41,8.984375E-5;42,8.671875E-5;43,1.0859375E-4;44,8.046875E-5;45,9.140625E-5;46,8.4375E-5;47,5.9375E-5;48,3.75E-5;49,3.203125E-5;50,2.5E-5;51,1.25E-5;52,1.25E-5;53,6.25E-6;54,4.6875E-6;55,3.90625E-6;56,3.125E-6;57,3.125E-6;58,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,3.125E-6;43,1.484375E-5;44,4.6875E-5;45,1.546875E-4;46,2.2890625E-4;47,3.6328126E-4;48,4.71875E-4;49,4.46875E-4;50,3.421875E-4;51,2.5703126E-4;52,1.3359376E-4;53,3.671875E-5;54,9.375E-6;55,4.6875E-6;56,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;15,0.0;16,1.5625E-6;17,0.0;18,8.59375E-6;19,1.796875E-5;20,7.890625E-5;21,1.78125E-4;22,3.296875E-4;23,7.2578125E-4;24,0.001215625;25,0.001796875;26,0.0023695312;27,0.0028765625;28,0.0032679688;29,0.003290625;30,0.0029960938;31,0.0024421874;32,0.0017453125;33,0.0011984375;34,7.609375E-4;35,3.6171876E-4;36,1.921875E-4;37,9.0625E-5;38,2.96875E-5;39,1.015625E-5;40,3.125E-6;41,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -18620,31 +24214,31 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:basalt2:3", "distrib": "0,0.0;60,0.0;61,1.5625E-5;62,3.125E-6;63,8.90625E-5;64,1.40625E-5;65,1.09375E-5;66,1.171875E-5;67,9.375E-6;68,3.046875E-5;69,1.328125E-5;70,8.59375E-6;71,2.34375E-6;72,2.265625E-5;73,7.8125E-6;74,6.25E-6;75,3.671875E-5;76,7.265625E-5;77,3.359375E-5;78,1.171875E-5;79,1.25E-5;80,3.125E-6;81,0.0;82,0.0;83,8.59375E-6;84,0.0;85,0.0;86,3.90625E-6;87,2.34375E-6;88,7.8125E-7;89,2.734375E-5;90,1.015625E-5;91,6.25E-6;92,6.25E-6;93,2.265625E-5;94,2.265625E-5;95,1.953125E-5;96,0.0;99,0.0;100,3.125E-6;101,0.0;106,0.0;107,7.8125E-7;108,1.015625E-5;110,1.015625E-5;111,2.578125E-5;112,3.125E-6;116,3.125E-6;117,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008958594;2,0.017103907;3,0.028845312;4,0.04187578;5,0.056560937;6,0.057404686;7,0.057658594;8,0.047764845;9,0.03877422;10,0.032985937;11,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "abyssalcraft:abyore:0", "distrib": "0,0.0;1,2.34375E-6;2,6.25E-6;3,4.6875E-6;4,8.59375E-6;5,1.09375E-5;6,8.59375E-6;7,8.59375E-6;8,2.34375E-6;9,0.0;10,2.34375E-6;11,1.09375E-5;12,1.328125E-5;13,6.25E-6;14,0.0;22,0.0;23,2.34375E-6;24,8.59375E-6;25,8.59375E-6;26,5.46875E-6;27,7.03125E-6;28,5.46875E-6;29,6.25E-6;30,2.34375E-6;31,0.0;35,0.0;36,2.34375E-6;37,6.25E-6;38,3.90625E-6;39,0.0;40,2.34375E-6;41,8.59375E-6;42,1.09375E-5;43,8.59375E-6;44,2.34375E-6;45,0.0;47,0.0;48,2.34375E-6;49,6.25E-6;50,2.34375E-6;51,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.765625E-5;30,0.007192969;31,0.024026563;32,0.04061797;33,0.046864845;34,0.04713125;35,0.047754686;36,0.048105467;37,0.048367187;38,0.04860625;39,0.048113283;40,0.04749844;41,0.047617186;42,0.04788906;43,0.04794844;44,0.04791953;45,0.04801719;46,0.048029687;47,0.04778125;48,0.038572658;49,0.039328124;50,0.039428126;51,0.039321873;52,0.03852656;53,0.03818594;54,0.038310938;55,0.038365625;56,0.037989844;57,0.037990626;58,0.037234373;59,0.03458047;60,0.0287375;61,0.022807032;62,0.016809374;63,0.008560156;64,0.0013859374;65,7.03125E-6;66,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "magicbees:hiveblock:2", @@ -18688,7 +24282,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "magicbees:hiveblock:4", @@ -18732,7 +24326,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "magicbees:hiveblock:3", @@ -18767,37 +24361,37 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.2109374E-4;2,5.9609377E-4;3,9.28125E-4;4,0.0012671875;5,0.001625;6,0.0017234375;7,0.0016265624;8,0.0016078125;9,0.0016;10,0.0014679688;11,0.001578125;12,0.0015851563;13,0.0016226562;14,0.0016140625;15,0.0017976563;16,0.0017554688;17,0.0016445313;18,0.0015929687;19,0.0015953125;20,0.0016109375;21,0.0016257813;22,0.0015171875;23,0.0015726562;24,0.0016585938;25,0.001684375;26,0.001671875;27,0.0016289062;28,0.0015453125;29,0.00135625;30,7.648438E-4;31,1.4375E-4;32,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;62,0.0;63,1.796875E-5;64,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;4,0.0;5,1.5625E-6;6,9.375E-6;7,8.75E-5;8,3.375E-4;9,0.0011476562;10,0.002409375;11,0.0031921875;12,0.0034601563;13,0.0034054688;14,0.0033039062;15,0.003375;16,0.0034890624;17,0.003571875;18,0.0037039062;19,0.0035234375;20,0.0034523439;21,0.003478125;22,0.0035210939;23,0.0032617187;24,0.0024171874;25,0.0012117188;26,3.609375E-4;27,6.25E-5;28,8.59375E-6;29,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:basalt2:0", "distrib": "0,0.0;60,0.0;61,1.71875E-5;62,1.25E-5;63,6.6640624E-4;64,1.5625E-5;65,2.890625E-5;66,6.015625E-5;67,4.453125E-5;68,1.546875E-4;69,4.0625E-5;70,1.3515625E-4;71,8.59375E-5;72,4.453125E-5;73,1.3515625E-4;74,9.765625E-5;75,1.0234375E-4;76,3.75E-5;77,1.0234375E-4;78,7.109375E-5;79,5.234375E-5;80,1.328125E-5;81,1.5625E-5;82,1.5625E-5;83,5.78125E-5;84,6.796875E-5;85,5.0E-5;86,3.671875E-5;87,3.359375E-5;88,6.875E-5;89,1.015625E-5;90,5.625E-5;91,1.25E-5;92,4.375E-5;93,5.3125E-5;94,1.328125E-5;95,6.25E-6;96,0.0;99,0.0;100,3.515625E-5;101,0.0;102,0.0;103,3.90625E-6;104,0.0;107,0.0;108,1.0390625E-4;109,0.0;110,1.25E-5;111,2.1875E-5;112,1.25E-5;113,1.25E-5;114,9.375E-6;115,3.125E-6;116,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;62,0.0;63,9.375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_ordo:0", @@ -18814,13 +24408,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.703125E-4;2,0.00104375;3,0.0017460937;4,0.0022125;5,0.0027960937;6,0.0027859374;7,0.002475;8,0.002546875;9,0.002715625;10,0.0027453124;11,0.0028140624;12,0.0028867188;13,0.002996875;14,0.0028625;15,0.002821875;16,0.0030789063;17,0.002896875;18,0.0029179687;19,0.002928125;20,0.0028976563;21,0.0028484375;22,0.00273125;23,0.002678125;24,0.0030234375;25,0.0028953124;26,0.0027085938;27,0.0028507812;28,0.0029585937;29,0.0029757812;30,0.0028953124;31,0.0026171876;32,0.0023945312;33,0.0024335939;34,0.0025859375;35,0.002496875;36,0.0025367187;37,0.0025609375;38,0.0026203124;39,0.0025539063;40,0.0025046875;41,0.00248125;42,0.0023148437;43,0.001175;44,1.4296875E-4;45,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "bibliocraft:swordpedestal:3", @@ -18837,13 +24431,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.109375E-4;38,0.0019921875;39,0.0036023438;40,0.004053906;41,0.003959375;42,0.00405625;43,0.0041757813;44,0.004036719;45,0.0041304687;46,0.00426875;47,0.0043015624;48,0.0033578125;49,0.0032679688;50,0.0033226563;51,0.0033867187;52,0.003425;53,0.0033609376;54,0.00355625;55,0.003471875;56,0.0031929687;57,0.0032109376;58,0.0032335937;59,0.002928125;60,0.0023351563;61,0.0018359375;62,0.0015007813;63,0.001346875;64,7.53125E-4;65,7.7265623E-4;66,7.5390626E-4;67,7.71875E-4;68,7.476563E-4;69,7.8359374E-4;70,7.414062E-4;71,6.703125E-4;72,5.859375E-4;73,3.234375E-4;74,7.34375E-5;75,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "bibliocraft:swordpedestal:0", @@ -18860,13 +24454,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,8.28125E-5;3,3.7578124E-4;4,8.640625E-4;5,0.001309375;6,0.00135625;7,0.001346875;8,0.0014273437;9,0.0014226562;10,0.001346875;11,0.00138125;12,0.0013648438;13,0.0012453125;14,0.0013164063;15,0.0014328125;16,0.0013757813;17,0.0012335938;18,7.273437E-4;19,2.1640625E-4;20,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:ore_amber:0", @@ -18892,79 +24486,79 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.1796875E-4;3,6.7421875E-4;4,0.0015273438;5,0.0021742187;6,0.0023039063;7,0.0021890625;8,0.0023109375;9,0.0025242188;10,0.0024882813;11,0.0025390624;12,0.0025398438;13,0.0025304689;14,0.0025421875;15,0.0025726561;16,0.0025328125;17,0.0024429688;18,0.0024320313;19,0.002515625;20,0.0026484374;21,0.0025765626;22,0.0025671874;23,0.0026140625;24,0.002596875;25,0.0025398438;26,0.0026523438;27,0.0023382811;28,0.0014164062;29,5.625E-4;30,2.734375E-4;31,2.9921875E-4;32,2.203125E-4;33,1.5234375E-4;34,3.59375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;42,0.0;43,2.34375E-6;44,9.375E-6;45,2.421875E-5;46,5.546875E-5;47,7.890625E-5;48,7.8125E-5;49,6.171875E-5;50,6.328125E-5;51,4.140625E-5;52,1.875E-5;53,7.03125E-6;54,7.8125E-7;55,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "advancedrocketry:basalt:0", "distrib": "0,0.0;34,0.0;35,1.953125E-5;36,4.0625E-5;37,4.375E-5;40,4.375E-5;41,4.921875E-5;42,5.078125E-5;44,5.078125E-5;45,5.703125E-5;50,5.703125E-5;51,6.484375E-5;52,2.890625E-4;53,9.21875E-4;54,0.0024101562;55,0.0057828124;56,0.012409375;57,0.024014063;58,0.045760937;59,0.09739219;60,0.19914141;61,0.29954764;62,0.3461664;63,0.33887345;64,0.0136875;65,0.014739844;66,0.016427344;67,0.018745312;68,0.02033125;69,0.020003906;70,0.018807812;71,0.016317187;72,0.01905078;73,0.023501562;74,0.027720312;75,0.030749219;76,0.03169844;77,0.029788282;78,0.027354687;79,0.026442187;80,0.005380469;81,0.00615;82,0.0068445313;83,0.0074171876;84,0.007963281;85,0.0083375;86,0.009010937;87,0.009554688;88,0.010041406;89,0.010910156;90,0.011608594;91,0.01243125;92,0.012767969;93,0.012814844;94,0.01270625;95,0.012374219;96,0.0031765625;97,0.00320625;98,0.0032945313;99,0.0035375;100,0.0037710937;101,0.004033594;102,0.0043742186;103,0.0046875;104,0.0048;105,0.004905469;106,0.004875;107,0.0049195313;108,0.0042484375;109,0.004109375;110,0.0041507813;111,0.0039859377;112,2.609375E-4;113,3.5625E-4;114,4.2890626E-4;115,5.0859374E-4;116,5.65625E-4;117,5.578125E-4;118,5.4375E-4;119,4.6953125E-4;120,4.859375E-4;121,5.5703125E-4;122,6.3203124E-4;123,6.8125E-4;124,6.929687E-4;125,8.609375E-4;126,0.001275;127,0.0017492188;128,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,3.046875E-5;3,1.640625E-4;4,3.8203126E-4;5,5.523437E-4;6,5.71875E-4;7,8.890625E-4;8,0.0018265625;9,0.0027335938;10,0.0030234375;11,0.0031148437;12,0.003028125;13,0.00301875;14,0.0031664062;15,0.0033070312;16,0.0033335937;17,0.0031242187;18,0.0030671875;19,0.0031085936;20,0.0030734376;21,0.0030703126;22,0.0032015624;23,0.003209375;24,0.00313125;25,0.003121875;26,0.0033679688;27,0.0031515625;28,0.0028726563;29,0.0025734375;30,0.0025898437;31,0.0025710938;32,0.0022796874;33,0.001365625;34,3.859375E-4;35,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;47,0.0;48,3.125E-6;49,7.8125E-6;50,2.890625E-5;51,5.390625E-5;52,1.0390625E-4;53,1.90625E-4;54,3.09375E-4;55,4.078125E-4;56,6.234375E-4;57,7.0E-4;58,8.296875E-4;59,7.390625E-4;60,4.3828125E-4;61,2.8828124E-4;62,1.5859376E-4;63,1.0859375E-4;64,3.28125E-5;65,1.40625E-5;66,4.6875E-6;67,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.007812E-4;38,0.0019726562;39,0.00336875;40,0.0040921876;41,0.004209375;42,0.004190625;43,0.00413125;44,0.004115625;45,0.0046476563;46,0.005925;47,0.006921875;48,0.005650781;49,0.005828125;50,0.0056828125;51,0.0054679685;52,0.0056445315;53,0.00561875;54,0.0057984376;55,0.005738281;56,0.0055375;57,0.0056164064;58,0.0056070313;59,0.0052859373;60,0.0042992188;61,0.0033070312;62,0.0027328124;63,0.0023921875;64,0.0014070312;65,0.0013765625;66,0.00125625;67,0.001284375;68,0.0012695312;69,0.00123125;70,0.0012632812;71,0.0012171875;72,0.00108125;73,7.757812E-4;74,4.9453124E-4;75,3.53125E-4;76,3.53125E-4;77,3.8203126E-4;78,3.34375E-4;79,3.1796875E-4;80,2.5625E-4;81,2.3359375E-4;82,2.2109375E-4;83,2.421875E-4;84,2.09375E-4;85,1.953125E-4;86,2.1328125E-4;87,1.9296876E-4;88,1.8828125E-4;89,1.84375E-4;90,1.8671875E-4;91,1.6015625E-4;92,1.1328125E-4;93,9.453125E-5;94,7.734375E-5;95,2.421875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,3.90625E-4;8,0.0028632812;9,0.005128125;10,0.0055882814;11,0.005852344;12,0.0058648437;13,0.005821875;14,0.0059625;15,0.006146875;16,0.0060179685;17,0.0061289063;18,0.00604375;19,0.006084375;20,0.0060226563;21,0.0059648436;22,0.0060851565;23,0.0061078123;24,0.006165625;25,0.0061578127;26,0.0057796873;27,0.005714844;28,0.0058984375;29,0.006040625;30,0.0059648436;31,0.006147656;32,0.0060125;33,0.0060390625;34,0.005933594;35,0.005815625;36,0.005896094;37,0.0056515625;38,0.005553125;39,0.0055890623;40,0.0058859377;41,0.005871875;42,0.005922656;43,0.0058421874;44,0.0058632814;45,0.0059492188;46,0.0060226563;47,0.0059726564;48,0.00444375;49,0.0047203125;50,0.004744531;51,0.0045828125;52,0.0047820313;53,0.0047117188;54,0.004692969;55,0.0046390626;56,0.0047101565;57,0.0041734376;58,0.0021648437;59,3.1796875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,2.34375E-6;13,3.125E-6;14,9.375E-6;15,5.78125E-5;16,1.3359376E-4;17,2.8984374E-4;18,5.0E-4;19,6.625E-4;20,7.3359377E-4;21,6.6953123E-4;22,4.9765623E-4;23,2.8359375E-4;24,1.40625E-4;25,5.15625E-5;26,5.46875E-6;27,2.34375E-6;28,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.125E-4;18,0.001746875;19,0.0030421875;20,0.0037054687;21,0.0036125;22,0.0035734375;23,0.0036179686;24,0.0035921875;25,0.003578125;26,0.0036507812;27,0.0036710938;28,0.003690625;29,0.0037703125;30,0.0036375;31,0.0036046875;32,0.0036828124;33,0.003571875;34,0.003621875;35,0.0036515626;36,0.0035632811;37,0.0035125;38,0.003534375;39,0.003440625;40,0.003428125;41,0.0034570312;42,0.0036140624;43,0.0036234376;44,0.0035867188;45,0.0036867186;46,0.0036296875;47,0.0035765625;48,0.0028578124;49,0.00299375;50,0.00293125;51,0.0028765625;52,0.0025390624;53,0.0014804688;54,3.859375E-4;55,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.828125E-4;6,1.96875E-4;7,1.6484375E-4;8,1.6484375E-4;9,1.8203125E-4;10,1.6328125E-4;11,1.796875E-4;12,1.6640624E-4;13,1.90625E-4;14,1.890625E-4;15,1.84375E-4;17,1.84375E-4;18,1.796875E-4;19,1.6875E-4;20,1.71875E-4;21,1.78125E-4;22,1.828125E-4;23,1.9296876E-4;24,1.7578126E-4;25,2.109375E-4;26,1.9609375E-4;27,1.9375E-4;28,2.0E-4;29,1.9765625E-4;30,1.859375E-4;31,1.7734375E-4;32,1.9765625E-4;33,1.7734375E-4;34,2.0234376E-4;35,1.953125E-4;36,1.875E-4;37,2.0234376E-4;38,1.8359374E-4;39,1.9609375E-4;40,1.9765625E-4;41,1.8515626E-4;42,1.7890625E-4;43,1.984375E-4;44,1.765625E-4;45,1.7734375E-4;46,1.9296876E-4;47,1.8984375E-4;48,1.4453125E-4;49,1.6171875E-4;50,1.546875E-4;51,1.3671875E-4;52,1.3828125E-4;53,1.609375E-4;54,1.4921874E-4;55,1.546875E-4;56,1.6171875E-4;57,1.5546875E-4;58,1.5078126E-4;59,1.21875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;16,0.0;17,1.5625E-6;18,4.6875E-6;19,5.46875E-6;20,2.34375E-5;21,4.0625E-5;22,6.71875E-5;23,1.375E-4;24,2.46875E-4;25,3.53125E-4;26,4.890625E-4;27,5.109375E-4;28,5.4609374E-4;29,6.242187E-4;30,5.453125E-4;31,3.8203126E-4;32,2.90625E-4;33,2.4375E-4;34,1.2734375E-4;35,8.515625E-5;36,3.828125E-5;37,1.640625E-5;38,7.8125E-6;39,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;16,0.0;17,5.46875E-6;18,2.34375E-6;19,4.6875E-6;20,1.71875E-5;21,9.375E-6;22,2.65625E-5;23,5.9375E-5;24,6.5625E-5;25,5.625E-5;26,9.375E-5;27,9.296875E-5;28,7.734375E-5;29,7.8125E-5;30,1.015625E-4;31,9.53125E-5;32,6.171875E-5;33,6.25E-5;34,7.1875E-5;35,2.5E-5;36,1.953125E-5;37,8.59375E-6;38,5.46875E-6;39,4.6875E-6;40,0.0;41,3.125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:5", @@ -18981,7 +24575,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:4", @@ -18998,13 +24592,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;21,0.0;22,7.8125E-7;23,0.0;24,0.0;25,3.125E-6;26,6.25E-6;27,7.8125E-6;28,7.8125E-6;29,3.90625E-6;30,7.8125E-6;31,1.328125E-5;32,8.59375E-6;33,7.8125E-6;34,3.90625E-6;35,3.125E-6;36,9.375E-6;37,7.03125E-6;38,9.375E-6;40,9.375E-6;41,5.46875E-6;42,7.8125E-6;43,1.5625E-5;44,1.875E-5;45,1.484375E-5;46,0.0;47,7.03125E-6;48,2.34375E-6;49,3.90625E-6;50,0.0;51,2.34375E-6;52,0.0;53,2.34375E-6;54,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:7", @@ -19021,7 +24615,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:6", @@ -19038,7 +24632,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:9", @@ -19055,7 +24649,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:8", @@ -19072,7 +24666,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:ore_quartz:0", @@ -19089,7 +24683,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:brown_mushroom:0", @@ -19106,13 +24700,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "contenttweaker:metagabbro:0", "distrib": "0,0.0;1,0.0;2,7.8125E-7;3,0.0;4,7.8125E-7;7,7.8125E-7;8,0.0;10,0.0;11,7.8125E-7;12,1.5625E-6;13,0.0;23,0.0;24,7.8125E-7;25,7.8125E-7;26,0.0;27,7.8125E-7;28,0.0;29,7.8125E-7;30,0.0;36,0.0;37,7.8125E-7;38,0.0;40,0.0;41,7.8125E-7;43,7.8125E-7;44,0.0;48,0.0;49,7.8125E-7;50,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:1", @@ -19129,7 +24723,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:0", @@ -19146,7 +24740,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:3", @@ -19163,7 +24757,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:mushroom:2", @@ -19180,13 +24774,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.799818;2,0.6002234;3,0.3999867;4,0.20044453;5,0.0;", "silktouch": true, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "randomthings:glowingmushroom:0", @@ -19203,13 +24797,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016617187;2,0.0032421874;3,0.00486875;4,0.006417969;5,0.0079359375;6,0.008152343;7,0.008103125;8,0.007835938;9,0.008011719;10,0.007960157;11,0.0077515626;12,0.007867187;13,0.007953906;14,0.007964844;15,0.007846094;16,0.007910937;17,0.007910937;18,0.008205469;19,0.008125;20,0.007950781;21,0.007916406;22,0.008046093;23,0.007972656;24,0.007865625;25,0.007792969;26,0.007769531;27,0.007964844;28,0.008224219;29,0.008089063;30,0.008084375;31,0.008177344;32,0.007994532;33,0.008551562;34,0.008725781;35,0.008726562;36,0.008855469;37,0.008930469;38,0.008917969;39,0.0087929685;40,0.008739063;41,0.008725;42,0.008657032;43,0.008565625;44,0.008396875;45,0.008191406;46,0.008350781;47,0.008177344;48,0.006391406;49,0.0064632813;50,0.006535156;51,0.0063125;52,0.0063242186;53,0.00639375;54,0.0066234376;55,0.0064976565;56,0.0062429686;57,0.006119531;58,0.005859375;59,0.0056765624;60,0.0049265623;61,0.0035390626;62,0.001559375;63,2.2109375E-4;64,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "openblocks:sky:1", @@ -19226,31 +24820,31 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;55,0.0;56,7.8125E-7;57,0.0;58,7.8125E-7;59,1.25E-5;60,7.8125E-7;61,7.8125E-7;62,1.5625E-6;63,2.34375E-6;64,2.34375E-6;65,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;20,0.0;21,1.484375E-5;22,3.359375E-5;23,1.796875E-5;24,0.0;28,0.0;29,9.375E-6;30,2.65625E-5;31,1.875E-5;32,2.265625E-5;33,3.75E-5;34,1.796875E-5;35,0.0;40,0.0;41,1.015625E-5;42,3.125E-5;43,2.109375E-5;44,7.8125E-7;45,7.03125E-6;46,3.359375E-5;47,3.359375E-5;48,9.375E-6;49,3.125E-6;50,2.578125E-5;51,3.828125E-5;52,3.59375E-5;53,7.8125E-6;54,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.014535156;3,0.023160156;4,0.032695312;5,0.04241172;6,0.04388047;7,0.04482969;8,0.046290625;9,0.0475875;10,0.048442967;11,0.049740624;12,0.05083828;13,0.051842187;14,0.052833594;15,0.053308595;16,0.054159377;17,0.055397656;18,0.055853125;19,0.05716406;20,0.058204688;21,0.058528908;22,0.05806328;23,0.057103124;24,0.057353124;25,0.057601564;26,0.057871092;27,0.05738281;28,0.05701875;29,0.057221092;30,0.056495313;31,0.05566797;32,0.0546125;33,0.054764844;34,0.05369844;35,0.052375782;36,0.050647657;37,0.049171094;38,0.04693047;39,0.04627031;40,0.045495313;41,0.04394297;42,0.042717967;43,0.04135;44,0.038622655;45,0.037371095;46,0.03536172;47,0.034310937;48,0.026667187;49,0.025436718;50,0.025140624;51,0.024920313;52,0.02412578;53,0.023678126;54,0.022950782;55,0.021789843;56,0.020472657;57,0.019489063;58,0.02070625;59,0.023308594;60,0.0297;61,0.04204375;62,0.066358596;63,0.1242375;64,0.044185158;65,0.043732032;66,0.043251563;67,0.044971094;68,0.04750078;69,0.051133595;70,0.05569375;71,0.062896095;72,0.06629219;73,0.06899219;74,0.07286406;75,0.07753125;76,0.08361406;77,0.09120312;78,0.09959687;79,0.106725;80,0.019889062;81,0.020652344;82,0.021396875;83,0.022674218;84,0.024236718;85,0.026;86,0.027615625;87,0.02943125;88,0.031621095;89,0.03390156;90,0.036291406;91,0.03875703;92,0.041558594;93,0.04424219;94,0.047115624;95,0.05006094;96,0.0119875;97,0.012752344;98,0.013461718;99,0.01419375;100,0.0149796875;101,0.015791407;102,0.016625;103,0.0175375;104,0.01878125;105,0.019951563;106,0.021192187;107,0.022308594;108,0.023625;109,0.025171874;110,0.02629375;111,0.027370313;112,0.0024265626;113,0.0024796876;114,0.0025578125;115,0.002640625;116,0.0027460938;117,0.0028726563;118,0.0030007812;119,0.0030125;120,0.0030140625;121,0.00311875;122,0.0032195312;123,0.0033789063;124,0.0035578124;125,0.0037546875;126,0.003924219;127,0.004071875;128,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,2.8671874E-4;30,0.010246093;31,0.033050783;32,0.054716405;33,0.06348438;34,0.06398984;35,0.0642375;36,0.06446953;37,0.064467184;38,0.06411953;39,0.06358359;40,0.06327109;41,0.06241875;42,0.062545314;43,0.06394453;44,0.06423516;45,0.06314375;46,0.06360703;47,0.06442266;48,0.05076172;49,0.049907032;50,0.05110156;51,0.052589845;52,0.052585155;53,0.051989064;54,0.052902345;55,0.052475;56,0.05124375;57,0.050235156;58,0.047877345;59,0.044690624;60,0.038566407;61,0.030914843;62,0.022094531;63,0.011377344;64,0.0018953125;65,4.0625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_terra:0", @@ -19267,7 +24861,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_perditio:0", @@ -19284,7 +24878,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:diamond_ore:0", @@ -19301,7 +24895,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "draconicevolution:draconium_ore:0", @@ -19318,7 +24912,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:red_mushroom:0", @@ -19335,7 +24929,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:coal_ore:0", @@ -19352,7 +24946,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "projectred-exploration:ore:6", @@ -19369,7 +24963,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:chest:0", @@ -19386,19 +24980,19 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009188281;2,0.017644532;3,0.0259125;4,0.033910938;5,0.041854687;6,0.041660156;7,0.041927345;8,0.042571876;9,0.043072656;10,0.043861717;11,0.04614922;12,0.045958593;13,0.04543594;14,0.045505468;15,0.04517578;16,0.045520313;17,0.045560937;18,0.045335155;19,0.044453908;20,0.04480703;21,0.044839844;22,0.044616405;23,0.044450782;24,0.044446874;25,0.046171095;26,0.047310937;27,0.047680467;28,0.04754375;29,0.046626564;30,0.04545625;31,0.0429375;32,0.04107422;33,0.040691406;34,0.040896095;35,0.040809374;36,0.040296875;37,0.04050625;38,0.040310156;39,0.04038594;40,0.040171877;41,0.0406625;42,0.041084375;43,0.041001562;44,0.04083203;45,0.041296095;46,0.041350782;47,0.041233595;48,0.032440625;49,0.033214062;50,0.033385936;51,0.033607032;52,0.03355078;53,0.033024218;54,0.032898437;55,0.032821875;56,0.03258047;57,0.03171328;58,0.030876562;59,0.028505469;60,0.02383125;61,0.019253125;62,0.016690625;63,0.015217969;64,0.00950625;65,0.00990625;66,0.009832031;67,0.009264062;68,0.00856875;69,0.008389062;70,0.0081375;71,0.007630469;72,0.0070171873;73,0.0066328123;74,0.0063484376;75,0.0062265624;76,0.005925;77,0.0046390626;78,0.00264375;79,9.484375E-4;80,1.1953125E-4;81,7.8125E-7;82,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.0082953125;2,0.01588125;3,0.023782812;4,0.03196328;5,0.041135937;6,0.04073203;7,0.040144533;8,0.040142186;9,0.03999453;10,0.04010156;11,0.04213125;12,0.042985156;13,0.042754687;14,0.042265624;15,0.041800782;16,0.041720312;17,0.04171406;18,0.041672654;19,0.04202344;20,0.041846093;21,0.041821875;22,0.04166875;23,0.04089844;24,0.041270312;25,0.0416375;26,0.041202344;27,0.04063203;28,0.039921876;29,0.0402625;30,0.04059531;31,0.03977969;32,0.038227342;33,0.0371375;34,0.037057813;35,0.036425;36,0.0359375;37,0.036276564;38,0.036534376;39,0.036439843;40,0.036577344;41,0.037065625;42,0.03759297;43,0.038153127;44,0.03851172;45,0.03876875;46,0.038382813;47,0.037966408;48,0.029185155;49,0.029501563;50,0.029323438;51,0.029758593;52,0.030496875;53,0.031566408;54,0.032290626;55,0.031421874;56,0.0298125;57,0.028775781;58,0.028546875;59,0.026557812;60,0.022333594;61,0.018014845;62,0.015490625;63,0.014292187;64,0.0083976565;65,0.008452344;66,0.008257031;67,0.007998438;68,0.0076921876;69,0.007525781;70,0.0075546876;71,0.0074765626;72,0.0070921876;73,0.006621094;74,0.006286719;75,0.005897656;76,0.0057445313;77,0.004664844;78,0.00300625;79,0.0014242188;80,2.03125E-4;81,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thaumcraft:crystal_aqua:0", @@ -19415,19 +25009,19 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "actuallyadditions:block_crystal_empowered:0", "distrib": "0,0.0;62,0.0;63,7.8125E-6;64,1.5625E-6;65,3.90625E-6;66,0.0;67,7.03125E-6;68,4.6875E-6;69,1.171875E-5;70,1.328125E-5;71,1.015625E-5;72,1.71875E-5;73,1.640625E-5;74,2.03125E-5;75,9.375E-6;76,1.5625E-6;77,6.25E-6;78,1.5625E-5;79,1.796875E-5;80,5.46875E-6;81,5.46875E-6;82,2.34375E-6;83,0.0;84,3.125E-6;85,4.6875E-6;86,1.25E-5;87,1.09375E-5;88,1.328125E-5;89,7.8125E-7;90,0.0;91,0.0;92,3.90625E-6;93,3.125E-6;94,0.0;95,3.90625E-6;96,0.0;109,0.0;110,3.90625E-6;111,3.90625E-6;112,0.0;114,0.0;115,3.90625E-6;116,0.0;117,3.125E-6;118,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;15,0.0;16,3.90625E-6;17,3.125E-6;18,1.5625E-5;19,4.375E-5;20,8.359375E-5;21,1.5390625E-4;22,1.7109375E-4;23,2.203125E-4;24,3.1875E-4;25,3.796875E-4;26,4.4765626E-4;27,4.3671875E-4;28,4.9921876E-4;29,4.6875E-4;30,5.046875E-4;31,4.5859374E-4;32,4.3359376E-4;33,3.421875E-4;34,2.875E-4;35,1.59375E-4;36,1.3203124E-4;37,7.5E-5;38,3.203125E-5;39,6.25E-6;40,1.09375E-5;41,1.5625E-6;42,1.5625E-6;43,7.8125E-7;44,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore_fluid:2", @@ -19444,7 +25038,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "thermalfoundation:ore_fluid:1", @@ -19461,7 +25055,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stone:0", @@ -19478,13 +25072,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.00895625;2,0.017207813;3,0.025973437;4,0.034253906;5,0.041848436;6,0.041428126;7,0.04115156;8,0.04171094;9,0.04247656;10,0.042924218;11,0.044580467;12,0.043871094;13,0.043691408;14,0.043852344;15,0.044670314;16,0.044796877;17,0.0438625;18,0.043489844;19,0.043875;20,0.043178905;21,0.043232813;22,0.04285;23,0.043326564;24,0.043532033;25,0.04357344;26,0.04378047;27,0.04350781;28,0.043539844;29,0.04363828;30,0.043539844;31,0.041829687;32,0.040208593;33,0.03904297;34,0.038557813;35,0.038949218;36,0.039078124;37,0.038413282;38,0.038403124;39,0.038102344;40,0.037536718;41,0.0372375;42,0.037120312;43,0.037497655;44,0.037877344;45,0.038460936;46,0.038859375;47,0.039033595;48,0.030996876;49,0.031425;50,0.03159922;51,0.031053126;52,0.030142188;53,0.03009453;54,0.030251563;55,0.031021874;56,0.031109376;57,0.030889845;58,0.029922657;59,0.02778125;60,0.023183594;61,0.018665625;62,0.016124219;63,0.015057031;64,0.0085625;65,0.008742187;66,0.008624218;67,0.008503125;68,0.00805625;69,0.007596875;70,0.007446094;71,0.007128125;72,0.0069296877;73,0.006833594;74,0.0066375;75,0.006364844;76,0.00560625;77,0.0044515627;78,0.0028914062;79,0.00130625;80,2.15625E-4;81,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "extrabees:hive:1", @@ -19519,7 +25113,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:redstone_ore:0", @@ -19536,13 +25130,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.003409375;2,0.0066734375;3,0.009842969;4,0.012454688;5,0.015175781;6,0.015104688;7,0.015652344;8,0.015925782;9,0.0163;10,0.016125781;11,0.016182812;12,0.015960157;13,0.0157875;14,0.015428125;15,0.015366406;16,0.015435156;17,0.016101563;18,0.016195312;19,0.016220313;20,0.01575625;21,0.015369532;22,0.015426562;23,0.015308593;24,0.015099219;25,0.0151140625;26,0.015771093;27,0.016767187;28,0.017280469;29,0.016923437;30,0.016371094;31,0.015744532;32,0.015530469;33,0.0155125;34,0.01555625;35,0.015580469;36,0.0159;37,0.015742188;38,0.015817968;39,0.016035937;40,0.01639922;41,0.016267188;42,0.01544375;43,0.0151945315;44,0.015380469;45,0.015407813;46,0.015440625;47,0.015538281;48,0.012989844;49,0.012892188;50,0.01278125;51,0.013004688;52,0.013627344;53,0.0141;54,0.0140664065;55,0.013567969;56,0.013046093;57,0.012799218;58,0.012025781;59,0.0109625;60,0.009400781;61,0.008198437;62,0.0069320314;63,0.0056390627;64,0.0029367188;65,0.0029609376;66,0.00303125;67,0.0031984374;68,0.0030617188;69,0.0028789062;70,0.0026484374;71,0.0026390625;72,0.002940625;73,0.0030804689;74,0.0027390625;75,0.0023335938;76,0.0021648437;77,0.0020703124;78,0.0019859376;79,0.0017960938;80,0.0011546875;81,0.0012773437;82,0.00128125;83,0.0012734375;84,0.0012882813;85,0.0012875;86,0.00129375;87,0.001153125;88,8.90625E-4;89,7.671875E-4;90,7.359375E-4;91,7.046875E-4;92,7.242187E-4;93,8.03125E-4;94,8.7421876E-4;95,9.0078125E-4;96,4.9453124E-4;97,3.65625E-4;98,2.6875E-4;99,1.921875E-4;100,2.109375E-4;101,2.65625E-4;102,3.09375E-4;103,3.359375E-4;104,3.109375E-4;105,2.78125E-4;106,2.75E-4;107,2.671875E-4;108,2.328125E-4;109,2.265625E-4;110,2.3125E-4;111,2.0390625E-4;112,3.984375E-5;113,3.359375E-5;114,6.640625E-5;115,8.984375E-5;116,8.046875E-5;117,6.328125E-5;118,4.0625E-5;119,4.375E-5;120,4.453125E-5;121,3.90625E-5;122,4.140625E-5;123,3.515625E-5;124,2.96875E-5;125,3.046875E-5;126,2.96875E-5;127,3.046875E-5;128,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -19559,13 +25153,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "tconstruct:slime_congealed:3", "distrib": "0,0.0;62,0.0;63,2.1875E-5;64,4.6875E-6;65,3.125E-6;66,6.25E-6;67,6.25E-6;68,1.40625E-5;69,1.40625E-5;70,2.96875E-5;71,3.125E-5;72,2.109375E-5;73,8.59375E-6;74,7.8125E-6;75,0.0;76,1.171875E-5;77,2.421875E-5;78,1.640625E-5;79,6.25E-6;80,5.46875E-6;81,0.0;82,3.125E-6;83,7.8125E-7;84,0.0;86,0.0;87,3.125E-6;88,2.34375E-6;89,8.59375E-6;90,6.25E-6;92,6.25E-6;93,1.796875E-5;94,1.25E-5;95,1.875E-5;96,0.0;99,0.0;100,1.71875E-5;101,1.25E-5;102,7.8125E-6;103,3.125E-6;104,3.125E-6;105,0.0;108,0.0;109,7.8125E-7;110,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -19582,7 +25176,7 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "mod_lavacow:glowshroom:0", @@ -19599,13 +25193,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "chisel:diorite1:7", "distrib": "0,0.0;60,0.0;61,3.828125E-5;62,1.953125E-5;63,4.875E-4;64,0.0;65,1.5625E-5;66,1.0234375E-4;67,1.328125E-5;68,4.140625E-5;69,2.34375E-6;70,8.984375E-5;71,2.96875E-5;72,2.65625E-5;73,1.03125E-4;74,4.765625E-5;75,3.828125E-5;76,4.609375E-5;77,9.765625E-5;78,4.375E-5;79,2.578125E-5;80,2.34375E-6;81,1.5625E-6;82,4.6875E-6;83,8.359375E-5;84,1.328125E-5;85,7.8125E-6;86,2.34375E-6;87,2.34375E-6;88,2.578125E-5;89,1.171875E-5;90,1.875E-5;91,7.8125E-7;92,1.953125E-5;93,6.328125E-5;94,7.8125E-7;95,7.8125E-7;96,0.0;99,0.0;100,3.90625E-6;101,6.25E-6;107,6.25E-6;108,1.53125E-4;109,6.25E-6;110,0.0;111,3.828125E-5;112,1.953125E-5;113,1.015625E-5;114,3.90625E-6;115,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "minecraft:glowstone:0", @@ -19622,13 +25216,13 @@ } } ], - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,2.03125E-5;4,1.3984375E-4;5,1.5234375E-4;6,7.734375E-5;7,1.6796876E-4;8,1.3984375E-4;9,3.4375E-5;10,1.125E-4;11,9.84375E-5;12,1.9140624E-4;13,1.6875E-4;14,4.765625E-5;15,9.0625E-5;16,2.5390624E-4;17,1.734375E-4;18,1.15625E-4;19,6.953125E-5;20,1.515625E-4;21,1.65625E-4;22,6.484375E-5;23,2.9375E-4;24,4.6328126E-4;25,1.296875E-4;26,1.0078125E-4;27,3.8671875E-4;28,2.5234374E-4;29,1.828125E-4;30,2.5390624E-4;31,6.5625E-5;32,8.828125E-5;33,1.2890625E-4;34,1.859375E-4;35,2.1953126E-4;36,3.5234375E-4;37,2.1484375E-4;38,1.765625E-4;39,2.5703126E-4;40,2.1171875E-4;41,3.09375E-4;42,1.4296875E-4;43,2.28125E-4;44,2.3984375E-4;45,3.03125E-4;46,1.78125E-4;47,0.0;", "silktouch": false, - "dim": "Dim 161: planet" + "dim": "Dim 161: Orcus" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -19645,7 +25239,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:sign:0", @@ -19662,13 +25256,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.875E-5;2,2.734375E-5;3,4.765625E-5;4,4.6875E-5;5,7.734375E-5;6,5.9375E-5;7,7.890625E-5;8,7.8125E-5;9,6.953125E-5;10,7.890625E-5;11,7.265625E-5;12,5.78125E-5;13,5.546875E-5;14,6.640625E-5;15,5.859375E-5;16,6.71875E-5;17,6.71875E-5;18,4.765625E-5;19,1.5625E-5;20,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "forestry:apiary:0", @@ -19685,7 +25279,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -19702,7 +25296,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_ignis:0", @@ -19719,7 +25313,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:lapis_ore:0", @@ -19736,7 +25330,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:11", @@ -19753,7 +25347,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:12", @@ -19770,7 +25364,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:13", @@ -19787,7 +25381,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "forestry:beehives:2", @@ -19822,7 +25416,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:14", @@ -19839,7 +25433,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "forestry:resources:0", @@ -19856,7 +25450,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:10", @@ -19873,7 +25467,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:gravel:0", @@ -19890,13 +25484,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "xtones:tank:3", "distrib": "0,0.0;62,0.0;63,4.828125E-4;64,3.0546874E-4;65,1.84375E-4;66,1.5390625E-4;67,1.5234375E-4;68,9.53125E-5;69,1.1640625E-4;70,6.953125E-5;71,8.359375E-5;72,1.546875E-4;73,1.5546875E-4;74,1.6171875E-4;75,1.0859375E-4;76,1.5703125E-4;77,6.71875E-5;78,1.078125E-4;79,7.1875E-5;80,1.640625E-5;81,1.71875E-5;82,3.515625E-5;83,3.90625E-5;84,2.265625E-5;85,7.03125E-6;86,0.0;87,1.953125E-5;88,7.5E-5;89,3.046875E-5;90,6.796875E-5;91,1.6875E-4;92,1.5546875E-4;93,1.140625E-4;94,8.59375E-5;95,1.9140624E-4;96,0.0;101,0.0;102,3.515625E-5;103,3.125E-5;104,4.84375E-5;105,2.265625E-5;106,1.328125E-5;107,7.03125E-6;108,7.03125E-6;109,3.4375E-5;110,3.4375E-5;111,3.203125E-5;112,2.34375E-6;113,5.46875E-6;114,4.6875E-6;115,0.0;116,0.0;117,4.6875E-6;118,0.0;120,0.0;121,4.6875E-6;122,0.0;124,0.0;125,4.6875E-6;126,0.0;128,0.0;129,3.046875E-5;130,0.0;135,0.0;136,2.734375E-5;137,0.0;142,0.0;143,1.484375E-5;144,6.25E-6;145,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:15", @@ -19913,13 +25507,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "xtones:tank:0", "distrib": "0,0.0;62,0.0;63,4.75E-4;64,1.7109375E-4;65,9.609375E-5;66,1.4609375E-4;67,1.28125E-4;68,1.21875E-4;69,1.9375E-4;70,1.234375E-4;71,1.5E-4;72,2.328125E-4;73,2.4921875E-4;74,2.3984375E-4;75,2.1875E-4;76,2.28125E-4;77,1.65625E-4;78,1.984375E-4;79,2.328125E-4;80,2.1875E-5;81,2.1875E-5;82,3.4375E-5;83,3.515625E-5;84,3.75E-5;85,3.515625E-5;86,3.046875E-5;87,5.859375E-5;88,7.03125E-5;89,5.0E-5;90,8.828125E-5;91,1.5546875E-4;92,1.6484375E-4;93,1.3125E-4;94,1.65625E-4;95,1.6953125E-4;96,9.375E-6;97,1.25E-5;98,9.375E-6;99,1.25E-5;100,9.375E-6;101,1.25E-5;102,4.375E-5;103,7.265625E-5;104,7.1875E-5;105,5.234375E-5;106,7.890625E-5;107,4.609375E-5;108,3.59375E-5;109,7.578125E-5;110,2.65625E-5;111,3.828125E-5;112,0.0;116,0.0;117,6.25E-6;118,3.90625E-6;119,3.125E-6;120,3.90625E-6;122,3.90625E-6;123,3.125E-6;124,3.90625E-6;126,3.90625E-6;127,3.125E-6;128,0.0;129,2.1875E-5;130,1.484375E-5;131,8.59375E-6;132,1.484375E-5;133,1.484375E-5;134,8.59375E-6;135,1.484375E-5;137,1.484375E-5;138,8.59375E-6;139,1.484375E-5;140,1.484375E-5;141,8.59375E-6;142,1.484375E-5;143,1.484375E-5;144,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "extrautils2:redorchid:0", @@ -19945,7 +25539,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -19962,19 +25556,19 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,3.125E-6;12,3.671875E-5;13,3.5234375E-4;14,0.0013710938;15,0.0019726562;16,0.0013421875;17,3.2734376E-4;18,3.28125E-5;19,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;47,0.0;48,4.6875E-6;49,1.015625E-5;50,4.21875E-5;51,7.109375E-5;52,1.59375E-4;53,2.7265624E-4;54,4.5625E-4;55,6.234375E-4;56,8.71875E-4;57,9.1171876E-4;58,0.0010726562;59,9.960937E-4;60,7.8828126E-4;61,5.351562E-4;62,3.6171876E-4;63,2.203125E-4;64,8.515625E-5;65,5.234375E-5;66,2.96875E-5;67,1.484375E-5;68,3.125E-6;69,0.0;70,3.125E-6;71,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_aer:0", @@ -19991,43 +25585,43 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,3.125E-6;24,7.8125E-6;25,1.796875E-5;26,7.578125E-5;27,2.3203125E-4;28,4.515625E-4;29,7.1640627E-4;30,0.0010984375;31,0.00178125;32,0.0026984375;33,0.0036609375;34,0.004584375;35,0.005455469;36,0.0058984375;37,0.0066109374;38,0.0069335937;39,0.0070578125;40,0.0070726564;41,0.00651875;42,0.0056882813;43,0.004890625;44,0.004061719;45,0.003071875;46,0.0020859374;47,0.0012539063;48,4.984375E-4;49,2.546875E-4;50,1.6796876E-4;51,9.140625E-5;52,3.28125E-5;53,7.03125E-6;54,6.25E-6;55,4.6875E-6;56,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;12,0.0;13,5.46875E-6;14,3.4375E-5;15,1.5E-4;16,4.0390625E-4;17,9.671875E-4;18,0.0016226562;19,0.0024429688;20,0.00266875;21,0.00228125;22,0.0016796875;23,0.001028125;24,4.1796875E-4;25,1.53125E-4;26,4.453125E-5;27,1.09375E-5;28,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.46875E-4;2,4.828125E-4;3,7.0E-4;4,9.2265627E-4;5,0.001171875;6,0.0011703125;7,0.0011453124;8,0.0011304688;9,0.0011398437;10,0.0011460937;11,0.0012445312;12,0.0011710938;13,0.0011921875;14,0.001184375;15,0.0012148437;16,0.0010882813;17,0.0012179688;18,0.0011671875;19,0.0011984375;20,0.0011882812;21,0.0012054688;22,0.001225;23,0.0011742187;24,0.0011539062;25,0.00116875;26,0.0012351562;27,0.0011570313;28,0.0011796874;29,0.001134375;30,0.001140625;31,0.0011640625;32,0.0011132812;33,0.0010742188;34,0.0011304688;35,0.0010679688;36,0.0011625;37,0.001103125;38,0.0011117187;39,0.0011140625;40,0.0010460938;41,0.0011226563;42,0.0011265625;43,0.00114375;44,0.0010695312;45,0.0011242188;46,0.0011023438;47,0.0011148438;48,9.25E-4;49,9.0625E-4;50,9.171875E-4;51,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;17,0.0;18,1.5625E-6;19,3.125E-6;20,0.0;21,3.125E-6;22,6.25E-6;23,1.5625E-5;24,1.484375E-5;25,1.5625E-5;26,3.203125E-5;27,5.625E-5;28,3.984375E-5;29,6.953125E-5;30,7.734375E-5;31,1.0E-4;32,1.109375E-4;33,1.2109375E-4;34,1.1953125E-4;35,9.765625E-5;36,1.1484375E-4;37,8.515625E-5;38,8.046875E-5;39,1.015625E-4;40,1.078125E-4;41,8.359375E-5;42,1.203125E-4;43,9.921875E-5;44,1.1796875E-4;45,1.0703125E-4;46,1.1953125E-4;47,1.0546875E-4;48,8.046875E-5;49,6.015625E-5;50,4.765625E-5;51,3.59375E-5;52,1.875E-5;53,1.40625E-5;54,1.328125E-5;55,7.03125E-6;56,0.0;57,1.5625E-6;58,0.0;59,7.8125E-7;60,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,7.8125E-6;43,1.40625E-5;44,5.234375E-5;45,1.0703125E-4;46,2.453125E-4;47,4.0703124E-4;48,4.09375E-4;49,3.515625E-4;50,3.2109374E-4;51,1.9375E-4;52,8.046875E-5;53,5.078125E-5;54,2.65625E-5;55,4.6875E-6;56,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,7.8125E-7;18,8.59375E-6;19,1.09375E-5;20,6.171875E-5;21,1.0078125E-4;22,2.7734376E-4;23,5.2578124E-4;24,9.4609376E-4;25,0.001534375;26,0.0019023437;27,0.0024695313;28,0.0027148437;29,0.00265625;30,0.0024671876;31,0.002084375;32,0.0014523438;33,9.421875E-4;34,5.351562E-4;35,3.015625E-4;36,1.578125E-4;37,6.796875E-5;38,2.109375E-5;39,6.25E-6;40,5.46875E-6;41,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -20053,25 +25647,25 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "chisel:emerald:8", "distrib": "0,0.0;62,0.0;63,1.171875E-5;64,1.25E-5;65,1.328125E-5;66,2.5E-5;67,1.25E-5;68,2.1875E-5;69,1.328125E-5;70,2.1875E-5;71,2.421875E-5;72,3.28125E-5;73,1.484375E-5;74,2.421875E-5;75,2.96875E-5;76,1.640625E-5;77,2.109375E-5;78,2.5E-5;79,1.5625E-5;80,3.125E-6;81,3.125E-6;82,7.8125E-6;83,6.25E-6;84,3.125E-6;85,3.125E-6;86,6.25E-6;87,3.90625E-6;88,0.0;89,3.90625E-6;90,1.71875E-5;91,1.015625E-5;92,1.25E-5;93,1.796875E-5;94,1.875E-5;95,9.375E-6;96,3.125E-6;97,0.0;98,3.125E-6;99,0.0;100,3.125E-6;101,0.0;102,5.46875E-6;103,5.46875E-6;104,2.34375E-6;105,2.34375E-6;106,7.8125E-6;107,2.34375E-6;108,1.640625E-5;109,1.328125E-5;110,1.171875E-5;111,0.0;114,0.0;115,7.8125E-7;116,0.0;118,0.0;119,7.8125E-7;120,0.0;122,0.0;123,7.8125E-7;124,0.0;126,0.0;127,7.8125E-7;128,0.0;130,0.0;131,6.25E-6;132,0.0;133,0.0;134,6.25E-6;135,0.0;137,0.0;138,6.25E-6;139,0.0;140,0.0;141,6.25E-6;142,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008667969;2,0.016163282;3,0.027710157;4,0.040171877;5,0.05411172;6,0.054705467;7,0.055422656;8,0.046441406;9,0.037371095;10,0.031767968;11,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.453125E-5;30,0.0070453123;31,0.023935156;32,0.04020078;33,0.04696094;34,0.047803126;35,0.04792969;36,0.0478875;37,0.047615625;38,0.047203124;39,0.046852343;40,0.046882812;41,0.04708047;42,0.04738125;43,0.048301563;44,0.048015624;45,0.047560155;46,0.047907032;47,0.04748672;48,0.037327345;49,0.03802578;50,0.0390875;51,0.03940156;52,0.03888125;53,0.038926564;54,0.039465625;55,0.039453905;56,0.038989842;57,0.038351562;58,0.037591405;59,0.035245314;60,0.030841406;61,0.026327344;62,0.019729687;63,0.010686719;64,0.0023375;65,1.171875E-5;66,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "magicbees:hiveblock:2", @@ -20133,7 +25727,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "magicbees:hiveblock:4", @@ -20195,7 +25789,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "magicbees:hiveblock:3", @@ -20260,25 +25854,25 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.59375E-4;2,6.3984375E-4;3,9.4453123E-4;4,0.0012679688;5,0.0016296875;6,0.0016625;7,0.0015203125;8,0.0015632813;9,0.0016390625;10,0.0014859375;11,0.001646875;12,0.0017015625;13,0.0016679687;14,0.00183125;15,0.0018359375;16,0.0018523438;17,0.001621875;18,0.001621875;19,0.0015671875;20,0.001665625;21,0.0016046875;22,0.00151875;23,0.001496875;24,0.0015828125;25,0.0016265624;26,0.0016835937;27,0.00151875;28,0.0015210938;29,0.0013;30,7.125E-4;31,1.515625E-4;32,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;61,0.0;62,1.640625E-5;63,1.015625E-5;64,0.0;95,0.0;96,7.8125E-7;97,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;5,0.0;6,6.25E-6;7,6.796875E-5;8,2.9765625E-4;9,0.0011320312;10,0.0022984375;11,0.0031390626;12,0.003425;13,0.003428125;14,0.0033601562;15,0.0033617187;16,0.003434375;17,0.00355625;18,0.0036828124;19,0.0037101563;20,0.0036257813;21,0.0035914062;22,0.0034007812;23,0.0030757813;24,0.002375;25,0.0010960938;26,3.34375E-4;27,6.5625E-5;28,8.59375E-6;29,7.8125E-7;30,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "abyssalcraft:crate:0", @@ -20295,19 +25889,19 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;61,0.0;62,1.015625E-5;63,1.5625E-6;64,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.8125E-4;2,0.0010492187;3,0.0016484375;4,0.0023570312;5,0.0027523437;6,0.0027148437;7,0.0027992188;8,0.0026046876;9,0.0026539064;10,0.0027796875;11,0.0028796876;12,0.0028914062;13,0.0029328126;14,0.0028632812;15,0.0028398437;16,0.0027664062;17,0.0027734374;18,0.0029914062;19,0.0028445313;20,0.0027476563;21,0.0028476561;22,0.0027742188;23,0.0028382812;24,0.0029273438;25,0.0028171875;26,0.0027101561;27,0.0027648436;28,0.0027820312;29,0.0027445313;30,0.002690625;31,0.0026179687;32,0.00238125;33,0.0023992187;34,0.0024375;35,0.0025015625;36,0.0024375;37,0.0024007813;38,0.0023539062;39,0.002575;40,0.0025398438;41,0.00241875;42,0.0024125;43,0.0012125;44,1.265625E-4;45,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_ordo:0", @@ -20324,19 +25918,19 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.296875E-4;38,0.0019429687;39,0.0033242188;40,0.0038539062;41,0.0038234375;42,0.004000781;43,0.0040757814;44,0.003946094;45,0.004089844;46,0.0038695312;47,0.0039890623;48,0.0033101563;49,0.0032453125;50,0.0031078125;51,0.0030765624;52,0.003165625;53,0.0033375;54,0.003284375;55,0.0031664062;56,0.0031609375;57,0.0032515626;58,0.0031828126;59,0.0030039062;60,0.0027421876;61,0.0023359375;62,0.0021125;63,0.0018898437;64,0.0014609376;65,0.0014226562;66,0.0013921876;67,0.0013585937;68,0.0013273438;69,0.0013015625;70,0.0013203125;71,0.001190625;72,0.00100625;73,5.757813E-4;74,1.359375E-4;75,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,7.421875E-5;3,4.1796875E-4;4,9.0859376E-4;5,0.0013039062;6,0.0013;7,0.0012710937;8,0.0012914062;9,0.0013484375;10,0.0013351563;11,0.0013390625;12,0.0013203125;13,0.0014117188;14,0.0013945312;15,0.0014554687;16,0.0014757812;17,0.001225;18,7.03125E-4;19,2.2421875E-4;20,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:ore_amber:0", @@ -20362,79 +25956,79 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.1953125E-4;3,6.046875E-4;4,0.001409375;5,0.0020953126;6,0.0021226562;7,0.00228125;8,0.0023210938;9,0.0023125;10,0.0023992187;11,0.0025242188;12,0.0025140624;13,0.0023921875;14,0.0024265626;15,0.0024539062;16,0.0025109374;17,0.0024789062;18,0.0025148438;19,0.0025632812;20,0.0025617187;21,0.002590625;22,0.0025460937;23,0.0025125;24,0.0024289063;25,0.0025507812;26,0.002425;27,0.0021421874;28,0.0013257812;29,5.242188E-4;30,2.703125E-4;31,2.5625E-4;32,2.171875E-4;33,1.3828125E-4;34,3.203125E-5;35,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;42,0.0;43,7.8125E-7;44,7.03125E-6;45,2.109375E-5;46,2.890625E-5;47,4.53125E-5;48,5.0E-5;49,6.09375E-5;50,2.265625E-5;51,2.65625E-5;52,2.1875E-5;53,8.59375E-6;54,3.90625E-6;55,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.734375E-5;3,1.7109375E-4;4,3.5703124E-4;5,5.1875E-4;6,5.351562E-4;7,8.6015626E-4;8,0.001715625;9,0.0026296875;10,0.0029601562;11,0.0030375;12,0.0030445312;13,0.0031226561;14,0.0029710936;15,0.0031132812;16,0.0030085938;17,0.0031328124;18,0.0032171875;19,0.0032867189;20,0.003178125;21,0.0031148437;22,0.0029546875;23,0.003071875;24,0.0030710937;25,0.003021875;26,0.0031007812;27,0.003065625;28,0.002565625;29,0.0023351563;30,0.0024296874;31,0.00239375;32,0.00204375;33,0.0012742188;34,3.5859374E-4;35,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "advancedrocketry:basalt:0", "distrib": "0,0.0;50,0.0;51,3.515625E-5;52,1.4375E-4;53,3.8984374E-4;54,0.0010210938;55,0.0029765626;56,0.006503125;57,0.014535937;58,0.039367188;59,0.09006406;60,0.17388359;61,0.24761485;62,0.28235236;63,0.26313046;64,0.030360157;65,0.031677343;66,0.03251797;67,0.032433596;68,0.030839063;69,0.028065626;70,0.025773438;71,0.024891406;72,0.025309375;73,0.026995312;74,0.028726563;75,0.029692188;76,0.030528124;77,0.033507813;78,0.039015625;79,0.04563125;80,0.0050867186;81,0.006619531;82,0.0074523436;83,0.0079039065;84,0.008003125;85,0.0079875;86,0.009510157;87,0.0124375;88,0.0158625;89,0.018542187;90,0.020196876;91,0.02028125;92,0.020421093;93,0.020282032;94,0.018559376;95,0.01645;96,0.0022945313;97,0.00266875;98,0.0028070312;99,0.0030242188;100,0.0034039062;101,0.0037585937;102,0.003919531;103,0.0040046875;104,0.004059375;105,0.0041867187;106,0.0042617186;107,0.0044289064;108,0.0045382814;109,0.0043296875;110,0.004388281;111,0.004363281;112,4.7421874E-4;113,5.6484377E-4;114,6.3515623E-4;115,7.28125E-4;116,7.585937E-4;117,7.3359377E-4;118,7.273437E-4;119,6.9375E-4;120,7.1875E-4;121,7.609375E-4;122,7.8984373E-4;123,7.90625E-4;124,8.648437E-4;125,0.0010757813;126,0.0014351562;127,0.0017023437;128,1.7578126E-4;129,5.0E-5;130,5.46875E-6;131,7.8125E-7;132,0.0;158,0.0;159,7.8125E-7;160,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;46,0.0;47,3.125E-6;48,4.6875E-6;49,4.6875E-6;50,3.125E-6;51,1.171875E-5;52,1.953125E-5;53,4.453125E-5;54,5.859375E-5;55,9.21875E-5;56,1.109375E-4;57,1.375E-4;58,1.453125E-4;59,1.53125E-4;60,1.296875E-4;61,8.203125E-5;62,5.3125E-5;63,3.90625E-5;64,2.1875E-5;65,7.8125E-6;66,0.0;71,0.0;72,3.125E-6;73,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.328125E-4;38,0.002;39,0.0034859376;40,0.0041226563;41,0.0041453126;42,0.00395;43,0.0040101563;44,0.004075;45,0.004565625;46,0.0055234376;47,0.0062796874;48,0.005519531;49,0.005763281;50,0.0056546875;51,0.0055625;52,0.005839844;53,0.0058382815;54,0.0056859376;55,0.0057445313;56,0.005839844;57,0.0056140623;58,0.0055;59,0.005290625;60,0.00464375;61,0.003977344;62,0.00363125;63,0.003396875;64,0.0026570312;65,0.0024570313;66,0.0022257813;67,0.0023445312;68,0.002275;69,0.0022554689;70,0.002234375;71,0.0021835938;72,0.0019007813;73,0.0014289062;74,9.4609376E-4;75,8.1953127E-4;76,8.078125E-4;77,7.8671874E-4;78,6.90625E-4;79,6.265625E-4;80,3.03125E-4;81,2.7578126E-4;82,2.4453126E-4;83,2.6171876E-4;84,2.6875E-4;85,2.3984375E-4;86,2.625E-4;87,2.4609375E-4;88,2.5703126E-4;89,2.296875E-4;90,1.890625E-4;91,1.4609375E-4;92,1.5E-4;93,1.1015625E-4;94,6.484375E-5;95,2.265625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.296875E-4;8,0.0026835937;9,0.005040625;10,0.0056546875;11,0.0059070312;12,0.006094531;13,0.0057445313;14,0.0059695314;15,0.00583125;16,0.0059484374;17,0.0061;18,0.0060828123;19,0.00574375;20,0.005765625;21,0.00595625;22,0.0058390624;23,0.0057671876;24,0.0058085937;25,0.0059148436;26,0.005728906;27,0.0056484374;28,0.005785156;29,0.00571875;30,0.0056234375;31,0.0055867187;32,0.0058109374;33,0.005928125;34,0.005884375;35,0.005739844;36,0.00580625;37,0.0059;38,0.0058890623;39,0.005713281;40,0.00591875;41,0.0058609373;42,0.005871875;43,0.005896875;44,0.0057765627;45,0.0058898437;46,0.0058390624;47,0.0056984373;48,0.00468125;49,0.0046515623;50,0.0047671874;51,0.004939844;52,0.0049492186;53,0.004861719;54,0.0048648436;55,0.004728125;56,0.004709375;57,0.0044734376;58,0.0024203125;59,4.0078125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;12,0.0;13,2.34375E-6;14,6.25E-6;15,2.34375E-5;16,7.109375E-5;17,1.359375E-4;18,2.7265624E-4;19,3.59375E-4;20,3.9296874E-4;21,4.1953125E-4;22,3.203125E-4;23,1.734375E-4;24,7.34375E-5;25,3.125E-5;26,6.25E-6;27,7.8125E-7;28,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.640625E-4;18,0.0017234375;19,0.0029476562;20,0.0036023438;21,0.0035867188;22,0.0036257813;23,0.0037125;24,0.0035601563;25,0.00351875;26,0.0033390624;27,0.0034390625;28,0.0035625;29,0.0035734375;30,0.0034007812;31,0.0033851562;32,0.0035296874;33,0.0035734375;34,0.0034875;35,0.00343125;36,0.003384375;37,0.0034921875;38,0.0035039063;39,0.0034625;40,0.0034742188;41,0.0034617188;42,0.0033914063;43,0.0034;44,0.0034179688;45,0.0035773437;46,0.003646875;47,0.0035726563;48,0.0029632812;49,0.002909375;50,0.0030101563;51,0.0029132813;52,0.0024046875;53,0.0013914063;54,3.9921876E-4;55,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.6796876E-4;6,1.6796876E-4;7,1.78125E-4;8,1.8125E-4;9,1.859375E-4;10,1.734375E-4;11,1.7578126E-4;12,1.8203125E-4;13,1.7734375E-4;14,1.640625E-4;15,1.9375E-4;16,2.0390625E-4;17,2.0390625E-4;18,1.90625E-4;19,1.8984375E-4;20,1.7421875E-4;21,1.765625E-4;22,1.8046875E-4;23,1.84375E-4;24,2.03125E-4;25,2.0859374E-4;26,1.9765625E-4;27,1.8828125E-4;28,1.9609375E-4;29,1.890625E-4;30,2.0078124E-4;31,1.9765625E-4;32,1.8671875E-4;33,1.796875E-4;34,1.5078126E-4;35,1.9140624E-4;36,1.8046875E-4;37,1.8359374E-4;38,1.8515626E-4;39,1.8359374E-4;40,2.2578124E-4;41,1.7265625E-4;42,2.03125E-4;43,1.90625E-4;44,1.8984375E-4;45,1.8203125E-4;46,1.90625E-4;47,1.84375E-4;48,1.6328125E-4;49,1.640625E-4;50,1.4453125E-4;51,1.4609375E-4;52,1.5234375E-4;53,1.65625E-4;54,1.5859376E-4;55,1.65625E-4;56,1.5859376E-4;57,1.6796876E-4;58,1.5625E-4;59,1.375E-4;60,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;16,0.0;17,3.125E-6;18,7.8125E-7;19,4.6875E-6;20,1.5625E-5;21,2.8125E-5;22,5.859375E-5;23,1.3515625E-4;24,1.59375E-4;25,2.9296876E-4;26,4.265625E-4;27,4.671875E-4;28,5.390625E-4;29,5.234375E-4;30,4.4296874E-4;31,3.5703124E-4;32,2.5703126E-4;33,2.0625E-4;34,9.84375E-5;35,5.390625E-5;36,2.890625E-5;37,9.375E-6;38,1.5625E-6;39,4.6875E-6;40,1.5625E-6;41,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;15,0.0;16,1.5625E-6;17,4.6875E-6;18,5.46875E-6;19,1.5625E-6;20,1.640625E-5;21,2.65625E-5;22,2.109375E-5;23,5.15625E-5;24,6.875E-5;25,8.046875E-5;26,1.109375E-4;27,6.953125E-5;28,9.84375E-5;29,8.359375E-5;30,8.515625E-5;31,8.671875E-5;32,6.5625E-5;33,4.140625E-5;34,3.515625E-5;35,3.125E-5;36,3.359375E-5;37,1.484375E-5;38,4.6875E-6;39,3.125E-6;40,3.125E-6;41,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:5", @@ -20451,7 +26045,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:4", @@ -20468,13 +26062,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;21,0.0;22,1.5625E-6;23,1.5625E-6;24,5.46875E-6;25,3.125E-6;26,5.46875E-6;27,1.171875E-5;28,1.953125E-5;29,7.03125E-6;30,1.875E-5;31,2.5E-5;32,2.1875E-5;33,1.875E-5;34,2.265625E-5;35,1.953125E-5;36,1.71875E-5;37,1.796875E-5;38,2.03125E-5;39,2.8125E-5;40,1.71875E-5;41,1.5625E-5;42,1.171875E-5;43,2.5E-5;44,3.28125E-5;45,2.109375E-5;46,3.203125E-5;47,1.71875E-5;48,1.796875E-5;49,1.171875E-5;50,1.484375E-5;51,7.03125E-6;52,7.8125E-6;53,1.5625E-6;54,3.125E-6;55,3.90625E-6;56,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:7", @@ -20491,7 +26085,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:6", @@ -20508,7 +26102,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:9", @@ -20525,7 +26119,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:8", @@ -20542,7 +26136,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:ore_quartz:0", @@ -20559,7 +26153,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:brown_mushroom:0", @@ -20576,7 +26170,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:1", @@ -20593,7 +26187,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:0", @@ -20610,7 +26204,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:3", @@ -20627,13 +26221,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "divinerpg:arlemite_ore:0", "distrib": "0,0.0;3,0.0;4,1.25E-5;5,1.875E-5;6,1.25E-5;7,7.03125E-6;8,1.09375E-5;9,2.34375E-5;10,2.265625E-5;11,1.640625E-5;12,0.0;13,1.25E-5;14,1.875E-5;15,1.25E-5;16,1.25E-5;17,1.875E-5;18,2.5E-5;19,3.125E-5;20,3.125E-5;21,1.25E-5;22,0.0;23,1.25E-5;24,1.875E-5;25,2.5E-5;26,1.875E-5;27,1.25E-5;28,5.46875E-6;29,2.03125E-5;30,3.671875E-5;31,3.125E-5;32,1.25E-5;33,0.0;36,0.0;37,1.25E-5;38,1.875E-5;39,3.75E-5;40,4.296875E-5;41,4.53125E-5;42,3.671875E-5;43,3.125E-5;44,1.25E-5;45,0.0;46,0.0;47,1.25E-5;48,3.125E-5;49,3.125E-5;50,1.25E-5;51,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:mushroom:2", @@ -20650,13 +26244,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.7993961;2,0.600275;3,0.39998126;4,0.20021485;5,0.0;", "silktouch": true, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "randomthings:glowingmushroom:0", @@ -20673,37 +26267,37 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.00165625;2,0.0033140625;3,0.0051484373;4,0.0065429686;5,0.00813125;6,0.008260156;7,0.008071875;8,0.008099219;9,0.008167969;10,0.008073438;11,0.0077335937;12,0.007895312;13,0.007942188;14,0.007875;15,0.007824219;16,0.007840625;17,0.008157812;18,0.008475;19,0.007892188;20,0.007925;21,0.00798125;22,0.007925;23,0.008074218;24,0.008084375;25,0.007897656;26,0.007953906;27,0.007942969;28,0.0077625;29,0.007657031;30,0.007840625;31,0.007901562;32,0.008144531;33,0.008615625;34,0.008835156;35,0.008913281;36,0.009282031;37,0.009164844;38,0.009097656;39,0.009329688;40,0.0091804685;41,0.009370312;42,0.009295313;43,0.008854687;44,0.008857813;45,0.0087875;46,0.008671094;47,0.0082875;48,0.0065976563;49,0.00654375;50,0.0064078127;51,0.006559375;52,0.0066242185;53,0.0063984375;54,0.006450781;55,0.0065171877;56,0.0064234375;57,0.006246875;58,0.0062015625;59,0.0058921874;60,0.0051445314;61,0.0040828125;62,0.0020851563;63,3.6640625E-4;64,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;21,0.0;22,8.59375E-6;23,3.28125E-5;24,4.84375E-5;25,5.546875E-5;26,3.671875E-5;27,2.265625E-5;28,2.734375E-5;29,7.03125E-6;30,2.8125E-5;31,6.09375E-5;32,2.734375E-5;33,0.0;35,0.0;36,7.03125E-6;37,2.8125E-5;38,3.125E-5;39,1.015625E-5;40,0.0;42,0.0;43,8.59375E-6;44,2.265625E-5;45,1.09375E-5;46,0.0;47,2.34375E-6;48,1.09375E-5;49,2.34375E-6;50,7.8125E-6;51,2.96875E-5;52,1.25E-5;53,6.25E-6;54,0.0;55,7.8125E-6;56,4.609375E-5;57,3.046875E-5;58,1.171875E-5;59,1.015625E-5;60,4.6875E-6;61,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;55,0.0;56,1.5625E-6;57,0.0;58,2.34375E-6;59,5.46875E-6;60,3.90625E-6;61,7.8125E-7;62,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.014023437;3,0.022302344;4,0.03157578;5,0.04148125;6,0.043052346;7,0.04454531;8,0.046482813;9,0.047242187;10,0.04781719;11,0.049221873;12,0.051232032;13,0.05345625;14,0.05499375;15,0.056289844;16,0.055883594;17,0.055472657;18,0.0559875;19,0.05593672;20,0.056402344;21,0.05623047;22,0.057441406;23,0.058325782;24,0.059563283;25,0.0618125;26,0.06332969;27,0.064485155;28,0.06528203;29,0.06530781;30,0.06429922;31,0.063226566;32,0.060921874;33,0.058210157;34,0.057301562;35,0.056283593;36,0.055254687;37,0.054027345;38,0.052848436;39,0.051185157;40,0.049060937;41,0.04665156;42,0.044598438;43,0.042573437;44,0.041090626;45,0.039021876;46,0.037557814;47,0.035925;48,0.027258594;49,0.026707813;50,0.025314843;51,0.023798438;52,0.022386719;53,0.021910938;54,0.021917187;55,0.020804688;56,0.020239063;57,0.019403124;58,0.018154688;59,0.0187;60,0.02229453;61,0.031076562;62,0.05228125;63,0.114971094;64,0.0559;65,0.06338125;66,0.070807815;67,0.07832031;68,0.086955465;69,0.096047655;70,0.104926564;71,0.11265547;72,0.11965703;73,0.12604609;74,0.13247265;75,0.13936172;76,0.14688906;77,0.15478125;78,0.16318204;79,0.17131796;80,0.032878123;81,0.033215623;82,0.03356094;83,0.033796877;84,0.033939064;85,0.03426875;86,0.035096094;87,0.036314845;88,0.03816094;89,0.040278126;90,0.04345547;91,0.048072655;92,0.052957814;93,0.056946874;94,0.061301563;95,0.06633047;96,0.0038773438;97,0.004355469;98,0.0050023436;99,0.00575;100,0.006425;101,0.00723125;102,0.008055469;103,0.009048438;104,0.010090625;105,0.01120625;106,0.012292188;107,0.013394531;108,0.014496094;109,0.015777344;110,0.016964063;111,0.018178906;112,0.0016476562;113,0.0017421875;114,0.0018414062;115,0.0019609374;116,0.0021007813;117,0.002278125;118,0.0024648437;119,0.0026671875;120,0.0028242187;121,0.003;122,0.0031789062;123,0.0033617187;124,0.0035609375;125,0.0037578125;126,0.003952344;127,0.0041570314;128,2.421875E-5;129,9.765625E-5;130,1.7734375E-4;131,1.75E-4;132,1.8359374E-4;133,1.8359374E-4;134,1.7578126E-4;135,1.8359374E-4;136,1.578125E-4;137,1.8359374E-4;138,1.7578126E-4;139,1.8359374E-4;140,1.8359374E-4;141,1.7578126E-4;142,1.8359374E-4;143,1.703125E-4;144,1.9375E-4;145,2.0E-4;158,2.0E-4;159,1.9921875E-4;160,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.03125E-4;30,0.010717968;31,0.033259373;32,0.05410078;33,0.0628125;34,0.06257813;35,0.062848434;36,0.06344297;37,0.06353984;38,0.06472891;39,0.064385936;40,0.063264064;41,0.06344453;42,0.06394922;43,0.063553125;44,0.06379375;45,0.06330313;46,0.06266094;47,0.06322344;48,0.051107813;49,0.051321875;50,0.052071877;51,0.0521625;52,0.052190624;53,0.052007813;54,0.051115625;55,0.051690623;56,0.051559374;57,0.051007032;58,0.049783595;59,0.04626875;60,0.04119375;61,0.035910938;62,0.027914062;63,0.015396875;64,0.0036609375;65,1.0E-4;66,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_terra:0", @@ -20720,7 +26314,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_perditio:0", @@ -20737,7 +26331,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:diamond_ore:0", @@ -20754,7 +26348,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "draconicevolution:draconium_ore:0", @@ -20771,7 +26365,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:red_mushroom:0", @@ -20788,7 +26382,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:coal_ore:0", @@ -20805,7 +26399,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "projectred-exploration:ore:6", @@ -20822,25 +26416,25 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009615625;2,0.018757813;3,0.02789297;4,0.036478907;5,0.04459453;6,0.044121094;7,0.044259377;8,0.04408203;9,0.043373436;10,0.04289453;11,0.043827344;12,0.044420313;13,0.044316407;14,0.043664064;15,0.043441407;16,0.044163283;17,0.045632813;18,0.04634297;19,0.04651328;20,0.046266407;21,0.04666172;22,0.04649531;23,0.045953125;24,0.04529297;25,0.045708593;26,0.046417188;27,0.046946093;28,0.0458875;29,0.044802345;30,0.043802343;31,0.042155467;32,0.04065469;33,0.040129688;34,0.039557032;35,0.039491408;36,0.039014064;37,0.03820078;38,0.03831875;39,0.03847344;40,0.03894375;41,0.03882578;42,0.038902342;43,0.038539063;44,0.03806875;45,0.037957814;46,0.038607813;47,0.039333593;48,0.031710938;49,0.031921092;50,0.032466408;51,0.032785937;52,0.03260625;53,0.032278124;54,0.031764843;55,0.031953126;56,0.03246953;57,0.032846093;58,0.032560937;59,0.030989844;60,0.02733047;61,0.023425782;62,0.02112578;63,0.019996876;64,0.015825;65,0.015301563;66,0.014604688;67,0.013917187;68,0.013569531;69,0.013396875;70,0.012980469;71,0.0126351565;72,0.012374219;73,0.012510938;74,0.012271094;75,0.0121625;76,0.0112039065;77,0.008792187;78,0.005289844;79,0.0020515625;80,1.546875E-4;81,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008402344;2,0.016360156;3,0.024789063;4,0.033053905;5,0.041814845;6,0.041942187;7,0.040822655;8,0.039435156;9,0.039404687;10,0.04035;11,0.043004688;12,0.04259453;13,0.041770313;14,0.04102578;15,0.03999375;16,0.040195312;17,0.04051172;18,0.040700782;19,0.041207813;20,0.04086797;21,0.04060625;22,0.040971093;23,0.04129297;24,0.041599218;25,0.041225;26,0.040973436;27,0.04083594;28,0.041292187;29,0.041864064;30,0.04079531;31,0.03857031;32,0.036347657;33,0.035096876;34,0.035021093;35,0.035658594;36,0.03638125;37,0.036567967;38,0.03602422;39,0.03596094;40,0.0361875;41,0.036482032;42,0.036497656;43,0.036315624;44,0.03702578;45,0.038578127;46,0.03853125;47,0.037380468;48,0.029746093;49,0.030435156;50,0.03124375;51,0.03149219;52,0.030967187;53,0.030636718;54,0.03039375;55,0.030497657;56,0.03088203;57,0.03108125;58,0.029946094;59,0.027808594;60,0.024140624;61,0.020878905;62,0.019090625;63,0.018132031;64,0.014235937;65,0.014621875;66,0.014403907;67,0.013928125;68,0.013128125;69,0.012446093;70,0.011940625;71,0.011744531;72,0.011466406;73,0.011371875;74,0.011335937;75,0.010951563;76,0.009860156;77,0.007759375;78,0.0046765623;79,0.0018734375;80,1.25E-4;81,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "contenttweaker:feldspar:0", "distrib": "0,0.0;4,0.0;5,7.8125E-7;6,0.0;7,0.0;8,7.8125E-7;9,0.0;10,7.8125E-7;11,0.0;13,0.0;14,7.8125E-7;15,0.0;16,0.0;17,7.8125E-7;18,0.0;19,7.8125E-7;20,7.8125E-7;21,0.0;23,0.0;24,7.8125E-7;25,0.0;26,7.8125E-7;27,0.0;29,0.0;30,7.8125E-7;31,7.8125E-7;32,0.0;37,0.0;38,7.8125E-7;39,0.0;40,1.5625E-6;41,0.0;42,7.8125E-7;43,7.8125E-7;44,0.0;47,0.0;48,7.8125E-7;49,7.8125E-7;50,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thaumcraft:crystal_aqua:0", @@ -20857,19 +26451,19 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;13,0.0;14,1.5625E-6;15,1.5625E-6;16,9.375E-6;17,1.09375E-5;18,1.5625E-5;19,3.75E-5;20,6.09375E-5;21,1.2578125E-4;22,1.921875E-4;23,2.0546875E-4;24,2.6953124E-4;25,4.171875E-4;26,3.8203126E-4;27,4.3671875E-4;28,4.4296874E-4;29,4.53125E-4;30,4.1171876E-4;31,4.4765626E-4;32,3.7265624E-4;33,2.9609376E-4;34,2.2890625E-4;35,1.40625E-4;36,7.734375E-5;37,7.265625E-5;38,3.671875E-5;39,1.5625E-5;40,1.09375E-5;41,7.8125E-7;42,3.125E-6;44,3.125E-6;45,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;63,0.0;64,8.59375E-6;65,3.828125E-5;66,4.375E-5;67,5.9375E-5;68,1.015625E-4;69,9.296875E-5;70,9.140625E-5;71,8.125E-5;72,9.921875E-5;73,7.421875E-5;74,1.0E-4;75,1.1015625E-4;76,8.515625E-5;77,1.046875E-4;78,1.3828125E-4;79,8.125E-5;80,1.25E-5;82,1.25E-5;83,1.5625E-5;84,1.875E-5;85,2.265625E-5;86,2.65625E-5;87,2.34375E-5;88,1.25E-5;89,2.1875E-5;90,3.28125E-5;91,1.796875E-5;92,2.65625E-5;93,3.4375E-5;94,3.046875E-5;95,2.03125E-5;96,9.375E-6;97,3.125E-6;98,9.375E-6;99,3.125E-6;100,9.375E-6;101,3.125E-6;102,9.375E-6;103,3.125E-6;104,0.0;105,4.6875E-6;106,1.5625E-5;107,4.6875E-6;108,2.265625E-5;109,1.25E-5;110,1.71875E-5;111,4.6875E-6;112,0.0;117,0.0;118,1.5625E-6;119,3.125E-6;120,0.0;122,0.0;123,3.125E-6;124,0.0;126,0.0;127,3.125E-6;128,0.0;129,0.0;130,1.5625E-6;131,9.375E-6;132,1.5625E-6;133,1.5625E-6;134,9.375E-6;135,1.5625E-6;136,0.0;137,1.5625E-6;138,9.375E-6;139,1.5625E-6;140,1.5625E-6;141,9.375E-6;142,1.5625E-6;143,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore_fluid:2", @@ -20886,7 +26480,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "thermalfoundation:ore_fluid:1", @@ -20903,7 +26497,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stone:0", @@ -20920,13 +26514,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.00936875;2,0.017891407;3,0.025535937;4,0.033008594;5,0.041435156;6,0.042107813;7,0.043124218;8,0.04436406;9,0.044732813;10,0.04378672;11,0.044835936;12,0.044458594;13,0.044858593;14,0.045166407;15,0.044585936;16,0.044249218;17,0.043565623;18,0.043196876;19,0.042744532;20,0.042653907;21,0.042944532;22,0.043257814;23,0.04403828;24,0.044364844;25,0.044141408;26,0.043696877;27,0.043296095;28,0.04335;29,0.043433595;30,0.04168203;31,0.03936797;32,0.037792187;33,0.03740703;34,0.037389062;35,0.036764063;36,0.036636718;37,0.03686797;38,0.037027344;39,0.037696093;40,0.03783672;41,0.037771095;42,0.037041407;43,0.036732033;44,0.036386717;45,0.036754686;46,0.037297655;47,0.038403124;48,0.031159375;49,0.031242969;50,0.031175781;51,0.031720314;52,0.03222031;53,0.03248125;54,0.032766405;55,0.032353908;56,0.0320375;57,0.032415625;58,0.03245078;59,0.03030547;60,0.026053905;61,0.022565626;62,0.020022657;63,0.018504687;64,0.013941406;65,0.013485156;66,0.013083594;67,0.013134375;68,0.013250781;69,0.012973437;70,0.01289375;71,0.01220625;72,0.011554687;73,0.011126563;74,0.010811719;75,0.010953125;76,0.010507031;77,0.008375782;78,0.0050351564;79,0.0019945311;80,1.1875E-4;81,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "extrabees:hive:3", @@ -20988,7 +26582,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "extrabees:hive:1", @@ -21023,7 +26617,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:redstone_ore:0", @@ -21040,13 +26634,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0032804688;2,0.0063078124;3,0.009494531;4,0.012380469;5,0.015184375;6,0.015633594;7,0.01589375;8,0.015846094;9,0.01611953;10,0.016139062;11,0.01654375;12,0.016942969;13,0.01640078;14,0.015484375;15,0.014610938;16,0.014560938;17,0.014833594;18,0.015397657;19,0.015196093;20,0.0150625;21,0.0155898435;22,0.016128125;23,0.01652578;24,0.016629687;25,0.016725;26,0.016492968;27,0.016139844;28,0.01575;29,0.01525625;30,0.015549219;31,0.015550781;32,0.0154875;33,0.015688282;34,0.015857032;35,0.016210156;36,0.016207812;37,0.016128125;38,0.015878124;39,0.015470313;40,0.015123437;41,0.015503907;42,0.015965626;43,0.01589375;44,0.015916407;45,0.015645312;46,0.01568203;47,0.01634297;48,0.013950781;49,0.014447656;50,0.014296875;51,0.013578907;52,0.013207031;53,0.013126562;54,0.012795312;55,0.0127976565;56,0.012610156;57,0.012386719;58,0.011961719;59,0.010867969;60,0.009507813;61,0.0085125;62,0.0076109376;63,0.00705;64,0.005321094;65,0.0050648437;66,0.004824219;67,0.004472656;68,0.0045054685;69,0.004942969;70,0.0051695313;71,0.005053125;72,0.0043507814;73,0.0039265626;74,0.0037898438;75,0.0037242188;76,0.0037710937;77,0.0035945312;78,0.0033820313;79,0.003128125;80,0.0012796875;81,0.0012765625;82,0.001234375;83,0.0011109374;84,0.0011210938;85,0.0012867188;86,0.001425;87,0.001521875;88,0.0013757813;89,0.0011703125;90,9.992188E-4;91,8.6640625E-4;92,7.5E-4;93,7.125E-4;94,7.515625E-4;95,6.96875E-4;96,3.484375E-4;97,3.0E-4;98,2.7734376E-4;99,3.515625E-4;100,4.1796875E-4;101,4.3046876E-4;102,3.8984374E-4;103,3.1796875E-4;104,3.0234375E-4;105,3.3046876E-4;106,3.125E-4;107,2.3125E-4;108,1.5078126E-4;109,1.2109375E-4;110,9.84375E-5;111,8.4375E-5;112,5.390625E-5;113,5.46875E-5;114,3.59375E-5;115,1.25E-5;116,2.03125E-5;117,3.125E-5;118,3.75E-5;119,4.0625E-5;120,3.515625E-5;121,4.375E-5;122,4.6875E-5;123,4.609375E-5;124,5.703125E-5;125,4.53125E-5;126,2.5E-5;127,5.46875E-6;128,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -21063,13 +26657,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "bigreactors:oreyellorite:0", "distrib": "0,0.0;2,0.0;3,1.953125E-5;4,7.03125E-6;5,0.0;6,1.875E-5;7,2.421875E-5;8,2.34375E-5;9,1.171875E-5;10,1.171875E-5;11,7.03125E-6;12,4.296875E-5;13,7.03125E-6;14,0.0;15,2.65625E-5;16,2.65625E-5;17,1.953125E-5;18,3.359375E-5;19,2.65625E-5;20,7.03125E-6;21,2.65625E-5;22,3.90625E-5;23,7.03125E-6;24,1.953125E-5;25,1.40625E-5;26,1.953125E-5;27,1.484375E-5;28,4.140625E-5;29,2.65625E-5;30,9.375E-6;31,1.484375E-5;32,2.65625E-5;33,1.953125E-5;34,0.0;35,0.0;36,1.953125E-5;37,7.03125E-6;38,3.90625E-5;39,2.890625E-5;40,4.140625E-5;41,4.0625E-5;42,4.84375E-5;43,1.484375E-5;44,2.65625E-5;45,1.953125E-5;46,1.953125E-5;47,2.65625E-5;48,7.03125E-6;49,7.03125E-6;50,2.65625E-5;51,1.953125E-5;52,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -21086,7 +26680,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "mod_lavacow:glowshroom:0", @@ -21103,7 +26697,7 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "minecraft:glowstone:0", @@ -21120,13 +26714,13 @@ } } ], - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,2.34375E-6;3,2.5E-5;4,1.1953125E-4;5,1.2890625E-4;6,1.3046875E-4;7,2.2421875E-4;8,2.109375E-4;9,1.8671875E-4;10,2.5E-4;11,3.484375E-4;12,2.7890626E-4;13,2.953125E-4;14,1.046875E-4;15,9.21875E-5;16,3.046875E-5;17,4.6875E-5;18,1.7890625E-4;19,1.546875E-4;20,2.453125E-4;21,3.375E-4;22,1.0390625E-4;23,2.3671876E-4;24,4.3671875E-4;25,3.8046876E-4;26,1.8046875E-4;27,2.15625E-4;28,2.6328125E-4;29,2.953125E-4;30,2.265625E-4;31,1.0859375E-4;32,1.6953125E-4;33,1.875E-4;34,1.1796875E-4;35,1.3359376E-4;36,2.5E-4;37,3.0625E-4;38,2.609375E-4;39,2.0625E-4;40,7.421875E-5;41,2.03125E-5;42,6.796875E-5;43,8.59375E-6;44,1.203125E-4;45,3.1328126E-4;46,1.4375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 160: planet" + "dim": "Dim 160: Falacer" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -21143,7 +26737,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:mushroom:3", @@ -21160,7 +26754,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:sign:0", @@ -21177,25 +26771,25 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:plant_0:14", "distrib": "0,0.0;58,0.0;59,7.8125E-7;61,7.8125E-7;62,5.46875E-6;63,2.8515625E-4;64,5.859375E-5;65,3.671875E-5;66,3.984375E-5;67,5.625E-5;68,5.9375E-5;69,4.84375E-5;70,4.21875E-5;71,6.015625E-5;72,6.40625E-5;73,9.0625E-5;74,4.296875E-5;75,4.453125E-5;76,2.734375E-5;77,1.25E-5;78,9.375E-6;79,7.8125E-6;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,7.8125E-7;1,1.640625E-5;2,2.96875E-5;3,5.078125E-5;4,4.6875E-5;5,7.421875E-5;6,6.875E-5;7,6.40625E-5;8,6.953125E-5;9,7.421875E-5;10,6.484375E-5;11,5.546875E-5;12,7.265625E-5;13,6.328125E-5;14,5.15625E-5;15,4.375E-5;16,5.234375E-5;17,6.328125E-5;18,3.28125E-5;19,1.171875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:plant_0:13", "distrib": "0,0.0;33,0.0;34,7.8125E-7;35,0.0;59,0.0;60,2.34375E-6;61,3.90625E-6;62,1.40625E-5;63,6.0078123E-4;64,1.546875E-4;65,6.328125E-5;66,7.5E-5;67,9.609375E-5;68,7.65625E-5;69,1.046875E-4;70,8.046875E-5;71,1.671875E-4;72,1.21875E-4;73,1.1015625E-4;74,8.828125E-5;75,7.96875E-5;76,5.9375E-5;77,5.234375E-5;78,2.734375E-5;79,1.171875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "forestry:apiary:0", @@ -21212,7 +26806,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -21229,7 +26823,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "tombstone:decorative_subaraki_grave:1", @@ -21246,7 +26840,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_ignis:0", @@ -21263,7 +26857,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:lapis_ore:0", @@ -21280,7 +26874,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:11", @@ -21297,7 +26891,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:12", @@ -21314,7 +26908,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:13", @@ -21331,7 +26925,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "forestry:beehives:2", @@ -21366,7 +26960,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:14", @@ -21383,7 +26977,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "forestry:resources:0", @@ -21400,7 +26994,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:redstone:0", @@ -21417,7 +27011,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:10", @@ -21434,7 +27028,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:gravel:0", @@ -21451,7 +27045,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:15", @@ -21468,19 +27062,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:command_block:0", "distrib": "0,0.0;65,0.0;66,2.03125E-5;67,7.8125E-6;68,2.34375E-6;69,0.0;70,1.015625E-5;71,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "bigreactors:blockcyanite:0", "distrib": "0,0.0;5,0.0;6,7.8125E-7;7,7.8125E-7;8,0.0;9,7.8125E-7;10,1.5625E-6;11,7.8125E-7;12,7.8125E-7;13,1.5625E-6;14,7.8125E-7;15,7.8125E-7;16,2.34375E-6;17,2.34375E-6;18,7.8125E-7;19,1.5625E-6;20,2.34375E-6;21,7.8125E-7;22,0.0;24,0.0;25,7.8125E-7;26,7.8125E-7;27,0.0;28,1.5625E-6;29,1.5625E-6;30,0.0;31,7.8125E-7;32,1.5625E-6;33,1.5625E-6;34,7.8125E-7;35,1.5625E-6;36,2.34375E-6;38,2.34375E-6;39,7.8125E-7;40,1.5625E-6;41,3.125E-6;42,2.34375E-6;43,7.8125E-7;44,2.34375E-6;45,3.125E-6;46,7.8125E-7;47,7.8125E-7;48,1.5625E-6;49,7.8125E-7;50,0.0;51,7.8125E-7;52,7.8125E-7;53,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "extrautils2:redorchid:0", @@ -21506,7 +27100,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -21523,25 +27117,25 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:log_4:5", "distrib": "0,0.0;33,0.0;34,1.328125E-5;35,3.90625E-6;36,3.125E-6;37,3.90625E-6;38,1.328125E-5;39,1.5625E-5;40,0.0;60,0.0;61,7.8125E-7;62,3.125E-6;63,4.921875E-5;64,5.703125E-5;65,1.03125E-4;66,1.359375E-4;67,2.0078124E-4;68,2.1796874E-4;69,2.3515624E-4;70,3.0390624E-4;71,3.3125E-4;72,3.3828124E-4;73,3.015625E-4;74,3.1953125E-4;75,3.6484376E-4;76,3.53125E-4;77,2.9921875E-4;78,3.4453126E-4;79,3.1328126E-4;80,1.171875E-5;81,1.5625E-6;83,1.5625E-6;84,1.171875E-5;85,1.5625E-6;87,1.5625E-6;88,1.171875E-5;89,1.5625E-6;90,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,0.0;12,3.125E-5;13,3.0703124E-4;14,0.0012109375;15,0.001784375;16,0.001125;17,2.84375E-4;18,3.125E-5;19,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,4.6875E-6;48,5.46875E-6;49,2.265625E-5;50,7.890625E-5;51,1.4296875E-4;52,2.8984374E-4;53,5.453125E-4;54,9.515625E-4;55,0.0013367188;56,0.0017921875;57,0.0021796876;58,0.00229375;59,0.0021070312;60,0.0015007813;61,0.0010742188;62,7.4296875E-4;63,3.1484375E-4;64,2.96875E-5;65,1.640625E-5;66,9.375E-6;67,2.34375E-6;68,1.5625E-6;69,1.5625E-6;70,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_aer:0", @@ -21558,43 +27152,43 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,3.90625E-6;24,6.25E-6;25,2.265625E-5;26,5.234375E-5;27,9.0625E-5;28,1.703125E-4;29,3.5390625E-4;30,6.09375E-4;31,0.0010851562;32,0.0015234374;33,0.0021765626;34,0.0029890626;35,0.0036585939;36,0.004353906;37,0.004696094;38,0.0050117187;39,0.0051234374;40,0.004988281;41,0.004553125;42,0.004058594;43,0.0033445312;44,0.0025132813;45,0.00169375;46,0.0010507812;47,6.210937E-4;48,4.140625E-4;49,2.796875E-4;50,1.453125E-4;51,4.53125E-5;52,2.65625E-5;53,9.375E-6;54,4.6875E-6;56,4.6875E-6;57,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,3.90625E-6;14,3.28125E-5;15,9.765625E-5;16,2.2734376E-4;17,5.890625E-4;18,0.001065625;19,0.001478125;20,0.0017359375;21,0.0014539063;22,9.804687E-4;23,5.351562E-4;24,2.625E-4;25,9.6875E-5;26,3.28125E-5;27,4.6875E-6;28,1.5625E-6;29,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,1.5625E-5;1,2.3984375E-4;2,4.578125E-4;3,7.1875E-4;4,8.421875E-4;5,0.001125;6,0.001128125;7,0.001125;8,0.0011375;9,0.0011929688;10,0.0011140625;11,0.001140625;12,0.0012039063;13,0.00115625;14,0.0012257813;15,0.0012015625;16,0.0011625;17,0.0011742187;18,0.0011945312;19,0.0012335938;20,0.00125625;21,0.0012085937;22,0.0011875;23,0.0011890625;24,0.0012140624;25,0.0011765625;26,0.0011976563;27,0.0011992188;28,0.0012101562;29,0.001178125;30,0.001203125;31,0.0011703125;32,0.001115625;33,0.001065625;34,0.00111875;35,0.0011734375;36,0.0010882813;37,0.0011210938;38,0.0010773437;39,0.00109375;40,0.0011;41,0.0010335938;42,0.0011054687;43,0.001090625;44,0.0011125;45,0.0010867188;46,0.00110625;47,0.0010492187;48,0.0011023438;49,0.0011320312;50,0.0011429688;51,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;18,0.0;19,1.5625E-6;20,7.8125E-7;21,2.34375E-6;22,3.125E-6;23,5.46875E-6;24,7.03125E-6;25,1.5625E-5;26,1.484375E-5;27,3.90625E-5;28,3.59375E-5;29,4.6875E-5;30,5.390625E-5;31,5.3125E-5;32,8.671875E-5;33,7.734375E-5;34,9.0625E-5;35,9.765625E-5;36,9.21875E-5;37,1.0390625E-4;38,8.90625E-5;39,1.203125E-4;40,9.53125E-5;41,1.046875E-4;42,1.1953125E-4;43,1.1171875E-4;44,1.28125E-4;45,8.515625E-5;46,9.0625E-5;47,8.359375E-5;48,5.078125E-5;49,4.53125E-5;50,3.046875E-5;51,2.265625E-5;52,8.59375E-6;53,7.8125E-6;54,7.03125E-6;55,1.5625E-6;56,2.34375E-6;57,1.5625E-6;58,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,1.09375E-5;43,1.71875E-5;44,4.375E-5;45,1.0546875E-4;46,2.5E-4;47,3.703125E-4;48,5.414063E-4;49,5.203125E-4;50,4.125E-4;51,2.28125E-4;52,1.140625E-4;53,5.9375E-5;54,1.171875E-5;55,7.03125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,4.6875E-6;18,4.6875E-6;19,1.015625E-5;20,1.25E-5;21,2.8125E-5;22,8.984375E-5;23,1.921875E-4;24,2.75E-4;25,4.578125E-4;26,6.1484374E-4;27,9.46875E-4;28,9.328125E-4;29,9.453125E-4;30,8.96875E-4;31,6.6640624E-4;32,4.40625E-4;33,2.703125E-4;34,1.640625E-4;35,8.4375E-5;36,4.0625E-5;37,3.125E-5;38,7.03125E-6;39,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -21620,7 +27214,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "nuclearcraft:glowing_mushroom:0", @@ -21637,25 +27231,25 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "chisel:basalt2:7", "distrib": "0,5.171875E-4;1,0.008546875;2,0.016108593;3,0.026983595;4,0.039214063;5,0.052722655;6,0.055355467;7,0.056947656;8,0.047785155;9,0.038438283;10,0.03221797;11,6.25E-5;12,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "extrautils2:ineffableglass:3", "distrib": "0,0.0;64,0.0;65,6.25E-6;66,6.25E-6;67,9.375E-6;68,1.25E-5;69,1.328125E-5;70,7.03125E-6;71,9.375E-6;72,1.40625E-5;73,1.40625E-5;74,1.71875E-5;75,9.375E-6;76,6.25E-6;77,3.125E-6;78,7.8125E-6;79,4.6875E-6;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.90625E-5;30,0.0067351563;31,0.024151562;32,0.041523438;33,0.04825547;34,0.04824531;35,0.048254687;36,0.04830625;37,0.04851953;38,0.048170313;39,0.048367187;40,0.047852345;41,0.046915624;42,0.047128126;43,0.04813125;44,0.048125;45,0.04771875;46,0.048059374;47,0.0476125;48,0.04673203;49,0.04810703;50,0.04926875;51,0.049484376;52,0.047977343;53,0.047571875;54,0.04782578;55,0.047985155;56,0.04763906;57,0.047308594;58,0.047103126;59,0.04462969;60,0.036096875;61,0.028047657;62,0.01925;63,0.008807031;64,3.4921875E-4;65,2.34375E-6;66,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "magicbees:hiveblock:2", @@ -21690,7 +27284,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "magicbees:hiveblock:4", @@ -21734,31 +27328,31 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:gold_ore:0", "distrib": "0,4.296875E-5;1,3.75E-4;2,7.015625E-4;3,0.001165625;4,0.0014226562;5,0.0018070312;6,0.001921875;7,0.0018492187;8,0.0017351563;9,0.001790625;10,0.0017734375;11,0.0017710937;12,0.0018125;13,0.0017914063;14,0.0018671874;15,0.0017960938;16,0.0017789062;17,0.0017929687;18,0.0017859375;19,0.00171875;20,0.0017992187;21,0.0018210937;22,0.0016890625;23,0.0017648437;24,0.0018578125;25,0.00179375;26,0.0017359375;27,0.0018445313;28,0.001746875;29,0.0015601562;30,0.0011796874;31,7.4375E-4;32,6.1640627E-4;33,5.90625E-4;34,6.59375E-4;35,5.84375E-4;36,5.1171874E-4;37,5.484375E-4;38,6.2890624E-4;39,6.101563E-4;40,6.0625E-4;41,6.078125E-4;42,6.0E-4;43,6.3359377E-4;44,5.515625E-4;45,5.1484373E-4;46,2.8984374E-4;47,4.296875E-5;48,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;62,0.0;63,3.515625E-5;64,0.0;65,2.109375E-5;66,1.5625E-6;67,1.5625E-6;68,0.0;76,0.0;77,2.96875E-5;78,3.125E-6;79,3.125E-6;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,8.28125E-5;11,3.984375E-5;12,0.0;13,2.8125E-5;14,4.375E-5;15,4.765625E-5;16,0.0;18,0.0;19,2.734375E-5;20,0.0;21,1.0078125E-4;22,0.0;23,0.0;24,3.984375E-5;25,6.796875E-5;26,0.0;27,3.046875E-5;28,4.453125E-5;29,0.0;33,0.0;34,4.84375E-5;35,3.046875E-5;36,3.828125E-5;37,3.671875E-5;38,3.125E-5;39,5.46875E-5;40,3.90625E-6;41,5.078125E-5;42,0.0;43,0.0;44,3.59375E-5;45,0.0;46,0.0;47,3.4375E-5;48,4.609375E-5;49,5.46875E-6;50,0.0;51,5.390625E-5;52,3.59375E-5;53,0.0;54,4.921875E-5;55,0.0;56,6.953125E-5;57,2.1875E-5;58,0.0;59,1.171875E-5;60,0.0;61,0.0;62,2.734375E-5;63,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;62,0.0;63,1.640625E-5;64,0.0;65,3.125E-6;66,0.0;76,0.0;77,7.03125E-6;78,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:cactus:0", @@ -21775,19 +27369,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;67,0.0;68,1.5625E-6;69,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "nuclearcraft:dry_earth:0", "distrib": "0,0.0;48,0.0;49,7.8125E-6;50,3.671875E-5;51,8.828125E-5;52,2.265625E-4;53,5.8203127E-4;54,8.9765625E-4;55,0.0011679687;56,0.0023820312;57,0.009251563;58,0.023327343;59,0.03765625;60,0.075214066;61,0.09623281;62,0.12020781;63,0.17821406;64,0.048475;65,0.041780468;66,0.028709374;67,0.020541407;68,0.017578125;69,0.020542188;70,0.007949219;71,0.005316406;72,0.0036757812;73,0.0016882813;74,2.9453126E-4;75,2.625E-4;76,2.078125E-4;77,3.984375E-5;78,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_ordo:0", @@ -21804,25 +27398,25 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,3.125E-5;1,6.210937E-4;2,0.001115625;3,0.0017179687;4,0.0021585939;5,0.0026046876;6,0.002728125;7,0.0026226563;8,0.00260625;9,0.0027085938;10,0.0027742188;11,0.0028328125;12,0.00284375;13,0.0027578124;14,0.0028765625;15,0.0028070312;16,0.0028632812;17,0.0028109376;18,0.0027601563;19,0.0026867187;20,0.002534375;21,0.0026929688;22,0.0026296875;23,0.0027765625;24,0.0027921875;25,0.0028828124;26,0.0027242186;27,0.0028132813;28,0.0027765625;29,0.0028398437;30,0.0027953126;31,0.0027695312;32,0.0026328126;33,0.0025257813;34,0.0025539063;35,0.0024203125;36,0.0024945312;37,0.0023585937;38,0.0025984375;39,0.0025367187;40,0.0024046875;41,0.0023195313;42,0.002415625;43,0.0013671875;44,1.59375E-4;45,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.328125E-4;38,0.0020320313;39,0.0034;40,0.004061719;41,0.0040382813;42,0.0037890626;43,0.0037507813;44,0.0038859374;45,0.0038953125;46,0.0038976562;47,0.00395;48,0.0038992187;49,0.003871875;50,0.003922656;51,0.0038203124;52,0.003947656;53,0.0040078126;54,0.0039070314;55,0.0038335938;56,0.0038671875;57,0.0039570313;58,0.003913281;59,0.0036460937;60,0.0028953124;61,0.0021632812;62,0.0018539062;63,0.0014828125;64,2.046875E-4;65,1.7265625E-4;66,1.2734375E-4;67,9.296875E-5;68,9.84375E-5;69,5.859375E-5;70,3.984375E-5;71,2.8125E-5;72,2.5E-5;73,7.03125E-6;74,7.8125E-7;75,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,9.765625E-5;3,4.1484376E-4;4,9.2578126E-4;5,0.001346875;6,0.001325;7,0.0012679688;8,0.0012828124;9,0.001325;10,0.001365625;11,0.001425;12,0.001446875;13,0.0013960938;14,0.0014328125;15,0.0014164062;16,0.0014335938;17,0.0012195313;18,7.203125E-4;19,2.1484375E-4;20,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:ore_amber:0", @@ -21848,7 +27442,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumicaugmentation:starfield_glass:0", @@ -21865,67 +27459,67 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.1640625E-4;3,6.484375E-4;4,0.0014757812;5,0.0021289063;6,0.0022203126;7,0.0021609375;8,0.00224375;9,0.002334375;10,0.0023140626;11,0.0024828124;12,0.0024929687;13,0.0024765625;14,0.0024523437;15,0.0023945312;16,0.0025257813;17,0.0025804688;18,0.0025148438;19,0.0024578124;20,0.0025359376;21,0.00251875;22,0.002546875;23,0.002521875;24,0.0023617188;25,0.0024039063;26,0.0024976563;27,0.00221875;28,0.001409375;29,5.140625E-4;30,2.546875E-4;31,3.078125E-4;32,2.3359375E-4;33,1.265625E-4;34,3.984375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;43,0.0;44,3.125E-6;45,4.6875E-6;46,2.03125E-5;47,3.203125E-5;48,2.5E-5;49,2.890625E-5;50,2.03125E-5;51,2.734375E-5;52,7.03125E-6;53,4.6875E-6;54,3.125E-6;55,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.734375E-5;3,1.8515626E-4;4,3.7890626E-4;5,5.5703125E-4;6,5.4453127E-4;7,8.1484375E-4;8,0.0016226562;9,0.0024171874;10,0.0027820312;11,0.0029773437;12,0.0030085938;13,0.0030828125;14,0.0029765626;15,0.00295625;16,0.0031007812;17,0.0031617188;18,0.003075;19,0.0029820313;20,0.0030203124;21,0.0030804689;22,0.0030132812;23,0.0029882812;24,0.0030859376;25,0.0029867187;26,0.0029304686;27,0.0031234375;28,0.0029625;29,0.0025804688;30,0.0024867188;31,0.0024734375;32,0.0021484375;33,0.0012507812;34,3.3828124E-4;35,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;49,0.0;50,1.5625E-6;51,4.6875E-6;52,3.125E-6;53,0.0;54,6.25E-6;55,1.09375E-5;56,2.1875E-5;57,1.640625E-5;58,9.375E-6;59,1.40625E-5;60,3.90625E-6;61,4.6875E-6;62,1.09375E-5;63,4.6875E-6;64,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.171875E-4;38,0.0019695312;39,0.0034828125;40,0.004036719;41,0.0039703124;42,0.0039960938;43,0.004134375;44,0.0040859375;45,0.0044109374;46,0.0055609373;47,0.006740625;48,0.006582031;49,0.0066507813;50,0.00663125;51,0.0066789063;52,0.0066359374;53,0.0066796876;54,0.0067132814;55,0.0068015624;56,0.006721094;57,0.006596875;58,0.0065875;59,0.0063273436;60,0.0051859375;61,0.0041195313;62,0.0032554688;63,0.002453125;64,2.9453126E-4;65,2.8515625E-4;66,2.3125E-4;67,1.8046875E-4;68,1.7578126E-4;69,1.453125E-4;70,7.96875E-5;71,4.84375E-5;72,4.140625E-5;73,2.5E-5;74,7.8125E-6;75,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.359375E-4;8,0.0028976563;9,0.005214844;10,0.0055789063;11,0.0058625;12,0.0056734374;13,0.0059484374;14,0.005821094;15,0.005899219;16,0.005927344;17,0.005902344;18,0.0060484377;19,0.0060421876;20,0.0060765627;21,0.0060921875;22,0.006144531;23,0.0060257814;24,0.005934375;25,0.005957031;26,0.005875;27,0.005977344;28,0.005871094;29,0.006015625;30,0.0059984373;31,0.0058539063;32,0.005953125;33,0.0061296877;34,0.005988281;35,0.0059179687;36,0.0060226563;37,0.00588125;38,0.005900781;39,0.005946875;40,0.0058359373;41,0.0059328126;42,0.0060554687;43,0.0060242186;44,0.00605625;45,0.0059953127;46,0.0058765626;47,0.0060453126;48,0.0061023436;49,0.006369531;50,0.006178906;51,0.0062234374;52,0.0059929686;53,0.0059476565;54,0.00589375;55,0.0058617187;56,0.005849219;57,0.0055375;58,0.0029609376;59,4.1015624E-4;60,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;13,0.0;14,3.125E-6;15,8.59375E-6;16,1.875E-5;17,3.125E-5;18,8.28125E-5;19,1.1015625E-4;20,1.296875E-4;21,1.0625E-4;22,9.921875E-5;23,5.859375E-5;24,2.890625E-5;25,1.171875E-5;26,7.8125E-7;27,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.84375E-4;6,1.625E-4;7,1.7421875E-4;8,2.0703125E-4;9,1.6640624E-4;10,1.765625E-4;11,2.109375E-4;12,1.7265625E-4;13,1.8671875E-4;14,1.7890625E-4;15,2.046875E-4;16,1.9296876E-4;17,1.8359374E-4;18,1.7265625E-4;19,2.0625E-4;20,1.8046875E-4;21,1.765625E-4;22,1.7109375E-4;23,2.0390625E-4;24,1.828125E-4;25,1.890625E-4;26,2.125E-4;27,1.7109375E-4;28,1.8125E-4;29,1.7734375E-4;30,1.65625E-4;31,2.015625E-4;32,1.7109375E-4;33,1.8359374E-4;34,1.703125E-4;35,1.78125E-4;36,2.046875E-4;37,2.125E-4;38,1.890625E-4;39,1.9140624E-4;40,1.9140624E-4;41,1.953125E-4;42,1.90625E-4;43,1.9765625E-4;44,1.8359374E-4;45,1.78125E-4;46,2.2421875E-4;47,1.9296876E-4;48,2.125E-4;49,1.9375E-4;50,1.8125E-4;51,2.125E-4;52,1.8828125E-4;53,2.015625E-4;54,1.859375E-4;55,1.84375E-4;56,1.875E-4;57,1.7734375E-4;58,1.875E-4;59,1.7734375E-4;60,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.203125E-4;18,0.0017085938;19,0.0027679687;20,0.0033492188;21,0.0035421874;22,0.0034914063;23,0.0034210938;24,0.0034367188;25,0.003459375;26,0.0034523439;27,0.003521875;28,0.0034109375;29,0.0035492186;30,0.0034367188;31,0.0032921876;32,0.0033492188;33,0.0034453126;34,0.0034828125;35,0.003396875;36,0.0034164062;37,0.003515625;38,0.0035898439;39,0.0035054688;40,0.0035101562;41,0.0036648437;42,0.0035617189;43,0.0033382813;44,0.003275;45,0.0033789063;46,0.00343125;47,0.0035679687;48,0.0035351561;49,0.003440625;50,0.0033679688;51,0.0033125;52,0.00288125;53,0.0017085938;54,4.96875E-4;55,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,3.125E-6;22,2.34375E-6;23,3.125E-6;24,3.125E-6;25,6.25E-6;26,3.90625E-6;27,1.5625E-6;28,2.578125E-5;29,4.0625E-5;30,2.109375E-5;31,2.34375E-5;32,3.125E-6;33,1.25E-5;34,2.34375E-6;35,3.125E-6;36,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:5", @@ -21942,13 +27536,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;23,0.0;24,3.125E-6;25,0.0;28,0.0;29,4.6875E-6;30,0.0;31,3.125E-6;32,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:4", @@ -21965,13 +27559,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;23,0.0;24,1.5625E-6;25,0.0;26,3.125E-6;27,1.5625E-6;28,4.6875E-6;29,3.90625E-6;30,7.8125E-7;31,2.34375E-6;32,1.5625E-6;33,3.90625E-6;34,5.46875E-6;35,3.90625E-6;36,6.25E-6;37,3.90625E-6;38,4.6875E-6;39,9.375E-6;40,6.25E-6;41,3.90625E-6;42,1.09375E-5;43,3.90625E-6;44,3.90625E-6;45,7.03125E-6;46,8.59375E-6;47,1.171875E-5;48,9.375E-6;49,7.8125E-7;50,6.25E-6;51,1.5625E-6;52,1.5625E-6;53,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:7", @@ -21988,7 +27582,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:6", @@ -22005,7 +27599,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:flower_1:3", @@ -22022,7 +27616,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:9", @@ -22039,7 +27633,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:8", @@ -22056,7 +27650,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:ore_quartz:0", @@ -22073,7 +27667,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:brown_mushroom:0", @@ -22090,19 +27684,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "nuclearcraft:fluid_corium:0", "distrib": "0,0.0;64,0.0;65,1.875E-5;66,9.375E-6;67,0.0;68,9.375E-6;69,0.0;70,1.171875E-5;71,9.375E-6;72,1.875E-5;73,2.578125E-5;74,5.46875E-6;75,9.375E-6;76,7.03125E-6;77,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:dried_sand:0", "distrib": "0,0.0;32,0.0;33,9.453125E-5;34,0.0;48,0.0;49,1.5625E-6;50,3.90625E-6;51,4.6875E-5;52,1.546875E-4;53,4.2421874E-4;54,8.507813E-4;55,0.001890625;56,0.003734375;57,0.0052125;58,0.010885937;59,0.047071874;60,0.14491172;61,0.24460547;62,0.29896173;63,0.33853906;64,0.012025;65,0.013303125;66,0.01426875;67,0.015335157;68,0.016805468;69,0.017232813;70,0.017992187;71,0.01584922;72,0.012132812;73,0.009095312;74,0.0069382815;75,0.0053039063;76,0.003815625;77,0.0017445312;78,5.7109375E-4;79,1.1171875E-4;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:1", @@ -22119,7 +27713,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:0", @@ -22136,7 +27730,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:3", @@ -22153,7 +27747,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:mushroom:2", @@ -22170,13 +27764,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:bedrock:0", "distrib": "0,0.9869781;1,0.79140157;2,0.59565;3,0.39776173;4,0.19913515;5,0.0;64,0.0;65,1.265625E-4;66,9.375E-5;67,7.5E-5;68,1.4609375E-4;69,1.1875E-4;70,4.21875E-5;71,2.8125E-5;72,6.640625E-5;73,0.0;", "silktouch": true, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "randomthings:glowingmushroom:0", @@ -22193,37 +27787,37 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "contenttweaker:sentient_meatball:0", "distrib": "0,0.0;65,0.0;66,1.015625E-5;67,2.34375E-6;68,4.6875E-6;69,0.0;70,5.46875E-6;71,3.125E-6;72,2.34375E-6;73,1.5625E-6;74,3.125E-6;75,4.6875E-6;76,7.8125E-7;78,7.8125E-7;79,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:iron_ore:0", "distrib": "0,6.796875E-5;1,0.0014945313;2,0.0028585938;3,0.004136719;4,0.0057234373;5,0.0069882814;6,0.00686875;7,0.0068492186;8,0.0070085935;9,0.0071742185;10,0.007284375;11,0.0072640623;12,0.0069796876;13,0.0072570313;14,0.0073390626;15,0.00691875;16,0.0069289063;17,0.006796875;18,0.0068234373;19,0.0067734374;20,0.006757031;21,0.0069304686;22,0.006814844;23,0.0070960936;24,0.007246875;25,0.0070953127;26,0.0066828127;27,0.00678125;28,0.0069109374;29,0.0070757815;30,0.0069585936;31,0.006728125;32,0.0068992185;33,0.006861719;34,0.0070773438;35,0.007160156;36,0.0074484376;37,0.0074046873;38,0.007290625;39,0.007296875;40,0.0072398437;41,0.0072203125;42,0.0072390623;43,0.007083594;44,0.006671875;45,0.0068734377;46,0.0070742187;47,0.0069640623;48,0.0067164064;49,0.006674219;50,0.0071390625;51,0.00710625;52,0.0068976562;53,0.006888281;54,0.007125;55,0.0069109374;56,0.0071195313;57,0.006941406;58,0.0069554686;59,0.006692969;60,0.005271875;61,0.00388125;62,0.0017578125;63,2.3828125E-4;64,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;51,0.0;52,3.828125E-5;53,8.4375E-5;54,2.2734376E-4;55,6.9765624E-4;56,0.0016140625;57,0.0020546876;58,0.0031460938;59,0.008948438;60,0.029020313;61,0.060546875;62,0.08418985;63,0.065002345;64,0.016292188;65,0.021223437;66,0.030032812;67,0.033252344;68,0.028383594;69,0.014703125;70,0.009678125;71,0.00528125;72,0.002178125;73,7.3359377E-4;74,4.96875E-4;75,2.4765625E-4;76,3.984375E-5;77,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;18,0.0;19,5.46875E-6;20,2.265625E-5;21,4.6875E-5;22,1.796875E-5;23,0.0;29,0.0;30,2.03125E-5;31,3.984375E-5;32,2.96875E-5;33,7.8125E-6;34,0.0;45,0.0;46,4.6875E-6;47,8.59375E-6;48,4.6875E-6;49,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.013470313;3,0.021602344;4,0.030313281;5,0.040003907;6,0.041884374;7,0.043839063;8,0.04519375;9,0.04743203;10,0.04840625;11,0.048048437;12,0.04793672;13,0.048789844;14,0.05063672;15,0.051880468;16,0.053069532;17,0.053123437;18,0.053597655;19,0.053045314;20,0.05263203;21,0.052060157;22,0.051163282;23,0.0519875;24,0.052778125;25,0.05380703;26,0.053459376;27,0.053125;28,0.053954687;29,0.054239843;30,0.053841405;31,0.053158592;32,0.05176719;33,0.05121953;34,0.050771873;35,0.049310938;36,0.048441406;37,0.047369532;38,0.046439845;39,0.046140626;40,0.045897655;41,0.044973437;42,0.04428203;43,0.042297658;44,0.039854687;45,0.038672656;46,0.0368375;47,0.035233594;48,0.033689845;49,0.03229375;50,0.030211719;51,0.027384374;52,0.02555625;53,0.02441875;54,0.023778906;55,0.023510937;56,0.022258595;57,0.020755468;58,0.020313282;59,0.020059375;60,0.01981328;61,0.020671874;62,0.025227344;63,0.04654922;64,0.008696875;65,0.01409375;66,0.022583595;67,0.03211797;68,0.04399297;69,0.059900783;70,0.08181875;71,0.09431016;72,0.1055;73,0.11407656;74,0.119570315;75,0.122675784;76,0.12514766;77,0.12727344;78,0.12883829;79,0.12953047;80,3.875E-4;81,3.9765626E-4;83,3.9765626E-4;84,3.875E-4;85,3.9765626E-4;87,3.9765626E-4;88,3.875E-4;89,3.984375E-4;90,4.0E-4;95,4.0E-4;96,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:plant_1:9", @@ -22240,19 +27834,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "chisel:arcane_stone1:15", "distrib": "0,0.0;33,0.0;34,3.4375E-5;35,0.0;37,0.0;38,2.5E-5;39,0.0;61,0.0;62,6.25E-6;63,8.046875E-5;64,3.34375E-4;65,1.28125E-4;66,1.5078126E-4;67,1.484375E-4;68,1.4609375E-4;69,2.5234374E-4;70,2.8046875E-4;71,3.640625E-4;72,3.0859376E-4;73,1.8828125E-4;74,1.8515626E-4;75,1.484375E-4;76,8.90625E-5;77,3.046875E-4;78,1.0703125E-4;79,7.109375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.40625E-4;30,0.010554687;31,0.032610938;32,0.05330703;33,0.06233125;34,0.063801564;35,0.06378359;36,0.06276172;37,0.06260234;38,0.06295078;39,0.06333281;40,0.06348672;41,0.063503906;42,0.063205466;43,0.06364922;44,0.06436406;45,0.06434375;46,0.06429922;47,0.06399219;48,0.06349844;49,0.06363359;50,0.062977344;51,0.063339844;52,0.06416485;53,0.06541797;54,0.06555078;55,0.06498594;56,0.06465078;57,0.0633375;58,0.062035155;59,0.058705468;60,0.047848437;61,0.037332032;62,0.026234375;63,0.012341406;64,5.2265625E-4;65,1.796875E-5;66,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_terra:0", @@ -22269,7 +27863,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:lever:0", @@ -22286,7 +27880,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_perditio:0", @@ -22303,7 +27897,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:gem_ore:1", @@ -22320,7 +27914,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:diamond_ore:0", @@ -22337,7 +27931,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "draconicevolution:draconium_ore:0", @@ -22354,13 +27948,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "extrautils2:decorativeglass:3", "distrib": "0,0.0;65,0.0;66,2.34375E-5;67,3.59375E-5;68,3.90625E-5;69,2.5E-5;70,1.25E-5;71,1.5625E-5;72,3.75E-5;73,4.53125E-5;74,2.96875E-5;75,2.65625E-5;76,2.8125E-5;77,2.109375E-5;78,6.25E-6;79,9.375E-6;80,0.0;", "silktouch": true, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "tombstone:decorative_grave_original:1", @@ -22377,7 +27971,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:red_mushroom:0", @@ -22394,7 +27988,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:coal_ore:0", @@ -22411,7 +28005,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "projectred-exploration:ore:6", @@ -22428,7 +28022,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:chest:0", @@ -22445,25 +28039,25 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stone:5", "distrib": "0,3.078125E-4;1,0.007969531;2,0.015363282;3,0.022953907;4,0.030583594;5,0.037653904;6,0.036090624;7,0.034822658;8,0.033908594;9,0.034460157;10,0.036107812;11,0.03870078;12,0.03860703;13,0.037410155;14,0.036354687;15,0.03674453;16,0.03692969;17,0.0370875;18,0.037021093;19,0.03736953;20,0.037645314;21,0.036798436;22,0.03637031;23,0.03671797;24,0.036535155;25,0.03684922;26,0.03720156;27,0.037313282;28,0.037116405;29,0.03626172;30,0.035101563;31,0.034198437;32,0.033507813;33,0.03364844;34,0.034142967;35,0.034272656;36,0.033536717;37,0.03325625;38,0.033214062;39,0.03206172;40,0.031360157;41,0.030735938;42,0.030326562;43,0.030961718;44,0.031575;45,0.03218672;46,0.033275783;47,0.033010937;48,0.031142188;49,0.029479688;50,0.02805;51,0.028196095;52,0.028120313;53,0.02844453;54,0.028383594;55,0.028464844;56,0.028896876;57,0.029746093;58,0.029721875;59,0.028260937;60,0.023753125;61,0.019222656;62,0.01710703;63,0.015449218;64,0.0021773437;65,0.0020125;66,0.001715625;67,0.0014507812;68,0.001065625;69,6.875E-4;70,4.4765626E-4;71,2.8046875E-4;72,1.875E-4;73,1.1796875E-4;74,6.71875E-5;75,3.984375E-5;76,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,2.96875E-5;11,5.15625E-5;12,5.9375E-5;13,6.640625E-5;14,8.515625E-5;15,6.328125E-5;16,4.921875E-5;17,4.84375E-5;18,3.671875E-5;19,3.125E-5;20,1.71875E-5;21,5.46875E-5;22,6.875E-5;23,6.015625E-5;24,6.484375E-5;25,9.453125E-5;26,6.25E-5;27,8.046875E-5;28,9.921875E-5;29,7.34375E-5;30,4.140625E-5;31,4.140625E-5;32,2.03125E-5;33,0.0;34,1.484375E-5;35,4.296875E-5;36,5.390625E-5;37,7.34375E-5;38,9.0625E-5;39,8.671875E-5;40,8.203125E-5;41,7.578125E-5;42,7.734375E-5;43,6.5625E-5;44,5.3125E-5;45,5.546875E-5;46,2.109375E-5;47,3.59375E-5;48,4.921875E-5;49,4.0625E-5;50,4.375E-5;51,5.46875E-5;52,6.484375E-5;53,4.84375E-5;54,5.78125E-5;55,6.875E-5;56,7.34375E-5;57,6.640625E-5;58,6.875E-5;59,4.765625E-5;60,5.234375E-5;61,2.03125E-5;62,2.1875E-5;63,2.734375E-5;64,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stone:3", "distrib": "0,2.625E-4;1,0.007128125;2,0.013434375;3,0.020535937;4,0.027923437;5,0.034470312;6,0.033890624;7,0.032814845;8,0.033180468;9,0.03348828;10,0.03316172;11,0.034235157;12,0.034578126;13,0.034965623;14,0.035064843;15,0.03473828;16,0.03395547;17,0.03363125;18,0.033670314;19,0.03427578;20,0.03429297;21,0.034283593;22,0.034451563;23,0.034176562;24,0.03465547;25,0.03523203;26,0.03520625;27,0.034525;28,0.034465626;29,0.03494375;30,0.03473125;31,0.03315469;32,0.03132031;33,0.02988125;34,0.02907578;35,0.029335156;36,0.03005;37,0.030553125;38,0.030188281;39,0.03041953;40,0.03063125;41,0.0304125;42,0.029514844;43,0.029177343;44,0.030010156;45,0.030567188;46,0.030764062;47,0.030066406;48,0.028859375;49,0.028048437;50,0.027922656;51,0.028269531;52,0.027999219;53,0.027417187;54,0.026644532;55,0.026434375;56,0.02636875;57,0.0270625;58,0.027723437;59,0.026288282;60,0.022064844;61,0.017567968;62,0.015323438;63,0.013476563;64,0.0016;65,0.0015007813;66,0.0013539062;67,0.0011804687;68,9.765625E-4;69,7.1953126E-4;70,4.609375E-4;71,2.921875E-4;72,2.4765625E-4;73,2.0390625E-4;74,1.484375E-4;75,5.78125E-5;76,7.03125E-6;77,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumcraft:crystal_aqua:0", @@ -22480,13 +28074,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;12,0.0;13,3.125E-6;14,3.125E-6;15,0.0;16,0.0;17,3.125E-6;18,4.6875E-6;19,1.640625E-5;20,6.25E-6;21,2.5E-5;22,4.53125E-5;23,4.921875E-5;24,6.25E-5;25,8.984375E-5;26,7.8125E-5;27,9.609375E-5;28,1.1875E-4;29,1.3046875E-4;30,8.671875E-5;31,8.28125E-5;32,8.4375E-5;33,5.3125E-5;34,4.765625E-5;35,3.59375E-5;36,3.515625E-5;37,1.09375E-5;38,0.0;39,3.125E-6;40,9.375E-6;41,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore_fluid:2", @@ -22503,7 +28097,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thermalfoundation:ore_fluid:1", @@ -22520,19 +28114,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "thaumicaugmentation:stone:11", "distrib": "0,0.0;39,0.0;40,6.25E-6;41,0.0;64,0.0;65,1.5625E-6;66,1.5625E-6;67,5.46875E-6;68,1.796875E-5;69,1.796875E-5;70,3.90625E-5;71,3.4375E-5;72,2.03125E-5;73,3.046875E-5;74,2.5E-5;75,3.90625E-5;76,4.609375E-5;77,3.046875E-5;78,9.375E-6;79,3.046875E-5;80,0.0;87,0.0;88,7.8125E-7;89,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:bone_block:0", "distrib": "0,0.0;39,0.0;40,2.734375E-5;41,5.546875E-5;42,7.578125E-5;43,1.2109375E-4;44,2.0E-4;45,1.375E-4;46,2.6171876E-4;47,1.078125E-4;48,1.140625E-4;49,1.3046875E-4;50,1.890625E-4;51,1.2890625E-4;52,1.578125E-4;53,1.3828125E-4;54,1.1015625E-4;55,7.8125E-5;56,3.125E-5;57,2.421875E-5;58,4.53125E-5;59,1.09375E-5;60,7.8125E-6;61,1.171875E-5;62,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stone:0", @@ -22549,19 +28143,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:stone:1", "distrib": "0,3.375E-4;1,0.007519531;2,0.014053125;3,0.0210625;4,0.02779453;5,0.034505468;6,0.034038283;7,0.033546876;8,0.034560937;9,0.035446875;10,0.035640623;11,0.037353907;12,0.037326563;13,0.036771093;14,0.03686406;15,0.036324218;16,0.035735156;17,0.036282033;18,0.036772657;19,0.036789063;20,0.036760937;21,0.036926564;22,0.037510157;23,0.03670625;24,0.0362375;25,0.035253126;26,0.03384297;27,0.034253124;28,0.03480547;29,0.034947656;30,0.03500625;31,0.033585157;32,0.032417968;33,0.031407032;34,0.030820312;35,0.031110156;36,0.03104375;37,0.030841406;38,0.031123437;39,0.031845313;40,0.03125547;41,0.030569531;42,0.030309375;43,0.03041875;44,0.030903906;45,0.031700782;46,0.032221094;47,0.03180547;48,0.030103907;49,0.028917968;50,0.028983593;51,0.029452344;52,0.029445313;53,0.028957032;54,0.028614843;55,0.028742969;56,0.028770313;57,0.028857812;58,0.028184375;59,0.026374219;60,0.022249218;61,0.018060938;62,0.01578047;63,0.013771093;64,0.0016789063;65,0.0014726563;66,0.0013507813;67,0.0011625;68,8.4921875E-4;69,6.0234376E-4;70,4.484375E-4;71,4.0234375E-4;72,2.984375E-4;73,1.90625E-4;74,8.28125E-5;75,3.046875E-5;76,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "chisel:endstone:8", "distrib": "0,0.0;33,0.0;34,2.1875E-5;35,9.375E-6;37,9.375E-6;38,2.5E-5;39,0.0;61,0.0;62,2.96875E-5;63,1.5078126E-4;64,2.6171876E-4;65,2.8359375E-4;66,2.34375E-4;67,2.546875E-4;68,2.765625E-4;69,3.3125E-4;70,2.2109375E-4;71,5.140625E-4;72,4.796875E-4;73,3.8359375E-4;74,2.296875E-4;75,1.8671875E-4;76,1.7265625E-4;77,3.2109374E-4;78,1.9609375E-4;79,9.21875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:redstone_ore:0", @@ -22578,19 +28172,19 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "contenttweaker:agate:0", "distrib": "0,0.0;7,0.0;8,7.8125E-7;9,0.0;11,0.0;12,7.8125E-7;13,0.0;14,7.8125E-7;15,0.0;17,0.0;18,1.5625E-6;19,7.8125E-7;20,0.0;26,0.0;27,7.8125E-7;28,0.0;29,0.0;30,7.8125E-7;31,0.0;33,0.0;34,7.8125E-7;35,7.8125E-7;36,0.0;37,7.8125E-7;38,0.0;39,1.5625E-6;40,0.0;42,0.0;43,1.5625E-6;44,7.8125E-7;45,0.0;46,7.8125E-7;47,0.0;49,0.0;50,7.8125E-7;51,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:dirt:0", "distrib": "0,8.4375E-5;1,0.002403125;2,0.0043960935;3,0.006832031;4,0.009158594;5,0.011675;6,0.01199375;7,0.012290625;8,0.012338282;9,0.012328906;10,0.012088281;11,0.011771094;12,0.011444531;13,0.011269531;14,0.011664844;15,0.01200625;16,0.012403906;17,0.012357031;18,0.0119726565;19,0.011704688;20,0.011285156;21,0.010911719;22,0.011064063;23,0.011551563;24,0.012128906;25,0.012496093;26,0.0125375;27,0.012264844;28,0.011825;29,0.011736719;30,0.012029688;31,0.012178906;32,0.0118125;33,0.011409375;34,0.011392187;35,0.011402343;36,0.011198438;37,0.011167969;38,0.011300781;39,0.011545313;40,0.011829687;41,0.011760157;42,0.0121625;43,0.011911719;44,0.011528125;45,0.011426562;46,0.011308594;47,0.0117625;48,0.011580469;49,0.011285156;50,0.011411719;51,0.0116375;52,0.011642188;53,0.011421094;54,0.011195312;55,0.010885937;56,0.01113125;57,0.011238282;58,0.011398437;59,0.010819531;60,0.009155469;61,0.0074320314;62,0.006778125;63,0.005683594;64,6.1484374E-4;65,4.898438E-4;66,4.515625E-4;67,3.03125E-4;68,2.546875E-4;69,2.3984375E-4;70,1.71875E-4;71,1.46875E-4;72,7.890625E-5;73,3.59375E-5;74,6.25E-6;75,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:flower_0:12", @@ -22607,7 +28201,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:repeater:0", @@ -22624,7 +28218,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -22641,7 +28235,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -22658,13 +28252,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "nuclearcraft:ore:4", "distrib": "0,0.0;2,0.0;3,7.8125E-6;4,0.0;5,7.8125E-6;6,1.875E-5;7,7.8125E-6;8,1.875E-5;9,0.0;10,4.140625E-5;11,0.0;12,4.140625E-5;13,0.0;14,4.140625E-5;15,0.0;16,5.625E-5;17,1.875E-5;18,3.75E-5;19,1.875E-5;20,3.75E-5;21,1.875E-5;22,0.0;24,0.0;25,1.875E-5;26,0.0;27,1.875E-5;30,1.875E-5;31,0.0;32,3.75E-5;33,1.875E-5;34,1.875E-5;35,3.75E-5;36,1.875E-5;37,7.5E-5;38,0.0;39,6.40625E-5;40,7.8125E-6;41,8.28125E-5;42,2.65625E-5;43,4.53125E-5;44,4.53125E-5;45,3.75E-5;46,3.75E-5;47,0.0;48,3.75E-5;49,0.0;50,1.875E-5;51,0.0;52,1.875E-5;53,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "mod_lavacow:glowshroom:0", @@ -22681,13 +28275,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "nuclearcraft:ore:3", "distrib": "0,0.0;3,0.0;4,7.8125E-6;5,0.0;6,7.8125E-6;7,1.875E-5;8,0.0;9,1.875E-5;10,0.0;11,2.265625E-5;12,0.0;13,4.140625E-5;14,0.0;15,1.875E-5;16,0.0;17,3.75E-5;18,1.875E-5;19,3.75E-5;20,1.875E-5;21,0.0;25,0.0;26,1.875E-5;27,0.0;28,1.875E-5;29,1.875E-5;30,0.0;31,1.875E-5;32,0.0;33,1.875E-5;35,1.875E-5;36,3.75E-5;37,0.0;38,5.625E-5;39,0.0;40,4.53125E-5;41,7.8125E-6;42,4.53125E-5;43,2.65625E-5;44,3.75E-5;45,3.75E-5;46,0.0;47,1.875E-5;48,0.0;49,1.875E-5;50,0.0;51,1.875E-5;52,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "minecraft:glowstone:0", @@ -22704,13 +28298,13 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,2.34375E-6;3,3.359375E-5;4,2.6796875E-4;5,2.828125E-4;6,1.796875E-4;7,1.375E-4;8,9.453125E-5;9,6.484375E-5;10,1.5546875E-4;11,1.796875E-4;12,6.484375E-5;13,1.8828125E-4;14,2.46875E-4;15,2.28125E-4;16,6.484375E-5;17,1.078125E-4;18,7.8125E-5;19,5.625E-5;20,1.15625E-4;21,2.7734376E-4;22,2.578125E-5;23,2.59375E-4;24,2.515625E-4;25,2.09375E-4;26,1.1171875E-4;27,3.3203125E-4;28,2.796875E-4;29,1.671875E-4;30,8.59375E-5;31,1.8125E-4;32,1.3984375E-4;33,2.15625E-4;34,9.6875E-5;35,1.4375E-4;36,2.1953126E-4;37,2.5E-4;38,1.0234375E-4;39,1.4453125E-4;40,2.640625E-4;41,2.2578124E-4;42,1.90625E-4;43,1.3125E-4;44,3.421875E-4;45,1.2890625E-4;46,5.46875E-5;47,0.0;", "silktouch": false, - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "biomesoplenty:leaves_1:9", @@ -22736,7 +28330,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "tombstone:decorative_grave_normal:0", @@ -22753,7 +28347,7 @@ } } ], - "dim": "Dim 152: planet" + "dim": "Dim 152: Oi" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -22770,7 +28364,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "biomesoplenty:mushroom:3", @@ -22787,19 +28381,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_bricks_mossy:0", "distrib": "0,0.0;86,0.0;87,4.140625E-5;88,2.8125E-5;89,0.0;90,2.96875E-5;91,5.703125E-5;92,8.359375E-5;93,2.03125E-5;94,5.78125E-5;95,4.375E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.328125E-5;2,2.890625E-5;3,4.296875E-5;4,5.9375E-5;5,7.65625E-5;6,6.640625E-5;7,9.609375E-5;8,7.421875E-5;9,6.71875E-5;10,8.046875E-5;11,7.96875E-5;12,8.828125E-5;13,8.75E-5;14,7.03125E-5;15,6.484375E-5;16,6.328125E-5;17,5.78125E-5;18,3.28125E-5;19,1.875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "forestry:apiary:0", @@ -22816,7 +28410,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -22833,13 +28427,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypeelf_0:9", "distrib": "0,0.0;84,0.0;85,3.828125E-5;86,1.2421876E-4;87,5.929688E-4;88,2.328125E-4;89,7.03125E-6;90,3.828125E-5;91,4.53125E-5;92,4.53125E-5;93,3.359375E-5;94,7.421875E-5;95,2.265625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_ignis:0", @@ -22856,7 +28450,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "forestry:beehives:5", @@ -22918,7 +28512,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:lapis_ore:0", @@ -22935,7 +28529,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:11", @@ -22952,7 +28546,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:snow_layer:0", @@ -22969,7 +28563,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:12", @@ -22986,7 +28580,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:13", @@ -23003,7 +28597,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:14", @@ -23020,7 +28614,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "forestry:resources:0", @@ -23037,7 +28631,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:10", @@ -23054,19 +28648,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "divinerpg:rupee_ore:0", "distrib": "0,1.953125E-5;1,1.875E-5;3,1.875E-5;4,1.953125E-5;5,3.90625E-5;6,3.75E-5;7,5.703125E-5;8,7.578125E-5;9,7.65625E-5;10,5.703125E-5;11,5.703125E-5;12,3.828125E-5;14,3.828125E-5;15,1.875E-5;16,1.875E-5;17,3.90625E-5;18,1.875E-5;19,1.875E-5;20,3.828125E-5;21,3.828125E-5;22,1.875E-5;23,1.875E-5;24,3.90625E-5;25,3.828125E-5;26,3.75E-5;27,3.75E-5;28,3.828125E-5;29,3.90625E-5;30,3.828125E-5;31,3.75E-5;32,5.703125E-5;33,5.703125E-5;34,3.828125E-5;35,1.875E-5;36,1.953125E-5;37,1.953125E-5;38,5.78125E-5;39,5.625E-5;40,5.625E-5;41,5.703125E-5;42,5.859375E-5;43,3.828125E-5;44,3.75E-5;45,3.75E-5;46,3.828125E-5;47,3.90625E-5;48,1.875E-5;50,1.875E-5;51,1.953125E-5;52,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "contenttweaker:onyx:0", "distrib": "0,0.0;1,0.0;2,7.8125E-7;3,0.0;6,0.0;7,1.5625E-6;8,0.0;9,7.8125E-7;10,7.8125E-7;11,0.0;12,7.8125E-7;13,0.0;14,0.0;15,7.8125E-7;16,0.0;18,0.0;19,7.8125E-7;20,0.0;21,0.0;22,7.8125E-7;23,0.0;25,0.0;26,7.8125E-7;27,7.8125E-7;28,0.0;30,0.0;31,7.8125E-7;32,7.8125E-7;33,0.0;34,7.8125E-7;35,0.0;38,0.0;39,7.8125E-7;40,1.5625E-6;41,0.0;43,0.0;44,7.8125E-7;45,7.8125E-7;46,0.0;48,0.0;49,7.8125E-7;50,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:gravel:0", @@ -23083,7 +28677,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:15", @@ -23100,13 +28694,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypemana_0:0", "distrib": "0,0.0;84,0.0;85,1.796875E-5;86,2.1171875E-4;87,2.2109375E-4;88,1.109375E-4;89,5.9375E-5;90,9.84375E-5;91,1.8828125E-4;92,1.6953125E-4;93,1.015625E-4;94,3.28125E-5;95,5.234375E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_torch:0", @@ -23123,19 +28717,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:ice:0", "distrib": "0,0.0;84,0.0;85,3.9296874E-4;86,0.0023203124;87,0.0082710935;88,0.0024617189;89,0.001125;90,0.001796875;91,0.0027398437;92,0.0043703127;93,0.0075609377;94,0.010948437;95,0.015799219;96,0.0;", "silktouch": true, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:quartztypemana:1", "distrib": "0,0.0;87,0.0;88,6.25E-6;89,4.0625E-5;90,4.0625E-5;91,3.4375E-5;92,0.0;94,0.0;95,2.34375E-6;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "extrautils2:redorchid:0", @@ -23161,7 +28755,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -23178,25 +28772,25 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dreadwood_planks_lock:0", "distrib": "0,0.0;87,0.0;88,2.34375E-6;89,0.0;91,0.0;92,7.8125E-7;93,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;11,0.0;12,2.65625E-5;13,2.765625E-4;14,9.164062E-4;15,0.0013984375;16,9.0E-4;17,2.4453126E-4;18,1.640625E-5;19,1.5625E-6;20,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,7.8125E-7;48,1.40625E-5;49,4.453125E-5;50,1.15625E-4;51,2.5859376E-4;52,5.5E-4;53,8.734375E-4;54,0.0015992187;55,0.0023921875;56,0.0029492187;57,0.003625;58,0.0040390627;59,0.0039054689;60,0.0035023438;61,0.0029304686;62,0.002259375;63,0.0016023437;64,9.59375E-4;65,5.328125E-4;66,2.25E-4;67,1.21875E-4;68,3.984375E-5;69,2.421875E-5;70,3.125E-6;71,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_aer:0", @@ -23213,55 +28807,55 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,9.375E-6;23,1.015625E-5;24,1.40625E-5;25,3.59375E-5;26,1.0078125E-4;27,2.5390624E-4;28,3.8984374E-4;29,5.765625E-4;30,0.0010945313;31,0.0017671875;32,0.0024367187;33,0.0033367188;34,0.004109375;35,0.004859375;36,0.005578125;37,0.0061570313;38,0.0065265624;39,0.0065375;40,0.0061570313;41,0.0056742188;42,0.00505;43,0.00441875;44,0.003196875;45,0.0023476563;46,0.0016671875;47,0.001075;48,5.7734374E-4;49,3.0703124E-4;50,1.640625E-4;51,8.515625E-5;52,5.0E-5;53,2.890625E-5;54,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,2.34375E-6;14,2.265625E-5;15,6.5625E-5;16,1.8828125E-4;17,4.2265625E-4;18,7.8671874E-4;19,9.75E-4;20,0.0011179687;21,9.710938E-4;22,6.9375E-4;23,3.78125E-4;24,1.609375E-4;25,6.015625E-5;26,7.8125E-6;27,1.5625E-6;28,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.4921875E-4;2,5.078125E-4;3,6.9765624E-4;4,9.328125E-4;5,0.00115;6,0.001125;7,0.0011328125;8,0.0011359375;9,0.0011304688;10,0.0011445313;11,0.0011992188;12,0.0011835938;13,0.0011914063;14,0.0011734375;15,0.0012257813;16,0.0012453125;17,0.0011617187;18,0.0011507813;19,0.0011992188;20,0.001215625;21,0.001225;22,0.0011953125;23,0.0011648438;24,0.0011640625;25,0.0012195313;26,0.0011515626;27,0.0012195313;28,0.0012390625;29,0.0011828125;30,0.0011578125;31,0.00113125;32,0.0011210938;33,0.0010570312;34,0.001103125;35,0.0011125;36,0.001115625;37,0.0010460938;38,0.0010773437;39,0.00105625;40,0.0010992187;41,0.00109375;42,0.001109375;43,0.0011117187;44,0.0010789062;45,0.0011546875;46,0.0011171876;47,0.001096875;48,0.0010851562;49,0.0010992187;50,0.0010953125;51,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;13,0.0;14,1.5625E-6;15,0.0;18,0.0;19,6.25E-6;20,3.125E-6;21,4.6875E-6;22,0.0;23,9.375E-6;24,9.375E-6;25,2.1875E-5;26,2.8125E-5;27,3.203125E-5;28,4.296875E-5;29,6.953125E-5;30,9.140625E-5;31,1.03125E-4;32,1.1171875E-4;33,1.328125E-4;34,1.46875E-4;35,1.3515625E-4;36,1.484375E-4;37,1.375E-4;38,1.0859375E-4;39,1.3515625E-4;40,1.40625E-4;41,1.3359376E-4;42,1.375E-4;43,1.5625E-4;44,1.3359376E-4;45,1.515625E-4;46,1.109375E-4;47,1.1484375E-4;48,6.640625E-5;49,5.703125E-5;50,5.0E-5;51,5.15625E-5;52,3.90625E-5;53,1.796875E-5;54,1.484375E-5;55,5.46875E-6;56,6.25E-6;57,4.6875E-6;58,1.5625E-6;59,3.125E-6;60,0.0;62,0.0;63,3.125E-6;64,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;42,0.0;43,1.015625E-5;44,3.59375E-5;45,7.265625E-5;46,1.8359374E-4;47,2.5E-4;48,3.4609376E-4;49,3.5546874E-4;50,2.9765625E-4;51,1.421875E-4;52,7.1875E-5;53,2.34375E-5;54,3.90625E-6;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;17,0.0;18,3.90625E-6;19,3.125E-6;20,3.90625E-5;21,1.015625E-4;22,1.7265625E-4;23,2.59375E-4;24,5.1171874E-4;25,8.5546874E-4;26,0.0011117187;27,0.0014335938;28,0.0016234375;29,0.0015726562;30,0.0014882813;31,0.001175;32,7.59375E-4;33,4.515625E-4;34,3.171875E-4;35,1.6796876E-4;36,7.03125E-5;37,2.421875E-5;38,1.328125E-5;39,3.90625E-6;40,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_bricks_cracked:0", "distrib": "0,0.0;86,0.0;87,1.28125E-4;88,1.2578125E-4;89,2.34375E-6;90,1.2109375E-4;91,2.1015626E-4;92,2.671875E-4;93,8.359375E-5;94,2.28125E-4;95,2.0859374E-4;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008432812;2,0.015917968;3,0.027421094;4,0.04009375;5,0.054621093;6,0.05639375;7,0.05826953;8,0.04880078;9,0.039360937;10,0.03345625;11,6.875E-5;12,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dragonforge_ice_input:0", @@ -23278,7 +28872,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "appliedenergistics2:sky_stone_chest:0", @@ -23295,7 +28889,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "magicbees:hiveblock:5", @@ -23351,19 +28945,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.984375E-5;30,0.0073945313;31,0.024428125;32,0.040724218;33,0.04796797;34,0.048605468;35,0.04798125;36,0.047076564;37,0.04687344;38,0.04652422;39,0.047307033;40,0.048046876;41,0.048379686;42,0.04898203;43,0.048414845;44,0.047989845;45,0.047441408;46,0.0473625;47,0.047840625;48,0.047991406;49,0.048580468;50,0.048348438;51,0.04826875;52,0.048944533;53,0.049192186;54,0.049308594;55,0.049721092;56,0.049307812;57,0.048221093;58,0.048614845;59,0.04933125;60,0.049524218;61,0.0498125;62,0.043721095;63,0.02633125;64,0.0076578124;65,3.4375E-5;66,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.46875E-4;2,6.4296875E-4;3,9.1171876E-4;4,0.00120625;5,0.0015632813;6,0.0015453125;7,0.0016070312;8,0.0016226562;9,0.0015523437;10,0.0014625;11,0.0015132813;12,0.0016070312;13,0.0016226562;14,0.0016257813;15,0.001621875;16,0.0015882812;17,0.00155;18,0.001609375;19,0.00164375;20,0.0016453125;21,0.001590625;22,0.0016585938;23,0.0016625;24,0.0015648437;25,0.0015265625;26,0.0016859375;27,0.00170625;28,0.0016390625;29,0.0014367187;30,7.9375E-4;31,1.5078126E-4;32,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_slab:0", @@ -23380,7 +28974,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "abyssalcraft:crate:0", @@ -23397,19 +28991,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "biomesoplenty:hard_ice:0", "distrib": "0,0.0;64,0.0;65,2.3984375E-4;66,0.0015617188;67,0.008505469;68,0.030619532;69,0.08446875;70,0.23557968;71,0.49792108;72,0.70580155;73,0.77710706;74,0.8131891;75,0.84509534;76,0.8742945;77,0.89989686;78,0.92039686;79,0.93823516;80,0.07129688;81,0.082003124;82,0.08916406;83,0.093746096;84,0.097572654;85,0.09997344;86,0.097686715;87,0.08915;88,0.087259375;89,0.0863625;90,0.08433125;91,0.08176015;92,0.07740313;93,0.069826566;94,0.058357812;95,0.042490624;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypered_0:2", "distrib": "0,0.0;90,0.0;91,1.5625E-6;92,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dragonforge_ice_brick:0", @@ -23426,13 +29020,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:end_stone:0", "distrib": "0,0.0;1,2.34375E-6;2,1.328125E-5;3,9.21875E-5;4,5.0546875E-4;5,0.0014070312;6,0.0018429687;7,0.0020289063;8,0.00195625;9,0.0015695313;10,6.3046877E-4;11,1.1875E-4;12,1.328125E-5;13,2.34375E-6;14,7.8125E-7;15,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_stairs:0", @@ -23449,7 +29043,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_ordo:0", @@ -23466,25 +29060,25 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,6.2578125E-4;2,0.0012148437;3,0.0016195313;4,0.0022054687;5,0.0027632813;6,0.0027429687;7,0.002859375;8,0.0027851562;9,0.00290625;10,0.0027804687;11,0.0029132813;12,0.0030601562;13,0.0029765626;14,0.0028148438;15,0.0029882812;16,0.0028351562;17,0.0028851563;18,0.0028476561;19,0.0027804687;20,0.0029195312;21,0.0028382812;22,0.002859375;23,0.0029609376;24,0.0028960938;25,0.0028234376;26,0.0027773438;27,0.0029640626;28,0.0028273438;29,0.0028734375;30,0.0027367189;31,0.0028085937;32,0.0024492186;33,0.00245;34,0.0025046875;35,0.0025289063;36,0.0024835938;37,0.00256875;38,0.0025554688;39,0.0025078126;40,0.0025734375;41,0.0025859375;42,0.00234375;43,0.0013578126;44,1.78125E-4;45,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.296875E-4;38,0.0020007812;39,0.0035726563;40,0.00426875;41,0.004246875;42,0.0042;43,0.0042484375;44,0.004107031;45,0.0042078127;46,0.00426875;47,0.0040976563;48,0.004178125;49,0.0042398437;50,0.0043710936;51,0.004274219;52,0.0041875;53,0.004141406;54,0.004340625;55,0.0042914064;56,0.0043140627;57,0.004328906;58,0.0044070315;59,0.004389844;60,0.004447656;61,0.0045039062;62,0.004613281;63,0.004478125;64,0.0045398436;65,0.0045414064;66,0.0046460936;67,0.0045085936;68,0.004409375;69,0.0040742187;70,0.0034742188;71,0.0023070313;72,0.0012453125;73,5.5625E-4;74,1.3671875E-4;75,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,1.03125E-4;3,4.203125E-4;4,9.0859376E-4;5,0.0013390625;6,0.0013140625;7,0.0013203125;8,0.0013484375;9,0.0013734375;10,0.0013742187;11,0.0013890625;12,0.0013976563;13,0.001390625;14,0.0013953125;15,0.0014171875;16,0.00144375;17,0.0012132813;18,6.984375E-4;19,2.015625E-4;20,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:ore_amber:0", @@ -23510,13 +29104,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;42,0.0;43,1.5625E-6;44,1.5625E-6;45,0.0;46,1.09375E-5;47,1.5625E-5;48,4.6875E-6;49,1.71875E-5;50,7.03125E-6;51,1.5625E-6;52,3.125E-6;53,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:frost_lily:0", @@ -23533,61 +29127,61 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.0234375E-4;3,6.578125E-4;4,0.0015601562;5,0.002321875;6,0.002228125;7,0.00229375;8,0.0023492188;9,0.002315625;10,0.0024445313;11,0.0027;12,0.0026890624;13,0.0027921875;14,0.0027453124;15,0.0027492188;16,0.0027382812;17,0.0027046874;18,0.002665625;19,0.0027898438;20,0.002646875;21,0.0027109375;22,0.0028382812;23,0.0028296874;24,0.0027375;25,0.0028382812;26,0.0028070312;27,0.0023328124;28,0.001421875;29,5.414063E-4;30,2.796875E-4;31,2.84375E-4;32,2.59375E-4;33,1.515625E-4;34,5.234375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.578125E-5;3,1.59375E-4;4,4.3203126E-4;5,5.9453124E-4;6,5.7734374E-4;7,9.65625E-4;8,0.00185;9,0.002765625;10,0.0031164063;11,0.00324375;12,0.00315625;13,0.003290625;14,0.0032710938;15,0.0032414063;16,0.00335625;17,0.0032617187;18,0.0032867189;19,0.0033257813;20,0.003371875;21,0.003190625;22,0.0033125;23,0.0034226563;24,0.0033609376;25,0.0033445312;26,0.0034054688;27,0.003240625;28,0.0029414063;29,0.002784375;30,0.0027164062;31,0.0026828125;32,0.00233125;33,0.0013429688;34,3.7890626E-4;35,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;48,0.0;49,7.8125E-6;50,6.25E-6;51,2.8125E-5;52,3.125E-5;53,6.5625E-5;54,1.1953125E-4;55,1.671875E-4;56,1.9296876E-4;57,2.453125E-4;58,3.1328126E-4;59,2.8984374E-4;60,2.875E-4;61,2.6015626E-4;62,1.8125E-4;63,1.3671875E-4;64,7.8125E-5;65,5.078125E-5;66,1.5625E-5;67,6.25E-6;68,3.125E-6;69,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.1875E-4;8,0.00275625;9,0.0051703127;10,0.0054453127;11,0.00598125;12,0.0059734373;13,0.005900781;14,0.0059195315;15,0.00589375;16,0.005946875;17,0.0060171876;18,0.0060125;19,0.006115625;20,0.0060835937;21,0.0059445314;22,0.0059;23,0.0059796874;24,0.0058601564;25,0.0056945314;26,0.005980469;27,0.0061859377;28,0.00606875;29,0.0059648436;30,0.00615;31,0.0060625;32,0.006003125;33,0.0059015625;34,0.005849219;35,0.005986719;36,0.0060390625;37,0.0061828126;38,0.0063320315;39,0.006259375;40,0.006313281;41,0.006321875;42,0.0062140627;43,0.006128125;44,0.0062328125;45,0.0062390626;46,0.006066406;47,0.0060804687;48,0.0061851563;49,0.0061859377;50,0.0061382814;51,0.0061914064;52,0.006061719;53,0.0060757813;54,0.0062203123;55,0.0061171874;56,0.0061851563;57,0.0056046876;58,0.0030460937;59,5.179687E-4;60,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.414063E-4;38,0.0020601563;39,0.0038492188;40,0.0044070315;41,0.0043132813;42,0.004265625;43,0.0042875;44,0.0042648437;45,0.0046210936;46,0.005852344;47,0.0070757815;48,0.0075679687;49,0.0075882813;50,0.007550781;51,0.0075335936;52,0.007625;53,0.0075375;54,0.0074171876;55,0.007835156;56,0.0074539063;57,0.007330469;58,0.0075632813;59,0.0074;60,0.007547656;61,0.0077875;62,0.007901562;63,0.007902344;64,0.007778125;65,0.0077140625;66,0.007851562;67,0.007842188;68,0.007658594;69,0.007253906;70,0.005980469;71,0.0039296877;72,0.0020085936;73,0.0011421875;74,6.9453125E-4;75,4.5703124E-4;76,3.765625E-4;77,3.1015626E-4;78,2.53125E-4;79,1.6640624E-4;80,1.234375E-4;81,8.671875E-5;82,6.953125E-5;83,5.78125E-5;84,3.59375E-5;85,1.25E-5;86,1.5625E-6;87,7.8125E-7;88,0.0;89,1.5625E-6;90,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;14,0.0;15,2.34375E-6;16,4.6875E-6;17,2.265625E-5;18,5.234375E-5;19,6.171875E-5;20,9.375E-5;21,5.46875E-5;22,3.90625E-5;23,1.796875E-5;24,1.328125E-5;25,9.375E-6;26,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.4140624E-4;18,0.0017984374;19,0.0032328125;20,0.0037804688;21,0.0037328126;22,0.00364375;23,0.003659375;24,0.0037992187;25,0.0038375;26,0.0039085937;27,0.0037960939;28,0.0036695313;29,0.0036445314;30,0.0037351563;31,0.0038898438;32,0.0037695311;33,0.0037242188;34,0.003671875;35,0.003759375;36,0.003859375;37,0.0038398437;38,0.0038132812;39,0.0038609374;40,0.00378125;41,0.0037523438;42,0.0037882812;43,0.0037539063;44,0.003775;45,0.0038070313;46,0.0038125;47,0.003790625;48,0.003690625;49,0.0037320312;50,0.0037492188;51,0.0037984375;52,0.0032617187;53,0.0018578125;54,4.7265625E-4;55,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.6171875E-4;6,1.78125E-4;7,1.546875E-4;8,1.65625E-4;9,1.890625E-4;10,1.6875E-4;11,1.8125E-4;12,1.9921875E-4;13,1.9921875E-4;14,1.9765625E-4;15,1.96875E-4;16,2.0E-4;17,1.7578126E-4;18,1.96875E-4;19,1.859375E-4;20,2.0390625E-4;21,1.8203125E-4;22,1.8828125E-4;23,1.6875E-4;24,2.21875E-4;25,1.96875E-4;26,2.0234376E-4;27,2.0390625E-4;28,1.609375E-4;29,1.6640624E-4;30,2.0703125E-4;31,2.0E-4;32,2.0078124E-4;33,1.8359374E-4;34,1.6640624E-4;35,1.90625E-4;36,1.78125E-4;37,1.7109375E-4;38,2.09375E-4;39,1.9296876E-4;40,1.71875E-4;41,1.8828125E-4;42,2.0703125E-4;43,1.84375E-4;44,1.9140624E-4;45,1.859375E-4;46,1.953125E-4;47,2.0234376E-4;48,1.984375E-4;49,1.875E-4;50,2.015625E-4;51,2.0078124E-4;52,1.96875E-4;53,1.9140624E-4;54,2.1015626E-4;55,2.1015626E-4;56,2.015625E-4;57,2.03125E-4;58,1.765625E-4;59,2.2890625E-4;60,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,3.125E-6;22,3.125E-6;23,3.90625E-6;24,7.03125E-6;25,6.25E-6;26,1.25E-5;27,9.375E-6;28,1.40625E-5;29,1.25E-5;30,8.59375E-6;31,1.328125E-5;32,1.171875E-5;33,5.46875E-6;34,6.25E-6;35,1.5625E-6;36,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:5", @@ -23604,13 +29198,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;18,0.0;19,1.5625E-6;20,1.5625E-6;21,0.0;22,0.0;23,1.5625E-6;24,0.0;25,6.25E-6;26,9.375E-6;27,3.125E-6;28,1.5625E-6;29,4.6875E-6;30,3.125E-6;31,1.5625E-6;32,3.125E-6;33,3.125E-6;34,2.34375E-6;35,4.6875E-6;36,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:4", @@ -23627,13 +29221,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;25,0.0;26,4.6875E-6;28,4.6875E-6;29,3.125E-6;30,2.34375E-6;31,7.8125E-7;32,8.59375E-6;33,3.125E-6;34,6.25E-6;35,7.8125E-6;36,1.5625E-6;37,7.8125E-7;38,7.8125E-7;39,1.5625E-6;40,5.46875E-6;41,5.46875E-6;42,6.25E-6;43,7.8125E-7;44,5.46875E-6;45,1.09375E-5;46,4.6875E-6;47,5.46875E-6;48,6.25E-6;49,0.0;50,7.8125E-7;51,0.0;52,1.5625E-6;53,3.125E-6;54,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:7", @@ -23650,7 +29244,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:6", @@ -23667,7 +29261,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "biomesoplenty:flower_1:3", @@ -23684,7 +29278,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:9", @@ -23701,7 +29295,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:8", @@ -23718,7 +29312,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:ore_quartz:0", @@ -23735,7 +29329,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:brown_mushroom:0", @@ -23752,7 +29346,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:1", @@ -23769,7 +29363,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:0", @@ -23786,7 +29380,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:3", @@ -23803,7 +29397,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:mushroom:2", @@ -23820,19 +29414,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:quartztypered:1", "distrib": "0,0.0;86,0.0;87,1.5625E-5;88,0.0;89,2.34375E-6;90,3.125E-5;91,2.03125E-5;92,1.25E-5;93,1.5625E-5;94,3.75E-5;95,7.03125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:bedrock:0", "distrib": "0,0.99998045;1,0.8000164;2,0.5994328;3,0.40044218;4,0.20027812;5,0.0;", "silktouch": true, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "randomthings:glowingmushroom:0", @@ -23849,37 +29443,37 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dragon_bone_block:0", "distrib": "0,0.0;86,0.0;87,1.25E-5;88,0.0;94,0.0;95,3.125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016421875;2,0.0030898438;3,0.004496094;4,0.0064351563;5,0.008055469;6,0.008142969;7,0.008014062;8,0.008054688;9,0.0077257813;10,0.0079;11,0.007958594;12,0.0077867187;13,0.007835938;14,0.007815625;15,0.0077617187;16,0.00818125;17,0.007985937;18,0.00775;19,0.00795625;20,0.008039843;21,0.008065625;22,0.007878906;23,0.007883593;24,0.0078476565;25,0.00806875;26,0.007989843;27,0.007949219;28,0.0077703125;29,0.007713281;30,0.007814063;31,0.008229688;32,0.008016407;33,0.007855468;34,0.008078125;35,0.007870313;36,0.0080125;37,0.0080804685;38,0.008360937;39,0.008521875;40,0.008139063;41,0.008135157;42,0.008234375;43,0.008238281;44,0.008161719;45,0.008030469;46,0.008033594;47,0.008263282;48,0.007923437;49,0.008025781;50,0.007978906;51,0.007771875;52,0.007939843;53,0.007964844;54,0.0082070315;55,0.008275;56,0.008008594;57,0.00800625;58,0.008114062;59,0.008053906;60,0.008092969;61,0.00731875;62,0.0040117186;63,6.6875E-4;64,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;19,0.0;20,2.890625E-5;21,3.28125E-5;22,2.265625E-5;23,7.8125E-6;24,0.0;27,0.0;28,1.875E-5;29,6.328125E-5;30,4.609375E-5;31,2.65625E-5;32,7.8125E-6;33,2.34375E-5;34,1.640625E-5;35,0.0;53,0.0;54,9.375E-6;55,2.8125E-5;56,1.328125E-5;57,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.014128125;3,0.022315625;4,0.030696094;5,0.039335158;6,0.040746093;7,0.043507032;8,0.04670156;9,0.048715625;10,0.051059376;11,0.052465625;12,0.053584374;13,0.054482814;14,0.055683594;15,0.05650078;16,0.055828907;17,0.056703124;18,0.057002343;19,0.055215623;20,0.05512578;21,0.055997655;22,0.057292968;23,0.058646876;24,0.05935078;25,0.058695313;26,0.058342967;27,0.057867188;28,0.05793594;29,0.057146095;30,0.056853127;31,0.055925783;32,0.054809377;33,0.053239845;34,0.051377345;35,0.0508625;36,0.049467187;37,0.047990624;38,0.047253907;39,0.046227343;40,0.04428125;41,0.04211797;42,0.03996875;43,0.038378123;44,0.037760936;45,0.036316406;46,0.035503905;47,0.035338283;48,0.034951564;49,0.033982813;50,0.033264846;51,0.032070313;52,0.03091172;53,0.030945312;54,0.030467188;55,0.029300781;56,0.027440624;57,0.0256875;58,0.02354375;59,0.022850782;60,0.021845313;61,0.020503124;62,0.01947422;63,0.018422656;64,0.017560156;65,0.017078126;66,0.016546093;67,0.016026562;68,0.015442188;69,0.01511875;70,0.014996094;71,0.015145312;72,0.015578906;73,0.015932031;74,0.015395313;75,0.014626563;76,0.014274219;77,0.01360625;78,0.012935156;79,0.012463281;80,0.0014734375;81,0.0014070312;82,0.0013492188;83,0.001228125;84,0.00116875;85,0.0012421875;86,0.0017984374;87,0.00585;88,0.015039062;89,0.017760938;90,0.018965624;91,0.020490626;92,0.022833593;93,0.027490625;94,0.03531953;95,0.046703905;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_tile:0", "distrib": "0,0.0;85,0.0;86,0.001565625;87,0.0;89,0.0;90,3.9375E-4;91,0.0;92,5.4375E-4;93,0.0;94,4.53125E-4;95,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "biomesoplenty:gem_ore:4", @@ -23896,13 +29490,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.1015626E-4;30,0.010261719;31,0.032196876;32,0.05455781;33,0.06426406;34,0.064725;35,0.06409375;36,0.0636211;37,0.06400859;38,0.063319534;39,0.06264609;40,0.0634125;41,0.06466328;42,0.06459453;43,0.06457734;44,0.06511172;45,0.0645164;46,0.06404844;47,0.06406328;48,0.06358984;49,0.063635156;50,0.063975;51,0.0639875;52,0.06441094;53,0.06443984;54,0.063517965;55,0.0631625;56,0.06354375;57,0.06540703;58,0.066530466;59,0.0669;60,0.06688516;61,0.06729531;62,0.057735156;63,0.03501172;64,0.010909375;65,3.4921875E-4;66,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_terra:0", @@ -23919,7 +29513,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_perditio:0", @@ -23936,13 +29530,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypeblaze_0:7", "distrib": "0,0.0;86,0.0;87,1.328125E-5;88,1.5625E-6;90,1.5625E-6;91,0.0;94,0.0;95,8.59375E-6;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:diamond_ore:0", @@ -23959,7 +29553,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "draconicevolution:draconium_ore:0", @@ -23976,25 +29570,25 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dreadwood_planks:0", "distrib": "0,0.0;86,0.0;87,2.265625E-5;88,1.09375E-5;89,1.328125E-5;90,1.328125E-5;91,1.953125E-5;92,3.125E-6;93,3.90625E-6;94,3.90625E-6;95,1.015625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypesunny_0:8", "distrib": "0,0.0;85,0.0;86,1.5546875E-4;87,3.8359375E-4;88,9.375E-5;89,0.0;90,2.1875E-5;91,5.0E-5;92,3.046875E-5;93,4.6875E-5;94,1.71875E-5;95,1.015625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone:0", "distrib": "0,0.0;86,0.0;87,5.3125E-5;88,1.390625E-4;89,1.390625E-4;90,1.25E-5;91,2.8125E-5;92,4.84375E-5;93,6.875E-5;94,2.421875E-5;95,5.3125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:red_mushroom:0", @@ -24011,7 +29605,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:coal_ore:0", @@ -24028,7 +29622,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "projectred-exploration:ore:6", @@ -24045,7 +29639,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:chest:0", @@ -24062,31 +29656,31 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypelavender_0:13", "distrib": "0,0.0;90,0.0;91,1.015625E-5;92,1.015625E-5;93,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.0094625;2,0.01806875;3,0.026363282;4,0.034726564;5,0.043839842;6,0.044625;7,0.044452343;8,0.04405547;9,0.043732032;10,0.043476563;11,0.044871096;12,0.044635937;13,0.044285156;14,0.043402344;15,0.042989064;16,0.0432375;17,0.044004686;18,0.044927344;19,0.044698436;20,0.04470625;21,0.044547655;22,0.04450625;23,0.044733595;24,0.044082813;25,0.044751562;26,0.0451625;27,0.045120314;28,0.045678906;29,0.045345314;30,0.0445375;31,0.041877344;32,0.039980467;33,0.03948047;34,0.039967187;35,0.0405;36,0.04066172;37,0.040764842;38,0.04077031;39,0.04082031;40,0.040208593;41,0.039654687;42,0.04014531;43,0.040371094;44,0.041096095;45,0.041375782;46,0.041683592;47,0.04219375;48,0.04217422;49,0.041735157;50,0.041190624;51,0.040378124;52,0.04063125;53,0.040241405;54,0.04009531;55,0.040895313;56,0.04119922;57,0.04146875;58,0.042275783;59,0.042273436;60,0.04183203;61,0.041746873;62,0.043530468;63,0.046389062;64,0.04910625;65,0.05041328;66,0.050538283;67,0.050189845;68,0.049110156;69,0.04621953;70,0.03725;71,0.023250781;72,0.013370313;73,0.010683593;74,0.008938281;75,0.0071476563;76,0.0053664064;77,0.00338125;78,0.00175;79,5.5703125E-4;80,6.953125E-5;81,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypelavender_0:12", "distrib": "0,0.0;92,0.0;93,7.8125E-7;94,1.5625E-6;95,7.8125E-7;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008772656;2,0.016442187;3,0.024261719;4,0.032360937;5,0.040170312;6,0.039825782;7,0.039496876;8,0.03945;9,0.039521877;10,0.039791405;11,0.041473437;12,0.040873438;13,0.040453125;14,0.040521875;15,0.040215626;16,0.040889062;17,0.04139922;18,0.042434376;19,0.04248672;20,0.041657813;21,0.04218125;22,0.042635158;23,0.043258592;24,0.04300078;25,0.041945312;26,0.04138672;27,0.04123125;28,0.04180156;29,0.042353906;30,0.04145703;31,0.0397375;32,0.038142968;33,0.038139064;34,0.038034376;35,0.037348438;36,0.0367;37,0.03640547;38,0.036692187;39,0.03686406;40,0.036640625;41,0.03648672;42,0.036707032;43,0.037016407;44,0.037240624;45,0.03734453;46,0.036749218;47,0.036639843;48,0.037340626;49,0.038377345;50,0.038928125;51,0.038777344;52,0.03826172;53,0.038707033;54,0.038878907;55,0.038497657;56,0.03779297;57,0.038072657;58,0.038808595;59,0.03863125;60,0.03833672;61,0.038676564;62,0.04001328;63,0.042485155;64,0.04455625;65,0.044736717;66,0.04441328;67,0.04395469;68,0.043013282;69,0.040802345;70,0.034265626;71,0.022742188;72,0.013017969;73,0.00935625;74,0.007464844;75,0.0061289063;76,0.005015625;77,0.0035625;78,0.001815625;79,5.25E-4;80,9.6875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thaumcraft:crystal_aqua:0", @@ -24103,19 +29697,19 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;16,0.0;17,2.34375E-6;18,5.46875E-6;19,2.5E-5;20,3.515625E-5;21,3.828125E-5;22,6.796875E-5;23,1.21875E-4;24,1.9296876E-4;25,2.34375E-4;26,2.546875E-4;27,2.6875E-4;28,2.3125E-4;29,2.6484375E-4;30,2.3203125E-4;31,2.828125E-4;32,2.2890625E-4;33,1.7421875E-4;34,1.0390625E-4;35,8.828125E-5;36,6.875E-5;37,3.4375E-5;38,2.734375E-5;39,3.125E-6;40,6.25E-6;41,1.5625E-6;42,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;86,0.0;87,7.8125E-7;88,4.6875E-5;89,7.265625E-5;90,7.5E-5;91,6.015625E-5;92,5.859375E-5;93,8.515625E-5;94,8.203125E-5;95,8.90625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore_fluid:2", @@ -24132,7 +29726,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "thermalfoundation:ore_fluid:1", @@ -24149,7 +29743,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:stone:0", @@ -24166,13 +29760,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.009289063;2,0.017721094;3,0.026082812;4,0.03413125;5,0.0421625;6,0.04175625;7,0.04096328;8,0.040609375;9,0.041253123;10,0.042316407;11,0.043590624;12,0.043716405;13,0.044067968;14,0.04430625;15,0.044015624;16,0.042989843;17,0.04251719;18,0.04181953;19,0.042188283;20,0.042671874;21,0.04296719;22,0.04289453;23,0.042527344;24,0.041917186;25,0.041871876;26,0.042440627;27,0.041909374;28,0.042228125;29,0.04220078;30,0.041576564;31,0.039957814;32,0.03764219;33,0.03701719;34,0.037547655;35,0.038421877;36,0.03906953;37,0.038794532;38,0.03810547;39,0.03756953;40,0.03850703;41,0.03977422;42,0.040559374;43,0.040342186;44,0.04000781;45,0.039278906;46,0.039240625;47,0.039471876;48,0.039840624;49,0.039775;50,0.039425783;51,0.039457813;52,0.039853126;53,0.040665627;54,0.040764842;55,0.04029375;56,0.039860938;57,0.04024297;58,0.040221095;59,0.040108595;60,0.040228907;61,0.040553126;62,0.04198281;63,0.0448875;64,0.047549218;65,0.048003905;66,0.047496874;67,0.046997655;68,0.04621875;69,0.04345625;70,0.03539453;71,0.0241875;72,0.0143773435;73,0.010244532;74,0.008270312;75,0.006315625;76,0.0047890623;77,0.0031101562;78,0.0017578125;79,5.984375E-4;80,6.640625E-5;81,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:redstone_ore:0", @@ -24189,13 +29783,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0033367188;2,0.0064703124;3,0.009852344;4,0.013235938;5,0.01601953;6,0.0153;7,0.014740625;8,0.014957813;9,0.015205469;10,0.015685156;11,0.016196875;12,0.016189843;13,0.016128125;14,0.016082812;15,0.016151562;16,0.016249219;17,0.015867969;18,0.015598438;19,0.015467187;20,0.01568047;21,0.0159125;22,0.016157813;23,0.016408594;24,0.01660625;25,0.016632032;26,0.016328124;27,0.015985938;28,0.015910156;29,0.01604375;30,0.01590547;31,0.01570703;32,0.015303906;33,0.015370312;34,0.015782032;35,0.016003907;36,0.016447656;37,0.016465625;38,0.01573672;39,0.01548125;40,0.015639063;41,0.016094532;42,0.016603906;43,0.016509375;44,0.01636875;45,0.0158375;46,0.015383594;47,0.014691406;48,0.014905469;49,0.015646094;50,0.016296875;51,0.017085155;52,0.017216407;53,0.01727422;54,0.017178906;55,0.016744532;56,0.016152345;57,0.015436719;58,0.0151625;59,0.01570703;60,0.016472656;61,0.01656875;62,0.016554687;63,0.017011719;64,0.017467968;65,0.017685937;66,0.017178906;67,0.016823437;68,0.016960938;69,0.016207812;70,0.013589844;71,0.008261719;72,0.0047648437;73,0.0036882812;74,0.0031421876;75,0.002553125;76,0.00210625;77,0.0015765625;78,0.00105625;79,7.9140626E-4;80,4.9921876E-4;81,3.3671875E-4;82,2.4609375E-4;83,2.0546875E-4;84,2.0234376E-4;85,1.2265625E-4;86,6.484375E-5;87,1.015625E-5;88,7.8125E-7;89,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -24212,7 +29806,7 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "openblocks:tank:0:{tank:{FluidName:\"liquid_uu_matter\",Amount:16000}}", @@ -24229,13 +29823,13 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz1_botania_quartztypesunny_0:10", "distrib": "0,0.0;86,0.0;87,6.25E-6;88,3.203125E-5;89,6.25E-6;90,1.40625E-5;91,2.65625E-5;92,5.0E-5;93,5.46875E-6;94,1.015625E-5;95,1.328125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -24252,43 +29846,43 @@ } } ], - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "contenttweaker:dense_gravitite_ore:0", "distrib": "0,0.0;1,7.8125E-7;2,0.0;3,7.8125E-7;4,0.0;5,0.0;6,1.5625E-6;7,0.0;8,2.34375E-6;9,7.8125E-7;10,7.8125E-7;11,1.5625E-6;12,0.0;13,7.8125E-7;14,7.8125E-7;15,0.0;16,7.8125E-7;17,0.0;18,7.8125E-7;19,0.0;20,7.8125E-7;21,7.8125E-7;22,0.0;23,7.8125E-7;24,0.0;25,7.8125E-7;28,7.8125E-7;29,0.0;30,7.8125E-7;32,7.8125E-7;33,1.5625E-6;34,0.0;35,7.8125E-7;36,0.0;37,0.0;38,7.8125E-7;39,1.5625E-6;40,7.8125E-7;41,1.5625E-6;42,0.0;43,7.8125E-7;46,7.8125E-7;47,0.0;48,7.8125E-7;49,0.0;50,7.8125E-7;51,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_bricks:0", "distrib": "0,0.0;86,0.0;87,1.46875E-4;88,1.625E-4;89,2.34375E-6;90,1.625E-4;91,2.875E-4;92,3.6640625E-4;93,1.09375E-4;94,3.6171876E-4;95,2.40625E-4;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,7.03125E-6;4,5.546875E-5;5,2.125E-4;6,2.9375E-4;7,2.3515624E-4;8,7.890625E-5;9,2.3828125E-4;10,2.890625E-5;11,1.4453125E-4;12,1.015625E-4;13,1.65625E-4;14,1.25E-4;15,1.40625E-4;16,9.296875E-5;17,2.1953126E-4;18,2.0546875E-4;19,1.9609375E-4;20,3.6484376E-4;21,3.0625E-4;22,1.9296876E-4;23,5.9375E-5;24,4.921875E-5;25,5.78125E-5;26,2.0625E-4;27,1.1171875E-4;28,6.015625E-5;29,1.0234375E-4;30,1.6796876E-4;31,2.1796874E-4;32,5.78125E-5;33,4.21875E-5;34,1.40625E-4;35,2.671875E-4;36,4.09375E-4;37,2.3203125E-4;38,2.015625E-4;39,2.9765625E-4;40,2.75E-4;41,1.859375E-4;42,2.1328125E-4;43,4.3984374E-4;44,5.46875E-5;45,6.640625E-5;46,1.4609375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_bricks_chiseled:0", "distrib": "0,0.0;86,0.0;87,7.890625E-5;88,8.59375E-6;89,0.0;90,1.40625E-4;91,2.1875E-5;92,5.46875E-6;93,1.5625E-5;94,5.078125E-5;95,1.4453125E-4;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "unlimitedchiselworks:chisel_quartz_botania_quartztypelavender_0:3", "distrib": "0,0.0;86,0.0;87,7.8125E-6;88,7.8125E-7;89,7.8125E-7;90,2.421875E-5;91,5.46875E-6;92,7.03125E-6;93,9.375E-6;94,0.0;95,7.03125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "iceandfire:dread_stone_face:0", "distrib": "0,0.0;86,0.0;87,1.5625E-5;88,0.0;89,3.171875E-4;90,0.0;91,3.90625E-6;92,0.0;93,6.90625E-4;94,0.0;95,2.421875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 151: planet" + "dim": "Dim 151: Europa" }, { "block": "minecraft:stone_brick_stairs:0", @@ -24305,13 +29899,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:plant_0:14", "distrib": "0,0.0;62,0.0;63,1.5625E-5;64,3.125E-6;65,0.0;66,5.46875E-6;67,3.90625E-6;68,4.6875E-6;69,1.40625E-5;70,5.46875E-6;71,7.03125E-6;72,4.6875E-6;73,4.6875E-6;74,5.46875E-6;75,3.125E-6;76,7.8125E-7;77,3.90625E-6;78,5.46875E-6;79,2.34375E-6;80,0.0;84,0.0;85,7.8125E-7;86,7.8125E-7;87,0.0;88,1.40625E-5;89,6.25E-6;90,6.25E-6;91,1.5625E-5;92,1.5625E-5;93,3.828125E-5;94,1.71875E-5;95,6.25E-6;96,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone_slab:0", @@ -24328,7 +29922,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -24345,7 +29939,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone_slab:5", @@ -24362,13 +29956,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "unlimitedchiselworks:chisel_sandstoneyellow2_biomesoplenty_white_sandstone_0:2", "distrib": "0,0.0;181,0.0;182,6.25E-6;183,6.25E-6;184,9.375E-6;185,7.8125E-6;186,3.125E-6;187,9.375E-6;188,3.125E-6;189,7.8125E-6;190,1.25E-5;191,9.375E-6;192,0.0;197,0.0;198,4.6875E-6;199,1.171875E-5;200,1.71875E-5;201,1.796875E-5;202,1.5625E-5;203,1.171875E-5;204,1.796875E-5;205,1.015625E-5;206,2.34375E-5;207,2.34375E-5;208,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "forestry:beehives:2", @@ -24403,7 +29997,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "forestry:beehives:1", @@ -24465,7 +30059,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:redstone:0", @@ -24482,7 +30076,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:gravel:0", @@ -24499,7 +30093,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:dread_torch:0", @@ -24516,7 +30110,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "extrautils2:redorchid:0", @@ -24542,7 +30136,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_aer:0", @@ -24559,31 +30153,31 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.546875E-4;2,4.90625E-4;3,6.921875E-4;4,9.6875E-4;5,0.0012234375;6,0.001184375;7,0.0011421875;8,0.0012039063;9,0.001140625;10,0.0011359375;11,0.0012351562;12,0.0012265625;13,0.0011875;14,0.001246875;15,0.0012023437;16,0.0012078125;17,0.00116875;18,0.0011890625;19,0.0011710938;20,0.0012265625;21,0.001184375;22,0.0011132812;23,0.001178125;24,0.001153125;25,0.0012140624;26,0.001203125;27,0.001184375;28,0.0011671875;29,0.0011484375;30,0.0011046875;31,0.0011523437;32,0.0010710937;33,0.0010351562;34,0.001021875;35,0.00104375;36,0.0010179688;37,9.804687E-4;38,9.804687E-4;39,9.46875E-4;40,9.882812E-4;41,9.765625E-4;42,9.578125E-4;43,9.921875E-4;44,9.4453123E-4;45,9.328125E-4;46,9.15625E-4;47,8.546875E-4;48,8.125E-4;49,8.265625E-4;50,7.757812E-4;51,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:chared_cobblestone:0", "distrib": "0,0.0;102,0.0;103,2.765625E-4;104,1.21875E-4;105,0.0;106,2.109375E-5;107,0.0;108,5.0E-5;109,1.4765625E-4;110,9.921875E-5;111,9.296875E-5;112,0.0;117,0.0;118,7.578125E-5;119,0.0;120,9.375E-6;121,3.515625E-5;122,0.0;123,5.46875E-5;124,2.0078124E-4;125,1.1484375E-4;126,8.75E-5;127,1.6015625E-4;128,0.0;152,0.0;153,1.1484375E-4;154,1.1484375E-4;155,0.0;167,0.0;168,5.46875E-6;169,0.0;173,0.0;174,9.375E-6;175,2.203125E-4;176,0.0;187,0.0;188,6.015625E-5;189,4.140625E-5;190,2.03125E-5;191,8.59375E-6;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:chared_stone:0", "distrib": "0,0.0;106,0.0;107,7.5E-5;108,0.0;109,2.5E-5;110,0.0;119,0.0;120,1.5625E-5;121,2.1875E-5;122,7.03125E-6;123,0.0;126,0.0;127,6.796875E-5;128,0.0;152,0.0;153,8.59375E-5;154,0.0;155,0.0;156,5.15625E-5;158,5.15625E-5;159,8.59375E-5;160,0.0;169,0.0;170,5.0E-5;173,5.0E-5;174,6.5625E-5;175,3.2734376E-4;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:netherrack:0", "distrib": "0,0.0;51,0.0;52,3.125E-6;53,0.0;54,6.25E-6;55,0.0;57,0.0;58,3.125E-6;59,0.0;159,0.0;160,3.125E-6;161,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "magicbees:hiveblock:5", @@ -24645,7 +30239,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "magicbees:hiveblock:2", @@ -24680,7 +30274,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "magicbees:hiveblock:4", @@ -24751,7 +30345,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "magicbees:hiveblock:3", @@ -24831,13 +30425,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;48,0.0;49,8.59375E-5;50,4.8515626E-4;51,6.5625E-5;52,8.3125E-4;53,1.40625E-4;54,1.125E-4;55,2.7109374E-4;56,0.0012453125;57,1.4609375E-4;58,0.0013554688;59,7.265625E-5;60,2.453125E-4;61,1.0078125E-4;62,0.0010828126;63,1.21875E-4;64,4.84375E-5;65,4.453125E-5;66,1.9609375E-4;67,8.75E-5;68,1.0625E-4;69,2.734375E-5;70,8.359375E-5;71,1.875E-5;72,2.578125E-5;73,1.875E-5;74,5.15625E-5;75,0.0;76,7.8125E-7;77,0.0;78,1.328125E-5;79,1.5625E-6;80,0.0;84,0.0;85,1.171875E-5;86,7.8125E-7;87,1.953125E-5;88,1.5625E-6;89,1.5625E-6;90,0.0;91,0.0;92,1.40625E-5;93,1.5625E-6;94,2.109375E-5;95,1.5625E-6;96,0.0;157,0.0;158,3.4609376E-4;159,3.203125E-5;160,8.59375E-6;161,1.09375E-5;162,1.09375E-5;163,2.1875E-5;164,4.9765623E-4;165,7.8125E-6;166,5.46875E-6;167,4.6875E-6;168,1.625E-4;169,3.671875E-5;170,2.34375E-5;171,1.40625E-5;172,1.953125E-5;173,1.640625E-5;174,2.265625E-5;175,1.484375E-5;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "magicbees:hiveblock:0", @@ -24917,37 +30511,37 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:redstone_block:0", "distrib": "0,0.0;5,0.0;6,1.5625E-6;7,6.25E-6;8,1.796875E-5;9,6.875E-5;10,1.25E-4;11,1.6171875E-4;12,1.234375E-4;13,1.125E-4;14,1.578125E-4;15,1.625E-4;16,1.3671875E-4;17,1.1953125E-4;18,1.0078125E-4;19,1.359375E-4;20,1.4921874E-4;21,1.640625E-4;22,1.6875E-4;23,1.625E-4;24,1.25E-4;25,8.125E-5;26,1.484375E-5;27,1.5625E-6;28,7.8125E-7;29,0.0;57,0.0;58,3.125E-6;59,0.0;60,6.25E-6;61,0.0;63,0.0;64,3.125E-6;65,0.0;165,0.0;166,3.125E-6;167,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,1.0234375E-4;11,7.109375E-5;12,0.0;13,5.078125E-5;14,0.0;15,6.875E-5;16,0.0;17,6.953125E-5;18,0.0;21,0.0;22,3.75E-5;23,3.75E-5;24,0.0;25,5.15625E-5;26,7.65625E-5;27,4.765625E-5;28,0.0;29,4.765625E-5;30,3.125E-6;31,0.0;32,9.140625E-5;33,0.0;34,0.0;35,1.46875E-4;36,0.0;37,0.0;38,2.421875E-5;39,6.5625E-5;40,1.25E-5;41,3.046875E-5;42,9.0625E-5;43,0.0;44,0.0;45,4.140625E-5;46,3.90625E-5;47,8.75E-5;48,3.125E-6;49,7.8125E-7;50,7.8125E-7;51,0.0;52,2.8125E-5;53,3.359375E-5;54,0.0;55,0.0;56,4.6875E-5;57,6.953125E-5;58,0.0;59,3.984375E-5;60,2.8125E-5;61,0.0;68,0.0;69,5.546875E-5;70,0.0;71,2.1875E-5;72,0.0;75,0.0;76,3.4375E-5;77,0.0;80,0.0;81,2.890625E-5;82,0.0;83,0.0;84,4.140625E-5;85,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;48,0.0;49,1.953125E-5;50,1.1953125E-4;51,1.875E-5;52,2.2578124E-4;53,4.53125E-5;54,7.8125E-5;55,4.453125E-5;56,1.4765625E-4;57,2.578125E-5;58,2.34375E-5;59,4.765625E-5;60,1.2578125E-4;61,5.46875E-5;62,1.8359374E-4;63,7.65625E-5;64,3.59375E-5;65,3.75E-5;66,8.984375E-5;67,4.140625E-5;68,3.515625E-5;69,2.5E-5;70,2.578125E-5;71,1.953125E-5;72,1.640625E-5;73,1.25E-5;74,1.328125E-5;75,0.0;76,7.8125E-7;77,1.5625E-6;78,3.125E-6;79,0.0;84,0.0;85,3.90625E-6;86,0.0;87,7.03125E-6;88,0.0;91,0.0;92,1.015625E-5;93,0.0;94,6.25E-6;95,0.0;157,0.0;158,8.828125E-5;159,4.6875E-6;160,9.375E-6;161,1.015625E-5;162,1.015625E-5;163,5.46875E-6;164,0.0;165,3.125E-6;166,6.25E-6;167,8.59375E-6;168,7.1875E-5;169,2.03125E-5;170,9.375E-6;171,1.875E-5;172,1.40625E-5;173,1.5625E-5;174,1.171875E-5;175,9.375E-6;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stonebrick:1", "distrib": "0,0.0;48,0.0;49,3.671875E-5;50,2.25E-4;51,4.0625E-5;52,4.1484376E-4;53,8.90625E-5;54,8.28125E-5;55,7.34375E-5;56,2.2265625E-4;57,5.390625E-5;58,4.296875E-5;59,5.9375E-5;60,1.6171875E-4;61,3.75E-5;62,2.078125E-4;63,3.4375E-5;64,3.671875E-5;65,3.4375E-5;66,1.046875E-4;67,3.359375E-5;68,3.671875E-5;69,2.96875E-5;70,2.578125E-5;71,1.71875E-5;72,2.1875E-5;73,1.953125E-5;74,1.5625E-5;75,0.0;76,2.34375E-6;77,7.8125E-7;78,1.5625E-6;79,0.0;157,0.0;158,1.65625E-4;159,2.265625E-5;160,1.5625E-5;161,1.40625E-5;162,1.25E-5;163,6.25E-6;164,7.8125E-7;165,4.6875E-6;166,1.71875E-5;167,9.375E-6;168,8.828125E-5;169,4.6875E-6;170,1.25E-5;171,1.328125E-5;172,1.015625E-5;173,1.25E-5;174,1.40625E-5;175,1.328125E-5;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;65,0.0;66,3.59375E-5;67,9.453125E-5;68,0.0;69,9.140625E-5;70,1.796875E-5;71,8.59375E-6;72,1.484375E-5;73,7.109375E-5;74,1.5625E-6;75,1.5625E-6;76,6.25E-6;77,3.125E-6;78,7.8125E-7;79,7.8125E-7;80,0.0;87,0.0;88,7.8125E-7;89,0.0;90,1.5625E-6;91,0.0;94,0.0;95,1.5625E-6;96,0.0;174,0.0;175,9.140625E-5;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "actuallyadditions:block_black_lotus:0", @@ -24964,13 +30558,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.9765624E-4;2,0.001140625;3,0.0018109375;4,0.0023984376;5,0.0028195314;6,0.0031132812;7,0.003125;8,0.0029976564;9,0.0029242188;10,0.0030046876;11,0.0030867187;12,0.003128125;13,0.0029726562;14,0.0029734375;15,0.0029117188;16,0.0029757812;17,0.002859375;18,0.002865625;19,0.002865625;20,0.0028960938;21,0.0028765625;22,0.0029671874;23,0.0027109375;24,0.0027375;25,0.00285;26,0.0028445313;27,0.0028804687;28,0.0030273437;29,0.0029015625;30,0.0028179688;31,0.0025429688;32,0.0023476563;33,0.0024289063;34,0.0022773438;35,0.0023460938;36,0.00234375;37,0.002309375;38,0.0022835936;39,0.0023320313;40,0.0024140624;41,0.0022546875;42,0.002053125;43,0.0011742187;44,1.171875E-4;45,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_ordo:0", @@ -24987,7 +30581,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:ore_amber:0", @@ -25013,31 +30607,31 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;41,0.0;42,1.5625E-6;43,4.6875E-6;44,2.109375E-5;45,4.609375E-5;46,5.390625E-5;47,1.125E-4;48,1.3359376E-4;49,1.2265625E-4;50,1.1328125E-4;51,6.5625E-5;52,4.0625E-5;53,1.484375E-5;54,3.125E-6;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;48,0.0;49,1.25E-5;50,7.8125E-6;51,2.03125E-5;52,4.140625E-5;53,7.96875E-5;54,1.5234375E-4;55,1.890625E-4;56,1.9453125E-4;57,2.640625E-4;58,2.5546874E-4;59,2.7265624E-4;60,1.828125E-4;61,1.1875E-4;62,8.75E-5;63,8.671875E-5;64,4.609375E-5;65,2.34375E-5;66,1.875E-5;67,7.03125E-6;68,3.125E-6;69,3.125E-6;70,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;11,0.0;12,1.5625E-6;13,2.34375E-6;14,7.03125E-6;15,2.109375E-5;16,4.53125E-5;17,1.03125E-4;18,2.03125E-4;19,2.6875E-4;20,2.984375E-4;21,2.71875E-4;22,2.171875E-4;23,1.3359376E-4;24,5.9375E-5;25,1.875E-5;26,6.25E-6;27,1.5625E-6;28,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;19,0.0;20,3.125E-6;21,2.578125E-5;22,2.1875E-5;23,8.203125E-5;24,1.5390625E-4;25,2.0859374E-4;26,2.734375E-4;27,3.578125E-4;28,2.9609376E-4;29,2.7421876E-4;30,2.78125E-4;31,2.65625E-4;32,1.7265625E-4;33,1.046875E-4;34,9.375E-5;35,3.59375E-5;36,2.03125E-5;37,1.25E-5;38,1.09375E-5;39,1.5625E-6;40,1.5625E-6;41,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:5", @@ -25054,13 +30648,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;14,0.0;15,1.5625E-6;16,0.0;17,0.0;18,2.34375E-6;19,7.8125E-6;20,3.125E-6;21,1.171875E-5;22,3.59375E-5;23,2.5E-5;24,5.234375E-5;25,6.09375E-5;26,5.15625E-5;27,5.546875E-5;28,7.734375E-5;29,5.15625E-5;30,5.859375E-5;31,3.515625E-5;32,4.0625E-5;33,6.25E-5;34,5.078125E-5;35,1.953125E-5;36,1.40625E-5;37,5.46875E-6;38,1.5625E-5;39,0.0;40,7.8125E-7;41,0.0;43,0.0;44,1.5625E-6;45,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:4", @@ -25077,13 +30671,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;21,0.0;22,7.8125E-7;23,1.5625E-6;24,3.90625E-6;25,4.6875E-6;26,9.375E-6;27,1.5625E-6;28,1.015625E-5;29,1.171875E-5;30,6.25E-6;31,1.328125E-5;32,1.328125E-5;33,1.25E-5;34,7.03125E-6;35,6.25E-6;36,6.25E-6;37,7.8125E-6;38,1.5625E-6;39,3.125E-6;40,6.25E-6;41,3.90625E-6;42,6.25E-6;43,7.03125E-6;44,8.59375E-6;45,3.90625E-6;46,9.375E-6;47,1.5625E-6;48,8.59375E-6;49,3.90625E-6;50,3.125E-6;51,0.0;52,0.0;53,1.5625E-6;54,0.0;56,0.0;57,3.125E-6;58,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:7", @@ -25100,7 +30694,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:6", @@ -25117,7 +30711,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "extratrees:leaves.decorative.5:1", @@ -25143,7 +30737,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:9", @@ -25160,13 +30754,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:double_plant:3", "distrib": "0,0.0;62,0.0;63,1.5625E-6;64,1.5625E-6;65,7.8125E-7;69,7.8125E-7;70,1.5625E-6;71,1.5625E-6;72,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:8", @@ -25183,7 +30777,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:ore_quartz:0", @@ -25200,7 +30794,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:brown_mushroom:0", @@ -25217,7 +30811,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "actuallyadditions:item_flax_seed:0", @@ -25243,7 +30837,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:1", @@ -25260,7 +30854,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:0", @@ -25277,7 +30871,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:3", @@ -25294,7 +30888,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:2", @@ -25311,19 +30905,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.79992265;2,0.600157;3,0.4001117;4,0.20000625;5,0.0;174,0.0;175,7.03125E-6;176,0.0;", "silktouch": true, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016132812;2,0.00339375;3,0.004803125;4,0.0064304685;5,0.008226562;6,0.00810625;7,0.008149219;8,0.008289062;9,0.008261719;10,0.008335938;11,0.008057031;12,0.008314843;13,0.008124218;14,0.007864063;15,0.007965625;16,0.007922656;17,0.008032813;18,0.007960157;19,0.00808125;20,0.008035937;21,0.008142969;22,0.007905468;23,0.0075710937;24,0.0076984377;25,0.007921875;26,0.007880469;27,0.0079039065;28,0.008138281;29,0.008260937;30,0.0081125;31,0.008039843;32,0.007972656;33,0.008030469;34,0.008227344;35,0.00795625;36,0.0075398437;37,0.0076203123;38,0.007800781;39,0.0076429686;40,0.0075359377;41,0.00771875;42,0.0074734376;43,0.007371875;44,0.007484375;45,0.0069554686;46,0.006953125;47,0.006530469;48,0.0063421875;49,0.005840625;50,0.0057976563;51,0.005730469;52,0.0055671874;53,0.005488281;54,0.0054132813;55,0.005378906;56,0.005384375;57,0.005267969;58,0.0054765623;59,0.0051546874;60,0.00453125;61,0.0034203124;62,0.0018023438;63,3.1875E-4;64,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:deadbush:0", @@ -25340,19 +30934,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;38,0.0;39,1.015625E-5;40,7.03125E-6;41,7.8125E-6;42,0.0;45,0.0;46,1.5625E-6;47,3.90625E-6;48,1.234375E-4;49,2.625E-4;50,9.1171876E-4;51,0.0019054688;52,0.0036742187;53,0.0050929687;54,0.005928906;55,0.0056109377;56,0.0045976564;57,0.0059976564;58,0.007052344;59,0.010207031;60,0.011922657;61,0.0130546875;62,0.011214844;63,0.009653125;64,0.0036164063;65,0.0037929688;66,0.0035617189;67,0.003615625;68,0.0034867187;69,0.0031601563;70,0.0026109375;71,0.0020234375;72,0.0015429688;73,0.001421875;74,0.0013960938;75,0.0014320313;76,0.0014;77,0.0012429687;78,9.46875E-4;79,6.109375E-4;80,7.03125E-5;81,6.25E-5;82,4.609375E-5;83,3.515625E-5;84,3.046875E-5;85,2.65625E-5;86,2.03125E-5;87,1.25E-5;88,7.8125E-6;89,7.8125E-6;90,6.25E-6;91,3.125E-6;92,7.8125E-7;93,0.0;164,0.0;165,4.7734374E-4;166,3.625E-4;167,3.5078125E-4;168,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.006125;3,0.009228907;4,0.012786719;5,0.017292969;6,0.01816328;7,0.019155469;8,0.020082813;9,0.021063281;10,0.02406875;11,0.029552344;12,0.03635625;13,0.041549217;14,0.044983596;15,0.04807031;16,0.050722655;17,0.05298828;18,0.05359922;19,0.05400625;20,0.055252343;21,0.05723828;22,0.05851172;23,0.059054688;24,0.05912969;25,0.05833125;26,0.05870625;27,0.058732033;28,0.05813125;29,0.058023438;30,0.056852344;31,0.059766408;32,0.07830937;33,0.08526485;34,0.09151484;35,0.09809922;36,0.10745;37,0.11631016;38,0.1255328;39,0.13370234;40,0.1419586;41,0.14594297;42,0.15027812;43,0.15376875;44,0.15637656;45,0.16032109;46,0.1695;47,0.19826016;48,0.26246095;49,0.2735992;50,0.28289843;51,0.29155546;52,0.2988383;53,0.3081047;54,0.3166133;55,0.3254836;56,0.33281094;57,0.3370047;58,0.33761016;59,0.33944452;60,0.34156016;61,0.34471563;62,0.35011953;63,0.35666874;64,0.04934531;65,0.05300078;66,0.05735625;67,0.06306875;68,0.06972813;69,0.07948906;70,0.09055781;71,0.10036953;72,0.111175;73,0.11629297;74,0.121332034;75,0.12606719;76,0.13156874;77,0.13695781;78,0.14300391;79,0.15080704;80,0.03555;81,0.036489062;82,0.037523437;83,0.038527343;84,0.039665624;85,0.040870313;86,0.04283906;87,0.04578047;88,0.06428672;89,0.07302344;90,0.085164845;91,0.10196563;92,0.12291953;93,0.1559797;94,0.17442031;95,0.18545938;96,0.03548047;97,0.035517186;98,0.035573438;99,0.035546094;100,0.03563047;101,0.03564375;102,0.035610937;103,0.03564375;104,0.03587344;105,0.03601875;106,0.035942186;107,0.035959374;108,0.036040626;109,0.036042187;110,0.036159374;111,0.036394533;112,0.026364844;115,0.026364844;116,0.026416406;117,0.026419532;118,0.026420312;119,0.026492968;120,0.026474219;121,0.026477344;122,0.026502343;123,0.02659375;124,0.026667187;125,0.0268625;126,0.026933594;127,0.02681875;128,0.018736718;129,0.018735938;130,0.018738281;131,0.018739063;134,0.018739063;135,0.0187375;136,0.018735938;137,0.0187375;138,0.0187375;139,0.018738281;140,0.018828126;141,0.018828906;142,0.018827343;143,0.01885625;144,0.013660156;148,0.013660156;149,0.013667188;150,0.013804687;151,0.013811719;152,0.013810937;153,0.013665625;154,0.013753125;155,0.013867969;156,0.014028906;157,0.013976563;158,0.013536719;159,0.014198437;160,0.009577344;161,0.009604688;162,0.009604688;163,0.009591406;164,0.0091523435;165,0.009153906;166,0.009235157;167,0.009253906;168,0.009257812;169,0.009496875;170,0.009752343;171,0.0097585935;172,0.009760938;173,0.009770312;174,0.009719531;175,0.009549219;176,0.003959375;178,0.003959375;179,0.0039828126;180,0.003984375;181,0.0039796876;182,0.003975781;183,0.003975781;184,0.0039289063;185,0.0039125;186,0.0039570313;187,0.003949219;188,0.0039570313;189,0.0039234376;190,0.00413125;191,0.004184375;192,5.34375E-4;194,5.34375E-4;195,5.5390625E-4;196,5.796875E-4;197,5.7734374E-4;198,5.695312E-4;199,5.625E-4;200,5.265625E-4;201,4.5234375E-4;202,4.6171874E-4;203,5.109375E-4;204,5.03125E-4;205,4.7421874E-4;206,4.4921876E-4;207,5.3203123E-4;208,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:leaves:0", @@ -25378,13 +30972,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:sand:1", "distrib": "0,0.0;61,0.0;62,0.006477344;63,0.01924375;64,0.0028335936;65,0.0034125;66,0.004416406;67,0.006040625;68,0.00920625;69,0.006290625;70,0.0016960937;71,2.34375E-6;72,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:gem_ore:6", @@ -25401,7 +30995,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:lever:0", @@ -25418,7 +31012,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_flower:2", @@ -25435,7 +31029,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_flower:0", @@ -25452,7 +31046,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:0", @@ -25469,7 +31063,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:gem_ore:1", @@ -25486,13 +31080,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:sandstone:0", "distrib": "0,0.0;37,0.0;38,4.0625E-5;39,5.390625E-5;40,3.046875E-5;41,2.96875E-5;42,5.78125E-5;43,7.8125E-6;44,7.8125E-7;45,2.96875E-5;46,8.4375E-5;47,3.28125E-4;48,6.9921877E-4;49,0.0014960937;50,0.002025;51,0.002421875;52,0.0019546875;53,0.0016523438;54,0.001878125;55,0.0023453124;56,0.003078125;57,0.004172656;58,0.0049;59,0.0045921877;60,0.005630469;61,0.0068976562;62,0.008788281;63,0.010305469;64,0.00745;65,0.0064929686;66,0.005578125;67,0.004621875;68,0.0038085938;69,0.0032085937;70,0.0028054689;71,0.0024203125;72,0.00205625;73,0.0017140625;74,0.0013554688;75,9.5703127E-4;76,6.1171874E-4;77,3.859375E-4;78,2.9765625E-4;79,2.2265625E-4;80,5.0E-5;81,3.828125E-5;82,3.046875E-5;83,2.421875E-5;84,1.640625E-5;85,9.375E-6;86,7.8125E-6;87,6.25E-6;88,3.125E-6;89,7.8125E-7;90,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:dragon_bone_wall:0", @@ -25509,7 +31103,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone_stairs:0", @@ -25526,7 +31120,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_flower:6", @@ -25543,13 +31137,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:sandstonered1:7", "distrib": "0,0.0;123,0.0;124,1.875E-5;125,3.125E-6;127,3.125E-6;128,0.0;141,0.0;142,1.875E-5;143,3.125E-6;144,0.0;177,0.0;178,1.875E-5;179,3.125E-6;183,3.125E-6;184,4.6875E-5;185,6.25E-6;189,6.25E-6;190,3.125E-5;191,0.0;193,0.0;194,1.171875E-5;195,2.03125E-5;196,4.6875E-6;199,4.6875E-6;200,3.515625E-5;201,6.40625E-5;202,1.171875E-5;205,1.171875E-5;206,2.96875E-5;207,4.453125E-5;208,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:torch:0", @@ -25566,7 +31160,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:grass:0", @@ -25583,13 +31177,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_sandstone:0", "distrib": "0,0.0;21,0.0;22,3.90625E-5;23,3.4375E-5;24,3.828125E-5;25,3.828125E-5;26,3.90625E-5;29,3.90625E-5;30,3.4375E-5;31,3.75E-5;32,3.75E-5;33,3.90625E-5;36,3.90625E-5;37,3.4375E-5;38,3.75E-5;39,3.75E-5;40,3.90625E-5;43,3.90625E-5;44,3.4375E-5;45,3.75E-5;46,3.75E-5;47,3.90625E-5;50,3.90625E-5;51,3.4375E-5;52,3.75E-5;53,3.75E-5;54,3.90625E-5;57,3.90625E-5;58,3.4375E-5;59,3.75E-5;60,3.984375E-5;61,4.21875E-5;62,4.375E-5;63,4.53125E-5;64,4.765625E-5;65,4.6875E-5;66,5.390625E-5;67,6.015625E-5;68,6.71875E-5;69,7.1875E-5;70,7.65625E-5;71,8.203125E-5;72,8.046875E-5;73,8.671875E-5;74,8.90625E-5;75,9.53125E-5;76,9.53125E-5;77,9.765625E-5;78,9.296875E-5;79,9.140625E-5;80,5.390625E-5;81,5.3125E-5;82,5.46875E-5;83,5.3125E-5;84,5.703125E-5;85,5.234375E-5;86,5.546875E-5;87,5.390625E-5;88,5.3125E-5;89,5.46875E-5;90,5.3125E-5;91,5.703125E-5;92,5.234375E-5;93,5.546875E-5;94,5.390625E-5;95,5.3125E-5;96,5.46875E-5;97,5.3125E-5;98,5.703125E-5;99,5.234375E-5;100,5.546875E-5;101,5.390625E-5;102,5.3125E-5;103,5.46875E-5;104,5.3125E-5;105,5.703125E-5;106,5.234375E-5;107,5.546875E-5;108,5.390625E-5;109,5.3125E-5;110,5.46875E-5;111,5.3125E-5;112,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:chest:0", @@ -25606,25 +31200,25 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009655469;2,0.0188875;3,0.028041406;4,0.03797969;5,0.047302343;6,0.046646874;7,0.044996094;8,0.044253126;9,0.04451875;10,0.045560155;11,0.04666875;12,0.045709375;13,0.045128908;14,0.045360155;15,0.045370314;16,0.045013282;17,0.045167968;18,0.046053126;19,0.046552345;20,0.046239063;21,0.04553828;22,0.045253124;23,0.045427345;24,0.04535625;25,0.04528672;26,0.044827342;27,0.044222657;28,0.043840624;29,0.043948438;30,0.042897657;31,0.04088828;32,0.03944375;33,0.037533592;34,0.036808595;35,0.035865624;36,0.035364844;37,0.035516407;38,0.035441406;39,0.034678906;40,0.034488283;41,0.035227343;42,0.035621874;43,0.034920312;44,0.034264844;45,0.03368672;46,0.032535937;47,0.030035157;48,0.0295125;49,0.029341407;50,0.029311718;51,0.029259374;52,0.028803905;53,0.02866953;54,0.027925;55,0.027770313;56,0.027184375;57,0.02668047;58,0.026828906;59,0.025608594;60,0.021216406;61,0.018073438;62,0.017564844;63,0.018611718;64,0.020157812;65,0.02065703;66,0.020220313;67,0.0194375;68,0.019463282;69,0.019671094;70,0.019560156;71,0.018508594;72,0.017303906;73,0.01241875;74,0.011474219;75,0.010434375;76,0.007976563;77,0.0049125;78,0.0019054688;79,6.078125E-4;80,6.171875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,3.4375E-5;11,7.8125E-5;12,8.59375E-5;13,9.609375E-5;14,1.1015625E-4;15,9.21875E-5;16,6.5625E-5;17,7.65625E-5;18,7.265625E-5;19,6.875E-5;20,2.8125E-5;21,2.96875E-5;22,1.171875E-5;23,2.96875E-5;24,3.75E-5;25,4.84375E-5;26,8.59375E-5;27,9.921875E-5;28,8.125E-5;29,9.296875E-5;30,9.21875E-5;31,5.546875E-5;32,6.5625E-5;33,7.734375E-5;34,4.53125E-5;35,8.359375E-5;36,1.1328125E-4;37,6.328125E-5;38,7.109375E-5;39,1.0703125E-4;40,6.09375E-5;41,6.640625E-5;42,9.0625E-5;43,9.453125E-5;44,5.9375E-5;45,6.796875E-5;46,9.21875E-5;47,7.734375E-5;48,8.90625E-5;49,9.0625E-5;50,6.25E-5;51,5.234375E-5;52,1.015625E-5;53,4.6875E-5;54,3.28125E-5;55,3.203125E-5;56,5.9375E-5;57,7.265625E-5;58,5.546875E-5;59,7.8125E-5;60,9.0625E-5;61,8.90625E-5;62,4.0625E-5;63,4.140625E-5;64,2.03125E-5;65,7.03125E-6;66,0.0;68,0.0;69,2.109375E-5;70,3.125E-5;71,3.4375E-5;72,3.984375E-5;73,4.21875E-5;74,1.171875E-5;75,1.171875E-5;76,9.375E-6;77,1.640625E-5;80,1.640625E-5;81,9.375E-6;82,1.640625E-5;83,1.5625E-5;84,2.34375E-5;85,3.671875E-5;86,1.5625E-5;88,1.5625E-5;89,0.0;158,0.0;159,1.25E-5;160,0.0;165,0.0;166,2.34375E-6;167,7.03125E-6;168,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.0086125;2,0.017091407;3,0.02551172;4,0.034260936;5,0.042871874;6,0.04360156;7,0.04330078;8,0.043028124;9,0.042353123;10,0.04194297;11,0.043490626;12,0.043585937;13,0.044021092;14,0.04303906;15,0.04238203;16,0.042014062;17,0.0416125;18,0.041716408;19,0.041983593;20,0.041551564;21,0.041686717;22,0.04159219;23,0.041308593;24,0.040772658;25,0.0409;26,0.041508593;27,0.042814843;28,0.04285;29,0.04212578;30,0.04070156;31,0.03714453;32,0.035634376;33,0.03543828;34,0.035709374;35,0.03545;36,0.0344125;37,0.0335625;38,0.03311094;39,0.033294532;40,0.032584377;41,0.031696875;42,0.0319;43,0.03188281;44,0.031709377;45,0.030651562;46,0.0294;47,0.027025782;48,0.027360937;49,0.027515626;50,0.027401563;51,0.026910938;52,0.02607578;53,0.025789844;54,0.025622657;55,0.025327343;56,0.0250375;57,0.02455078;58,0.024767969;59,0.023240626;60,0.019915625;61,0.017353125;62,0.017265625;63,0.018210938;64,0.018985938;65,0.018541407;66,0.017721094;67,0.01717578;68,0.01682422;69,0.016633594;70,0.016614843;71,0.016382031;72,0.01583125;73,0.012001563;74,0.010809375;75,0.010007813;76,0.007848438;77,0.0046578124;78,0.0016632812;79,4.796875E-4;80,9.375E-5;81,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore_fluid:0", @@ -25641,7 +31235,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:skull:0", @@ -25658,7 +31252,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore_fluid:2", @@ -25675,7 +31269,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore_fluid:1", @@ -25692,7 +31286,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:6", @@ -25709,7 +31303,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:5", @@ -25726,7 +31320,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:8", @@ -25743,7 +31337,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:7", @@ -25760,13 +31354,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:bone_block:0", "distrib": "0,0.0;3,0.0;4,3.90625E-6;5,6.25E-6;6,3.125E-6;7,1.015625E-5;8,1.015625E-5;9,1.09375E-5;10,1.875E-5;11,1.015625E-5;12,1.484375E-5;13,1.09375E-5;14,2.34375E-6;15,3.125E-6;16,2.34375E-6;17,7.8125E-6;18,1.25E-5;19,1.015625E-5;20,2.265625E-5;21,1.71875E-5;22,9.375E-6;23,1.171875E-5;24,4.6875E-6;25,5.46875E-6;26,6.25E-6;27,7.03125E-6;28,1.25E-5;29,1.09375E-5;30,1.25E-5;31,7.03125E-6;32,6.25E-6;33,3.90625E-6;34,0.0;35,3.90625E-6;36,6.25E-6;37,3.125E-6;38,1.015625E-5;39,1.015625E-5;40,4.6875E-6;41,1.328125E-5;42,1.484375E-5;43,1.25E-5;44,1.09375E-5;45,1.40625E-5;46,1.015625E-5;47,3.125E-6;48,6.25E-6;49,3.90625E-6;50,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:2", @@ -25783,7 +31377,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:1", @@ -25800,7 +31394,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:4", @@ -25817,7 +31411,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:3", @@ -25834,7 +31428,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone:0", @@ -25851,13 +31445,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.00919375;2,0.017460156;3,0.02621875;4,0.035563283;5,0.044202343;6,0.044125;7,0.043955468;8,0.04411797;9,0.0446625;10,0.044115625;11,0.04504453;12,0.044915624;13,0.04511875;14,0.044757813;15,0.04394375;16,0.04331797;17,0.04265625;18,0.04261797;19,0.042660937;20,0.042766407;21,0.0438;22,0.044736717;23,0.0443125;24,0.043460157;25,0.043235157;26,0.043285936;27,0.04334453;28,0.043196093;29,0.04376797;30,0.042904686;31,0.03983125;32,0.03694375;33,0.03569922;34,0.03628125;35,0.036833595;36,0.03614922;37,0.035132814;38,0.03417578;39,0.034035157;40,0.034446876;41,0.03479922;42,0.03358906;43,0.03267578;44,0.032529686;45,0.03269453;46,0.03253828;47,0.029966407;48,0.029417187;49,0.028898437;50,0.027710937;51,0.027098438;52,0.026491405;53,0.026120313;54,0.026345313;55,0.026605468;56,0.026646094;57,0.026189063;58,0.025647657;59,0.02423125;60,0.02106875;61,0.018555468;62,0.01813672;63,0.018771093;64,0.019272657;65,0.019264843;66,0.019107813;67,0.01834453;68,0.01806875;69,0.017594531;70,0.017082812;71,0.016921874;72,0.01635;73,0.012396875;74,0.01116875;75,0.009764062;76,0.007864844;77,0.0050132815;78,0.001859375;79,4.0E-4;80,2.578125E-5;81,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "careerbees:flower_pedastal:0", @@ -25874,7 +31468,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:9", @@ -25891,19 +31485,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:doubleflower2:2", "distrib": "0,0.0;94,0.0;95,7.8125E-7;96,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:doubleflower2:3", "distrib": "0,0.0;91,0.0;92,7.8125E-7;93,7.8125E-7;94,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:repeater:0", @@ -25920,7 +31514,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "mod_lavacow:glowshroom:0", @@ -25937,19 +31531,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:sandstonered2:1", "distrib": "0,0.0;123,0.0;124,1.953125E-5;125,0.0;141,0.0;142,1.953125E-5;143,0.0;177,0.0;178,1.953125E-5;179,0.0;193,0.0;194,1.5625E-5;195,1.953125E-5;196,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:nest:0", "distrib": "0,0.0;103,0.0;104,2.109375E-5;105,1.953125E-5;106,2.1875E-5;107,9.0625E-5;108,5.703125E-5;109,7.8125E-5;110,5.234375E-5;111,0.0;121,0.0;122,3.046875E-5;123,0.0;124,2.421875E-5;125,1.40625E-5;126,0.0;127,1.5625E-5;128,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "extratrees:shrub_log:0", @@ -25966,7 +31560,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -25983,7 +31577,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:mushroom:3", @@ -26000,13 +31594,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.328125E-5;2,2.734375E-5;3,4.21875E-5;4,5.234375E-5;5,1.0859375E-4;6,8.359375E-5;7,6.953125E-5;8,7.421875E-5;9,6.484375E-5;10,7.34375E-5;11,7.734375E-5;12,5.625E-5;13,7.03125E-5;14,6.5625E-5;15,6.796875E-5;16,6.015625E-5;17,5.15625E-5;18,2.734375E-5;19,4.6875E-6;20,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_ignis:0", @@ -26023,7 +31617,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:lapis_ore:0", @@ -26040,7 +31634,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:11", @@ -26057,7 +31651,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:12", @@ -26074,7 +31668,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:13", @@ -26091,7 +31685,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:14", @@ -26108,7 +31702,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "forestry:resources:0", @@ -26125,7 +31719,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:sticky_piston:0", @@ -26142,7 +31736,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:10", @@ -26159,13 +31753,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "contenttweaker:fiery_pyrite:0", "distrib": "0,0.0;186,0.0;187,1.5625E-6;188,0.0;202,0.0;203,1.5625E-6;204,3.125E-6;205,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:mushroom:15", @@ -26182,19 +31776,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:ash:0", "distrib": "0,0.0;102,0.0;103,4.0625E-5;104,6.09375E-5;107,6.09375E-5;108,2.03125E-5;109,2.1875E-5;110,5.3125E-5;111,8.4375E-5;112,0.0;117,0.0;118,1.875E-5;120,1.875E-5;121,2.734375E-5;122,2.734375E-5;123,8.59375E-6;124,4.453125E-5;125,6.015625E-5;126,5.15625E-5;127,3.59375E-5;128,0.0;139,0.0;140,1.5625E-5;143,1.5625E-5;144,0.0;149,0.0;150,2.8125E-5;152,2.8125E-5;153,0.0;189,0.0;190,2.8125E-5;191,2.8125E-5;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:doubleflower1:5", "distrib": "0,0.0;91,0.0;92,7.8125E-7;93,7.8125E-7;94,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -26211,55 +31805,55 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,3.125E-6;12,6.875E-5;13,5.875E-4;14,0.0023101564;15,0.0035539062;16,0.0023304687;17,6.3125E-4;18,6.09375E-5;19,3.125E-6;20,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,1.5625E-6;48,1.484375E-5;49,2.265625E-5;50,5.46875E-5;51,1.2265625E-4;52,2.2734376E-4;53,4.0E-4;54,6.9765624E-4;55,9.34375E-4;56,0.0013117187;57,0.0014945313;58,0.001575;59,0.0014304688;60,0.0010882813;61,8.125E-4;62,6.8359374E-4;63,4.890625E-4;64,2.875E-4;65,1.953125E-4;66,9.375E-5;67,4.453125E-5;68,2.265625E-5;69,7.03125E-6;70,1.5625E-6;71,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;19,0.0;20,4.6875E-6;21,6.25E-6;22,1.484375E-5;23,1.328125E-5;24,2.421875E-5;25,4.453125E-5;26,8.515625E-5;27,2.1953126E-4;28,4.5078126E-4;29,8.164063E-4;30,0.001246875;31,0.0017632813;32,0.0025265624;33,0.0032570313;34,0.0041757813;35,0.0049851565;36,0.0054492187;37,0.0058359373;38,0.005825;39,0.0055070315;40,0.005346094;41,0.0048976564;42,0.0042328127;43,0.0035648437;44,0.0027734374;45,0.0019679687;46,0.0013460937;47,7.617187E-4;48,4.4921876E-4;49,2.7421876E-4;50,1.609375E-4;51,6.09375E-5;52,1.953125E-5;53,1.015625E-5;54,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;12,0.0;13,4.6875E-6;14,2.734375E-5;15,8.515625E-5;16,3.2421874E-4;17,7.140625E-4;18,0.0012195313;19,0.001740625;20,0.0019484375;21,0.001740625;22,0.001265625;23,6.5625E-4;24,3.0390624E-4;25,1.0546875E-4;26,3.359375E-5;27,9.375E-6;28,7.8125E-7;29,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;19,0.0;20,3.125E-6;21,7.8125E-6;22,1.171875E-5;23,7.03125E-6;24,1.5625E-5;25,2.890625E-5;26,3.59375E-5;27,5.78125E-5;28,6.25E-5;29,7.109375E-5;30,1.0625E-4;31,1.171875E-4;32,1.0546875E-4;33,1.4375E-4;34,1.2578125E-4;35,1.3671875E-4;36,1.0546875E-4;37,1.1171875E-4;38,1.046875E-4;39,9.453125E-5;40,8.125E-5;41,9.296875E-5;42,9.921875E-5;43,1.1640625E-4;44,1.3046875E-4;45,1.0234375E-4;46,6.71875E-5;47,7.265625E-5;48,4.296875E-5;49,3.28125E-5;50,3.046875E-5;51,2.1875E-5;52,1.25E-5;53,1.09375E-5;54,7.8125E-6;55,1.5625E-6;56,1.5625E-6;57,0.0;58,1.5625E-6;59,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,1.25E-5;43,1.796875E-5;44,6.875E-5;45,1.9921875E-4;46,4.03125E-4;47,5.890625E-4;48,6.265625E-4;49,7.2265626E-4;50,5.859375E-4;51,3.8359375E-4;52,2.1875E-4;53,6.71875E-5;54,2.34375E-5;55,9.375E-6;56,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,3.125E-6;18,1.5625E-5;19,2.65625E-5;20,4.921875E-5;21,1.25E-4;22,2.3671876E-4;23,4.5E-4;24,7.078125E-4;25,0.0010945313;26,0.001265625;27,0.0015367188;28,0.0017414063;29,0.00175;30,0.0016140625;31,0.0012546876;32,9.71875E-4;33,6.453125E-4;34,3.8203126E-4;35,2.296875E-4;36,1.15625E-4;37,5.9375E-5;38,1.328125E-5;39,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "aoa3:infusion_table:0", "distrib": "0,0.0;106,0.0;107,7.8125E-7;108,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:yellow_flower:0", @@ -26276,13 +31870,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.0037304687;2,0.010526562;3,0.018155469;4,0.027297657;5,0.0371625;6,0.03844922;7,0.041153125;8,0.035470314;9,0.030325782;10,0.02728828;11,1.4609375E-4;12,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "actuallyadditions:item_canola_seed:0", @@ -26308,19 +31902,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.21875E-5;30,0.007032031;31,0.023273438;32,0.038971093;33,0.045159373;34,0.0445375;35,0.044217188;36,0.043539062;37,0.043614063;38,0.043202344;39,0.042678125;40,0.04173672;41,0.041595314;42,0.041583594;43,0.0411625;44,0.040045314;45,0.040052343;46,0.038996093;47,0.035728127;48,0.035216406;49,0.03541953;50,0.035083592;51,0.03413047;52,0.033171095;53,0.03265547;54,0.032672655;55,0.032255467;56,0.031934377;57,0.03290625;58,0.033155467;59,0.031542968;60,0.026222656;61,0.022148438;62,0.018188281;63,0.010236719;64,0.0026984375;65,1.5625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,2.78125E-4;2,6.3984375E-4;3,9.976563E-4;4,0.0013242187;5,0.0017546875;6,0.001678125;7,0.0016453125;8,0.0016492187;9,0.0017007813;10,0.0016445313;11,0.0015976563;12,0.0016179688;13,0.0017273438;14,0.0018265625;15,0.0020171874;16,0.0019984376;17,0.0017429688;18,0.001659375;19,0.001646875;20,0.0015875;21,0.0017257812;22,0.0016609374;23,0.00146875;24,0.001546875;25,0.0015679687;26,0.0015921874;27,0.001609375;28,0.0016257813;29,0.002053125;30,0.004259375;31,0.0061617186;32,0.006616406;33,0.0065046875;34,0.006403125;35,0.006452344;36,0.006725781;37,0.006903125;38,0.00685;39,0.0067859376;40,0.00668125;41,0.006728125;42,0.006521875;43,0.0065164063;44,0.0063867187;45,0.0065375;46,0.006557031;47,0.006586719;48,0.006446875;49,0.0066882814;50,0.0067992187;51,0.0069648437;52,0.0069085937;53,0.0068710935;54,0.0068695312;55,0.0066648438;56,0.006746875;57,0.00680625;58,0.0068296874;59,0.00659375;60,0.0054703127;61,0.004796875;62,0.0047070314;63,0.0046179686;64,0.004728125;65,0.0046828124;66,0.004524219;67,0.00430625;68,0.0044171875;69,0.004325781;70,0.0042328127;71,0.0041046874;72,0.0039734375;73,0.0030390625;74,0.0025117188;75,0.0021804688;76,0.0019703126;77,0.00130625;78,3.2734376E-4;79,4.609375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:dread_stone_slab:0", @@ -26337,13 +31931,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:12", "distrib": "0,0.0;64,0.0;65,0.0018664063;66,0.02330625;67,0.029389843;68,0.02449453;69,0.0053585935;70,0.027289063;71,0.031222656;72,0.026209375;73,0.007088281;74,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "actuallyadditions:item_coffee_seed:0", @@ -26369,7 +31963,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:cactus:0", @@ -26386,31 +31980,31 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:log:0", "distrib": "0,0.0;89,0.0;90,2.109375E-5;91,4.0625E-5;92,1.875E-4;93,3.265625E-4;94,5.15625E-4;95,6.5234373E-4;96,1.40625E-5;97,1.015625E-5;98,4.6875E-6;99,1.5625E-6;100,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:14", "distrib": "0,0.0;26,0.0;27,7.03125E-6;28,0.0;29,2.265625E-5;30,2.578125E-5;31,3.59375E-5;32,5.390625E-5;33,3.125E-6;34,0.0;62,0.0;63,1.953125E-5;74,1.953125E-5;75,0.009777344;76,0.09061562;77,0.21709765;78,0.32279062;79,0.25123906;80,0.054604687;81,0.011965625;82,1.953125E-5;86,1.953125E-5;87,0.0078046876;88,0.044009376;89,0.07795547;90,0.08080078;91,0.0710375;92,0.04551875;93,0.039475;94,0.026653126;95,0.010676563;96,3.90625E-5;127,3.90625E-5;128,1.953125E-5;191,1.953125E-5;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:15", "distrib": "0,0.0;62,0.0;63,9.453125E-5;66,9.453125E-5;67,9.53125E-5;68,1.765625E-4;69,2.171875E-4;70,2.4453126E-4;71,2.609375E-4;72,2.71875E-4;73,2.7578126E-4;74,2.796875E-4;75,2.8671874E-4;76,2.96875E-4;77,3.0703124E-4;78,3.203125E-4;79,3.3671875E-4;80,3.6171876E-4;81,3.703125E-4;82,3.8046876E-4;83,3.9375E-4;84,4.0859374E-4;85,4.25E-4;86,4.5E-4;87,4.84375E-4;88,5.28125E-4;89,5.359375E-4;90,5.6328124E-4;91,5.7109375E-4;92,5.9140625E-4;93,6.7421875E-4;94,7.078125E-4;111,7.078125E-4;112,6.1328127E-4;122,6.1328127E-4;123,5.585938E-4;124,5.585938E-4;125,4.640625E-4;127,4.640625E-4;128,3.6953125E-4;159,3.6953125E-4;160,3.4375E-4;175,3.4375E-4;176,1.203125E-4;187,1.203125E-4;188,6.015625E-5;191,6.015625E-5;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:8", "distrib": "0,0.0;4,0.0;5,7.03125E-6;6,6.25E-6;7,7.03125E-6;8,7.03125E-6;9,6.25E-6;10,2.109375E-5;11,1.25E-5;12,1.40625E-5;13,4.6875E-6;14,3.90625E-6;15,4.6875E-6;16,0.0;17,0.0;18,1.40625E-5;19,1.25E-5;20,2.109375E-5;21,1.328125E-5;22,1.328125E-5;23,7.03125E-6;24,0.0;25,0.0;26,7.03125E-6;27,6.25E-6;28,1.40625E-5;29,6.25E-6;30,1.40625E-5;31,6.25E-6;32,7.03125E-6;33,0.0;35,0.0;36,7.03125E-6;37,6.25E-6;38,7.03125E-6;39,7.03125E-6;40,6.25E-6;41,9.375E-6;42,9.375E-6;43,1.5625E-5;44,1.328125E-5;45,7.03125E-6;46,7.03125E-6;47,6.25E-6;48,7.03125E-6;49,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "natura:bluebells_flower:0", @@ -26427,7 +32021,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:cinderpearl:0", @@ -26444,55 +32038,55 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.273438E-4;38,0.001803125;39,0.0029796874;40,0.0035359375;41,0.0034859376;42,0.0035515625;43,0.0035867188;44,0.0035632811;45,0.003540625;46,0.0032765626;47,0.0030523438;48,0.0030882813;49,0.0031882813;50,0.0029867187;51,0.0028039063;52,0.0027695312;53,0.0028382812;54,0.002921875;55,0.0027648436;56,0.0027859374;57,0.002853125;58,0.002846875;59,0.0027242186;60,0.0023265625;61,0.0019234375;62,0.0018148437;63,0.00180625;64,0.0017539063;65,0.0017664062;66,0.001909375;67,0.0017914063;68,0.0016757812;69,0.0017367187;70,0.001753125;71,0.0016632812;72,0.0014046875;73,6.1484374E-4;74,1.46875E-4;75,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,7.734375E-5;3,4.6015624E-4;4,0.0010039062;5,0.0014054688;6,0.0014429687;7,0.0014570312;8,0.0014210937;9,0.0013859374;10,0.0013515624;11,0.001409375;12,0.0013554688;13,0.0014078125;14,0.00144375;15,0.0014070312;16,0.0014710937;17,0.0012;18,6.671875E-4;19,1.8359374E-4;20,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.234375E-4;3,7.3359377E-4;4,0.0016320313;5,0.0021976563;6,0.0023171876;7,0.0024039063;8,0.00250625;9,0.0025953124;10,0.0026609376;11,0.0026460937;12,0.0025390624;13,0.0025507812;14,0.0026398438;15,0.0026320312;16,0.0025976563;17,0.00248125;18,0.0024890625;19,0.0025632812;20,0.002553125;21,0.00253125;22,0.0025007813;23,0.00255;24,0.0025375;25,0.0025226562;26,0.0024765625;27,0.0021273438;28,0.0014164062;29,6.242187E-4;30,2.9375E-4;31,2.65625E-4;32,2.125E-4;33,1.234375E-4;34,3.359375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,3.046875E-5;3,1.8515626E-4;4,3.90625E-4;5,5.75E-4;6,5.6484377E-4;7,9.4296876E-4;8,0.0018445313;9,0.0028101562;10,0.0031523437;11,0.0032101562;12,0.0031507812;13,0.0030453126;14,0.00311875;15,0.0030398436;16,0.0030835937;17,0.0031578124;18,0.0030757813;19,0.0030898438;20,0.0030757813;21,0.0030109375;22,0.0030625;23,0.0031390626;24,0.0031796875;25,0.003296875;26,0.0032703124;27,0.0030445312;28,0.0027648436;29,0.002575;30,0.0024203125;31,0.0024421874;32,0.0021578125;33,0.0011625;34,3.171875E-4;35,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;16,0.0;17,8.828125E-5;18,2.8515625E-4;19,4.9453124E-4;20,6.070312E-4;21,5.84375E-4;22,6.0234376E-4;23,5.484375E-4;24,5.4609374E-4;25,5.765625E-4;26,5.8359373E-4;27,5.828125E-4;28,5.9453124E-4;29,5.90625E-4;30,6.125E-4;31,5.585938E-4;32,5.203125E-4;33,5.3046877E-4;34,5.25E-4;35,5.21875E-4;36,4.5703124E-4;37,9.3203125E-4;38,0.0021992188;39,0.0035570313;40,0.0039984374;41,0.0038445313;42,0.003917969;43,0.004082031;44,0.003977344;45,0.0040976563;46,0.0048984373;47,0.0052796877;48,0.00535625;49,0.005340625;50,0.005128125;51,0.005100781;52,0.0051875;53,0.005046094;54,0.0049304687;55,0.004805469;56,0.0047101565;57,0.004584375;58,0.0048085935;59,0.0045929686;60,0.003971094;61,0.0033664063;62,0.0032828124;63,0.0032148438;64,0.003134375;65,0.0031835937;66,0.0030695312;67,0.0030234375;68,0.003028125;69,0.0030234375;70,0.0029414063;71,0.0029039062;72,0.0024890625;73,0.0013554688;74,8.21875E-4;75,6.0234376E-4;76,4.5234375E-4;77,3.4296876E-4;78,1.84375E-4;79,1.1484375E-4;80,4.84375E-5;81,3.984375E-5;82,2.578125E-5;83,7.8125E-6;84,3.125E-6;85,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.34375E-4;8,0.0029421875;9,0.005378906;10,0.0057953126;11,0.0058265626;12,0.0059046876;13,0.0060578124;14,0.0059765624;15,0.0058625;16,0.0058859377;17,0.00611875;18,0.006088281;19,0.006060156;20,0.0059875;21,0.0059140627;22,0.006025;23,0.0059367185;24,0.0059070312;25,0.0059296875;26,0.0059671877;27,0.006240625;28,0.006096094;29,0.0061398437;30,0.0061367187;31,0.0057554687;32,0.0056164064;33,0.0055335937;34,0.0055703125;35,0.005446875;36,0.00531875;37,0.00540625;38,0.005400781;39,0.0051953127;40,0.0054953126;41,0.005259375;42,0.005189844;43,0.005409375;44,0.005390625;45,0.0051992186;46,0.0051445314;47,0.0047125;48,0.004852344;49,0.0047070314;50,0.004403125;51,0.0045203124;52,0.004280469;53,0.004071875;54,0.003942969;55,0.0040859375;56,0.004082031;57,0.00374375;58,0.002021875;59,2.9296876E-4;60,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,2.0625E-4;6,1.8671875E-4;7,1.6171875E-4;8,1.9453125E-4;9,2.1875E-4;10,2.0234376E-4;11,1.7265625E-4;12,1.9453125E-4;13,1.8671875E-4;14,2.109375E-4;15,1.875E-4;16,1.953125E-4;17,1.859375E-4;18,1.9453125E-4;19,1.8359374E-4;20,1.953125E-4;21,2.0859374E-4;22,2.0625E-4;23,1.875E-4;24,1.640625E-4;25,1.84375E-4;26,1.8125E-4;27,1.9140624E-4;28,1.8046875E-4;29,1.84375E-4;30,1.9140624E-4;31,1.84375E-4;32,2.03125E-4;33,1.90625E-4;34,1.7421875E-4;35,1.65625E-4;36,1.640625E-4;37,1.6171875E-4;38,1.6796876E-4;39,1.7734375E-4;40,1.734375E-4;41,1.90625E-4;42,1.84375E-4;43,1.625E-4;44,1.671875E-4;45,1.5E-4;46,1.4921874E-4;47,1.4140626E-4;48,1.5234375E-4;49,1.2421876E-4;50,1.375E-4;51,1.6875E-4;52,1.296875E-4;53,1.140625E-4;54,9.609375E-5;55,1.0546875E-4;56,1.390625E-4;57,1.3828125E-4;58,1.234375E-4;59,1.0703125E-4;60,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.8125E-4;18,0.0018140625;19,0.0032367187;20,0.0035429688;21,0.0034976562;22,0.0036679688;23,0.00368125;24,0.0036273438;25,0.0036382813;26,0.0035929687;27,0.0036226562;28,0.0035539062;29,0.0036164063;30,0.0035328125;31,0.0033492188;32,0.0033398438;33,0.0031898438;34,0.0031632814;35,0.0032148438;36,0.0033640624;37,0.0032257813;38,0.0032648437;39,0.0031867188;40,0.0030695312;41,0.0030335938;42,0.0032507812;43,0.0031726563;44,0.0030695312;45,0.0032070312;46,0.0030015626;47,0.0027460938;48,0.0027671875;49,0.00268125;50,0.0025328125;51,0.0025101562;52,0.002103125;53,0.00118125;54,2.828125E-4;55,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:flower_1:3", @@ -26509,7 +32103,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_sandstone_stairs:0", @@ -26526,7 +32120,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:cobblestone_wall:0", @@ -26543,13 +32137,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:hardened_clay:0", "distrib": "0,0.0;27,0.0;28,1.71875E-5;29,0.0;31,0.0;32,8.59375E-6;33,9.0625E-5;34,6.953125E-5;35,2.71875E-4;36,3.9609376E-4;37,3.4921875E-4;38,3.359375E-4;39,1.9453125E-4;40,1.953125E-4;41,3.0625E-4;42,2.5078125E-4;43,4.5234375E-4;44,6.1640627E-4;45,4.8828125E-4;46,5.8046874E-4;47,1.796875E-4;48,4.6171874E-4;49,5.6484377E-4;50,0.0010078124;51,7.875E-4;52,5.1640626E-4;53,7.265625E-5;54,6.3671876E-4;55,3.78125E-4;56,0.0010664063;57,0.001621875;58,0.0012820313;59,0.007914844;60,0.026654687;61,0.066127345;62,0.07994219;63,0.08624688;64,0.06323359;65,0.049794532;66,0.024569532;67,0.00253125;68,1.203125E-4;69,0.0020085936;70,0.0043710936;71,0.0044484376;72,0.0021765626;73,0.00789375;74,0.0717039;75,0.1624;76,0.1741172;77,0.09402812;78,0.023135155;79,0.0239625;80,0.051132813;81,0.11195469;82,0.16374922;83,0.17751093;84,0.16980547;85,0.12446328;86,0.07425703;87,0.06205625;88,0.05228906;89,0.05337422;90,0.04950547;91,0.035789844;92,0.037717186;93,0.005438281;94,0.0015171875;95,0.0031195313;96,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "randomthings:glowingmushroom:0", @@ -26566,19 +32160,19 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "iceandfire:dragon_bone_block:0", "distrib": "0,0.0;102,0.0;103,1.5625E-5;104,3.046875E-5;106,3.046875E-5;107,1.40625E-5;108,6.09375E-5;109,5.703125E-5;110,4.6875E-5;111,6.71875E-5;112,0.0;115,0.0;116,9.375E-6;117,6.25E-6;118,1.25E-5;119,9.375E-6;121,9.375E-6;122,3.125E-6;123,3.671875E-5;124,3.4375E-5;125,3.75E-5;126,4.6875E-5;127,1.71875E-5;128,0.0;139,0.0;140,6.25E-6;143,6.25E-6;144,0.0;149,0.0;150,2.8125E-5;152,2.8125E-5;153,0.0;155,0.0;156,2.734375E-5;158,2.734375E-5;159,5.546875E-5;160,0.0;162,0.0;163,1.5625E-6;167,1.5625E-6;168,0.0;169,0.0;170,3.59375E-5;171,3.28125E-5;172,3.28125E-5;173,2.96875E-5;174,2.96875E-5;175,0.0;189,0.0;190,2.8125E-5;191,2.8125E-5;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:vine:0", "distrib": "0,0.0;50,0.0;51,1.328125E-5;52,1.25E-5;53,3.203125E-5;54,2.96875E-5;55,2.1875E-5;56,1.25E-5;57,2.109375E-5;58,1.25E-5;59,9.375E-6;60,2.265625E-5;61,9.21875E-5;62,9.0625E-5;63,2.1328125E-4;64,1.1484375E-4;65,1.015625E-4;66,8.046875E-5;67,1.0703125E-4;68,6.71875E-5;69,6.71875E-5;70,5.859375E-5;71,4.84375E-5;72,3.75E-5;73,2.734375E-5;74,4.6875E-6;75,1.5625E-6;76,4.6875E-6;77,3.90625E-6;78,1.5625E-6;79,7.8125E-7;80,0.0;158,0.0;159,1.328125E-5;160,7.8125E-6;161,6.25E-6;162,5.46875E-6;163,4.6875E-6;164,0.0;168,0.0;169,5.234375E-5;170,5.390625E-5;171,5.703125E-5;172,5.625E-5;173,4.84375E-5;174,3.515625E-5;175,2.421875E-5;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "randomthings:pitcherplant:0", @@ -26595,13 +32189,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;31,0.0;32,1.015625E-5;33,3.359375E-5;34,2.03125E-5;35,8.59375E-6;36,0.0;38,0.0;39,3.90625E-6;40,2.96875E-5;41,1.953125E-5;42,0.0;55,0.0;56,1.5625E-6;57,1.71875E-5;58,3.4375E-5;59,3.90625E-6;60,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "abyssalcraft:ritualpedestal:0", @@ -26618,7 +32212,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "biomesoplenty:plant_1:6", @@ -26635,7 +32229,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_terra:0", @@ -26652,13 +32246,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.4453126E-4;30,0.011128125;31,0.033029687;32,0.051853906;33,0.059307814;34,0.059535157;35,0.059513282;36,0.059145313;37,0.058357812;38,0.056623437;39,0.05629844;40,0.057286717;41,0.056873437;42,0.05538125;43,0.054578125;44,0.054745313;45,0.054577343;46,0.05259297;47,0.048064843;48,0.047096875;49,0.04648125;50,0.045925;51,0.045203906;52,0.04383047;53,0.044385158;54,0.044304688;55,0.04365078;56,0.042813282;57,0.042989064;58,0.042742968;59,0.04006719;60,0.035507813;61,0.03111875;62,0.025333595;63,0.015077344;64,0.004824219;65,1.421875E-4;66,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_perditio:0", @@ -26675,7 +32269,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:diamond_ore:0", @@ -26692,7 +32286,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "natura:overworld_seeds:1", @@ -26718,7 +32312,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "draconicevolution:draconium_ore:0", @@ -26735,25 +32329,25 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:6", "distrib": "0,0.0;61,0.0;62,6.25E-6;63,1.09375E-4;64,1.3046875E-4;65,1.3125E-4;66,1.3359376E-4;67,1.5078126E-4;68,1.5078126E-4;69,1.5234375E-4;70,1.5390625E-4;71,1.5625E-4;72,1.734375E-4;73,1.7421875E-4;87,1.7421875E-4;88,1.8984375E-4;89,1.90625E-4;90,1.90625E-4;91,2.0703125E-4;109,2.0703125E-4;110,1.96875E-4;111,1.8046875E-4;112,8.203125E-5;125,8.203125E-5;126,6.5625E-5;127,6.5625E-5;128,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:7", "distrib": "0,0.0;62,0.0;63,1.7734375E-4;64,2.3203125E-4;65,2.3203125E-4;66,2.328125E-4;67,2.7421876E-4;68,2.9609376E-4;69,2.9765625E-4;70,3.15625E-4;71,3.359375E-4;72,3.5234375E-4;73,3.546875E-4;74,3.546875E-4;75,3.5625E-4;76,3.59375E-4;77,3.6171876E-4;78,3.640625E-4;79,3.7109375E-4;80,4.15625E-4;81,4.2734374E-4;82,4.3125E-4;83,4.34375E-4;84,4.3828125E-4;85,4.4375E-4;86,4.515625E-4;87,4.6796876E-4;88,4.71875E-4;89,5.3671876E-4;90,5.414063E-4;91,5.4453127E-4;92,5.484375E-4;93,5.578125E-4;94,6.171875E-4;95,6.609375E-4;96,5.8515626E-4;97,6.070312E-4;98,6.109375E-4;99,6.1875E-4;109,6.1875E-4;110,5.554687E-4;111,5.554687E-4;112,4.4296874E-4;114,4.4296874E-4;115,3.796875E-4;121,3.796875E-4;122,3.1640625E-4;127,3.1640625E-4;128,2.53125E-4;157,2.53125E-4;158,1.8984375E-4;168,1.8984375E-4;169,1.265625E-4;175,1.265625E-4;176,6.328125E-5;191,6.328125E-5;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:8", "distrib": "0,0.0;62,0.0;63,0.0013390625;64,0.0015742187;65,0.0016226562;66,0.0036773437;67,0.026263282;68,0.034886718;69,0.053617187;70,0.03898047;71,0.054967187;72,0.042017188;73,0.10564141;74,0.090283595;75,0.06292031;76,0.012210156;77,0.0023492188;78,0.0023695312;79,0.0023898438;80,0.0024132812;81,0.0024203125;82,0.002428125;83,0.0024390626;84,0.010885157;85,0.047100782;86,0.060201563;87,0.052025;88,0.014702343;89,0.0032070312;90,0.0032382812;91,0.0032429688;92,0.0032492187;93,0.0033421875;94,0.0033429686;95,0.0033429686;96,0.0031726563;102,0.0031726563;103,0.0031054688;104,0.0030976562;106,0.0030976562;107,0.0030226563;110,0.0030226563;111,0.0029773437;112,0.0018757812;127,0.0018757812;128,0.0017992187;143,0.0017992187;144,0.0013109375;148,0.0013109375;149,0.0012578125;156,0.0012578125;157,0.0013109375;159,0.0013109375;160,6.5390626E-4;174,6.5390626E-4;175,3.4140624E-4;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "projecte:alchemical_chest:0", @@ -26770,7 +32364,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:red_mushroom:0", @@ -26787,7 +32381,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "natura:saguaro:0", @@ -26804,7 +32398,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:coal_ore:0", @@ -26821,7 +32415,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "projectred-exploration:ore:6", @@ -26838,7 +32432,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:tallgrass:1", @@ -26963,13 +32557,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "chisel:sandstoneyellow1:0", "distrib": "0,0.0;124,0.0;125,9.375E-6;126,9.375E-6;127,1.25E-5;128,0.0;142,0.0;143,9.375E-6;144,0.0;178,0.0;179,9.375E-6;180,9.375E-6;181,1.25E-5;184,1.25E-5;185,7.109375E-5;186,3.125E-5;188,3.125E-5;189,7.8125E-5;190,0.0;194,0.0;195,6.25E-6;196,1.5625E-5;197,1.796875E-5;198,2.109375E-5;200,2.109375E-5;201,6.5625E-5;202,1.109375E-4;203,6.40625E-5;204,6.40625E-5;205,1.0390625E-4;206,9.765625E-5;207,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "thaumcraft:crystal_aqua:0", @@ -26986,31 +32580,31 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;10,0.0;11,1.5625E-6;12,3.125E-6;13,1.5625E-6;14,0.0;15,3.125E-6;16,3.125E-6;17,1.5625E-5;18,2.03125E-5;19,3.671875E-5;20,5.390625E-5;21,9.53125E-5;22,1.1953125E-4;23,1.8203125E-4;24,2.4140625E-4;25,2.7109374E-4;26,3.2578126E-4;27,3.1171876E-4;28,3.3828124E-4;29,3.6953125E-4;30,2.9765625E-4;31,2.7578126E-4;32,2.9765625E-4;33,2.375E-4;34,2.109375E-4;35,1.84375E-4;36,7.421875E-5;37,5.234375E-5;38,3.515625E-5;39,8.59375E-6;40,9.375E-6;41,2.34375E-6;42,1.5625E-6;43,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:0", "distrib": "0,0.0;62,0.0;63,3.7734376E-4;64,3.8046876E-4;65,3.8359375E-4;66,3.8515625E-4;67,0.00254375;68,0.026290625;69,0.032191407;70,0.02460625;71,0.006203906;72,0.03255625;73,0.06830234;74,0.054257814;75,0.00883125;76,4.1875E-4;77,4.2265625E-4;78,4.2890626E-4;79,4.3515625E-4;80,4.40625E-4;81,4.4296874E-4;82,4.4453124E-4;83,4.484375E-4;84,4.5E-4;85,0.0087890625;86,0.044145312;87,0.05374219;88,0.045277342;89,0.011853125;90,4.53125E-4;91,4.5546875E-4;92,5.125E-4;93,6.3515623E-4;94,6.4609374E-4;95,6.6484377E-4;96,6.71875E-4;97,6.90625E-4;98,6.953125E-4;99,6.9921877E-4;109,6.9921877E-4;110,5.859375E-4;138,5.859375E-4;139,4.7265625E-4;143,4.7265625E-4;144,3.59375E-4;159,3.59375E-4;160,2.4609375E-4;175,2.4609375E-4;176,1.328125E-4;191,1.328125E-4;192,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:1", "distrib": "0,0.0;29,0.0;30,7.8125E-6;31,7.03125E-6;32,1.5625E-5;33,3.203125E-5;34,1.296875E-4;35,5.0E-5;36,6.09375E-5;37,1.890625E-4;38,2.5078125E-4;39,3.625E-4;40,2.53125E-4;41,1.953125E-4;42,3.125E-4;43,1.6640624E-4;44,1.6875E-4;45,4.46875E-4;46,4.1484376E-4;47,8.4609375E-4;48,4.0703124E-4;49,4.71875E-4;50,2.609375E-4;51,3.015625E-4;52,4.21875E-4;53,5.0E-4;54,6.9140625E-4;55,0.0013898438;56,8.0859376E-4;57,0.0011328125;58,0.0049796873;59,0.029860156;60,0.08976797;61,0.1154;62,0.10763125;63,0.089509375;64,0.033759374;65,0.05087656;66,0.05248906;67,0.041785937;68,0.012024219;69,0.0030476563;70,0.0013828125;71,0.00139375;72,0.0014007812;73,0.0014054688;74,0.0014109375;75,0.001415625;76,0.001421875;77,0.0014273437;78,0.018778125;79,0.10807812;80,0.056186717;81,0.0492125;82,0.013446094;83,0.0014617187;84,0.001465625;85,0.00146875;86,0.0014710937;87,0.0014726563;89,0.0014726563;90,0.0014742188;91,0.0015109375;92,0.00158125;93,0.001653125;94,0.0017117187;95,0.001746875;96,0.0017117187;107,0.0017117187;108,0.0015304687;111,0.0015304687;112,0.0014476562;122,0.0014476562;123,0.00130625;124,0.0012679688;127,0.0012679688;128,0.0012296875;141,0.0012296875;142,0.0011914063;143,0.0011914063;144,7.8984373E-4;148,7.8984373E-4;149,6.3515623E-4;159,6.3515623E-4;160,4.34375E-4;175,4.34375E-4;176,3.046875E-4;177,3.046875E-4;178,2.6640625E-4;188,2.6640625E-4;189,6.5625E-5;193,6.5625E-5;194,3.828125E-5;195,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:3", "distrib": "0,0.0;57,0.0;58,7.8125E-7;62,7.8125E-7;63,5.007812E-4;64,5.2578124E-4;65,5.6640623E-4;66,5.7734374E-4;67,5.9140625E-4;68,6.0546875E-4;69,6.210937E-4;70,6.375E-4;71,6.625E-4;72,6.78125E-4;73,6.8359374E-4;74,6.9375E-4;75,7.0546876E-4;76,7.1875E-4;77,7.3515624E-4;78,7.5390626E-4;79,7.78125E-4;80,8.164063E-4;81,8.3515624E-4;82,8.5390627E-4;83,8.78125E-4;84,9.09375E-4;85,9.3125E-4;86,9.5234375E-4;87,9.890625E-4;88,0.001115625;89,0.0013296875;90,0.0014101563;95,0.0014101563;96,0.0011703125;102,0.0011703125;103,8.9140626E-4;104,7.296875E-4;107,7.296875E-4;108,9.109375E-4;109,7.296875E-4;110,9.0625E-4;111,7.296875E-4;112,5.78125E-4;114,5.78125E-4;115,6.414062E-4;116,5.78125E-4;117,5.78125E-4;118,4.7421874E-4;120,4.7421874E-4;121,4.2578124E-4;122,4.890625E-4;123,5.671875E-4;124,2.7890626E-4;127,2.7890626E-4;128,0.0;138,0.0;139,1.1328125E-4;140,0.0;148,0.0;149,2.0078124E-4;150,0.0;154,0.0;155,2.40625E-4;156,0.0;157,0.0;158,2.296875E-4;159,0.0;161,0.0;162,5.46875E-6;163,0.0;168,0.0;169,2.9296876E-4;170,0.0;188,0.0;189,2.0078124E-4;190,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:altgrass:5", @@ -27027,13 +32621,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:stained_hardened_clay:4", "distrib": "0,0.0;41,0.0;42,2.34375E-6;49,2.34375E-6;50,2.1875E-5;51,5.484375E-4;52,0.0011289063;53,0.001721875;54,0.0010171875;55,4.3828125E-4;56,2.34375E-5;57,2.34375E-6;62,2.34375E-6;63,4.59375E-4;64,4.7734374E-4;65,4.8203126E-4;66,5.382812E-4;67,6.046875E-4;68,6.890625E-4;69,7.6015625E-4;70,8.0859376E-4;71,8.4296876E-4;72,8.59375E-4;73,8.617187E-4;74,8.671875E-4;75,8.75E-4;76,8.84375E-4;77,8.953125E-4;78,9.078125E-4;79,9.2734373E-4;80,9.453125E-4;81,9.484375E-4;82,9.539063E-4;83,9.609375E-4;84,9.679687E-4;85,9.75E-4;86,9.90625E-4;87,0.0010132813;88,0.0011515626;89,0.0012210937;90,0.001234375;91,0.0012546876;92,0.0012851562;93,0.0013515624;94,0.0013515624;95,0.0013523437;96,0.001365625;97,0.0013664062;98,0.0013703125;127,0.0013703125;128,0.0012039063;143,0.0012039063;144,0.0010375;154,0.0010375;155,7.96875E-4;157,7.96875E-4;158,4.6953125E-4;159,4.6953125E-4;160,4.640625E-4;161,4.640625E-4;162,4.5859374E-4;168,4.5859374E-4;169,2.2890625E-4;175,2.2890625E-4;176,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "extrabees:hive:3", @@ -27095,7 +32689,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "extrabees:hive:1", @@ -27130,7 +32724,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:redstone_ore:0", @@ -27147,13 +32741,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0031796875;2,0.0063476562;3,0.009810156;4,0.013060156;5,0.015813282;6,0.015513281;7,0.015483594;8,0.015578906;9,0.015875781;10,0.016051563;11,0.016564844;12,0.017065626;13,0.016808594;14,0.016392188;15,0.016155468;16,0.015922656;17,0.015778907;18,0.01575625;19,0.016242968;20,0.016039062;21,0.015697656;22,0.015611718;23,0.015769532;24,0.015790625;25,0.015670313;26,0.015378125;27,0.015597656;28,0.016574219;29,0.017354688;30,0.017771093;31,0.016602343;32,0.015407031;33,0.015082813;34,0.015482031;35,0.015324219;36,0.014969531;37,0.014853906;38,0.01456875;39,0.014589843;40,0.014379688;41,0.014049219;42,0.014054688;43,0.013942188;44,0.0140703125;45,0.013970313;46,0.013639063;47,0.0124765625;48,0.013073438;49,0.013907031;50,0.017328907;51,0.020201562;52,0.02565;53,0.028541407;54,0.02763125;55,0.022342188;56,0.017171094;57,0.014480469;58,0.012988281;59,0.011767187;60,0.010428125;61,0.008870313;62,0.0076492187;63,0.0074046873;64,0.0074210935;65,0.007491406;66,0.0074757813;67,0.0070179687;68,0.006528125;69,0.0063546873;70,0.006725;71,0.006971875;72,0.0066203126;73,0.00464375;74,0.0037828125;75,0.003046875;76,0.0024273437;77,0.0018359375;78,9.953125E-4;79,4.3515625E-4;80,3.3984374E-4;81,1.8671875E-4;82,1.0078125E-4;83,1.953125E-5;84,3.125E-6;85,0.0;88,0.0;89,1.5625E-5;90,1.71875E-5;91,9.375E-5;92,7.109375E-5;93,8.515625E-5;94,6.5625E-5;95,7.1875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -27170,7 +32764,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "projecte:dm_furnace:0", @@ -27187,13 +32781,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:dirt:1", "distrib": "0,0.0;86,0.0;87,2.34375E-6;88,0.0;89,3.1875E-4;90,7.8125E-5;91,0.0026757813;92,0.004467969;93,0.007125;94,0.0046007815;95,0.0045929686;96,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "integrateddynamics:menril_leaves:0", @@ -27219,7 +32813,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:web:0", @@ -27236,7 +32830,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:14", @@ -27253,7 +32847,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -27270,7 +32864,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:15", @@ -27287,7 +32881,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:10", @@ -27304,7 +32898,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:11", @@ -27321,7 +32915,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:12", @@ -27338,7 +32932,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "botania:flower:13", @@ -27355,7 +32949,7 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:glowstone:0", @@ -27372,13 +32966,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,1.171875E-5;3,3.671875E-5;4,1.453125E-4;5,2.6796875E-4;6,2.953125E-4;7,1.6796876E-4;8,1.0234375E-4;9,4.921875E-5;10,2.703125E-4;11,5.1875E-4;12,1.0E-4;13,8.125E-5;14,7.1875E-5;15,9.140625E-5;16,3.1875E-4;17,6.953125E-5;18,8.59375E-5;19,2.2421875E-4;20,3.6171876E-4;21,2.1015626E-4;22,2.5859376E-4;23,1.703125E-4;24,2.203125E-4;25,1.640625E-5;26,1.046875E-4;27,1.71875E-4;28,8.59375E-5;29,1.28125E-4;30,2.25E-4;31,2.015625E-4;32,2.25E-4;33,3.7265624E-4;34,1.828125E-4;35,3.5625E-4;36,2.6640625E-4;37,3.640625E-4;38,5.0E-5;39,5.0E-5;40,1.265625E-4;41,2.7421876E-4;42,2.3671876E-4;43,1.390625E-4;44,1.2578125E-4;45,1.5859376E-4;46,9.140625E-5;47,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:trapped_chest:0", @@ -27395,13 +32989,13 @@ } } ], - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "contenttweaker:pink_marble:0", "distrib": "0,0.0;5,0.0;6,7.8125E-7;7,0.0;8,0.0;9,7.8125E-7;10,0.0;11,1.5625E-6;12,0.0;13,0.0;14,7.8125E-7;15,0.0;18,0.0;19,1.5625E-6;20,0.0;21,7.8125E-7;22,7.8125E-7;23,0.0;26,0.0;27,7.8125E-7;28,0.0;29,7.8125E-7;30,0.0;31,7.8125E-7;32,0.0;36,0.0;37,7.8125E-7;38,0.0;39,0.0;40,7.8125E-7;41,0.0;42,0.0;43,7.8125E-7;44,7.8125E-7;45,0.0;46,0.0;47,7.8125E-7;48,0.0;", "silktouch": false, - "dim": "Dim 150: planet" + "dim": "Dim 150: Hator" }, { "block": "minecraft:sign:0", @@ -27418,7 +33012,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:1", @@ -27435,7 +33029,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:0", @@ -27452,7 +33046,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:3", @@ -27469,7 +33063,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:2", @@ -27486,7 +33080,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_aqua:0", @@ -27503,7 +33097,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "forestry:apiary:0", @@ -27520,13 +33114,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:bedrock:0", "distrib": "0,0.99998045;1,0.8002523;2,0.6002961;3,0.399675;4,0.20004062;5,0.0;", "silktouch": true, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_ignis:0", @@ -27543,13 +33137,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;82,0.0;83,3.90625E-6;84,5.3125E-5;85,3.203125E-5;86,4.0625E-5;87,6.71875E-5;88,6.640625E-5;89,8.828125E-5;90,4.765625E-5;91,8.359375E-5;92,1.484375E-5;93,1.5625E-5;94,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "appliedenergistics2:sky_stone_chest:0", @@ -27566,7 +33160,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:11", @@ -27583,7 +33177,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:12", @@ -27600,7 +33194,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "forestry:beehives:2", @@ -27653,7 +33247,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:13", @@ -27670,7 +33264,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:14", @@ -27687,7 +33281,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "magicbees:hiveblock:2", @@ -27752,19 +33346,19 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.015636718;3,0.024966406;4,0.034789845;5,0.04623672;6,0.04776953;7,0.05012422;8,0.0517875;9,0.053879686;10,0.054878905;11,0.054510158;12,0.05435781;13,0.053957812;14,0.053835936;15,0.05452578;16,0.054610156;17,0.05390547;18,0.05380078;19,0.05440547;20,0.055264063;21,0.057130467;22,0.05819297;23,0.05946719;24,0.061251562;25,0.0629625;26,0.064011715;27,0.063465625;28,0.06282734;29,0.06246953;30,0.062353127;31,0.06183281;32,0.0614375;33,0.060758594;34,0.060973436;35,0.059845313;36,0.058585938;37,0.05705625;38,0.054789063;39,0.052217968;40,0.049103126;41,0.04682344;42,0.04541875;43,0.04323906;44,0.040740624;45,0.03853047;46,0.036721095;47,0.035559375;48,0.03367344;49,0.032608595;50,0.0309125;51,0.030121094;52,0.029094532;53,0.027882813;54,0.027000781;55,0.026228907;56,0.026076563;57,0.025474219;58,0.02451875;59,0.023235938;60,0.022182813;61,0.021089844;62,0.020164844;63,0.01906328;64,0.015592969;65,0.014657812;66,0.014230468;67,0.013714062;68,0.013595313;69,0.0133335935;70,0.012801562;71,0.012353906;72,0.011728125;73,0.011742969;74,0.011538281;75,0.010859375;76,0.010257812;77,0.010332813;78,0.010096094;79,0.02115547;80,0.0050609377;81,0.0067742188;82,0.008619531;83,0.011080469;84,0.01733203;85,0.029832812;86,0.037577342;87,0.04173203;88,0.044815626;89,0.04621719;90,0.04657422;91,0.046601564;92,0.046683595;93,0.04669922;94,0.046708595;95,0.046683595;96,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "chisel:obsidian:2", "distrib": "0,0.0;77,0.0;78,4.0625E-5;79,1.359375E-4;80,2.9375E-4;81,3.1796875E-4;82,3.6328126E-4;83,2.125E-4;84,4.3828125E-4;85,4.609375E-4;86,2.7265624E-4;87,2.1875E-4;88,1.546875E-4;89,1.375E-4;90,7.5E-5;91,7.1875E-5;92,2.265625E-5;93,4.296875E-5;94,3.828125E-5;95,3.828125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:10", @@ -27781,13 +33375,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;78,0.0;79,7.1875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:15", @@ -27804,13 +33398,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:obsidian:0", "distrib": "0,1.875E-5;1,0.19974375;2,0.3840547;3,0.57524455;4,0.76474607;5,0.95346874;6,0.9520383;7,0.9498383;8,0.9479976;9,0.94601095;10,0.945;11,0.94505626;12,0.94522345;13,0.94558674;14,0.9457656;15,0.9449789;16,0.94479454;17,0.9456125;18,0.94565237;19,0.9450531;20,0.9442789;21,0.9424195;22,0.9413922;23,0.9400242;24,0.9380992;25,0.9364266;26,0.935268;27,0.93601406;28,0.93669844;29,0.9369797;30,0.9371453;31,0.93772185;32,0.9380703;33,0.9389078;34,0.93860936;35,0.9396875;36,0.9410492;37,0.9425523;38,0.9449945;39,0.94755155;40,0.9507172;41,0.9529125;42,0.9543328;43,0.9564148;44,0.9589117;45,0.9611211;46,0.9629914;47,0.96428984;48,0.96615;49,0.9672258;50,0.9689711;51,0.96977264;52,0.9708016;53,0.97201407;54,0.972875;55,0.97366095;56,0.9738422;57,0.9744625;58,0.9754016;59,0.97666794;60,0.9777367;61,0.9788375;62,0.9797414;63,0.98086405;64,0.8623524;65,0.8632773;66,0.8636969;67,0.86420155;68,0.864325;69,0.8646023;70,0.8651438;71,0.86559296;72,0.8662242;73,0.86621016;74,0.8664086;75,0.8671125;76,0.8677125;77,0.86764294;78,0.8678219;79,0.85641795;80,0.04084297;81,0.039023437;82,0.037052345;83,0.03503672;84,0.028314844;85,0.015722657;86,0.008442969;87,0.0044875;88,0.0015960938;89,2.1953126E-4;90,1.5625E-6;91,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_terra:0", @@ -27827,7 +33421,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_perditio:0", @@ -27844,13 +33438,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;78,0.0;79,2.734375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -27867,13 +33461,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "contenttweaker:travertine:0", "distrib": "0,0.0;1,0.0;2,7.8125E-7;3,0.0;8,0.0;9,7.8125E-7;10,0.0;12,0.0;13,7.8125E-7;14,7.8125E-7;15,0.0;16,0.0;17,7.8125E-7;18,0.0;21,0.0;22,1.5625E-6;23,0.0;24,7.8125E-7;26,7.8125E-7;27,0.0;29,0.0;30,7.8125E-7;31,7.8125E-7;32,0.0;33,7.8125E-7;34,0.0;37,0.0;38,7.8125E-7;39,0.0;47,0.0;48,1.5625E-6;49,0.0;50,7.8125E-7;51,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_ordo:0", @@ -27890,19 +33484,19 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,2.34375E-6;3,1.1015625E-4;4,4.2265625E-4;5,2.921875E-4;6,1.890625E-4;7,3.4375E-5;8,2.0703125E-4;9,9.84375E-5;10,1.1484375E-4;11,1.578125E-4;12,1.109375E-4;13,1.3984375E-4;14,1.1015625E-4;15,2.3046875E-4;16,3.0625E-4;17,2.2421875E-4;18,2.703125E-4;19,2.6796875E-4;20,1.2578125E-4;21,1.125E-4;22,1.546875E-4;23,1.8203125E-4;24,2.8515625E-4;25,2.671875E-4;26,3.96875E-4;27,2.2890625E-4;28,1.734375E-4;29,2.390625E-4;30,2.59375E-4;31,2.1015626E-4;32,2.0234376E-4;33,8.671875E-5;34,2.0E-4;35,2.3046875E-4;36,1.1328125E-4;37,1.7734375E-4;38,7.8125E-7;39,4.453125E-5;40,1.171875E-5;41,1.0234375E-4;42,8.359375E-5;43,1.9921875E-4;44,1.703125E-4;45,1.4609375E-4;46,1.2578125E-4;47,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "chisel:blocksilver:5", "distrib": "0,0.0;77,0.0;78,1.09375E-5;79,2.734375E-5;80,8.984375E-5;81,1.140625E-4;82,1.546875E-4;83,8.828125E-5;84,1.6796876E-4;85,1.703125E-4;86,1.2421876E-4;87,1.09375E-4;88,7.34375E-5;89,6.09375E-5;90,2.34375E-5;91,3.359375E-5;92,2.421875E-5;93,1.25E-5;94,7.8125E-7;95,1.015625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "thaumcraft:crystal_aer:0", @@ -27919,13 +33513,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "tconstruct:metal:1", "distrib": "0,0.0;77,0.0;78,1.640625E-5;79,1.3515625E-4;80,5.0234376E-4;81,5.4453127E-4;82,5.84375E-4;83,3.234375E-4;84,4.71875E-4;85,4.890625E-4;86,2.953125E-4;87,1.5E-4;88,8.046875E-5;89,6.796875E-5;90,7.34375E-5;91,0.0;92,5.46875E-5;93,2.65625E-5;94,5.234375E-5;95,6.5625E-5;96,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:beacon:0", @@ -27942,7 +33536,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "abyssalcraft:coraliumstone:0", @@ -27959,13 +33553,13 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "aoa3:runium_ore:0", "distrib": "0,0.0;1,7.8125E-7;2,3.125E-6;3,7.8125E-7;4,0.0;7,0.0;8,7.8125E-7;9,3.125E-6;10,7.8125E-7;11,0.0;12,7.8125E-7;13,3.90625E-6;14,3.90625E-6;15,7.8125E-7;16,7.8125E-7;17,3.125E-6;18,7.8125E-7;19,0.0;20,0.0;21,1.5625E-6;22,6.25E-6;23,2.34375E-6;24,3.90625E-6;25,4.6875E-6;26,3.90625E-6;27,7.8125E-7;28,0.0;29,7.8125E-7;30,3.90625E-6;31,3.90625E-6;32,1.5625E-6;33,3.125E-6;34,7.8125E-7;35,0.0;36,0.0;37,7.8125E-7;38,3.125E-6;39,7.8125E-7;40,0.0;46,0.0;47,1.5625E-6;48,6.25E-6;49,2.34375E-6;50,2.34375E-6;51,7.8125E-7;52,0.0;", "silktouch": false, - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:5", @@ -27982,7 +33576,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:4", @@ -27999,7 +33593,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:7", @@ -28016,7 +33610,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:6", @@ -28033,7 +33627,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:9", @@ -28050,7 +33644,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "botania:mushroom:8", @@ -28067,7 +33661,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:brown_mushroom:0", @@ -28084,7 +33678,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "minecraft:red_mushroom:0", @@ -28101,7 +33695,7 @@ } } ], - "dim": "Dim 149: planet" + "dim": "Dim 149: Ptah" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -28118,7 +33712,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:sign:0", @@ -28135,13 +33729,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.875E-5;2,3.28125E-5;3,5.859375E-5;4,4.375E-5;5,6.640625E-5;6,6.328125E-5;7,6.09375E-5;8,5.234375E-5;9,6.40625E-5;10,7.5E-5;11,7.8125E-5;12,7.578125E-5;13,7.734375E-5;14,8.125E-5;15,8.359375E-5;16,8.203125E-5;17,6.796875E-5;18,3.515625E-5;19,1.40625E-5;20,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "forestry:apiary:0", @@ -28158,13 +33752,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "aoa3:rosite_ore:0", "distrib": "0,0.0;1,7.8125E-6;2,1.015625E-5;3,7.8125E-6;4,1.953125E-5;5,1.015625E-5;6,7.8125E-6;7,1.953125E-5;8,1.015625E-5;9,7.8125E-6;10,1.171875E-5;11,0.0;13,0.0;14,7.8125E-6;15,1.796875E-5;16,1.796875E-5;17,1.953125E-5;18,1.171875E-5;19,0.0;21,0.0;22,1.5625E-5;23,3.59375E-5;24,3.59375E-5;25,3.90625E-5;26,2.34375E-5;27,7.8125E-6;28,1.796875E-5;29,2.578125E-5;30,3.75E-5;31,2.96875E-5;32,1.953125E-5;33,1.171875E-5;34,0.0;35,0.0;36,7.8125E-6;37,1.40625E-5;38,1.328125E-5;39,1.40625E-5;40,6.25E-6;41,0.0;42,0.0;43,9.375E-6;44,1.171875E-5;45,1.71875E-5;46,2.5E-5;47,7.8125E-6;48,1.171875E-5;49,0.0;50,7.8125E-6;51,1.015625E-5;52,7.8125E-6;53,1.171875E-5;54,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -28181,7 +33775,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_ignis:0", @@ -28198,7 +33792,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:lapis_ore:0", @@ -28215,7 +33809,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:11", @@ -28232,7 +33826,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:12", @@ -28249,7 +33843,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:13", @@ -28266,7 +33860,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "forestry:beehives:2", @@ -28328,7 +33922,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:14", @@ -28345,7 +33939,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "forestry:resources:0", @@ -28362,7 +33956,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:10", @@ -28379,7 +33973,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:gravel:0", @@ -28396,19 +33990,19 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "immersiveengineering:stone_decoration:1", "distrib": "0,0.0;78,0.0;79,3.59375E-5;80,4.453125E-5;81,4.0625E-5;82,3.125E-5;83,3.125E-5;84,4.296875E-5;85,5.9375E-5;86,7.5E-5;87,7.65625E-5;88,6.953125E-5;89,6.015625E-5;90,8.125E-5;91,8.046875E-5;92,6.25E-5;93,8.125E-5;94,8.046875E-5;95,6.25E-5;96,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "immersiveengineering:stone_decoration:0", "distrib": "0,0.0;78,0.0;79,4.921875E-5;80,1.0625E-4;81,2.34375E-5;82,3.28125E-5;83,4.453125E-5;84,9.375E-6;85,2.8125E-5;86,1.3984375E-4;87,4.84375E-5;88,3.125E-5;89,6.640625E-5;90,5.46875E-6;91,9.375E-6;92,6.328125E-5;93,5.46875E-6;94,9.375E-6;95,6.328125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:15", @@ -28425,7 +34019,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "extrautils2:redorchid:0", @@ -28451,13 +34045,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:iron_block:0", "distrib": "0,2.265625E-5;1,1.5625E-5;2,1.875E-5;3,4.140625E-5;4,3.125E-5;5,4.140625E-5;6,4.140625E-5;7,3.125E-5;8,4.140625E-5;9,1.875E-5;10,1.5625E-5;11,2.265625E-5;12,0.0;13,2.265625E-5;14,3.828125E-5;15,3.4375E-5;16,3.75E-5;17,3.4375E-5;18,3.828125E-5;19,2.265625E-5;20,0.0;21,4.53125E-5;22,7.65625E-5;23,6.875E-5;24,7.5E-5;25,6.875E-5;26,9.921875E-5;27,8.359375E-5;28,5.703125E-5;29,7.578125E-5;30,6.875E-5;31,7.578125E-5;32,5.703125E-5;33,3.828125E-5;34,2.265625E-5;35,2.1875E-5;36,2.578125E-5;37,2.1875E-5;38,2.34375E-5;39,2.1875E-5;40,3.046875E-5;41,1.40625E-5;42,2.65625E-5;43,1.71875E-5;44,4.296875E-5;45,3.59375E-5;46,3.59375E-5;47,4.53125E-5;48,1.5625E-5;49,4.53125E-5;50,1.5625E-5;51,1.875E-5;52,1.875E-5;53,1.5625E-5;54,2.265625E-5;55,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -28474,19 +34068,19 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;11,0.0;12,2.734375E-5;13,2.3359375E-4;14,8.25E-4;15,0.0011875;16,7.6953124E-4;17,2.1171875E-4;18,1.71875E-5;19,7.8125E-7;20,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,3.125E-6;48,6.25E-6;49,2.5E-5;50,3.90625E-5;51,8.515625E-5;52,2.21875E-4;53,4.0859374E-4;54,6.3515623E-4;55,8.53125E-4;56,0.0011898438;57,0.001453125;58,0.0016882813;59,0.001790625;60,0.001659375;61,0.0013445312;62,0.0010171875;63,6.554687E-4;64,3.2890626E-4;65,1.703125E-4;66,7.1875E-5;67,5.703125E-5;68,1.328125E-5;69,4.6875E-6;70,3.125E-6;71,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_aer:0", @@ -28503,61 +34097,61 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;24,0.0;25,3.046875E-5;26,6.640625E-5;27,9.921875E-5;28,1.828125E-4;29,3.4453126E-4;30,5.8515626E-4;31,9.6015626E-4;32,0.00145;33,0.00198125;34,0.0025679688;35,0.00311875;36,0.0037773438;37,0.0041554687;38,0.00425;39,0.0043960935;40,0.004103125;41,0.0036703125;42,0.0031710938;43,0.0026257813;44,0.001884375;45,0.0013578126;46,9.5703127E-4;47,5.8125E-4;48,3.28125E-4;49,1.7265625E-4;50,1.03125E-4;51,5.703125E-5;52,2.421875E-5;53,1.484375E-5;54,7.8125E-7;55,4.6875E-6;56,7.8125E-7;57,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,7.8125E-7;13,1.015625E-5;14,2.96875E-5;15,9.375E-5;16,3.3359375E-4;17,7.6796877E-4;18,0.0013351563;19,0.00188125;20,0.002009375;21,0.0017835938;22,0.0013375;23,7.2890625E-4;24,3.203125E-4;25,1.375E-4;26,3.28125E-5;27,2.34375E-6;28,3.90625E-6;29,7.8125E-7;30,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.375E-4;2,4.898438E-4;3,6.9453125E-4;4,8.820312E-4;5,0.0011945312;6,0.0011773438;7,0.0011164063;8,0.0011296875;9,0.0011734375;10,0.0011398437;11,0.001209375;12,0.0011226563;13,0.0012039063;14,0.001203125;15,0.0011554688;16,0.0011828125;17,0.0011914063;18,0.0011476562;19,0.001203125;20,0.0011890625;21,0.00114375;22,0.0011953125;23,0.0011804687;24,0.0012375;25,0.0011554688;26,0.001196875;27,0.0012460938;28,0.0012539063;29,0.00118125;30,0.0012164062;31,0.0011445313;32,0.0011484375;33,0.0011296875;34,0.0011117187;35,0.001071875;36,0.0010625;37,0.001096875;38,0.001125;39,0.0010789062;40,0.0011507813;41,0.0011140625;42,0.0011359375;43,0.0011242188;44,0.0011164063;45,0.001140625;46,0.0010625;47,0.0011195312;48,0.00113125;49,0.0011046875;50,0.00111875;51,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;16,0.0;17,1.5625E-6;18,1.5625E-6;19,0.0;20,0.0;21,3.90625E-6;22,1.796875E-5;23,7.8125E-7;24,1.328125E-5;25,1.09375E-5;26,1.09375E-5;27,1.40625E-5;28,2.734375E-5;29,2.96875E-5;30,6.5625E-5;31,6.71875E-5;32,7.421875E-5;33,5.546875E-5;34,5.390625E-5;35,6.71875E-5;36,8.359375E-5;37,6.953125E-5;38,6.25E-5;39,8.671875E-5;40,9.609375E-5;41,9.6875E-5;42,9.921875E-5;43,8.125E-5;44,5.546875E-5;45,4.921875E-5;46,5.9375E-5;47,5.859375E-5;48,6.171875E-5;49,3.28125E-5;50,2.421875E-5;51,1.953125E-5;52,1.5625E-5;53,1.5625E-5;54,3.125E-6;55,3.90625E-6;56,1.5625E-6;57,0.0;58,1.5625E-6;59,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,3.125E-6;43,8.59375E-6;44,3.671875E-5;45,7.421875E-5;46,1.671875E-4;47,2.46875E-4;48,2.8828124E-4;49,3.296875E-4;50,2.5546874E-4;51,1.5546875E-4;52,1.234375E-4;53,3.984375E-5;54,1.25E-5;55,3.125E-6;56,1.5625E-6;57,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;15,0.0;16,3.90625E-6;17,7.8125E-7;18,4.6875E-6;19,3.125E-6;20,2.109375E-5;21,5.9375E-5;22,1.421875E-4;23,2.4765625E-4;24,4.125E-4;25,7.0078124E-4;26,9.09375E-4;27,0.0012398438;28,0.0013257812;29,0.0012539063;30,0.0011578125;31,8.203125E-4;32,5.984375E-4;33,4.15625E-4;34,2.875E-4;35,1.3046875E-4;36,8.984375E-5;37,2.1875E-5;38,1.09375E-5;39,1.5625E-6;40,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.008110938;2,0.015752343;3,0.026434375;4,0.03742656;5,0.049396094;6,0.050985157;7,0.052309375;8,0.04369297;9,0.03460547;10,0.029244531;11,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.53125E-5;30,0.0072203125;31,0.0237125;32,0.040178906;33,0.047857814;34,0.048526563;35,0.04819375;36,0.047103126;37,0.04729297;38,0.048427343;39,0.048389845;40,0.047364842;41,0.047546092;42,0.047782812;43,0.047945313;44,0.048003126;45,0.047930468;46,0.04795;47,0.048489843;48,0.047614843;49,0.047647655;50,0.048160937;51,0.048232812;52,0.048439063;53,0.049253907;54,0.04910703;55,0.049121093;56,0.05026875;57,0.050879687;58,0.05110625;59,0.050684374;60,0.0497375;61,0.04952344;62,0.042499218;63,0.025191406;64,0.0058109374;65,3.4375E-5;66,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "techreborn:storage:10", "distrib": "0,0.0;78,0.0;79,3.203125E-5;80,6.484375E-5;81,3.125E-6;82,3.125E-6;83,4.921875E-5;84,3.125E-6;85,1.5625E-5;86,1.0234375E-4;87,7.03125E-6;88,1.25E-5;89,8.359375E-5;90,7.03125E-6;91,1.25E-5;92,8.359375E-5;93,7.03125E-6;94,1.25E-5;95,8.359375E-5;96,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "magicbees:hiveblock:2", @@ -28637,7 +34231,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "magicbees:hiveblock:4", @@ -28699,31 +34293,31 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.34375E-4;2,6.7109376E-4;3,9.8125E-4;4,0.0013335937;5,0.0016609374;6,0.0015429688;7,0.0015359375;8,0.00158125;9,0.0015390625;10,0.0016335937;11,0.0015710938;12,0.0016078125;13,0.0016257813;14,0.0016179688;15,0.0017523437;16,0.0016453125;17,0.0016695312;18,0.0015828125;19,0.0015445312;20,0.0015117187;21,0.0016515625;22,0.0015835938;23,0.0016015625;24,0.0016578125;25,0.00163125;26,0.0016289062;27,0.0018257813;28,0.0016882813;29,0.001478125;30,7.359375E-4;31,1.015625E-4;32,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;78,0.0;79,3.515625E-5;80,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;78,0.0;79,1.71875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.90625E-4;2,0.0012039063;3,0.0016945313;4,0.0022078124;5,0.0027351563;6,0.00275;7,0.0027015626;8,0.0026539064;9,0.0027351563;10,0.0027015626;11,0.002934375;12,0.0028554688;13,0.0028507812;14,0.0029015625;15,0.0027757813;16,0.0029171875;17,0.0028515626;18,0.0028375;19,0.0027164062;20,0.0029375;21,0.0028742189;22,0.00274375;23,0.002896875;24,0.0029679688;25,0.002771875;26,0.002859375;27,0.0027773438;28,0.0028015624;29,0.0026742187;30,0.0026914063;31,0.0026164062;32,0.0026992187;33,0.0026085938;34,0.002384375;35,0.0023945312;36,0.0025390624;37,0.0025875;38,0.002459375;39,0.002503125;40,0.00245;41,0.00266875;42,0.0024304688;43,0.00125625;44,1.1953125E-4;45,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_ordo:0", @@ -28740,19 +34334,19 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.7421875E-4;38,0.0020726563;39,0.0033523438;40,0.0039953124;41,0.0040046875;42,0.0040101563;43,0.0039023438;44,0.003996875;45,0.0040945313;46,0.004171875;47,0.004032031;48,0.003890625;49,0.0040453123;50,0.0041359374;51,0.0040742187;52,0.004021875;53,0.004084375;54,0.004059375;55,0.004225;56,0.0041226563;57,0.00401875;58,0.0040859375;59,0.004191406;60,0.0042695315;61,0.0043398435;62,0.004315625;63,0.00415625;64,0.003365625;65,0.0034453126;66,0.003546875;67,0.003490625;68,0.0033554689;69,0.0033429686;70,0.00335;71,0.0033125;72,0.0029117188;73,0.0016085937;74,4.7265625E-4;75,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,7.8125E-5;3,4.2734374E-4;4,9.2890626E-4;5,0.0013695313;6,0.0013921876;7,0.0013320312;8,0.00133125;9,0.001365625;10,0.0013625;11,0.001428125;12,0.0013890625;13,0.0014117188;14,0.0014226562;15,0.0014242188;16,0.0014289062;17,0.0011976563;18,7.21875E-4;19,2.421875E-4;20,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:ore_amber:0", @@ -28778,73 +34372,73 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.25E-4;3,6.34375E-4;4,0.00154375;5,0.0022054687;6,0.002121875;7,0.0021734375;8,0.00233125;9,0.0023640625;10,0.0023804686;11,0.00243125;12,0.0024734375;13,0.0026101563;14,0.0026015625;15,0.002540625;16,0.002546875;17,0.0025929688;18,0.002553125;19,0.0025375;20,0.0025601562;21,0.0025601562;22,0.0025210937;23,0.00255;24,0.0025609375;25,0.0025742187;26,0.0024890625;27,0.0021328125;28,0.001371875;29,6.3359377E-4;30,2.9453126E-4;31,2.984375E-4;32,2.53125E-4;33,1.421875E-4;34,4.375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;44,0.0;45,1.5625E-6;46,7.8125E-6;47,2.34375E-6;48,4.6875E-6;49,9.375E-6;50,0.0;53,0.0;54,1.5625E-6;55,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.5E-5;3,1.59375E-4;4,3.9296874E-4;5,5.2265625E-4;6,5.484375E-4;7,8.484375E-4;8,0.0017929687;9,0.002621875;10,0.0028523437;11,0.0030617188;12,0.0030726562;13,0.00300625;14,0.0031789062;15,0.00311875;16,0.0031585938;17,0.0031851563;18,0.0031210938;19,0.0030140625;20,0.0030890624;21,0.003109375;22,0.0031179688;23,0.0031460938;24,0.0030765624;25,0.0029773437;26,0.0031140626;27,0.0030890624;28,0.0028617186;29,0.0026234374;30,0.0025984375;31,0.0025726561;32,0.0020820312;33,0.0012492187;34,3.328125E-4;35,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;48,0.0;49,1.5625E-6;50,0.0;52,0.0;53,3.90625E-6;54,5.46875E-6;55,7.8125E-6;56,1.796875E-5;57,2.578125E-5;58,2.421875E-5;59,3.28125E-5;60,2.1875E-5;61,1.171875E-5;62,1.71875E-5;63,8.59375E-6;64,3.125E-6;65,3.125E-6;66,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.1640626E-4;8,0.0027734374;9,0.005213281;10,0.005711719;11,0.0057976563;12,0.005878906;13,0.0059234374;14,0.005703125;15,0.005630469;16,0.0058828127;17,0.0058648437;18,0.005946875;19,0.005928125;20,0.0058046873;21,0.005977344;22,0.005871094;23,0.0056117186;24,0.0058125;25,0.0059515624;26,0.0057273437;27,0.0057742186;28,0.0058796876;29,0.0057984376;30,0.0058046873;31,0.0057875;32,0.0057015624;33,0.0056953123;34,0.0058015627;35,0.0059796874;36,0.00579375;37,0.00588125;38,0.0057242187;39,0.0056953123;40,0.00578125;41,0.005844531;42,0.0058023436;43,0.0060296874;44,0.0059929686;45,0.0058804685;46,0.005896875;47,0.005985156;48,0.006008594;49,0.005875781;50,0.00574375;51,0.006009375;52,0.00581875;53,0.0059710937;54,0.006036719;55,0.0063234377;56,0.006271875;57,0.0055359374;58,0.002909375;59,4.234375E-4;60,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.4765627E-4;38,0.0019710937;39,0.0034789064;40,0.0041507813;41,0.0041257814;42,0.0040953127;43,0.0040296875;44,0.0041289064;45,0.004438281;46,0.005355469;47,0.006422656;48,0.0069039064;49,0.007057031;50,0.007089844;51,0.0071671875;52,0.0072;53,0.00715;54,0.007115625;55,0.007080469;56,0.006878125;57,0.006959375;58,0.0071820314;59,0.007190625;60,0.0071578124;61,0.0071078124;62,0.0072484375;63,0.00735625;64,0.0058828127;65,0.00595;66,0.0059664063;67,0.0060242186;68,0.0060570315;69,0.0059203124;70,0.00589375;71,0.005934375;72,0.005291406;73,0.0041023437;74,0.0028578124;75,0.0023164062;76,0.0020554687;77,0.00165;78,0.001340625;79,0.0010414063;80,3.125E-6;81,3.125E-6;82,3.90625E-6;83,2.34375E-6;84,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;14,0.0;15,3.125E-6;16,1.796875E-5;17,3.28125E-5;18,4.0625E-5;19,6.328125E-5;20,6.875E-5;21,6.09375E-5;22,5.078125E-5;23,2.8125E-5;24,1.015625E-5;25,3.90625E-6;26,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.765625E-4;6,1.734375E-4;7,1.8203125E-4;8,1.8671875E-4;9,1.8203125E-4;10,1.625E-4;11,1.9453125E-4;12,2.1484375E-4;13,2.1015626E-4;14,2.0390625E-4;15,2.125E-4;16,1.78125E-4;17,2.0859374E-4;18,2.0625E-4;19,1.8046875E-4;20,1.859375E-4;21,1.890625E-4;22,1.671875E-4;23,1.7265625E-4;24,1.859375E-4;25,1.734375E-4;26,1.7109375E-4;27,1.8203125E-4;28,1.6953125E-4;29,1.90625E-4;30,1.875E-4;31,1.9375E-4;32,1.71875E-4;33,1.828125E-4;34,2.109375E-4;35,2.09375E-4;36,1.90625E-4;37,1.8046875E-4;38,1.90625E-4;39,1.8046875E-4;40,1.75E-4;41,2.046875E-4;42,1.8125E-4;43,1.7265625E-4;44,2.0078124E-4;45,1.921875E-4;46,1.90625E-4;47,1.71875E-4;48,1.921875E-4;49,1.7265625E-4;50,1.8125E-4;51,1.8984375E-4;52,1.9296876E-4;53,1.8828125E-4;54,1.8203125E-4;55,1.8515626E-4;56,2.078125E-4;57,2.125E-4;58,1.6328125E-4;59,2.0859374E-4;60,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.203125E-4;18,0.0018539062;19,0.0030820312;20,0.0035820312;21,0.0037242188;22,0.003553125;23,0.0034820312;24,0.0036007813;25,0.0036304689;26,0.0036007813;27,0.0034703126;28,0.0035023438;29,0.0034773438;30,0.003678125;31,0.0035671876;32,0.0035789062;33,0.0035648437;34,0.0033976561;35,0.0035242187;36,0.003640625;37,0.0037;38,0.0035109376;39,0.0033796874;40,0.00355;41,0.0035523437;42,0.003646875;43,0.0036320311;44,0.0035085937;45,0.0035109376;46,0.0035234375;47,0.0036101562;48,0.0036851563;49,0.00360625;50,0.0034765624;51,0.003521875;52,0.0029359376;53,0.001696875;54,4.6328126E-4;55,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "advancedrocketry:hotturf:0", "distrib": "0,0.0;72,0.0;73,8.671875E-5;74,0.0021703125;75,0.028533593;76,0.12887421;77,0.2536289;78,0.34930077;79,0.43421954;80,2.40625E-4;81,6.9375E-4;82,0.0010960938;83,0.001434375;84,0.0016601563;85,0.0012742188;86,6.6015625E-4;87,5.007812E-4;88,4.59375E-4;89,4.0E-4;90,4.0E-4;91,3.078125E-4;92,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,3.90625E-6;22,1.5625E-6;23,4.6875E-6;24,1.25E-5;25,2.109375E-5;26,1.953125E-5;27,3.203125E-5;28,2.109375E-5;29,1.796875E-5;30,1.796875E-5;31,1.40625E-5;32,7.8125E-6;33,1.5625E-6;34,1.5625E-6;35,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:5", @@ -28861,13 +34455,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,6.25E-6;23,3.125E-6;24,6.25E-6;25,0.0;26,4.6875E-6;27,0.0;28,0.0;29,1.5625E-6;30,0.0;31,3.125E-6;32,0.0;33,1.5625E-6;34,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:4", @@ -28884,19 +34478,19 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;26,0.0;27,1.5625E-6;28,0.0;33,0.0;34,1.5625E-6;35,0.0;36,0.0;37,3.90625E-6;38,0.0;39,7.8125E-7;40,0.0;41,1.5625E-6;42,2.34375E-6;43,7.8125E-7;44,0.0;45,3.125E-6;46,3.125E-6;47,1.5625E-6;48,3.125E-6;49,1.5625E-6;50,0.0;51,0.0;52,2.34375E-6;53,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "contenttweaker:serpentine:0", "distrib": "0,0.0;2,0.0;3,7.8125E-7;4,0.0;5,0.0;6,7.8125E-7;7,0.0;8,0.0;9,7.8125E-7;10,0.0;15,0.0;16,7.8125E-7;17,7.8125E-7;18,0.0;23,0.0;24,1.5625E-6;25,1.5625E-6;26,0.0;28,0.0;29,7.8125E-7;32,7.8125E-7;33,0.0;37,0.0;38,7.8125E-7;39,7.8125E-7;40,0.0;44,0.0;45,7.8125E-7;46,0.0;47,7.8125E-7;48,0.0;51,0.0;52,7.8125E-7;53,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:7", @@ -28913,7 +34507,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:6", @@ -28930,7 +34524,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:9", @@ -28947,7 +34541,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:8", @@ -28964,7 +34558,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:ore_quartz:0", @@ -28981,7 +34575,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:brown_mushroom:0", @@ -28998,7 +34592,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:1", @@ -29015,7 +34609,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:0", @@ -29032,7 +34626,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:3", @@ -29049,7 +34643,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:mushroom:2", @@ -29066,13 +34660,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:bedrock:0", "distrib": "0,0.99996173;1,0.799775;2,0.59979296;3,0.39951563;4,0.20028438;5,0.0;", "silktouch": true, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "randomthings:glowingmushroom:0", @@ -29089,31 +34683,31 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016828125;2,0.003334375;3,0.0049609374;4,0.006646875;5,0.008401562;6,0.008259375;7,0.008276562;8,0.008167188;9,0.008266406;10,0.008125781;11,0.008079687;12,0.007984375;13,0.00808125;14,0.008044532;15,0.008123438;16,0.008167969;17,0.0077851564;18,0.007960938;19,0.008007031;20,0.008180468;21,0.008019531;22,0.007991406;23,0.008082031;24,0.007929687;25,0.007853125;26,0.007848438;27,0.007907031;28,0.007944531;29,0.0079078125;30,0.007814844;31,0.008053906;32,0.008054688;33,0.008134375;34,0.008151563;35,0.0082625;36,0.008155469;37,0.008132031;38,0.0081789065;39,0.008357031;40,0.008260156;41,0.008124218;42,0.008213282;43,0.008264063;44,0.008053906;45,0.007982031;46,0.008161719;47,0.008213282;48,0.008144531;49,0.008434375;50,0.0081828125;51,0.008063281;52,0.008180468;53,0.008535937;54,0.008271875;55,0.008320313;56,0.008190625;57,0.007989843;58,0.00805;59,0.008096875;60,0.008294531;61,0.0076179686;62,0.004060156;63,7.265625E-4;64,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;22,0.0;23,1.640625E-5;24,4.0625E-5;25,2.03125E-5;26,1.5625E-6;27,0.0;29,0.0;30,5.46875E-6;31,1.171875E-5;32,2.03125E-5;33,5.3125E-5;34,5.859375E-5;35,1.953125E-5;36,0.0;37,1.171875E-5;38,3.125E-5;39,4.453125E-5;40,2.421875E-5;41,0.0;42,0.0;43,7.8125E-7;44,2.5E-5;45,5.3125E-5;46,3.28125E-5;47,7.03125E-6;48,0.0;50,0.0;51,7.03125E-6;52,2.109375E-5;53,3.28125E-5;54,1.875E-5;55,2.890625E-5;56,1.484375E-5;57,3.90625E-6;58,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:air:0", "distrib": "0,1.5625E-5;1,3.125E-6;2,0.013147656;3,0.021100782;4,0.029732032;5,0.038994532;6,0.040653907;7,0.04083125;8,0.041575;9,0.04269375;10,0.044732813;11,0.045646876;12,0.04726953;13,0.048810937;14,0.049699217;15,0.050059374;16,0.05006797;17,0.05084844;18,0.051289063;19,0.05271875;20,0.054698437;21,0.055551562;22,0.055784374;23,0.056157812;24,0.055127345;25,0.054541405;26,0.05435547;27,0.054219533;28,0.053178124;29,0.05179531;30,0.049658593;31,0.04845547;32,0.047880467;33,0.048017967;34,0.047357813;35,0.04607031;36,0.044454686;37,0.043735158;38,0.042872656;39,0.04242422;40,0.04154844;41,0.040477343;42,0.039977342;43,0.037571095;44,0.034739845;45,0.032825783;46,0.032060936;47,0.031654686;48,0.031010156;49,0.029440625;50,0.028185157;51,0.026783593;52,0.025853906;53,0.024442969;54,0.023845313;55,0.022978906;56,0.02196875;57,0.020667188;58,0.019299218;59,0.018490626;60,0.018478906;61,0.018313281;62,0.018354688;63,0.017903905;64,0.01479375;65,0.014254687;66,0.013449219;67,0.012808594;68,0.0119867185;69,0.011557031;70,0.01094375;71,0.010557813;72,0.00999375;73,0.009685156;74,0.009770312;75,0.009442968;76,0.009353906;77,0.009660156;78,0.009454687;79,0.015055468;80,0.001490625;81,0.0016921875;82,0.0017429688;83,0.0016492187;84,0.0017890625;85,0.002203125;86,0.0026257813;87,0.00308125;88,0.0034148437;89,0.0033546875;90,0.0034953125;91,0.0035640625;92,0.0037804688;93,0.0038804687;94,0.0038890624;95,0.0037648438;96,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.1953125E-4;30,0.010676563;31,0.033378907;32,0.054716405;33,0.06356016;34,0.06436953;35,0.0641164;36,0.06359531;37,0.063310154;38,0.06310547;39,0.06297266;40,0.062951565;41,0.06352188;42,0.063964844;43,0.063804686;44,0.06417734;45,0.06591562;46,0.065948434;47,0.06463828;48,0.06447188;49,0.06475625;50,0.06509219;51,0.065192185;52,0.06556484;53,0.065764844;54,0.06539766;55,0.0659375;56,0.06624531;57,0.06586328;58,0.06575469;59,0.06598203;60,0.06585391;61,0.065910935;62,0.056854688;63,0.03425625;64,0.008516407;65,2.703125E-4;66,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_terra:0", @@ -29130,7 +34724,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_perditio:0", @@ -29147,7 +34741,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:diamond_ore:0", @@ -29164,7 +34758,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "draconicevolution:draconium_ore:0", @@ -29181,7 +34775,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:red_mushroom:0", @@ -29198,7 +34792,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:coal_ore:0", @@ -29215,7 +34809,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "projectred-exploration:ore:6", @@ -29232,25 +34826,25 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009503907;2,0.01820625;3,0.027366405;4,0.035864063;5,0.04418672;6,0.043615624;7,0.043208595;8,0.043332033;9,0.043159377;10,0.042972658;11,0.04462969;12,0.045485936;13,0.04616953;14,0.04647422;15,0.04538594;16,0.045245312;17,0.045553125;18,0.045796093;19,0.045333594;20,0.044991408;21,0.044014063;22,0.04417578;23,0.044433594;24,0.04440469;25,0.045197655;26,0.04564922;27,0.046450783;28,0.046721093;29,0.046692967;30,0.045753125;31,0.04325469;32,0.041614063;33,0.04080703;34,0.04071875;35,0.041350782;36,0.042196095;37,0.042353123;38,0.041520312;39,0.041114062;40,0.040828124;41,0.03987656;42,0.039707813;43,0.040114064;44,0.04054375;45,0.041153125;46,0.040729687;47,0.041185938;48,0.041821092;49,0.041513283;50,0.040632814;51,0.040365625;52,0.040514063;53,0.041291405;54,0.04195625;55,0.042452343;56,0.042613283;57,0.042102344;58,0.04138047;59,0.041303907;60,0.04146094;61,0.040809374;62,0.04208672;63,0.044626564;64,0.038246095;65,0.040183593;66,0.04059922;67,0.040638283;68,0.040376563;69,0.04030625;70,0.040564843;71,0.040334374;72,0.040567968;73,0.04016953;74,0.038966406;75,0.037567187;76,0.031598438;77,0.021484375;78,0.011197656;79,0.003671875;80,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008659375;2,0.0166;3,0.024557812;4,0.032966405;5,0.040773436;6,0.039349217;7,0.038554687;8,0.038927343;9,0.04035078;10,0.041170314;11,0.043057032;12,0.04200078;13,0.04197969;14,0.042485155;15,0.042975;16,0.043127343;17,0.0427625;18,0.04287578;19,0.042522658;20,0.042510938;21,0.042649217;22,0.042588282;23,0.042773437;24,0.04313203;25,0.042924218;26,0.04261406;27,0.042496093;28,0.04259375;29,0.04261406;30,0.041692186;31,0.039839063;32,0.03785156;33,0.03686406;34,0.03683047;35,0.03743047;36,0.038096875;37,0.037966408;38,0.037975;39,0.037425783;40,0.036939062;41,0.03671875;42,0.037146095;43,0.037627343;44,0.037850782;45,0.038377345;46,0.038278908;47,0.038489845;48,0.038328905;49,0.037740625;50,0.037222657;51,0.037828125;52,0.038207814;53,0.038514845;54,0.038175;55,0.037973437;56,0.037629686;57,0.037896093;58,0.038890626;59,0.039596092;60,0.040242188;61,0.039951563;62,0.040410157;63,0.041834377;64,0.034535937;65,0.035507813;66,0.035791405;67,0.03615625;68,0.036635157;69,0.037115626;70,0.037670314;71,0.037835937;72,0.037216406;73,0.03718125;74,0.03684375;75,0.03531094;76,0.029447656;77,0.019814063;78,0.010832813;79,0.003796875;80,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "aoa3:limonite_ore:0", "distrib": "0,0.0;1,1.171875E-5;2,9.375E-6;3,1.09375E-5;4,1.953125E-5;5,9.375E-6;6,1.09375E-5;7,1.953125E-5;8,9.375E-6;9,1.09375E-5;10,7.8125E-6;11,0.0;13,0.0;14,1.171875E-5;15,2.109375E-5;16,2.03125E-5;17,1.875E-5;18,7.8125E-6;19,0.0;21,0.0;22,2.34375E-5;23,4.21875E-5;24,4.0625E-5;25,3.75E-5;26,1.5625E-5;27,1.171875E-5;28,2.109375E-5;29,3.203125E-5;30,3.984375E-5;31,2.8125E-5;32,1.875E-5;33,7.8125E-6;34,0.0;35,0.0;36,1.171875E-5;37,1.71875E-5;38,1.71875E-5;39,1.640625E-5;40,5.46875E-6;41,0.0;42,0.0;43,1.40625E-5;44,1.171875E-5;45,2.5E-5;46,1.796875E-5;47,1.09375E-5;48,7.8125E-6;49,0.0;50,1.171875E-5;51,9.375E-6;52,1.09375E-5;53,7.8125E-6;54,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thaumcraft:crystal_aqua:0", @@ -29267,19 +34861,19 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;12,0.0;13,1.5625E-6;14,0.0;15,0.0;16,6.25E-6;17,0.0;18,0.0;19,4.6875E-6;20,1.171875E-5;21,2.578125E-5;22,4.921875E-5;23,7.109375E-5;24,7.65625E-5;25,1.078125E-4;26,1.125E-4;27,1.0703125E-4;28,1.0390625E-4;29,1.453125E-4;30,1.1328125E-4;31,1.0E-4;32,1.1015625E-4;33,8.046875E-5;34,4.21875E-5;35,3.671875E-5;36,4.140625E-5;37,1.5625E-5;38,1.328125E-5;39,6.25E-6;40,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;80,0.0;81,1.25E-5;82,0.0;83,1.25E-5;84,0.0;85,1.25E-5;86,3.125E-6;87,2.1875E-5;88,5.46875E-6;89,2.578125E-5;90,8.59375E-6;91,2.578125E-5;92,8.59375E-6;93,2.578125E-5;94,8.59375E-6;95,2.578125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore_fluid:2", @@ -29296,7 +34890,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "thermalfoundation:ore_fluid:1", @@ -29313,7 +34907,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stone:0", @@ -29330,13 +34924,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.009196093;2,0.01769375;3,0.026058594;4,0.034665626;5,0.043403126;6,0.043221094;7,0.043257814;8,0.043485157;9,0.043327343;10,0.043007813;11,0.04439375;12,0.045353908;13,0.0452875;14,0.04480078;15,0.04456953;16,0.04391875;17,0.043747656;18,0.043682814;19,0.04303906;20,0.043329686;21,0.042821094;22,0.04229531;23,0.04224844;24,0.042801563;25,0.043578126;26,0.044544533;27,0.04547422;28,0.045535937;29,0.045422655;30,0.043657813;31,0.040839843;32,0.038960937;33,0.038059376;34,0.03813125;35,0.038163282;36,0.038203906;37,0.038142186;38,0.038191408;39,0.038877342;40,0.039158594;41,0.039476562;42,0.038964845;43,0.037977345;44,0.037460938;45,0.03780625;46,0.038164064;47,0.038092967;48,0.038275;49,0.038471874;50,0.039408594;51,0.039959375;52,0.040620312;53,0.040507812;54,0.040307812;55,0.03978125;56,0.03944922;57,0.040178906;58,0.04085625;59,0.04076172;60,0.040290624;61,0.040188283;62,0.041635156;63,0.044834375;64,0.03790703;65,0.038821876;66,0.037530467;67,0.036466405;68,0.03668672;69,0.037265625;70,0.03768828;71,0.03829844;72,0.038583595;73,0.038709376;74,0.03875;75,0.037015624;76,0.030457813;77,0.020176563;78,0.01058125;79,0.003953125;80,1.171875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "extrabees:hive:1", @@ -29371,7 +34965,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:redstone_ore:0", @@ -29388,7 +34982,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -29405,13 +34999,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.003553125;2,0.0070773438;3,0.010439844;4,0.0130867185;5,0.016108593;6,0.016540624;7,0.01695078;8,0.01703125;9,0.01631875;10,0.015882032;11,0.015708594;12,0.015965626;13,0.016098438;14,0.0158875;15,0.015351563;16,0.015739843;17,0.016150782;18,0.016053906;19,0.015739063;20,0.015383594;21,0.01583125;22,0.016189063;23,0.01618125;24,0.01595625;25,0.015876563;26,0.016377343;27,0.01695625;28,0.016696876;29,0.016303906;30,0.015945312;31,0.015600781;32,0.015558594;33,0.015719531;34,0.01614922;35,0.016238282;36,0.016157031;37,0.015955469;38,0.015803125;39,0.015504687;40,0.015571094;41,0.016053125;42,0.016514063;43,0.016751563;44,0.01630078;45,0.015939062;46,0.016038282;47,0.016003124;48,0.016558593;49,0.016899219;50,0.016973438;51,0.017230468;52,0.01717578;53,0.017171094;54,0.017067969;55,0.01681875;56,0.016276563;57,0.01631797;58,0.016282812;59,0.016448438;60,0.016073437;61,0.01611797;62,0.016436718;63,0.016258594;64,0.01280625;65,0.012561719;66,0.01256875;67,0.013021094;68,0.012863281;69,0.012683594;70,0.0127273435;71,0.013339062;72,0.014060156;73,0.014089844;74,0.013773438;75,0.013011719;76,0.011150781;77,0.009692187;78,0.0080945315;79,0.0061640623;80,1.40625E-5;81,1.796875E-5;82,1.25E-5;83,7.8125E-6;84,2.1875E-5;85,3.125E-5;86,3.125E-5;87,1.640625E-5;88,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -29428,7 +35022,7 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "minecraft:glowstone:0", @@ -29445,13 +35039,13 @@ } } ], - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,1.328125E-5;4,7.734375E-5;5,3.828125E-4;6,1.5234375E-4;7,1.4375E-4;8,1.875E-5;9,5.625E-5;10,8.671875E-5;11,2.4921875E-4;12,2.5703126E-4;13,2.78125E-4;14,1.34375E-4;15,2.609375E-4;16,1.140625E-4;17,1.828125E-4;18,2.9140626E-4;19,2.765625E-4;20,9.296875E-5;21,2.2421875E-4;22,1.9453125E-4;23,1.5234375E-4;24,2.421875E-4;25,9.453125E-5;26,1.859375E-4;27,2.6875E-4;28,2.1640625E-4;29,5.703125E-5;30,1.703125E-4;31,2.5E-4;32,1.9609375E-4;33,2.1328125E-4;34,1.640625E-4;35,1.421875E-4;36,3.3359375E-4;37,9.609375E-5;38,1.4453125E-4;39,1.3515625E-4;40,2.71875E-4;41,2.9453126E-4;42,4.765625E-5;43,6.09375E-5;44,1.9140624E-4;45,2.6953124E-4;46,1.5234375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 148: planet" + "dim": "Dim 148: Osiris" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -29468,7 +35062,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:sign:0", @@ -29485,13 +35079,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.875E-5;2,3.28125E-5;3,3.046875E-5;4,3.4375E-5;5,4.140625E-5;6,4.609375E-5;7,5.703125E-5;8,6.953125E-5;9,7.265625E-5;10,7.8125E-5;11,8.203125E-5;12,7.8125E-5;13,5.703125E-5;14,6.71875E-5;15,7.65625E-5;16,7.34375E-5;17,7.34375E-5;18,4.140625E-5;19,1.171875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "forestry:apiary:0", @@ -29508,7 +35102,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -29525,7 +35119,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:snow:0", @@ -29542,7 +35136,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_ignis:0", @@ -29559,7 +35153,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "forestry:beehives:5", @@ -29603,7 +35197,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:lapis_ore:0", @@ -29620,7 +35214,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:snow_layer:0", @@ -29637,7 +35231,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:11", @@ -29654,7 +35248,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:12", @@ -29671,7 +35265,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:13", @@ -29688,7 +35282,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:14", @@ -29705,7 +35299,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "forestry:resources:0", @@ -29722,7 +35316,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:10", @@ -29739,7 +35333,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:gravel:0", @@ -29756,7 +35350,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:15", @@ -29773,7 +35367,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "extrautils2:redorchid:0", @@ -29799,7 +35393,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -29816,19 +35410,19 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,7.8125E-7;12,2.578125E-5;13,2.6015626E-4;14,9.789063E-4;15,0.00143125;16,0.001009375;17,2.5625E-4;18,3.046875E-5;19,1.5625E-6;20,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;45,0.0;46,3.125E-6;47,1.09375E-5;48,7.03125E-6;49,3.046875E-5;50,7.8125E-5;51,1.65625E-4;52,3.859375E-4;53,6.9140625E-4;54,0.0011195312;55,0.0016929688;56,0.0024164063;57,0.00296875;58,0.003140625;59,0.0031523437;60,0.0028945312;61,0.0023804686;62,0.0017609375;63,0.0013085938;64,9.4375E-4;65,4.453125E-4;66,2.0E-4;67,7.1875E-5;68,3.28125E-5;69,2.109375E-5;70,3.125E-6;71,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_aer:0", @@ -29845,55 +35439,55 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;20,0.0;21,3.90625E-6;22,1.5625E-5;23,1.71875E-5;24,1.953125E-5;25,5.3125E-5;26,1.125E-4;27,1.6953125E-4;28,3.453125E-4;29,7.2578125E-4;30,0.0011890625;31,0.0018210937;32,0.002540625;33,0.0034875;34,0.0046546874;35,0.005677344;36,0.006434375;37,0.007196094;38,0.007907031;39,0.0078101563;40,0.007380469;41,0.0065226564;42,0.0055921874;43,0.004692969;44,0.0035320313;45,0.002675;46,0.0017632813;47,0.001046875;48,6.789063E-4;49,4.1953125E-4;50,2.390625E-4;51,9.296875E-5;52,5.078125E-5;53,3.515625E-5;54,1.015625E-5;55,5.46875E-6;56,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,1.5625E-6;13,4.6875E-6;14,2.421875E-5;15,9.609375E-5;16,2.5546874E-4;17,5.984375E-4;18,0.001134375;19,0.0016078125;20,0.0017976563;21,0.0016117188;22,0.001115625;23,6.445313E-4;24,2.6328125E-4;25,9.0625E-5;26,2.96875E-5;27,5.46875E-6;28,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.203125E-4;2,4.375E-4;3,6.890625E-4;4,8.851563E-4;5,0.001134375;6,0.0011015625;7,0.0010375;8,0.0011804687;9,0.0011703125;10,0.0011523437;11,0.001178125;12,0.0011476562;13,0.001178125;14,0.001178125;15,0.0011921875;16,0.0012632812;17,0.0011710938;18,0.0011804687;19,0.0011578125;20,0.0011859376;21,0.0011953125;22,0.001159375;23,0.0012515625;24,0.0011851563;25,0.001196875;26,0.0011515626;27,0.00123125;28,0.0012039063;29,0.0011578125;30,0.0012164062;31,0.0010992187;32,0.0011421875;33,0.0011140625;34,0.0010796875;35,0.0010890625;36,0.0010742188;37,0.0011476562;38,0.00114375;39,0.0010914062;40,0.0010671875;41,0.0011242188;42,0.00115;43,0.00105625;44,0.0010945313;45,0.0010890625;46,0.0011007813;47,0.0011203125;48,0.0011398437;49,0.001125;50,0.0011070312;51,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;16,0.0;17,3.125E-6;18,3.125E-6;19,0.0;20,0.0;21,3.125E-6;22,0.0;23,1.40625E-5;24,2.03125E-5;25,2.96875E-5;26,2.1875E-5;27,6.796875E-5;28,7.96875E-5;29,7.1875E-5;30,1.0078125E-4;31,1.5703125E-4;32,1.484375E-4;33,1.5234375E-4;34,1.1796875E-4;35,1.4140626E-4;36,1.3515625E-4;37,1.3828125E-4;38,1.34375E-4;39,9.84375E-5;40,1.390625E-4;41,1.21875E-4;42,1.3515625E-4;43,1.53125E-4;44,1.765625E-4;45,1.3359376E-4;46,1.2734375E-4;47,1.3203124E-4;48,1.0703125E-4;49,6.484375E-5;50,5.3125E-5;51,4.0625E-5;52,2.5E-5;53,1.953125E-5;54,8.59375E-6;55,8.59375E-6;56,7.03125E-6;57,3.125E-6;58,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;41,0.0;42,4.6875E-6;43,7.8125E-6;44,4.140625E-5;45,1.2890625E-4;46,2.5078125E-4;47,4.3046876E-4;48,5.2265625E-4;49,5.2890624E-4;50,4.2421874E-4;51,2.828125E-4;52,1.46875E-4;53,5.78125E-5;54,2.1875E-5;55,3.125E-6;56,1.5625E-6;57,3.125E-6;58,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;17,0.0;18,1.5625E-6;19,1.09375E-5;20,2.34375E-5;21,5.9375E-5;22,1.484375E-4;23,2.359375E-4;24,4.3515625E-4;25,6.421875E-4;26,8.46875E-4;27,0.0010195313;28,0.0011835938;29,0.0012015625;30,0.0010492187;31,9.4375E-4;32,5.796875E-4;33,4.0E-4;34,2.3359375E-4;35,1.1875E-4;36,6.25E-5;37,2.578125E-5;38,6.25E-6;39,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.009145313;2,0.017560156;3,0.029611718;4,0.043196876;5,0.056185156;6,0.056600783;7,0.056067187;8,0.046852343;9,0.037910156;10,0.031351563;11,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "nuclearcraft:block_depleted_plutonium:0", "distrib": "0,7.03125E-6;1,1.40625E-5;2,2.109375E-5;3,1.40625E-5;4,7.03125E-6;5,0.0;18,0.0;19,7.03125E-6;23,7.03125E-6;24,1.40625E-5;25,7.03125E-6;26,1.40625E-5;27,7.03125E-6;28,7.03125E-6;29,0.0;33,0.0;34,7.03125E-6;35,1.40625E-5;36,1.40625E-5;37,7.03125E-6;38,0.0;42,0.0;43,7.03125E-6;45,7.03125E-6;46,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "magicbees:hiveblock:5", @@ -29937,49 +35531,49 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,4.6875E-5;30,0.007385156;31,0.024535157;32,0.040607814;33,0.047194533;34,0.048082814;35,0.04856172;36,0.04863281;37,0.0482125;38,0.04741797;39,0.046972655;40,0.047060937;41,0.047839064;42,0.04818828;43,0.048028126;44,0.048457813;45,0.04876875;46,0.048503906;47,0.04824375;48,0.048832033;49,0.048766404;50,0.0485625;51,0.048286717;52,0.048665624;53,0.048842188;54,0.04838125;55,0.04908125;56,0.048961718;57,0.04874531;58,0.04870703;59,0.049398437;60,0.049882814;61,0.0494;62,0.042627342;63,0.025659375;64,0.0075671873;65,3.359375E-5;66,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.1328126E-4;2,5.796875E-4;3,9.0E-4;4,0.00120625;5,0.0015289063;6,0.0015828125;7,0.001571875;8,0.0015945312;9,0.0015726562;10,0.0016367187;11,0.001634375;12,0.0016703125;13,0.0015890625;14,0.0015671875;15,0.0016234375;16,0.0015953125;17,0.0015;18,0.00149375;19,0.0015703125;20,0.0015609375;21,0.0016453125;22,0.0015328125;23,0.0015273438;24,0.0015804687;25,0.001703125;26,0.0015929687;27,0.0016304688;28,0.0015828125;29,0.00144375;30,7.5390626E-4;31,1.3046875E-4;32,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;78,0.0;79,3.59375E-5;80,0.0;86,0.0;87,1.328125E-5;88,7.8125E-7;89,7.8125E-7;90,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:0", "distrib": "0,0.0;77,0.0;78,5.625E-5;79,1.21875E-4;80,0.0;81,0.0023078125;82,0.002840625;83,0.0027992188;84,0.0028554688;85,0.002790625;86,0.0028015624;87,0.0028359375;88,0.00283125;89,0.0027953126;90,0.0028242187;91,0.00274375;92,0.0026773438;93,0.0025585936;94,0.002521875;95,0.002378125;96,9.2578126E-4;97,9.6875E-4;98,0.0010273438;99,0.0010476563;100,0.0010976562;101,0.001140625;102,0.001175;103,0.0012171875;104,0.0012765625;105,0.0013148438;106,0.0013;107,0.001309375;108,0.001315625;109,0.0012554687;110,0.0012484374;111,0.0012375;112,3.515625E-5;113,3.4375E-5;115,3.4375E-5;116,2.5E-5;119,2.5E-5;120,9.375E-6;121,2.1875E-5;122,2.96875E-5;123,3.28125E-5;124,3.984375E-5;125,5.234375E-5;126,6.875E-5;127,7.734375E-5;128,2.1875E-5;133,2.1875E-5;134,1.640625E-5;135,7.03125E-6;136,1.640625E-5;137,2.1875E-5;143,2.1875E-5;144,0.0;145,0.0;146,1.25E-5;147,2.1875E-5;150,2.1875E-5;151,2.8125E-5;152,3.28125E-5;153,4.84375E-5;154,6.25E-5;155,6.015625E-5;156,5.078125E-5;157,6.015625E-5;158,6.5625E-5;159,6.5625E-5;160,0.0;165,0.0;166,1.25E-5;167,2.1875E-5;174,2.1875E-5;175,1.640625E-5;176,0.0;178,0.0;179,1.25E-5;180,2.1875E-5;181,2.1875E-5;182,2.8125E-5;183,3.125E-5;184,2.890625E-5;185,2.734375E-5;186,2.734375E-5;187,3.125E-5;188,3.28125E-5;189,2.890625E-5;190,3.828125E-5;191,3.828125E-5;192,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;78,0.0;79,1.5625E-5;80,0.0;86,0.0;87,4.6875E-6;88,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:end_stone:0", "distrib": "0,0.0;1,0.0;2,1.25E-5;3,9.53125E-5;4,4.359375E-4;5,0.0012023437;6,0.0015929687;7,0.0014992187;8,0.0013945312;9,0.001034375;10,3.7421874E-4;11,6.71875E-5;12,1.171875E-5;13,1.5625E-6;14,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;89,0.0;90,7.8125E-7;91,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_ordo:0", @@ -29996,25 +35590,25 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.8203127E-4;2,0.0010742188;3,0.0016109375;4,0.0021914062;5,0.0026945313;6,0.0025859375;7,0.0027492188;8,0.002778125;9,0.0026476562;10,0.0026445312;11,0.002771875;12,0.0027710937;13,0.0027570312;14,0.002859375;15,0.002740625;16,0.0028257812;17,0.0027664062;18,0.0028726563;19,0.0029375;20,0.002796875;21,0.0028539062;22,0.0029289064;23,0.0028070312;24,0.0027195313;25,0.0027992188;26,0.0028257812;27,0.0027320313;28,0.00278125;29,0.0027335938;30,0.002846875;31,0.0026476562;32,0.0025984375;33,0.0025476562;34,0.0025648437;35,0.0025882812;36,0.0025914062;37,0.0026226563;38,0.0025609375;39,0.0025351562;40,0.0025273438;41,0.0024226562;42,0.0022671875;43,0.0012132813;44,1.3046875E-4;45,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,5.40625E-4;38,0.0020179688;39,0.0034828125;40,0.0040828125;41,0.0041289064;42,0.0040742187;43,0.004053125;44,0.0039117187;45,0.00398125;46,0.003952344;47,0.0038828126;48,0.0038890624;49,0.0041078124;50,0.004139844;51,0.0042;52,0.0041734376;53,0.004078125;54,0.004002344;55,0.0042054686;56,0.0042484375;57,0.004194531;58,0.004358594;59,0.0042375;60,0.004247656;61,0.004088281;62,0.004025;63,0.0042398437;64,0.004396875;65,0.0046;66,0.0044265627;67,0.0042671873;68,0.0042851563;69,0.004359375;70,0.0041320315;71,0.004115625;72,0.0035234375;73,0.0020054688;74,5.867187E-4;75,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,8.984375E-5;3,4.1640626E-4;4,9.09375E-4;5,0.0013046875;6,0.001340625;7,0.0013484375;8,0.0013726562;9,0.0013875;10,0.001365625;11,0.001434375;12,0.0014273437;13,0.0014101563;14,0.0014453125;15,0.0013992188;16,0.0013773438;17,0.0011890625;18,6.953125E-4;19,1.953125E-4;20,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:ore_amber:0", @@ -30040,67 +35634,67 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.265625E-4;3,7.1875E-4;4,0.0016070312;5,0.002140625;6,0.0021335937;7,0.0021625;8,0.0022765624;9,0.0023242189;10,0.0023976562;11,0.0025328125;12,0.0025039061;13,0.0025679688;14,0.0025921876;15,0.0026585937;16,0.002653125;17,0.0025640626;18,0.0025125;19,0.0024867188;20,0.0024039063;21,0.0026117188;22,0.0026078124;23,0.0025132813;24,0.0024460938;25,0.0025101562;26,0.0026078124;27,0.002346875;28,0.0014234375;29,5.867187E-4;30,2.78125E-4;31,2.9765625E-4;32,2.375E-4;33,1.515625E-4;34,3.4375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;43,0.0;44,3.125E-6;45,6.25E-6;46,7.03125E-6;47,1.796875E-5;48,2.578125E-5;49,2.421875E-5;50,2.421875E-5;51,1.25E-5;52,4.6875E-6;53,4.6875E-6;54,3.125E-6;55,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,2.8125E-5;3,1.96875E-4;4,4.28125E-4;5,5.2265625E-4;6,5.3203123E-4;7,8.5703126E-4;8,0.0017398437;9,0.0026820314;10,0.0028929687;11,0.0031304688;12,0.0032039064;13,0.0032015624;14,0.0031710938;15,0.0030726562;16,0.0030296876;17,0.0030421875;18,0.0031054688;19,0.0030382813;20,0.00289375;21,0.0031046874;22,0.0030976562;23,0.0031;24,0.003184375;25,0.003071875;26,0.003075;27,0.0029726562;28,0.0027992188;29,0.0027164062;30,0.002596875;31,0.0025273438;32,0.002275;33,0.001325;34,3.859375E-4;35,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;47,0.0;48,6.25E-6;49,4.6875E-6;50,3.125E-6;51,1.796875E-5;52,1.40625E-5;53,2.578125E-5;54,5.46875E-5;55,6.640625E-5;56,9.0625E-5;57,8.59375E-5;58,1.078125E-4;59,1.1796875E-4;60,9.6875E-5;61,8.4375E-5;62,5.859375E-5;63,3.28125E-5;64,2.109375E-5;65,1.71875E-5;66,1.875E-5;67,4.6875E-6;68,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.4765626E-4;8,0.0027257812;9,0.005235156;10,0.0055171875;11,0.0059195315;12,0.0056929686;13,0.005925;14,0.006152344;15,0.006116406;16,0.0059140627;17,0.0059148436;18,0.0059890626;19,0.0062429686;20,0.00618125;21,0.005815625;22,0.005813281;23,0.006005469;24,0.0061117187;25,0.006207031;26,0.0061140624;27,0.0061390623;28,0.0059445314;29,0.0060609374;30,0.006007031;31,0.0059945313;32,0.005957031;33,0.0059296875;34,0.0061109373;35,0.006127344;36,0.006146094;37,0.006117969;38,0.0059703123;39,0.006084375;40,0.0062492187;41,0.0061335936;42,0.0060460935;43,0.006061719;44,0.0060078125;45,0.0062992186;46,0.005986719;47,0.0060140626;48,0.0059453123;49,0.0060875;50,0.006;51,0.005847656;52,0.0059796874;53,0.005959375;54,0.0061648437;55,0.006099219;56,0.0061648437;57,0.0055171875;58,0.0028914062;59,4.171875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.640625E-4;38,0.0020273437;39,0.0034601563;40,0.00399375;41,0.0040890626;42,0.0039828126;43,0.0039703124;44,0.003921094;45,0.0044085938;46,0.005484375;47,0.0065476564;48,0.0068789064;49,0.0068125;50,0.006975781;51,0.0071554687;52,0.007196094;53,0.0071921875;54,0.0071953125;55,0.0070085935;56,0.006996094;57,0.00705625;58,0.0070742187;59,0.0072148438;60,0.0072835935;61,0.007325781;62,0.00719375;63,0.0069335937;64,0.007139844;65,0.007353125;66,0.00734375;67,0.0073492187;68,0.0073515624;69,0.0074007814;70,0.007425;71,0.0074515627;72,0.00694375;73,0.005405469;74,0.0037671875;75,0.0029335937;76,0.0023671875;77,0.0018273437;78,0.0016117188;79,0.0013585937;80,2.0078124E-4;81,1.3203124E-4;82,1.1328125E-4;83,1.125E-4;84,1.125E-4;85,7.890625E-5;86,6.171875E-5;87,6.640625E-5;88,6.171875E-5;89,5.3125E-5;90,4.453125E-5;91,1.953125E-5;92,1.5625E-5;93,5.46875E-6;94,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;12,0.0;13,7.8125E-7;14,7.8125E-7;15,3.125E-6;16,8.59375E-6;17,1.015625E-5;18,3.125E-5;19,4.140625E-5;20,5.703125E-5;21,6.015625E-5;22,4.375E-5;23,2.5E-5;24,1.171875E-5;25,3.125E-6;26,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,5.039062E-4;18,0.001815625;19,0.0030523438;20,0.0033703125;21,0.0034195313;22,0.003609375;23,0.0035640625;24,0.003334375;25,0.0033929688;26,0.0035171874;27,0.0035359375;28,0.0035234375;29,0.0034929689;30,0.0034609374;31,0.0034898438;32,0.00350625;33,0.00351875;34,0.0034640625;35,0.0034796875;36,0.0034726562;37,0.0035375;38,0.00355;39,0.0034507813;40,0.003496875;41,0.0036273438;42,0.0035695313;43,0.0034507813;44,0.0034914063;45,0.0034648438;46,0.0034867187;47,0.0035;48,0.0034640625;49,0.0035125;50,0.0034960937;51,0.0035515625;52,0.0030460937;53,0.0017476563;54,5.2265625E-4;55,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.890625E-4;6,1.6171875E-4;7,1.7890625E-4;8,1.7265625E-4;9,1.7421875E-4;10,1.7890625E-4;11,1.9765625E-4;12,1.984375E-4;13,1.7265625E-4;14,1.6796876E-4;15,1.984375E-4;16,2.1328125E-4;17,2.0E-4;18,1.6875E-4;19,1.859375E-4;20,1.671875E-4;21,1.75E-4;22,1.9140624E-4;23,1.8515626E-4;24,1.765625E-4;25,1.7265625E-4;26,1.75E-4;27,2.0078124E-4;28,1.8359374E-4;29,1.9296876E-4;30,1.7265625E-4;31,1.984375E-4;32,2.046875E-4;33,1.890625E-4;34,1.8671875E-4;35,1.984375E-4;36,1.78125E-4;37,2.28125E-4;38,2.15625E-4;39,1.625E-4;40,1.8203125E-4;41,1.90625E-4;42,2.0546875E-4;43,1.90625E-4;44,1.9765625E-4;45,1.859375E-4;46,1.859375E-4;47,2.0234376E-4;48,1.828125E-4;49,1.6953125E-4;50,1.890625E-4;51,1.734375E-4;52,1.8984375E-4;53,1.921875E-4;54,2.109375E-4;55,2.078125E-4;56,2.1484375E-4;57,2.0703125E-4;58,1.9921875E-4;59,1.84375E-4;60,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;19,0.0;20,3.90625E-6;21,1.015625E-5;22,3.125E-6;23,2.890625E-5;24,1.640625E-5;25,3.59375E-5;26,2.96875E-5;27,4.765625E-5;28,6.484375E-5;29,5.390625E-5;30,5.625E-5;31,3.90625E-5;32,1.640625E-5;33,1.015625E-5;34,9.375E-6;35,8.59375E-6;36,3.125E-6;37,7.8125E-7;38,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:5", @@ -30117,13 +35711,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;18,0.0;19,3.125E-6;20,0.0;21,3.125E-6;22,0.0;23,4.6875E-6;24,3.125E-6;25,1.25E-5;26,1.5625E-6;27,7.8125E-6;28,4.6875E-6;29,3.125E-6;30,3.125E-6;31,0.0;32,4.6875E-6;33,6.25E-6;34,4.6875E-6;35,0.0;40,0.0;41,3.125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:4", @@ -30140,19 +35734,19 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;23,0.0;24,3.125E-6;25,0.0;26,6.25E-6;27,1.5625E-6;28,3.90625E-6;29,6.25E-6;30,9.375E-6;31,1.015625E-5;32,1.5625E-5;33,7.8125E-6;34,3.90625E-6;35,1.484375E-5;36,6.25E-6;37,1.5625E-6;38,3.125E-6;39,9.375E-6;40,2.34375E-6;41,9.375E-6;42,7.8125E-7;43,2.34375E-6;44,6.25E-6;45,1.25E-5;46,2.109375E-5;47,1.71875E-5;48,1.015625E-5;49,5.46875E-6;50,6.25E-6;51,5.46875E-6;52,1.5625E-6;53,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:5", "distrib": "0,0.0;77,0.0;78,4.609375E-5;79,4.6640626E-4;80,0.0;81,0.0058539063;82,0.007880469;83,0.007873437;84,0.007759375;85,0.00771875;86,0.007749219;87,0.0075132814;88,0.0074601565;89,0.007408594;90,0.007265625;91,0.0071523436;92,0.006846875;93,0.0066851564;94,0.0065164063;95,0.006391406;96,0.0030617188;97,0.0031125;98,0.0031078125;99,0.0031367186;100,0.0032015624;101,0.0031132812;102,0.00311875;103,0.003190625;104,0.00324375;105,0.0032578125;106,0.00329375;107,0.0032617187;108,0.003184375;109,0.0031546876;110,0.003190625;111,0.0031851563;112,5.734375E-4;113,6.1796873E-4;114,6.5390626E-4;115,6.625E-4;116,7.101562E-4;117,5.796875E-4;118,6.375E-4;119,6.554687E-4;120,6.9375E-4;121,7.3671876E-4;122,6.898437E-4;123,7.1171875E-4;124,6.8828126E-4;125,6.898437E-4;126,6.1171874E-4;127,6.1484374E-4;128,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:7", @@ -30169,7 +35763,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:6", @@ -30186,7 +35780,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:9", @@ -30203,13 +35797,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:3", "distrib": "0,0.0;77,0.0;78,8.75E-5;79,4.1875E-4;80,0.0;81,0.008016407;82,0.010725;83,0.010689843;84,0.010601562;85,0.010435938;86,0.010309375;87,0.009985156;88,0.009927344;89,0.00968125;90,0.009391407;91,0.008914063;92,0.008822656;93,0.008623438;94,0.008248437;95,0.007985156;96,0.004478125;97,0.004414844;98,0.0044109374;99,0.0043164063;100,0.0042429687;101,0.0041359374;102,0.0040984377;103,0.003997656;104,0.003944531;105,0.0038015626;106,0.0037476562;107,0.00369375;108,0.0036054687;109,0.003434375;110,0.0033375;111,0.0032023438;112,3.4140624E-4;113,3.34375E-4;114,3.34375E-4;115,2.734375E-4;116,2.734375E-4;117,2.75E-4;118,2.78125E-4;119,2.265625E-4;120,2.375E-4;121,2.625E-4;122,2.6328125E-4;123,2.140625E-4;124,1.875E-4;125,1.75E-4;126,1.3046875E-4;127,1.3046875E-4;128,3.90625E-6;129,4.6875E-6;130,7.8125E-6;131,1.09375E-5;132,1.484375E-5;133,1.796875E-5;134,3.28125E-5;135,6.25E-5;136,1.1796875E-4;137,1.0390625E-4;138,8.125E-5;139,1.0E-4;140,5.625E-5;141,3.203125E-5;142,1.796875E-5;143,1.484375E-5;144,3.90625E-6;147,3.90625E-6;148,6.25E-6;149,9.375E-6;150,1.171875E-5;151,2.109375E-5;152,4.140625E-5;153,6.875E-5;154,4.140625E-5;155,2.421875E-5;156,1.875E-5;157,1.953125E-5;158,1.953125E-5;159,2.96875E-5;160,0.0;170,0.0;171,7.8125E-7;172,3.90625E-6;175,3.90625E-6;176,0.0;177,7.8125E-7;178,3.90625E-6;181,3.90625E-6;182,7.03125E-6;183,1.015625E-5;184,1.328125E-5;185,2.578125E-5;186,5.0E-5;187,9.6875E-5;188,5.3125E-5;189,2.96875E-5;190,1.71875E-5;191,1.796875E-5;192,3.90625E-6;195,3.90625E-6;196,7.03125E-6;197,1.015625E-5;198,1.328125E-5;199,2.34375E-5;200,4.375E-5;201,7.8125E-5;202,4.375E-5;203,2.34375E-5;204,1.328125E-5;205,1.015625E-5;206,7.03125E-6;207,3.90625E-6;208,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:8", @@ -30226,19 +35820,19 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:4", "distrib": "0,0.0;76,0.0;77,1.25E-5;78,2.65625E-5;79,3.078125E-4;80,0.0;81,0.007910157;82,0.01066875;83,0.010878907;84,0.011053125;85,0.011157813;86,0.0114625;87,0.011591407;88,0.01165625;89,0.011785156;90,0.011652344;91,0.011510156;92,0.011259375;93,0.011067969;94,0.010778125;95,0.010434375;96,0.004050781;97,0.0041890624;98,0.0043234373;99,0.0045164065;100,0.0044851564;101,0.0045984373;102,0.004777344;103,0.0048492188;104,0.004828125;105,0.004638281;106,0.0046507814;107,0.004696875;108,0.0045117186;109,0.004253125;110,0.0040828125;111,0.0038898438;112,2.03125E-4;113,1.890625E-4;114,2.0859374E-4;115,2.265625E-4;116,2.4609375E-4;117,2.2734376E-4;118,2.453125E-4;119,2.6171876E-4;120,2.796875E-4;121,2.53125E-4;122,2.6640625E-4;123,2.6328125E-4;124,2.6328125E-4;125,2.1015626E-4;126,2.1015626E-4;127,2.0703125E-4;128,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:1", "distrib": "0,0.0;77,0.0;78,8.125E-5;79,5.726562E-4;80,0.0;81,0.006959375;82,0.009616407;83,0.00954375;84,0.009459375;85,0.009551562;86,0.009466406;87,0.009289844;88,0.009376562;89,0.0093390625;90,0.009291406;91,0.009191406;92,0.009034375;93,0.008872656;94,0.008486719;95,0.008385156;96,0.0032046875;97,0.00311875;98,0.0032039064;99,0.00326875;100,0.00326875;101,0.0032773437;102,0.0033265625;103,0.0034015626;104,0.0033414064;105,0.0034015626;106,0.0033664063;107,0.0032015624;108,0.0031601563;109,0.0030585937;110,0.0028039063;111,0.002678125;112,1.546875E-4;113,1.5390625E-4;116,1.5390625E-4;117,1.3046875E-4;120,1.3046875E-4;121,1.296875E-4;124,1.296875E-4;125,1.09375E-4;127,1.09375E-4;128,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:ore_quartz:0", @@ -30255,7 +35849,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:brown_mushroom:0", @@ -30272,13 +35866,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "advancedrocketry:crystal:2", "distrib": "0,0.0;9,0.0;10,7.8125E-7;11,3.125E-6;12,6.25E-6;13,3.125E-6;14,7.8125E-7;15,0.0;16,0.0;17,7.8125E-7;18,3.125E-6;19,6.25E-6;20,3.125E-6;21,7.8125E-7;22,0.0;23,7.8125E-7;24,3.125E-6;25,6.25E-6;26,3.125E-6;27,7.8125E-7;28,0.0;34,0.0;35,7.8125E-7;36,3.125E-6;37,6.25E-6;38,3.125E-6;39,7.8125E-7;40,0.0;42,0.0;43,7.8125E-7;44,3.125E-6;45,6.25E-6;46,3.90625E-6;47,3.90625E-6;48,6.25E-6;49,3.125E-6;50,7.8125E-7;51,0.0;55,0.0;56,7.8125E-7;57,3.125E-6;58,6.25E-6;59,3.125E-6;60,1.5625E-6;61,3.125E-6;62,6.25E-6;63,3.90625E-6;64,3.90625E-6;65,6.25E-6;66,3.125E-6;67,7.8125E-7;68,0.0;69,7.8125E-7;70,3.125E-6;71,6.25E-6;72,3.125E-6;73,7.8125E-7;74,0.0;77,0.0;78,1.6328125E-4;79,7.585937E-4;80,0.0;81,0.00850625;82,0.011044531;83,0.010936718;84,0.010990625;85,0.010907032;86,0.01085625;87,0.010719531;88,0.010635156;89,0.0106539065;90,0.010484375;91,0.010146094;92,0.009999218;93,0.009778125;94,0.0094375;95,0.0092367185;96,0.004358594;97,0.0044273436;98,0.004469531;99,0.0044609373;100,0.0044203126;101,0.004419531;102,0.0044140625;103,0.004474219;104,0.0045460938;105,0.0043296875;106,0.0042359377;107,0.004165625;108,0.0041023437;109,0.0040226565;110,0.0039023438;111,0.0038257812;112,6.898437E-4;113,7.078125E-4;114,7.0234376E-4;115,7.171875E-4;116,7.273437E-4;117,7.78125E-4;118,7.5703126E-4;119,7.328125E-4;120,7.515625E-4;121,7.625E-4;122,7.40625E-4;123,6.8203127E-4;124,6.7421875E-4;125,6.6484377E-4;126,6.1953126E-4;127,5.578125E-4;128,0.0;140,0.0;141,7.8125E-7;142,3.125E-6;143,6.25E-6;144,0.0;172,0.0;173,7.8125E-7;174,3.125E-6;175,7.03125E-6;176,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:1", @@ -30295,7 +35889,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:0", @@ -30312,7 +35906,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:3", @@ -30329,7 +35923,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:mushroom:2", @@ -30346,13 +35940,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:bedrock:0", "distrib": "0,0.99999297;1,0.80020237;2,0.59994376;3,0.39979142;4,0.20036094;5,0.0;", "silktouch": true, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "randomthings:glowingmushroom:0", @@ -30369,31 +35963,31 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0017304687;2,0.0032;3,0.004914844;4,0.0066367188;5,0.008073438;6,0.008089063;7,0.008044532;8,0.0081125;9,0.008085156;10,0.008050782;11,0.0078796875;12,0.007929687;13,0.007914063;14,0.007802344;15,0.007900781;16,0.0077632815;17,0.007873437;18,0.008029687;19,0.00780625;20,0.007799219;21,0.007857031;22,0.007909375;23,0.007963281;24,0.007920313;25,0.008014844;26,0.007979687;27,0.007870313;28,0.007866406;29,0.007990625;30,0.00785;31,0.007892188;32,0.008000781;33,0.007921094;34,0.008174219;35,0.00858125;36,0.008421875;37,0.008385938;38,0.008578125;39,0.008221094;40,0.008452344;41,0.0082429685;42,0.008184375;43,0.008346094;44,0.008372656;45,0.0083414065;46,0.0083375;47,0.008034375;48,0.008039843;49,0.008119531;50,0.008041406;51,0.007983594;52,0.0080375;53,0.008002344;54,0.008280469;55,0.008247656;56,0.008155469;57,0.008286719;58,0.008221094;59,0.008263282;60,0.008222656;61,0.0073382813;62,0.00393125;63,6.585937E-4;64,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;21,0.0;22,4.6875E-6;23,2.421875E-5;24,1.25E-5;25,0.0;32,0.0;33,2.265625E-5;34,3.75E-5;35,2.65625E-5;36,7.8125E-6;37,0.0;47,0.0;48,1.640625E-5;49,4.296875E-5;50,3.28125E-5;51,6.25E-6;52,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.015696093;3,0.024432812;4,0.03401094;5,0.044471875;6,0.04565;7,0.047902342;8,0.04847578;9,0.047571875;10,0.047322657;11,0.04856875;12,0.049814843;13,0.050642967;14,0.051363282;15,0.051895313;16,0.052463282;17,0.052682813;18,0.05377422;19,0.0540875;20,0.05361406;21,0.053171877;22,0.05286328;23,0.054296095;24,0.054821093;25,0.05410078;26,0.053764064;27,0.054507032;28,0.055285938;29,0.054633595;30,0.05384453;31,0.05203203;32,0.050773438;33,0.04985625;34,0.049278125;35,0.049142968;36,0.04733828;37,0.046527345;38,0.044475783;39,0.042122655;40,0.040523436;41,0.039397657;42,0.03817578;43,0.03693281;44,0.03565703;45,0.03455;46,0.03437656;47,0.03416328;48,0.032595314;49,0.03139375;50,0.030832032;51,0.029648438;52,0.028;53,0.027309375;54,0.026422657;55,0.025575781;56,0.024382813;57,0.023571875;58,0.022825;59,0.022014843;60,0.021485938;61,0.020409375;62,0.019823438;63,0.019617187;64,0.018621875;65,0.018492969;66,0.018228125;67,0.018152343;68,0.01814375;69,0.0172375;70,0.016163282;71,0.0148375;72,0.01343125;73,0.013003906;74,0.012621875;75,0.011714063;76,0.011157031;77,0.010654688;78,0.011044531;79,0.015628906;80,0.018271875;81,0.03975;82,0.04893594;83,0.056740627;84,0.0682875;85,0.08187969;86,0.08953047;87,0.09377656;88,0.0975625;89,0.100585155;90,0.10275078;91,0.10589766;92,0.1108625;93,0.11566015;94,0.1206875;95,0.12569296;96,0.05860625;97,0.059;98,0.058819532;99,0.05860703;100,0.058426563;101,0.058478124;102,0.058483593;103,0.058166407;104,0.05803125;105,0.058002345;106,0.058394533;107,0.058582813;108,0.058898438;109,0.059351563;110,0.060003124;111,0.060641408;112,0.020875782;113,0.021109374;114,0.021072656;115,0.021039844;116,0.021021094;117,0.021017969;118,0.02108125;119,0.02103828;120,0.021053124;121,0.020972656;122,0.020891406;123,0.021034375;124,0.02109375;125,0.021140626;126,0.021208594;127,0.021354688;128,0.012167969;129,0.012172656;130,0.012164063;131,0.012167187;132,0.012163281;133,0.012157813;134,0.012142188;135,0.0121132815;136,0.01205625;137,0.012053906;138,0.012089844;139,0.012067188;140,0.012119532;141,0.012141407;142,0.012150781;143,0.012152344;144,0.010392187;145,0.010396094;146,0.010383594;147,0.010374219;148,0.010371094;149,0.0103648435;150,0.010364062;151,0.010348437;152,0.010319531;153,0.010279687;154,0.010292187;155,0.0103085935;156,0.010309375;157,0.010316406;158,0.0103125;159,0.0103;160,0.0072;165,0.0072;166,0.0071875;167,0.007178125;168,0.0071773436;169,0.0071742185;170,0.0071773436;171,0.0071773436;172,0.007167969;173,0.0071734376;174,0.0071703126;175,0.007165625;176,0.0042;177,0.004199219;178,0.004189844;179,0.0041835937;180,0.004174219;181,0.0041734376;182,0.0041609374;183,0.0041578123;184,0.00415625;185,0.004141406;186,0.004121875;187,0.0040640626;188,0.004090625;189,0.00411875;190,0.0041359374;191,0.004141406;192,9.898437E-4;193,9.960937E-4;195,9.960937E-4;196,9.929688E-4;197,9.898437E-4;198,9.851563E-4;199,9.734375E-4;200,9.5625E-4;201,9.1875E-4;202,9.5625E-4;203,9.734375E-4;204,9.851563E-4;205,9.898437E-4;206,9.929688E-4;207,9.960937E-4;208,4.0E-4;239,4.0E-4;240,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,2.984375E-4;30,0.010311719;31,0.03289531;32,0.053753126;33,0.06265469;34,0.06279297;35,0.062557034;36,0.06321172;37,0.06408047;38,0.064285934;39,0.064011715;40,0.064239845;41,0.06508203;42,0.06568672;43,0.064975;44,0.064329684;45,0.063699216;46,0.0641625;47,0.06441641;48,0.06440156;49,0.064960934;50,0.06458516;51,0.06458281;52,0.06491563;53,0.064975;54,0.06548906;55,0.06617266;56,0.066004686;57,0.06593281;58,0.065764844;59,0.06529297;60,0.065425;61,0.06565547;62,0.05669375;63,0.03475;64,0.010824218;65,3.046875E-4;66,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_terra:0", @@ -30410,7 +36004,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_perditio:0", @@ -30427,7 +36021,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:diamond_ore:0", @@ -30444,7 +36038,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "draconicevolution:draconium_ore:0", @@ -30461,13 +36055,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:packed_ice:0", "distrib": "0,0.0;71,0.0;72,3.125E-6;73,4.5E-4;74,0.010835937;75,0.07906875;76,0.24252343;77,0.3976125;78,0.4280133;79,0.22395234;80,0.08159219;81,0.04479297;82,0.026907813;83,0.015311719;84,0.009842187;85,0.008111719;86,0.007166406;87,0.00721875;88,0.009135156;89,0.010022656;90,0.009910937;91,0.009457031;92,0.00934375;93,0.009035156;94,0.006858594;95,0.0048015625;96,1.3203124E-4;97,3.828125E-5;98,0.0;", "silktouch": true, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:red_mushroom:0", @@ -30484,7 +36078,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:coal_ore:0", @@ -30501,7 +36095,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "projectred-exploration:ore:6", @@ -30518,7 +36112,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:chest:0", @@ -30535,25 +36129,25 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009260156;2,0.018174218;3,0.027092187;4,0.03568828;5,0.044539843;6,0.044353124;7,0.0442875;8,0.044532813;9,0.045064062;10,0.045133594;11,0.04579375;12,0.044769533;13,0.044253126;14,0.043828905;15,0.044260155;16,0.04490703;17,0.045208592;18,0.04556719;19,0.0457125;20,0.0458875;21,0.045653123;22,0.04584531;23,0.04552578;24,0.045022655;25,0.044570312;26,0.04418125;27,0.04464375;28,0.04468672;29,0.04433906;30,0.04418281;31,0.042884376;32,0.04120547;33,0.040416405;34,0.039709374;35,0.039783593;36,0.039804686;37,0.03965625;38,0.040046092;39,0.040883593;40,0.04115547;41,0.04021953;42,0.0392625;43,0.038651563;44,0.03857031;45,0.038779687;46,0.03956328;47,0.04039453;48,0.041396875;49,0.041600782;50,0.04183203;51,0.04121094;52,0.040785156;53,0.041322656;54,0.04128125;55,0.041347656;56,0.041742187;57,0.04168594;58,0.04165547;59,0.041910157;60,0.04227656;61,0.041953124;62,0.042965624;63,0.045179687;64,0.046591405;65,0.047457814;66,0.048110157;67,0.04844219;68,0.047882814;69,0.047878906;70,0.048107814;71,0.048391405;72,0.04875625;73,0.04866172;74,0.048019532;75,0.044929687;76,0.035408594;77,0.023050781;78,0.012615625;79,0.0043734377;80,1.296875E-4;81,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008777344;2,0.016752344;3,0.024722656;4,0.032211717;5,0.04048281;6,0.041248437;7,0.040778905;8,0.04001875;9,0.039510157;10,0.040128127;11,0.042546093;12,0.04289375;13,0.0425;14,0.042539842;15,0.042171095;16,0.041620314;17,0.041634373;18,0.041809376;19,0.042133592;20,0.04240469;21,0.042586718;22,0.042470314;23,0.042440627;24,0.042221874;25,0.042664062;26,0.042709377;27,0.041764062;28,0.04156172;29,0.04204453;30,0.041894533;31,0.039726563;32,0.037348438;33,0.0368875;34,0.037321877;35,0.037275;36,0.03696172;37,0.03634922;38,0.03625;39,0.037378125;40,0.037145313;41,0.03690625;42,0.036496095;43,0.03679922;44,0.03747422;45,0.037960157;46,0.038510155;47,0.037716407;48,0.037155468;49,0.03691953;50,0.036767967;51,0.037447657;52,0.03941719;53,0.039735157;54,0.03920156;55,0.037904687;56,0.037044533;57,0.03682422;58,0.036920313;59,0.03745;60,0.037592188;61,0.037522655;62,0.03833125;63,0.040109374;64,0.04228047;65,0.04332578;66,0.043189064;67,0.04332578;68,0.04298203;69,0.043207813;70,0.043365624;71,0.043825783;72,0.044332813;73,0.044353124;74,0.04358047;75,0.040589064;76,0.03209375;77,0.021160938;78,0.012061719;79,0.004555469;80,1.03125E-4;81,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "contenttweaker:sednanite_ore:0", "distrib": "0,0.0;10,0.0;11,7.8125E-7;12,3.90625E-6;13,7.8125E-7;14,0.0;17,0.0;18,7.8125E-7;19,3.90625E-6;20,7.8125E-7;21,0.0;23,0.0;24,7.8125E-7;25,3.90625E-6;26,7.8125E-7;27,0.0;35,0.0;36,7.8125E-7;37,3.90625E-6;38,7.8125E-7;39,0.0;43,0.0;44,7.8125E-7;45,3.90625E-6;46,7.8125E-7;47,7.8125E-7;48,3.90625E-6;49,7.8125E-7;50,0.0;56,0.0;57,7.8125E-7;58,3.90625E-6;59,7.8125E-7;60,0.0;61,7.8125E-7;62,3.90625E-6;63,7.8125E-7;64,7.8125E-7;65,3.90625E-6;66,7.8125E-7;67,0.0;69,0.0;70,7.8125E-7;71,3.90625E-6;72,7.8125E-7;73,0.0;110,0.0;111,7.8125E-7;112,0.0;141,0.0;142,7.8125E-7;143,3.90625E-6;144,0.0;173,0.0;174,7.8125E-7;175,3.90625E-6;176,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thaumcraft:crystal_aqua:0", @@ -30570,19 +36164,19 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;16,0.0;17,6.25E-6;18,3.125E-6;19,7.8125E-6;20,7.8125E-6;21,4.53125E-5;22,5.546875E-5;23,5.625E-5;24,7.96875E-5;25,9.296875E-5;26,1.3359376E-4;27,1.2890625E-4;28,9.609375E-5;29,1.390625E-4;30,1.265625E-4;31,1.4765625E-4;32,9.140625E-5;33,8.75E-5;34,6.40625E-5;35,4.6875E-5;36,2.578125E-5;37,1.328125E-5;38,5.46875E-6;39,2.34375E-6;40,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;112,0.0;113,6.25E-6;114,0.0;118,0.0;119,2.34375E-6;120,4.6875E-6;121,7.8125E-7;122,9.375E-6;123,4.6875E-6;124,5.46875E-6;125,2.34375E-6;126,0.0;127,7.03125E-6;128,6.25E-6;129,7.8125E-7;130,6.25E-6;131,0.0;132,0.0;133,2.34375E-6;134,8.59375E-6;135,1.71875E-5;136,9.375E-6;137,4.6875E-6;138,4.6875E-6;139,7.03125E-6;140,7.8125E-7;141,3.90625E-6;142,5.46875E-6;143,7.8125E-7;144,3.90625E-6;145,0.0;147,0.0;148,7.8125E-7;149,3.90625E-6;150,2.34375E-6;151,2.34375E-6;152,6.25E-6;153,3.125E-6;154,3.90625E-6;155,7.03125E-6;156,2.109375E-5;157,3.90625E-6;158,2.34375E-6;159,4.6875E-6;160,0.0;167,0.0;168,7.8125E-7;169,3.90625E-6;170,7.8125E-7;171,0.0;172,6.25E-6;173,0.0;174,0.0;175,3.125E-6;176,0.0;177,0.0;178,6.25E-6;179,0.0;180,0.0;181,7.8125E-7;182,3.90625E-6;183,7.8125E-7;184,1.5625E-6;185,5.46875E-6;186,7.8125E-7;187,7.8125E-6;188,3.125E-6;189,1.71875E-5;190,3.90625E-6;191,1.5625E-6;192,6.25E-6;193,0.0;197,0.0;198,1.5625E-6;199,3.125E-6;200,0.0;201,3.125E-6;202,0.0;203,3.125E-6;204,1.5625E-6;205,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore_fluid:2", @@ -30599,7 +36193,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "thermalfoundation:ore_fluid:1", @@ -30616,7 +36210,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:flower:6", @@ -30633,7 +36227,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stone:0", @@ -30650,13 +36244,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.009153906;2,0.017134376;3,0.02503047;4,0.032735158;5,0.040970314;6,0.041046094;7,0.041309375;8,0.041346096;9,0.04133281;10,0.04170078;11,0.043946873;12,0.044465624;13,0.043590624;14,0.04304297;15,0.043184374;16,0.04388203;17,0.0445875;18,0.044189844;19,0.044173438;20,0.044033594;21,0.044573437;22,0.0444;23,0.043329686;24,0.042842187;25,0.042491406;26,0.043114845;27,0.043976564;28,0.04485078;29,0.04480469;30,0.0434375;31,0.0417625;32,0.03998125;33,0.039264064;34,0.038521092;35,0.038078908;36,0.03835703;37,0.03811328;38,0.037360936;39,0.03710078;40,0.0368125;41,0.03757578;42,0.037766404;43,0.03790078;44,0.037740625;45,0.03858828;46,0.038351562;47,0.03803281;48,0.038217187;49,0.03898125;50,0.039528906;51,0.039923437;52,0.039840624;53,0.03988594;54,0.04001172;55,0.040035155;56,0.039903905;57,0.040073436;58,0.04003672;59,0.04020781;60,0.040289063;61,0.039592188;62,0.040117968;63,0.041896094;64,0.044171095;65,0.04582656;66,0.046066407;67,0.046557814;68,0.046835937;69,0.0472125;70,0.047432814;71,0.047357813;72,0.046340626;73,0.04534453;74,0.04409375;75,0.041150782;76,0.0330875;77,0.022372656;78,0.013378906;79,0.0052328124;80,1.5859376E-4;81,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "extrabees:hive:1", @@ -30691,7 +36285,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:redstone_ore:0", @@ -30708,13 +36302,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0033609376;2,0.006428906;3,0.009373438;4,0.012608593;5,0.016003907;6,0.016066406;7,0.015892187;8,0.0162375;9,0.016423438;10,0.016457813;11,0.016078906;12,0.015599219;13,0.015239844;14,0.015464063;15,0.016069531;16,0.01614922;17,0.015728906;18,0.015670313;19,0.01585625;20,0.016013281;21,0.015667187;22,0.0152125;23,0.014925782;24,0.015152344;25,0.015921094;26,0.016254688;27,0.016067188;28,0.015992187;29,0.016134376;30,0.016629687;31,0.016798437;32,0.016603906;33,0.016392969;34,0.01596328;35,0.015729688;36,0.015549219;37,0.015625;38,0.015902344;39,0.0159375;40,0.015614844;41,0.015285937;42,0.015213281;43,0.015053125;44,0.015240625;45,0.016189063;46,0.016907813;47,0.016885938;48,0.01678203;49,0.016417187;50,0.016590625;51,0.016641406;52,0.01593672;53,0.015889062;54,0.016039062;55,0.016283594;56,0.016620312;57,0.016305469;58,0.016307032;59,0.016683593;60,0.016803125;61,0.016482031;62,0.015869532;63,0.0157625;64,0.016238282;65,0.016826563;66,0.016552344;67,0.0166375;68,0.016807813;69,0.017213281;70,0.017710157;71,0.017685937;72,0.017467188;73,0.016567187;74,0.016079687;75,0.014910937;76,0.012717969;77,0.0100335935;78,0.008575781;79,0.0072453124;80,8.789062E-4;81,6.898437E-4;82,5.3984375E-4;83,5.210937E-4;84,5.453125E-4;85,6.0625E-4;86,6.3359377E-4;87,6.3125E-4;88,5.46875E-4;89,4.9609377E-4;90,3.546875E-4;91,1.6953125E-4;92,7.421875E-5;93,1.171875E-5;94,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -30731,7 +36325,7 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -30748,13 +36342,13 @@ } } ], - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;2,0.0;3,1.171875E-5;4,9.53125E-5;5,2.109375E-4;6,3.7265624E-4;7,1.5546875E-4;8,2.1015626E-4;9,4.1171876E-4;10,2.8203125E-4;11,2.34375E-4;12,7.421875E-5;13,1.4765625E-4;14,9.375E-5;15,1.140625E-4;16,1.6953125E-4;17,8.984375E-5;18,2.25E-4;19,2.046875E-4;20,5.78125E-5;21,1.5E-4;22,3.953125E-4;23,1.5546875E-4;24,6.015625E-5;25,6.40625E-5;26,6.171875E-5;27,1.6015625E-4;28,5.703125E-5;29,5.9375E-5;30,7.578125E-5;31,2.765625E-4;32,2.1875E-4;33,1.9921875E-4;34,1.515625E-4;35,1.09375E-4;36,6.640625E-5;37,6.5625E-5;38,1.6328125E-4;39,3.046875E-5;40,1.3125E-4;41,1.5703125E-4;42,1.953125E-4;43,1.8125E-4;44,2.2421875E-4;45,4.4375E-4;46,2.4375E-4;47,0.0;", "silktouch": false, - "dim": "Dim 147: planet" + "dim": "Dim 147: Sedna" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -30771,7 +36365,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:mushroom:2", @@ -30788,7 +36382,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:mushroom:3", @@ -30805,7 +36399,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:mushroom:4", @@ -30822,7 +36416,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:sign:0", @@ -30839,7 +36433,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:mushroom:0", @@ -30856,7 +36450,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:mushroom:1", @@ -30873,13 +36467,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.25E-5;2,2.265625E-5;3,4.296875E-5;4,4.53125E-5;5,7.734375E-5;6,6.015625E-5;7,7.65625E-5;8,6.328125E-5;9,6.40625E-5;10,7.34375E-5;11,8.515625E-5;12,7.5E-5;13,8.046875E-5;14,8.671875E-5;15,7.265625E-5;16,8.203125E-5;17,8.046875E-5;18,3.828125E-5;19,1.171875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:apiary:0", @@ -30896,7 +36490,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -30913,7 +36507,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_ignis:0", @@ -30930,7 +36524,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:beehives:6", @@ -30992,13 +36586,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:logs.3:2", "distrib": "0,0.0;67,0.0;68,7.8125E-7;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:lapis_ore:0", @@ -31015,7 +36609,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:11", @@ -31032,7 +36626,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:12", @@ -31049,7 +36643,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:13", @@ -31066,7 +36660,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:14", @@ -31083,7 +36677,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:resources:0", @@ -31100,7 +36694,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:10", @@ -31117,7 +36711,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:gravel:0", @@ -31134,7 +36728,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:15", @@ -31151,7 +36745,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "mod_lavacow:veil_shroom:0", @@ -31168,7 +36762,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "extrautils2:redorchid:0", @@ -31194,7 +36788,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -31211,19 +36805,19 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;10,0.0;11,1.5625E-6;12,3.984375E-5;13,3.40625E-4;14,0.0012773437;15,0.0020210939;16,0.0013078125;17,3.359375E-4;18,3.28125E-5;19,2.34375E-6;20,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;47,0.0;48,2.34375E-6;49,2.34375E-5;50,3.75E-5;51,1.3671875E-4;52,2.5625E-4;53,4.6484376E-4;54,8.359375E-4;55,0.0012601563;56,0.0017710937;57,0.0022203126;58,0.0024429688;59,0.0023828126;60,0.0021789062;61,0.0017726562;62,0.0012609375;63,7.1875E-4;64,2.328125E-4;65,1.4375E-4;66,6.015625E-5;67,2.5E-5;68,4.6875E-6;69,7.8125E-7;70,7.8125E-7;71,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_aer:0", @@ -31240,43 +36834,43 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,3.90625E-6;24,3.125E-5;25,7.03125E-5;26,8.125E-5;27,1.5703125E-4;28,3.390625E-4;29,6.265625E-4;30,9.578125E-4;31,0.001346875;32,0.0018859375;33,0.0026140625;34,0.0034460938;35,0.0040226565;36,0.0048945313;37,0.0054414063;38,0.0054414063;39,0.0054804687;40,0.0053140623;41,0.0048765624;42,0.004228125;43,0.0033078126;44,0.0024976563;45,0.00198125;46,0.0013539062;47,7.921875E-4;48,4.71875E-4;49,2.9609376E-4;50,1.0390625E-4;51,6.25E-5;52,3.359375E-5;53,1.640625E-5;54,6.25E-6;55,1.5625E-6;56,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;12,0.0;13,5.46875E-6;14,1.484375E-5;15,1.0E-4;16,2.234375E-4;17,5.03125E-4;18,9.546875E-4;19,0.0011960937;20,0.0013820312;21,0.0012492187;22,8.992187E-4;23,4.796875E-4;24,1.828125E-4;25,6.015625E-5;26,1.484375E-5;27,3.90625E-6;28,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.5703126E-4;2,4.6953125E-4;3,6.5234373E-4;4,9.023438E-4;5,0.0011476562;6,0.0011203125;7,0.0011265625;8,0.001125;9,0.0011679687;10,0.0011859376;11,0.0011828125;12,0.0011671875;13,0.0012015625;14,0.00115;15,0.0011460937;16,0.00115;17,0.0011890625;18,0.0012015625;19,0.001175;20,0.0011335937;21,0.0011890625;22,0.0012039063;23,0.0011171876;24,0.0012359375;25,0.0012101562;26,0.001225;27,0.0012257813;28,0.0011304688;29,0.001134375;30,0.0011335937;31,0.0011304688;32,0.0010898438;33,0.00109375;34,0.00110625;35,0.0011;36,0.0011375;37,0.0010625;38,0.0011109374;39,0.0010742188;40,0.0010960938;41,0.0011171876;42,0.001121875;43,0.0010921875;44,0.0010945313;45,0.0011078125;46,0.0011210938;47,0.0010859375;48,0.001153125;49,0.0010835937;50,0.0010867188;51,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;18,0.0;19,7.8125E-7;20,3.125E-6;21,0.0;22,8.59375E-6;23,1.5625E-5;24,2.1875E-5;25,1.796875E-5;26,2.578125E-5;27,5.390625E-5;28,5.703125E-5;29,9.0625E-5;30,9.84375E-5;31,1.2109375E-4;32,1.40625E-4;33,1.46875E-4;34,1.40625E-4;35,1.59375E-4;36,1.5859376E-4;37,1.78125E-4;38,1.296875E-4;39,1.9375E-4;40,1.6640624E-4;41,1.7421875E-4;42,1.640625E-4;43,1.6015625E-4;44,1.375E-4;45,1.3046875E-4;46,9.6875E-5;47,8.203125E-5;48,5.859375E-5;49,5.9375E-5;50,3.984375E-5;51,3.203125E-5;52,2.421875E-5;53,1.015625E-5;54,1.484375E-5;55,2.34375E-6;56,0.0;57,7.03125E-6;58,1.5625E-6;59,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;40,0.0;41,3.125E-6;42,4.6875E-6;43,2.734375E-5;44,5.625E-5;45,1.3359376E-4;46,2.96875E-4;47,4.6875E-4;48,5.3984375E-4;49,5.71875E-4;50,4.3125E-4;51,2.8046875E-4;52,1.3203124E-4;53,6.484375E-5;54,1.328125E-5;55,6.25E-6;56,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;16,0.0;17,1.5625E-6;18,1.5625E-6;19,1.328125E-5;20,2.65625E-5;21,4.84375E-5;22,1.0E-4;23,1.7890625E-4;24,2.640625E-4;25,4.71875E-4;26,5.90625E-4;27,7.3359377E-4;28,9.234375E-4;29,8.648437E-4;30,7.2578125E-4;31,5.7890627E-4;32,4.3984374E-4;33,2.734375E-4;34,1.7421875E-4;35,1.125E-4;36,2.96875E-5;37,2.65625E-5;38,1.25E-5;39,4.6875E-6;40,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:clay:0", @@ -31293,7 +36887,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "actuallyadditions:item_rice_seed:0", @@ -31319,19 +36913,19 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "chisel:blocklead:6", "distrib": "0,0.0;61,0.0;62,7.8125E-7;63,1.1796875E-4;64,1.328125E-5;65,1.015625E-5;66,3.203125E-5;67,5.859375E-5;68,1.3671875E-4;69,1.25E-4;70,1.1484375E-4;71,1.0859375E-4;72,1.1484375E-4;73,1.1484375E-4;74,1.984375E-4;75,1.0703125E-4;76,1.6484375E-4;77,1.6328125E-4;78,1.6328125E-4;79,1.171875E-4;80,9.375E-6;81,7.8125E-6;83,7.8125E-6;84,6.25E-6;87,6.25E-6;88,1.2265625E-4;89,2.421875E-5;90,2.734375E-5;91,2.265625E-5;92,1.640625E-5;93,1.171875E-5;94,1.171875E-5;95,7.8125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.009342968;2,0.018029688;3,0.030771093;4,0.044172656;5,0.057371095;6,0.057810158;7,0.058210157;8,0.04832422;9,0.038142186;10,0.03238047;11,9.921875E-5;12,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stone_button:0", @@ -31348,13 +36942,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.75E-5;30,0.00701875;31,0.023839844;32,0.04044297;33,0.047121093;34,0.04654375;35,0.046890624;36,0.047571875;37,0.047753908;38,0.048067186;39,0.048185155;40,0.046922658;41,0.04795781;42,0.048821874;43,0.047321875;44,0.04775781;45,0.04871875;46,0.047992967;47,0.047203906;48,0.04742969;49,0.048448436;50,0.048871875;51,0.04809922;52,0.048075;53,0.04831953;54,0.0483625;55,0.048314843;56,0.048503123;57,0.048995312;58,0.049403906;59,0.049264062;60,0.04826875;61,0.046272658;62,0.037546095;63,0.020861719;64,0.002440625;65,1.5625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "magicbees:hiveblock:1", @@ -31434,43 +37028,43 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,3.1484375E-4;2,6.921875E-4;3,9.945312E-4;4,0.0012695312;5,0.0015242187;6,0.0014828125;7,0.0015851563;8,0.0016007812;9,0.0015375;10,0.0015984375;11,0.0016476562;12,0.0016382813;13,0.0016671875;14,0.0015914063;15,0.0016039063;16,0.0015429688;17,0.001521875;18,0.0015492188;19,0.0015820313;20,0.0016195313;21,0.0015648437;22,0.0016125;23,0.0016039063;24,0.00156875;25,0.0016289062;26,0.0015492188;27,0.0014804688;28,0.0015820313;29,0.0013789062;30,7.648438E-4;31,1.3359376E-4;32,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;73,0.0;74,1.71875E-5;75,1.5625E-6;76,1.5625E-6;77,0.0;78,1.71875E-5;79,1.5625E-6;80,0.0;83,0.0;84,3.90625E-6;85,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:mossy_cobblestone:0", "distrib": "0,0.0;9,0.0;10,3.59375E-5;11,1.046875E-4;12,5.546875E-5;13,5.46875E-6;14,0.0;15,1.1015625E-4;16,5.0E-5;17,3.28125E-5;18,7.890625E-5;19,7.96875E-5;20,6.09375E-5;21,4.609375E-5;22,3.984375E-5;23,0.0;24,3.046875E-5;25,0.0;26,3.125E-5;27,2.5E-5;28,8.125E-5;29,3.75E-5;30,0.0;31,6.953125E-5;32,0.0;33,6.40625E-5;34,0.0;37,0.0;38,2.8125E-5;39,3.75E-5;40,3.046875E-5;41,4.609375E-5;42,0.0;45,0.0;46,7.890625E-5;47,0.0;48,3.59375E-5;49,4.609375E-5;50,3.515625E-5;51,8.125E-5;52,4.375E-5;53,0.0;56,0.0;57,2.1875E-5;58,3.75E-5;59,0.0;60,3.90625E-6;61,7.34375E-5;62,0.0;63,7.96875E-5;64,0.0;67,0.0;68,1.640625E-5;69,0.0;77,0.0;78,2.96875E-5;79,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;73,0.0;74,1.09375E-5;75,0.0;77,0.0;78,7.03125E-6;79,0.0;83,0.0;84,3.90625E-6;85,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;76,0.0;77,1.5625E-6;78,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,5.757813E-4;2,0.0010859375;3,0.0015953125;4,0.0021335937;5,0.00285;6,0.0028195314;7,0.0026109375;8,0.002790625;9,0.0027992188;10,0.0027671875;11,0.0029914062;12,0.0029523438;13,0.0029539063;14,0.0028117187;15,0.0028515626;16,0.0028445313;17,0.0028367187;18,0.002796875;19,0.0028273438;20,0.0029125;21,0.0028226562;22,0.0028671876;23,0.0028070312;24,0.0028445313;25,0.00303125;26,0.0030101563;27,0.0029476562;28,0.0027984376;29,0.0029320312;30,0.0028664062;31,0.0027164062;32,0.0025789062;33,0.0023875;34,0.0025546874;35,0.0026273436;36,0.0025164064;37,0.002390625;38,0.0025046875;39,0.0025492187;40,0.002484375;41,0.0023945312;42,0.0022867187;43,0.0012351562;44,1.4609375E-4;45,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_ordo:0", @@ -31487,13 +37081,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,6.03125E-4;38,0.002034375;39,0.0035335938;40,0.004059375;41,0.0039546876;42,0.004078125;43,0.004027344;44,0.004113281;45,0.004057031;46,0.0039984374;47,0.0041546873;48,0.004121875;49,0.003949219;50,0.00396875;51,0.0042953123;52,0.004199219;53,0.0041046874;54,0.0042085936;55,0.0043242187;56,0.004171094;57,0.0041234377;58,0.0040976563;59,0.0042382814;60,0.0040640626;61,0.0039867186;62,0.0039;63,0.0035726563;64,0.0015195312;65,0.0014851562;66,0.0014359375;67,0.0012757812;68,0.0012226562;69,0.001153125;70,0.00109375;71,0.0011296875;72,9.609375E-4;73,5.2578124E-4;74,1.2109375E-4;75,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:ore_amber:0", @@ -31519,73 +37113,73 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,7.265625E-5;3,4.171875E-4;4,9.1171876E-4;5,0.001346875;6,0.001378125;7,0.0013164063;8,0.0013320312;9,0.0013578126;10,0.0013617188;11,0.00140625;12,0.0014632812;13,0.0014445313;14,0.0014726563;15,0.0014414062;16,0.0014023437;17,0.0011820312;18,6.929687E-4;19,2.2890625E-4;20,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.0859375E-4;3,6.40625E-4;4,0.0015679687;5,0.0022515624;6,0.0022570312;7,0.0022132813;8,0.0022671875;9,0.0024382812;10,0.002478125;11,0.0026148437;12,0.0027445313;13,0.0026375;14,0.0025757812;15,0.0025382813;16,0.00260625;17,0.0025359376;18,0.0025085937;19,0.0025375;20,0.0024679687;21,0.0025429688;22,0.0024664062;23,0.0026109375;24,0.0026359374;25,0.0026296875;26,0.0026421875;27,0.0021703125;28,0.0014179688;29,5.4453127E-4;30,3.03125E-4;31,2.75E-4;32,2.3828125E-4;33,1.359375E-4;34,3.4375E-5;35,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;44,0.0;45,1.5625E-6;46,4.6875E-6;47,1.484375E-5;48,1.015625E-5;50,1.015625E-5;51,9.375E-6;52,0.0;53,2.34375E-6;54,0.0;55,3.125E-6;56,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,3.125E-5;3,1.484375E-4;4,3.734375E-4;5,5.609375E-4;6,5.921875E-4;7,8.6953124E-4;8,0.001740625;9,0.0026570312;10,0.0029117188;11,0.0031007812;12,0.003196875;13,0.0032195312;14,0.0031734374;15,0.00318125;16,0.0031367186;17,0.0030898438;18,0.0031382812;19,0.0031921875;20,0.0031539062;21,0.0031335938;22,0.003128125;23,0.0030632813;24,0.0031742188;25,0.0033070312;26,0.003259375;27,0.003203125;28,0.0028320313;29,0.0025867186;30,0.0025875;31,0.0025890626;32,0.0022101563;33,0.0013070313;34,3.09375E-4;35,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;50,0.0;51,3.125E-6;52,2.34375E-6;53,2.34375E-6;54,9.375E-6;55,2.34375E-6;56,1.015625E-5;57,7.03125E-6;58,3.125E-6;59,7.8125E-6;60,7.8125E-6;61,1.484375E-5;62,7.8125E-6;63,9.375E-6;64,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,4.0859374E-4;8,0.0027570312;9,0.0051703127;10,0.005746875;11,0.00585;12,0.006033594;13,0.0061515626;14,0.0060273437;15,0.005850781;16,0.0059890626;17,0.005927344;18,0.00595625;19,0.0062296875;20,0.006205469;21,0.006165625;22,0.0060609374;23,0.00605;24,0.005840625;25,0.005983594;26,0.005853125;27,0.0059765624;28,0.0058304686;29,0.005814844;30,0.0058304686;31,0.006053125;32,0.0058273436;33,0.005714844;34,0.0059953127;35,0.0062546874;36,0.0062734373;37,0.0061132815;38,0.0061039063;39,0.005925;40,0.005925781;41,0.0061632814;42,0.005978906;43,0.006059375;44,0.0062773437;45,0.0060921875;46,0.0061585936;47,0.0057835937;48,0.0058421874;49,0.0059765624;50,0.0058515626;51,0.0062125;52,0.0062203123;53,0.0063609374;54,0.0062992186;55,0.0062117185;56,0.0061140624;57,0.005796094;58,0.003253125;59,4.8671875E-4;60,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.3203123E-4;38,0.0020820312;39,0.0034453126;40,0.0039515626;41,0.004144531;42,0.0039664065;43,0.0040226565;44,0.0042296876;45,0.0046726563;46,0.005685156;47,0.0065523437;48,0.007022656;49,0.0072617186;50,0.0070609376;51,0.0070414064;52,0.007078125;53,0.007040625;54,0.0072320313;55,0.0073460937;56,0.0073789065;57,0.0073546874;58,0.0074890624;59,0.007321875;60,0.007160156;61,0.007065625;62,0.0066539063;63,0.0062929685;64,0.0026609376;65,0.0025453125;66,0.0026367188;67,0.0024210936;68,0.0021453125;69,0.0020609375;70,0.00206875;71,0.0019585937;72,0.0017414063;73,0.0011921875;74,7.789062E-4;75,5.726562E-4;76,5.070313E-4;77,4.65625E-4;78,3.96875E-4;79,4.1640626E-4;80,7.5E-5;81,7.734375E-5;82,5.703125E-5;83,6.796875E-5;84,7.65625E-5;85,5.625E-5;86,4.609375E-5;87,5.078125E-5;88,4.0625E-5;89,2.03125E-5;90,2.265625E-5;91,1.71875E-5;92,1.015625E-5;93,4.6875E-6;94,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;13,0.0;14,1.5625E-6;15,1.5625E-6;16,8.59375E-6;17,1.40625E-5;18,1.484375E-5;19,2.578125E-5;20,3.75E-5;21,2.578125E-5;22,1.953125E-5;23,1.328125E-5;24,4.6875E-6;25,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.8125E-4;6,1.8359374E-4;7,1.6875E-4;8,1.828125E-4;9,2.0E-4;10,1.8046875E-4;11,1.90625E-4;12,1.8046875E-4;13,2.1171875E-4;14,1.984375E-4;15,1.8125E-4;16,1.8984375E-4;17,1.796875E-4;18,1.8203125E-4;19,2.0234376E-4;20,2.109375E-4;21,1.8046875E-4;22,1.9140624E-4;23,1.9296876E-4;24,1.921875E-4;25,1.4921874E-4;26,1.7421875E-4;27,2.0625E-4;28,1.953125E-4;29,2.109375E-4;30,1.84375E-4;31,1.953125E-4;32,1.8203125E-4;33,1.8671875E-4;34,1.90625E-4;35,1.9140624E-4;36,1.9375E-4;37,1.8671875E-4;38,1.9609375E-4;39,1.796875E-4;40,1.7109375E-4;41,1.765625E-4;42,1.8203125E-4;43,1.765625E-4;44,2.0390625E-4;45,2.0E-4;46,1.8515626E-4;47,2.21875E-4;48,2.171875E-4;49,1.9453125E-4;50,2.046875E-4;51,1.8828125E-4;52,1.8671875E-4;53,1.8984375E-4;54,1.9609375E-4;55,1.921875E-4;56,1.9609375E-4;57,1.984375E-4;58,1.984375E-4;59,1.90625E-4;60,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.6875E-4;18,0.0017765625;19,0.0031492189;20,0.00353125;21,0.0035859374;22,0.0035890625;23,0.0035789062;24,0.003515625;25,0.0034570312;26,0.00360625;27,0.0035039063;28,0.0035039063;29,0.003609375;30,0.0035703124;31,0.0035679687;32,0.0035109376;33,0.003534375;34,0.0035195313;35,0.0035375;36,0.0034765624;37,0.0034867187;38,0.0035320313;39,0.0035398437;40,0.0034179688;41,0.0034085938;42,0.003378125;43,0.003446875;44,0.00353125;45,0.0036164063;46,0.0035632811;47,0.0034882813;48,0.00351875;49,0.0034992187;50,0.0035578124;51,0.0035945312;52,0.0030382813;53,0.0017460937;54,4.890625E-4;55,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;20,0.0;21,1.5625E-6;22,1.71875E-5;23,1.5625E-5;24,3.203125E-5;25,4.140625E-5;26,5.78125E-5;27,5.78125E-5;28,6.953125E-5;29,7.8125E-5;30,7.265625E-5;31,4.53125E-5;32,3.75E-5;33,1.953125E-5;34,1.5625E-5;35,5.46875E-6;36,4.6875E-6;37,0.0;38,0.0;39,2.34375E-6;40,7.8125E-7;41,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:5", @@ -31602,13 +37196,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;18,0.0;19,1.5625E-6;20,3.125E-6;21,4.6875E-6;22,1.5625E-6;23,7.03125E-6;24,1.015625E-5;25,1.25E-5;26,4.6875E-6;27,8.59375E-6;28,1.875E-5;29,1.015625E-5;30,1.484375E-5;31,9.375E-6;32,8.59375E-6;33,6.25E-6;34,5.46875E-6;35,1.5625E-6;36,0.0;38,0.0;39,1.5625E-6;40,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:4", @@ -31625,13 +37219,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;25,0.0;26,3.90625E-6;27,1.5625E-6;28,3.90625E-6;29,7.8125E-6;30,2.34375E-6;31,3.90625E-6;32,8.59375E-6;33,8.59375E-6;34,7.03125E-6;35,5.46875E-6;36,5.46875E-6;37,2.34375E-6;39,2.34375E-6;40,1.5625E-6;41,5.46875E-6;42,6.25E-6;43,4.6875E-6;44,2.34375E-6;45,6.25E-6;46,3.90625E-6;47,4.6875E-6;48,3.125E-6;49,7.8125E-7;50,0.0;51,1.5625E-6;52,1.5625E-6;53,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:7", @@ -31648,7 +37242,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:6", @@ -31665,7 +37259,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:flower_1:3", @@ -31682,7 +37276,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:9", @@ -31699,7 +37293,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:8", @@ -31716,7 +37310,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:ore_quartz:0", @@ -31733,7 +37327,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:brown_mushroom:0", @@ -31750,13 +37344,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:fruits:6", "distrib": "0,0.0;71,0.0;72,2.34375E-6;73,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:1", @@ -31773,7 +37367,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:0", @@ -31790,7 +37384,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:3", @@ -31807,7 +37401,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:mushroom:2", @@ -31824,19 +37418,19 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "chisel:blocknickel:5", "distrib": "0,0.0;62,0.0;63,5.078125E-5;64,6.25E-6;65,6.25E-6;66,1.875E-5;67,3.828125E-5;68,7.109375E-5;69,7.8125E-5;70,8.671875E-5;71,8.75E-5;72,7.34375E-5;73,5.546875E-5;74,1.2578125E-4;75,8.828125E-5;76,9.140625E-5;77,7.03125E-5;78,1.1953125E-4;79,1.03125E-4;80,2.34375E-6;82,2.34375E-6;83,5.46875E-6;84,0.0;86,0.0;87,6.25E-6;88,4.375E-5;89,2.03125E-5;90,2.65625E-5;91,3.28125E-5;92,2.65625E-5;93,0.0;94,0.0;95,7.03125E-6;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.8;2,0.6002188;3,0.40018985;4,0.20009688;5,0.0;69,0.0;70,1.5625E-6;72,1.5625E-6;73,7.8125E-7;74,0.0;", "silktouch": true, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "randomthings:glowingmushroom:0", @@ -31853,19 +37447,19 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.0016148437;2,0.00306875;3,0.0047101565;4,0.006359375;5,0.0077875;6,0.007950781;7,0.007709375;8,0.0077328123;9,0.007817969;10,0.007849218;11,0.00789375;12,0.0081085935;13,0.008111719;14,0.007984375;15,0.008292968;16,0.008325;17,0.00788125;18,0.007914063;19,0.007871094;20,0.007953906;21,0.008114844;22,0.0079640625;23,0.0079125;24,0.008091406;25,0.007915625;26,0.008010938;27,0.007923437;28,0.007848438;29,0.00786875;30,0.007800781;31,0.007860157;32,0.007740625;33,0.008013281;34,0.008046093;35,0.00775625;36,0.007839844;37,0.007826562;38,0.008017188;39,0.00784375;40,0.008225781;41,0.008099219;42,0.007863281;43,0.008104688;44,0.007975781;45,0.007848438;46,0.008027344;47,0.008003906;48,0.0078;49,0.007929687;50,0.008053906;51,0.00789375;52,0.007659375;53,0.007895312;54,0.008230469;55,0.008164844;56,0.007942188;57,0.008302344;58,0.008428125;59,0.008180468;60,0.0078375;61,0.0071226563;62,0.0037867187;63,5.6328124E-4;64,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:vine:0", "distrib": "0,0.0;68,0.0;69,2.34375E-6;70,7.8125E-7;71,7.8125E-7;72,1.5625E-6;75,1.5625E-6;76,0.0;77,0.0;78,2.34375E-6;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "randomthings:pitcherplant:0", @@ -31882,25 +37476,25 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;33,0.0;34,2.421875E-5;35,4.453125E-5;36,2.03125E-5;37,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:sand:0", "distrib": "0,0.0;58,0.0;59,1.3515625E-4;60,0.0011648438;61,0.00105;62,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,9.375E-6;2,0.014596093;3,0.0242625;4,0.034529686;5,0.04542578;6,0.04706875;7,0.047528125;8,0.046679687;9,0.046989843;10,0.04776719;11,0.04812969;12,0.0495875;13,0.051516406;14,0.0532125;15,0.05488594;16,0.055548437;17,0.05603125;18,0.056715626;19,0.056432813;20,0.05623594;21,0.05514453;22,0.055428907;23,0.056952342;24,0.057845313;25,0.058614064;26,0.058515623;27,0.058790624;28,0.058470313;29,0.057311717;30,0.056465626;31,0.055586718;32,0.054701563;33,0.055424217;34,0.055322655;35,0.054146875;36,0.05346953;37,0.051875;38,0.049940623;39,0.048078123;40,0.047161717;41,0.04555547;42,0.044033594;43,0.043255467;44,0.04078594;45,0.038625;46,0.03786953;47,0.037109375;48,0.03598203;49,0.034796093;50,0.034139063;51,0.03368672;52,0.033004686;53,0.031564843;54,0.029625;55,0.028038282;56,0.02730625;57,0.026485156;58,0.025064062;59,0.023469532;60,0.023075;61,0.022927344;62,0.024696093;63,0.03521953;64,0.007053125;65,0.0069335937;66,0.0071226563;67,0.008950781;68,0.015294531;69,0.026846094;70,0.0405125;71,0.06096719;72,0.07746875;73,0.08709531;74,0.099614844;75,0.115714066;76,0.1325164;77,0.14889921;78,0.16592656;79,0.18316093;80,0.0018039063;81,0.0020054688;82,0.0022328126;83,0.0027328124;84,0.0033882812;85,0.004188281;86,0.005134375;87,0.006561719;88,0.008670312;89,0.011242969;90,0.0140140625;91,0.017296875;92,0.020310156;93,0.022615625;94,0.024621094;95,0.02575078;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:plant_1:9", @@ -31917,7 +37511,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:gem_ore:6", @@ -31934,13 +37528,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,3.25E-4;30,0.010954687;31,0.033657033;32,0.05485078;33,0.063950785;34,0.063278906;35,0.06218906;36,0.06270078;37,0.0638414;38,0.064552344;39,0.0644375;40,0.06357735;41,0.06285625;42,0.06277812;43,0.06362265;44,0.0638375;45,0.063010156;46,0.06377734;47,0.06531641;48,0.06522813;49,0.064421095;50,0.064350784;51,0.06483125;52,0.065563284;53,0.065378904;54,0.06470703;55,0.064889066;56,0.06513906;57,0.0644289;58,0.065075;59,0.065510154;60,0.06406797;61,0.0623;62,0.051794533;63,0.029178126;64,0.0038515625;65,1.203125E-4;66,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_terra:0", @@ -31957,7 +37551,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_perditio:0", @@ -31974,7 +37568,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "natura:overworld_seeds:0", @@ -32000,7 +37594,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:diamond_ore:0", @@ -32017,7 +37611,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "draconicevolution:draconium_ore:0", @@ -32034,7 +37628,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:leaves.decorative.1:15", @@ -32051,7 +37645,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:mycelium:0", @@ -32068,13 +37662,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:red_mushroom:0", "distrib": "0,0.0;10,0.0;11,4.6875E-6;12,2.34375E-6;13,4.6875E-6;14,2.34375E-6;15,1.015625E-5;16,3.125E-6;17,1.5625E-6;18,8.59375E-6;19,1.5625E-6;20,2.34375E-6;21,3.125E-6;22,3.125E-6;23,7.8125E-6;24,4.6875E-6;25,4.6875E-6;26,7.8125E-7;27,7.8125E-6;28,3.90625E-6;29,6.25E-6;30,1.5625E-6;31,3.125E-6;32,6.25E-6;33,7.8125E-7;34,1.5625E-6;35,3.125E-6;36,1.5625E-6;37,7.8125E-7;38,2.34375E-6;39,4.6875E-6;40,3.90625E-6;41,7.8125E-7;42,7.8125E-7;43,7.03125E-6;44,1.5625E-6;47,1.5625E-6;48,2.34375E-6;49,1.5625E-6;50,2.34375E-6;51,0.0;52,7.8125E-7;53,7.8125E-7;54,1.5625E-6;55,0.0;56,1.5625E-6;57,4.6875E-6;58,2.34375E-6;59,7.8125E-7;60,0.0;61,7.8125E-7;62,1.5625E-6;63,6.484375E-5;64,7.8125E-7;65,1.5625E-6;66,4.6875E-6;67,1.328125E-5;68,5.546875E-5;69,1.21875E-4;70,2.5390624E-4;71,5.1484373E-4;72,6.546875E-4;73,8.90625E-4;74,0.0011109374;75,0.0011398437;76,0.0013117187;77,0.0016;78,0.0019382812;79,0.0022125;80,6.25E-6;81,7.03125E-6;82,1.5625E-5;83,1.71875E-5;84,2.03125E-5;85,2.1875E-5;86,2.109375E-5;87,4.6875E-5;88,6.953125E-5;89,9.296875E-5;90,1.40625E-4;91,1.3984375E-4;92,1.5625E-4;93,2.921875E-4;94,3.6015626E-4;95,4.1171876E-4;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:coal_ore:0", @@ -32091,7 +37685,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "projectred-exploration:ore:6", @@ -32108,7 +37702,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:chest:0", @@ -32125,25 +37719,25 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.009425782;2,0.017842969;3,0.02653828;4,0.035128906;5,0.043914843;6,0.04450156;7,0.04441953;8,0.044498436;9,0.04405625;10,0.04373672;11,0.045554686;12,0.046514064;13,0.047059376;14,0.047227345;15,0.045785155;16,0.04482969;17,0.043800782;18,0.043575;19,0.04398828;20,0.04440078;21,0.045238283;22,0.044385158;23,0.043816406;24,0.043535937;25,0.043867186;26,0.04379375;27,0.043710936;28,0.043852344;29,0.04483281;30,0.044989843;31,0.043271095;32,0.04123594;33,0.040386718;34,0.040449217;35,0.040354688;36,0.040178124;37,0.040460154;38,0.04053828;39,0.04039297;40,0.039942186;41,0.03966172;42,0.03963125;43,0.04003672;44,0.040883593;45,0.040884376;46,0.040260155;47,0.040677343;48,0.04133828;49,0.041653126;50,0.04125;51,0.040058594;52,0.03983125;53,0.039916407;54,0.040503126;55,0.041303907;56,0.041642968;57,0.04275156;58,0.04309453;59,0.042421095;60,0.041221093;61,0.039641406;62,0.03869375;63,0.038432814;64,0.0160375;65,0.015882812;66,0.015548438;67,0.014509375;68,0.013589063;69,0.012816406;70,0.012139844;71,0.011953125;72,0.011703125;73,0.011036719;74,0.009821875;75,0.008928125;76,0.007945312;77,0.0058171875;78,0.003128125;79,0.001121875;80,4.609375E-5;81,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:cobblestone:0", "distrib": "0,0.0;9,0.0;10,1.328125E-5;11,5.78125E-5;12,7.578125E-5;13,8.90625E-5;14,9.453125E-5;15,1.1796875E-4;16,1.046875E-4;17,1.0546875E-4;18,1.2578125E-4;19,1.78125E-4;20,1.3515625E-4;21,1.3984375E-4;22,1.390625E-4;23,1.03125E-4;24,6.71875E-5;25,5.625E-5;26,3.75E-5;27,3.59375E-5;28,6.796875E-5;29,8.671875E-5;30,9.296875E-5;31,9.453125E-5;32,9.296875E-5;33,8.046875E-5;34,6.09375E-5;35,5.3125E-5;36,1.953125E-5;37,1.953125E-5;38,1.015625E-5;39,2.890625E-5;40,4.921875E-5;41,6.875E-5;42,7.34375E-5;43,5.546875E-5;44,3.4375E-5;45,2.1875E-5;46,3.359375E-5;47,4.453125E-5;48,5.78125E-5;49,8.28125E-5;50,1.0E-4;51,8.125E-5;52,1.1796875E-4;53,1.03125E-4;54,8.90625E-5;55,7.1875E-5;56,2.5E-5;57,5.46875E-6;58,2.34375E-5;59,2.890625E-5;60,3.046875E-5;61,4.921875E-5;62,6.09375E-5;63,6.328125E-5;64,2.03125E-5;65,1.640625E-5;66,1.484375E-5;67,1.484375E-5;68,5.46875E-6;69,1.015625E-5;72,1.015625E-5;73,0.0;77,0.0;78,8.59375E-6;79,1.71875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008675;2,0.01662578;3,0.02488125;4,0.033155467;5,0.041795313;6,0.041021876;7,0.04001953;8,0.039490625;9,0.0400125;10,0.040528905;11,0.041885156;12,0.04148047;13,0.041902345;14,0.041379686;15,0.041403905;16,0.041957032;17,0.04354375;18,0.04392578;19,0.04313125;20,0.042291407;21,0.042138282;22,0.042933594;23,0.04321797;24,0.04320703;25,0.042785157;26,0.042228125;27,0.04154297;28,0.041464064;29,0.041975;30,0.041869532;31,0.040801562;32,0.038998436;33,0.0376625;34,0.036310937;35,0.036015626;36,0.036965623;37,0.037146874;38,0.036521092;39,0.03634219;40,0.036792967;41,0.03747031;42,0.037990626;43,0.03825781;44,0.038386717;45,0.038422655;46,0.037710156;47,0.036835156;48,0.037164845;49,0.03803125;50,0.039179686;51,0.039070312;52,0.03867578;53,0.03804844;54,0.038202345;55,0.038464062;56,0.03774531;57,0.03745703;58,0.037390623;59,0.037476562;60,0.035450783;61,0.034117967;62,0.033672657;63,0.034121092;64,0.014485938;65,0.014498438;66,0.014271875;67,0.013599219;68,0.012734375;69,0.01208125;70,0.01113125;71,0.010559375;72,0.009774218;73,0.009067187;74,0.0084859375;75,0.0076984377;76,0.0069265626;77,0.005405469;78,0.0031773436;79,0.0012734375;80,8.4375E-5;81,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thaumcraft:crystal_aqua:0", @@ -32160,31 +37754,31 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:logs.4:3", "distrib": "0,0.0;68,0.0;69,7.8125E-7;72,7.8125E-7;73,1.5625E-6;74,1.5625E-6;75,2.34375E-6;76,7.8125E-7;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;16,0.0;17,7.8125E-7;18,3.90625E-6;19,7.8125E-6;20,1.25E-5;21,3.28125E-5;22,3.671875E-5;23,5.46875E-5;24,7.421875E-5;25,9.609375E-5;26,1.078125E-4;27,9.296875E-5;28,1.21875E-4;29,9.21875E-5;30,1.046875E-4;31,9.53125E-5;32,9.375E-5;33,6.953125E-5;34,4.0625E-5;35,3.984375E-5;36,2.578125E-5;37,7.03125E-6;38,5.46875E-6;39,5.46875E-6;40,1.09375E-5;41,3.125E-6;42,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "randomthings:sakanade:0", "distrib": "0,0.0;70,0.0;71,2.34375E-6;72,1.5625E-6;73,2.34375E-6;74,7.8125E-7;75,3.90625E-6;76,5.46875E-6;77,3.90625E-6;78,3.125E-6;79,3.90625E-6;80,0.0;86,0.0;87,7.8125E-7;88,0.0;89,7.8125E-7;90,7.8125E-7;91,0.0;92,0.0;93,7.8125E-7;94,1.5625E-6;95,7.8125E-7;96,0.0;", "silktouch": true, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;68,0.0;69,2.03125E-5;70,2.5E-5;71,2.5E-5;72,2.578125E-5;73,3.75E-5;74,1.953125E-5;75,3.203125E-5;76,2.65625E-5;77,2.5E-5;78,3.046875E-5;79,4.6875E-5;80,0.0;88,0.0;89,3.125E-6;90,5.46875E-6;91,4.6875E-6;92,2.34375E-6;93,8.59375E-6;94,1.328125E-5;95,1.171875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore_fluid:2", @@ -32201,7 +37795,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "thermalfoundation:ore_fluid:1", @@ -32218,7 +37812,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:flower:6", @@ -32235,7 +37829,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "mod_lavacow:cordy_shroom:0", @@ -32252,7 +37846,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "forestry:leaves.decorative.2:0", @@ -32269,7 +37863,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:flower:3", @@ -32286,7 +37880,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stone:0", @@ -32303,19 +37897,19 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.008965625;2,0.017515626;3,0.026067188;4,0.034478124;5,0.04275;6,0.043051563;7,0.043498438;8,0.044032812;9,0.043417968;10,0.042270314;11,0.042939063;12,0.04352969;13,0.044321094;14,0.044248436;15,0.044220313;16,0.044069532;17,0.043167967;18,0.042451564;19,0.041914843;20,0.04241797;21,0.043622658;22,0.04380547;23,0.043032814;24,0.04190078;25,0.041661717;26,0.042525;27,0.043464843;28,0.043596875;29,0.043496095;30,0.043688282;31,0.042202342;32,0.040114842;33,0.03896875;34,0.038376562;35,0.039041407;36,0.03912344;37,0.038271874;38,0.037028126;39,0.036877345;40,0.038733594;41,0.0400875;42,0.040544532;43,0.040021874;44,0.038639843;45,0.038557813;46,0.038785156;47,0.039034374;48,0.03958828;49,0.03920156;50,0.03946094;51,0.039214063;52,0.03889922;53,0.039461717;54,0.04012422;55,0.040772658;56,0.040586717;57,0.04055547;58,0.040416405;59,0.03957578;60,0.038102344;61,0.03598594;62,0.03542656;63,0.035135936;64,0.016653124;65,0.016733594;66,0.015592969;67,0.015014844;68,0.014232031;69,0.01338125;70,0.012013282;71,0.010835156;72,0.010085156;73,0.009660938;74,0.009033593;75,0.008426563;76,0.0072554685;77,0.0052273436;78,0.0028992188;79,0.0010257813;80,3.671875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "libvulpes:ore0:0", "distrib": "0,0.0;1,2.890625E-5;2,3.515625E-5;3,3.828125E-5;5,3.828125E-5;6,3.515625E-5;7,2.890625E-5;8,0.0;9,2.890625E-5;10,3.515625E-5;11,3.828125E-5;12,3.828125E-5;13,6.71875E-5;14,7.03125E-5;15,6.71875E-5;16,6.71875E-5;17,7.34375E-5;18,7.34375E-5;19,6.71875E-5;20,3.828125E-5;21,3.515625E-5;22,2.890625E-5;23,0.0;30,0.0;31,2.890625E-5;32,3.515625E-5;33,3.828125E-5;34,3.828125E-5;35,6.71875E-5;36,7.03125E-5;37,6.71875E-5;38,3.828125E-5;39,3.828125E-5;40,9.296875E-5;41,9.921875E-5;42,7.65625E-5;43,7.65625E-5;44,1.0546875E-4;45,1.0546875E-4;46,9.609375E-5;47,3.828125E-5;48,6.09375E-5;49,6.09375E-5;50,5.625E-5;51,2.734375E-5;52,2.734375E-5;53,2.578125E-5;54,2.265625E-5;55,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "extrabees:hive:1", @@ -32350,7 +37944,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:redstone_ore:0", @@ -32367,13 +37961,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0033328126;2,0.006427344;3,0.009265625;4,0.012124219;5,0.014896875;6,0.014975782;7,0.015196875;8,0.015739843;9,0.01589297;10,0.015729688;11,0.015825782;12,0.01585625;13,0.016007813;14,0.016082032;15,0.01596172;16,0.016050782;17,0.01581875;18,0.015721094;19,0.016003907;20,0.015983595;21,0.015278907;22,0.0148;23,0.014803125;24,0.015488281;25,0.016090626;26,0.016760156;27,0.01691875;28,0.016496094;29,0.01597578;30,0.015298437;31,0.014896094;32,0.015105469;33,0.01559375;34,0.015503125;35,0.015107031;36,0.014552344;37,0.015129687;38,0.015859375;39,0.016172657;40,0.015946874;41,0.015695313;42,0.015696093;43,0.015826562;44,0.016147656;45,0.016236719;46,0.016284375;47,0.016113281;48,0.016210156;49,0.016451562;50,0.01644375;51,0.016078126;52,0.015721874;53,0.016142968;54,0.016700782;55,0.016765624;56,0.016076563;57,0.015370312;58,0.017717969;59,0.028739844;60,0.05025625;61,0.07737187;62,0.098325;63,0.122125;64,0.014335156;65,0.022526562;66,0.03372578;67,0.043052346;68,0.04813125;69,0.048032813;70,0.03951875;71,0.03712969;72,0.04334453;73,0.04708125;74,0.047460157;75,0.04761094;76,0.049166407;77,0.051089846;78,0.054202344;79,0.054644533;80,0.00173125;81,0.0022726562;82,0.002575;83,0.0030835937;84,0.0038734374;85,0.005103906;86,0.006533594;87,0.0072328127;88,0.0075679687;89,0.007494531;90,0.00630625;91,0.0050539062;92,0.0036929687;93,0.0026617188;94,0.0022304687;95,0.0019296875;96,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:floatingspecialflower:0:{type:\"bubbell\"}", @@ -32390,7 +37984,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "botania:flower:14", @@ -32407,7 +38001,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -32424,7 +38018,7 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "mod_lavacow:glowshroom:0", @@ -32441,13 +38035,13 @@ } } ], - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,1.328125E-5;3,4.84375E-5;4,1.875E-4;5,2.53125E-4;6,1.84375E-4;7,2.96875E-5;8,7.65625E-5;9,1.21875E-4;10,6.5625E-5;11,1.09375E-4;12,1.609375E-4;13,5.9375E-5;14,2.5E-4;15,2.5390624E-4;16,2.5625E-4;17,1.3515625E-4;18,2.25E-4;19,2.8046875E-4;20,2.3984375E-4;21,1.046875E-4;22,3.2265624E-4;23,2.34375E-4;24,2.515625E-4;25,5.859375E-5;26,5.625E-5;27,5.546875E-5;28,8.75E-5;29,1.59375E-4;30,1.1484375E-4;31,1.328125E-4;32,2.15625E-4;33,3.28125E-5;34,1.7734375E-4;35,3.625E-4;36,2.4375E-4;37,1.6171875E-4;38,2.0078124E-4;39,1.984375E-4;40,3.59375E-4;41,3.640625E-4;42,3.90625E-4;43,2.0859374E-4;44,2.828125E-4;45,1.265625E-4;46,5.546875E-5;47,0.0;", "silktouch": false, - "dim": "Dim 146: planet" + "dim": "Dim 146: Haumea" }, { "block": "mysticalagriculture:prosperity_ore:0", @@ -32464,7 +38058,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:sign:0", @@ -32481,13 +38075,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:fluid_redstone:0", "distrib": "0,0.0;1,1.484375E-5;2,1.953125E-5;3,4.84375E-5;4,6.5625E-5;5,6.171875E-5;6,5.546875E-5;7,9.21875E-5;8,8.75E-5;9,5.9375E-5;10,7.1875E-5;11,7.109375E-5;12,9.765625E-5;13,8.046875E-5;14,8.203125E-5;15,7.734375E-5;16,9.0625E-5;17,7.03125E-5;18,3.984375E-5;19,1.171875E-5;20,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "forestry:apiary:0", @@ -32504,7 +38098,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "appliedenergistics2:quartz_ore:0", @@ -32521,7 +38115,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_ignis:0", @@ -32538,7 +38132,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "forestry:beehives:5", @@ -32582,7 +38176,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:lapis_ore:0", @@ -32599,7 +38193,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:11", @@ -32616,7 +38210,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:snow_layer:0", @@ -32633,7 +38227,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:12", @@ -32650,7 +38244,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:13", @@ -32667,7 +38261,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:14", @@ -32684,7 +38278,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "forestry:resources:0", @@ -32701,7 +38295,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:10", @@ -32718,7 +38312,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:gravel:0", @@ -32735,7 +38329,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:15", @@ -32752,7 +38346,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "extrautils2:redorchid:0", @@ -32778,7 +38372,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "gendustry:industrial_apiary:0:{data:{owner:{Name:\"meatballcraft\",Id:\"8c381e15-592d-4003-ae11-6367e203127b\",Properties:{textures:[{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NDU5Njg2ODM3MSwKICAicHJvZmlsZUlkIiA6ICI4YzM4MWUxNTU5MmQ0MDAzYWUxMTYzNjdlMjAzMTI3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJtZWF0YmFsbGNyYWZ0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E1OWZmYjlhZjg2ZDg4YTAwOTM1OGRmMzgxN2RmNGRkNzMzMTYzYTE3ZTA2YjA2NjMzNzFjMjhjMjFhMjc3OTkiCiAgICB9CiAgfQp9\",Signature:\"ySfqfrAJGS+YDL/8z2BGkD2GjiX7sa97Osx766reuzU99ZOH0eE6WRb6yjdaXVZMZO5XGEZRqRLBou7ICkJU9haNOdwRQUFnWpSC59aIhhiw4oBUCCjpemVX411Ru5mYG/7TsSQNrTiMpUihTZJw61mPRChvojKaJD4Wf4myqx2ITo6KpvEN5EMVqzG3d184nfej0VJTXalGJOAYT+YidlIlHbVKb3Pk2sy1TlJ55gEDBtaOYpgC3uJs72SGnK2vqpbXB5QKaZIBMWbJD1qdXYuaOX0f59V2kubUH7wo94BvvV/nAW4zwlV/MwT7DN2+8ViCjeppIYswjiIQFVPkAdJh2r5GnHdKV83B5dJhU/vek9aemX3gpY82Dv0KifltP9nLgX67sH6SYlTbGjzqjipj+ds6a7wb28Ht4JfqBj2dcKpOzAdE7O3+Y8S1nshtCW++FfYvPi8Fn4M3xNs0Iva8+iu5Gw4KEio5Sz3tmsks/aBL731GNUR5MVDbNM4mNPNTxMgCCGnVcSIpySZ/ADO3r1bhhTIe9OlzUIefsDMun6+Yu73igGcRsUSLOL50nmDWE5p0ikG6VZTYnslBcz4hL9V/wUtgG1Sqzjaxl7EnbWy0cwQ1Nh14BXFa9L4mc26o8xhBBHLB3yUYRiJjTUTFPSSTkxmNORVr1hMo6Gg=\"}]}},power:{stored:0.0f},errors:[\"forestry:no_queen\",\"forestry:no_power\"],rsmode:0b,Items:[]}}", @@ -32795,7 +38389,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "appliedenergistics2:charged_quartz_ore:0", @@ -32812,25 +38406,25 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "advancedrocketry:moonturf:0", "distrib": "0,0.0;66,0.0;67,3.125E-5;68,8.75E-5;69,1.7734375E-4;70,3.6015626E-4;71,6.6875E-4;72,0.00113125;73,0.002325;74,0.0073101562;75,0.03765156;76,0.10132891;77,0.16682969;78,0.20899375;79,0.22687656;80,5.4921873E-4;81,7.953125E-4;82,0.0011054687;83,0.0013929687;84,0.00213125;85,0.002859375;86,0.0037882812;87,0.005353906;88,0.0074140625;89,0.010279687;90,0.012383594;91,0.0123320315;92,0.0123375;93,0.011878906;94,0.0105;95,0.007929687;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:1", "distrib": "0,0.0;11,0.0;12,1.796875E-5;13,2.015625E-4;14,7.5390626E-4;15,0.00123125;16,7.390625E-4;17,1.9296876E-4;18,1.796875E-5;19,7.8125E-7;20,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:2", "distrib": "0,0.0;46,0.0;47,3.125E-6;48,4.6875E-6;49,3.90625E-6;50,5.078125E-5;51,1.3984375E-4;52,2.234375E-4;53,3.296875E-4;54,5.6484377E-4;55,8.25E-4;56,0.0011453124;57,0.0014710937;58,0.0015898438;59,0.0014632812;60,0.0014375;61,0.0011882812;62,9.132812E-4;63,6.765625E-4;64,2.4609375E-4;65,1.5390625E-4;66,7.890625E-5;67,1.953125E-5;68,7.8125E-6;69,5.46875E-6;70,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_aer:0", @@ -32847,49 +38441,49 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:0", "distrib": "0,0.0;22,0.0;23,7.8125E-7;24,7.8125E-7;25,2.96875E-5;26,6.875E-5;27,1.3203124E-4;28,2.171875E-4;29,3.09375E-4;30,5.4296874E-4;31,9.335937E-4;32,0.001465625;33,0.0020460938;34,0.0025960938;35,0.0033210937;36,0.0038859374;37,0.0041703125;38,0.0043804687;39,0.0042914064;40,0.0041421875;41,0.003828125;42,0.0035296874;43,0.00290625;44,0.00204375;45,0.00146875;46,9.328125E-4;47,5.2578124E-4;48,3.140625E-4;49,1.765625E-4;50,8.59375E-5;51,6.484375E-5;52,4.140625E-5;53,1.953125E-5;54,6.25E-6;55,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:5", "distrib": "0,0.0;11,0.0;12,7.8125E-7;13,4.6875E-6;14,3.984375E-5;15,9.140625E-5;16,2.5546874E-4;17,5.265625E-4;18,0.0010585937;19,0.0015453125;20,0.0017203125;21,0.0015617188;22,0.001171875;23,6.3984375E-4;24,2.9140626E-4;25,8.515625E-5;26,2.5E-5;27,7.8125E-6;28,7.8125E-7;29,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:ore_cinnabar:0", "distrib": "0,0.0;1,2.375E-4;2,4.296875E-4;3,6.625E-4;4,8.75E-4;5,0.0011007813;6,0.0011710938;7,0.0011070312;8,0.0011429688;9,0.001134375;10,0.0011695313;11,0.0012179688;12,0.001184375;13,0.0012179688;14,0.0011898438;15,0.00120625;16,0.0012085937;17,0.0011984375;18,0.0011609375;19,0.001165625;20,0.0011835938;21,0.0011835938;22,0.0011867187;23,0.0011609375;24,0.0011726562;25,0.00120625;26,0.0012007812;27,0.0011507813;28,0.0011742187;29,0.0011515626;30,0.0011515626;31,0.0011296875;32,0.0011195312;33,0.0011023438;34,0.0011445313;35,0.0010859375;36,0.0010578125;37,0.001128125;38,0.0010328125;39,0.0010953125;40,0.0010679688;41,0.0010921875;42,0.0010992187;43,0.0011351563;44,0.001140625;45,0.0011257812;46,0.0010984375;47,0.0010734375;48,0.001109375;49,0.0011359375;50,0.0011421875;51,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:6", "distrib": "0,0.0;20,0.0;21,3.125E-6;22,9.375E-6;23,4.6875E-6;24,1.09375E-5;25,6.25E-6;26,2.96875E-5;27,3.125E-5;28,3.59375E-5;29,4.6875E-5;30,6.171875E-5;31,8.359375E-5;32,1.1015625E-4;33,9.296875E-5;34,9.765625E-5;35,8.359375E-5;36,9.0625E-5;37,7.109375E-5;38,8.203125E-5;39,1.046875E-4;40,8.359375E-5;41,6.953125E-5;42,9.84375E-5;43,1.0234375E-4;44,8.59375E-5;45,7.8125E-5;46,6.328125E-5;47,5.859375E-5;48,1.953125E-5;49,2.1875E-5;50,3.046875E-5;51,1.015625E-5;52,7.03125E-6;53,1.09375E-5;54,1.25E-5;55,3.125E-6;56,1.5625E-6;57,0.0;58,1.5625E-6;59,0.0;60,1.5625E-6;61,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:3", "distrib": "0,0.0;39,0.0;40,1.5625E-6;41,0.0;42,7.8125E-7;43,1.328125E-5;44,3.671875E-5;45,1.03125E-4;46,2.296875E-4;47,3.5546874E-4;48,4.1875E-4;49,4.453125E-4;50,3.515625E-4;51,2.671875E-4;52,1.3203124E-4;53,4.53125E-5;54,1.015625E-5;55,5.46875E-6;56,7.8125E-7;57,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:4", "distrib": "0,0.0;15,0.0;16,3.125E-6;17,1.09375E-5;18,7.03125E-6;19,1.71875E-5;20,4.21875E-5;21,1.4765625E-4;22,2.796875E-4;23,5.695312E-4;24,9.34375E-4;25,0.0014460938;26,0.0018515625;27,0.0022976561;28,0.0026070313;29,0.0027117187;30,0.0022601562;31,0.0017039062;32,0.0011671875;33,7.9453125E-4;34,5.007812E-4;35,2.40625E-4;36,1.3828125E-4;37,4.609375E-5;38,2.109375E-5;39,1.5625E-6;40,1.5625E-6;41,7.8125E-7;42,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "chisel:basalt2:7", "distrib": "0,0.0;1,0.0089054685;2,0.0167125;3,0.028346093;4,0.040846877;5,0.054085936;6,0.054485936;7,0.05566797;8,0.046039842;9,0.037297655;10,0.03180469;11,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "appliedenergistics2:sky_stone_chest:0", @@ -32906,7 +38500,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "magicbees:hiveblock:5", @@ -32950,25 +38544,25 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "chisel:limestone2:7", "distrib": "0,0.0;28,0.0;29,3.75E-5;30,0.0067296876;31,0.023263281;32,0.040015627;33,0.047021873;34,0.047835156;35,0.0484375;36,0.048078906;37,0.048061717;38,0.048160158;39,0.047647655;40,0.047592968;41,0.04834375;42,0.048703127;43,0.04775156;44,0.047692187;45,0.04833672;46,0.048235156;47,0.048257813;48,0.048;49,0.04830703;50,0.049332812;51,0.049747657;52,0.049003124;53,0.04855078;54,0.048489843;55,0.048542187;56,0.049153127;57,0.049716406;58,0.048854686;59,0.048297655;60,0.04880078;61,0.048939843;62,0.043064844;63,0.02624453;64,0.004359375;65,2.265625E-5;66,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:gold_ore:0", "distrib": "0,0.0;1,2.9765625E-4;2,5.414063E-4;3,9.0703124E-4;4,0.00131875;5,0.001690625;6,0.0016617187;7,0.0016625;8,0.0017359375;9,0.0015898438;10,0.0016023437;11,0.0015835938;12,0.001496875;13,0.0014320313;14,0.0015453125;15,0.0016;16,0.0015109375;17,0.0014539063;18,0.0015375;19,0.0015625;20,0.0014242188;21,0.0014703125;22,0.0015765625;23,0.0016234375;24,0.0016226562;25,0.0014914062;26,0.0015882812;27,0.0016335937;28,0.001575;29,0.0014734375;30,8.921875E-4;31,1.5234375E-4;32,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stonebrick:0", "distrib": "0,0.0;75,0.0;76,1.640625E-5;77,1.484375E-5;78,2.34375E-6;79,1.875E-5;80,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "abyssalcraft:crate:0", @@ -32985,37 +38579,37 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "chisel:blockbronze:5", "distrib": "0,0.0;70,0.0;71,1.1328125E-4;72,0.0;73,1.484375E-5;74,2.8125E-5;75,8.75E-5;76,8.984375E-5;77,4.6875E-5;78,7.265625E-5;79,2.1640625E-4;80,0.0;82,0.0;83,2.96875E-5;84,0.0;86,0.0;87,2.5E-5;88,1.09375E-5;89,1.09375E-5;90,5.46875E-6;91,2.34375E-5;92,2.65625E-5;93,2.03125E-5;94,2.890625E-5;95,5.46875E-5;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stonebrick:2", "distrib": "0,0.0;75,0.0;76,4.6875E-6;77,2.34375E-6;78,0.0;79,1.09375E-5;80,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:end_stone:0", "distrib": "0,0.0;1,2.34375E-6;2,1.09375E-5;3,7.5E-5;4,3.9609376E-4;5,0.00105;6,0.0013609375;7,0.0014734375;8,0.0014265626;9,0.00106875;10,4.2109375E-4;11,8.671875E-5;12,1.25E-5;13,1.5625E-6;14,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stonebrick:3", "distrib": "0,0.0;78,0.0;79,7.8125E-7;80,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "actuallyadditions:block_misc:3", "distrib": "0,0.0;1,6.0234376E-4;2,0.0011765625;3,0.0017257812;4,0.002253125;5,0.0027453124;6,0.0027945312;7,0.0027007812;8,0.0026210938;9,0.002746875;10,0.0026640624;11,0.0028859375;12,0.0029335937;13,0.00283125;14,0.0028570313;15,0.0029171875;16,0.00290625;17,0.0028335936;18,0.002934375;19,0.0030234375;20,0.0029484376;21,0.00289375;22,0.0027570312;23,0.0027640625;24,0.0027164062;25,0.0028414063;26,0.0028632812;27,0.002878125;28,0.0028085937;29,0.0029007813;30,0.0028523437;31,0.0026085938;32,0.002478125;33,0.0024476564;34,0.0024242187;35,0.0025085937;36,0.0025492187;37,0.0025265624;38,0.0027664062;39,0.0025554688;40,0.0023273437;41,0.00245625;42,0.0023210938;43,0.0013554688;44,1.71875E-4;45,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_ordo:0", @@ -33032,19 +38626,19 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:4", "distrib": "0,0.0;36,0.0;37,4.6328126E-4;38,0.00205;39,0.0036398438;40,0.0043179686;41,0.0042367186;42,0.0041453126;43,0.0040210937;44,0.0039375;45,0.004046875;46,0.0041859373;47,0.004184375;48,0.004303906;49,0.004249219;50,0.004219531;51,0.0041796877;52,0.004108594;53,0.004300781;54,0.00436875;55,0.004358594;56,0.0043242187;57,0.0042703124;58,0.004253125;59,0.004334375;60,0.0043992186;61,0.004330469;62,0.0045015626;63,0.0047;64,0.0024546876;65,0.0023179688;66,0.0023460938;67,0.002446875;68,0.00245;69,0.0024710938;70,0.0023984376;71,0.0022671875;72,0.0018703125;73,0.0011039062;74,3.4453126E-4;75,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:5", "distrib": "0,0.0;1,0.0;2,8.4375E-5;3,4.046875E-4;4,8.851563E-4;5,0.0013820312;6,0.0014320313;7,0.0013554688;8,0.0012945313;9,0.0013710938;10,0.0013625;11,0.00138125;12,0.001371875;13,0.0014429687;14,0.0014539063;15,0.0013984375;16,0.0014335938;17,0.0012445312;18,6.984375E-4;19,2.21875E-4;20,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:ore_amber:0", @@ -33070,67 +38664,67 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:2", "distrib": "0,0.0;1,0.0;2,1.0625E-4;3,6.90625E-4;4,0.0015046875;5,0.0021789062;6,0.0021578125;7,0.002209375;8,0.0023664061;9,0.002484375;10,0.0026023437;11,0.002653125;12,0.0026679689;13,0.0027421876;14,0.0026304687;15,0.0025617187;16,0.0026109375;17,0.0025804688;18,0.0026460937;19,0.0026992187;20,0.0026078124;21,0.0025242188;22,0.0026671875;23,0.0026046876;24,0.0026140625;25,0.0026671875;26,0.0025132813;27,0.0022101563;28,0.0015;29,6.3046877E-4;30,3.125E-4;31,2.734375E-4;32,2.5859376E-4;33,1.46875E-4;34,3.125E-5;35,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:1", "distrib": "0,0.0;43,0.0;44,3.125E-6;45,0.0;46,3.125E-6;47,1.09375E-5;48,1.09375E-5;49,1.40625E-5;50,1.5625E-5;51,7.03125E-6;52,5.46875E-6;53,3.90625E-6;54,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:3", "distrib": "0,0.0;1,0.0;2,3.359375E-5;3,1.7109375E-4;4,3.6640625E-4;5,6.0078123E-4;6,5.5078126E-4;7,8.21875E-4;8,0.0017523437;9,0.0028585938;10,0.0031945312;11,0.0033460937;12,0.0032921876;13,0.0031289062;14,0.00313125;15,0.0032078126;16,0.0030671875;17,0.003128125;18,0.0030914063;19,0.0031289062;20,0.0032632812;21,0.003078125;22,0.0031726563;23,0.0031953126;24,0.0031320313;25,0.0031625;26,0.003109375;27,0.0031101562;28,0.0029804688;29,0.00281875;30,0.002603125;31,0.00258125;32,0.0022796874;33,0.0012328125;34,3.421875E-4;35,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:0", "distrib": "0,0.0;51,0.0;52,3.125E-6;53,6.25E-6;54,9.375E-6;55,1.171875E-5;56,5.46875E-6;57,1.25E-5;58,2.578125E-5;59,1.09375E-5;60,1.640625E-5;61,2.265625E-5;62,1.09375E-5;63,4.6875E-6;64,6.25E-6;65,1.5625E-6;66,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "techreborn:ore:0", "distrib": "0,0.0;6,0.0;7,3.7109375E-4;8,0.0026296875;9,0.0054109376;10,0.005849219;11,0.0057210936;12,0.006035156;13,0.0060585937;14,0.0059984373;15,0.0059578125;16,0.005933594;17,0.006013281;18,0.0060492186;19,0.00590625;20,0.005761719;21,0.005903906;22,0.005946875;23,0.0060453126;24,0.005933594;25,0.005896094;26,0.0059109377;27,0.0060835937;28,0.0059117186;29,0.006234375;30,0.006174219;31,0.005985156;32,0.006038281;33,0.0060554687;34,0.005934375;35,0.005902344;36,0.005897656;37,0.0060234377;38,0.006341406;39,0.0063273436;40,0.005985156;41,0.005965625;42,0.006064844;43,0.0060328124;44,0.006005469;45,0.00591875;46,0.0061078123;47,0.0064679687;48,0.0062515624;49,0.0061171874;50,0.006121094;51,0.0062398436;52,0.006335156;53,0.0062960936;54,0.0061984374;55,0.0060851565;56,0.006175;57,0.0054804687;58,0.0032140624;59,5.6796876E-4;60,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:0", "distrib": "0,0.0;36,0.0;37,5.4375E-4;38,0.0020273437;39,0.0036007813;40,0.004225;41,0.0041335938;42,0.0040992186;43,0.004194531;44,0.0041875;45,0.0045632813;46,0.0056398436;47,0.0069554686;48,0.007478125;49,0.007628125;50,0.0073992186;51,0.007353906;52,0.0074859373;53,0.0073976563;54,0.007307031;55,0.007438281;56,0.007478125;57,0.0076171877;58,0.0076445313;59,0.007817187;60,0.00783125;61,0.0075132814;62,0.00746875;63,0.007678125;64,0.0041539064;65,0.0041484376;66,0.0040414063;67,0.0040859375;68,0.0041554687;69,0.0041;70,0.0038164062;71,0.003803125;72,0.0036289063;73,0.00275;74,0.0017914063;75,0.0014546874;76,0.0012085937;77,9.875E-4;78,8.484375E-4;79,7.2109373E-4;80,9.21875E-5;81,1.0703125E-4;82,1.0078125E-4;83,1.0703125E-4;84,9.6875E-5;85,1.0E-4;86,1.1640625E-4;87,1.09375E-4;88,7.34375E-5;89,6.328125E-5;90,3.75E-5;91,3.671875E-5;92,1.953125E-5;93,3.90625E-6;94,1.5625E-6;95,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:3", "distrib": "0,0.0;14,0.0;15,1.5625E-6;16,0.0;17,1.5625E-6;18,1.015625E-5;19,1.328125E-5;20,1.875E-5;21,1.25E-5;22,1.015625E-5;23,1.09375E-5;24,3.125E-6;25,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore:1", "distrib": "0,0.0;16,0.0;17,4.3203126E-4;18,0.0016257813;19,0.002909375;20,0.0036054687;21,0.0037429687;22,0.0038;23,0.003665625;24,0.0036257813;25,0.0036429688;26,0.003628125;27,0.0036078126;28,0.0035078125;29,0.0035421874;30,0.0035976563;31,0.0035257812;32,0.0034695312;33,0.0034671875;34,0.003434375;35,0.003446875;36,0.0035109376;37,0.0036515626;38,0.0036109374;39,0.0035515625;40,0.0035882813;41,0.003515625;42,0.0036210937;43,0.0037398438;44,0.0038296876;45,0.0037007811;46,0.003765625;47,0.0037640624;48,0.0036335937;49,0.00359375;50,0.0036960938;51,0.0037328126;52,0.0032671874;53,0.0018578125;54,4.875E-4;55,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "techreborn:ore:1", "distrib": "0,0.0;4,0.0;5,1.828125E-4;6,1.6953125E-4;7,1.7734375E-4;8,1.4453125E-4;9,1.84375E-4;10,1.640625E-4;11,1.7265625E-4;12,1.8515626E-4;13,1.7265625E-4;14,1.984375E-4;15,1.71875E-4;16,2.1484375E-4;17,1.921875E-4;18,1.6484375E-4;19,1.734375E-4;20,1.890625E-4;21,2.015625E-4;22,1.890625E-4;23,1.7421875E-4;24,2.03125E-4;25,2.0234376E-4;26,1.875E-4;27,1.984375E-4;28,1.8515626E-4;29,1.7734375E-4;30,1.953125E-4;31,1.8515626E-4;32,1.8515626E-4;33,1.7734375E-4;34,1.78125E-4;35,2.1171875E-4;36,1.7109375E-4;37,1.921875E-4;38,1.8515626E-4;39,1.921875E-4;40,1.9453125E-4;41,1.6640624E-4;42,2.046875E-4;43,1.921875E-4;44,1.90625E-4;45,1.96875E-4;46,2.1953126E-4;47,2.046875E-4;48,1.8515626E-4;49,2.265625E-4;50,2.0078124E-4;51,1.796875E-4;52,2.1484375E-4;53,2.0546875E-4;54,2.09375E-4;55,2.0625E-4;56,1.875E-4;57,2.125E-4;58,1.96875E-4;59,1.8359374E-4;60,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:2", "distrib": "0,0.0;19,0.0;20,3.125E-6;21,4.6875E-6;22,1.40625E-5;23,1.484375E-5;24,2.734375E-5;25,3.125E-5;26,4.53125E-5;27,7.578125E-5;28,7.265625E-5;29,7.578125E-5;30,6.5625E-5;31,7.578125E-5;32,4.140625E-5;33,2.96875E-5;34,9.375E-6;35,5.46875E-6;36,1.09375E-5;37,3.125E-6;38,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:5", @@ -33147,13 +38741,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:5", "distrib": "0,0.0;20,0.0;21,6.25E-6;22,0.0;23,7.8125E-6;24,9.375E-6;25,7.8125E-6;26,2.34375E-6;27,1.25E-5;28,1.40625E-5;29,1.09375E-5;30,8.59375E-6;31,7.03125E-6;32,1.015625E-5;33,3.125E-6;34,1.5625E-6;35,0.0;36,3.125E-6;37,1.5625E-6;38,4.6875E-6;39,7.8125E-7;40,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:4", @@ -33170,13 +38764,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal:4", "distrib": "0,0.0;28,0.0;29,1.5625E-6;30,7.8125E-7;31,4.6875E-6;32,4.6875E-6;33,0.0;34,7.8125E-7;35,2.34375E-6;36,0.0;38,0.0;39,1.5625E-6;40,0.0;41,7.8125E-7;42,7.8125E-7;43,0.0;45,0.0;46,5.46875E-6;47,1.5625E-6;48,2.34375E-6;49,1.5625E-6;50,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:7", @@ -33193,7 +38787,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:6", @@ -33210,7 +38804,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:9", @@ -33227,7 +38821,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:8", @@ -33244,7 +38838,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:ore_quartz:0", @@ -33261,7 +38855,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:brown_mushroom:0", @@ -33278,7 +38872,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:1", @@ -33295,7 +38889,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:0", @@ -33312,7 +38906,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:3", @@ -33329,7 +38923,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "botania:mushroom:2", @@ -33346,13 +38940,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:bedrock:0", "distrib": "0,1.0;1,0.79982346;2,0.6001172;3,0.3997422;4,0.19973671;5,0.0;", "silktouch": true, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "randomthings:glowingmushroom:0", @@ -33369,37 +38963,37 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:iron_ore:0", "distrib": "0,0.0;1,0.001709375;2,0.0031476563;3,0.0047671874;4,0.0062710936;5,0.007910937;6,0.007846875;7,0.008045313;8,0.007925;9,0.007777344;10,0.007949219;11,0.00805;12,0.007857031;13,0.007714844;14,0.007995312;15,0.007950781;16,0.007842969;17,0.0079125;18,0.0077390624;19,0.0077140625;20,0.007939843;21,0.007953125;22,0.007913281;23,0.007815625;24,0.00781875;25,0.007653125;26,0.0079125;27,0.007942969;28,0.0078375;29,0.0077851564;30,0.007941406;31,0.008146875;32,0.0076992186;33,0.007914063;34,0.0080203125;35,0.007857031;36,0.0078796875;37,0.0080375;38,0.008007031;39,0.007958594;40,0.008001562;41,0.007994532;42,0.008088281;43,0.008205469;44,0.008255469;45,0.0079960935;46,0.007982031;47,0.007853907;48,0.0075734374;49,0.007917187;50,0.008017188;51,0.008189063;52,0.008185157;53,0.008163281;54,0.0080625;55,0.008200781;56,0.007771094;57,0.008139844;58,0.008282031;59,0.00783125;60,0.0080203125;61,0.007274219;62,0.0040125;63,6.734375E-4;64,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:fluid_crude_oil:0", "distrib": "0,0.0;27,0.0;28,1.796875E-5;29,2.734375E-5;30,2.8125E-5;31,4.0625E-5;32,2.03125E-5;33,3.125E-6;34,0.0;56,0.0;57,1.09375E-5;58,1.953125E-5;59,3.203125E-5;60,2.1875E-5;61,1.5625E-6;62,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "advancedrocketry:moonturf_dark:0", "distrib": "0,0.0;66,0.0;67,7.859375E-4;68,0.0039484375;69,0.007951562;70,0.013721094;71,0.02396875;72,0.03206875;73,0.037657812;74,0.03813828;75,0.030966407;76,0.018384375;77,0.014922656;78,0.010321875;79,0.0063078124;80,2.0625E-4;81,1.4765625E-4;82,9.921875E-5;83,7.96875E-5;84,5.9375E-5;85,4.453125E-5;86,3.59375E-5;87,3.046875E-5;88,3.046875E-5;89,2.1875E-5;90,1.40625E-5;91,1.40625E-5;92,1.015625E-5;93,7.03125E-6;94,1.5625E-6;95,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:air:0", "distrib": "0,0.0;1,0.0;2,0.014763282;3,0.023560157;4,0.032760937;5,0.041748438;6,0.04286875;7,0.04374375;8,0.04573125;9,0.047176562;10,0.048909374;11,0.049223438;12,0.048763283;13,0.04963047;14,0.052133594;15,0.05486875;16,0.056842968;17,0.05876953;18,0.05998203;19,0.060660936;20,0.06041094;21,0.059583593;22,0.059540626;23,0.060030468;24,0.059459373;25,0.058991406;26,0.059684373;27,0.06066797;28,0.06100547;29,0.060782813;30,0.059223436;31,0.057061717;32,0.054546095;33,0.054027345;34,0.052664064;35,0.051892187;36,0.05010781;37,0.048135936;38,0.04690547;39,0.045409374;40,0.043940626;41,0.043150783;42,0.042733595;43,0.040771093;44,0.038677342;45,0.036360938;46,0.033921093;47,0.032510936;48,0.03125547;49,0.030132813;50,0.029391406;51,0.028199218;52,0.027052343;53,0.026064843;54,0.02455078;55,0.02331875;56,0.021811718;57,0.021235937;58,0.020933595;59,0.020375;60,0.019634375;61,0.01895078;62,0.01865;63,0.018073438;64,0.008876562;65,0.008109375;66,0.0073476564;67,0.00704375;68,0.0067882813;69,0.0064367186;70,0.0063140625;71,0.0066898437;72,0.011767187;73,0.014903906;74,0.020248437;75,0.032010157;76,0.04942578;77,0.05715078;78,0.06841328;79,0.0934836;80,0.0012304687;81,0.0014328125;82,0.0016070312;83,0.0020398437;84,0.002428125;85,0.0028914062;86,0.0033507813;87,0.0040695313;88,0.0050828126;89,0.0059109377;90,0.007494531;91,0.010584375;92,0.014121875;93,0.017750781;94,0.02114375;95,0.024784375;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "chisel:marble2:7", "distrib": "0,0.0;28,0.0;29,2.8359375E-4;30,0.010433594;31,0.03239219;32,0.053610936;33,0.06306641;34,0.06436484;35,0.06462344;36,0.06444219;37,0.06387969;38,0.06280781;39,0.061932813;40,0.0625875;41,0.06375078;42,0.06499141;43,0.064654686;44,0.06439453;45,0.064835936;46,0.064664066;47,0.06378516;48,0.06394062;49,0.064616404;50,0.06552891;51,0.06537812;52,0.06475078;53,0.064829685;54,0.06612813;55,0.0671875;56,0.066278905;57,0.06494766;58,0.06451406;59,0.06509688;60,0.06526875;61,0.066016406;62,0.056730468;63,0.034350783;64,0.006308594;65,2.2890625E-4;66,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_terra:0", @@ -33416,7 +39010,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_perditio:0", @@ -33433,7 +39027,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "gendustry:industrial_apiary:0:{data:{owner:{Name:\"meatballcraft\",Id:\"8c381e15-592d-4003-ae11-6367e203127b\",Properties:{textures:[{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTY2NDU5Njg2ODM3MSwKICAicHJvZmlsZUlkIiA6ICI4YzM4MWUxNTU5MmQ0MDAzYWUxMTYzNjdlMjAzMTI3YiIsCiAgInByb2ZpbGVOYW1lIiA6ICJtZWF0YmFsbGNyYWZ0IiwKICAic2lnbmF0dXJlUmVxdWlyZWQiIDogdHJ1ZSwKICAidGV4dHVyZXMiIDogewogICAgIlNLSU4iIDogewogICAgICAidXJsIiA6ICJodHRwOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2E1OWZmYjlhZjg2ZDg4YTAwOTM1OGRmMzgxN2RmNGRkNzMzMTYzYTE3ZTA2YjA2NjMzNzFjMjhjMjFhMjc3OTkiCiAgICB9CiAgfQp9\",Signature:\"ySfqfrAJGS+YDL/8z2BGkD2GjiX7sa97Osx766reuzU99ZOH0eE6WRb6yjdaXVZMZO5XGEZRqRLBou7ICkJU9haNOdwRQUFnWpSC59aIhhiw4oBUCCjpemVX411Ru5mYG/7TsSQNrTiMpUihTZJw61mPRChvojKaJD4Wf4myqx2ITo6KpvEN5EMVqzG3d184nfej0VJTXalGJOAYT+YidlIlHbVKb3Pk2sy1TlJ55gEDBtaOYpgC3uJs72SGnK2vqpbXB5QKaZIBMWbJD1qdXYuaOX0f59V2kubUH7wo94BvvV/nAW4zwlV/MwT7DN2+8ViCjeppIYswjiIQFVPkAdJh2r5GnHdKV83B5dJhU/vek9aemX3gpY82Dv0KifltP9nLgX67sH6SYlTbGjzqjipj+ds6a7wb28Ht4JfqBj2dcKpOzAdE7O3+Y8S1nshtCW++FfYvPi8Fn4M3xNs0Iva8+iu5Gw4KEio5Sz3tmsks/aBL731GNUR5MVDbNM4mNPNTxMgCCGnVcSIpySZ/ADO3r1bhhTIe9OlzUIefsDMun6+Yu73igGcRsUSLOL50nmDWE5p0ikG6VZTYnslBcz4hL9V/wUtgG1Sqzjaxl7EnbWy0cwQ1Nh14BXFa9L4mc26o8xhBBHLB3yUYRiJjTUTFPSSTkxmNORVr1hMo6Gg=\"}]}},power:{stored:0.0f},errors:[\"forestry:no_flower\",\"forestry:no_power\"],rsmode:0b,Items:[{Slot:0b,id:\"forestry:bee_queen_ge\",Count:1,Damage:0s,tag:{IsAnalyzed:0b,Health:40,MaxH:40,Genome:{Chromosomes:[{Slot:0b,UID0:\"extrabees.species.celebratory\",UID1:\"extrabees.species.celebratory\"},{Slot:1b,UID0:\"forestry.speedSlower\",UID1:\"forestry.speedSlower\"},{Slot:2b,UID0:\"forestry.lifespanNormal\",UID1:\"forestry.lifespanNormal\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceBoth2\",UID1:\"forestry.toleranceBoth2\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceBoth1\",UID1:\"forestry.toleranceBoth1\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"extrabees.effect.fireworks\",UID1:\"extrabees.effect.fireworks\"}]},Mate:{Chromosomes:[{Slot:0b,UID0:\"extrabees.species.celebratory\",UID1:\"extrabees.species.celebratory\"},{Slot:1b,UID0:\"forestry.speedSlower\",UID1:\"forestry.speedSlower\"},{Slot:2b,UID0:\"forestry.lifespanNormal\",UID1:\"forestry.lifespanNormal\"},{Slot:3b,UID0:\"forestry.fertilityNormal\",UID1:\"forestry.fertilityNormal\"},{Slot:4b,UID0:\"forestry.toleranceBoth2\",UID1:\"forestry.toleranceBoth2\"},{Slot:5b,UID0:\"forestry.boolTrue\",UID1:\"forestry.boolTrue\"},{Slot:6b,UID0:\"forestry.toleranceBoth1\",UID1:\"forestry.toleranceBoth1\"},{Slot:7b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:8b,UID0:\"forestry.boolFalse\",UID1:\"forestry.boolFalse\"},{Slot:9b,UID0:\"forestry.flowersVanilla\",UID1:\"forestry.flowersVanilla\"},{Slot:10b,UID0:\"forestry.floweringSlowest\",UID1:\"forestry.floweringSlowest\"},{Slot:11b,UID0:\"forestry.territoryAverage\",UID1:\"forestry.territoryAverage\"},{Slot:12b,UID0:\"extrabees.effect.fireworks\",UID1:\"extrabees.effect.fireworks\"}]},display:{Name:\"Mythic Excavation Queen\"},RepairCost:0}}]}}", @@ -33450,7 +39044,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:diamond_ore:0", @@ -33467,7 +39061,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "draconicevolution:draconium_ore:0", @@ -33484,13 +39078,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "chisel:blockplatinum:6", "distrib": "0,0.0;70,0.0;71,2.3203125E-4;72,6.09375E-5;73,1.140625E-4;74,8.75E-5;75,1.921875E-4;76,9.53125E-5;77,8.28125E-5;78,7.734375E-5;79,2.78125E-4;80,1.328125E-5;81,3.125E-6;82,3.125E-6;83,2.34375E-6;84,2.34375E-6;85,3.125E-6;86,2.265625E-5;87,3.828125E-5;88,2.265625E-5;89,1.171875E-5;90,1.953125E-5;91,5.078125E-5;92,4.0625E-5;93,3.203125E-5;94,7.421875E-5;95,4.53125E-5;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:red_mushroom:0", @@ -33507,7 +39101,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:coal_ore:0", @@ -33524,7 +39118,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "projectred-exploration:ore:6", @@ -33541,19 +39135,19 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stone:5", "distrib": "0,0.0;1,0.008965625;2,0.017707812;3,0.027091406;4,0.036075782;5,0.045103125;6,0.04549453;7,0.044948436;8,0.044696875;9,0.044267967;10,0.043732032;11,0.045746095;12,0.045749217;13,0.04517578;14,0.044552345;15,0.043766405;16,0.0446375;17,0.045419533;18,0.044678126;19,0.04398125;20,0.043621093;21,0.043894533;22,0.044721093;23,0.04589922;24,0.0464375;25,0.04712422;26,0.04696094;27,0.046415623;28,0.04580625;29,0.0452375;30,0.043903124;31,0.041671876;32,0.04041875;33,0.03988672;34,0.040377345;35,0.03983672;36,0.039903127;37,0.039917186;38,0.040109374;39,0.0410375;40,0.041526563;41,0.040567968;42,0.039571874;43,0.03904375;44,0.03923047;45,0.039192967;46,0.039711718;47,0.04039922;48,0.040572654;49,0.040295314;50,0.039671876;51,0.040039062;52,0.040941406;53,0.041075;54,0.04082031;55,0.04014922;56,0.040425;57,0.041221093;58,0.041860938;59,0.04242422;60,0.041966405;61,0.041259374;62,0.042163283;63,0.04464453;64,0.025692187;65,0.026839063;66,0.0272125;67,0.026960937;68,0.026459375;69,0.02616172;70,0.025814844;71,0.024786718;72,0.025050782;73,0.0251125;74,0.024755469;75,0.023117188;76,0.018378906;77,0.012039063;78,0.0065953126;79,0.0024429688;80,6.640625E-5;81,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stone:3", "distrib": "0,0.0;1,0.008640625;2,0.016817968;3,0.024401562;4,0.032219533;5,0.039766405;6,0.039966404;7,0.039723437;8,0.04026328;9,0.040423438;10,0.04075547;11,0.041716408;12,0.040921092;13,0.04129453;14,0.04156875;15,0.041575;16,0.041661717;17,0.04135;18,0.041071873;19,0.041221093;20,0.0410125;21,0.04066875;22,0.040421095;23,0.04018906;24,0.040485937;25,0.040602345;26,0.040785156;27,0.04054219;28,0.040178906;29,0.04028828;30,0.040457033;31,0.039914843;32,0.038604688;33,0.037064843;34,0.03663906;35,0.037296876;36,0.03751953;37,0.037575;38,0.038191408;39,0.038920313;40,0.039282814;41,0.038872655;42,0.03822969;43,0.037548438;44,0.037496876;45,0.037433594;46,0.03744922;47,0.037064064;48,0.037475;49,0.037760157;50,0.038223438;51,0.038748436;52,0.0385625;53,0.03866875;54,0.038860936;55,0.038571876;56,0.038885936;57,0.038584374;58,0.038792968;59,0.038949218;60,0.039051563;61,0.039233595;62,0.0402375;63,0.042190626;64,0.024483593;65,0.024428906;66,0.024265625;67,0.024444532;68,0.024388282;69,0.023846876;70,0.02319375;71,0.023632031;72,0.0235375;73,0.023542188;74,0.022204688;75,0.020328125;76,0.016820313;77,0.011349219;78,0.006509375;79,0.00249375;80,2.421875E-5;81,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thaumcraft:crystal_aqua:0", @@ -33570,19 +39164,19 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "railcraft:ore_metal_poor:7", "distrib": "0,0.0;13,0.0;14,2.34375E-6;15,3.90625E-6;16,2.34375E-6;17,1.796875E-5;18,3.515625E-5;19,3.671875E-5;20,7.5E-5;21,1.21875E-4;22,1.546875E-4;23,2.40625E-4;24,3.34375E-4;25,3.9375E-4;26,4.171875E-4;27,4.0859374E-4;28,4.1796875E-4;29,4.546875E-4;30,4.2265625E-4;31,3.6484376E-4;32,2.828125E-4;33,2.59375E-4;34,2.0625E-4;35,1.5234375E-4;36,9.0625E-5;37,4.453125E-5;38,3.90625E-5;39,3.984375E-5;40,6.25E-6;41,7.8125E-6;42,1.5625E-6;43,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "biomesoplenty:honey_block:0", "distrib": "0,0.0;71,0.0;72,1.71875E-5;73,1.71875E-5;74,2.265625E-5;75,3.125E-5;76,7.1875E-5;77,5.0E-5;78,4.609375E-5;79,5.15625E-5;80,0.0;81,6.25E-6;82,0.0;89,0.0;90,1.09375E-5;91,4.53125E-5;92,1.640625E-5;93,6.25E-6;94,2.34375E-6;95,1.25E-5;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore_fluid:2", @@ -33599,7 +39193,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "thermalfoundation:ore_fluid:1", @@ -33616,7 +39210,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stone:0", @@ -33633,13 +39227,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:stone:1", "distrib": "0,0.0;1,0.0088;2,0.016777344;3,0.0246625;4,0.03285547;5,0.04088125;6,0.041122656;7,0.041825;8,0.042778905;9,0.043570314;10,0.04346094;11,0.04503203;12,0.044740625;13,0.044332813;14,0.043603905;15,0.04373281;16,0.044153906;17,0.0438125;18,0.04351875;19,0.043283593;20,0.043465625;21,0.043921094;22,0.043791406;23,0.04341719;24,0.043634374;25,0.043365624;26,0.042725;27,0.043013282;28,0.043602344;29,0.04379844;30,0.042952344;31,0.040603124;32,0.038733594;33,0.037903126;34,0.037763283;35,0.03806875;36,0.038965624;37,0.03947422;38,0.03992031;39,0.039427344;40,0.038628124;41,0.03844375;42,0.038667187;43,0.039520312;44,0.039600782;45,0.039408594;46,0.039028905;47,0.038615625;48,0.03906797;49,0.039208595;50,0.03920156;51,0.039396875;52,0.039261717;53,0.038675;54,0.039126564;55,0.039834376;56,0.040597655;57,0.041574217;58,0.04135547;59,0.040865626;60,0.0402625;61,0.040685154;62,0.042053126;63,0.044346876;64,0.025642188;65,0.026373437;66,0.026278906;67,0.025958594;68,0.025759375;69,0.025042187;70,0.024742188;71,0.024332032;72,0.023745313;73,0.023194531;74,0.022310156;75,0.0208375;76,0.0171375;77,0.011447656;78,0.006180469;79,0.0022796874;80,3.359375E-5;81,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "extrabees:hive:1", @@ -33674,7 +39268,7 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:redstone_ore:0", @@ -33691,13 +39285,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "minecraft:dirt:0", "distrib": "0,0.0;1,0.0032390626;2,0.0062984377;3,0.009570313;4,0.013254687;5,0.01685;6,0.016464062;7,0.01596172;8,0.015453906;9,0.015642187;10,0.015899219;11,0.016107032;12,0.016425;13,0.016353907;14,0.016676562;15,0.016528906;16,0.016335938;17,0.015942188;18,0.015455469;19,0.015367188;20,0.015236719;21,0.015064063;22,0.014764062;23,0.014845313;24,0.015246875;25,0.01555625;26,0.0154734375;27,0.015235156;28,0.014928906;29,0.015278907;30,0.015686719;31,0.016040625;32,0.015939062;33,0.016095312;34,0.016147656;35,0.016114844;36,0.016024219;37,0.016014062;38,0.016020313;39,0.015549219;40,0.015313282;41,0.015422656;42,0.015910938;43,0.01639375;44,0.01635703;45,0.016082032;46,0.01595078;47,0.015917188;48,0.016265625;49,0.016385937;50,0.016925;51,0.017415624;52,0.01758125;53,0.017257031;54,0.016401563;55,0.015941406;56,0.015958594;57,0.016360156;58,0.016727343;59,0.016990624;60,0.016982812;61,0.016840626;62,0.016985938;63,0.017082032;64,0.009134375;65,0.009253125;66,0.009382812;67,0.009150782;68,0.008835156;69,0.008771094;70,0.009509375;71,0.009765625;72,0.009076563;73,0.008190625;74,0.0077867187;75,0.0074671875;76,0.006555469;77,0.0054109376;78,0.0044289064;79,0.0036867186;80,5.070313E-4;81,5.3671876E-4;82,5.546875E-4;83,5.2578124E-4;84,5.242188E-4;85,5.5E-4;86,6.1796873E-4;87,5.5703125E-4;88,4.4609376E-4;89,3.90625E-4;90,2.9609376E-4;91,2.0859374E-4;92,1.1328125E-4;93,5.46875E-5;94,2.421875E-5;95,3.59375E-5;96,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "mysticalagriculture:inferium_ore:0", @@ -33714,13 +39308,13 @@ } } ], - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "techreborn:techreborn_techreborn.oil:0", "distrib": "0,0.0;1,0.0;2,2.34375E-6;3,3.59375E-5;4,1.4609375E-4;5,8.671875E-5;6,1.21875E-4;7,1.46875E-4;8,2.5625E-4;9,1.75E-4;10,0.0;11,0.0;12,3.671875E-5;13,1.703125E-4;14,1.1953125E-4;15,1.484375E-4;16,3.6640625E-4;17,3.265625E-4;18,2.109375E-4;19,6.875E-5;20,1.7890625E-4;21,1.3984375E-4;22,2.5625E-4;23,8.4375E-5;24,7.421875E-5;25,1.671875E-4;26,1.15625E-4;27,5.3125E-5;28,3.7578124E-4;29,2.296875E-4;30,1.546875E-4;31,6.71875E-5;32,9.0625E-5;33,1.765625E-4;34,1.1171875E-4;35,1.8203125E-4;36,2.09375E-4;37,1.6640624E-4;38,1.078125E-4;39,2.6328125E-4;40,3.6875E-4;41,2.1875E-4;42,1.90625E-4;43,5.703125E-5;44,5.625E-5;45,1.6015625E-4;46,2.078125E-4;47,0.0;", "silktouch": false, - "dim": "Dim 145: planet" + "dim": "Dim 145: Luna" }, { "block": "aoa3:shyregem_ore:0", @@ -43023,23 +48617,6 @@ ], "dim": "Dim 800: abyss" }, - { - "block": "abyssalcraft:psdl:0", - "distrib": "0,0.0;10,0.0;20,7.8125E-7;30,0.0;40,0.0;", - "silktouch": false, - "dropsList": [ - { - "itemStack": "abyssalcraft:psdl:0", - "fortunes": { - "0": 1.0, - "1": 1.0, - "2": 1.0, - "3": 1.0 - } - } - ], - "dim": "Dim 50: abyssal wasteland" - }, { "block": "aoa3:bloodstone_lamp_off:0", "distrib": "0,0.0;74,0.0;75,3.125E-6;76,0.0;", diff --git a/config/libvulpes.cfg b/config/libvulpes.cfg index fb079115..1cbdb3fc 100644 --- a/config/libvulpes.cfg +++ b/config/libvulpes.cfg @@ -1,10 +1,10 @@ # Configuration file general { - # How many power unit one EU makes + # How many FE one EU makes I:EUPowerMultiplier=7 - # Powermultiplier on machines + # Power multiplier on machines I:PowerMultiplier=1 } diff --git a/config/loliasm.cfg b/config/loliasm.cfg index b406f634..8b9a8aed 100644 --- a/config/loliasm.cfg +++ b/config/loliasm.cfg @@ -355,7 +355,7 @@ spark { textures { # Calculate and send animated textures only when needed to the GPU, better than VanillaFix's textureFixes config - - B:onDemandAnimatedTextures=false + B:onDemandAnimatedTextures=true # Releases TextureAtlasSprite's framesTextureData. Won't touch custom TextureAtlasSprite implementations - B:releaseSpriteFramesCache=true diff --git a/config/lostcities/general.cfg b/config/lostcities/general.cfg new file mode 100644 index 00000000..35ab655e --- /dev/null +++ b/config/lostcities/general.cfg @@ -0,0 +1,91 @@ +# Configuration file + +########################################################################################################## +# general +#--------------------------------------------------------------------------------------------------------# +# General settings +########################################################################################################## + +general { + # List of other worldtypes (id) that this mod will try to work with. The worldtype has to support the IChunkPrimerFactory API for this to work [default: ] + S:adaptingWorldTypes < + > + + # List of additional Lost City dimensions. Format ':' [default: ] + S:additionalDimensions < + > + + # List of asset libraries loaded in the specified order. If the path starts with '/' it is going to be loaded directly from the classpath. If the path starts with '$' it is loaded from the config directory [default: [/assets/lostcities/citydata/conditions.json], [/assets/lostcities/citydata/palette.json], [/assets/lostcities/citydata/palette_desert.json], [/assets/lostcities/citydata/palette_chisel.json], [/assets/lostcities/citydata/palette_chisel_desert.json], [/assets/lostcities/citydata/highwayparts.json], [/assets/lostcities/citydata/railparts.json], [/assets/lostcities/citydata/monorailparts.json], [/assets/lostcities/citydata/buildingparts.json], [/assets/lostcities/citydata/library.json], [$lostcities/userassets.json]] + S:assets < + /assets/lostcities/citydata/conditions.json + /assets/lostcities/citydata/palette.json + /assets/lostcities/citydata/palette_desert.json + /assets/lostcities/citydata/palette_chisel.json + /assets/lostcities/citydata/palette_chisel_desert.json + /assets/lostcities/citydata/highwayparts.json + /assets/lostcities/citydata/railparts.json + /assets/lostcities/citydata/monorailparts.json + /assets/lostcities/citydata/buildingparts.json + /assets/lostcities/citydata/library.json + $lostcities/userassets.json + > + + # List of blocks for which a lighting update is needed [default: [minecraft:glowstone], [minecraft:lit_pumpkin], [minecraft:magma]] + S:blocksRequiringLightingUpdates < + minecraft:glowstone + minecraft:lit_pumpkin + minecraft:magma + > + + # Enable debugging/logging [default: false] + B:debug=false + + # The default 'profile' to use for the overworld [default: default] + S:defaultProfile=default + + # If true and if Biomes O Plenty is present the dimension will use BoP biomes [default: true] + B:dimensionBoP=true + + # The 'ID' of the Lost City Dimension. Set to -1 if you don't want this dimension [range: -10000 ~ 10000, default: 111] + I:dimensionId=111 + + # The 'profile' to use for generation of the Lost City dimension [default: default] + S:dimensionProfile=default + + # Disable this if you have mods like NEID or JEID installed. Note that when NEID or JEID is present this is disabled by default [default: true] + B:optimizedChunkgen=false + + # List of privatep profiles that cannot be selected by the player but are only used as a child profile of another one [default: [bio_wasteland], [water_empty]] + S:privateProfiles < + bio_wasteland + water_empty + > + + # List of all supported profiles (used for world creation). Warning! Make sure there is always a 'default' profile! [default: [default], [cavern], [nodamage], [rarecities], [floating], [space], [waterbubbles], [biosphere], [onlycities], [tallbuildings], [safe], [ancient], [wasteland], [chisel], [atlantis], [realistic]] + S:profiles < + default + cavern + nodamage + rarecities + floating + space + waterbubbles + biosphere + onlycities + tallbuildings + safe + ancient + wasteland + chisel + atlantis + realistic + > + + # Block to put underneath a bed so that it qualifies as a teleporter bed [default: minecraft:diamond_block] + S:specialBedBlock=contenttweaker:returning_point + + # Config version. Do not modify this manually! + I:version=7 +} + + diff --git a/config/lostcities/profile_ancient.cfg b/config/lostcities/profile_ancient.cfg new file mode 100644 index 00000000..80d08395 --- /dev/null +++ b/config/lostcities/profile_ancient.cfg @@ -0,0 +1,457 @@ +# Configuration file + +########################################################################################################## +# cities_ancient +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the ancient profile +########################################################################################################## + +cities_ancient { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_ancient +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the ancient profile +########################################################################################################## + +cityspheres_ancient { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_ancient +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the ancient profile +########################################################################################################## + +client_ancient { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_ancient +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the ancient profile +########################################################################################################## + +explosions_ancient { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.0] + S:miniExplosionChance=0.0 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_ancient +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the ancient profile +########################################################################################################## + +lostcity_ancient { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: [jungle=1], [jungle_hills=1], [jungle_edge=2], [ocean=8], [beaches=20], [river=5]] + S:allowedBiomeFactors < + jungle=1 + jungle_hills=1 + jungle_edge=2 + ocean=8 + beaches=20 + river=5 + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Ancient jungle city, vines and leafs, ruined buildings] + S:description=Ancient jungle city, vines and leafs, ruined buildings + + # Additional information [default: Note! This disables many biomes like deserts, plains, extreme hills, ...] + S:extraDescription=Note! This disables many biomes like deserts, plains, extreme hills, ... + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_ancient.png] + S:icon=textures/gui/icon_ancient.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.05] + S:randomLeafBlockChance=0.05 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 6] + I:randomLeafBlockThickness=6 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 2.0] + S:rubbleDirtScale=2.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 2.0] + S:rubbleLeaveScale=2.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.9] + S:ruinChance=0.9 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMaxlevelPercent=0.8 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.0] + S:ruinMinlevelPercent=0.0 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.1] + S:vineChance=0.1 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_ancient=128 +} + + +########################################################################################################## +# structures_ancient +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the ancient profile +########################################################################################################## + +structures_ancient { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_atlantis.cfg b/config/lostcities/profile_atlantis.cfg new file mode 100644 index 00000000..95f33b65 --- /dev/null +++ b/config/lostcities/profile_atlantis.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_atlantis +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the atlantis profile +########################################################################################################## + +cities_atlantis { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_atlantis +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the atlantis profile +########################################################################################################## + +cityspheres_atlantis { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_atlantis +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the atlantis profile +########################################################################################################## + +client_atlantis { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_atlantis +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the atlantis profile +########################################################################################################## + +explosions_atlantis { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_atlantis +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the atlantis profile +########################################################################################################## + +lostcity_atlantis { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Drowned cities, raised waterlevel] + S:description=Drowned cities, raised waterlevel + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_atlantis.png] + S:icon=textures/gui/icon_atlantis.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.1] + S:ruinChance=0.1 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: -20] + I:waterLevelOffset=-20 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_atlantis=128 +} + + +########################################################################################################## +# structures_atlantis +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the atlantis profile +########################################################################################################## + +structures_atlantis { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_bio_wasteland.cfg b/config/lostcities/profile_bio_wasteland.cfg new file mode 100644 index 00000000..6fdd987d --- /dev/null +++ b/config/lostcities/profile_bio_wasteland.cfg @@ -0,0 +1,456 @@ +# Configuration file + +########################################################################################################## +# cities_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the bio_wasteland profile +########################################################################################################## + +cities_bio_wasteland { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.008] + S:cityChance=0.008 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 80] + I:cityMaxRadius=80 + + # The minimum radius of a city [range: 1 ~ 10000, default: 30] + I:cityMinRadius=30 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the bio_wasteland profile +########################################################################################################## + +cityspheres_bio_wasteland { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the bio_wasteland profile +########################################################################################################## + +client_bio_wasteland { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the bio_wasteland profile +########################################################################################################## + +explosions_bio_wasteland { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the bio_wasteland profile +########################################################################################################## + +lostcity_bio_wasteland { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: [stone_beach=1], [dead_forest=1], [outback=1], [volcanic_island=1], [wasteland=.3]] + S:allowedBiomeFactors < + stone_beach=1 + dead_forest=1 + outback=1 + volcanic_island=1 + wasteland=.3 + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: true] + B:avoidFoliage=true + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: true] + B:avoidGeneratedFlowers=true + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: true] + B:avoidGeneratedLakewater=true + + # This will prevent biomes from generating lilypads [default: true] + B:avoidGeneratedLilypads=true + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: true] + B:avoidGeneratedReeds=true + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: true] + B:avoidWater=true + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 2] + I:buildingMaxCellars=2 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Private wasteland for biospheres] + S:description=Private wasteland for biospheres + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 40] + I:groundLevel=40 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: ] + S:icon= + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.0] + S:randomLeafBlockChance=0.0 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 2.0] + S:rubbleDirtScale=2.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 0.0] + S:rubbleLeaveScale=0.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 1.0] + S:ruinChance=1.0 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.4] + S:ruinMaxlevelPercent=0.4 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.1] + S:ruinMinlevelPercent=0.1 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.0] + S:vineChance=0.0 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 70] + I:waterLevelOffset=70 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_bio_wasteland=128 +} + + +########################################################################################################## +# structures_bio_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the bio_wasteland profile +########################################################################################################## + +structures_bio_wasteland { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=false + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_biosphere.cfg b/config/lostcities/profile_biosphere.cfg new file mode 100644 index 00000000..f6013b48 --- /dev/null +++ b/config/lostcities/profile_biosphere.cfg @@ -0,0 +1,454 @@ +# Configuration file + +########################################################################################################## +# cities_biosphere +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the biosphere profile +########################################################################################################## + +cities_biosphere { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.7] + S:cityChance=0.7 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 60] + I:cityLevel0Height=60 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 66] + I:cityLevel1Height=66 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 72] + I:cityLevel2Height=72 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 78] + I:cityLevel3Height=78 + + # The maximum radius of a city [range: 1 ~ 10000, default: 90] + I:cityMaxRadius=90 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.05] + S:cityThresshold=0.05 +} + + +########################################################################################################## +# cityspheres_biosphere +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the biosphere profile +########################################################################################################## + +cityspheres_biosphere { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.4] + S:citySphereChance=0.4 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: true] + B:landscapeOutside=true + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.0] + S:monorailChance=0.0 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: bio_wasteland] + S:outsideProfile=bio_wasteland + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 0.5] + S:outsideSurfaceVariation=0.5 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_biosphere +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the biosphere profile +########################################################################################################## + +client_biosphere { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: 30.0] + S:horizon=30.0 +} + + +########################################################################################################## +# explosions_biosphere +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the biosphere profile +########################################################################################################## + +explosions_biosphere { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.01] + S:miniExplosionChance=0.01 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 75] + I:miniExplosionMaxHeight=75 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 10] + I:miniExplosionMaxRadius=10 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_biosphere +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the biosphere profile +########################################################################################################## + +lostcity_biosphere { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: [jungle=1], [jungle_hills=1], [jungle_edge=2]] + S:allowedBiomeFactors < + jungle=1 + jungle_hills=1 + jungle_edge=2 + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Jungles in big glass bubbles on a barren landscape] + S:description=Jungles in big glass bubbles on a barren landscape + + # Additional information [default: This profile works best with Biomes O Plenty] + S:extraDescription=This profile works best with Biomes O Plenty + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: true] + B:generateLighting=true + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 60] + I:groundLevel=60 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 0] + I:highwayDistanceMask=0 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_biosphere.png] + S:icon=textures/gui/icon_biosphere.png + + # Type of landscape [default: space] + S:landscapeType=space + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: false] + B:railwayStationsEnabled=false + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: true] + B:railwaysCanEnd=true + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: false] + B:railwaysEnabled=false + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: false] + B:rubbleLayer=false + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.7] + S:ruinChance=0.7 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMaxlevelPercent=0.8 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.3] + S:ruinMinlevelPercent=0.3 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: jungle] + S:spawnBiome=jungle + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 70] + I:waterLevelOffset=70 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_biosphere=128 +} + + +########################################################################################################## +# structures_biosphere +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the biosphere profile +########################################################################################################## + +structures_biosphere { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=false + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=false + + # Generate strongholds + B:generateStrongholds=false + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_cavern.cfg b/config/lostcities/profile_cavern.cfg new file mode 100644 index 00000000..11702756 --- /dev/null +++ b/config/lostcities/profile_cavern.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_cavern +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the cavern profile +########################################################################################################## + +cities_cavern { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_cavern +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the cavern profile +########################################################################################################## + +cityspheres_cavern { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_cavern +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the cavern profile +########################################################################################################## + +client_cavern { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: 0.0] + S:fogBlue=0.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: 0.02] + S:fogDensity=0.02 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: 0.0] + S:fogGreen=0.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: 0.0] + S:fogRed=0.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: 128.0] + S:horizon=128.0 +} + + +########################################################################################################## +# explosions_cavern +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the cavern profile +########################################################################################################## + +explosions_cavern { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.0] + S:miniExplosionChance=0.0 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_cavern +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the cavern profile +########################################################################################################## + +lostcity_cavern { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: This is a cavern type world (like the nether)] + S:description=This is a cavern type world (like the nether) + + # Additional information [default: There are lights in the building but the outside is very dark. Warning! This is pretty heavy on performance!] + S:extraDescription=There are lights in the building but the outside is very dark. Warning! This is pretty heavy on performance! + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: true] + B:generateLighting=true + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_cavern.png] + S:icon=textures/gui/icon_cavern.png + + # Type of landscape [default: cavern] + S:landscapeType=cavern + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_cavern=128 +} + + +########################################################################################################## +# structures_cavern +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the cavern profile +########################################################################################################## + +structures_cavern { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=false + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_chisel.cfg b/config/lostcities/profile_chisel.cfg new file mode 100644 index 00000000..54966718 --- /dev/null +++ b/config/lostcities/profile_chisel.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_chisel +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the chisel profile +########################################################################################################## + +cities_chisel { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_chisel +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the chisel profile +########################################################################################################## + +cityspheres_chisel { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_chisel +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the chisel profile +########################################################################################################## + +client_chisel { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_chisel +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the chisel profile +########################################################################################################## + +explosions_chisel { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_chisel +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the chisel profile +########################################################################################################## + +lostcity_chisel { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Use Chisel blocks (only if chisel is available!)] + S:description=Use Chisel blocks (only if chisel is available!) + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_chisel.png] + S:icon=textures/gui/icon_chisel.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: chisel] + S:worldStyle=chisel +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_chisel=128 +} + + +########################################################################################################## +# structures_chisel +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the chisel profile +########################################################################################################## + +structures_chisel { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_default.cfg b/config/lostcities/profile_default.cfg new file mode 100644 index 00000000..39a41165 --- /dev/null +++ b/config/lostcities/profile_default.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_default +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the default profile +########################################################################################################## + +cities_default { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_default +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the default profile +########################################################################################################## + +cityspheres_default { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_default +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the default profile +########################################################################################################## + +client_default { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_default +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the default profile +########################################################################################################## + +explosions_default { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_default +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the default profile +########################################################################################################## + +lostcity_default { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Default generation, common cities, explosions] + S:description=Default generation, common cities, explosions + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_default.png] + S:icon=textures/gui/icon_default.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_default=128 +} + + +########################################################################################################## +# structures_default +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the default profile +########################################################################################################## + +structures_default { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_floating.cfg b/config/lostcities/profile_floating.cfg new file mode 100644 index 00000000..001529cc --- /dev/null +++ b/config/lostcities/profile_floating.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_floating +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the floating profile +########################################################################################################## + +cities_floating { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.03] + S:cityChance=0.03 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 50] + I:cityLevel0Height=50 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 56] + I:cityLevel1Height=56 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 62] + I:cityLevel2Height=62 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 68] + I:cityLevel3Height=68 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_floating +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the floating profile +########################################################################################################## + +cityspheres_floating { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_floating +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the floating profile +########################################################################################################## + +client_floating { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: 0.0] + S:horizon=0.0 +} + + +########################################################################################################## +# explosions_floating +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the floating profile +########################################################################################################## + +explosions_floating { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_floating +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the floating profile +########################################################################################################## + +lostcity_floating { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: true] + B:avoidGeneratedFossils=true + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 2] + I:buildingMaxCellars=2 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Cities on floating islands] + S:description=Cities on floating islands + + # Additional information [default: Note! No villages or strongholds in this profile!] + S:extraDescription=Note! No villages or strongholds in this profile! + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 50] + I:groundLevel=50 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 15] + I:highwayDistanceMask=15 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_floating.png] + S:icon=textures/gui/icon_floating.png + + # Type of landscape [default: floating] + S:landscapeType=floating + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: true] + B:railwaysCanEnd=true + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: false] + B:railwaysEnabled=false + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 70] + I:waterLevelOffset=70 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_floating=128 +} + + +########################################################################################################## +# structures_floating +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the floating profile +########################################################################################################## + +structures_floating { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=false + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=false + + # Generate strongholds + B:generateStrongholds=false + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_nodamage.cfg b/config/lostcities/profile_nodamage.cfg new file mode 100644 index 00000000..c09016c8 --- /dev/null +++ b/config/lostcities/profile_nodamage.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_nodamage +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the nodamage profile +########################################################################################################## + +cities_nodamage { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_nodamage +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the nodamage profile +########################################################################################################## + +cityspheres_nodamage { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_nodamage +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the nodamage profile +########################################################################################################## + +client_nodamage { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_nodamage +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the nodamage profile +########################################################################################################## + +explosions_nodamage { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.0] + S:miniExplosionChance=0.0 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_nodamage +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the nodamage profile +########################################################################################################## + +lostcity_nodamage { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Like default but no explosion damage] + S:description=Like default but no explosion damage + + # Additional information [default: Ruins and rubble are disabled and ravines are disabled in cities] + S:extraDescription=Ruins and rubble are disabled and ravines are disabled in cities + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_nodamage.png] + S:icon=textures/gui/icon_nodamage.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: false] + B:rubbleLayer=false + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: false] + B:ruins=false + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 64] + I:structures_nodamage=64 +} + + +########################################################################################################## +# structures_nodamage +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the nodamage profile +########################################################################################################## + +structures_nodamage { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=true + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_onlycities.cfg b/config/lostcities/profile_onlycities.cfg new file mode 100644 index 00000000..e388f5e0 --- /dev/null +++ b/config/lostcities/profile_onlycities.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_onlycities +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the onlycities profile +########################################################################################################## + +cities_onlycities { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=.5], [frozen_river=.5], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.6]] + S:cityBiomeFactors < + river=.5 + frozen_river=.5 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.6 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.2] + S:cityChance=0.2 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 256] + I:cityMaxRadius=256 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_onlycities +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the onlycities profile +########################################################################################################## + +cityspheres_onlycities { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_onlycities +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the onlycities profile +########################################################################################################## + +client_onlycities { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_onlycities +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the onlycities profile +########################################################################################################## + +explosions_onlycities { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_onlycities +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the onlycities profile +########################################################################################################## + +lostcity_onlycities { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: The entire world is a city] + S:description=The entire world is a city + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_onlycities.png] + S:icon=textures/gui/icon_onlycities.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_onlycities=128 +} + + +########################################################################################################## +# structures_onlycities +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the onlycities profile +########################################################################################################## + +structures_onlycities { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_rarecities.cfg b/config/lostcities/profile_rarecities.cfg new file mode 100644 index 00000000..7311ad80 --- /dev/null +++ b/config/lostcities/profile_rarecities.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_rarecities +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the rarecities profile +########################################################################################################## + +cities_rarecities { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.002] + S:cityChance=0.002 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_rarecities +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the rarecities profile +########################################################################################################## + +cityspheres_rarecities { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_rarecities +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the rarecities profile +########################################################################################################## + +client_rarecities { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_rarecities +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the rarecities profile +########################################################################################################## + +explosions_rarecities { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_rarecities +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the rarecities profile +########################################################################################################## + +lostcity_rarecities { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Cities are rare] + S:description=Cities are rare + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: false] + B:highwayRequiresTwoCities=false + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_rarecities.png] + S:icon=textures/gui/icon_rarecities.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: true] + B:railwaysCanEnd=true + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: false] + B:ruins=false + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_rarecities=128 +} + + +########################################################################################################## +# structures_rarecities +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the rarecities profile +########################################################################################################## + +structures_rarecities { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_realistic.cfg b/config/lostcities/profile_realistic.cfg new file mode 100644 index 00000000..1df116a3 --- /dev/null +++ b/config/lostcities/profile_realistic.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_realistic +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the realistic profile +########################################################################################################## + +cities_realistic { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_realistic +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the realistic profile +########################################################################################################## + +cityspheres_realistic { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_realistic +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the realistic profile +########################################################################################################## + +client_realistic { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_realistic +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the realistic profile +########################################################################################################## + +explosions_realistic { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_realistic +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the realistic profile +########################################################################################################## + +lostcity_realistic { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Realistic worldgen (similar to Quark's)] + S:description=Realistic worldgen (similar to Quark's) + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: {"coordinateScale":175.0,"heightScale":75.0,"lowerLimitScale":512.0,"upperLimitScale":512.0,"depthNoiseScaleX":200.0,"depthNoiseScaleZ":200.0,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":165.0,"mainNoiseScaleY":106.61267,"mainNoiseScaleZ":165.0,"baseSize":8.267606,"stretchY":13.387607,"biomeDepthWeight":1.2,"biomeDepthOffset":0.2,"biomeScaleWeight":3.4084506,"biomeScaleOffset":0.0,"seaLevel":63,"useCaves":true,"useDungeons":true,"dungeonChance":7,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useMonuments":true,"useRavines":true,"useWaterLakes":true,"waterLakeChance":49,"useLavaLakes":true,"lavaLakeChance":80,"useLavaOceans":false,"fixedBiome":-1,"biomeSize":4,"riverSize":5,"dirtSize":33,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":256,"gravelSize":33,"gravelCount":8,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":33,"graniteCount":10,"graniteMinHeight":0,"graniteMaxHeight":80,"dioriteSize":33,"dioriteCount":10,"dioriteMinHeight":0,"dioriteMaxHeight":80,"andesiteSize":33,"andesiteCount":10,"andesiteMinHeight":0,"andesiteMaxHeight":80,"coalSize":17,"coalCount":20,"coalMinHeight":0,"coalMaxHeight":128,"ironSize":9,"ironCount":20,"ironMinHeight":0,"ironMaxHeight":64,"goldSize":9,"goldCount":2,"goldMinHeight":0,"goldMaxHeight":32,"redstoneSize":8,"redstoneCount":8,"redstoneMinHeight":0,"redstoneMaxHeight":16,"diamondSize":8,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":16,"lapisSize":7,"lapisCount":1,"lapisCenterHeight":16,"lapisSpread":16}] + S:generatorOptions={"coordinateScale":175.0,"heightScale":75.0,"lowerLimitScale":512.0,"upperLimitScale":512.0,"depthNoiseScaleX":200.0,"depthNoiseScaleZ":200.0,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":165.0,"mainNoiseScaleY":106.61267,"mainNoiseScaleZ":165.0,"baseSize":8.267606,"stretchY":13.387607,"biomeDepthWeight":1.2,"biomeDepthOffset":0.2,"biomeScaleWeight":3.4084506,"biomeScaleOffset":0.0,"seaLevel":63,"useCaves":true,"useDungeons":true,"dungeonChance":7,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useMonuments":true,"useRavines":true,"useWaterLakes":true,"waterLakeChance":49,"useLavaLakes":true,"lavaLakeChance":80,"useLavaOceans":false,"fixedBiome":-1,"biomeSize":4,"riverSize":5,"dirtSize":33,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":256,"gravelSize":33,"gravelCount":8,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":33,"graniteCount":10,"graniteMinHeight":0,"graniteMaxHeight":80,"dioriteSize":33,"dioriteCount":10,"dioriteMinHeight":0,"dioriteMaxHeight":80,"andesiteSize":33,"andesiteCount":10,"andesiteMinHeight":0,"andesiteMaxHeight":80,"coalSize":17,"coalCount":20,"coalMinHeight":0,"coalMaxHeight":128,"ironSize":9,"ironCount":20,"ironMinHeight":0,"ironMaxHeight":64,"goldSize":9,"goldCount":2,"goldMinHeight":0,"goldMaxHeight":32,"redstoneSize":8,"redstoneCount":8,"redstoneMinHeight":0,"redstoneMaxHeight":16,"diamondSize":8,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":16,"lapisSize":7,"lapisCount":1,"lapisCenterHeight":16,"lapisSpread":16} + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_realistic.png] + S:icon=textures/gui/icon_realistic.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_realistic=128 +} + + +########################################################################################################## +# structures_realistic +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the realistic profile +########################################################################################################## + +structures_realistic { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_safe.cfg b/config/lostcities/profile_safe.cfg new file mode 100644 index 00000000..6234d63e --- /dev/null +++ b/config/lostcities/profile_safe.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_safe +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the safe profile +########################################################################################################## + +cities_safe { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_safe +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the safe profile +########################################################################################################## + +cityspheres_safe { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_safe +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the safe profile +########################################################################################################## + +client_safe { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_safe +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the safe profile +########################################################################################################## + +explosions_safe { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_safe +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the safe profile +########################################################################################################## + +lostcity_safe { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Safe mode: no spawners, lighting but no loot] + S:description=Safe mode: no spawners, lighting but no loot + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: true] + B:generateLighting=true + + # If true the chests in the buildings will contain loot [default: false] + B:generateLoot=false + + # If true then the buildings will be full of spawners [default: false] + B:generateSpawners=false + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_safe.png] + S:icon=textures/gui/icon_safe.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_safe=128 +} + + +########################################################################################################## +# structures_safe +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the safe profile +########################################################################################################## + +structures_safe { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_space.cfg b/config/lostcities/profile_space.cfg new file mode 100644 index 00000000..ae63c842 --- /dev/null +++ b/config/lostcities/profile_space.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_space +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the space profile +########################################################################################################## + +cities_space { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.6] + S:cityChance=0.6 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 60] + I:cityLevel0Height=60 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 66] + I:cityLevel1Height=66 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 72] + I:cityLevel2Height=72 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 78] + I:cityLevel3Height=78 + + # The maximum radius of a city [range: 1 ~ 10000, default: 90] + I:cityMaxRadius=90 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.05] + S:cityThresshold=0.05 +} + + +########################################################################################################## +# cityspheres_space +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the space profile +########################################################################################################## + +cityspheres_space { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_space +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the space profile +########################################################################################################## + +client_space { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: 0.0] + S:horizon=0.0 +} + + +########################################################################################################## +# explosions_space +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the space profile +########################################################################################################## + +explosions_space { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 1.0E-4] + S:explosionChance=1.0E-4 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.001] + S:miniExplosionChance=0.001 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_space +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the space profile +########################################################################################################## + +lostcity_space { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: true] + B:avoidGeneratedFossils=true + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: false] + B:bridgeSupports=false + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Cities in floating glass bubbles] + S:description=Cities in floating glass bubbles + + # Additional information [default: Note! No villages or strongholds in this profile!] + S:extraDescription=Note! No villages or strongholds in this profile! + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: true] + B:generateLighting=true + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 60] + I:groundLevel=60 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 0] + I:highwayDistanceMask=0 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: false] + B:highwaySupports=false + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_space.png] + S:icon=textures/gui/icon_space.png + + # Type of landscape [default: space] + S:landscapeType=space + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: false] + B:railwayStationsEnabled=false + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: true] + B:railwaysCanEnd=true + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: false] + B:railwaysEnabled=false + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: false] + B:rubbleLayer=false + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 70] + I:waterLevelOffset=70 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_space=128 +} + + +########################################################################################################## +# structures_space +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the space profile +########################################################################################################## + +structures_space { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=false + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=false + + # Generate strongholds + B:generateStrongholds=false + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_tallbuildings.cfg b/config/lostcities/profile_tallbuildings.cfg new file mode 100644 index 00000000..84059f47 --- /dev/null +++ b/config/lostcities/profile_tallbuildings.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the tallbuildings profile +########################################################################################################## + +cities_tallbuildings { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the tallbuildings profile +########################################################################################################## + +cityspheres_tallbuildings { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the tallbuildings profile +########################################################################################################## + +client_tallbuildings { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the tallbuildings profile +########################################################################################################## + +explosions_tallbuildings { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 175] + I:debrisToNearbyChunkFactor=175 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.08] + S:destroyLoneBlocksFactor=0.08 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.2] + S:destroyOrMoveChance=0.2 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.008] + S:explosionChance=0.008 + + # The maximum height of an explosion [range: 1 ~ 256, default: 256] + I:explosionMaxHeight=256 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 60] + I:explosionMaxRadius=60 + + # The minimum height of an explosion [range: 1 ~ 256, default: 130] + I:explosionMinHeight=130 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.09] + S:miniExplosionChance=0.09 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 256] + I:miniExplosionMaxHeight=256 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 14] + I:miniExplosionMaxRadius=14 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 3] + I:miniExplosionMinRadius=3 +} + + +########################################################################################################## +# lostcity_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the tallbuildings profile +########################################################################################################## + +lostcity_tallbuildings { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 20] + I:buildingMaxFloors=20 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 15] + I:buildingMaxFloorsChance=15 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 4] + I:buildingMinFloors=4 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 8] + I:buildingMinFloorsChance=8 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Very tall buildings (performance heavy)] + S:description=Very tall buildings (performance heavy) + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_tallbuildings.png] + S:icon=textures/gui/icon_tallbuildings.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.01] + S:ruinChance=0.01 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_tallbuildings=128 +} + + +########################################################################################################## +# structures_tallbuildings +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the tallbuildings profile +########################################################################################################## + +structures_tallbuildings { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=true + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_wasteland.cfg b/config/lostcities/profile_wasteland.cfg new file mode 100644 index 00000000..a532a923 --- /dev/null +++ b/config/lostcities/profile_wasteland.cfg @@ -0,0 +1,459 @@ +# Configuration file + +########################################################################################################## +# cities_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the wasteland profile +########################################################################################################## + +cities_wasteland { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.02] + S:cityChance=0.02 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the wasteland profile +########################################################################################################## + +cityspheres_wasteland { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_wasteland +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the wasteland profile +########################################################################################################## + +client_wasteland { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the wasteland profile +########################################################################################################## + +explosions_wasteland { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.002] + S:explosionChance=0.002 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.03] + S:miniExplosionChance=0.03 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the wasteland profile +########################################################################################################## + +lostcity_wasteland { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: [desert=1], [desert_hills=1], [stone_beach=1], [dead_forest=1], [gravel_beach=1], [outback=1], [volcanic_island=1], [wasteland=.3]] + S:allowedBiomeFactors < + desert=1 + desert_hills=1 + stone_beach=1 + dead_forest=1 + gravel_beach=1 + outback=1 + volcanic_island=1 + wasteland=.3 + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: true] + B:avoidFoliage=true + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: true] + B:avoidGeneratedFlowers=true + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: true] + B:avoidGeneratedLakewater=true + + # This will prevent biomes from generating lilypads [default: true] + B:avoidGeneratedLilypads=true + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: true] + B:avoidGeneratedReeds=true + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: true] + B:avoidWater=true + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Wasteland, no water, bare land] + S:description=Wasteland, no water, bare land + + # Additional information [default: This profile works best with Biomes O Plenty] + S:extraDescription=This profile works best with Biomes O Plenty + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 71] + I:groundLevel=71 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 7] + I:highwayDistanceMask=7 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_wasteland.png] + S:icon=textures/gui/icon_wasteland.png + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: true] + B:railwayStationsEnabled=true + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: true] + B:railwaysEnabled=true + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.01] + S:randomLeafBlockChance=0.01 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 2.0] + S:rubbleDirtScale=2.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: true] + B:rubbleLayer=true + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 0.0] + S:rubbleLeaveScale=0.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.5] + S:ruinChance=0.5 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.9] + S:ruinMaxlevelPercent=0.9 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.5] + S:ruinMinlevelPercent=0.5 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.003] + S:vineChance=0.003 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 70] + I:waterLevelOffset=70 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_wasteland=128 +} + + +########################################################################################################## +# structures_wasteland +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the wasteland profile +########################################################################################################## + +structures_wasteland { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=false + + # Generate mansions + B:generateMansions=true + + # Generate mineshafts + B:generateMineshafts=true + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=true + + # Generate strongholds + B:generateStrongholds=true + + # Generate villages + B:generateVillages=true + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_water_empty.cfg b/config/lostcities/profile_water_empty.cfg new file mode 100644 index 00000000..8adf4ee5 --- /dev/null +++ b/config/lostcities/profile_water_empty.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_water_empty +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the water_empty profile +########################################################################################################## + +cities_water_empty { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.0] + S:cityChance=0.0 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 75] + I:cityLevel0Height=75 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 83] + I:cityLevel1Height=83 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 91] + I:cityLevel2Height=91 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 99] + I:cityLevel3Height=99 + + # The maximum radius of a city [range: 1 ~ 10000, default: 128] + I:cityMaxRadius=128 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.2] + S:cityThresshold=0.2 +} + + +########################################################################################################## +# cityspheres_water_empty +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the water_empty profile +########################################################################################################## + +cityspheres_water_empty { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: false] + B:landscapeOutside=false + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: ] + S:outsideProfile= + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_water_empty +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the water_empty profile +########################################################################################################## + +client_water_empty { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: -1.0] + S:horizon=-1.0 +} + + +########################################################################################################## +# explosions_water_empty +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the water_empty profile +########################################################################################################## + +explosions_water_empty { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.0] + S:miniExplosionChance=0.0 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_water_empty +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the water_empty profile +########################################################################################################## + +lostcity_water_empty { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.0] + S:buildingChance=0.0 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Private empty terrain for waterbubbles] + S:description=Private empty terrain for waterbubbles + + # Additional information [default: ] + S:extraDescription= + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: false] + B:generateLighting=false + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 10] + I:groundLevel=10 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 0] + I:highwayDistanceMask=0 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: ] + S:icon= + + # Type of landscape [default: default] + S:landscapeType=default + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: false] + B:railwayStationsEnabled=false + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: false] + B:railwaysCanEnd=false + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: false] + B:railwaysEnabled=false + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: false] + B:rubbleLayer=false + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: -80] + I:waterLevelOffset=-80 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_water_empty=128 +} + + +########################################################################################################## +# structures_water_empty +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the water_empty profile +########################################################################################################## + +structures_water_empty { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=false + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=false + + # Generate strongholds + B:generateStrongholds=false + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/lostcities/profile_waterbubbles.cfg b/config/lostcities/profile_waterbubbles.cfg new file mode 100644 index 00000000..14ca45be --- /dev/null +++ b/config/lostcities/profile_waterbubbles.cfg @@ -0,0 +1,451 @@ +# Configuration file + +########################################################################################################## +# cities_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Settings related to city generation for the waterbubbles profile +########################################################################################################## + +cities_waterbubbles { + # The default biome factor which is used if your biome is not specified in 'cityBiomeFactors' [range: 0.0 ~ 1.0, default: 1.0] + S:cityBiomeFactorDefault=1.0 + + # List of biomes with a factor to affect the city factor in that biome. Using the value 0 you can disable city generation in biomes [default: [river=0], [frozen_river=0], [ocean=.7], [frozen_ocean=.7], [deep_ocean=.4]] + S:cityBiomeFactors < + river=0 + frozen_river=0 + ocean=.7 + frozen_ocean=.7 + deep_ocean=.4 + > + + # The chance this chunk will be the center of a city [range: 0.0 ~ 1.0, default: 0.6] + S:cityChance=0.6 + + # Below this chunk height cities will be level 0 [range: 1 ~ 255, default: 60] + I:cityLevel0Height=60 + + # Below this chunk height cities will be level 1 [range: 1 ~ 255, default: 66] + I:cityLevel1Height=66 + + # Below this chunk height cities will be level 2 [range: 1 ~ 255, default: 72] + I:cityLevel2Height=72 + + # Below this chunk height cities will be level 3 [range: 1 ~ 255, default: 78] + I:cityLevel3Height=78 + + # The maximum radius of a city [range: 1 ~ 10000, default: 90] + I:cityMaxRadius=90 + + # The minimum radius of a city [range: 1 ~ 10000, default: 50] + I:cityMinRadius=50 + + # The center and radius of a city define a sphere. This thresshold indicates from which point a city is considered a city. This is important for calculating where cities are based on overlapping city circles (where the city thressholds are added) [range: 0.0 ~ 1.0, default: 0.05] + S:cityThresshold=0.05 +} + + +########################################################################################################## +# cityspheres_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Settings related to city sphere generation for the waterbubbles profile +########################################################################################################## + +cityspheres_waterbubbles { + # The chance that a city sphere will be generated [range: 0.0 ~ 1.0, default: 0.7] + S:citySphereChance=0.7 + + # Only used in 'space' landscape. This factor will be multiplied with the radius of the city to calculate the radius of the outer sphere [range: 0.1 ~ 10.0, default: 1.2] + S:citySphereFactor=1.2 + + # If this is true then there will be a landscape outside the city spheres [default: true] + B:landscapeOutside=true + + # The chance that a city will have a monorail connection in a certain direction. There will only be an actual connection if there is a city in that direction that also wants a monorail [range: 0.0 ~ 1.0, default: 0.8] + S:monorailChance=0.8 + + # Offset compared to main height [range: -100 ~ 100, default: -2] + I:monorailOffset=-2 + + # If this is true then only predefined spheres are generated [default: false] + B:onlyPredefined=false + + # Ground level for outside city spheres (DEPRECATED, USE GROUNDLEVEL OF OTHER PROFILE) [range: -1 ~ 256, default: -1] + I:outsideGroundLevel=-1 + + # An optional profile to use for the outside world [default: water_empty] + S:outsideProfile=water_empty + + # Smaller numbers make the surface outside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:outsideSurfaceVariation=1.0 + + # If this is true then every city sphere will be limited to one (random) biome [default: false] + B:singleBiome=false + + # Smaller numbers make the surface inside a city sphere more varied [range: 0.0 ~ 1.0, default: 1.0] + S:sphereSurfaceVariation=1.0 +} + + +########################################################################################################## +# client_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Client side settings for the waterbubbles profile +########################################################################################################## + +client_waterbubbles { + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogBlue=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog density [range: -1.0 ~ 1.0, default: -1.0] + S:fogDensity=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogGreen=-1.0 + + # This is used client-side (but only if the client has this mod) for the fog color [range: -1.0 ~ 1.0, default: -1.0] + S:fogRed=-1.0 + + # This is used client-side (but only if the client has this mod) to set the height of the horizon [range: -1.0 ~ 256.0, default: 90.0] + S:horizon=90.0 +} + + +########################################################################################################## +# explosions_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Settings related to explosions and damage for the waterbubbles profile +########################################################################################################## + +explosions_waterbubbles { + # A factor that determines how much debris will overflow from nearby damaged chunks. Bigger numbers mean less debris [range: 1 ~ 10000, default: 200] + I:debrisToNearbyChunkFactor=200 + + # When a section of blocks in in an explosion the generator will count the number of blocks that are connected. The number of connections divided by the total number of blocks in a connected section is compared with this number. If it is smaller then the section of blocks is destroyed or moved down with gravity [range: 0.0 ~ 1.0, default: 0.05] + S:destroyLoneBlocksFactor=0.05 + + # When a section of blocks is to be moved or destroyed this chance gives the chance of removal (as opposed to moving with gravity) [range: 0.0 ~ 1.0, default: 0.4] + S:destroyOrMoveChance=0.4 + + # A section of blocks that is about to be moved or destroyed is always destroyed if it is smaller then this size [range: 1 ~ 5000, default: 50] + I:destroySmallSectionsSize=50 + + # The chance that a chunk will contain an explosion [range: 0.0 ~ 1.0, default: 0.0] + S:explosionChance=0.0 + + # The maximum height of an explosion [range: 1 ~ 256, default: 90] + I:explosionMaxHeight=90 + + # The maximum radius of an explosion [range: 1 ~ 3000, default: 35] + I:explosionMaxRadius=35 + + # The minimum height of an explosion [range: 1 ~ 256, default: 75] + I:explosionMinHeight=75 + + # The minimum radius of an explosion [range: 1 ~ 1000, default: 15] + I:explosionMinRadius=15 + + # If this is true the center of an explosion can only be in a city (the blast can still affect non-city chunks) [default: true] + B:explosionsInCitiesOnly=true + + # The chance that a chunk will contain a mini explosion [range: 0.0 ~ 1.0, default: 0.0] + S:miniExplosionChance=0.0 + + # The maximum height of a mini explosion [range: 1 ~ 256, default: 100] + I:miniExplosionMaxHeight=100 + + # The maximum radius of a mini explosion [range: 1 ~ 3000, default: 12] + I:miniExplosionMaxRadius=12 + + # The minimum height of a mini explosion [range: 1 ~ 256, default: 60] + I:miniExplosionMinHeight=60 + + # The minimum radius of a mini explosion [range: 1 ~ 1000, default: 5] + I:miniExplosionMinRadius=5 +} + + +########################################################################################################## +# lostcity_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Settings related to the Lost City for the waterbubbles profile +########################################################################################################## + +lostcity_waterbubbles { + # List of biomes that are allowed in the world. Empty list is default all biomes. The factor controls how much that biome is favored over the others (higher means less favored!) [default: ] + S:allowedBiomeFactors < + > + + # If this is true then parks will have no foliage (trees and flowers currently) [default: false] + B:avoidFoliage=false + + # This will prevent biomes from generating cactii [default: false] + B:avoidGeneratedCactii=false + + # This will prevent the generation of desert wells [default: false] + B:avoidGeneratedDesertWell=false + + # This will prevent biomes from generating flowers [default: false] + B:avoidGeneratedFlowers=false + + # This will prevent the generation of fossils [default: false] + B:avoidGeneratedFossils=false + + # This will prevent biomes from generating grass [default: false] + B:avoidGeneratedGrass=false + + # This will prevent the generation of water in lakes [default: false] + B:avoidGeneratedLakewater=false + + # This will prevent biomes from generating lilypads [default: false] + B:avoidGeneratedLilypads=false + + # This will prevent biomes from generating mushrooms [default: false] + B:avoidGeneratedMushrooms=false + + # This will prevent biomes from generating pumpkins [default: false] + B:avoidGeneratedPumpkins=false + + # This will prevent biomes from generating reeds [default: false] + B:avoidGeneratedReeds=false + + # This will prevent biomes from generating trees [default: false] + B:avoidGeneratedTrees=false + + # If true then all water will be avoided (replaced with air) [default: false] + B:avoidWater=false + + # Block to use as the worldgen base [default: minecraft:stone] + S:baseBlock=minecraft:stone + + # The height of the bedrock layer that is generated at the bottom of some world types. Set to 0 to disable this and get default bedrock generation [range: 0 ~ 10, default: 1] + I:bedrockLayer=1 + + # This is used in combination with allowedBiomeFactors. 'original' is the old strategy. 'randomized' is a new strategy that tries to randomize the biomes better. 'varied' is similar but has a more relaxed biome distance function [default: original] + S:biomeSelectionStrategy=original + + # The chance that a chunk can possibly contain a bridge. There actually being a bridge also depends on the presence of adjacent bridges and other conditions [range: 0.0 ~ 1.0, default: 0.7] + S:bridgeChance=0.7 + + # If true bridges get supports when needed. You can disable this if you have bridges that span void chunks [default: true] + B:bridgeSupports=true + + # The chance that a chunk can possibly be the top-left chunk of 2x2 building. There actually being a 2x2 building also depends on the condition of those other chunks [range: 0.0 ~ 1.0, default: 0.03] + S:building2x2Chance=0.03 + + # The chance that a chunk in a city will have a building. Otherwise it will be a street [range: 0.0 ~ 1.0, default: 0.3] + S:buildingChance=0.3 + + # The chance that a doorway will be generated at a side of a building (on any level). Only when possible [range: 0.0 ~ 1.0, default: 0.6] + S:buildingDoorwayChance=0.6 + + # The chance that a building will have a 'front' part if this is possible (i.e. adjacent street) [range: 0.0 ~ 1.0, default: 0.2] + S:buildingFrontChance=0.2 + + # The maximum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 4] + I:buildingMaxCellars=4 + + # A cap for the amount of floors a city can have (above ground) [range: 0 ~ 30, default: 9] + I:buildingMaxFloors=9 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 6] + I:buildingMaxFloorsChance=6 + + # The minimum number of cellars (below ground). 0 means no cellar [range: 0 ~ 7, default: 0] + I:buildingMinCellars=0 + + # The minimum number of floors (above ground) for a building (0 means the first floor only) [range: 0 ~ 30, default: 0] + I:buildingMinFloors=0 + + # The amount of floors of a building is equal to: MINFLOORS + random(MINFLOORS_CHANCE + (cityFactor + .1f) * (MAXFLOORS_CHANCE - MINFLOORS_CHANCE)) [range: 1 ~ 30, default: 4] + I:buildingMinFloorsChance=4 + + # The chance that a building will have no loot and no spawners [range: 0.0 ~ 1.0, default: 0.2] + S:buildingWithoutLootChance=0.2 + + # The chance that a chest will have no loot [range: 0.0 ~ 1.0, default: 0.2] + S:chestWithoutLootChance=0.2 + + # The chance that a chunk can possibly contain a corridor. There actually being a corridor also depends on the presence of adjacent corridors [range: 0.0 ~ 1.0, default: 0.7] + S:corridorChance=0.7 + + # The chance that a 2x2 building will be a data center [range: 0.0 ~ 1.0, default: 0.1] + S:dataCenterChance=0.1 + + # The description of this profile [default: Cities in drowned glass bubbles] + S:description=Cities in drowned glass bubbles + + # Additional information [default: Note! No villages or strongholds in this profile!] + S:extraDescription=Note! No villages or strongholds in this profile! + + # The chance that a street section contains a fountain [range: 0.0 ~ 1.0, default: 0.05] + S:fountainChance=0.05 + + # If true then there will be minimal lighting in the buildings [default: true] + B:generateLighting=true + + # If true the chests in the buildings will contain loot [default: true] + B:generateLoot=true + + # If true then the buildings will be full of spawners [default: true] + B:generateSpawners=true + + # A json with generator options for the chunk generator [default: ] + S:generatorOptions= + + # Ground level [range: 2 ~ 256, default: 60] + I:groundLevel=60 + + # Mask to control how far highways can generate. Must be a power of 2 (minus 1). If 0 there are no highways at all [range: 0 ~ 2147483647, default: 0] + I:highwayDistanceMask=0 + + # 0 (take height from top-left city), 1 (take minimum height from both cities), 2 (take maximum height from both cities), 3 (take average height) [range: 0 ~ 3, default: 0] + I:highwayLevelFromCities=0 + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the main axis. Increasing this value will increase the frequency of highways but make them smaller [range: 1.0 ~ 1000.0, default: 50.0] + S:highwayMainPerlinScale=50.0 + + # The highway perlin noise is compared to this value. Setting this to 0 would give 50% chance of a highway being at a spot. Note that highways only generate on chunks a multiple of 8. Setting this very high will prevent highways from generating [range: -100.0 ~ 100.0, default: 2.0] + S:highwayPerlinFactor=2.0 + + # If true then a highway will only generate if both sides have a valid city. If false then one city is sufficient [default: true] + B:highwayRequiresTwoCities=true + + # For highways on a certain axis, this value is used to scale the perlin noise generator on the secondary axis. Increasing this value will increase the variation of nearby highways [range: 1.0 ~ 1000.0, default: 10.0] + S:highwaySecondaryPerlinScale=10.0 + + # If true highways get supports when needed. You can disable this if you have highways that span void chunks [default: true] + B:highwaySupports=true + + # The icon to use in the configuration screen (64x64) [default: textures/gui/icon_bubbles.png] + S:icon=textures/gui/icon_bubbles.png + + # Type of landscape [default: space] + S:landscapeType=space + + # The chance that a 2x2 building will be a library [range: 0.0 ~ 1.0, default: 0.1] + S:libraryChance=0.1 + + # Block to use as a liquid [default: minecraft:water] + S:liquidBlock=minecraft:water + + # Use in combination with 'allowedBiomeFactors' to manually map some biomes to others. This is a list of the format oldbiome=newbiome [default: ] + S:manualBiomeMappings < + > + + # The chance that a non-building section can be a park section [range: 0.0 ~ 1.0, default: 0.2] + S:parkChance=0.2 + + # The chance that a chunk next to a railway will have a railway dungeon [range: 0.0 ~ 1.0, default: 0.01] + S:railwayDungeonChance=0.01 + + # If true then railway stations are enabled [default: false] + B:railwayStationsEnabled=false + + # If true the a place where a station would have been if there was a city above will have an 'ending' rail part if one side of the 'station' has no connections. Useful in case cities are rare [default: true] + B:railwaysCanEnd=true + + # If true then railways are enabled. If false they are not (but stations will still generate) [default: false] + B:railwaysEnabled=false + + # Chance that leafblocks will be generated at the border of a building and a street [range: 0.0 ~ 1.0, default: 0.1] + S:randomLeafBlockChance=0.1 + + # Frequency of leafblocks as seen from the sides of buildings [range: 1 ~ 8, default: 2] + I:randomLeafBlockThickness=2 + + # The scale of the dirt layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 3.0] + S:rubbleDirtScale=3.0 + + # If this is true an alternative way to generate dirt/stone/sand + leave blocks is used that makes the city appear more overgrown [default: false] + B:rubbleLayer=false + + # The scale of the leave layer. Smaller values make the layer larger. Use 0 to disable [range: 0.0 ~ 100.0, default: 6.0] + S:rubbleLeaveScale=6.0 + + # If ruines are enabled this gives the chance that a building is ruined [range: 0.0 ~ 1.0, default: 0.05] + S:ruinChance=0.05 + + # If a building is ruined this indicates the maximum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 1.0] + S:ruinMaxlevelPercent=1.0 + + # If a building is ruined this indicates the minimum start height for the ruin destruction layer [range: 0.0 ~ 1.0, default: 0.8] + S:ruinMinlevelPercent=0.8 + + # If true there is a chance a building is ruined from the top (not caused by explosion damage) [default: true] + B:ruins=true + + # When this is set the player will always spawn in the given biome [default: ] + S:spawnBiome= + + # When this is set the player will always spawn in the given predefined city [default: ] + S:spawnCity= + + # If this is true the player will not spawn in a building. This can be used in combination with the other spawn settings [default: false] + B:spawnNotInBuilding=false + + # When this is set the player will always spawn in the given predefined sphere. If you use the player will always spawn in a random sphere. If you use the player will always spawn outside a sphere [default: ] + S:spawnSphere= + + # The chance that a block on the outside of a building will be covered with a vine [range: 0.0 ~ 1.0, default: 0.009] + S:vineChance=0.009 + + # How much lower the water level is compared to the ground level (63) [range: -100 ~ 100, default: 8] + I:waterLevelOffset=8 + + # The worldstyle used by this profile (defined in the assets) [default: standard] + S:worldStyle=standard +} + + +maxcaveheight { + # Maximum height at which vanilla caves can generate. Default is 128. Lower this if you don't want the caves to damage buildings [range: 20 ~ 240, default: 128] + I:structures_waterbubbles=128 +} + + +########################################################################################################## +# structures_waterbubbles +#--------------------------------------------------------------------------------------------------------# +# Settings related to structure generation for the waterbubbles profile +########################################################################################################## + +structures_waterbubbles { + # Generate caves + B:generateCaves=true + + # Generate dungeons + B:generateDungeons=true + + # Generate lakes (lava/water) + B:generateLakes=true + + # Generate mansions + B:generateMansions=false + + # Generate mineshafts + B:generateMineshafts=false + + # Generate ocean monuments + B:generateOceanMonuments=false + + # Generate ravines + B:generateRavines=true + + # Generate scattered features (swamphunts, desert temples, ...) + B:generateScattered=false + + # Generate strongholds + B:generateStrongholds=false + + # Generate villages + B:generateVillages=false + + # If true then no lakes and ravines will be generated in cities + B:preventLakesRavinesInCities=false + + # If true then an attempt will be made to prevent villages in cities. Note that enabling this option will likely require a low city density in order to actually get a reasonable chance for villages. + B:preventVillagesInCities=true +} + + diff --git a/config/modularmachinery/machinery/Arcane_Autoworkbench.json b/config/modularmachinery/machinery/Arcane_Autoworkbench.json index 7701ca3d..2e12e9df 100644 --- a/config/modularmachinery/machinery/Arcane_Autoworkbench.json +++ b/config/modularmachinery/machinery/Arcane_Autoworkbench.json @@ -303,7 +303,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -327,7 +327,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -343,7 +343,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -383,7 +383,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -399,7 +399,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -431,7 +431,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -439,7 +439,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -471,7 +471,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/advanced_compression_engine.json b/config/modularmachinery/machinery/advanced_compression_engine.json index 2850e4ff..28b78744 100644 --- a/config/modularmachinery/machinery/advanced_compression_engine.json +++ b/config/modularmachinery/machinery/advanced_compression_engine.json @@ -144,7 +144,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -288,7 +288,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -304,7 +304,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/aluminum_lathe.json b/config/modularmachinery/machinery/aluminum_lathe.json index 5b8b3084..7f7f87d7 100644 --- a/config/modularmachinery/machinery/aluminum_lathe.json +++ b/config/modularmachinery/machinery/aluminum_lathe.json @@ -2,6 +2,27 @@ "registryname": "aluminum_lathe", "localizedname": "Lathe", "color": "d5d8de", + "modifiers": [ + { + "elements": "contenttweaker:energy_hive@0", + "x": 0, + "y": 2, + "z": 0, + "description": "Multiplies amounts processed by 16", + "modifiers": [{ + "io": "output", + "target": "modularmachinery:item", + "operation": 1, + "multiplier": 16 + }, + { + "io": "input", + "target": "modularmachinery:item", + "operation": 1, + "multiplier": 16 + }] + } + ], "parts": [ { "x": -1, @@ -16,7 +37,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -40,7 +61,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/arc_reactor.json b/config/modularmachinery/machinery/arc_reactor.json index a5700c28..defd9f79 100644 --- a/config/modularmachinery/machinery/arc_reactor.json +++ b/config/modularmachinery/machinery/arc_reactor.json @@ -496,7 +496,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/arcane_autoinfuser.json b/config/modularmachinery/machinery/arcane_autoinfuser.json index 2d72ed2a..8c11353c 100644 --- a/config/modularmachinery/machinery/arcane_autoinfuser.json +++ b/config/modularmachinery/machinery/arcane_autoinfuser.json @@ -39,7 +39,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -231,7 +231,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -439,7 +439,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -487,7 +487,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/auto_altar.json b/config/modularmachinery/machinery/auto_altar.json index ab37c5c8..8130268d 100644 --- a/config/modularmachinery/machinery/auto_altar.json +++ b/config/modularmachinery/machinery/auto_altar.json @@ -63,7 +63,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -175,7 +175,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -327,7 +327,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -519,7 +519,7 @@ "y": 0, "z": 7, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/baphomet_altar.json b/config/modularmachinery/machinery/baphomet_altar.json index 7b4d306b..c4cf5611 100644 --- a/config/modularmachinery/machinery/baphomet_altar.json +++ b/config/modularmachinery/machinery/baphomet_altar.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -24,7 +24,7 @@ "y": 1, "z": 1, "elements": [ - "bewitchment:nether_brick_baphomet_statue" + "contenttweaker:baphomet_altar_stone" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/blood_god_altar.json b/config/modularmachinery/machinery/blood_god_altar.json index 5f0b46d4..46ac3d32 100644 --- a/config/modularmachinery/machinery/blood_god_altar.json +++ b/config/modularmachinery/machinery/blood_god_altar.json @@ -32,7 +32,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -232,7 +232,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -472,7 +472,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/blood_reprocessor.json b/config/modularmachinery/machinery/blood_reprocessor.json index 7801b884..f288be19 100644 --- a/config/modularmachinery/machinery/blood_reprocessor.json +++ b/config/modularmachinery/machinery/blood_reprocessor.json @@ -296,7 +296,7 @@ "y": -2, "z": 0, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -304,7 +304,7 @@ "y": -2, "z": -2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -328,7 +328,7 @@ "y": -2, "z": -2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -344,7 +344,7 @@ "y": -2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -352,7 +352,7 @@ "y": -2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/bloodmaster_crucible.json b/config/modularmachinery/machinery/bloodmaster_crucible.json index b6a26761..4fed9396 100644 --- a/config/modularmachinery/machinery/bloodmaster_crucible.json +++ b/config/modularmachinery/machinery/bloodmaster_crucible.json @@ -24,7 +24,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -160,7 +160,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -2, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/botanic_condenser.json b/config/modularmachinery/machinery/botanic_condenser.json index 54c20bef..e85c0e1b 100644 --- a/config/modularmachinery/machinery/botanic_condenser.json +++ b/config/modularmachinery/machinery/botanic_condenser.json @@ -31,7 +31,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -63,7 +63,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -191,7 +191,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/carminite_empowerer.json b/config/modularmachinery/machinery/carminite_empowerer.json index 7e0867d1..d79a0dbc 100644 --- a/config/modularmachinery/machinery/carminite_empowerer.json +++ b/config/modularmachinery/machinery/carminite_empowerer.json @@ -31,7 +31,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -55,7 +55,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/chaotic_condensator.json b/config/modularmachinery/machinery/chaotic_condensator.json index 252a1f6b..11471aef 100644 --- a/config/modularmachinery/machinery/chaotic_condensator.json +++ b/config/modularmachinery/machinery/chaotic_condensator.json @@ -103,7 +103,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/cold_iron_forge.json b/config/modularmachinery/machinery/cold_iron_forge.json index 2544aa11..41b98b1f 100644 --- a/config/modularmachinery/machinery/cold_iron_forge.json +++ b/config/modularmachinery/machinery/cold_iron_forge.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -72,7 +72,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -80,7 +80,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/compression-engine.json b/config/modularmachinery/machinery/compression-engine.json index 0452d950..57132afa 100644 --- a/config/modularmachinery/machinery/compression-engine.json +++ b/config/modularmachinery/machinery/compression-engine.json @@ -144,7 +144,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/compression_turbine.json b/config/modularmachinery/machinery/compression_turbine.json index a9f5b551..10c8c7a2 100644 --- a/config/modularmachinery/machinery/compression_turbine.json +++ b/config/modularmachinery/machinery/compression_turbine.json @@ -72,7 +72,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -632,7 +632,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -696,7 +696,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/corrupted_library.json b/config/modularmachinery/machinery/corrupted_library.json index 64cf443d..e141a689 100644 --- a/config/modularmachinery/machinery/corrupted_library.json +++ b/config/modularmachinery/machinery/corrupted_library.json @@ -24,7 +24,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -128,7 +128,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -144,7 +144,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -168,7 +168,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/creation_altar.json b/config/modularmachinery/machinery/creation_altar.json index 9ae5846b..ce1b4723 100644 --- a/config/modularmachinery/machinery/creation_altar.json +++ b/config/modularmachinery/machinery/creation_altar.json @@ -384,7 +384,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -408,7 +408,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -424,7 +424,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -464,7 +464,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -472,7 +472,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -480,7 +480,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -512,7 +512,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -520,7 +520,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -552,7 +552,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/definer.json b/config/modularmachinery/machinery/definer.json index 3105c8e4..6d50919a 100644 --- a/config/modularmachinery/machinery/definer.json +++ b/config/modularmachinery/machinery/definer.json @@ -8,7 +8,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -16,7 +16,7 @@ "y": 3, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -24,7 +24,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -40,7 +40,7 @@ "y": 3, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -48,7 +48,7 @@ "y": 4, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -96,7 +96,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": 4, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": 4, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -120,7 +120,7 @@ "y": 3, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -136,7 +136,7 @@ "y": 9, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -152,7 +152,7 @@ "y": 9, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { @@ -232,7 +232,7 @@ "y": 9, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -240,7 +240,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -248,7 +248,7 @@ "y": 8, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -256,7 +256,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -272,7 +272,7 @@ "y": 9, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -368,7 +368,7 @@ "y": 9, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -376,7 +376,7 @@ "y": 9, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -408,7 +408,7 @@ "y": 9, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -424,7 +424,7 @@ "y": 9, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -472,7 +472,7 @@ "y": 3, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -480,7 +480,7 @@ "y": 3, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -496,7 +496,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -504,7 +504,7 @@ "y": 6, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -584,7 +584,7 @@ "y": 6, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -640,7 +640,7 @@ "y": 7, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -672,7 +672,7 @@ "y": 7, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -696,7 +696,7 @@ "y": 7, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -728,7 +728,7 @@ "y": 3, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -736,7 +736,7 @@ "y": 8, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -744,7 +744,7 @@ "y": 6, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -760,7 +760,7 @@ "y": 7, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -768,7 +768,7 @@ "y": 8, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -776,7 +776,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -808,7 +808,7 @@ "y": 3, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -936,7 +936,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -960,7 +960,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -976,7 +976,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -984,7 +984,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -992,7 +992,7 @@ "y": 1, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1000,7 +1000,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1008,7 +1008,7 @@ "y": 1, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1016,7 +1016,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1024,7 +1024,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1032,7 +1032,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1040,7 +1040,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1048,7 +1048,7 @@ "y": 1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1056,7 +1056,7 @@ "y": 4, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1064,7 +1064,7 @@ "y": 4, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1072,7 +1072,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1080,7 +1080,7 @@ "y": 8, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1088,7 +1088,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1096,7 +1096,7 @@ "y": 4, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1176,7 +1176,7 @@ "y": 6, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1184,7 +1184,7 @@ "y": 9, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1200,7 +1200,7 @@ "y": 9, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1280,7 +1280,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1296,7 +1296,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1312,7 +1312,7 @@ "y": 1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1320,7 +1320,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1328,7 +1328,7 @@ "y": 9, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1336,7 +1336,7 @@ "y": 6, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1344,7 +1344,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1352,7 +1352,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1360,7 +1360,7 @@ "y": 8, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1368,7 +1368,7 @@ "y": 6, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1376,7 +1376,7 @@ "y": 7, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1384,7 +1384,7 @@ "y": 7, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1400,7 +1400,7 @@ "y": 8, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1408,7 +1408,7 @@ "y": 7, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1456,7 +1456,7 @@ "y": 8, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1464,7 +1464,7 @@ "y": 7, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1472,7 +1472,7 @@ "y": 8, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1528,7 +1528,7 @@ "y": 1, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1536,7 +1536,7 @@ "y": 1, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1544,7 +1544,7 @@ "y": 8, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1552,7 +1552,7 @@ "y": 8, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1560,7 +1560,7 @@ "y": 7, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1568,7 +1568,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1576,7 +1576,7 @@ "y": 3, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1584,7 +1584,7 @@ "y": 7, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1592,7 +1592,7 @@ "y": 3, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1600,7 +1600,7 @@ "y": 2, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1608,7 +1608,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1616,7 +1616,7 @@ "y": 2, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1624,7 +1624,7 @@ "y": 2, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1664,7 +1664,7 @@ "y": 7, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1672,7 +1672,7 @@ "y": 7, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1680,7 +1680,7 @@ "y": 7, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1688,7 +1688,7 @@ "y": 9, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1696,7 +1696,7 @@ "y": 7, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1704,7 +1704,7 @@ "y": 6, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1712,7 +1712,7 @@ "y": 6, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1728,7 +1728,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1736,7 +1736,7 @@ "y": 6, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1752,7 +1752,7 @@ "y": 6, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1800,7 +1800,7 @@ "y": 6, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1808,7 +1808,7 @@ "y": 6, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1816,7 +1816,7 @@ "y": 9, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1840,7 +1840,7 @@ "y": 9, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1880,7 +1880,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1888,7 +1888,7 @@ "y": 9, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1904,7 +1904,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1928,7 +1928,7 @@ "y": 9, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2008,7 +2008,7 @@ "y": 8, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2016,7 +2016,7 @@ "y": 8, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2024,7 +2024,7 @@ "y": 8, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2040,7 +2040,7 @@ "y": 8, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2112,7 +2112,7 @@ "y": 7, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2168,7 +2168,7 @@ "y": 8, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2256,7 +2256,7 @@ "y": 8, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2264,7 +2264,7 @@ "y": 6, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2272,7 +2272,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2280,7 +2280,7 @@ "y": 6, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2288,7 +2288,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2304,7 +2304,7 @@ "y": 2, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2328,7 +2328,7 @@ "y": 3, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2360,7 +2360,7 @@ "y": 2, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2376,7 +2376,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2456,7 +2456,7 @@ "y": 2, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2480,7 +2480,7 @@ "y": 6, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2488,7 +2488,7 @@ "y": 6, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2496,7 +2496,7 @@ "y": 7, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2504,7 +2504,7 @@ "y": 3, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2512,7 +2512,7 @@ "y": 3, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2520,7 +2520,7 @@ "y": 3, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2528,7 +2528,7 @@ "y": 3, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2536,7 +2536,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/definer_two.json b/config/modularmachinery/machinery/definer_two.json index ad60ee66..59f7d1e4 100644 --- a/config/modularmachinery/machinery/definer_two.json +++ b/config/modularmachinery/machinery/definer_two.json @@ -39,7 +39,7 @@ "y": 2, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -63,7 +63,7 @@ "y": 2, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -79,7 +79,7 @@ "y": 2, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -111,7 +111,7 @@ "y": 4, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -143,7 +143,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -151,7 +151,7 @@ "y": 1, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -159,7 +159,7 @@ "y": 1, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -167,7 +167,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -175,7 +175,7 @@ "y": 3, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -207,7 +207,7 @@ "y": 5, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -231,7 +231,7 @@ "y": 5, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -255,7 +255,7 @@ "y": 2, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -271,7 +271,7 @@ "y": 2, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -295,7 +295,7 @@ "y": 5, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -303,7 +303,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { @@ -311,7 +311,7 @@ "y": 5, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -351,7 +351,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -367,7 +367,7 @@ "y": 4, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -375,7 +375,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -431,7 +431,7 @@ "y": 5, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -439,7 +439,7 @@ "y": 5, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -447,7 +447,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -479,7 +479,7 @@ "y": 1, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -503,7 +503,7 @@ "y": 5, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -511,7 +511,7 @@ "y": 5, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -519,7 +519,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -847,7 +847,7 @@ "y": 4, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -855,7 +855,7 @@ "y": 4, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -911,7 +911,7 @@ "y": 2, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -919,7 +919,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -999,7 +999,7 @@ "y": 4, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1031,7 +1031,7 @@ "y": 5, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1047,7 +1047,7 @@ "y": 4, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1055,7 +1055,7 @@ "y": 2, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1079,7 +1079,7 @@ "y": 1, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1095,7 +1095,7 @@ "y": 1, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1119,7 +1119,7 @@ "y": 1, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1135,7 +1135,7 @@ "y": 1, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1143,7 +1143,7 @@ "y": 1, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1151,7 +1151,7 @@ "y": 1, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1159,7 +1159,7 @@ "y": 1, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1167,7 +1167,7 @@ "y": 1, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1175,7 +1175,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1183,7 +1183,7 @@ "y": 1, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1191,7 +1191,7 @@ "y": 4, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1215,7 +1215,7 @@ "y": 4, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1223,7 +1223,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1239,7 +1239,7 @@ "y": 5, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1255,7 +1255,7 @@ "y": 4, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1263,7 +1263,7 @@ "y": 4, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1287,7 +1287,7 @@ "y": 5, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1295,7 +1295,7 @@ "y": 5, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1303,7 +1303,7 @@ "y": 4, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1319,7 +1319,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1335,7 +1335,7 @@ "y": 2, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1407,7 +1407,7 @@ "y": 4, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1415,7 +1415,7 @@ "y": 2, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1423,7 +1423,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1503,7 +1503,7 @@ "y": 1, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1511,7 +1511,7 @@ "y": 5, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1519,7 +1519,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1551,7 +1551,7 @@ "y": 5, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1575,7 +1575,7 @@ "y": 2, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1623,7 +1623,7 @@ "y": 5, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1639,7 +1639,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1647,7 +1647,7 @@ "y": 4, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1655,7 +1655,7 @@ "y": 4, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1663,7 +1663,7 @@ "y": 2, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1671,7 +1671,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1679,7 +1679,7 @@ "y": 2, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1687,7 +1687,7 @@ "y": 2, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1695,7 +1695,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1711,7 +1711,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1759,7 +1759,7 @@ "y": 1, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1775,7 +1775,7 @@ "y": 5, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1799,7 +1799,7 @@ "y": 5, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1807,7 +1807,7 @@ "y": 5, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1815,7 +1815,7 @@ "y": 5, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1839,7 +1839,7 @@ "y": 1, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1855,7 +1855,7 @@ "y": 4, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1863,7 +1863,7 @@ "y": 2, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1879,7 +1879,7 @@ "y": 5, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1887,7 +1887,7 @@ "y": 4, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1895,7 +1895,7 @@ "y": 5, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1911,7 +1911,7 @@ "y": 3, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1927,7 +1927,7 @@ "y": 3, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1943,7 +1943,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -1975,7 +1975,7 @@ "y": 2, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2023,7 +2023,7 @@ "y": 1, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2055,7 +2055,7 @@ "y": 5, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2079,7 +2079,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2095,7 +2095,7 @@ "y": 2, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2127,7 +2127,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2135,7 +2135,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2143,7 +2143,7 @@ "y": 2, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2183,7 +2183,7 @@ "y": 5, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2191,7 +2191,7 @@ "y": 5, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2199,7 +2199,7 @@ "y": 5, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2207,7 +2207,7 @@ "y": 2, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2223,7 +2223,7 @@ "y": 5, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2263,7 +2263,7 @@ "y": 1, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2303,7 +2303,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2319,7 +2319,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2335,7 +2335,7 @@ "y": 5, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2343,7 +2343,7 @@ "y": 2, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2351,7 +2351,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2359,7 +2359,7 @@ "y": 4, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2367,7 +2367,7 @@ "y": 5, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2639,7 +2639,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2655,7 +2655,7 @@ "y": 4, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2703,7 +2703,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2727,7 +2727,7 @@ "y": 4, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2735,7 +2735,7 @@ "y": 1, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2743,7 +2743,7 @@ "y": 1, "z": 5, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2751,7 +2751,7 @@ "y": 1, "z": 7, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2775,7 +2775,7 @@ "y": 2, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2799,7 +2799,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2863,7 +2863,7 @@ "y": 3, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2887,7 +2887,7 @@ "y": 3, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2895,7 +2895,7 @@ "y": 3, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] }, { @@ -2911,7 +2911,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "modularmachinery:blockfluidinputhatch" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/dimensional_stabilizer.json b/config/modularmachinery/machinery/dimensional_stabilizer.json index 4a0445ca..ea903731 100644 --- a/config/modularmachinery/machinery/dimensional_stabilizer.json +++ b/config/modularmachinery/machinery/dimensional_stabilizer.json @@ -63,7 +63,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { @@ -183,7 +183,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/dragonfire_crucible.json b/config/modularmachinery/machinery/dragonfire_crucible.json index 918925bd..c3be87f5 100644 --- a/config/modularmachinery/machinery/dragonfire_crucible.json +++ b/config/modularmachinery/machinery/dragonfire_crucible.json @@ -23,7 +23,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -87,7 +87,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -151,7 +151,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -159,7 +159,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/dragonfire_forge.json b/config/modularmachinery/machinery/dragonfire_forge.json index 22802818..ffa184af 100644 --- a/config/modularmachinery/machinery/dragonfire_forge.json +++ b/config/modularmachinery/machinery/dragonfire_forge.json @@ -55,7 +55,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -111,7 +111,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/dreading_crucible.json b/config/modularmachinery/machinery/dreading_crucible.json index c9afd0b1..ad7e9d77 100644 --- a/config/modularmachinery/machinery/dreading_crucible.json +++ b/config/modularmachinery/machinery/dreading_crucible.json @@ -40,7 +40,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -176,7 +176,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/dyson_discharger.json b/config/modularmachinery/machinery/dyson_discharger.json index ed727a20..f62b8c9b 100644 --- a/config/modularmachinery/machinery/dyson_discharger.json +++ b/config/modularmachinery/machinery/dyson_discharger.json @@ -8,7 +8,7 @@ "y": -4, "z": 0, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -24,7 +24,7 @@ "y": -2, "z": 0, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/dyson_irradiator.json b/config/modularmachinery/machinery/dyson_irradiator.json index a1174c36..e12b9790 100644 --- a/config/modularmachinery/machinery/dyson_irradiator.json +++ b/config/modularmachinery/machinery/dyson_irradiator.json @@ -16,7 +16,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -40,7 +40,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -184,7 +184,7 @@ "y": 0, "z": 8, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -1064,7 +1064,7 @@ "y": 0, "z": 12, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1240,7 +1240,7 @@ "y": 0, "z": 12, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -1432,7 +1432,7 @@ "y": 0, "z": 11, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1592,7 +1592,7 @@ "y": 0, "z": 11, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -1784,7 +1784,7 @@ "y": 0, "z": 10, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1992,7 +1992,7 @@ "y": 0, "z": 10, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -2192,7 +2192,7 @@ "y": 0, "z": 9, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -2344,7 +2344,7 @@ "y": 0, "z": 9, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -2472,7 +2472,7 @@ "y": 0, "z": 8, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/dyson_sphere.json b/config/modularmachinery/machinery/dyson_sphere.json index a02436fa..edc7d0a8 100644 --- a/config/modularmachinery/machinery/dyson_sphere.json +++ b/config/modularmachinery/machinery/dyson_sphere.json @@ -8,7 +8,7 @@ "y": 0, "z": 8, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -160,7 +160,7 @@ "y": 0, "z": 8, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -168,7 +168,7 @@ "y": 0, "z": 16, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/empowered_monolith.json b/config/modularmachinery/machinery/empowered_monolith.json index 1230e781..4d3961ec 100644 --- a/config/modularmachinery/machinery/empowered_monolith.json +++ b/config/modularmachinery/machinery/empowered_monolith.json @@ -256,7 +256,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -304,7 +304,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -352,7 +352,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/enchanted_greenhouse.json b/config/modularmachinery/machinery/enchanted_greenhouse.json new file mode 100644 index 00000000..6938e802 --- /dev/null +++ b/config/modularmachinery/machinery/enchanted_greenhouse.json @@ -0,0 +1,878 @@ +{ + "registryname": "enchanted_greenhouse", + "localizedname": "Enchanted Greenhouse", + "color": "ffffcf", + "parts": [ + { + "x": 1, + "y": 5, + "z": 3, + "elements": [ + "thaumadditions:amber_lamp@0" + ] + }, + { + "x": -3, + "y": 0, + "z": 2, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -3, + "y": 0, + "z": 3, + "elements": [ + "generalized_input_item" + ] + }, + { + "x": 1, + "y": 5, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 0, + "z": 4, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 2, + "y": 3, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 5, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 1, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 3, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 3, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 3, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 4, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 1, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 1, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 0, + "z": 4, + "elements": [ + "botania:enchantedsoil@0" + ] + }, + { + "x": 0, + "y": 0, + "z": 3, + "elements": [ + "botania:enchantedsoil@0" + ] + }, + { + "x": 0, + "y": 0, + "z": 6, + "elements": [ + "generalized_output_item" + ] + }, + { + "x": 0, + "y": 0, + "z": 5, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 2, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 0, + "z": 2, + "elements": [ + "botania:enchantedsoil@0" + ] + }, + { + "x": 0, + "y": 0, + "z": 1, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -1, + "y": 3, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 2, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 4, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 4, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 1, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 3, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 1, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 4, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 3, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 1, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 3, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 1, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 2, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 2, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 2, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 5, + "z": 2, + "elements": [ + "thaumadditions:amber_lamp@0" + ] + }, + { + "x": 2, + "y": 0, + "z": 5, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 0, + "y": 5, + "z": 3, + "elements": [ + "extrabotany:blockphotonium@0" + ] + }, + { + "x": 0, + "y": 5, + "z": 4, + "elements": [ + "thaumadditions:amber_lamp@0" + ] + }, + { + "x": -2, + "y": 5, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 5, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 3, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 5, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 4, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 2, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 0, + "z": 2, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 4, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 0, + "z": 1, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 2, + "y": 0, + "z": 4, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 2, + "y": 0, + "z": 3, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -2, + "y": 2, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 0, + "z": 5, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 0, + "z": 4, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 0, + "z": 3, + "elements": [ + "botania:enchantedsoil@0" + ] + }, + { + "x": 1, + "y": 0, + "z": 2, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 0, + "z": 1, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 0, + "y": 2, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 0, + "z": 0, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 1, + "y": 0, + "z": 6, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -1, + "y": 1, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 1, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 4, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 1, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 1, + "y": 3, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 1, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 3, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 3, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 4, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 3, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 3, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 2, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 0, + "z": 3, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -2, + "y": 0, + "z": 4, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -2, + "y": 0, + "z": 1, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -2, + "y": 0, + "z": 2, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 1, + "y": 3, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -2, + "y": 0, + "z": 5, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 2, + "y": 5, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 1, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 1, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 2, + "z": 1, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 1, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 0, + "z": 3, + "elements": [ + "botania:enchantedsoil@0" + ] + }, + { + "x": -1, + "y": 5, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 0, + "z": 2, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -1, + "y": 0, + "z": 1, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 3, + "y": 0, + "z": 4, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -1, + "y": 0, + "z": 0, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -1, + "y": 0, + "z": 6, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": -1, + "y": 0, + "z": 5, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": -1, + "y": 0, + "z": 4, + "elements": [ + "hatchery:fertilized_dirt@0" + ] + }, + { + "x": 2, + "y": 2, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 0, + "z": 2, + "elements": [ + "botania:quartztypesunny@1" + ] + }, + { + "x": 3, + "y": 0, + "z": 3, + "elements": [ + "generalized_input_item" + ] + }, + { + "x": 2, + "y": 4, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 4, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 2, + "y": 4, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 2, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 2, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 2, + "z": 2, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 2, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -3, + "y": 2, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 4, + "z": 5, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 1, + "z": 6, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 0, + "y": 1, + "z": 0, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": 3, + "y": 3, + "z": 3, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 5, + "z": 4, + "elements": [ + "tconstruct:clear_stained_glass@5" + ] + }, + { + "x": -1, + "y": 5, + "z": 3, + "elements": [ + "thaumadditions:amber_lamp@0" + ] + } + ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/ender_stone_crucible.json b/config/modularmachinery/machinery/ender_stone_crucible.json index 5d40efd3..a1736d54 100644 --- a/config/modularmachinery/machinery/ender_stone_crucible.json +++ b/config/modularmachinery/machinery/ender_stone_crucible.json @@ -40,7 +40,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -72,7 +72,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/essentia_crystallizer.json b/config/modularmachinery/machinery/essentia_crystallizer.json index e9e75af9..c7860a90 100644 --- a/config/modularmachinery/machinery/essentia_crystallizer.json +++ b/config/modularmachinery/machinery/essentia_crystallizer.json @@ -31,7 +31,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -71,7 +71,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -79,7 +79,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/essentia_solidifier.json b/config/modularmachinery/machinery/essentia_solidifier.json index 1d32e83e..dbadd49c 100644 --- a/config/modularmachinery/machinery/essentia_solidifier.json +++ b/config/modularmachinery/machinery/essentia_solidifier.json @@ -48,7 +48,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/everburning_forge.json b/config/modularmachinery/machinery/everburning_forge.json index 2574916b..89f6e75d 100644 --- a/config/modularmachinery/machinery/everburning_forge.json +++ b/config/modularmachinery/machinery/everburning_forge.json @@ -56,7 +56,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { @@ -400,7 +400,7 @@ "y": -1, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -440,7 +440,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -480,7 +480,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -888,7 +888,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/everburning_forge.txt b/config/modularmachinery/machinery/everburning_forge.txt index 9427fd5b..e3d16e5e 100644 --- a/config/modularmachinery/machinery/everburning_forge.txt +++ b/config/modularmachinery/machinery/everburning_forge.txt @@ -1224,7 +1224,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -1536,7 +1536,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -1576,7 +1576,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -1760,7 +1760,7 @@ "y": 6, "z": 4, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -1792,7 +1792,7 @@ "y": 6, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/gaia_altar.json b/config/modularmachinery/machinery/gaia_altar.json index 1019ebad..75667597 100644 --- a/config/modularmachinery/machinery/gaia_altar.json +++ b/config/modularmachinery/machinery/gaia_altar.json @@ -47,7 +47,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -239,7 +239,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/gravitational_collapser.json b/config/modularmachinery/machinery/gravitational_collapser.json index aa87c64f..b8ee347a 100644 --- a/config/modularmachinery/machinery/gravitational_collapser.json +++ b/config/modularmachinery/machinery/gravitational_collapser.json @@ -16,7 +16,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -80,7 +80,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { @@ -144,7 +144,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -152,7 +152,7 @@ "y": 0, "z": 8, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/gravitite_enchanter.json b/config/modularmachinery/machinery/gravitite_enchanter.json index 1c6788f6..f70ce7df 100644 --- a/config/modularmachinery/machinery/gravitite_enchanter.json +++ b/config/modularmachinery/machinery/gravitite_enchanter.json @@ -31,7 +31,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -55,7 +55,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -63,7 +63,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/herne_altar.json b/config/modularmachinery/machinery/herne_altar.json index 4e68a663..3ecf38fe 100644 --- a/config/modularmachinery/machinery/herne_altar.json +++ b/config/modularmachinery/machinery/herne_altar.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -24,7 +24,7 @@ "y": 1, "z": 1, "elements": [ - "bewitchment:stone_herne_statue" + "contenttweaker:herne_altar_stone" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -64,7 +64,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus@0" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/high_impulse_accelerator.json b/config/modularmachinery/machinery/high_impulse_accelerator.json index e72579da..0d090b29 100644 --- a/config/modularmachinery/machinery/high_impulse_accelerator.json +++ b/config/modularmachinery/machinery/high_impulse_accelerator.json @@ -200,7 +200,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -336,7 +336,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/high_impulse_accelerator.txt b/config/modularmachinery/machinery/high_impulse_accelerator.txt index 2fd3159b..6a795b0b 100644 --- a/config/modularmachinery/machinery/high_impulse_accelerator.txt +++ b/config/modularmachinery/machinery/high_impulse_accelerator.txt @@ -16,7 +16,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -64,7 +64,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/illuminated_enchanter.json b/config/modularmachinery/machinery/illuminated_enchanter.json index e8d893cc..0123526e 100644 --- a/config/modularmachinery/machinery/illuminated_enchanter.json +++ b/config/modularmachinery/machinery/illuminated_enchanter.json @@ -8,7 +8,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockinputbus@2" + "generalized_input_item" ] }, { @@ -32,7 +32,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -40,7 +40,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockinputbus@2" + "generalized_input_item" ] }, { @@ -168,7 +168,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -192,7 +192,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -208,7 +208,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { @@ -216,7 +216,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -680,7 +680,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/inertial_confinement_reactor.json b/config/modularmachinery/machinery/inertial_confinement_reactor.json index 722b7c85..c954237d 100644 --- a/config/modularmachinery/machinery/inertial_confinement_reactor.json +++ b/config/modularmachinery/machinery/inertial_confinement_reactor.json @@ -224,7 +224,7 @@ "y": 7, "z": 4, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -2320,7 +2320,7 @@ "y": -1, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/infinity_furnace.json b/config/modularmachinery/machinery/infinity_furnace.json index dbd5aeda..a8fdbd8a 100644 --- a/config/modularmachinery/machinery/infinity_furnace.json +++ b/config/modularmachinery/machinery/infinity_furnace.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "casings_item" + "generalized_input_item" ] }, { @@ -40,7 +40,7 @@ "y": 0, "z": 1, "elements": [ - "casings_item" + "generalized_output_item" ] }, { @@ -168,7 +168,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/infusinator.json b/config/modularmachinery/machinery/infusinator.json index 1cbeb863..46a29fcc 100644 --- a/config/modularmachinery/machinery/infusinator.json +++ b/config/modularmachinery/machinery/infusinator.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/lilith_altar.json b/config/modularmachinery/machinery/lilith_altar.json index c44fa436..a4b12a21 100644 --- a/config/modularmachinery/machinery/lilith_altar.json +++ b/config/modularmachinery/machinery/lilith_altar.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -24,7 +24,7 @@ "y": 1, "z": 1, "elements": [ - "bewitchment:scorned_brick_lilith_statue" + "contenttweaker:lilith_altar_stone" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/linear_fusion_accelerator.json b/config/modularmachinery/machinery/linear_fusion_accelerator.json index 510000a8..2165c53e 100644 --- a/config/modularmachinery/machinery/linear_fusion_accelerator.json +++ b/config/modularmachinery/machinery/linear_fusion_accelerator.json @@ -89,7 +89,7 @@ "y": 0, "z": 7, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -585,7 +585,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -705,7 +705,7 @@ "y": 4, "z": 7, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -1041,7 +1041,7 @@ "y": 2, "z": 7, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -1353,7 +1353,7 @@ "y": 2, "z": 14, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1521,7 +1521,7 @@ "y": 2, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/lp_harvester.json b/config/modularmachinery/machinery/lp_harvester.json index 9ae61a9c..c09ce37d 100644 --- a/config/modularmachinery/machinery/lp_harvester.json +++ b/config/modularmachinery/machinery/lp_harvester.json @@ -4,7 +4,7 @@ "color": "011112", "modifiers": [ { - "elements": "abyssalcraft:tieredenergycontainer@3", + "elements": "contenttweaker:omothol_containment_stone", "x": 0, "y": 1, "z": 3, @@ -47,7 +47,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -239,7 +239,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -311,7 +311,7 @@ "y": 1, "z": 3, "elements": [ - "abyssalcraft:tieredenergycontainer@2" + "contenttweaker:dreadlands_containment_stone" ] }, { diff --git a/config/modularmachinery/machinery/me_entropic_synthesizer.json b/config/modularmachinery/machinery/me_entropic_synthesizer.json index b90b49a1..f4479bb6 100644 --- a/config/modularmachinery/machinery/me_entropic_synthesizer.json +++ b/config/modularmachinery/machinery/me_entropic_synthesizer.json @@ -48,7 +48,7 @@ "y": 6, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -64,7 +64,7 @@ "y": 6, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -72,7 +72,7 @@ "y": 6, "z": 3, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -544,7 +544,7 @@ "y": 6, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -560,7 +560,7 @@ "y": 6, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -568,7 +568,7 @@ "y": 6, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -1440,7 +1440,7 @@ "y": 6, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1456,7 +1456,7 @@ "y": 6, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/me_mythic_assembler.json b/config/modularmachinery/machinery/me_mythic_assembler.json index 09957552..f72e2afb 100644 --- a/config/modularmachinery/machinery/me_mythic_assembler.json +++ b/config/modularmachinery/machinery/me_mythic_assembler.json @@ -8,7 +8,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -32,7 +32,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -368,7 +368,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -384,7 +384,7 @@ "y": 0, "z": 6, "elements": [ - "extracells:fluidcrafter@0" + "contenttweaker:dark_soul_machine_chassis@0" ] }, { @@ -408,7 +408,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/mechanized_coop.json b/config/modularmachinery/machinery/mechanized_coop.json index 63d16eb7..2a1ff1f8 100644 --- a/config/modularmachinery/machinery/mechanized_coop.json +++ b/config/modularmachinery/machinery/mechanized_coop.json @@ -24,7 +24,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -168,7 +168,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/mechanized_essentia_smeltery.json b/config/modularmachinery/machinery/mechanized_essentia_smeltery.json index 3e2b4f9e..b53773dd 100644 --- a/config/modularmachinery/machinery/mechanized_essentia_smeltery.json +++ b/config/modularmachinery/machinery/mechanized_essentia_smeltery.json @@ -32,7 +32,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/meteoric_befaller.json b/config/modularmachinery/machinery/meteoric_befaller.json index acb2392d..7324df96 100644 --- a/config/modularmachinery/machinery/meteoric_befaller.json +++ b/config/modularmachinery/machinery/meteoric_befaller.json @@ -1008,7 +1008,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -1120,7 +1120,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/moloch_altar.json b/config/modularmachinery/machinery/moloch_altar.json index 3d654fdb..f18ba947 100644 --- a/config/modularmachinery/machinery/moloch_altar.json +++ b/config/modularmachinery/machinery/moloch_altar.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -24,7 +24,7 @@ "y": 1, "z": 1, "elements": [ - "bewitchment:gold_moloch_statue" + "contenttweaker:moloch_altar_stone" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/mythic_accelerator.json b/config/modularmachinery/machinery/mythic_accelerator.json index 022fbd22..3d9aef5f 100644 --- a/config/modularmachinery/machinery/mythic_accelerator.json +++ b/config/modularmachinery/machinery/mythic_accelerator.json @@ -32,7 +32,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -216,7 +216,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/mythic_accelerator.txt b/config/modularmachinery/machinery/mythic_accelerator.txt index 0bd692f6..c86e85c6 100644 --- a/config/modularmachinery/machinery/mythic_accelerator.txt +++ b/config/modularmachinery/machinery/mythic_accelerator.txt @@ -144,7 +144,7 @@ "y": 0, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/mythic_excavation_computer.json b/config/modularmachinery/machinery/mythic_excavation_computer.json index 2edbb9e1..2201ceb4 100644 --- a/config/modularmachinery/machinery/mythic_excavation_computer.json +++ b/config/modularmachinery/machinery/mythic_excavation_computer.json @@ -31,7 +31,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -95,7 +95,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_porocessor_muon_extractor.json b/config/modularmachinery/machinery/mythic_porocessor_muon_extractor.json index 5de8ae48..d22b016c 100644 --- a/config/modularmachinery/machinery/mythic_porocessor_muon_extractor.json +++ b/config/modularmachinery/machinery/mythic_porocessor_muon_extractor.json @@ -80,7 +80,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -152,7 +152,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_alloy_furnace.json b/config/modularmachinery/machinery/mythic_processor_alloy_furnace.json index b893f5b7..ad0a55df 100644 --- a/config/modularmachinery/machinery/mythic_processor_alloy_furnace.json +++ b/config/modularmachinery/machinery/mythic_processor_alloy_furnace.json @@ -93,7 +93,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -197,7 +197,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_compactor.json b/config/modularmachinery/machinery/mythic_processor_compactor.json index 435a2197..e1966aef 100644 --- a/config/modularmachinery/machinery/mythic_processor_compactor.json +++ b/config/modularmachinery/machinery/mythic_processor_compactor.json @@ -93,7 +93,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -197,7 +197,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_drying_rack.json b/config/modularmachinery/machinery/mythic_processor_drying_rack.json index 856347d8..832011ff 100644 --- a/config/modularmachinery/machinery/mythic_processor_drying_rack.json +++ b/config/modularmachinery/machinery/mythic_processor_drying_rack.json @@ -72,7 +72,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -160,7 +160,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_empowerer.json b/config/modularmachinery/machinery/mythic_processor_empowerer.json index b6cc3de6..7c0aec17 100644 --- a/config/modularmachinery/machinery/mythic_processor_empowerer.json +++ b/config/modularmachinery/machinery/mythic_processor_empowerer.json @@ -101,7 +101,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -173,7 +173,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_furnace.json b/config/modularmachinery/machinery/mythic_processor_furnace.json index 74b733de..c614e2bc 100644 --- a/config/modularmachinery/machinery/mythic_processor_furnace.json +++ b/config/modularmachinery/machinery/mythic_processor_furnace.json @@ -2,6 +2,27 @@ "registryname": "mythic_processor_furnace", "localizedname": "Mythic Processor: Furnace", "color": "464f47", + "modifiers": [ + { + "elements": "contenttweaker:mythic_coil_t2@0", + "x": 0, + "y": 3, + "z": 1, + "description": "Multiplies amounts processed by 16", + "modifiers": [{ + "io": "output", + "target": "modularmachinery:item", + "operation": 1, + "multiplier": 16 + }, + { + "io": "input", + "target": "modularmachinery:item", + "operation": 1, + "multiplier": 16 + }] + } + ], "parts": [ { "x": -1, @@ -80,7 +101,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -152,7 +173,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_gearworking_die.json b/config/modularmachinery/machinery/mythic_processor_gearworking_die.json index 9c6a5111..1161135b 100644 --- a/config/modularmachinery/machinery/mythic_processor_gearworking_die.json +++ b/config/modularmachinery/machinery/mythic_processor_gearworking_die.json @@ -93,7 +93,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -197,7 +197,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_pulverizer.json b/config/modularmachinery/machinery/mythic_processor_pulverizer.json index cbc2aecf..c7cf7903 100644 --- a/config/modularmachinery/machinery/mythic_processor_pulverizer.json +++ b/config/modularmachinery/machinery/mythic_processor_pulverizer.json @@ -101,7 +101,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -173,7 +173,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/mythic_processor_purifier.json b/config/modularmachinery/machinery/mythic_processor_purifier.json index 50d173d4..58da65cf 100644 --- a/config/modularmachinery/machinery/mythic_processor_purifier.json +++ b/config/modularmachinery/machinery/mythic_processor_purifier.json @@ -93,7 +93,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -181,7 +181,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/mythical_resource_crucible.json b/config/modularmachinery/machinery/mythical_resource_crucible.json index 2dfdb265..ecd85667 100644 --- a/config/modularmachinery/machinery/mythical_resource_crucible.json +++ b/config/modularmachinery/machinery/mythical_resource_crucible.json @@ -32,7 +32,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -408,7 +408,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -488,7 +488,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/neutronium_bombarder.json b/config/modularmachinery/machinery/neutronium_bombarder.json index f4bd115c..62407c39 100644 --- a/config/modularmachinery/machinery/neutronium_bombarder.json +++ b/config/modularmachinery/machinery/neutronium_bombarder.json @@ -32,7 +32,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -72,7 +72,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -80,7 +80,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -288,7 +288,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/neutronium_cannon.json b/config/modularmachinery/machinery/neutronium_cannon.json index 046f0fea..49e91a1d 100644 --- a/config/modularmachinery/machinery/neutronium_cannon.json +++ b/config/modularmachinery/machinery/neutronium_cannon.json @@ -144,7 +144,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidoutputhatch@2" + "generalized_output_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 3, "elements": [ - "modularmachinery:blockinputbus@0" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/nightmare_electrolyzer.txt b/config/modularmachinery/machinery/nightmare_electrolyzer.txt index 310e0ff0..1eea813e 100644 --- a/config/modularmachinery/machinery/nightmare_electrolyzer.txt +++ b/config/modularmachinery/machinery/nightmare_electrolyzer.txt @@ -48,7 +48,7 @@ "y": 3, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/nightmare_synthesizer.json b/config/modularmachinery/machinery/nightmare_synthesizer.json index 885706ba..203475d0 100644 --- a/config/modularmachinery/machinery/nightmare_synthesizer.json +++ b/config/modularmachinery/machinery/nightmare_synthesizer.json @@ -128,7 +128,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -280,7 +280,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/particle_accelerator.json b/config/modularmachinery/machinery/particle_accelerator.json index d55a7398..a8189476 100644 --- a/config/modularmachinery/machinery/particle_accelerator.json +++ b/config/modularmachinery/machinery/particle_accelerator.json @@ -1304,7 +1304,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -1352,7 +1352,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -1480,7 +1480,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1496,7 +1496,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/particle_accelerator.txt b/config/modularmachinery/machinery/particle_accelerator.txt index 00967ef1..83b64edc 100644 --- a/config/modularmachinery/machinery/particle_accelerator.txt +++ b/config/modularmachinery/machinery/particle_accelerator.txt @@ -248,7 +248,7 @@ "y": 1, "z": 14, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -264,7 +264,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -272,7 +272,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -472,7 +472,7 @@ "y": -1, "z": 14, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/pe_sterilizer.json b/config/modularmachinery/machinery/pe_sterilizer.json index ccb43394..80864682 100644 --- a/config/modularmachinery/machinery/pe_sterilizer.json +++ b/config/modularmachinery/machinery/pe_sterilizer.json @@ -4,7 +4,7 @@ "color": "011112", "modifiers": [ { - "elements": "abyssalcraft:tieredenergycontainer@3", + "elements": "contenttweaker:omothol_containment_stone", "x": 0, "y": 2, "z": 3, @@ -63,7 +63,7 @@ "y": 2, "z": 3, "elements": [ - "abyssalcraft:tieredenergycontainer@1" + "contenttweaker:abyssal_wasteland_containment_stone" ] }, { @@ -239,7 +239,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -343,7 +343,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/plasmatic_condenser.json b/config/modularmachinery/machinery/plasmatic_condenser.json index 703187c5..f120c341 100644 --- a/config/modularmachinery/machinery/plasmatic_condenser.json +++ b/config/modularmachinery/machinery/plasmatic_condenser.json @@ -1096,7 +1096,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1144,7 +1144,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1392,7 +1392,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1776,7 +1776,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1816,7 +1816,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/plasmatic_controller.json b/config/modularmachinery/machinery/plasmatic_controller.json index 07503c55..d9e82346 100644 --- a/config/modularmachinery/machinery/plasmatic_controller.json +++ b/config/modularmachinery/machinery/plasmatic_controller.json @@ -240,7 +240,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -264,7 +264,7 @@ "y": 4, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -760,7 +760,7 @@ "y": 4, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -792,7 +792,7 @@ "y": 4, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -968,7 +968,7 @@ "y": 4, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { diff --git a/config/modularmachinery/machinery/plated_carpenter.json b/config/modularmachinery/machinery/plated_carpenter.json index 4afbc528..e87ecc17 100644 --- a/config/modularmachinery/machinery/plated_carpenter.json +++ b/config/modularmachinery/machinery/plated_carpenter.json @@ -239,7 +239,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -279,7 +279,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -487,7 +487,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/plated_carpenter.txt b/config/modularmachinery/machinery/plated_carpenter.txt index c0640e13..b2d3a43d 100644 --- a/config/modularmachinery/machinery/plated_carpenter.txt +++ b/config/modularmachinery/machinery/plated_carpenter.txt @@ -240,7 +240,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -272,7 +272,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -488,7 +488,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/processor_clean_room.json b/config/modularmachinery/machinery/processor_clean_room.json index c5b690c8..ccd3b828 100644 --- a/config/modularmachinery/machinery/processor_clean_room.json +++ b/config/modularmachinery/machinery/processor_clean_room.json @@ -136,7 +136,7 @@ "y": 0, "z": 7, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -144,7 +144,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -192,7 +192,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -896,7 +896,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -1448,7 +1448,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/quark_decomposer.json b/config/modularmachinery/machinery/quark_decomposer.json index f2143075..a021af54 100644 --- a/config/modularmachinery/machinery/quark_decomposer.json +++ b/config/modularmachinery/machinery/quark_decomposer.json @@ -24,7 +24,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidoutputhatch@2" + "generalized_output_fluid" ] }, { @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@2" + "generalized_input_fluid" ] }, { @@ -624,7 +624,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@2" + "generalized_input_fluid" ] }, { @@ -664,7 +664,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch@2" + "generalized_output_fluid" ] }, { @@ -728,7 +728,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockfluidoutputhatch@2" + "generalized_output_fluid" ] }, { @@ -752,7 +752,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockfluidinputhatch@2" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/relativistic_collapser.json b/config/modularmachinery/machinery/relativistic_collapser.json index 355b8d37..f623d08a 100644 --- a/config/modularmachinery/machinery/relativistic_collapser.json +++ b/config/modularmachinery/machinery/relativistic_collapser.json @@ -3352,7 +3352,7 @@ "y": 2, "z": 6, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { @@ -3440,7 +3440,7 @@ "y": 2, "z": 4, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/safe_nuke_environment.json b/config/modularmachinery/machinery/safe_nuke_environment.json index 33210995..9950f9b9 100644 --- a/config/modularmachinery/machinery/safe_nuke_environment.json +++ b/config/modularmachinery/machinery/safe_nuke_environment.json @@ -144,7 +144,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -712,7 +712,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -2664,7 +2664,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/sentient_coagulator.json b/config/modularmachinery/machinery/sentient_coagulator.json index 9eef1913..66477aaf 100644 --- a/config/modularmachinery/machinery/sentient_coagulator.json +++ b/config/modularmachinery/machinery/sentient_coagulator.json @@ -48,7 +48,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -168,7 +168,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/shadow_fracturer.json b/config/modularmachinery/machinery/shadow_fracturer.json index 0f8a6c1c..0f0d3503 100644 --- a/config/modularmachinery/machinery/shadow_fracturer.json +++ b/config/modularmachinery/machinery/shadow_fracturer.json @@ -8,7 +8,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -80,7 +80,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -88,7 +88,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -328,7 +328,7 @@ "y": -2, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/soul_accumulator.json b/config/modularmachinery/machinery/soul_accumulator.json index c2df3d1d..efe32253 100644 --- a/config/modularmachinery/machinery/soul_accumulator.json +++ b/config/modularmachinery/machinery/soul_accumulator.json @@ -792,7 +792,7 @@ "y": 0, "z": 12, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -856,7 +856,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -1336,7 +1336,7 @@ "y": 0, "z": 12, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -1584,7 +1584,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/spatial_crucible.json b/config/modularmachinery/machinery/spatial_crucible.json index f269739a..73198216 100644 --- a/config/modularmachinery/machinery/spatial_crucible.json +++ b/config/modularmachinery/machinery/spatial_crucible.json @@ -56,7 +56,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -64,7 +64,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -128,7 +128,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -136,7 +136,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/steel_centrifuge.json b/config/modularmachinery/machinery/steel_centrifuge.json index d756006c..c617cc83 100644 --- a/config/modularmachinery/machinery/steel_centrifuge.json +++ b/config/modularmachinery/machinery/steel_centrifuge.json @@ -144,7 +144,7 @@ "y": 0, "z": 5, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -488,7 +488,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -512,7 +512,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -520,7 +520,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -816,7 +816,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -824,7 +824,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -840,7 +840,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/sterilized_altar.json b/config/modularmachinery/machinery/sterilized_altar.json index c4d58d34..920a13b5 100644 --- a/config/modularmachinery/machinery/sterilized_altar.json +++ b/config/modularmachinery/machinery/sterilized_altar.json @@ -47,7 +47,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -215,7 +215,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -239,7 +239,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -271,7 +271,7 @@ "y": 0, "z": 6, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -295,7 +295,7 @@ "y": 1, "z": 1, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -303,7 +303,7 @@ "y": 1, "z": 2, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -311,7 +311,7 @@ "y": 1, "z": 2, "elements": [ - "abyssalcraft:tieredenergycontainer@1" + "contenttweaker:abyssal_wasteland_containment_stone" ] }, { @@ -319,7 +319,7 @@ "y": 1, "z": 1, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -327,7 +327,7 @@ "y": 1, "z": 3, "elements": [ - "abyssalcraft:tieredenergycontainer@1" + "contenttweaker:abyssal_wasteland_containment_stone" ] }, { @@ -335,7 +335,7 @@ "y": 1, "z": 4, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -343,7 +343,7 @@ "y": 1, "z": 4, "elements": [ - "abyssalcraft:tieredenergycontainer@1" + "contenttweaker:abyssal_wasteland_containment_stone" ] }, { @@ -351,7 +351,7 @@ "y": 1, "z": 3, "elements": [ - "abyssalcraft:tieredenergycontainer@1" + "contenttweaker:abyssal_wasteland_containment_stone" ] }, { @@ -359,7 +359,7 @@ "y": 1, "z": 2, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -367,7 +367,7 @@ "y": 1, "z": 5, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -375,7 +375,7 @@ "y": 1, "z": 5, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { @@ -383,7 +383,7 @@ "y": 1, "z": 4, "elements": [ - "abyssalcraft:tieredenergypedestal@1" + "abyssalcraft:monolithpillar" ] }, { diff --git a/config/modularmachinery/machinery/terrestrial_cauldron.json b/config/modularmachinery/machinery/terrestrial_cauldron.json index 2e08f1c8..4ca2b45f 100644 --- a/config/modularmachinery/machinery/terrestrial_cauldron.json +++ b/config/modularmachinery/machinery/terrestrial_cauldron.json @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -72,7 +72,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -96,7 +96,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 3, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/thaumic_replicator.json b/config/modularmachinery/machinery/thaumic_replicator.json index 8cede944..b8ba2045 100644 --- a/config/modularmachinery/machinery/thaumic_replicator.json +++ b/config/modularmachinery/machinery/thaumic_replicator.json @@ -72,7 +72,7 @@ "y": 3, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -128,7 +128,7 @@ "y": 2, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -176,7 +176,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ] }, { @@ -280,7 +280,7 @@ "y": 1, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] } ]} \ No newline at end of file diff --git a/config/modularmachinery/machinery/thaumic_replicator_old.txt b/config/modularmachinery/machinery/thaumic_replicator_old.txt index eb2fc1c6..d39aaab2 100644 --- a/config/modularmachinery/machinery/thaumic_replicator_old.txt +++ b/config/modularmachinery/machinery/thaumic_replicator_old.txt @@ -16,7 +16,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -48,7 +48,7 @@ "y": 0, "z": 1, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -56,7 +56,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockfluidoutputhatch@7" + "generalized_output_fluid" ] }, { @@ -120,7 +120,7 @@ "y": 1, "z": 1, "elements": [ - "modularmachinery:blockinputbus@6" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/the_cube.json b/config/modularmachinery/machinery/the_cube.json index 9ed6b604..2272c048 100644 --- a/config/modularmachinery/machinery/the_cube.json +++ b/config/modularmachinery/machinery/the_cube.json @@ -929,7 +929,7 @@ "y": -3, "z": 2, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1705,7 +1705,7 @@ "y": -3, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -1913,7 +1913,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/token_totem.json b/config/modularmachinery/machinery/token_totem.json index a9e66c4b..6eb7ff9b 100644 --- a/config/modularmachinery/machinery/token_totem.json +++ b/config/modularmachinery/machinery/token_totem.json @@ -496,7 +496,7 @@ "y": -1, "z": 4, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { diff --git a/config/modularmachinery/machinery/valonite_gateway.json b/config/modularmachinery/machinery/valonite_gateway.json index 6bfa1c85..b1058f04 100644 --- a/config/modularmachinery/machinery/valonite_gateway.json +++ b/config/modularmachinery/machinery/valonite_gateway.json @@ -39,7 +39,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -159,7 +159,7 @@ "y": 0, "z": 2, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -167,7 +167,7 @@ "y": 0, "z": 4, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { diff --git a/config/modularmachinery/machinery/variables/casings.var.json b/config/modularmachinery/machinery/variables/casings.var.json index d35e9b2d..8c06e6db 100644 --- a/config/modularmachinery/machinery/variables/casings.var.json +++ b/config/modularmachinery/machinery/variables/casings.var.json @@ -6,14 +6,14 @@ "modularmachinery:blockfluidinputhatch", "modularmachinery:blockoutputbus", "modularmachinery:blockenergyoutputhatch", - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ], "casings_decorative": [ "modularmachinery:blockcasing" ], "casings_fluid": [ "modularmachinery:blockfluidinputhatch", - "modularmachinery:blockfluidoutputhatch" + "generalized_output_fluid" ], "casings_energy": [ "modularmachinery:blockenergyinputhatch", @@ -22,5 +22,22 @@ "casings_item": [ "modularmachinery:blockinputbus", "modularmachinery:blockoutputbus" + ], + "generalized_input_item": [ + "modularmachinery:blockinputbus", + "modularmachinery:blockmeiteminputbus" + ], + "generalized_output_item": [ + "modularmachinery:blockoutputbus", + "modularmachinery:blockmeitemoutputbus" + ], + "generalized_output_fluid": [ + "modularmachinery:blockfluidoutputhatch", + "modularmachinery:blockmefluidoutputbus" + ], + "generalized_input_fluid": [ + "modularmachinery:blockfluidinputhatch", + "modularmachinery:blockmefluidinputbus" ] + } \ No newline at end of file diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T1.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T1.json index 4c8f1773..04f27ea1 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T1.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T1.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T10.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T10.json index b7aed248..48b0bec4 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T10.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T10.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T11.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T11.json index 8d2c0483..9bc80226 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T11.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T11.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T12.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T12.json index aa9cce89..edc938ba 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T12.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T12.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T13.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T13.json index bc525a49..c934ac63 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T13.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T13.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T2.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T2.json index 64962c9d..9ea9049b 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T2.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T2.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -120,7 +120,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T21.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T21.json index 9e295021..3c45965e 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T21.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T21.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T22.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T22.json index d6bcc77d..f60b624e 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T22.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T22.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T23.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T23.json index e043a0e8..60c17fa0 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T23.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T23.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T24.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T24.json index ace29c40..3fe2af98 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T24.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T24.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T25.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T25.json index 89f786ce..1f4ea642 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T25.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T25.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T26.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T26.json index bc534a3a..77097336 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T26.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T26.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T27.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T27.json index 7fa91e76..492610a0 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T27.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T27.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T28.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T28.json index fbbf6d83..18db9df2 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T28.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T28.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T29.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T29.json index a9a3f47b..43eb6718 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T29.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T29.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch@7" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus@6" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T3.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T3.json index 0d0b779b..2df50672 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T3.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T3.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -104,7 +104,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T4.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T4.json index df477449..988a01f4 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T4.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T4.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T5.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T5.json index f21518bb..8ab553e7 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T5.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T5.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -120,7 +120,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T6.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T6.json index 24d36876..df81e44b 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T6.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T6.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T7.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T7.json index 44e707b0..24d0d767 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T7.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T7.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -184,7 +184,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T8.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T8.json index fa5d9c80..14eb20b8 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T8.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T8.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_T9.json b/config/modularmachinery/machinery/void_mythical_resource_miner_T9.json index e56edd75..0cc7aba2 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_T9.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_T9.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t14.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t14.json index dc56f380..e2c6cdca 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t14.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t14.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t15.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t15.json index f5778667..70c59aed 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t15.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t15.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t16.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t16.json index fc03886a..7dd57981 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t16.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t16.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t17.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t17.json index cc574da3..17cf1dd0 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t17.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t17.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t18.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t18.json index daf7d14e..1f6a3995 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t18.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t18.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t19.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t19.json index f1f07fb7..1ba2fc17 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t19.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t19.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -112,7 +112,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/void_mythical_resource_miner_t20.json b/config/modularmachinery/machinery/void_mythical_resource_miner_t20.json index a90188b7..3bdf1c30 100644 --- a/config/modularmachinery/machinery/void_mythical_resource_miner_t20.json +++ b/config/modularmachinery/machinery/void_mythical_resource_miner_t20.json @@ -72,7 +72,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -120,7 +120,7 @@ "y": -1, "z": 0, "elements": [ - "modularmachinery:blockfluidinputhatch" + "generalized_input_fluid" ] }, { @@ -192,7 +192,7 @@ "y": -1, "z": 1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { @@ -304,7 +304,7 @@ "y": -1, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/machinery/wizardry_combiner.json b/config/modularmachinery/machinery/wizardry_combiner.json index 9bd7d920..eadf086d 100644 --- a/config/modularmachinery/machinery/wizardry_combiner.json +++ b/config/modularmachinery/machinery/wizardry_combiner.json @@ -272,7 +272,7 @@ "y": -2, "z": 0, "elements": [ - "modularmachinery:blockinputbus" + "generalized_input_item" ] }, { @@ -472,7 +472,7 @@ "y": -2, "z": -1, "elements": [ - "modularmachinery:blockoutputbus" + "generalized_output_item" ] }, { diff --git a/config/modularmachinery/modularmachinery.cfg b/config/modularmachinery/modularmachinery.cfg index 46a80450..7199db04 100644 --- a/config/modularmachinery/modularmachinery.cfg +++ b/config/modularmachinery/modularmachinery.cfg @@ -74,7 +74,7 @@ energyhatch { B:enable-GT-Explodes=true # When enabled, EnergyHatch can be used as an energy tower for the Draconic Evolution energy core and can automatically output energy at a rate that depends on the maximum rate in the configuration. Available only when Draconic Evolution is installed. [default: true] - B:enable-de-integration=true + B:enable-de-integration=false # The minimum energy core search interval. (TimeUnit: Tick) [range: 1 ~ 1200, default: 100] I:energy-core-search-delay=100 diff --git a/config/modularmachinery/regex.txt b/config/modularmachinery/regex.txt new file mode 100644 index 00000000..ab703bfb --- /dev/null +++ b/config/modularmachinery/regex.txt @@ -0,0 +1,4 @@ +modularmachinery:blockfluidinputhatch generalized_input_fluid +modularmachinery:blockfluidoutputhatch generalized_output_fluid +modularmachinery:blockoutputbus generalized_output_item +modularmachinery:blockinputbus generalized_input_item \ No newline at end of file diff --git a/config/mowziesmobs.cfg b/config/mowziesmobs.cfg new file mode 100644 index 00000000..dcb3a97f --- /dev/null +++ b/config/mowziesmobs.cfg @@ -0,0 +1,928 @@ +# Configuration file + +general { + # Add a mob's full name here to prevent it from being frozen or taking damage from ice magic. + S:freeze_blacklist < + mowziesmobs:frostmaw + minecraft:ender_dragon + > +} + + +mobs { + + frostmaw { + # Disable/enable frostmaws' boss health bar + B:has_boss_bar=true + + # Disable/enable frostmaw healing while asleep + B:heals_out_of_battle=true + + # Allow players to steal frostmaws' ice crystals (only using specific means!) + B:stealable_ice_crystal=true + + ########################################################################################################## + # generation_data + #--------------------------------------------------------------------------------------------------------# + # Controls for spawning mob/structure with world generation + ########################################################################################################## + + generation_data { + # IDs of dimensions this mob/structure can generate in + I:dimensions < + 425 + > + + # Probability that generation succeeds. + # For example, set to 0.5 to randomly not generate half of these structures in the world. + # Set to 1 to allow all generation attempts to succeed. + # Min: 0.0 + # Max: 1.0 + D:generation_chance=0.800000011920929 + + # Smaller number causes more generation, 0 to disable spawning + # Maximum number of chunks between placements of this mob/structure + # Min: 1 + # Max: 1000 + I:generation_frequency=15 + + # Maximum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_max=100.0 + + # Minimum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_min=50.0 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this generation is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + SNOWY,!OCEAN,!RIVER,!BEACH + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=2.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=4.0 + } + + } + + barako { + # Disable/enable Barako's boss health bar + B:has_boss_bar=true + + # Disable/enable Barako healing while not in combat + B:heals_out_of_battle=true + + ########################################################################################################## + # generation_data + #--------------------------------------------------------------------------------------------------------# + # Controls for spawning mob/structure with world generation + # Generation controls for Barakoa villages + ########################################################################################################## + + generation_data { + # IDs of dimensions this mob/structure can generate in + I:dimensions < + 0 + > + + # Probability that generation succeeds. + # For example, set to 0.5 to randomly not generate half of these structures in the world. + # Set to 1 to allow all generation attempts to succeed. + # Min: 0.0 + # Max: 1.0 + D:generation_chance=0.800000011920929 + + # Smaller number causes more generation, 0 to disable spawning + # Maximum number of chunks between placements of this mob/structure + # Min: 1 + # Max: 1000 + I:generation_frequency=15 + + # Maximum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_max=100.0 + + # Minimum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_min=50.0 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this generation is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + SAVANNA + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=1.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + } + + } + + ferrous_wroughtnaut { + # Disable/enable Ferrous Wroughtnauts' boss health bar + B:has_boss_bar=true + + # Disable/enable Ferrous Wroughtnaut healing while not active + B:heals_out_of_battle=true + + ########################################################################################################## + # generation_data + #--------------------------------------------------------------------------------------------------------# + # Controls for spawning mob/structure with world generation + ########################################################################################################## + + generation_data { + # IDs of dimensions this mob/structure can generate in + I:dimensions < + 0 + > + + # Probability that generation succeeds. + # For example, set to 0.5 to randomly not generate half of these structures in the world. + # Set to 1 to allow all generation attempts to succeed. + # Min: 0.0 + # Max: 1.0 + D:generation_chance=0.5 + + # Smaller number causes more generation, 0 to disable spawning + # Maximum number of chunks between placements of this mob/structure + # Min: 1 + # Max: 1000 + I:generation_frequency=0 + + # Maximum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_max=55.0 + + # Minimum height for generation placement. -1 to ignore + # Min: -1.0 + # Max: 255.0 + D:height_min=30.0 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this generation is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=1.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + } + + } + + grottol { + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + + ########################################################################################################## + # spawn_data + #--------------------------------------------------------------------------------------------------------# + # Controls for vanilla-style mob spawning + ########################################################################################################## + + spawn_data { + # Names of blocks this mob is allowed to spawn on. Leave blank to allow any block. + S:allowed_blocks < + > + + # IDs of dimensions this mob can spawn in + I:dimensions < + 0 + 807 + > + + # Maximum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_max=55.0 + + # Minimum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_min=-1.0 + + # Maximum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:max_group_size=1 + + # Minimum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:min_group_size=1 + + # Set to true to only allow this mob to spawn in the dark, like zombies and skeletons + B:needs_darkness=false + + # Set to true to only spawn mob if it can't see the sky + B:requires_cant_see_sky=true + + # Set to true to only spawn mob if it can see the sky + B:requires_see_sky=false + + # Smaller number causes less spawning, 0 to disable spawning + # Min: 0 + # Max: 100 + I:spawn_rate=2 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this spawn is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + } + + lantern { + B:glow_effect=true + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + + ########################################################################################################## + # spawn_data + #--------------------------------------------------------------------------------------------------------# + # Controls for vanilla-style mob spawning + ########################################################################################################## + + spawn_data { + # Names of blocks this mob is allowed to spawn on. Leave blank to allow any block. + S:allowed_blocks < + grass + leaves + leaves2 + log + log2 + > + + # IDs of dimensions this mob can spawn in + I:dimensions < + 0 + > + + # Maximum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_max=-1.0 + + # Minimum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_min=60.0 + + # Maximum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:max_group_size=2 + + # Minimum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:min_group_size=1 + + # Set to true to only allow this mob to spawn in the dark, like zombies and skeletons + B:needs_darkness=true + + # Set to true to only spawn mob if it can't see the sky + B:requires_cant_see_sky=false + + # Set to true to only spawn mob if it can see the sky + B:requires_see_sky=false + + # Smaller number causes less spawning, 0 to disable spawning + # Min: 0 + # Max: 100 + I:spawn_rate=5 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this spawn is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + FOREST,MAGICAL,!SNOWY + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + roofed_forest + mutated_roofed_forest + > + } + + } + + } + + barakoa { + + ########################################################################################################## + # spawn_data + #--------------------------------------------------------------------------------------------------------# + # Controls for vanilla-style mob spawning + # Controls spawning for Barakoana hunting groups + # Group size controls how many elites spawn, not followers + # See Barako config for village controls + ########################################################################################################## + + spawn_data { + # Names of blocks this mob is allowed to spawn on. Leave blank to allow any block. + S:allowed_blocks < + + > + + # IDs of dimensions this mob can spawn in + I:dimensions < + 0 + > + + # Maximum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_max=-1.0 + + # Minimum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_min=60.0 + + # Maximum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:max_group_size=1 + + # Minimum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:min_group_size=1 + + # Set to true to only allow this mob to spawn in the dark, like zombies and skeletons + B:needs_darkness=false + + # Set to true to only spawn mob if it can't see the sky + B:requires_cant_see_sky=false + + # Set to true to only spawn mob if it can see the sky + B:requires_see_sky=false + + # Smaller number causes less spawning, 0 to disable spawning + # Min: 0 + # Max: 100 + I:spawn_rate=4 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this spawn is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + SAVANNA + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=1.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + } + + } + + naga { + + ########################################################################################################## + # spawn_data + #--------------------------------------------------------------------------------------------------------# + # Controls for vanilla-style mob spawning + ########################################################################################################## + + spawn_data { + # Names of blocks this mob is allowed to spawn on. Leave blank to allow any block. + S:allowed_blocks < + + > + + # IDs of dimensions this mob can spawn in + I:dimensions < + 162 + > + + # Maximum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_max=-1.0 + + # Minimum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_min=-1.0 + + # Maximum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:max_group_size=3 + + # Minimum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:min_group_size=1 + + # Set to true to only allow this mob to spawn in the dark, like zombies and skeletons + B:needs_darkness=false + + # Set to true to only spawn mob if it can't see the sky + B:requires_cant_see_sky=false + + # Set to true to only spawn mob if it can see the sky + B:requires_see_sky=true + + # Smaller number causes less spawning, 0 to disable spawning + # Min: 0 + # Max: 100 + I:spawn_rate=5 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this spawn is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + !SNOWY + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=1.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + } + + } + + foliaath { + + ########################################################################################################## + # spawn_data + #--------------------------------------------------------------------------------------------------------# + # Controls for vanilla-style mob spawning + ########################################################################################################## + + spawn_data { + # Names of blocks this mob is allowed to spawn on. Leave blank to allow any block. + S:allowed_blocks < + grass + leaves + leaves2 + log + log2 + > + + # IDs of dimensions this mob can spawn in + I:dimensions < + 0 + 809 + > + + # Maximum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_max=-1.0 + + # Minimum height for this spawn. -1 to ignore. + # Min: -1.0 + # Max: 255.0 + D:height_min=60.0 + + # Maximum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:max_group_size=3 + + # Minimum number of mobs that appear in a spawn group + # Min: 1 + # Max: 100 + I:min_group_size=1 + + # Set to true to only allow this mob to spawn in the dark, like zombies and skeletons + B:needs_darkness=false + + # Set to true to only spawn mob if it can't see the sky + B:requires_cant_see_sky=false + + # Set to true to only spawn mob if it can see the sky + B:requires_see_sky=false + + # Smaller number causes less spawning, 0 to disable spawning + # Min: 0 + # Max: 100 + I:spawn_rate=20 + + ########################################################################################################## + # biome_data + #--------------------------------------------------------------------------------------------------------# + # Control which biomes this spawn is allowed in + ########################################################################################################## + + biome_data { + # Prevent spawns in these biomes regardless of the biome type settings + S:biome_blacklist < + > + + # Each entry is a combination of allowed biome types. + # Separate types with commas to require biomes to have all types in an entry + # Put a '!' before a biome type to mean NOT that type + # A blank entry means all biomes. No entries means no biomes. + # For example, 'FOREST,MAGICAL,!SNOWY' would mean all biomes that are magical forests but not snowy + # '!MOUNTAIN' would mean all non-mountain biomes + S:biome_type < + JUNGLE + > + + # Allow spawns in these biomes regardless of the biome type settings + S:biome_whitelist < + > + } + + } + + combat_data { + # Scale mob attack damage by this value + # Min: 0.0 + # Max: 100.0 + D:attack_multiplier=1.0 + + # Scale mob health by this value + # Min: 0.0 + # Max: 100.0 + D:health_multiplier=1.0 + } + + } + +} + + +tools_and_abilities { + # Min: 0.0 + # Max: 100.0 + D:geomancy_attack_multiplier=1.0 + + # Min: 0.0 + # Max: 100.0 + D:suns_blessing_attack_multiplier=1.0 + + wrought_helm { + # Set to true for the Wrought Helm to have limited durability. + B:breakable=false + + ########################################################################################################## + # armor_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for armor + ########################################################################################################## + + armor_data { + # See official Minecraft Wiki for an explanation of how armor damage reduction works. + # Min: 0 + # Max: 10000 + I:damage_reduction=2 + + # See official Minecraft Wiki for an explanation of how armor toughness works. + # Min: 0.0 + # Max: 10000.0 + D:toughness=0.0 + } + + } + + axe_of_a_thousand_metals { + # Set to true for the Axe of a Thousand Metals to have limited durability. + B:breakable=false + + ########################################################################################################## + # tool_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for melee weapons and tools + ########################################################################################################## + + tool_data { + # Min: 0.0 + # Max: 100000.0 + D:attack_damage=9.0 + + # Min: 0.0 + # Max: 100000.0 + D:attack_speed=0.8999999761581421 + } + + } + + sol_visage { + # Set to true for the Sol Visage to have limited durability. + B:breakable=false + + ########################################################################################################## + # armor_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for armor + ########################################################################################################## + + armor_data { + # See official Minecraft Wiki for an explanation of how armor damage reduction works. + # Min: 0 + # Max: 10000 + I:damage_reduction=2 + + # See official Minecraft Wiki for an explanation of how armor toughness works. + # Min: 0.0 + # Max: 10000.0 + D:toughness=0.0 + } + + } + + ice_crystal { + # Ice crystal durability + # Min: 1 + # Max: 100000000 + I:durability=600 + + # Multiply all damage done with the ice crystal by this amount. + # Min: 0.0 + # Max: 100.0 + D:ice_crystal_attack_multiplier=1.0 + + # Set to true for the ice crystal to have limited durability. + # Prevents regeneration in inventory. + B:ice_crystal_breakable=false + } + + barakoa_mask { + + ########################################################################################################## + # armor_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for armor + ########################################################################################################## + + armor_data { + # See official Minecraft Wiki for an explanation of how armor damage reduction works. + # Min: 0 + # Max: 10000 + I:damage_reduction=1 + + # See official Minecraft Wiki for an explanation of how armor toughness works. + # Min: 0.0 + # Max: 10000.0 + D:toughness=0.0 + } + + } + + barakoa_spear { + + ########################################################################################################## + # tool_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for melee weapons and tools + ########################################################################################################## + + tool_data { + # Min: 0.0 + # Max: 100000.0 + D:attack_damage=5.0 + + # Min: 0.0 + # Max: 100000.0 + D:attack_speed=1.600000023841858 + } + + } + + naga_fang_dagger { + # Bonus damage when attacking from behind + # Min: 0.0 + # Max: 100000.0 + D:bonus_damage=5.0 + + # Duration in ticks of the poison effect (20 ticks = 1 second). + # Min: 0 + # Max: 100000 + I:poison_duration=40 + + ########################################################################################################## + # tool_data + #--------------------------------------------------------------------------------------------------------# + # Shared controls for melee weapons and tools + ########################################################################################################## + + tool_data { + # Min: 0.0 + # Max: 100000.0 + D:attack_damage=3.0 + + # Min: 0.0 + # Max: 100000.0 + D:attack_speed=2.0 + } + + } + + blow_gun { + # Min: 0.0 + # Max: 100000.0 + D:attack_damage=1.0 + + # Duration in ticks of the poison effect (20 ticks = 1 second). + # Min: 0 + # Max: 100000 + I:poison_duration=40 + } + +} + + diff --git a/config/nothirium.cfg b/config/nothirium.cfg new file mode 100644 index 00000000..ffc3463e --- /dev/null +++ b/config/nothirium.cfg @@ -0,0 +1,13 @@ +# Configuration file + +general { + # Valid values: + # AUTOMATIC + # GL43 + # GL42 + # GL20 + # GL15 + S:renderEngine=AUTOMATIC +} + + diff --git a/config/opencomputers/default.recipes b/config/opencomputers/default.recipes index e2ed1dfd..d8da5c9f 100644 --- a/config/opencomputers/default.recipes +++ b/config/opencomputers/default.recipes @@ -319,6 +319,11 @@ pistonupgrade { [stickWood, "oc:circuitChip1", stickWood] [ingotIron, "oc:materialCircuitBoardPrinted", ingotIron]] } +stickypistonupgrade { + type: shapeless + input: ["oc:pistonUpgrade", "minecraft:slime_ball"] + output: 1 +} signupgrade { input: [[ingotIron, dyeBlack, ingotIron] ["oc:circuitChip1", stickWood, "oc:circuitChip1"] diff --git a/config/opencomputers/settings.conf b/config/opencomputers/settings.conf index b7290847..2fcdc343 100644 --- a/config/opencomputers/settings.conf +++ b/config/opencomputers/settings.conf @@ -214,6 +214,10 @@ opencomputers { # can reconfigure any CPU to use the Lua 5.3 architecture. enableLua53=true + # Whether to make the Lua 5.4 architecture available. If enabled, you + # can reconfigure any CPU to use the Lua 5.4 architecture. + enableLua54=false + # The total maximum amount of memory a Lua machine may use for user # programs. The total amount made available by components cannot # exceed this. The default is 64*1024*1024. Keep in mind that this does @@ -350,6 +354,22 @@ opencomputers { # issues with the native library. forceLuaJ=false + # Force the native library loader to check the specified directory for natives first, + # before trying to find libraries packaged with OpenComputers. Use this if you want to + # use custom native libraries, or are on an unsupported platform. If unsure, leave blank. + # + # This can be an absolute or relative path. If relative, the base directory will be the .minecraft + # directory of the running Minecraft instance. + forceNativeLibPathFirst="" + + # Force the platform name for the native libraries, instead of relying + # on auto-detecting it. Use this if your system is using an otherwise + # unsupported operating system or CPU architecture. If unsure, leave blank. + # + # Examples of platform strings include "solaris-x86_64" for 64-bit Solaris, + # or "windows-aarch64" for Windows on the aarch64 (64-bit arm) architecture. + forceNativeLibPlatform="" + # Force loading one specific library, to avoid trying to load any # others. Use this if you get warnings in the log or are told to do # so for debugging purposes ;-) @@ -486,6 +506,27 @@ opencomputers { # set to a non-positive value the tmp file system will not be created. tmpSize=64 } + + # Graphics Card Component Settings + gpu { + + # This setting assigns the budget call cost to invoke bitblt to write vram + # to a screen. Video ram can bitblit to a screen which can cause real life + # network laod the defaults settings put bitblit network impact close to gpu.set + # Increase these values to throttle bitblt more. The cost tier N is bitbltCost * 2^(tier) + # default is .5, which gives: .5, 1, 4 + bitbltCost=0.5 + + # Video ram can be allocated on a gpu. The amount of vram you can allocate + # is equal to the width*height of the max resolution of the gpu multiplied + # by the "vramSize" for that tier. For example, a T2 gpu can have 80*25*2 of + # text buffer space allocated + vramSizes=[ + 1, + 2, + 3 + ] + } hologram { # Whether the hologram block should provide light. It'll also emit light @@ -590,26 +631,14 @@ opencomputers { # Internet settings, security related. internet { - # This is a list of blacklisted domain names. If an HTTP request is made - # or a socket connection is opened the target address will be compared - # to the addresses / address ranges in this list. It it is present in this - # list, the request will be denied. - # Entries are either domain names (www.example.com) or IP addresses in - # string format (10.0.0.3), optionally in CIDR notation to make it easier - # to define address ranges (1.0.0.0/8). Domains are resolved to their - # actual IP once on startup, future requests are resolved and compared - # to the resolved addresses. - # By default all local addresses are blocked. This is only meant as a - # thin layer of security, to avoid average users hosting a game on their - # local machine having players access services in their local network. - # Server hosters are expected to configure their network outside of the - # mod's context in an appropriate manner, e.g. using a system firewall. - blacklist=[ - "127.0.0.0/8", - "10.0.0.0/8", - "192.168.0.0/16", - "172.16.0.0/12" - ] + # No longer used! See internet.filteringRules. + # + # Previous contents: + # "127.0.0.0/8" + # "10.0.0.0/8" + # "192.168.0.0/16" + # "172.16.0.0/12" + blacklist=[] # Whether to allow HTTP requests via internet cards. When enabled, # the `request` method on internet card components becomes available. @@ -622,6 +651,48 @@ opencomputers { # the `connect` method on internet card components becomes available. enableTcp=true + # This is a list of filtering rules. For any HTTP request or TCP socket + # connection, the target address will be processed by each rule, starting + # from first to last. The first matching rule will be applied; if no rule + # contains a match, the request will be denied. + # Two types of rules are currently supported: "allow", which allows an + # address to be accessed, and "deny", which forbids such access. + # Rules can be suffixed with additional filters to limit their scope: + # - all: apply to all addresses + # - default: apply built-in allow/deny rules; these may not be up to date, + # so one should primarily rely on them as a fallback + # - private: apply to all private addresses + # - bogon: apply to all known bogon addresses + # - ipv4: apply to all IPv4 addresses + # - ipv6: apply to all IPv6 addresses + # - ipv4-embedded-ipv6: apply to all IPv4 addresses embedded in IPv6 + # addresses + # - ip:[address]: apply to this IP address in string format (10.0.0.3). + # CIDR notation is supported and allows defining address ranges + # (1.0.0.0/8). + # - domain:[domain]: apply to this domain. Domains are resolved to their + # actual IP only once (on startup), future requests are resolved and + # compared to the resolved addresses. Wildcards are not supported. + # The "removeme" rule does not have any use, but is instead present to + # detect whether to emit a warning on dedicated server configurations. + # Modpack authors are asked not to remove this rule; server administrators + # are free to remove it once the filtering rules have been adjusted. + # By default all private addresses are blocked. This is only meant as a + # thin layer of security, to avoid average users hosting a game on their + # local machine having players access services in their local network. + # Server hosters are expected to configure their network outside of the + # mod's context in an appropriate manner, e.g. using a system firewall. + filteringRules=[ + "deny ip:127.0.0.0/8", + "deny ip:10.0.0.0/8", + "deny ip:192.168.0.0/16", + "deny ip:172.16.0.0/12", + removeme, + "deny private", + "deny bogon", + "allow default" + ] + # The maximum concurrent TCP connections *each* internet card can have # open at a time. maxTcpConnections=4 @@ -637,13 +708,9 @@ opencomputers { # they are to delay each other. threads=4 - # This is a list of whitelisted domain names. Requests may only be made - # to addresses that are present in this list. If this list is empty, - # requests may be made to all addresses not blacklisted. Note that the - # blacklist is always applied, so if an entry is present in both the - # whitelist and the blacklist, the blacklist will win. - # Entries are of the same format as in the blacklist. Examples: - # "gist.github.com", "www.pastebin.com" + # No longer used! See internet.filteringRules. + # + # Previous contents: whitelist=[] } @@ -692,6 +759,10 @@ opencomputers { "minecraft:fire" ] + # Delay between disk activity sounds, specified in milliseconds. + # If set to -1, no disk activity update packets are sent. + diskActivitySoundDelay=500 + # Controls how noisy results from the Geolyzer are. This is the maximum # deviation from the original value at the maximum vertical distance # from the geolyzer. Noise increases linearly with the euclidean distance @@ -732,6 +803,19 @@ opencomputers { # string from the clipboard (Shift+Ins on a screen with a keyboard). maxClipboard=1024 + # Maximum distance for visual effects sent from the client to the server. + # These are non-essential - losing them should not cause glitches on the client side. + maxNetworkClientEffectPacketDistance=64 + + # Maximum distance for updates sent from the client to the server, in blocks. + # This is further modulated by the server's maximum view distance. + # If set to 0, this option is ignored. + maxNetworkClientPacketDistance=0 + + # Maximum distance for sound effects sent from the client to the server. + # These are non-essential - losing them should not cause glitches on the client side. + maxNetworkClientSoundPacketDistance=32 + # The maximum number of "data parts" a network packet is allowed to have. # When sending a network message, from Lua this may look like so: # component.modem.broadcast(port, "first", true, "third", 123) @@ -822,6 +906,12 @@ opencomputers { # be performed by the trading upgrade tradingRange=8 + # Transposer fluid transfer rate specified in millibuckets per second. + # While the transposer can transfer an unlimited amount in a single + # operation, it will block the computer for a duration matching the + # limit set in this config option. + transposerFluidTransferRate=4000 + # Whether to perform an update check and informing local players and OPs # if a new version is available (contacts Github once the first player # joins a server / the first map in single player is opened). @@ -1635,6 +1725,6 @@ opencomputers { # The version of OC this config was generated by. This is used to allow the # mod to reset parts of the config when their meaning changed across # versions, so that the user does not have to delete it. - version="1.7.5.192" + version="1.8.3" } \ No newline at end of file diff --git a/config/packagedavaritia.cfg b/config/packagedavaritia.cfg new file mode 100644 index 00000000..da3e9109 --- /dev/null +++ b/config/packagedavaritia.cfg @@ -0,0 +1,21 @@ +# Configuration file + +blocks { + + extreme_crafter { + # Should the Extreme Packager Crafter draw energy from ME systems. + B:draw_me_energy=true + + # How much FE the Extreme Package Crafter should hold. + I:energy_capacity=5000 + + # How much FE the Extreme Package Crafter should use. + I:energy_req=500 + + # How much FE/t maximum the Extreme Package Crafter should use. + I:energy_usage=100 + } + +} + + diff --git a/config/placebo.cfg b/config/placebo.cfg index 875413a4..8e67dfb6 100644 --- a/config/placebo.cfg +++ b/config/placebo.cfg @@ -6,6 +6,9 @@ general { # If placebo will replace all ShapelessRecipes and ShapelessOreRecipes with FastShapelessRecipes. [default: true] B:"Fast Shapeless Recipes"=true + + # If patreon donor particles are enabled for this client. [default: true] + B:"Patreon Effects"=true } diff --git a/config/reachfix.cfg b/config/reachfix.cfg index 70badce8..97ba1b2e 100644 --- a/config/reachfix.cfg +++ b/config/reachfix.cfg @@ -3,6 +3,17 @@ general { B:enabled=true + # Min: 0.0 + # Max: 1024.0 + D:entityReach=3.0 + + # Min: 0.0 + # Max: 1024.0 + D:entityReachCreative=3.5 + + # When enabled 'canRiderInteract' is ignored when the players eyes are inside the entity that is riding or being ridden by the player. + B:forceInteractionInsideVehicles=true + # Min: 0.0 # Max: 1024.0 D:reach=4.5 diff --git a/config/renderlib.cfg b/config/renderlib.cfg index cb5d2cf0..a235bce9 100644 --- a/config/renderlib.cfg +++ b/config/renderlib.cfg @@ -1,9 +1,14 @@ # Configuration file general { + B:debugRenderBoxes=false + # Allows you to increase the render bounding boxes of entities (or all entities of a mod). Width increases the size on the X and Z axis. Top increases the size in the positive Y direction. Bottom increases the size in the negative Y direction. (Accepts 'modid=width,top,bottom' or 'modid:entity=width,top,bottom'). S:entityBoundingBoxGrowthList < > + I:mainMenuFPS=60 + B:mainMenuFPSSynced=false + B:openGLLogExtensions=false B:showFrameTimes=false # Allows you to increase the render bounding boxes of tile entities (or all entities of a mod). Width increases the size on the X and Z axis. Top increases the size in the positive Y direction. Bottom increases the size in the negative Y direction. (Accepts 'modid=width,top,bottom' or 'modid:tileentity=width,top,bottom'). diff --git a/config/serializationisbad.json b/config/serializationisbad.json new file mode 100644 index 00000000..828a4426 --- /dev/null +++ b/config/serializationisbad.json @@ -0,0 +1,8 @@ +{ + "useRemoteConfig": true, + "remoteConfigUrl": "https://raw.githubusercontent.com/dogboy21/serializationisbad/master/serializationisbad.json", + "executeBlocking": true, + "patchModules": [], + "classAllowlist": [], + "packageAllowlist": [] +} \ No newline at end of file diff --git a/config/simplyjetpacks.cfg b/config/simplyjetpacks.cfg index 4a662fdb..4e86e6d3 100644 --- a/config/simplyjetpacks.cfg +++ b/config/simplyjetpacks.cfg @@ -356,13 +356,13 @@ B:"Emergency Hover Mode"=false # The maximum amount of fuel that this pack can hold. - I:"Fuel Capacity"=3000000 + I:"Fuel Capacity"=6000000 # The amount of fuel that can be inserted into this pack per tick from external sources. I:"Fuel Per Tick In"=8000 # The amount of fuel that this pack uses every tick when used. - I:"Fuel Usage"=50 + I:"Fuel Usage"=40 # The speed of this jetpack when flying sideways. This is mostly noticeable in hover mode. D:"Sideways Speed"=0.08 diff --git a/config/sledgehammer.conf b/config/sledgehammer.conf index f92d838c..4dbc2e81 100644 --- a/config/sledgehammer.conf +++ b/config/sledgehammer.conf @@ -133,6 +133,11 @@ mixin { # If 'true', fixes YabbaBarrel dropping on pickup yabba-barrel-drop=false } + # Construct's Armory + conarm { + # If 'true', fixes magnetic trait voiding items + magnetic-void=false + } # Minecraft core { # If 'true', advancements will not be reloaded on world load. @@ -208,6 +213,11 @@ mixin { # If 'true', fixes NullPointerException caused by PacketConfigSyncHandler packet-config-sync=false } + # Embers + embers { + # If 'true', fixes item duplication + item-duplication=false + } # Ender IO enderio { # If 'true', fixes EnderIO RecipeFactory logging @@ -369,6 +379,22 @@ mixin { # If 'true', fixes item spawn packet exploit. packet-exploit=false } + # Tinkers' Evolution + tconevo { + # If 'true', fixes unintended upgrading of Draconic Modifiers + draconic-upgrade=false + # If 'true', fixes NoClassDefFoundError with Redstone Repository + redstone-repository=false + } + # Tinkers Construct + tconstruct { + # If 'true', prevents LevelAspects from exceeding the maximum level + clamp-level-aspect=false + # If 'true', fixes magnetic trait voiding items + magnetic-void=false + # If 'true', fixes item duplication when renaming items in the Tool Forge + text-sync=false + } # Thaumic Wonders thaumicwonders { # If 'true', prevents the Meteorb Action from changing the weather. diff --git a/config/soulshardsrespawn/soulshardsrespawn.cfg b/config/soulshardsrespawn/soulshardsrespawn.cfg index 41cf7121..868b0e1c 100644 --- a/config/soulshardsrespawn/soulshardsrespawn.cfg +++ b/config/soulshardsrespawn/soulshardsrespawn.cfg @@ -2664,6 +2664,7 @@ entity_list { # Allows the gathering and spawning of Rooster [default: true] B:"hatchery:roosterentity"=true + B:"humans:human"=true # Allows the gathering and spawning of amphithere [default: true] B:"iceandfire:amphithere"=true @@ -3025,6 +3026,42 @@ entity_list { # Allows the gathering and spawning of mod_lavacow.zombiepiranha [default: true] B:"mod_lavacow:zombiepiranha"=true + # Allows the gathering and spawning of baby_foliaath [default: true] + B:"mowziesmobs:baby_foliaath"=true + + # Allows the gathering and spawning of barako [default: true] + B:"mowziesmobs:barako"=true + + # Allows the gathering and spawning of barakoan_barakoana [default: true] + B:"mowziesmobs:barakoan_barakoana"=true + + # Allows the gathering and spawning of barakoan_player [default: true] + B:"mowziesmobs:barakoan_player"=true + + # Allows the gathering and spawning of barakoana [default: true] + B:"mowziesmobs:barakoana"=true + + # Allows the gathering and spawning of barakoaya [default: true] + B:"mowziesmobs:barakoaya"=true + + # Allows the gathering and spawning of ferrous_wroughtnaut [default: true] + B:"mowziesmobs:ferrous_wroughtnaut"=true + + # Allows the gathering and spawning of foliaath [default: true] + B:"mowziesmobs:foliaath"=true + + # Allows the gathering and spawning of frostmaw [default: true] + B:"mowziesmobs:frostmaw"=true + + # Allows the gathering and spawning of grottol [default: true] + B:"mowziesmobs:grottol"=true + + # Allows the gathering and spawning of lantern [default: true] + B:"mowziesmobs:lantern"=true + + # Allows the gathering and spawning of naga [default: true] + B:"mowziesmobs:naga"=true + # Allows the gathering and spawning of imp [default: true] B:"natura:imp"=true diff --git a/config/splash.properties b/config/splash.properties index 325aa77d..53aec0f6 100644 --- a/config/splash.properties +++ b/config/splash.properties @@ -1,5 +1,5 @@ #Splash screen properties -#Mon Jul 31 13:06:31 PDT 2023 +#Tue Sep 05 16:00:09 PDT 2023 background=0xBFBFBF memoryGood=0x00091A font=0x960826 @@ -9,8 +9,8 @@ memoryLow=0x00091A rotate=false memoryWarn=0x00091A showMemory=true -bar=0x00091A enabled=true +bar=0x00091A resourcePackPath=resources logoOffset=0 forgeTexture=fml\:textures/gui/forge.png diff --git a/config/startuptimer/startup_times.json b/config/startuptimer/startup_times.json index 68a3913a..7c885054 100644 --- a/config/startuptimer/startup_times.json +++ b/config/startuptimer/startup_times.json @@ -1,7 +1,7 @@ { "times": [ - 1160154, - 1060485, - 858861 + 509927, + 494825, + 428598 ] } \ No newline at end of file diff --git a/config/storagedrawers.cfg b/config/storagedrawers.cfg index 57f1f008..0510071c 100644 --- a/config/storagedrawers.cfg +++ b/config/storagedrawers.cfg @@ -52,6 +52,14 @@ blocks { B:enabled=true } + framedblocks { + # Changes whether items used for decoration in the Framing Table gets consumed. Leave true to consume items (default behaviour). + B:consumeDecorationItems=true + B:enableFramedDrawers=true + B:enableFramedTrims=true + B:enableFramingTable=true + } + } @@ -90,7 +98,14 @@ general { integration { B:enableMineTweaker=true + + # Whether to enable The One Probe integration, which overrides the displayed block for Storage Drawers related blocks. Warning: Turning this off will make TOP display some Storage Drawers blocks incorrectly. + B:enableTOP=true + + # Whether to enable Thaumcraft integration, which adding icons on drawers if the item stored has an Aspect. B:enableThaumcraft=true + + # Whether to enable What Am I Looking At integration, which overrides the displayed block for Storage Drawers related blocks, and adds several Storage Drawers related options to the config. Warning: Turning this off will make Waila display some Storage Drawers blocks incorrectly. B:enableWaila=true } @@ -106,6 +121,9 @@ registries { aoa3:encrusted_lotto_banner, aoa3:gilded_lotto_banner, 9 aoa3:bejewelled_lotto_banner, aoa3:encrusted_lotto_banner, 9 hatchery:fiber_pad, hatchery:feather_fiber, 9 + divinerpg:ender_stone, divinerpg:ender_shards, 9 + divinerpg:legendary_ender_eye, divinerpg:ender_stone, 9 + techreborn:scrapbox, techreborn:part:33, 9 > # List of ore dictionary names to blacklist for substitution. [default: ] diff --git a/config/tconstruct_oredictcache.dat b/config/tconstruct_oredictcache.dat index 118987e2..f2bddcba 100644 Binary files a/config/tconstruct_oredictcache.dat and b/config/tconstruct_oredictcache.dat differ diff --git a/config/tombstone.cfg b/config/tombstone.cfg index 09c94728..61b05f08 100644 --- a/config/tombstone.cfg +++ b/config/tombstone.cfg @@ -7,14 +7,7 @@ ########################################################################################################## alignment { - # Chance for killing a raider - # Min: 0 - # Max: 100 I:chanceKillRaider=30 - - # Chance for tablet of cupidity - # Min: 0 - # Max: 100 I:chanceTabletOfCupidity=50 # Points for zombie villager exorcism @@ -64,27 +57,51 @@ allowedmagicitems { # Book of Disenchantment B:allowBookOfDisenchantment=true + # Book of Magic Impregnation + B:allowBookOfMagicImpregnation=true + + # Book of Repairing + B:allowBookOfRepairing=true + # Dust of Vanishing B:allowDustOfVanishing=true # Familiar Receptacle B:allowFamiliarReceptacle=true + # Magic Scroll + B:allowFamiliarStone=true + # Grave's Key B:allowGraveKey=true # Lost Tablet B:allowLostTablet=true + # Magic Scroll + B:allowMagicScroll=true + + # Magic Scroll + B:allowMerchantStone=true + + # Scroll of Aquatic Life + B:allowScrollOfAquaticLife=true + # Scroll of Feather Falling B:allowScrollOfFeatherFall=true + # Scroll of Frost Resistance + B:allowScrollOfFrostResistance=true + # Scroll of Knowledge B:allowScrollOfKnowledge=true # Scroll of Lightning Resistance B:allowScrollOfLightningResistance=true + # Scroll of Mercy + B:allowScrollOfMercy=true + # Scroll of Preservation B:allowScrollOfPreservation=true @@ -98,6 +115,7 @@ allowedmagicitems { B:allowScrollOfTrueSight=true # Scroll of Unstable Intangibility + B:allowScrollOfUnstableIntangibility=true B:allowScrollOfUnstableIntangibleness=true # Tablet of Assistance @@ -202,6 +220,14 @@ client { # Highlights the tomb from far when holding the key B:highlight=true + # Defines the type of marker when holding in hand some items like the Grave's Key + # Valid values: + # WING + # SPARK + # NOTE + # BOX + S:markerType=WING + # Decimal value for the color of the particles when using magic items # Min: 0 # Max: 16777215 @@ -253,6 +279,7 @@ client { compatibilities { # Allows to re-equip Aether Legacy slots + B:allowAetherAutoEquip=true B:allowAetherLegacyAutoEquip=true # Allows to re-equip the Baubles slots @@ -271,6 +298,7 @@ compatibilities { B:allowTechgunsAutoEquip=true # Allows to provide some vis values for decorative graves + B:allowThaumcraftVis=true B:allowThaumcraftVisValues=false # Allows to re-equip The BetweenLands slots @@ -296,11 +324,12 @@ compatibilities { decorativegrave { # Allows lost tablets to find locations outside the current world B:allowTabletSearchOutsideWorld=true - - # The creatures that can't be captured in receptacle S:blackListCapturableSouls < > + # Allows to disenchant enchanted books with the Book of Disenchantment + B:canDisenchantEnchantedBook=false + # Allows to replace a grave plate already set on a grave B:canReplaceGravePlate=true @@ -314,12 +343,12 @@ decorativegrave { # Max: 1000 I:chanceSoul=100 - # The cooldown in minutes to reset the perks with the Ânkh of Pray - # Min: 0 - # Max: 60 + # The cooldown in minutes to reset the perks with the Ankh of Pray + # Min: 20 + # Max: 1440 I:cooldownResetperk=20 - # The cooldown in hours to pray with the Ânkh of Pray + # The cooldown in hours to pray with the Ankh of Pray # Min: 1 # Max: 10 I:cooldownToPray=3 @@ -329,23 +358,19 @@ decorativegrave { # Max: 60000 I:durationVoodooPoppetEffects=60 - # Cooldown in second after using a tablet other than Tablet of Cupidity - # Min: 30 + # Cooldown in second after using a tablet + # Min: 60 # Max: 1200 I:tabletCooldown=60 # Maximum uses of a tablet # Min: 1 - # Max: 20 + # Max: 10 I:tabletMaxUse=10 - - # Cooldown in second after using a Tablet of Cupidity - # Min: 300 - # Max: 3600 I:tabletOfCupidityCooldown=900 # Time in minutes to check if a soul appears on a grave - # Min: 10 + # Min: 1 # Max: 10000 I:timeSoul=30 @@ -364,11 +389,23 @@ enchantments { # Allows Plague Bringer to combine with Magic Siphon B:allowPlagueBringerCombiningMagicSiphon=false + # Allows Blessing at enchanting table + B:blessingEnchantingTable=false + + # Allows Curse of Bones at enchanting table + B:curseOfBonesEnchantingTable=false + # Duration of applied effects in seconds # Min: 1 # Max: 2147483647 I:durationPlagueBringer=5 + # Enables the enchantment Blessing + B:enableEnchantmentBlessing=true + + # Enables the enchantment Curse of Bones + B:enableEnchantmentCurseOfBones=true + # Enables the enchantment Magic Siphon B:enableEnchantmentMagicSiphon=true @@ -395,28 +432,28 @@ enchantments { # Min: 1 # Max: 2147483647 I:maxDurationMagicSiphon=1440 - - # Max level for Magic Siphon - # Min: 1 - # Max: 10 I:maxLevelMagicSiphon=5 - - # Max level for Plague Bringer - # Min: 1 - # Max: 10 I:maxLevelPlagueBringer=3 # The wearer is also affected by the effect if his alignment is not bad B:nerfPlagueBringer=true + B:nerfShadowStep=false # Shadow Step is only active while sneaking - B:nerfShadowStep=false + B:nerfShadowStepForceSneak=false + + # Shadow Step is disabled for 10 seconds by opening a chest + B:nerfShadowStepOpenChest=true # Allows Plague Bringer at enchanting table B:plagueBringerEnchantingTable=false - - # Restricts the effect of Shadow Step to players B:restrictShadowStepToPlayer=true + + # Allows Shadow Step at enchanting table + B:shadowStepEnchantingTable=false + + # Allows Soulbound at enchanting table + B:soulboundEnchantingTable=true } @@ -452,16 +489,8 @@ general { # Min: -1 # Max: 1440 I:"cooldownTeleportDeath "=-1 - - # Cooldown in minutes to use the perk Tomb Raider - # Min: 0 - # Max: 1440 I:cooldownTombRaiding=60 I:decayTime=-1 - - # Required level in Knowledge of Death to craft Familiar Receptacle - # Min: 0 - # Max: 20 I:familiarReceptacleRequiredLevel=10 # The duration of the Ghostly Shape effect in seconds @@ -474,15 +503,16 @@ general { B:handlePlayerXp=true I:knowledgeLoss=0 B:logPlayerGrave=true - - # Whether to cancel the Ghostly Shape effect on breaking a block or opening a chest B:nerfGhostlyShape=false S:noGraveLocation < 0, 0, 0, -10000, 20 > I:percentLossOnDeath=0 - # The Halloween features also happen outside the dates of the event + # Perk Progression Scale + # Min: 1 + # Max: 5 + I:perkProgressionScale=2 B:persistantHalloween=false B:playerGraveAccess=true B:preventDeathOutsideWorld=false @@ -493,6 +523,11 @@ general { # Min: 1200 # Max: 120000 I:scrollDuration=12000 + + # Scroll of Knowledge Loss + # Min: 0 + # Max: 90 + I:scrollOfKnowledgeLoss=0 I:snifferRange=5 # Allows teleportation to other dimensions @@ -536,9 +571,6 @@ general { ########################################################################################################## loot { - # Chance on 1000 to receive a decorative grave on undead boss - # Min: 0 - # Max: 1000 I:chanceDecorativeGraveOnBoss=50 # Chance on 1000 to receive a familiar receptacle on undead boss @@ -571,11 +603,7 @@ loot { # Min: 0 # Max: 1000 I:chanceVoodooPoppetOnBoss=100 - - # The magic items from Tombstone can only be found as creature loot if the player is the killer B:dropOnlyOnPlayerKill=true - - # Defines the allowed loottables having a chance to contain a magic item from Tombstone S:treasureLootTable < minecraft:chests/end_city_treasure minecraft:chests/abandoned_mineshaft @@ -588,12 +616,14 @@ loot { > # Minimum life for an undead to be considered as a boss for drop - # Min: 10 + # Min: 200 # Max: 2147483647 I:undeadBossLifeForDrop=100 - - # Allows the undeads to have a low chance to drop their skull B:undeadCanDropSkull=true + + # Entities that can't found as loot in a Familiar Receptacle + S:unhandledTameableEntities < + > } @@ -606,8 +636,6 @@ loot { player_death { # Allows to fill an existing grave instead of creating a new one B:allowToFillExistingGrave=true - - # Allows players with bad alignment and the perk tomb raider to steal items on abandoned graves B:allowTombRaiding=false # The chance that some items are lost on death @@ -624,14 +652,10 @@ player_death { # Min: -1 # Max: 2147483647 I:decayTime=-1 - - # Whether graves should be allowed to bypass anti-griefing rules B:gravesByPassGriefingRules=true # Whether to handle player death B:handlePlayerDeath=true - - # Whether to handle player experience B:handlePlayerXp=true # Knowledge of Death loss why dying @@ -648,6 +672,18 @@ player_death { # Only stackable items can be lost on death B:lossOnDeathOnlyForStackableItems=true + # Cancel the Ghostly Shape effect when breaking a block + B:nerfGhostlyShapeBreakBlock=true + + # Cancel the Ghostly Shape effect when colliding an enemy + B:nerfGhostlyShapeEnemyCollision=true + + # Cancel the Ghostly Shape effect when opening a chest + B:nerfGhostlyShapeOpenChest=true + + # Caps the duration of Ghostly Shape effect to 10 seconds when teleporting with a Grave's Key + B:nerfGhostlyShapeTeleportWithKey=true + # Coordinates where graves shouldn't spawn S:noGraveLocation < 0, 0, 0, -10000, 20 @@ -657,14 +693,14 @@ player_death { # Min: 0 # Max: 100 I:percentLossOnDeath=0 - - # Whether to require a Grave's Key to access graves B:playerGraveAccess=true - # Prevents death outside of world borders + # Prevents death outside the build height + B:preventDeathOutsideBuildHeight=false B:preventDeathOutsideWorld=true - # Enables PvP mode, which allows players to open graves of players they kill + # Prevents death outside the borders of the world + B:preventDeathOutsideWorldBorder=true B:pvpMode=true # Percent of stolen experience by killing a player when PvP mode is enabled @@ -672,6 +708,9 @@ player_death { # Max: 100 I:pvpStolenXp=30 + # Whether to unlock access to a grave if the player has been killed by another player + B:pvpUnlockGrave=true + # Whether to restore beneficial effects after a player dies B:restoreEffectsOnDeath=false @@ -680,8 +719,8 @@ player_death { # Max: 10 I:snifferRange=5 - # Experience loss on death (%) - # Min: 0 + # Experience loss on death (%) (-1 = disabled) + # Min: -1 # Max: 100 I:xpLoss=0 } @@ -697,7 +736,8 @@ recovery { # Backup players on death B:backupOnDeath=false - # Enables to backup automatically dead familiars + # Log when players are automatically back up + B:logAutoBackup=false B:recoveryFamiliarEnable=true # Enables to backup automatically players diff --git a/config/vintagefix.properties b/config/vintagefix.properties index 2a417b70..1d020f47 100644 --- a/config/vintagefix.properties +++ b/config/vintagefix.properties @@ -4,6 +4,7 @@ mixin.backports.new_world_name=true mixin.backports.white_button_text=true mixin.blockstates=true mixin.branding=true +mixin.bugfix.exit_freeze=true mixin.bugfix.extrautils=false mixin.bugfix.missing_edge_chunks=true mixin.bugfix.tab_complete_ddos=true @@ -11,10 +12,12 @@ mixin.dynamic_resources=true mixin.dynamic_resources.background_item_bake=true mixin.dynamic_resources.hide_model_exceptions=false mixin.dynamic_structures=true +mixin.jar_discoverer_cache=true mixin.mod_opts.agricraft=true mixin.model_optimizations.dedup_baked_quad=true mixin.model_optimizations.dedup_multipart=true mixin.model_optimizations.dedup_quad_lists=true mixin.model_optimizations.location_canon=true +mixin.model_optimizations.simpler_perspective_wrapper=true mixin.resourcepacks=true mixin.textures=true diff --git a/modlist.html b/modlist.html index d4301931..d02b6b38 100644 --- a/modlist.html +++ b/modlist.html @@ -1,324 +1,325 @@  diff --git a/pillar/diamerisma_structure_1.json b/pillar/diamerisma_structure_1.json new file mode 100644 index 00000000..9560b08a --- /dev/null +++ b/pillar/diamerisma_structure_1.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/diamerisma_structure_2.json b/pillar/diamerisma_structure_2.json new file mode 100644 index 00000000..9560b08a --- /dev/null +++ b/pillar/diamerisma_structure_2.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/diamerisma_structure_3.json b/pillar/diamerisma_structure_3.json new file mode 100644 index 00000000..9560b08a --- /dev/null +++ b/pillar/diamerisma_structure_3.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/diamerisma_structure_4.json b/pillar/diamerisma_structure_4.json new file mode 100644 index 00000000..9560b08a --- /dev/null +++ b/pillar/diamerisma_structure_4.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/diamerisma_structure_5.json b/pillar/diamerisma_structure_5.json new file mode 100644 index 00000000..9560b08a --- /dev/null +++ b/pillar/diamerisma_structure_5.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/furnacedim_callstone_justfurnace.json b/pillar/furnacedim_callstone_justfurnace.json new file mode 100644 index 00000000..f65a4a66 --- /dev/null +++ b/pillar/furnacedim_callstone_justfurnace.json @@ -0,0 +1,35 @@ +// =================================================================== +// This is a template for a Pillar structure +// Do not include these lines in your file +// The _template.json file is ignored so don't worry about it +// =================================================================== + +{ + "generatorType": "NONE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": false, + "isBiomeTagSpawnsBlacklist": false, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_1.json b/pillar/furnacedim_structure_1.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_1.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_10.json b/pillar/furnacedim_structure_10.json new file mode 100644 index 00000000..fc8ae9fd --- /dev/null +++ b/pillar/furnacedim_structure_10.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 100, + "maxY": 150, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_11.json b/pillar/furnacedim_structure_11.json new file mode 100644 index 00000000..fc8ae9fd --- /dev/null +++ b/pillar/furnacedim_structure_11.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 100, + "maxY": 150, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_12.json b/pillar/furnacedim_structure_12.json new file mode 100644 index 00000000..fc8ae9fd --- /dev/null +++ b/pillar/furnacedim_structure_12.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 100, + "maxY": 150, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_2.json b/pillar/furnacedim_structure_2.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_2.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_3.json b/pillar/furnacedim_structure_3.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_3.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_4.json b/pillar/furnacedim_structure_4.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_4.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_5.json b/pillar/furnacedim_structure_5.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_5.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_6.json b/pillar/furnacedim_structure_6.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_6.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_7.json b/pillar/furnacedim_structure_7.json new file mode 100644 index 00000000..3b6d5fdd --- /dev/null +++ b/pillar/furnacedim_structure_7.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 300 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_8.json b/pillar/furnacedim_structure_8.json new file mode 100644 index 00000000..fc8ae9fd --- /dev/null +++ b/pillar/furnacedim_structure_8.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 100, + "maxY": 150, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_9.json b/pillar/furnacedim_structure_9.json new file mode 100644 index 00000000..fc8ae9fd --- /dev/null +++ b/pillar/furnacedim_structure_9.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 100, + "maxY": 150, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/furnacedim_structure_howler.json b/pillar/furnacedim_structure_howler.json new file mode 100644 index 00000000..4bd54930 --- /dev/null +++ b/pillar/furnacedim_structure_howler.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [623], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:cobblestone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/gardencia_dungeon.json b/pillar/gardencia_dungeon.json index 449cf51f..62640e9e 100644 --- a/pillar/gardencia_dungeon.json +++ b/pillar/gardencia_dungeon.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 900 + "rarity": 700 } \ No newline at end of file diff --git a/pillar/gravitite_fountain_shungite.json b/pillar/gravitite_fountain_shungite.json new file mode 100644 index 00000000..55f84375 --- /dev/null +++ b/pillar/gravitite_fountain_shungite.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [171], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/hardmode_allthewands.json b/pillar/hardmode_allthewands.json new file mode 100644 index 00000000..f65a4a66 --- /dev/null +++ b/pillar/hardmode_allthewands.json @@ -0,0 +1,35 @@ +// =================================================================== +// This is a template for a Pillar structure +// Do not include these lines in your file +// The _template.json file is ignored so don't worry about it +// =================================================================== + +{ + "generatorType": "NONE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": false, + "isBiomeTagSpawnsBlacklist": false, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/hardmode_grandcrystal.json b/pillar/hardmode_grandcrystal.json new file mode 100644 index 00000000..f65a4a66 --- /dev/null +++ b/pillar/hardmode_grandcrystal.json @@ -0,0 +1,35 @@ +// =================================================================== +// This is a template for a Pillar structure +// Do not include these lines in your file +// The _template.json file is ignored so don't worry about it +// =================================================================== + +{ + "generatorType": "NONE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": false, + "isBiomeTagSpawnsBlacklist": false, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/pillar/ikea_structure.json b/pillar/ikea_structure.json new file mode 100644 index 00000000..8083a826 --- /dev/null +++ b/pillar/ikea_structure.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [181], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 800 +} \ No newline at end of file diff --git a/pillar/jack_tower.json b/pillar/jack_tower.json index 1b2ac3b5..b75c51ff 100644 --- a/pillar/jack_tower.json +++ b/pillar/jack_tower.json @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 900 + "rarity": 700 } \ No newline at end of file diff --git a/pillar/lyndenwyrm_nest.json b/pillar/lyndenwyrm_nest.json new file mode 100644 index 00000000..8b241485 --- /dev/null +++ b/pillar/lyndenwyrm_nest.json @@ -0,0 +1,29 @@ +{ + "generatorType": "ANYWHERE", + "minY": 60, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [162], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/mitch_taint.json b/pillar/mitch_taint.json index bd8cfbd9..e5ef8565 100644 --- a/pillar/mitch_taint.json +++ b/pillar/mitch_taint.json @@ -21,7 +21,7 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", diff --git a/pillar/myrmex_structure_bigtree.json b/pillar/myrmex_structure_bigtree.json new file mode 100644 index 00000000..7eec93aa --- /dev/null +++ b/pillar/myrmex_structure_bigtree.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [164], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 750 +} \ No newline at end of file diff --git a/pillar/mysterium_dungeon_1.json b/pillar/mysterium_dungeon_1.json index 74b396fa..4128360f 100644 --- a/pillar/mysterium_dungeon_1.json +++ b/pillar/mysterium_dungeon_1.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 1000 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/mysterium_dungeon_2.json b/pillar/mysterium_dungeon_2.json index 74b396fa..4128360f 100644 --- a/pillar/mysterium_dungeon_2.json +++ b/pillar/mysterium_dungeon_2.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 1000 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/mysterium_dungeon_3.json b/pillar/mysterium_dungeon_3.json index 74b396fa..4128360f 100644 --- a/pillar/mysterium_dungeon_3.json +++ b/pillar/mysterium_dungeon_3.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 1000 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/mysterium_dungeon_4.json b/pillar/mysterium_dungeon_4.json index 74b396fa..4128360f 100644 --- a/pillar/mysterium_dungeon_4.json +++ b/pillar/mysterium_dungeon_4.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 1000 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/precasia_dungeon.json b/pillar/precasia_dungeon.json index 62ce1543..14995f0d 100644 --- a/pillar/precasia_dungeon.json +++ b/pillar/precasia_dungeon.json @@ -1,7 +1,7 @@ { "generatorType": "SURFACE", - "minY": -1, - "maxY": -1, + "minY": 60, + "maxY": 90, "offsetX": 0, "offsetY": 0, "offsetZ": 0, @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "aoa3:high_precasia_stone", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 1000 + "rarity": 600 } \ No newline at end of file diff --git a/pillar/precasia_structure_1.json b/pillar/precasia_structure_1.json new file mode 100644 index 00000000..1fb98ac2 --- /dev/null +++ b/pillar/precasia_structure_1.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": 60, + "maxY": 90, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [818], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "aoa3:high_precasia_stone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/precasia_structure_2.json b/pillar/precasia_structure_2.json new file mode 100644 index 00000000..1fb98ac2 --- /dev/null +++ b/pillar/precasia_structure_2.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": 60, + "maxY": 90, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [818], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "aoa3:high_precasia_stone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/precasia_structure_3.json b/pillar/precasia_structure_3.json new file mode 100644 index 00000000..1fb98ac2 --- /dev/null +++ b/pillar/precasia_structure_3.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": 60, + "maxY": 90, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [818], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "aoa3:high_precasia_stone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/precasia_structure_4.json b/pillar/precasia_structure_4.json new file mode 100644 index 00000000..1fb98ac2 --- /dev/null +++ b/pillar/precasia_structure_4.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": 60, + "maxY": 90, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [818], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "aoa3:high_precasia_stone", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/redwood_apiarist_hut.json b/pillar/redwood_apiarist_hut.json index 1f90c045..f2e30047 100644 --- a/pillar/redwood_apiarist_hut.json +++ b/pillar/redwood_apiarist_hut.json @@ -22,8 +22,8 @@ "integrity": 1, "decay": 0, - "filling": "", - "fillingMetadata": 0, + "filling": "biomesoplenty:log_2", + "fillingMetadata": 4, "fillingType": "AIR", "rarity": 200 diff --git a/pillar/sequoia_villager_house.json b/pillar/sequoia_villager_house.json index 1d3bb5af..dadb40db 100644 --- a/pillar/sequoia_villager_house.json +++ b/pillar/sequoia_villager_house.json @@ -21,7 +21,7 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", diff --git a/pillar/structures/amphithere_nether_roof.nbt b/pillar/structures/amphithere_nether_roof.nbt index 3e60eaf0..e7527281 100644 Binary files a/pillar/structures/amphithere_nether_roof.nbt and b/pillar/structures/amphithere_nether_roof.nbt differ diff --git a/pillar/structures/betweenlands_callstone_final.nbt b/pillar/structures/betweenlands_callstone_final.nbt index 9de538e1..f061ceb4 100644 Binary files a/pillar/structures/betweenlands_callstone_final.nbt and b/pillar/structures/betweenlands_callstone_final.nbt differ diff --git a/pillar/structures/deep_cube.nbt b/pillar/structures/deep_cube.nbt index 071f5a6c..f5b03773 100644 Binary files a/pillar/structures/deep_cube.nbt and b/pillar/structures/deep_cube.nbt differ diff --git a/pillar/structures/diamerisma_structure_1.nbt b/pillar/structures/diamerisma_structure_1.nbt new file mode 100644 index 00000000..43dc03be Binary files /dev/null and b/pillar/structures/diamerisma_structure_1.nbt differ diff --git a/pillar/structures/diamerisma_structure_2.nbt b/pillar/structures/diamerisma_structure_2.nbt new file mode 100644 index 00000000..cc39044c Binary files /dev/null and b/pillar/structures/diamerisma_structure_2.nbt differ diff --git a/pillar/structures/diamerisma_structure_3.nbt b/pillar/structures/diamerisma_structure_3.nbt new file mode 100644 index 00000000..5409bd78 Binary files /dev/null and b/pillar/structures/diamerisma_structure_3.nbt differ diff --git a/pillar/structures/diamerisma_structure_4.nbt b/pillar/structures/diamerisma_structure_4.nbt new file mode 100644 index 00000000..4f5ef5cd Binary files /dev/null and b/pillar/structures/diamerisma_structure_4.nbt differ diff --git a/pillar/structures/diamerisma_structure_5.nbt b/pillar/structures/diamerisma_structure_5.nbt new file mode 100644 index 00000000..628d42b3 Binary files /dev/null and b/pillar/structures/diamerisma_structure_5.nbt differ diff --git a/pillar/structures/eden_dungeon.nbt b/pillar/structures/eden_dungeon.nbt index e65d3801..0ac679dc 100644 Binary files a/pillar/structures/eden_dungeon.nbt and b/pillar/structures/eden_dungeon.nbt differ diff --git a/pillar/structures/explosive_furnace.nbt b/pillar/structures/explosive_furnace.nbt index 83ae592d..aebc8231 100644 Binary files a/pillar/structures/explosive_furnace.nbt and b/pillar/structures/explosive_furnace.nbt differ diff --git a/pillar/structures/furnacedim_callstone_justfurnace.nbt b/pillar/structures/furnacedim_callstone_justfurnace.nbt new file mode 100644 index 00000000..b3a5fb6e Binary files /dev/null and b/pillar/structures/furnacedim_callstone_justfurnace.nbt differ diff --git a/pillar/structures/furnacedim_structure_1.nbt b/pillar/structures/furnacedim_structure_1.nbt new file mode 100644 index 00000000..c2da0fe1 Binary files /dev/null and b/pillar/structures/furnacedim_structure_1.nbt differ diff --git a/pillar/structures/furnacedim_structure_10.nbt b/pillar/structures/furnacedim_structure_10.nbt new file mode 100644 index 00000000..a563cbf9 Binary files /dev/null and b/pillar/structures/furnacedim_structure_10.nbt differ diff --git a/pillar/structures/furnacedim_structure_11.nbt b/pillar/structures/furnacedim_structure_11.nbt new file mode 100644 index 00000000..43a44d96 Binary files /dev/null and b/pillar/structures/furnacedim_structure_11.nbt differ diff --git a/pillar/structures/furnacedim_structure_12.nbt b/pillar/structures/furnacedim_structure_12.nbt new file mode 100644 index 00000000..588bd913 Binary files /dev/null and b/pillar/structures/furnacedim_structure_12.nbt differ diff --git a/pillar/structures/furnacedim_structure_2.nbt b/pillar/structures/furnacedim_structure_2.nbt new file mode 100644 index 00000000..805a9d2a Binary files /dev/null and b/pillar/structures/furnacedim_structure_2.nbt differ diff --git a/pillar/structures/furnacedim_structure_3.nbt b/pillar/structures/furnacedim_structure_3.nbt new file mode 100644 index 00000000..f6ac9df6 Binary files /dev/null and b/pillar/structures/furnacedim_structure_3.nbt differ diff --git a/pillar/structures/furnacedim_structure_4.nbt b/pillar/structures/furnacedim_structure_4.nbt new file mode 100644 index 00000000..bb8acc39 Binary files /dev/null and b/pillar/structures/furnacedim_structure_4.nbt differ diff --git a/pillar/structures/furnacedim_structure_5.nbt b/pillar/structures/furnacedim_structure_5.nbt new file mode 100644 index 00000000..4e59fab3 Binary files /dev/null and b/pillar/structures/furnacedim_structure_5.nbt differ diff --git a/pillar/structures/furnacedim_structure_6.nbt b/pillar/structures/furnacedim_structure_6.nbt new file mode 100644 index 00000000..c9d13b23 Binary files /dev/null and b/pillar/structures/furnacedim_structure_6.nbt differ diff --git a/pillar/structures/furnacedim_structure_7.nbt b/pillar/structures/furnacedim_structure_7.nbt new file mode 100644 index 00000000..270b8bb4 Binary files /dev/null and b/pillar/structures/furnacedim_structure_7.nbt differ diff --git a/pillar/structures/furnacedim_structure_8.nbt b/pillar/structures/furnacedim_structure_8.nbt new file mode 100644 index 00000000..2f776367 Binary files /dev/null and b/pillar/structures/furnacedim_structure_8.nbt differ diff --git a/pillar/structures/furnacedim_structure_9.nbt b/pillar/structures/furnacedim_structure_9.nbt new file mode 100644 index 00000000..6a88c789 Binary files /dev/null and b/pillar/structures/furnacedim_structure_9.nbt differ diff --git a/pillar/structures/furnacedim_structure_howler.nbt b/pillar/structures/furnacedim_structure_howler.nbt new file mode 100644 index 00000000..ac3d362b Binary files /dev/null and b/pillar/structures/furnacedim_structure_howler.nbt differ diff --git a/pillar/structures/gravitite_fountain_shungite.nbt b/pillar/structures/gravitite_fountain_shungite.nbt new file mode 100644 index 00000000..c94ce132 Binary files /dev/null and b/pillar/structures/gravitite_fountain_shungite.nbt differ diff --git a/pillar/structures/hardmode_allthewands.nbt b/pillar/structures/hardmode_allthewands.nbt new file mode 100644 index 00000000..93e2501a Binary files /dev/null and b/pillar/structures/hardmode_allthewands.nbt differ diff --git a/pillar/structures/hardmode_grandcrystal.nbt b/pillar/structures/hardmode_grandcrystal.nbt new file mode 100644 index 00000000..981b502e Binary files /dev/null and b/pillar/structures/hardmode_grandcrystal.nbt differ diff --git a/pillar/structures/ikea_structure.nbt b/pillar/structures/ikea_structure.nbt new file mode 100644 index 00000000..e9ae201f Binary files /dev/null and b/pillar/structures/ikea_structure.nbt differ diff --git a/pillar/structures/lyndenwyrm_nest.nbt b/pillar/structures/lyndenwyrm_nest.nbt new file mode 100644 index 00000000..f1700fe8 Binary files /dev/null and b/pillar/structures/lyndenwyrm_nest.nbt differ diff --git a/pillar/structures/myrmex_structure_bigtree.nbt b/pillar/structures/myrmex_structure_bigtree.nbt new file mode 100644 index 00000000..70b2b936 Binary files /dev/null and b/pillar/structures/myrmex_structure_bigtree.nbt differ diff --git a/pillar/structures/new_sakura_villager_house.nbt b/pillar/structures/new_sakura_villager_house.nbt index 6cfcb9eb..4f32c7df 100644 Binary files a/pillar/structures/new_sakura_villager_house.nbt and b/pillar/structures/new_sakura_villager_house.nbt differ diff --git a/pillar/structures/precasia_structure_1.nbt b/pillar/structures/precasia_structure_1.nbt new file mode 100644 index 00000000..b6818fea Binary files /dev/null and b/pillar/structures/precasia_structure_1.nbt differ diff --git a/pillar/structures/precasia_structure_2.nbt b/pillar/structures/precasia_structure_2.nbt new file mode 100644 index 00000000..e67cc1df Binary files /dev/null and b/pillar/structures/precasia_structure_2.nbt differ diff --git a/pillar/structures/precasia_structure_3.nbt b/pillar/structures/precasia_structure_3.nbt new file mode 100644 index 00000000..4ed50bae Binary files /dev/null and b/pillar/structures/precasia_structure_3.nbt differ diff --git a/pillar/structures/precasia_structure_4.nbt b/pillar/structures/precasia_structure_4.nbt new file mode 100644 index 00000000..efadaa45 Binary files /dev/null and b/pillar/structures/precasia_structure_4.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_1.nbt b/pillar/structures/taerrapiatta_jack_1.nbt new file mode 100644 index 00000000..c23429db Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_1.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_2.nbt b/pillar/structures/taerrapiatta_jack_2.nbt new file mode 100644 index 00000000..08f2e5cc Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_2.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_3.nbt b/pillar/structures/taerrapiatta_jack_3.nbt new file mode 100644 index 00000000..73f0541b Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_3.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_4.nbt b/pillar/structures/taerrapiatta_jack_4.nbt new file mode 100644 index 00000000..c8cd9fe4 Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_4.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_5.nbt b/pillar/structures/taerrapiatta_jack_5.nbt new file mode 100644 index 00000000..2dfdfffa Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_5.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_6.nbt b/pillar/structures/taerrapiatta_jack_6.nbt new file mode 100644 index 00000000..b173d9db Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_6.nbt differ diff --git a/pillar/structures/taerrapiatta_jack_7.nbt b/pillar/structures/taerrapiatta_jack_7.nbt new file mode 100644 index 00000000..3737e204 Binary files /dev/null and b/pillar/structures/taerrapiatta_jack_7.nbt differ diff --git a/pillar/structures/taintacle_warper_fluxfactory.nbt b/pillar/structures/taintacle_warper_fluxfactory.nbt new file mode 100644 index 00000000..6a2d65ba Binary files /dev/null and b/pillar/structures/taintacle_warper_fluxfactory.nbt differ diff --git a/pillar/structures/twilight_monolith.nbt b/pillar/structures/twilight_monolith.nbt index c5dc9c1c..37027eaa 100644 Binary files a/pillar/structures/twilight_monolith.nbt and b/pillar/structures/twilight_monolith.nbt differ diff --git a/pillar/structures/water_fractal_bee.nbt b/pillar/structures/water_fractal_bee.nbt new file mode 100644 index 00000000..17dda19a Binary files /dev/null and b/pillar/structures/water_fractal_bee.nbt differ diff --git a/pillar/structures/water_fractal_boss_callstone.nbt b/pillar/structures/water_fractal_boss_callstone.nbt new file mode 100644 index 00000000..0d654c09 Binary files /dev/null and b/pillar/structures/water_fractal_boss_callstone.nbt differ diff --git a/pillar/taerrapiatta_jack_1.json b/pillar/taerrapiatta_jack_1.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_1.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_2.json b/pillar/taerrapiatta_jack_2.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_2.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_3.json b/pillar/taerrapiatta_jack_3.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_3.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_4.json b/pillar/taerrapiatta_jack_4.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_4.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_5.json b/pillar/taerrapiatta_jack_5.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_5.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_6.json b/pillar/taerrapiatta_jack_6.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_6.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taerrapiatta_jack_7.json b/pillar/taerrapiatta_jack_7.json new file mode 100644 index 00000000..1d3bb5af --- /dev/null +++ b/pillar/taerrapiatta_jack_7.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [180], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/taintacle_warper_1.json b/pillar/taintacle_warper_1.json index 5637196e..50c35eef 100644 --- a/pillar/taintacle_warper_1.json +++ b/pillar/taintacle_warper_1.json @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 700 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/taintacle_warper_2.json b/pillar/taintacle_warper_2.json index 5637196e..50c35eef 100644 --- a/pillar/taintacle_warper_2.json +++ b/pillar/taintacle_warper_2.json @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 700 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/taintacle_warper_3.json b/pillar/taintacle_warper_3.json index 5637196e..50c35eef 100644 --- a/pillar/taintacle_warper_3.json +++ b/pillar/taintacle_warper_3.json @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 700 + "rarity": 500 } \ No newline at end of file diff --git a/pillar/taintacle_warper_fluxfactory.json b/pillar/taintacle_warper_fluxfactory.json new file mode 100644 index 00000000..50c35eef --- /dev/null +++ b/pillar/taintacle_warper_fluxfactory.json @@ -0,0 +1,29 @@ +{ + "generatorType": "SURFACE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [183], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "minecraft:dirt", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 500 +} \ No newline at end of file diff --git a/pillar/taintacle_warper_miniboss.json b/pillar/taintacle_warper_miniboss.json index 72fa85b3..b75c51ff 100644 --- a/pillar/taintacle_warper_miniboss.json +++ b/pillar/taintacle_warper_miniboss.json @@ -21,9 +21,9 @@ "integrity": 1, "decay": 0, - "filling": "", + "filling": "minecraft:dirt", "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 800 + "rarity": 700 } \ No newline at end of file diff --git a/pillar/twilight_monolith.json b/pillar/twilight_monolith.json index 09eaa5e5..6dfcc576 100644 --- a/pillar/twilight_monolith.json +++ b/pillar/twilight_monolith.json @@ -25,5 +25,5 @@ "fillingMetadata": 0, "fillingType": "AIR", - "rarity": 800 + "rarity": 600 } \ No newline at end of file diff --git a/pillar/water_fractal_bee.json b/pillar/water_fractal_bee.json new file mode 100644 index 00000000..8232a247 --- /dev/null +++ b/pillar/water_fractal_bee.json @@ -0,0 +1,30 @@ + +{ + "generatorType": "ANYWHERE", + "minY": 70, + "maxY": 130, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [170], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": true, + "isBiomeTagSpawnsBlacklist": true, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 400 +} \ No newline at end of file diff --git a/pillar/water_fractal_boss_callstone.json b/pillar/water_fractal_boss_callstone.json new file mode 100644 index 00000000..f65a4a66 --- /dev/null +++ b/pillar/water_fractal_boss_callstone.json @@ -0,0 +1,35 @@ +// =================================================================== +// This is a template for a Pillar structure +// Do not include these lines in your file +// The _template.json file is ignored so don't worry about it +// =================================================================== + +{ + "generatorType": "NONE", + "minY": -1, + "maxY": -1, + "offsetX": 0, + "offsetY": 0, + "offsetZ": 0, + + "mirrorType": "NONE", + "rotation": null, + "ignoreEntities": false, + + "dimensionSpawns": [], + "biomeNameSpawns": [], + "biomeTagSpawns": [], + "isDimensionSpawnsBlacklist": false, + "isBiomeNameSpawnsBlacklist": false, + "isBiomeTagSpawnsBlacklist": false, + "generateEverywhere": false, + + "integrity": 1, + "decay": 0, + + "filling": "", + "fillingMetadata": 0, + "fillingType": "AIR", + + "rarity": 100 +} \ No newline at end of file diff --git a/resources/aoa3/lang/en_us.lang b/resources/aoa3/lang/en_us.lang index 79769930..edd51f99 100644 --- a/resources/aoa3/lang/en_us.lang +++ b/resources/aoa3/lang/en_us.lang @@ -3,4 +3,7 @@ item.Jade.name=Ascended Jade item.Amethyst.name=Ascended Amethyst tile.SapphireOre.name= Ascended Sapphire Ore tile.AmethystOre.name= Ascended Amethyst Ore -tile.JadeOre.name= Ascended Jade Ore \ No newline at end of file +tile.JadeOre.name= Ascended Jade Ore +tile.JadeBlock.name= Ascended Jade Block +tile.SapphireBlock.name= Ascended Sapphire Block +tile.AmethystBlock.name= Ascended Amethyst Block \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/abyssal_wasteland_containment_stone.json b/resources/contenttweaker/blockstates/abyssal_wasteland_containment_stone.json new file mode 100644 index 00000000..13101299 --- /dev/null +++ b/resources/contenttweaker/blockstates/abyssal_wasteland_containment_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/abyssal_wasteland_containment_stone", + "particle": "contenttweaker:blocks/abyssal_wasteland_containment_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/baphomet_altar_stone.json b/resources/contenttweaker/blockstates/baphomet_altar_stone.json new file mode 100644 index 00000000..7b364518 --- /dev/null +++ b/resources/contenttweaker/blockstates/baphomet_altar_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/baphomet_altar_stone", + "particle": "contenttweaker:blocks/baphomet_altar_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/dreadlands_containment_stone.json b/resources/contenttweaker/blockstates/dreadlands_containment_stone.json new file mode 100644 index 00000000..56b1b0ec --- /dev/null +++ b/resources/contenttweaker/blockstates/dreadlands_containment_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/dreadlands_containment_stone", + "particle": "contenttweaker:blocks/dreadlands_containment_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/headstone.json b/resources/contenttweaker/blockstates/headstone.json new file mode 100644 index 00000000..13470ba4 --- /dev/null +++ b/resources/contenttweaker/blockstates/headstone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/headstone", + "particle": "contenttweaker:blocks/headstone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/herne_altar_stone.json b/resources/contenttweaker/blockstates/herne_altar_stone.json new file mode 100644 index 00000000..eeb32dff --- /dev/null +++ b/resources/contenttweaker/blockstates/herne_altar_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/herne_altar_stone", + "particle": "contenttweaker:blocks/herne_altar_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/lilith_altar_stone.json b/resources/contenttweaker/blockstates/lilith_altar_stone.json new file mode 100644 index 00000000..c6aadcb2 --- /dev/null +++ b/resources/contenttweaker/blockstates/lilith_altar_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/lilith_altar_stone", + "particle": "contenttweaker:blocks/lilith_altar_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/moloch_altar_stone.json b/resources/contenttweaker/blockstates/moloch_altar_stone.json new file mode 100644 index 00000000..a7ce47ba --- /dev/null +++ b/resources/contenttweaker/blockstates/moloch_altar_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/moloch_altar_stone", + "particle": "contenttweaker:blocks/moloch_altar_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/omothol_containment_stone.json b/resources/contenttweaker/blockstates/omothol_containment_stone.json new file mode 100644 index 00000000..237854bc --- /dev/null +++ b/resources/contenttweaker/blockstates/omothol_containment_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/omothol_containment_stone", + "particle": "contenttweaker:blocks/omothol_containment_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/parafrosynium.json b/resources/contenttweaker/blockstates/parafrosynium.json new file mode 100644 index 00000000..aff08fdb --- /dev/null +++ b/resources/contenttweaker/blockstates/parafrosynium.json @@ -0,0 +1,12 @@ +{ + "forge_marker": 1, + "defaults": { + "model": "forge:fluid", + "custom": { + "fluid": "parafrosynium" + } + }, + "variants": { + "normal": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/psichic_stone.json b/resources/contenttweaker/blockstates/psichic_stone.json new file mode 100644 index 00000000..c5abf07e --- /dev/null +++ b/resources/contenttweaker/blockstates/psichic_stone.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/psichic_stone", + "particle": "contenttweaker:blocks/psichic_stone" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/psigem.json b/resources/contenttweaker/blockstates/psigem.json new file mode 100644 index 00000000..3bad39a5 --- /dev/null +++ b/resources/contenttweaker/blockstates/psigem.json @@ -0,0 +1,12 @@ +{ + "forge_marker": 1, + "defaults": { + "model": "forge:fluid", + "custom": { + "fluid": "psigem" + } + }, + "variants": { + "normal": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/returning_point.json b/resources/contenttweaker/blockstates/returning_point.json new file mode 100644 index 00000000..b8ece79c --- /dev/null +++ b/resources/contenttweaker/blockstates/returning_point.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/returning_point", + "particle": "contenttweaker:blocks/returning_point" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/blockstates/shungite.json b/resources/contenttweaker/blockstates/shungite.json new file mode 100644 index 00000000..c4acf80b --- /dev/null +++ b/resources/contenttweaker/blockstates/shungite.json @@ -0,0 +1,16 @@ +{ + "forge_marker": 1, + "defaults": { + "textures": { + "texture": "contenttweaker:blocks/shungite", + "particle": "contenttweaker:blocks/shungite" + }, + "model": "base:storage", + "uvlock": true, + "transform": "forge:default-block" + }, + "variants": { + "normal": [{}], + "inventory": [{}] + } +} \ No newline at end of file diff --git a/resources/contenttweaker/lang/en_us.lang b/resources/contenttweaker/lang/en_us.lang index 256ad447..b23e4d6d 100644 --- a/resources/contenttweaker/lang/en_us.lang +++ b/resources/contenttweaker/lang/en_us.lang @@ -431,7 +431,7 @@ item.contenttweaker.omothol_matter.name=Omothol Matter item.contenttweaker.bloodstone_egg.name=Bloodstone Egg item.contenttweaker.draconic_energy_orb.name=Draconic Energy Orb item.contenttweaker.essence_solitude.name=Essence of Solitude -item.contenttweaker.amber_egg.name=Amber Egg +item.contenttweaker.amber_egg.name=Arcane Amber Egg item.contenttweaker.okazor_rib.name=Okazor Rib item.contenttweaker.alkemia_artifact.name=Alkemia Artifact item.contenttweaker.really_golden_steak.name=Really Golden Steak @@ -565,6 +565,7 @@ fluid.molten_arlemite=Molten Arlemite fluid.molten_rupee=Molten Rupee fluid.molten_netherite=Molten Netherite entity.realmite_chicken.name=Realmite Chicken +entity.heraldry_chicken.name=Heraldry Chicken entity.energy_chicken.name=Energy Chicken entity.pure_chicken.name=Pure Chicken entity.osmium_chicken.name=Osmium Chicken @@ -577,13 +578,13 @@ entity.cold_iron_chicken.name=Cold Iron Chicken entity.palladium_chicken.name=Palladium Chicken entity.polonium_chicken.name=Polonium Chicken entity.baronyte_chicken.name=Baronyte Chicken -entity.sapphire_chicken.name=Sapphire Chicken +entity.sapphire_chicken.name=Ascended Sapphire Chicken entity.lyon_chicken.name=Lyon Chicken entity.rosite_chicken.name=Rosite Chicken entity.bloodgem_chicken.name=Bloodgem Chicken entity.varsium_chicken.name=Varsium Chicken entity.glitch_chicken.name=Glitch Chicken -entity.amethyst_chicken.name=Amethyst Chicken +entity.amethyst_chicken.name=Ascended Amethyst Chicken entity.emberstone_chicken.name=Emberstone Chicken entity.arlemite_chicken.name=Arlemite Chicken entity.crystallite_chicken.name=Crystallite Chicken @@ -599,7 +600,7 @@ entity.vityte_chicken.name=Vityte Chicken entity.ogerite_chicken.name=Ogerite Chicken entity.brightsteel_chicken.name=Brightsteel Chicken entity.blazium_chicken.name=Blazium Chicken -entity.jade_chicken.name=Jade Chicken +entity.jade_chicken.name=Ascended Jade Chicken entity.mystite_chicken.name=Mystite Chicken entity.unidentified_chicken.name=Unidentified Chicken entity.lunastone_chicken.name=Lunastone Chicken @@ -609,7 +610,7 @@ entity.rhenium_chicken.name=Rhenium Chicken entity.candyte_chicken.name=Candyte Chicken entity.bloodstone_chicken.name=Bloodstone Chicken entity.charged_runium_chicken.name=Charged Runium Chicken -entity.amber_chicken.name=Amber Chicken +entity.amber_chicken.name=Arcane Amber Chicken entity.limonite_chicken.name=Limonite Chicken entity.red_gemstone_chicken.name=Red Gemstone Chicken entity.limonite_chicken.name=Limonite Chicken @@ -662,7 +663,7 @@ item.contenttweaker.abyssal_wasteland_warp_cleanser.name=Abyssal Wasteland Warp item.contenttweaker.void_shuriken.name=Void Shuriken item.contenttweaker.staff_of_iceika.name=Staff of Iceika item.contenttweaker.rhenium_vibranium_base.name=Rhenium Vibranium Base -item.contenttweaker.vengeful_key.name=Vengeful Key +item.contenttweaker.vengeful_key.name=Vengeance Key item.contenttweaker.retaliation_key.name=Retaliation Key tile.contenttweaker.dense_gravitite_ore.name=Dense Gravitite Ore item.contenttweaker.primordial_sliver.name=Primordial Sliver @@ -1883,6 +1884,33 @@ item.contenttweaker.farming_will.name=Farming Will item.contenttweaker.master_spell_metallum.name=Master Spell Metallum item.contenttweaker.rye_hops_beer_blend.name=Rye Beer Blend item.contenttweaker.puzzle_solution_sacredmushroom.name=Puzzle Solution: Sacred Mushroom +tile.contenttweaker.charged_draconium_block.name=Charged Draconium Block +tile.contenttweaker.etherium_ore.name=Etherium Ore +tile.contenttweaker.shungite.name=Shungite +tile.contenttweaker.myrmitite_casing.name=Myrmitite Casing +item.contenttweaker.farming_unattuned_celestial_crystals.name=Farming non-Attuned Celestial Crystals +item.contenttweaker.vibraniumalloy_chunk.name=Vibranium Alloy Chunk +item.contenttweaker.living_myrmitite_ingot.name=Living Myrmitite +item.contenttweaker.dimension_ids.name=Dimension IDs +item.contenttweaker.flint_and_furnace.name=Flint and Furnace +item.contenttweaker.puzzle_solution_kikoku.name=Puzzle Solution: Kikoku +item.contenttweaker.puzzle_solution_livingmyrmitite.name=Puzzle Solution: Living Myrmitite +item.contenttweaker.making_unattuned_celestial_crystals.name=Making Celestial Crystals +item.contenttweaker.burning_flint.name=Everburning Flint +item.contenttweaker.puzzle_solution_runandor.name=Puzzle Solution: Runandor +item.contenttweaker.enchdesc_curse_bones.name=Enchantment Description: Curse of Bones +item.contenttweaker.puzzle_solution_mysterium.name=Puzzle Solution: Mysterium +item.contenttweaker.any_number_pedestals.name=You can use any number of pedestals, depending on the recipe (up to 48) +item.contenttweaker.efficient_crop_setup.name=This is an efficient crop setup +item.contenttweaker.burning_furnace.name=Everburning Furnace +item.contenttweaker.shungite_prism.name=Shungite Prism +item.contenttweaker.furnace_callstone.name=Furnace Callstone +item.contenttweaker.levelling_up_crystals.name=How to level-up crystals +item.contenttweaker.puzzle_solution_marksamurai.name=Puzzle Solution: Mark of the Samurai +item.contenttweaker.portable_furnace.name=Portable Furnace +item.contenttweaker.vibranium_chunk.name=Vibranium Chunk +item.contenttweaker.furnace_heart.name=Furnace Heart +item.contenttweaker.imperial_diamond_powder.name=Imperial DIamond Powder diff --git a/resources/contenttweaker/models/item/ancient_recursion.json b/resources/contenttweaker/models/item/ancient_recursion.json new file mode 100644 index 00000000..d202483e --- /dev/null +++ b/resources/contenttweaker/models/item/ancient_recursion.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/ancient_recursion" + } +} diff --git a/resources/contenttweaker/models/item/any_number_pedestals.json b/resources/contenttweaker/models/item/any_number_pedestals.json new file mode 100644 index 00000000..88b90799 --- /dev/null +++ b/resources/contenttweaker/models/item/any_number_pedestals.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/any_number_pedestals" + } +} diff --git a/resources/contenttweaker/models/item/astral_animator.json b/resources/contenttweaker/models/item/astral_animator.json new file mode 100644 index 00000000..859d2180 --- /dev/null +++ b/resources/contenttweaker/models/item/astral_animator.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/astral_animator" + } +} diff --git a/resources/contenttweaker/models/item/aura_basics.json b/resources/contenttweaker/models/item/aura_basics.json new file mode 100644 index 00000000..06476624 --- /dev/null +++ b/resources/contenttweaker/models/item/aura_basics.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/aura_basics" + } +} diff --git a/resources/contenttweaker/models/item/basesetup_seeotherpreviewforadvanced.json b/resources/contenttweaker/models/item/basesetup_seeotherpreviewforadvanced.json new file mode 100644 index 00000000..fc833878 --- /dev/null +++ b/resources/contenttweaker/models/item/basesetup_seeotherpreviewforadvanced.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/basesetup_seeotherpreviewforadvanced" + } +} diff --git a/resources/contenttweaker/models/item/better_red_coal.json b/resources/contenttweaker/models/item/better_red_coal.json new file mode 100644 index 00000000..6cb7f490 --- /dev/null +++ b/resources/contenttweaker/models/item/better_red_coal.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/better_red_coal" + } +} diff --git a/resources/contenttweaker/models/item/biome_checker.json b/resources/contenttweaker/models/item/biome_checker.json new file mode 100644 index 00000000..b41e4e37 --- /dev/null +++ b/resources/contenttweaker/models/item/biome_checker.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/biome_checker" + } +} diff --git a/resources/contenttweaker/models/item/body_of_nero.json b/resources/contenttweaker/models/item/body_of_nero.json new file mode 100644 index 00000000..12cf4db3 --- /dev/null +++ b/resources/contenttweaker/models/item/body_of_nero.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/body_of_nero" + } +} diff --git a/resources/contenttweaker/models/item/breath_of_nero.json b/resources/contenttweaker/models/item/breath_of_nero.json new file mode 100644 index 00000000..b9d9afc1 --- /dev/null +++ b/resources/contenttweaker/models/item/breath_of_nero.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/breath_of_nero" + } +} diff --git a/resources/contenttweaker/models/item/burning_flint.json b/resources/contenttweaker/models/item/burning_flint.json new file mode 100644 index 00000000..5bc63b9e --- /dev/null +++ b/resources/contenttweaker/models/item/burning_flint.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/burning_flint" + } +} diff --git a/resources/contenttweaker/models/item/burning_furnace.json b/resources/contenttweaker/models/item/burning_furnace.json new file mode 100644 index 00000000..f4085a51 --- /dev/null +++ b/resources/contenttweaker/models/item/burning_furnace.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/burning_furnace" + } +} diff --git a/resources/contenttweaker/models/item/crucible_automation.json b/resources/contenttweaker/models/item/crucible_automation.json new file mode 100644 index 00000000..23800923 --- /dev/null +++ b/resources/contenttweaker/models/item/crucible_automation.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/crucible_automation" + } +} diff --git a/resources/contenttweaker/models/item/deathloop.json b/resources/contenttweaker/models/item/deathloop.json new file mode 100644 index 00000000..fcf8f091 --- /dev/null +++ b/resources/contenttweaker/models/item/deathloop.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/deathloop" + } +} diff --git a/resources/contenttweaker/models/item/dense_helpless_honey.json b/resources/contenttweaker/models/item/dense_helpless_honey.json new file mode 100644 index 00000000..b5833048 --- /dev/null +++ b/resources/contenttweaker/models/item/dense_helpless_honey.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/dense_helpless_honey" + } +} diff --git a/resources/contenttweaker/models/item/dimension_ids.json b/resources/contenttweaker/models/item/dimension_ids.json new file mode 100644 index 00000000..fae0d089 --- /dev/null +++ b/resources/contenttweaker/models/item/dimension_ids.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/dimension_ids" + } +} diff --git a/resources/contenttweaker/models/item/ebony_psimetal.json b/resources/contenttweaker/models/item/ebony_psimetal.json new file mode 100644 index 00000000..293441d3 --- /dev/null +++ b/resources/contenttweaker/models/item/ebony_psimetal.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/ebony_psimetal" + } +} diff --git a/resources/contenttweaker/models/item/efficient_crop_setup.json b/resources/contenttweaker/models/item/efficient_crop_setup.json new file mode 100644 index 00000000..54ce426f --- /dev/null +++ b/resources/contenttweaker/models/item/efficient_crop_setup.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/efficient_crop_setup" + } +} diff --git a/resources/contenttweaker/models/item/eldritch_will_ritual.json b/resources/contenttweaker/models/item/eldritch_will_ritual.json new file mode 100644 index 00000000..a2d548c7 --- /dev/null +++ b/resources/contenttweaker/models/item/eldritch_will_ritual.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/eldritch_will_ritual" + } +} diff --git a/resources/contenttweaker/models/item/ember.json b/resources/contenttweaker/models/item/ember.json new file mode 100644 index 00000000..7b181c65 --- /dev/null +++ b/resources/contenttweaker/models/item/ember.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/ember" + } +} diff --git a/resources/contenttweaker/models/item/enchdesc_blessing.json b/resources/contenttweaker/models/item/enchdesc_blessing.json new file mode 100644 index 00000000..0945e819 --- /dev/null +++ b/resources/contenttweaker/models/item/enchdesc_blessing.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/enchdesc_blessing" + } +} diff --git a/resources/contenttweaker/models/item/enchdesc_curse_bones.json b/resources/contenttweaker/models/item/enchdesc_curse_bones.json new file mode 100644 index 00000000..39ad29b3 --- /dev/null +++ b/resources/contenttweaker/models/item/enchdesc_curse_bones.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/enchdesc_curse_bones" + } +} diff --git a/resources/contenttweaker/models/item/essentia_management.json b/resources/contenttweaker/models/item/essentia_management.json new file mode 100644 index 00000000..03e20a03 --- /dev/null +++ b/resources/contenttweaker/models/item/essentia_management.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/essentia_management" + } +} diff --git a/resources/contenttweaker/models/item/europa_chest.json b/resources/contenttweaker/models/item/europa_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/europa_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/europa_feet.json b/resources/contenttweaker/models/item/europa_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/europa_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/europa_head.json b/resources/contenttweaker/models/item/europa_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/europa_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/europa_legs.json b/resources/contenttweaker/models/item/europa_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/europa_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/europa_plate.json b/resources/contenttweaker/models/item/europa_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/europa_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/fading_wool.json b/resources/contenttweaker/models/item/fading_wool.json new file mode 100644 index 00000000..0f3923e8 --- /dev/null +++ b/resources/contenttweaker/models/item/fading_wool.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/fading_wool" + } +} diff --git a/resources/contenttweaker/models/item/falacer_chest.json b/resources/contenttweaker/models/item/falacer_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/falacer_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/falacer_feet.json b/resources/contenttweaker/models/item/falacer_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/falacer_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/falacer_head.json b/resources/contenttweaker/models/item/falacer_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/falacer_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/falacer_legs.json b/resources/contenttweaker/models/item/falacer_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/falacer_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/falacer_plate.json b/resources/contenttweaker/models/item/falacer_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/falacer_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/farming_unattuned_celestial_crystals.json b/resources/contenttweaker/models/item/farming_unattuned_celestial_crystals.json new file mode 100644 index 00000000..e43a3986 --- /dev/null +++ b/resources/contenttweaker/models/item/farming_unattuned_celestial_crystals.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/farming_unattuned_celestial_crystals" + } +} diff --git a/resources/contenttweaker/models/item/flint_and_furnace.json b/resources/contenttweaker/models/item/flint_and_furnace.json new file mode 100644 index 00000000..7d2743df --- /dev/null +++ b/resources/contenttweaker/models/item/flint_and_furnace.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/flint_and_furnace" + } +} diff --git a/resources/contenttweaker/models/item/flux_basics.json b/resources/contenttweaker/models/item/flux_basics.json new file mode 100644 index 00000000..3f08ccb6 --- /dev/null +++ b/resources/contenttweaker/models/item/flux_basics.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/flux_basics" + } +} diff --git a/resources/contenttweaker/models/item/furnace_callstone.json b/resources/contenttweaker/models/item/furnace_callstone.json new file mode 100644 index 00000000..0efb11fa --- /dev/null +++ b/resources/contenttweaker/models/item/furnace_callstone.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/furnace_callstone" + } +} diff --git a/resources/contenttweaker/models/item/furnace_heart.json b/resources/contenttweaker/models/item/furnace_heart.json new file mode 100644 index 00000000..475557f5 --- /dev/null +++ b/resources/contenttweaker/models/item/furnace_heart.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/furnace_heart" + } +} diff --git a/resources/contenttweaker/models/item/gem_of_recursion.json b/resources/contenttweaker/models/item/gem_of_recursion.json new file mode 100644 index 00000000..e6a43897 --- /dev/null +++ b/resources/contenttweaker/models/item/gem_of_recursion.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/gem_of_recursion" + } +} diff --git a/resources/contenttweaker/models/item/grand_magician_callstone.json b/resources/contenttweaker/models/item/grand_magician_callstone.json new file mode 100644 index 00000000..203cd73b --- /dev/null +++ b/resources/contenttweaker/models/item/grand_magician_callstone.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/grand_magician_callstone" + } +} diff --git a/resources/contenttweaker/models/item/hator_chest.json b/resources/contenttweaker/models/item/hator_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/hator_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/hator_feet.json b/resources/contenttweaker/models/item/hator_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/hator_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/hator_head.json b/resources/contenttweaker/models/item/hator_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/hator_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/hator_legs.json b/resources/contenttweaker/models/item/hator_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/hator_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/hator_plate.json b/resources/contenttweaker/models/item/hator_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/hator_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/haumea_chest.json b/resources/contenttweaker/models/item/haumea_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/haumea_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/haumea_feet.json b/resources/contenttweaker/models/item/haumea_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/haumea_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/haumea_head.json b/resources/contenttweaker/models/item/haumea_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/haumea_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/haumea_legs.json b/resources/contenttweaker/models/item/haumea_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/haumea_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/haumea_plate.json b/resources/contenttweaker/models/item/haumea_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/haumea_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/heart_of_nero.json b/resources/contenttweaker/models/item/heart_of_nero.json new file mode 100644 index 00000000..6221c4ba --- /dev/null +++ b/resources/contenttweaker/models/item/heart_of_nero.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/heart_of_nero" + } +} diff --git a/resources/contenttweaker/models/item/immortal_recursion.json b/resources/contenttweaker/models/item/immortal_recursion.json new file mode 100644 index 00000000..af4fd2f5 --- /dev/null +++ b/resources/contenttweaker/models/item/immortal_recursion.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/immortal_recursion" + } +} diff --git a/resources/contenttweaker/models/item/imperial_damond_powder.json b/resources/contenttweaker/models/item/imperial_damond_powder.json new file mode 100644 index 00000000..ad41426e --- /dev/null +++ b/resources/contenttweaker/models/item/imperial_damond_powder.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/imperial_damond_powder" + } +} diff --git a/resources/contenttweaker/models/item/imperial_damond_pwder.json b/resources/contenttweaker/models/item/imperial_damond_pwder.json new file mode 100644 index 00000000..9b0ebf41 --- /dev/null +++ b/resources/contenttweaker/models/item/imperial_damond_pwder.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/imperial_damond_pwder" + } +} diff --git a/resources/contenttweaker/models/item/imperial_diamond_powder.json b/resources/contenttweaker/models/item/imperial_diamond_powder.json new file mode 100644 index 00000000..cec33d4f --- /dev/null +++ b/resources/contenttweaker/models/item/imperial_diamond_powder.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/imperial_diamond_powder" + } +} diff --git a/resources/contenttweaker/models/item/ivory_psimetal.json b/resources/contenttweaker/models/item/ivory_psimetal.json new file mode 100644 index 00000000..e68a9d1d --- /dev/null +++ b/resources/contenttweaker/models/item/ivory_psimetal.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/ivory_psimetal" + } +} diff --git a/resources/contenttweaker/models/item/levelling_up_crystals.json b/resources/contenttweaker/models/item/levelling_up_crystals.json new file mode 100644 index 00000000..1e620cb0 --- /dev/null +++ b/resources/contenttweaker/models/item/levelling_up_crystals.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/levelling_up_crystals" + } +} diff --git a/resources/contenttweaker/models/item/living_myrmitite_ingot.json b/resources/contenttweaker/models/item/living_myrmitite_ingot.json new file mode 100644 index 00000000..410cdd81 --- /dev/null +++ b/resources/contenttweaker/models/item/living_myrmitite_ingot.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/living_myrmitite_ingot" + } +} diff --git a/resources/contenttweaker/models/item/making_dynamism_gems.json b/resources/contenttweaker/models/item/making_dynamism_gems.json new file mode 100644 index 00000000..765dd300 --- /dev/null +++ b/resources/contenttweaker/models/item/making_dynamism_gems.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/making_dynamism_gems" + } +} diff --git a/resources/contenttweaker/models/item/making_unattuned_celestial_crystals.json b/resources/contenttweaker/models/item/making_unattuned_celestial_crystals.json new file mode 100644 index 00000000..20a83650 --- /dev/null +++ b/resources/contenttweaker/models/item/making_unattuned_celestial_crystals.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/making_unattuned_celestial_crystals" + } +} diff --git a/resources/contenttweaker/models/item/mark_of_the_arbiter.json b/resources/contenttweaker/models/item/mark_of_the_arbiter.json new file mode 100644 index 00000000..8b55d2b4 --- /dev/null +++ b/resources/contenttweaker/models/item/mark_of_the_arbiter.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/mark_of_the_arbiter" + } +} diff --git a/resources/contenttweaker/models/item/more_alternators_faster.json b/resources/contenttweaker/models/item/more_alternators_faster.json new file mode 100644 index 00000000..08c600cf --- /dev/null +++ b/resources/contenttweaker/models/item/more_alternators_faster.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/more_alternators_faster" + } +} diff --git a/resources/contenttweaker/models/item/nero_core.json b/resources/contenttweaker/models/item/nero_core.json new file mode 100644 index 00000000..0f1f2e5c --- /dev/null +++ b/resources/contenttweaker/models/item/nero_core.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/nero_core" + } +} diff --git a/resources/contenttweaker/models/item/notanoob_certificate.json b/resources/contenttweaker/models/item/notanoob_certificate.json new file mode 100644 index 00000000..585e4942 --- /dev/null +++ b/resources/contenttweaker/models/item/notanoob_certificate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/notanoob_certificate" + } +} diff --git a/resources/contenttweaker/models/item/oi_chest.json b/resources/contenttweaker/models/item/oi_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/oi_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/oi_feet.json b/resources/contenttweaker/models/item/oi_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/oi_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/oi_head.json b/resources/contenttweaker/models/item/oi_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/oi_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/oi_legs.json b/resources/contenttweaker/models/item/oi_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/oi_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/oi_plate.json b/resources/contenttweaker/models/item/oi_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/oi_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/orcus_chest.json b/resources/contenttweaker/models/item/orcus_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/orcus_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/orcus_feet.json b/resources/contenttweaker/models/item/orcus_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/orcus_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/orcus_head.json b/resources/contenttweaker/models/item/orcus_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/orcus_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/orcus_legs.json b/resources/contenttweaker/models/item/orcus_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/orcus_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/orcus_plate.json b/resources/contenttweaker/models/item/orcus_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/orcus_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/osiris_chest.json b/resources/contenttweaker/models/item/osiris_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/osiris_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/osiris_feet.json b/resources/contenttweaker/models/item/osiris_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/osiris_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/osiris_head.json b/resources/contenttweaker/models/item/osiris_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/osiris_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/osiris_legs.json b/resources/contenttweaker/models/item/osiris_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/osiris_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/osiris_plate.json b/resources/contenttweaker/models/item/osiris_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/osiris_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/parafrosynium.json b/resources/contenttweaker/models/item/parafrosynium.json new file mode 100644 index 00000000..03e7355f --- /dev/null +++ b/resources/contenttweaker/models/item/parafrosynium.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/parafrosynium" + } +} diff --git a/resources/contenttweaker/models/item/portable_furnace.json b/resources/contenttweaker/models/item/portable_furnace.json new file mode 100644 index 00000000..8d56a464 --- /dev/null +++ b/resources/contenttweaker/models/item/portable_furnace.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/portable_furnace" + } +} diff --git a/resources/contenttweaker/models/item/primordial_recursion.json b/resources/contenttweaker/models/item/primordial_recursion.json new file mode 100644 index 00000000..1972acf0 --- /dev/null +++ b/resources/contenttweaker/models/item/primordial_recursion.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/primordial_recursion" + } +} diff --git a/resources/contenttweaker/models/item/psigem.json b/resources/contenttweaker/models/item/psigem.json new file mode 100644 index 00000000..cbd050b1 --- /dev/null +++ b/resources/contenttweaker/models/item/psigem.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/psigem" + } +} diff --git a/resources/contenttweaker/models/item/psimetal.json b/resources/contenttweaker/models/item/psimetal.json new file mode 100644 index 00000000..fb98b8b9 --- /dev/null +++ b/resources/contenttweaker/models/item/psimetal.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/psimetal" + } +} diff --git a/resources/contenttweaker/models/item/ptah_chest.json b/resources/contenttweaker/models/item/ptah_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/ptah_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/ptah_feet.json b/resources/contenttweaker/models/item/ptah_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/ptah_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/ptah_head.json b/resources/contenttweaker/models/item/ptah_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/ptah_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/ptah_legs.json b/resources/contenttweaker/models/item/ptah_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/ptah_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/ptah_plate.json b/resources/contenttweaker/models/item/ptah_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/ptah_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_furnacedim.json b/resources/contenttweaker/models/item/puzzle_solution_furnacedim.json new file mode 100644 index 00000000..41299dfc --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_furnacedim.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_furnacedim" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_kikoku.json b/resources/contenttweaker/models/item/puzzle_solution_kikoku.json new file mode 100644 index 00000000..878e201a --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_kikoku.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_kikoku" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_livingmyrmitite.json b/resources/contenttweaker/models/item/puzzle_solution_livingmyrmitite.json new file mode 100644 index 00000000..9aa76b1e --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_livingmyrmitite.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_livingmyrmitite" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_marksamurai.json b/resources/contenttweaker/models/item/puzzle_solution_marksamurai.json new file mode 100644 index 00000000..93d9c3f1 --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_marksamurai.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_marksamurai" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_masterwizards.json b/resources/contenttweaker/models/item/puzzle_solution_masterwizards.json new file mode 100644 index 00000000..157d4932 --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_masterwizards.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_masterwizards" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_mysterium.json b/resources/contenttweaker/models/item/puzzle_solution_mysterium.json new file mode 100644 index 00000000..2381ad76 --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_mysterium.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_mysterium" + } +} diff --git a/resources/contenttweaker/models/item/puzzle_solution_runandor.json b/resources/contenttweaker/models/item/puzzle_solution_runandor.json new file mode 100644 index 00000000..7a3e2e26 --- /dev/null +++ b/resources/contenttweaker/models/item/puzzle_solution_runandor.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/puzzle_solution_runandor" + } +} diff --git a/resources/contenttweaker/models/item/recursion_of_notbeinganoob.json b/resources/contenttweaker/models/item/recursion_of_notbeinganoob.json new file mode 100644 index 00000000..a91da604 --- /dev/null +++ b/resources/contenttweaker/models/item/recursion_of_notbeinganoob.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/recursion_of_notbeinganoob" + } +} diff --git a/resources/contenttweaker/models/item/recursive_convergence.json b/resources/contenttweaker/models/item/recursive_convergence.json new file mode 100644 index 00000000..008ee273 --- /dev/null +++ b/resources/contenttweaker/models/item/recursive_convergence.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/recursive_convergence" + } +} diff --git a/resources/contenttweaker/models/item/remove_flux.json b/resources/contenttweaker/models/item/remove_flux.json new file mode 100644 index 00000000..4fe0d027 --- /dev/null +++ b/resources/contenttweaker/models/item/remove_flux.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/remove_flux" + } +} diff --git a/resources/contenttweaker/models/item/rulers_of_terra_callstone.json b/resources/contenttweaker/models/item/rulers_of_terra_callstone.json new file mode 100644 index 00000000..e77f17a5 --- /dev/null +++ b/resources/contenttweaker/models/item/rulers_of_terra_callstone.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/rulers_of_terra_callstone" + } +} diff --git a/resources/contenttweaker/models/item/search_bigreactorcooler_for_options.json b/resources/contenttweaker/models/item/search_bigreactorcooler_for_options.json new file mode 100644 index 00000000..73e6c302 --- /dev/null +++ b/resources/contenttweaker/models/item/search_bigreactorcooler_for_options.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/search_bigreactorcooler_for_options" + } +} diff --git a/resources/contenttweaker/models/item/sedna_chest.json b/resources/contenttweaker/models/item/sedna_chest.json new file mode 100644 index 00000000..e010eda7 --- /dev/null +++ b/resources/contenttweaker/models/item/sedna_chest.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/chest" + } +} diff --git a/resources/contenttweaker/models/item/sedna_feet.json b/resources/contenttweaker/models/item/sedna_feet.json new file mode 100644 index 00000000..3f9b0a1e --- /dev/null +++ b/resources/contenttweaker/models/item/sedna_feet.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/feet" + } +} diff --git a/resources/contenttweaker/models/item/sedna_head.json b/resources/contenttweaker/models/item/sedna_head.json new file mode 100644 index 00000000..1d1c9e32 --- /dev/null +++ b/resources/contenttweaker/models/item/sedna_head.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/head" + } +} diff --git a/resources/contenttweaker/models/item/sedna_legs.json b/resources/contenttweaker/models/item/sedna_legs.json new file mode 100644 index 00000000..9daa520d --- /dev/null +++ b/resources/contenttweaker/models/item/sedna_legs.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/legs" + } +} diff --git a/resources/contenttweaker/models/item/sedna_plate.json b/resources/contenttweaker/models/item/sedna_plate.json new file mode 100644 index 00000000..a747d2cb --- /dev/null +++ b/resources/contenttweaker/models/item/sedna_plate.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "base:items/plate" + } +} diff --git a/resources/contenttweaker/models/item/shungite_prism.json b/resources/contenttweaker/models/item/shungite_prism.json new file mode 100644 index 00000000..1333ddc8 --- /dev/null +++ b/resources/contenttweaker/models/item/shungite_prism.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/shungite_prism" + } +} diff --git a/resources/contenttweaker/models/item/soul_of_nero.json b/resources/contenttweaker/models/item/soul_of_nero.json new file mode 100644 index 00000000..4d99a6ec --- /dev/null +++ b/resources/contenttweaker/models/item/soul_of_nero.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/soul_of_nero" + } +} diff --git a/resources/contenttweaker/models/item/temporal_recursion.json b/resources/contenttweaker/models/item/temporal_recursion.json new file mode 100644 index 00000000..2b823d4d --- /dev/null +++ b/resources/contenttweaker/models/item/temporal_recursion.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/temporal_recursion" + } +} diff --git a/resources/contenttweaker/models/item/thaumcraft_research.json b/resources/contenttweaker/models/item/thaumcraft_research.json new file mode 100644 index 00000000..8d64611c --- /dev/null +++ b/resources/contenttweaker/models/item/thaumcraft_research.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/thaumcraft_research" + } +} diff --git a/resources/contenttweaker/models/item/usethis_forfaster.json b/resources/contenttweaker/models/item/usethis_forfaster.json new file mode 100644 index 00000000..155c775d --- /dev/null +++ b/resources/contenttweaker/models/item/usethis_forfaster.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/usethis_forfaster" + } +} diff --git a/resources/contenttweaker/models/item/vibranium_chunk.json b/resources/contenttweaker/models/item/vibranium_chunk.json new file mode 100644 index 00000000..fa1dbeb3 --- /dev/null +++ b/resources/contenttweaker/models/item/vibranium_chunk.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/vibranium_chunk" + } +} diff --git a/resources/contenttweaker/models/item/vibraniumalloy_chunk.json b/resources/contenttweaker/models/item/vibraniumalloy_chunk.json new file mode 100644 index 00000000..bc6d2114 --- /dev/null +++ b/resources/contenttweaker/models/item/vibraniumalloy_chunk.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/vibraniumalloy_chunk" + } +} diff --git a/resources/contenttweaker/models/item/warp_basics.json b/resources/contenttweaker/models/item/warp_basics.json new file mode 100644 index 00000000..f121b2d8 --- /dev/null +++ b/resources/contenttweaker/models/item/warp_basics.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/warp_basics" + } +} diff --git a/resources/contenttweaker/models/item/wyvern_head_stone.json b/resources/contenttweaker/models/item/wyvern_head_stone.json new file mode 100644 index 00000000..ea8edf05 --- /dev/null +++ b/resources/contenttweaker/models/item/wyvern_head_stone.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/wyvern_head_stone" + } +} diff --git a/resources/contenttweaker/models/item/yellorite_reactor.json b/resources/contenttweaker/models/item/yellorite_reactor.json new file mode 100644 index 00000000..a56d33ea --- /dev/null +++ b/resources/contenttweaker/models/item/yellorite_reactor.json @@ -0,0 +1,6 @@ +{ + "parent": "item/generated", + "textures": { + "layer0": "contenttweaker:items/yellorite_reactor" + } +} diff --git a/resources/contenttweaker/textures/blocks/shungite.png b/resources/contenttweaker/textures/blocks/shungite.png new file mode 100644 index 00000000..b8a0bb81 Binary files /dev/null and b/resources/contenttweaker/textures/blocks/shungite.png differ diff --git a/resources/contenttweaker/textures/items/any_number_pedestals.png b/resources/contenttweaker/textures/items/any_number_pedestals.png new file mode 100644 index 00000000..d4bb6aac Binary files /dev/null and b/resources/contenttweaker/textures/items/any_number_pedestals.png differ diff --git a/resources/contenttweaker/textures/items/burning_flint.png b/resources/contenttweaker/textures/items/burning_flint.png new file mode 100644 index 00000000..79a2326d Binary files /dev/null and b/resources/contenttweaker/textures/items/burning_flint.png differ diff --git a/resources/contenttweaker/textures/items/burning_furnace.png b/resources/contenttweaker/textures/items/burning_furnace.png new file mode 100644 index 00000000..3e92a77c Binary files /dev/null and b/resources/contenttweaker/textures/items/burning_furnace.png differ diff --git a/resources/contenttweaker/textures/items/dimension_ids.png b/resources/contenttweaker/textures/items/dimension_ids.png new file mode 100644 index 00000000..bc1d5dc1 Binary files /dev/null and b/resources/contenttweaker/textures/items/dimension_ids.png differ diff --git a/resources/contenttweaker/textures/items/efficient_crop_setup.png b/resources/contenttweaker/textures/items/efficient_crop_setup.png new file mode 100644 index 00000000..fc7f807d Binary files /dev/null and b/resources/contenttweaker/textures/items/efficient_crop_setup.png differ diff --git a/resources/contenttweaker/textures/items/enchdesc_blessing.png b/resources/contenttweaker/textures/items/enchdesc_blessing.png new file mode 100644 index 00000000..4a314bba Binary files /dev/null and b/resources/contenttweaker/textures/items/enchdesc_blessing.png differ diff --git a/resources/contenttweaker/textures/items/enchdesc_curse_bones.png b/resources/contenttweaker/textures/items/enchdesc_curse_bones.png new file mode 100644 index 00000000..1bb54daa Binary files /dev/null and b/resources/contenttweaker/textures/items/enchdesc_curse_bones.png differ diff --git a/resources/contenttweaker/textures/items/farming_unattuned_celestial_crystals.png b/resources/contenttweaker/textures/items/farming_unattuned_celestial_crystals.png new file mode 100644 index 00000000..055bc9c5 Binary files /dev/null and b/resources/contenttweaker/textures/items/farming_unattuned_celestial_crystals.png differ diff --git a/resources/contenttweaker/textures/items/flint_and_furnace.png b/resources/contenttweaker/textures/items/flint_and_furnace.png new file mode 100644 index 00000000..cdce0df8 Binary files /dev/null and b/resources/contenttweaker/textures/items/flint_and_furnace.png differ diff --git a/resources/contenttweaker/textures/items/furnace_callstone.png b/resources/contenttweaker/textures/items/furnace_callstone.png new file mode 100644 index 00000000..04b53dac Binary files /dev/null and b/resources/contenttweaker/textures/items/furnace_callstone.png differ diff --git a/resources/contenttweaker/textures/items/furnace_heart.png b/resources/contenttweaker/textures/items/furnace_heart.png new file mode 100644 index 00000000..f9184ba5 Binary files /dev/null and b/resources/contenttweaker/textures/items/furnace_heart.png differ diff --git a/resources/contenttweaker/textures/items/imperial_diamond_powder.png b/resources/contenttweaker/textures/items/imperial_diamond_powder.png new file mode 100644 index 00000000..17f118c4 Binary files /dev/null and b/resources/contenttweaker/textures/items/imperial_diamond_powder.png differ diff --git a/resources/contenttweaker/textures/items/levelling_up_crystals.png b/resources/contenttweaker/textures/items/levelling_up_crystals.png new file mode 100644 index 00000000..2de212a9 Binary files /dev/null and b/resources/contenttweaker/textures/items/levelling_up_crystals.png differ diff --git a/resources/contenttweaker/textures/items/living_myrmitite_ingot.png b/resources/contenttweaker/textures/items/living_myrmitite_ingot.png new file mode 100644 index 00000000..4511a461 Binary files /dev/null and b/resources/contenttweaker/textures/items/living_myrmitite_ingot.png differ diff --git a/resources/contenttweaker/textures/items/making_unattuned_celestial_crystals.png b/resources/contenttweaker/textures/items/making_unattuned_celestial_crystals.png new file mode 100644 index 00000000..bc5c995b Binary files /dev/null and b/resources/contenttweaker/textures/items/making_unattuned_celestial_crystals.png differ diff --git a/resources/contenttweaker/textures/items/portable_furnace.png b/resources/contenttweaker/textures/items/portable_furnace.png new file mode 100644 index 00000000..a2bc462f Binary files /dev/null and b/resources/contenttweaker/textures/items/portable_furnace.png differ diff --git a/resources/contenttweaker/textures/items/puzzle_solution_kikoku.png b/resources/contenttweaker/textures/items/puzzle_solution_kikoku.png new file mode 100644 index 00000000..3eb6b214 Binary files /dev/null and b/resources/contenttweaker/textures/items/puzzle_solution_kikoku.png differ diff --git a/resources/contenttweaker/textures/items/puzzle_solution_livingmyrmitite.png b/resources/contenttweaker/textures/items/puzzle_solution_livingmyrmitite.png new file mode 100644 index 00000000..28869a27 Binary files /dev/null and b/resources/contenttweaker/textures/items/puzzle_solution_livingmyrmitite.png differ diff --git a/resources/contenttweaker/textures/items/puzzle_solution_marksamurai.png b/resources/contenttweaker/textures/items/puzzle_solution_marksamurai.png new file mode 100644 index 00000000..5b47b2c3 Binary files /dev/null and b/resources/contenttweaker/textures/items/puzzle_solution_marksamurai.png differ diff --git a/resources/contenttweaker/textures/items/puzzle_solution_mysterium.png b/resources/contenttweaker/textures/items/puzzle_solution_mysterium.png new file mode 100644 index 00000000..3ba836e2 Binary files /dev/null and b/resources/contenttweaker/textures/items/puzzle_solution_mysterium.png differ diff --git a/resources/contenttweaker/textures/items/puzzle_solution_runandor.png b/resources/contenttweaker/textures/items/puzzle_solution_runandor.png new file mode 100644 index 00000000..352cce54 Binary files /dev/null and b/resources/contenttweaker/textures/items/puzzle_solution_runandor.png differ diff --git a/resources/contenttweaker/textures/items/shungite_prism.png b/resources/contenttweaker/textures/items/shungite_prism.png new file mode 100644 index 00000000..2b69fccf Binary files /dev/null and b/resources/contenttweaker/textures/items/shungite_prism.png differ diff --git a/resources/contenttweaker/textures/items/vibranium_chunk.png b/resources/contenttweaker/textures/items/vibranium_chunk.png new file mode 100644 index 00000000..d8d695c5 Binary files /dev/null and b/resources/contenttweaker/textures/items/vibranium_chunk.png differ diff --git a/resources/contenttweaker/textures/items/vibraniumalloy_chunk.png b/resources/contenttweaker/textures/items/vibraniumalloy_chunk.png new file mode 100644 index 00000000..ca006ff2 Binary files /dev/null and b/resources/contenttweaker/textures/items/vibraniumalloy_chunk.png differ diff --git a/resources/fluiddrawers/lang/en_US.lang b/resources/fluiddrawers/lang/en_US.lang new file mode 100644 index 00000000..9dbc8098 --- /dev/null +++ b/resources/fluiddrawers/lang/en_US.lang @@ -0,0 +1,3 @@ +tile.fluiddrawers:tank0.name=Fluid Drawer +tile.fluiddrawers:tank_custom0.name=Framed Fluid Drawer +fluiddrawers.container.tank=Fluid Drawer diff --git a/resources/magicbees/lang/en_us.lang b/resources/magicbees/lang/en_us.lang new file mode 100644 index 00000000..96c069b4 --- /dev/null +++ b/resources/magicbees/lang/en_us.lang @@ -0,0 +1 @@ +item.magicbees.beecomb.otherworldly=Otherworldly Comb \ No newline at end of file diff --git a/resources/menu/back32.png b/resources/menu/back32.png new file mode 100644 index 00000000..208eb003 Binary files /dev/null and b/resources/menu/back32.png differ diff --git a/resources/menu/text.txt b/resources/menu/text.txt index c381010d..705db39d 100644 --- a/resources/menu/text.txt +++ b/resources/menu/text.txt @@ -69,4 +69,8 @@ Ryan's a G Scented Candles! What up you sexy beast! Beware of polytoms... -Save the BEES!!! \ No newline at end of file +Save the BEES!!! +Furnace Guy lives! +Zaddy! +Watch your cholesterol +OP but not OP \ No newline at end of file diff --git a/resources/modularmachinery/blockstates/enchanted_greenhouse_controller.json b/resources/modularmachinery/blockstates/enchanted_greenhouse_controller.json new file mode 100644 index 00000000..1bd0b6be --- /dev/null +++ b/resources/modularmachinery/blockstates/enchanted_greenhouse_controller.json @@ -0,0 +1,28 @@ +{ + "forge_marker": 1, + "defaults": { + "model": "modularmachinery:blockcontroller" + }, + "variants": { + "facing=north": { + "model": "modularmachinery:blockcontroller" + }, + "facing=south": { + "model": "modularmachinery:blockcontroller", + "y": 180 + }, + "facing=west": { + "model": "modularmachinery:blockcontroller", + "y": 270 + }, + "facing=east": { + "model": "modularmachinery:blockcontroller", + "y": 90 + }, + "inventory": [ + { + "transform": "forge:default-block" + } + ] + } +} diff --git a/resources/mowziesmobs/lang/en_us.lang b/resources/mowziesmobs/lang/en_us.lang new file mode 100644 index 00000000..5b07ca3a --- /dev/null +++ b/resources/mowziesmobs/lang/en_us.lang @@ -0,0 +1,6 @@ +entity.naga.name=Wyvern +item.nagaFang.name=Wyvern Fang +item.nagaFang.text.0=Used to brew Potion of Poison Resistance or craft a Wyvern Fang Dagger +item.nagaFangDagger.name=Wyvern Fang Dagger +item.nagaFangDagger.text.0=Poisons targets +item.nagaFangDagger.text.1=Deals bonus damage from behind \ No newline at end of file diff --git a/resources/techreborn/lang/en_us.lang b/resources/techreborn/lang/en_us.lang index b8d2991d..0274a2a9 100644 --- a/resources/techreborn/lang/en_us.lang +++ b/resources/techreborn/lang/en_us.lang @@ -1,2 +1,40 @@ tile.techreborn.fusion_control_computer.name=Solid-State Fusion Control Computer -tile.techreborn.fusion_coil.name=Solid-state Fusion Coil \ No newline at end of file +tile.techreborn.fusion_coil.name=Solid-state Fusion Coil +tile.techreborn.ore.peridot.name=Reborn Peridot Ore +tile.techreborn.storage2.peridot.name=Block of Reborn Peridot +item.techreborn.gem.peridot.name=Reborn Peridot +item.peridotSword.name=Reborn Peridot Sword +item.peridotPickaxe.name=Reborn Peridot Pickaxe +item.peridotSpade.name=Reborn Peridot Shovel +item.peridotAxe.name=Reborn Peridot Axe +item.peridotHoe.name=Reborn Peridot Hoe +item.peridotHelmet.name=Reborn Peridot Helmet +item.peridotChestplate.name=Reborn Peridot Chestplate +item.peridotLeggings.name=Reborn Peridot Leggings +item.peridotBoots.name=Reborn Peridot Boots + +tile.techreborn.ore.sapphire.name=Reborn Sapphire Ore +tile.techreborn.storage2.sapphire.name=Block of Reborn Sapphire +item.techreborn.gem.sapphire.name=Reborn Sapphire +item.sapphireSword.name=Reborn Sapphire Sword +item.sapphirePickaxe.name=Reborn Sapphire Pickaxe +item.sapphireSpade.name=Reborn Sapphire Shovel +item.sapphireAxe.name=Reborn Sapphire Axe +item.sapphireHoe.name=Reborn Sapphire Hoe +item.sapphireHelmet.name=Reborn Sapphire Helmet +item.sapphireChestplate.name=Reborn Sapphire Chestplate +item.sapphireLeggings.name=Reborn Sapphire Leggings +item.sapphireBoots.name=Reborn Sapphire Boots + +tile.techreborn.ore.ruby.name=Reborn Ruby Ore +tile.techreborn.storage2.ruby.name=Block of Reborn Ruby +item.techreborn.gem.ruby.name=Reborn Ruby +item.rubySword.name=Reborn Ruby Sword +item.rubyPickaxe.name=Reborn Ruby Pickaxe +item.rubySpade.name=Reborn Ruby Shovel +item.rubyAxe.name=Reborn Ruby Axe +item.rubyHoe.name=Reborn Ruby Hoe +item.rubyHelmet.name=Reborn Ruby Helmet +item.rubyChestplate.name=Reborn Ruby Chestplate +item.rubyLeggings.name=Reborn Ruby Leggings +item.rubyBoots.name=Reborn Ruby Boots \ No newline at end of file diff --git a/resources/thaumcraft/lang/en_us.lang b/resources/thaumcraft/lang/en_us.lang new file mode 100644 index 00000000..0dff1a43 --- /dev/null +++ b/resources/thaumcraft/lang/en_us.lang @@ -0,0 +1,2 @@ +item.amber.name=Arcane Amber +tile.ore_amber.name=Amber Bearing Stone \ No newline at end of file diff --git a/resources/thermalfoundation/lang/en_us.lang b/resources/thermalfoundation/lang/en_us.lang new file mode 100644 index 00000000..7aabe086 --- /dev/null +++ b/resources/thermalfoundation/lang/en_us.lang @@ -0,0 +1,9 @@ +item.thermalfoundation.coin.coinMithril.name=Mithril Coin +item.thermalfoundation.material.dustMithril.name=Pulverized Mithril Metal +item.thermalfoundation.material.gearMithril.name=Mithril Gear +item.thermalfoundation.material.ingotMithril.name=Mithril Ingot +item.thermalfoundation.material.nuggetMithril.name=Mithril Nugget +item.thermalfoundation.material.plateMithril.name=Mithril Plate +tile.thermalfoundation.glass.mithril.name=Hardened Mithril Glass +tile.thermalfoundation.ore.mithril.name=Mithril Ore +tile.thermalfoundation.storage.mithril.name=Block of Mithril \ No newline at end of file diff --git a/scripts/AE2JEIdescriptions.zs b/scripts/AE2JEIdescriptions.zs index 47c19f75..6de6b310 100644 --- a/scripts/AE2JEIdescriptions.zs +++ b/scripts/AE2JEIdescriptions.zs @@ -72,7 +72,6 @@ mods.jei.JEI.addDescription([,,< mods.jei.JEI.addDescription(,["Provides 36 patterns for the Mass Assembly Chamber."]); mods.jei.JEI.addDescription(,["Increases the speed of the Mass Assembly Chamber."]); mods.jei.JEI.addDescription(,["Optional feature for the Mass Assembly Chamber, allows the patterns inside the chamber to be accessed."]); -mods.jei.JEI.addDescription(,["Provides esssentia in the system for infusion crafting. Can work with a crucible/thaumathorium using an emptying essentia transfuser"]); mods.jei.JEI.addDescription(,["Autocrafts Thaumcraft recipes, use the Arcane Autoworkbench instead."]); mods.jei.JEI.addDescription(,["Like a regular crafting table but can craft Thaumcraft recipes."]); mods.jei.JEI.addDescription(,["Used to make 'patterns' for the Arcane Assembler"]); diff --git a/scripts/AEGating.zs b/scripts/AEGating.zs index 5435b681..c10070ed 100644 --- a/scripts/AEGating.zs +++ b/scripts/AEGating.zs @@ -337,7 +337,6 @@ Inscriber.addRecipe(, -// summon iceandfire:dread_knight ~ ~8 ~ {HandItems:[{Count:1,id:"aoa3:shadow_sword"},{Count:1,id:"contenttweaker:medal_of_freedom"}],HandDropChances:[1.0f,1.0f],Attributes:[{Name:generic.maxHealth, Base:10000.0},{Name:generic.attackDamage, Base:300.0}],Health:10000f,CustomName:"Shade of the Meatball Man"} recipes.remove(); recipes.remove(); @@ -349,3 +348,11 @@ recipes.addShapeless(, recipes.addShapeless(, []); + + +recipes.remove(); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); diff --git a/scripts/AbyssalcraftGating.zs b/scripts/AbyssalcraftGating.zs index 6b65645c..739ec4b5 100644 --- a/scripts/AbyssalcraftGating.zs +++ b/scripts/AbyssalcraftGating.zs @@ -44,4 +44,20 @@ recipes.addShaped(.withTag({EntityTag: {id: "abyssalcraft:s mods.nuclearcraft.melter.addRecipe([, *144]); mods.nuclearcraft.melter.addRecipe([, *144]); -mods.nuclearcraft.melter.addRecipe([, *144]); \ No newline at end of file +mods.nuclearcraft.melter.addRecipe([, *144]); + + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); \ No newline at end of file diff --git a/scripts/BackpackGating.zs b/scripts/BackpackGating.zs index feecc45b..2f2d1b92 100644 --- a/scripts/BackpackGating.zs +++ b/scripts/BackpackGating.zs @@ -59,5 +59,5 @@ recipes.removeShaped(); recipes.addShaped(, [[, , ], -[, , ], +[, , ], [, , ]]); diff --git a/scripts/BewitchmentGating.zs b/scripts/BewitchmentGating.zs index f11e8abd..3c80c2e9 100644 --- a/scripts/BewitchmentGating.zs +++ b/scripts/BewitchmentGating.zs @@ -101,4 +101,25 @@ recipes.addShapeless(, recipes.addShapeless(, [,]); -recipes.removeShaped(); \ No newline at end of file +recipes.removeShaped(); + + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); \ No newline at end of file diff --git a/scripts/BiomeItems.zs b/scripts/BiomeItems.zs index 4a5175a7..314f6816 100644 --- a/scripts/BiomeItems.zs +++ b/scripts/BiomeItems.zs @@ -63,9 +63,15 @@ markofthesamurai.itemRightClick = function(stack, world, player, hand) { val OminousMatches = checkBiomesAtPositions(OminousBiomeName, playerpos, OminousBiomeLocations, world) as int; val VolcanicMatches = checkBiomesAtPositions(VolcanicBiomeName, playerpos, VolcanicBiomeLocations, world) as int; - player.sendChat("Use the arcane terraformer to create a plus sign of Ominous Woods biome!"); + player.sendChat("Use the arcane terraformer to create a plus sign of Ominous Woods biome blocks surrounded by volcanic biome (not volcanic barren)"); player.sendChat("Stand in the center and use this item!"); + player.sendChat(" - - - "); + player.sendChat("Scanning 3x3 area around you"); + + player.sendChat("Ominous Woods : " ~ OminousMatches ~ " out of 5"); + player.sendChat("Volcanic : " ~ VolcanicMatches ~ " out of 4"); + if((OminousMatches+VolcanicMatches) == 9) { Commands.call("give @p contenttweaker:sword_shield", player, world, true, true); stack.shrink(1); @@ -143,7 +149,9 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) { val NumberOfMatches = MysteriumMatches + NuclearWastelandMatches + StorageBiomeMatches + CrystalChasmsMatches + BlackVoidMatches + TwilightStreamMatches + AlienForestMatches + ThornlandsMatches + IromineMatches + StormlandMatches + BogMatches + TaintedLandsMatches as int; + player.sendChat("Scanning 5x5 area around you"); player.sendChat("Biome Ritual: " ~ NumberOfMatches ~ " out of 25"); + if((MysteriumMatches) == 2) { player.sendChat("Mysterium : " ~ MysteriumMatches ~ " out of 2"); @@ -232,4 +240,23 @@ terraformassiflora.itemRightClick = function(stack, world, player, hand) { return "PASS"; }; -terraformassiflora.register(); \ No newline at end of file +terraformassiflora.register(); + + +var biomechecker = VanillaFactory.createItem("biome_checker"); +biomechecker.maxStackSize = 1; +biomechecker.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + // obtain position under player + val playerpos = player.position as crafttweaker.util.Position3f; + + + // send biome name in chat + player.sendChat("Biome : " ~ world.getBiome(playerpos).name ~ " "); + + return "PASS"; +}; +biomechecker.register(); diff --git a/scripts/BlackHoleBosses.zs b/scripts/BlackHoleBosses.zs new file mode 100644 index 00000000..2dc50b6d --- /dev/null +++ b/scripts/BlackHoleBosses.zs @@ -0,0 +1,18 @@ +// nero + + +recipes.addShaped(*2, +[[, , ], +[, , ], +[, , ]]); + +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 500, , 10000000); + +mods.thaumcraft.Infusion.registerRecipe("makenerocore", "", +, 80, +[*666, *500, *300], +, +[, , +, , +, , +, ]); diff --git a/scripts/BlueprintController.zs b/scripts/BlueprintController.zs index 825aec20..7e695c69 100644 --- a/scripts/BlueprintController.zs +++ b/scripts/BlueprintController.zs @@ -158,6 +158,9 @@ recipes.addShapeless(, recipes.addShapeless(, [.withTag({dynamicmachine: "modularmachinery:essentia_solidifier"}).reuse(), ]); +recipes.addShapeless(, +[.withTag({dynamicmachine: "modularmachinery:mechanized_essentia_smeltery"}).reuse(), ]); + recipes.addShapeless(, [.withTag({dynamicmachine: "modularmachinery:baphomet_altar"}).reuse(), ]); @@ -367,3 +370,6 @@ recipes.addShapeless(, recipes.addShapeless(, [.withTag({dynamicmachine: "modularmachinery:quark_decomposer"}).reuse(), ]); + +recipes.addShapeless(, +[.withTag({dynamicmachine: "modularmachinery:enchanted_greenhouse"}).reuse(), ]); diff --git a/scripts/Callstones.zs b/scripts/Callstones.zs new file mode 100644 index 00000000..64c2a76f --- /dev/null +++ b/scripts/Callstones.zs @@ -0,0 +1,1733 @@ +#loader contenttweaker + +import mods.contenttweaker.VanillaFactory; +import mods.contenttweaker.Item; +import mods.contenttweaker.IItemRightClick; +import mods.contenttweaker.Commands; +import mods.contenttweaker.ItemFood; +import mods.contenttweaker.IItemFoodEaten; +import mods.contenttweaker.MutableItemStack; +import mods.contenttweaker.Hand; +import mods.contenttweaker.World; +import mods.contenttweaker.IItemUpdate; +import mods.contenttweaker.Player; +import crafttweaker.player.IPlayer; + + +var creeponiacallstone = VanillaFactory.createItem("creeponia_callstone"); +creeponiacallstone.maxStackSize = 1; +creeponiacallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 805) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn creeponia_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +creeponiacallstone.register(); + +var deeplandscallstone = VanillaFactory.createItem("deeplands_callstone"); +deeplandscallstone.maxStackSize = 1; +deeplandscallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 807) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn deeplands_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +deeplandscallstone.register(); + +var crysteviacallstone = VanillaFactory.createItem("crystevia_callstone"); +crysteviacallstone.maxStackSize = 1; +crysteviacallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 806) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn crystevia_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +crysteviacallstone.register(); + +var irominecallstone = VanillaFactory.createItem("iromine_callstone"); +irominecallstone.maxStackSize = 1; +irominecallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 813) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn iromine_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +irominecallstone.register(); + +var boreancallstone = VanillaFactory.createItem("borean_callstone"); +boreancallstone.maxStackSize = 1; +boreancallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 814) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn borean_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +boreancallstone.register(); + +var lunaluscallstone = VanillaFactory.createItem("lunalus_callstone"); +lunaluscallstone.maxStackSize = 1; +lunaluscallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 816) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn lunalus_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +lunaluscallstone.register(); + +var wildwoodcallstone = VanillaFactory.createItem("wildwood_callstone"); +wildwoodcallstone.maxStackSize = 1; +wildwoodcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 421) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn wildwood_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +wildwoodcallstone.register(); + +var skytherncallstone = VanillaFactory.createItem("skythern_callstone"); +skytherncallstone.maxStackSize = 1; +skytherncallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 423) { + player.sendChat("Enter the right dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn skythern_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +skytherncallstone.register(); + +var tuliteflower = VanillaFactory.createItem("tulite_flower"); +tuliteflower.maxStackSize = 1; +tuliteflower.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 423) { + player.sendChat("Use in skythern"); + return "FAIL"; + } + + // obtain position under player + var pos = player.position.asPosition3f(); + + // check if player is standing on beacon + var posChange = player.position.asPosition3f(); + posChange.y = pos.y - 1; + var blockPosBelowPlayer = posChange.asBlockPos(); + var blockBelow = world.getBlockState(blockPosBelowPlayer); + print(blockBelow.commandString); + if(blockBelow != ) { + player.sendChat("Stand on a purpur block"); + return "FAIL"; + } + + // check if player is standing on tier 1 beacon + var posbeacon1 = player.position.asPosition3f(); + posbeacon1.y = pos.y - 1; + posbeacon1.x = pos.x - 2; + posbeacon1.z = pos.z - 1; + var blockposbeacon1 = posbeacon1.asBlockPos(); + var blockBelow1 = world.getBlockState(blockposbeacon1); + if(blockBelow1 != ) { + player.sendChat("Compose the right shape out of purpur, heed the call of the white sky, and reproduce the redquartz shape"); + return "FAIL"; + } + var posbeacon2 = player.position.asPosition3f(); + posbeacon2.y = pos.y - 1; + posbeacon2.x = pos.x - 2; + posbeacon2.z = pos.z + 1; + var blockposbeacon2 = posbeacon2.asBlockPos(); + var blockBelow2 = world.getBlockState(blockposbeacon2); + if(blockBelow2 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon3 = player.position.asPosition3f(); + posbeacon3.y = pos.y - 1; + posbeacon3.x = pos.x + 2; + posbeacon3.z = pos.z - 1; + var blockposbeacon3 = posbeacon3.asBlockPos(); + var blockBelow3 = world.getBlockState(blockposbeacon3); + if(blockBelow3 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon4 = player.position.asPosition3f(); + posbeacon4.y = pos.y - 1; + posbeacon4.x = pos.x + 2; + posbeacon4.z = pos.z + 1; + var blockposbeacon4 = posbeacon4.asBlockPos(); + var blockBelow4 = world.getBlockState(blockposbeacon4); + if(blockBelow4 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon5 = player.position.asPosition3f(); + posbeacon5.y = pos.y - 1; + posbeacon5.x = pos.x + 1; + posbeacon5.z = pos.z + 2; + var blockposbeacon5 = posbeacon5.asBlockPos(); + var blockBelow5 = world.getBlockState(blockposbeacon5); + if(blockBelow5 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon6 = player.position.asPosition3f(); + posbeacon6.y = pos.y - 1; + posbeacon6.x = pos.x - 1; + posbeacon6.z = pos.z + 2; + var blockposbeacon6 = posbeacon6.asBlockPos(); + var blockBelow6 = world.getBlockState(blockposbeacon6); + if(blockBelow6 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon7 = player.position.asPosition3f(); + posbeacon7.y = pos.y - 1; + posbeacon7.x = pos.x + 1; + posbeacon7.z = pos.z - 2; + var blockposbeacon7 = posbeacon7.asBlockPos(); + var blockBelow7 = world.getBlockState(blockposbeacon7); + if(blockBelow7 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon8 = player.position.asPosition3f(); + posbeacon8.y = pos.y - 1; + posbeacon8.x = pos.x - 1; + posbeacon8.z = pos.z - 2; + var blockposbeacon8 = posbeacon8.asBlockPos(); + var blockBelow8 = world.getBlockState(blockposbeacon8); + if(blockBelow8 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + + var posbeacon9 = player.position.asPosition3f(); + posbeacon9.y = pos.y - 2; + posbeacon9.x = pos.x; + posbeacon9.z = pos.z; + var blockposbeacon9 = posbeacon9.asBlockPos(); + var blockBelow9 = world.getBlockState(blockposbeacon9); + if(blockBelow9 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + + var posbeacon10 = player.position.asPosition3f(); + posbeacon10.y = pos.y - 2; + posbeacon10.x = pos.x + 1; + posbeacon10.z = pos.z; + var blockposbeacon10 = posbeacon10.asBlockPos(); + var blockBelow10 = world.getBlockState(blockposbeacon10); + if(blockBelow10 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon11 = player.position.asPosition3f(); + posbeacon11.y = pos.y - 2; + posbeacon11.x = pos.x + 2; + posbeacon11.z = pos.z; + var blockposbeacon11 = posbeacon11.asBlockPos(); + var blockBelow11 = world.getBlockState(blockposbeacon11); + if(blockBelow11 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon12 = player.position.asPosition3f(); + posbeacon12.y = pos.y - 2; + posbeacon12.x = pos.x - 1; + posbeacon12.z = pos.z; + var blockposbeacon12 = posbeacon12.asBlockPos(); + var blockBelow12 = world.getBlockState(blockposbeacon12); + if(blockBelow12 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon13 = player.position.asPosition3f(); + posbeacon13.y = pos.y - 2; + posbeacon13.x = pos.x - 2; + posbeacon13.z = pos.z; + var blockposbeacon13 = posbeacon13.asBlockPos(); + var blockBelow13 = world.getBlockState(blockposbeacon13); + if(blockBelow13 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon14 = player.position.asPosition3f(); + posbeacon14.y = pos.y - 2; + posbeacon14.x = pos.x; + posbeacon14.z = pos.z + 1; + var blockposbeacon14 = posbeacon14.asBlockPos(); + var blockBelow14 = world.getBlockState(blockposbeacon14); + if(blockBelow14 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon15 = player.position.asPosition3f(); + posbeacon15.y = pos.y - 2; + posbeacon15.x = pos.x; + posbeacon15.z = pos.z + 2; + var blockposbeacon15 = posbeacon15.asBlockPos(); + var blockBelow15 = world.getBlockState(blockposbeacon15); + if(blockBelow15 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon16 = player.position.asPosition3f(); + posbeacon16.y = pos.y - 2; + posbeacon16.x = pos.x; + posbeacon16.z = pos.z - 1; + var blockposbeacon16 = posbeacon16.asBlockPos(); + var blockBelow16 = world.getBlockState(blockposbeacon16); + if(blockBelow16 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + var posbeacon17 = player.position.asPosition3f(); + posbeacon17.y = pos.y - 2; + posbeacon17.x = pos.x; + posbeacon17.z = pos.z - 2; + var blockposbeacon17 = posbeacon17.asBlockPos(); + var blockBelow17 = world.getBlockState(blockposbeacon17); + if(blockBelow17 != ) { + player.sendChat("Compose the right shape out of purpur, the key is in the white sky"); + return "FAIL"; + } + + Commands.call("give @p contenttweaker:astral_lizardite", player, world, true, true); + + return "PASS"; + +}; +tuliteflower.register(); + + +var immortalliscallstone = VanillaFactory.createItem("immortallis_callstone"); +immortalliscallstone.maxStackSize = 1; +immortalliscallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 7) { + player.sendChat("Enter the twilight forest"); + return "FAIL"; + } + + Commands.call("pillar-spawn immortallis_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +immortalliscallstone.register(); + +var horrificcallstone = VanillaFactory.createItem("horrific_callstone"); +horrificcallstone.maxStackSize = 1; +horrificcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 20) { + player.sendChat("Enter the betweenlands"); + return "FAIL"; + } + + Commands.call("pillar-spawn casa_degli_orrori", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +horrificcallstone.register(); + +var harbingercallstone = VanillaFactory.createItem("harbinger_callstone"); +harbingercallstone.maxStackSize = 1; +harbingercallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 7) { + player.sendChat("Enter the twilight forest"); + return "FAIL"; + } + + Commands.call("pillar-spawn harbinger_castle", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +harbingercallstone.register(); + +var dreamcallstone = VanillaFactory.createItem("dream_callstone"); +dreamcallstone.maxStackSize = 1; +dreamcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 427) { + player.sendChat("You gotta be in vethea"); + return "FAIL"; + } + + Commands.call("pillar-spawn vethea_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +dreamcallstone.register(); + +var nightmarecallstone = VanillaFactory.createItem("nightmare_callstone"); +nightmarecallstone.maxStackSize = 1; +nightmarecallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 427) { + player.sendChat("You gotta be in vethea"); + return "FAIL"; + } + + Commands.call("pillar-spawn nighmare_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +nightmarecallstone.register(); + + +var sacredcallstone = VanillaFactory.createItem("sacred_callstone"); +sacredcallstone.maxStackSize = 1; +sacredcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 4) { + player.sendChat("You gotta be in the aether"); + return "FAIL"; + } + + Commands.call("pillar-spawn recursion_temple_final", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +sacredcallstone.register(); + +var callofthehaunted = VanillaFactory.createItem("call_of_the_haunted"); +callofthehaunted.maxStackSize = 1; +callofthehaunted.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 7) { + player.sendChat("You gotta be in the twilight forest"); + return "FAIL"; + } + + Commands.call("pillar-spawn ghost_disk_dungeon", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +callofthehaunted.register(); + +var recursionprisonkey = VanillaFactory.createItem("recursion_prison_key"); +recursionprisonkey.maxStackSize = 1; +recursionprisonkey.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 1) { + player.sendChat("You gotta be in the end"); + return "FAIL"; + } + + Commands.call("pillar-spawn recursion_prison_arena", player, world, true, true); + Commands.call("give @p contenttweaker:recursive_tesseract", player, world, true, true); + stack.shrink(1); + return "PASS"; + +}; +recursionprisonkey.register(); + +var stickycallstone = VanillaFactory.createItem("sticky_callstone"); +stickycallstone.maxStackSize = 1; +stickycallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 50) { + player.sendChat("You gotta be in the abyssal wasteland"); + return "FAIL"; + } + + Commands.call("pillar-spawn big_bouncy_castle", player, world, true, true); + Commands.call("summon Slime ~ ~10 ~ {Size:100,ActiveEffects:[{Id:10,Amplifier:4,Duration:999999},{Id:6,Amplifier:250,Duration:999999}],HandItems:[{Count:1,id:\"contenttweaker:big_slime\"},{}],HandDropChances:[1.0f,0.0f],Health:3000f}", player, world, true, true); + player.sendChat("Kill it!"); + stack.shrink(1); + return "PASS"; + +}; +stickycallstone.register(); + + +//summon Slime ~ ~ ~ {Size:100,ActiveEffects:[{Id:10,Amplifier:3,Duration:999999}],HandItems:[{Count:1,id:"contenttweaker:big_slime"},{}],HandDropChances:[1.0f,0.0f]} + +var runickey = VanillaFactory.createItem("runic_key"); +runickey.maxStackSize = 1; +runickey.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + Commands.call("summon aoa3:clunkhead ~5 ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:clunky_chunky_brick\"},{}],HandDropChances:[1.0f,0.0f]}", player, world, true, true); + Commands.call("summon aoa3:clunkhead ~-5 ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:clunky_chunky_brick\"},{}],HandDropChances:[1.0f,0.0f]}", player, world, true, true); + Commands.call("summon aoa3:clunkhead ~ ~10 ~5 {HandItems:[{Count:1,id:\"contenttweaker:clunky_chunky_brick\"},{}],HandDropChances:[1.0f,0.0f]}", player, world, true, true); + Commands.call("summon aoa3:clunkhead ~ ~10 ~-5 {HandItems:[{Count:1,id:\"contenttweaker:clunky_chunky_brick\"},{}],HandDropChances:[1.0f,0.0f]}", player, world, true, true); + player.sendChat("Kill them all!"); + stack.shrink(1); + return "PASS"; + +}; +runickey.register(); + +var secretweapon = VanillaFactory.createItem("secret_weapon"); +secretweapon.maxStackSize = 1; +secretweapon.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + Commands.call("summon mightyenderchicken:ent_enderchicken ~ ~30 ~ {HandItems:[{Count:1,id:\"contenttweaker:recursive_feather\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0}],Health:2000f}", player, world, true, true); + player.sendChat("Kill them all!"); + stack.shrink(1); + return "PASS"; + +}; +secretweapon.register(); + +var arcaneprisonkey = VanillaFactory.createItem("arcane_prison_key"); +arcaneprisonkey.maxStackSize = 1; +arcaneprisonkey.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 426) { + player.sendChat("You gotta be in arcana"); + return "FAIL"; + } + + Commands.call("summon divinerpg:death_hound ~ ~1 ~ {HandItems:[{Count:1,id:\"contenttweaker:sympan_spirit\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:20000.0},{Name:generic.attackDamage, Base:10000.0}],Health:20000f}", player, world, true, true); + player.sendChat("Kill it!"); + stack.shrink(1); + return "PASS"; + +}; +arcaneprisonkey.register(); + +// /summon abyssalcraft:shadowbeast ~ ~10 ~-5 {HandItems:[{Count:1,id:"contenttweaker:flood_stone"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:30000.0},{Name:generic.attackDamage, Base: 20000.0}],Health:30000f} + + +var callofthejudge = VanillaFactory.createItem("call_of_the_arbiter"); +callofthejudge.maxStackSize = 1; +callofthejudge.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + // obtain position under player + var pos = player.position.asPosition3f(); + + // check if player is standing on beacon + var posChange = player.position.asPosition3f(); + posChange.y = pos.y - 1; + var blockPosBelowPlayer = posChange.asBlockPos(); + var blockBelow = world.getBlockState(blockPosBelowPlayer); + print(blockBelow.commandString); + var check_pos as crafttweaker.util.Position3f; + check_pos = crafttweaker.util.Position3f.create(pos.x, pos.y, pos.z); + if(world.getBiome(check_pos).name != "Space") { + player.sendChat("You have to be in a space station to assemble this multiblock"); + } + if(blockBelow != ) { + player.sendChat("THIS CANNOT BE UNDONE - Stand on a purpur block to mark where you want to place the multiblock"); + return "FAIL"; + } + + + + Commands.call("setblock ~ ~6 ~ contenttweaker:scale_of_the_ancient_heart", player, world, true, true); + + return "PASS"; + +}; +callofthejudge.register(); + + +var aesirrift = VanillaFactory.createItem("aesir_rift"); +aesirrift.maxStackSize = 1; +aesirrift.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // obtain position under player + var pos = player.position.asPosition3f(); + + // check if player is standing on beacon + var posChange = player.position.asPosition3f(); + posChange.y = pos.y - 1; + var blockPosBelowPlayer = posChange.asBlockPos(); + var blockBelow = world.getBlockState(blockPosBelowPlayer); + print(blockBelow.commandString); + var check_pos as crafttweaker.util.Position3f; + check_pos = crafttweaker.util.Position3f.create(pos.x, pos.y, pos.z); + player.sendChat("This will place down an unbreakable structure, place away from your other stuff"); + if(world.getBiome(check_pos).name != "Space") { + player.sendChat("You have to be in a space station to assemble this multiblock"); + } + if(blockBelow != ) { + player.sendChat("Stand on a purpur block to mark where you want to place the multiblock"); + player.sendChat("The Structure will form around you, in a 5x3x5 size"); + return "FAIL"; + } + + Commands.call("fill ~-2 ~0 ~-2 ~-2 ~0 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~2 ~0 ~-2 ~2 ~0 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~-2 ~0 ~-2 ~2 ~0 ~-2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~-2 ~0 ~2 ~2 ~0 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + + Commands.call("fill ~-2 ~2 ~-2 ~-2 ~2 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~2 ~2 ~-2 ~2 ~2 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~-2 ~2 ~-2 ~2 ~2 ~-2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~-2 ~2 ~2 ~2 ~2 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + + Commands.call("fill ~-2 ~0 ~-2 ~-2 ~2 ~-2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~2 ~0 ~-2 ~2 ~2 ~-2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~-2 ~0 ~2 ~-2 ~2 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + Commands.call("fill ~2 ~0 ~2 ~2 ~2 ~2 contenttweaker:asgard_furnace_brick 0", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +aesirrift.register(); + + +var mossygravedust = VanillaFactory.createItem("mossy_grave_dust"); +mossygravedust.maxStackSize = 1; +mossygravedust.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 0) { + player.sendChat("You gotta be in the overworld"); + return "FAIL"; + } + + Commands.call("time set night", player, world, true, true); + Commands.call("summon mod_lavacow:sludgelord ~ ~1 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f]}", player, world, true, true); + player.sendChat("Kill it!"); + stack.shrink(1); + return "PASS"; + +}; +mossygravedust.register(); + +var unusuallyheavybone = VanillaFactory.createItem("unusually_heavy_bone"); +unusuallyheavybone.maxStackSize = 1; +unusuallyheavybone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 0) { + player.sendChat("You gotta be in the overworld"); + return "FAIL"; + } + + Commands.call("time set night", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~1 ~ {HandItems:[{Count:1,id:\"contenttweaker:hard_bone\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:10.0}],Health:1000f}", player, world, true, true); + player.sendChat("Kill it!"); + stack.shrink(1); + return "PASS"; + +}; +unusuallyheavybone.register(); + +var summoningcomputer = VanillaFactory.createItem("summoning_computer"); +summoningcomputer.maxStackSize = 1; +summoningcomputer.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 166) { + player.sendChat("You gotta be in the proxima belt"); + return "FAIL"; + } + + Commands.call("summon aoa3:polytom ~ ~1 ~ {HandItems:[{Count:1,id:\"contenttweaker:fluix_microcontroller\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:3000.0},{Name:generic.attackDamage, Base:300.0}],Health:3000f}", player, world, true, true); + player.sendChat("Kill it!"); + stack.shrink(1); + return "PASS"; + +}; +summoningcomputer.register(); + +// summon aoa3:polytom ~ ~1 ~ {HandItems:[{Count:1,id:"contenttweaker:fluix_microcontroller"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:3000.0},{Name:generic.attackDamage, Base:300.0}],Health:3000f} + +// summon aoa3:polytom ~ ~1 ~ {HandItems:[{Count:1,id:"contenttweaker:fluix_microcontroller"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:3000.0},{Name:generic.attackDamage, Base:300.0}],Health:3000f,CustomName:"Skeleton Lord"} + + +var skeletalcallstone = VanillaFactory.createItem("skeletal_callstone"); +skeletalcallstone.maxStackSize = 1; +skeletalcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + // check if player is in spatial storage + if(player.getDimension() != 0) { + player.sendChat("You gotta be in the overworld"); + return "FAIL"; + } + + Commands.call("time set night", player, world, true, true); + Commands.call("pillar-spawn spring_bee_dungeon", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"iceandfire:dread_key\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + Commands.call("summon aoa3:bone_creature ~ ~10 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:100f}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +skeletalcallstone.register(); + + +var fluixcallstone = VanillaFactory.createItem("fluix_callstone"); +fluixcallstone.maxStackSize = 1; +fluixcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 1) { + player.sendChat("You gotta be in the end"); + return "FAIL"; + } + + Commands.call("time set night", player, world, true, true); + Commands.call("pillar-spawn arbiter_structure_end", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +fluixcallstone.register(); + +var terrestrialanimator0 = VanillaFactory.createItem("terrestrial_animator_0"); +terrestrialanimator0.maxStackSize = 1; +terrestrialanimator0.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_0", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator0.register(); + +var terrestrialanimator1 = VanillaFactory.createItem("terrestrial_animator_1"); +terrestrialanimator1.maxStackSize = 1; +terrestrialanimator1.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_1", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator1.register(); + +var terrestrialanimator2 = VanillaFactory.createItem("terrestrial_animator_2"); +terrestrialanimator2.maxStackSize = 1; +terrestrialanimator2.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_2", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator2.register(); + +var terrestrialanimator3 = VanillaFactory.createItem("terrestrial_animator_3"); +terrestrialanimator3.maxStackSize = 1; +terrestrialanimator3.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_3", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator3.register(); + +var terrestrialanimator4 = VanillaFactory.createItem("terrestrial_animator_4"); +terrestrialanimator4.maxStackSize = 1; +terrestrialanimator4.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_4", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator4.register(); + +var terrestrialanimator5 = VanillaFactory.createItem("terrestrial_animator_5"); +terrestrialanimator5.maxStackSize = 1; +terrestrialanimator5.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_5", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator5.register(); + +var terrestrialanimator6 = VanillaFactory.createItem("terrestrial_animator_6"); +terrestrialanimator6.maxStackSize = 1; +terrestrialanimator6.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_6", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator6.register(); + +var terrestrialanimator7 = VanillaFactory.createItem("terrestrial_animator_7"); +terrestrialanimator7.maxStackSize = 1; +terrestrialanimator7.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 165) { + player.sendChat("You gotta be in pixonia"); + return "FAIL"; + } + + Commands.call("pillar-spawn compressed_cobble_7", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +terrestrialanimator7.register(); + +var vibratingmithminiteschythe = VanillaFactory.createItem("vibrating_mithminite_schythe"); +vibratingmithminiteschythe.maxStackSize = 1; +vibratingmithminiteschythe.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 183) { + player.sendChat("You gotta be in vibe"); + return "FAIL"; + } + player.sendChat("Use on tainted soil"); + + Commands.call("fill ~2 ~2 ~2 ~-2 ~-2 ~-2 contenttweaker:ichor 0 replace thaumcraft:taint_soil", player, world, true, true); + + return "PASS"; + +}; +vibratingmithminiteschythe.register(); + + +var taintedcallstone = VanillaFactory.createItem("tainted_callstone"); +taintedcallstone.maxStackSize = 1; +taintedcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 183) { + player.sendChat("You gotta be in vibe"); + return "FAIL"; + } + + Commands.call("pillar-spawn taint_callstone_dungeon", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +taintedcallstone.register(); + +var radiatingcallstone = VanillaFactory.createItem("radiating_callstone"); +radiatingcallstone.maxStackSize = 1; +radiatingcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 1) { + player.sendChat("You gotta be in the end"); + return "FAIL"; + } + + Commands.call("pillar-spawn uranium_bee_callstone", player, world, true, true); + Commands.call("summon aoa3:nightfly ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:blue_matter\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + Commands.call("summon aoa3:nightfly ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:blue_matter\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + Commands.call("summon aoa3:nightfly ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:blue_matter\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + Commands.call("summon aoa3:nightfly ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:blue_matter\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +radiatingcallstone.register(); + + +var demonologistcallstone = VanillaFactory.createItem("demonologist_callstone"); +demonologistcallstone.maxStackSize = 1; +demonologistcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 146) { + player.sendChat("You gotta be in Haumea"); + return "FAIL"; + } + + Commands.call("pillar-spawn haumea_structure_callstone", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon aoa3:night_reaper ~ ~4 ~ {HandItems:[{Count:1,id:\"bewitchemnt:demon_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon aoa3:deinotherium ~ ~3 ~ {HandItems:[{Count:1,id:\"contenttweaker:baku_heart\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:3000.0},{Name:generic.attackDamage, Base:300.0}],Health:3000f,CustomName:\"Baku\"}", player, world, true, true); + Commands.call("give @p contenttweaker:haumea_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +demonologistcallstone.register(); + +var armorercallstone = VanillaFactory.createItem("armorer_callstone"); +armorercallstone.maxStackSize = 1; +armorercallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 148) { + player.sendChat("You gotta be in Osiris"); + return "FAIL"; + } + + Commands.call("pillar-spawn osiris_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:osiris_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +armorercallstone.register(); + +var undeadcallstone = VanillaFactory.createItem("undead_callstone"); +undeadcallstone.maxStackSize = 1; +undeadcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 53) { + player.sendChat("You gotta be in The Dark Realm"); + return "FAIL"; + } + + Commands.call("pillar-spawn hard_mode_callstone", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:100.0}],Health:100f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:100.0}],Health:100f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:100.0}],Health:100f}", player, world, true, true); + Commands.call("summon abyssalcraft:demoncow ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:100.0}],Health:100f}", player, world, true, true); + Commands.call("summon mod_lavacow:parasite ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:100.0},{Name:generic.attackDamage, Base:1.0}],Health:100f}", player, world, true, true); + Commands.call("summon mod_lavacow:ithaqua ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon mod_lavacow:ithaqua ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon mod_lavacow:sludgelord ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon mod_lavacow:sludgelord ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon mod_lavacow:unburied ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + Commands.call("summon mod_lavacow:unburied ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:sentient_meatball\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:1000.0},{Name:generic.attackDamage, Base:100.0}],Health:1000f}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +undeadcallstone.register(); + + +var betweenlandscallstone0 = VanillaFactory.createItem("betweenlands_callstone_0"); +betweenlandscallstone0.maxStackSize = 1; +betweenlandscallstone0.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_ores", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone0.register(); + + +var betweenlandscallstone1 = VanillaFactory.createItem("betweenlands_callstone_1"); +betweenlandscallstone1.maxStackSize = 1; +betweenlandscallstone1.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_spirit_tree", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone1.register(); + +var betweenlandscallstone2 = VanillaFactory.createItem("betweenlands_callstone_2"); +betweenlandscallstone2.maxStackSize = 1; +betweenlandscallstone2.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_chiromaw", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone2.register(); + +var betweenlandscallstone3 = VanillaFactory.createItem("betweenlands_callstone_3"); +betweenlandscallstone3.maxStackSize = 1; +betweenlandscallstone3.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_potions", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone3.register(); + +var betweenlandscallstone4 = VanillaFactory.createItem("betweenlands_callstone_4"); +betweenlandscallstone4.maxStackSize = 1; +betweenlandscallstone4.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_tar", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone4.register(); + +var betweenlandscallstone5 = VanillaFactory.createItem("betweenlands_callstone_5"); +betweenlandscallstone5.maxStackSize = 1; +betweenlandscallstone5.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_5", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone5.register(); + +var betweenlandscallstone6 = VanillaFactory.createItem("betweenlands_callstone_6"); +betweenlandscallstone6.maxStackSize = 1; +betweenlandscallstone6.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_6", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone6.register(); + +var betweenlandscallstone7 = VanillaFactory.createItem("betweenlands_callstone_7"); +betweenlandscallstone7.maxStackSize = 1; +betweenlandscallstone7.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_sludge", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone7.register(); + +var betweenlandscallstone8= VanillaFactory.createItem("betweenlands_callstone_8"); +betweenlandscallstone8.maxStackSize = 1; +betweenlandscallstone8.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn betweenlands_callstone_final", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +betweenlandscallstone8.register(); + + +var constructorsummoner = VanillaFactory.createItem("constructor_summoner"); +constructorsummoner.maxStackSize = 1; +constructorsummoner.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 426) { + player.sendChat("You gotta be in Arcana"); + return "FAIL"; + } + + Commands.call("summon divinerpg:dungeon_constructor ~ ~1 ~ {HandItems:[{Count:1,id:\"divinerpg:soul_key\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:500.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + Commands.call("summon divinerpg:dungeon_constructor ~ ~1 ~ {HandItems:[{Count:1,id:\"divinerpg:sludge_key\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:500.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + Commands.call("summon divinerpg:dungeon_constructor ~ ~1 ~ {HandItems:[{Count:1,id:\"divinerpg:ancient_key\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:500.0},{Name:generic.attackDamage, Base:30.0}],Health:500f}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +constructorsummoner.register(); + +var lordsummoner = VanillaFactory.createItem("lord_summoner"); +lordsummoner.maxStackSize = 1; +lordsummoner.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 426) { + player.sendChat("You gotta be in Arcana"); + return "FAIL"; + } + + Commands.call("summon divinerpg:lord_vatticus ~ ~1 ~", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +lordsummoner.register(); + +var strangecharm = VanillaFactory.createItem("strange_charm"); +strangecharm.maxStackSize = 1; +strangecharm.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + Commands.call("summon abyssalcraft:depthsghoul ~ ~1 ~", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +strangecharm.register(); + + +var ptah_callstone= VanillaFactory.createItem("pharos_callstone"); +ptah_callstone.maxStackSize = 1; +ptah_callstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 149) { + player.sendChat("You gotta be in ptah"); + return "FAIL"; + } + + Commands.call("pillar-spawn ptah_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:ptah_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +ptah_callstone.register(); + +var trinitycallstone= VanillaFactory.createItem("trinity_callstone"); +trinitycallstone.maxStackSize = 1; +trinitycallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 150) { + player.sendChat("You gotta be in hator"); + return "FAIL"; + } + + Commands.call("pillar-spawn hator_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:hator_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +trinitycallstone.register(); + + +var peacefuloathcallstone= VanillaFactory.createItem("peaceful_oath_callstone"); +peacefuloathcallstone.maxStackSize = 1; +peacefuloathcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 151) { + player.sendChat("You gotta be in europa"); + return "FAIL"; + } + + Commands.call("pillar-spawn europa_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:europa_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +peacefuloathcallstone.register(); + +var gundevilcallstone= VanillaFactory.createItem("gun_devil_callstone"); +gundevilcallstone.maxStackSize = 1; +gundevilcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 160) { + player.sendChat("You gotta be in falacer"); + return "FAIL"; + } + + Commands.call("pillar-spawn falacer_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:falacer_spinel", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +gundevilcallstone.register(); + +var unburiedcallstone= VanillaFactory.createItem("unburied_callstone"); +unburiedcallstone.maxStackSize = 1; +unburiedcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 152) { + player.sendChat("You gotta be in oi"); + return "FAIL"; + } + + Commands.call("pillar-spawn oi_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:oi_spinel", player, world, true, true); + Commands.call("summon iceandfire:dread_knight ~ ~8 ~ {HandItems:[{Count:1,id:\"divinerpg:gray_divine_sword\"},{Count:1,id:\"techreborn:nuke\"}],HandDropChances:[1.0f,1.0f],Attributes:[{Name:generic.maxHealth, Base:8000.0},{Name:generic.attackDamage, Base:100.0}],Health:8000f,CustomName:\"Glimpse of the Meatball Man\"}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +unburiedcallstone.register(); + +var anemiccallstone= VanillaFactory.createItem("anemic_callstone"); +anemiccallstone.maxStackSize = 1; +anemiccallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != -11325) { + player.sendChat("You gotta be in the deep dark"); + return "FAIL"; + } + + Commands.call("pillar-spawn orcus_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:orcus_spinel", player, world, true, true); + Commands.call("summon thebetweenlands:blood_snail ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:eldrich_blood_slime\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:6000.0},{Name:generic.attackDamage, Base:100.0}],Health:6000f,CustomName:\"Gashuhn the Blood God\"}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +anemiccallstone.register(); + + + +var orbitalcallstone= VanillaFactory.createItem("orbital_callstone"); +orbitalcallstone.maxStackSize = 1; +orbitalcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 1) { + player.sendChat("You gotta be in the end"); + return "FAIL"; + } + + Commands.call("pillar-spawn sedna_structure_callstone", player, world, true, true); + Commands.call("give @p contenttweaker:sedna_spinel", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + Commands.call("summon divinerpg:ender_triplets ~ ~4 ~ {HandItems:[{Count:1,id:\"contenttweaker:bubbell_banner\"},{}],HandDropChances:[1.0f,0.0f],Attributes:[{Name:generic.maxHealth, Base:2000.0},{Name:generic.attackDamage, Base:100.0}],Health:2000f,CustomName:\"Dimensional Guardian\"}", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +orbitalcallstone.register(); + +var bubbellalliancecallstone= VanillaFactory.createItem("energy_chicken_callstone"); +bubbellalliancecallstone.maxStackSize = 1; +bubbellalliancecallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 147) { + player.sendChat("You gotta be in sedna"); + return "FAIL"; + } + + Commands.call("pillar-spawn midgame_puzzle_callstone", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +bubbellalliancecallstone.register(); + +var biomeritualcallstone= VanillaFactory.createItem("biome_ritual_callstone"); +biomeritualcallstone.maxStackSize = 1; +biomeritualcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 149) { + player.sendChat("You gotta be in ptah"); + return "FAIL"; + } + + Commands.call("pillar-spawn biome_puzzle_callstone", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +biomeritualcallstone.register(); + + +var hiddenpowercallstone= VanillaFactory.createItem("hidden_power_callstone"); +hiddenpowercallstone.maxStackSize = 1; +hiddenpowercallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 166) { + player.sendChat("You gotta be in proxima"); + return "FAIL"; + } + + Commands.call("pillar-spawn creative_tank_callstone", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +hiddenpowercallstone.register(); + + +var harbingercharm = VanillaFactory.createItem("harbinger_charm"); +harbingercharm.maxStackSize = 1; +harbingercharm.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + Commands.call("summon twilightforest:harbinger_cube ~ ~1 ~", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +harbingercharm.register(); + +var thornycallstone= VanillaFactory.createItem("thorny_callstone"); +thornycallstone.maxStackSize = 1; +thornycallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 818) { + player.sendChat("You gotta be in precasia"); + return "FAIL"; + } + + Commands.call("pillar-spawn bone_sword_callstone", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +thornycallstone.register(); + +var umberstonecallstone= VanillaFactory.createItem("umberstone_callstone"); +umberstonecallstone.maxStackSize = 1; +umberstonecallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 66) { + player.sendChat("You gotta be in Erebus"); + return "FAIL"; + } + + Commands.call("pillar-spawn erebus_roof_structure", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +umberstonecallstone.register(); + +var cleansingcallstone= VanillaFactory.createItem("cleansing_callstone"); +cleansingcallstone.maxStackSize = 1; +cleansingcallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 50) { + player.sendChat("You gotta be in the Abyssal Wastelands"); + return "FAIL"; + } + + Commands.call("pillar-spawn sanitizing_bee_callstone", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +cleansingcallstone.register(); + +var furnacecallstone= VanillaFactory.createItem("furnace_callstone"); +furnacecallstone.maxStackSize = 1; +furnacecallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 623) { + player.sendChat("You gotta be in the furnace dimension"); + return "FAIL"; + } + + Commands.call("pillar-spawn furnacedim_callstone_justfurnace", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +furnacecallstone.register(); + +var grandmagiciancallstone= VanillaFactory.createItem("grand_magician_callstone"); +grandmagiciancallstone.maxStackSize = 1; +grandmagiciancallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 0) { + player.sendChat("You gotta be in the overworld"); + return "FAIL"; + } + + Commands.call("pillar-spawn hardmode_grandcrystal", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +grandmagiciancallstone.register(); + +var rulersofterracallstone= VanillaFactory.createItem("rulers_of_terra_callstone"); +rulersofterracallstone.maxStackSize = 1; +rulersofterracallstone.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + if(player.getDimension() != 182) { + player.sendChat("You gotta be in furatto"); + return "FAIL"; + } + + Commands.call("pillar-spawn hardmode_allthewands", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +rulersofterracallstone.register(); diff --git a/scripts/ChiselBlueprint.zs b/scripts/ChiselBlueprint.zs index 1fef6af7..ef8f4262 100644 --- a/scripts/ChiselBlueprint.zs +++ b/scripts/ChiselBlueprint.zs @@ -69,6 +69,8 @@ mods.chisel.Carving.addVariation("magicmultiblocks", .withTag({dynamicmachine: "modularmachinery:blood_god_altar"})); mods.chisel.Carving.addVariation("magicmultiblocks", .withTag({dynamicmachine: "modularmachinery:dimensional_stabilizer"})); mods.chisel.Carving.addVariation("magicmultiblocks", .withTag({dynamicmachine: "modularmachinery:terrestrial_cauldron"})); +mods.chisel.Carving.addVariation("magicmultiblocks", .withTag({dynamicmachine: "modularmachinery:enchanted_greenhouse"})); +mods.chisel.Carving.addVariation("magicmultiblocks", .withTag({dynamicmachine: "modularmachinery:mechanized_essentia_smeltery"})); recipes.addShaped(.withTag({dynamicmachine: "modularmachinery:neutronium_cannon"}), diff --git a/scripts/ChiselController.zs b/scripts/ChiselController.zs index 01d700b4..8f7d489b 100644 --- a/scripts/ChiselController.zs +++ b/scripts/ChiselController.zs @@ -63,6 +63,8 @@ mods.chisel.Carving.addVariation("magicmultiblockscontroller", ); mods.chisel.Carving.addVariation("magicmultiblockscontroller", ); mods.chisel.Carving.addVariation("magicmultiblockscontroller", ); +mods.chisel.Carving.addVariation("magicmultiblockscontroller", ); +mods.chisel.Carving.addVariation("magicmultiblockscontroller", ); diff --git a/scripts/CustomArmor.zs b/scripts/CustomArmor.zs new file mode 100644 index 00000000..009a9a55 --- /dev/null +++ b/scripts/CustomArmor.zs @@ -0,0 +1,188 @@ +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShapeless(, +[.reuse(), +]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); \ No newline at end of file diff --git a/scripts/CustomBees.zs b/scripts/CustomBees.zs index c5d4fad6..4a85f622 100644 --- a/scripts/CustomBees.zs +++ b/scripts/CustomBees.zs @@ -654,7 +654,7 @@ recipes.addShaped(.withTag({agri_analyzed: 0 [, , ], [, , ]]); -recipes.addShaped(.withTag({agri_analyzed: 0 as byte, agri_strength: 10 as byte, agri_gain: 10 as byte, agri_seed: "mysticalagriculture:slimy_bone_plant", agri_growth: 10 as byte}), +recipes.addShaped(.withTag({agri_analyzed: 0 as byte, agri_strength: 10 as byte, agri_gain: 10 as byte, agri_seed: "mysticalagriculture:Slimy_bone_plant", agri_growth: 10 as byte}), [[, , ], [, , ], [, , ]]); @@ -1181,3 +1181,6 @@ recipes.addShaped(*10, [, , ], [, , ]]); + + + diff --git a/scripts/CustomBlocks.zs b/scripts/CustomBlocks.zs index a052a904..fcc80d0d 100644 --- a/scripts/CustomBlocks.zs +++ b/scripts/CustomBlocks.zs @@ -1228,4 +1228,84 @@ myrmititecasing.setBlockHardness(1.0); myrmititecasing.setBlockResistance(2.5); myrmititecasing.setToolClass("pickaxe"); myrmititecasing.setToolLevel(3); -myrmititecasing.register(); \ No newline at end of file +myrmititecasing.register(); + +var returningpoint = VanillaFactory.createBlock("returning_point", ); +returningpoint.setBlockHardness(1.0); +returningpoint.setBlockResistance(2.5); +returningpoint.setToolClass("pickaxe"); +returningpoint.setToolLevel(3); +returningpoint.register(); + +var shungite = VanillaFactory.createBlock("shungite", ); +shungite.setBlockHardness(1.0); +shungite.setBlockResistance(2.5); +shungite.setToolClass("pickaxe"); +shungite.setToolLevel(3); +shungite.register(); + +var hernealtarstone = VanillaFactory.createBlock("herne_altar_stone", ); +hernealtarstone.setBlockHardness(1.0); +hernealtarstone.setBlockResistance(2.5); +hernealtarstone.setToolClass("pickaxe"); +hernealtarstone.setToolLevel(3); +hernealtarstone.register(); + +var lilithaltarstone = VanillaFactory.createBlock("lilith_altar_stone", ); +lilithaltarstone.setBlockHardness(1.0); +lilithaltarstone.setBlockResistance(2.5); +lilithaltarstone.setToolClass("pickaxe"); +lilithaltarstone.setToolLevel(3); +lilithaltarstone.register(); + +var molochaltarstone = VanillaFactory.createBlock("moloch_altar_stone", ); +molochaltarstone.setBlockHardness(1.0); +molochaltarstone.setBlockResistance(2.5); +molochaltarstone.setToolClass("pickaxe"); +molochaltarstone.setToolLevel(3); +molochaltarstone.register(); + +var baphometaltarstone = VanillaFactory.createBlock("baphomet_altar_stone", ); +baphometaltarstone.setBlockHardness(1.0); +baphometaltarstone.setBlockResistance(2.5); +baphometaltarstone.setToolClass("pickaxe"); +baphometaltarstone.setToolLevel(3); +baphometaltarstone.register(); + +var abywastecontainmentstone = VanillaFactory.createBlock("abyssal_wasteland_containment_stone", ); +abywastecontainmentstone.setBlockHardness(1.0); +abywastecontainmentstone.setBlockResistance(2.5); +abywastecontainmentstone.setToolClass("pickaxe"); +abywastecontainmentstone.setToolLevel(3); +abywastecontainmentstone.register(); + +var dreadlandscontainmentstone = VanillaFactory.createBlock("dreadlands_containment_stone", ); +dreadlandscontainmentstone.setBlockHardness(1.0); +dreadlandscontainmentstone.setBlockResistance(2.5); +dreadlandscontainmentstone.setToolClass("pickaxe"); +dreadlandscontainmentstone.setToolLevel(3); +dreadlandscontainmentstone.register(); + +var omotholcontainmentstone = VanillaFactory.createBlock("omothol_containment_stone", ); +omotholcontainmentstone.setBlockHardness(1.0); +omotholcontainmentstone.setBlockResistance(2.5); +omotholcontainmentstone.setToolClass("pickaxe"); +omotholcontainmentstone.setToolLevel(3); +omotholcontainmentstone.register(); + +var headstone = VanillaFactory.createBlock("headstone", ); +headstone.setBlockHardness(1.0); +headstone.setBlockResistance(2.5); +headstone.setToolClass("pickaxe"); +headstone.setToolLevel(3); +headstone.register(); + +var psiore = VanillaFactory.createBlock("psichic_stone", ); +psiore.setBlockHardness(1.0); +psiore.setBlockResistance(2.5); +psiore.setToolClass("pickaxe"); +psiore.setToolLevel(3); +psiore.register(); + + + diff --git a/scripts/CustomFluids.zs b/scripts/CustomFluids.zs index 37928449..3e9bbd9d 100644 --- a/scripts/CustomFluids.zs +++ b/scripts/CustomFluids.zs @@ -642,4 +642,10 @@ var recursiveexperience = VanillaFactory.createFluid("recursive_life_essence", C recursiveexperience.register(); var crystallizedobsidian = VanillaFactory.createFluid("crystallized_obsidian", Color.fromHex("302166")); -crystallizedobsidian.register(); \ No newline at end of file +crystallizedobsidian.register(); + +var parafrosynium = VanillaFactory.createFluid("parafrosynium", Color.fromHex("6534d9")); +parafrosynium.register(); + +var psigem = VanillaFactory.createFluid("psigem", Color.fromHex("5f8cd4")); +psigem.register(); \ No newline at end of file diff --git a/scripts/CustomItems.zs b/scripts/CustomItems.zs index cf1c6c2f..65c32293 100644 --- a/scripts/CustomItems.zs +++ b/scripts/CustomItems.zs @@ -4703,4 +4703,301 @@ advancedinscriberisathing.register(); var abyssalwastelandstronghold = VanillaFactory.createItem("abyssal_wasteland_stronghold"); abyssalwastelandstronghold.maxStackSize = 64; abyssalwastelandstronghold.beaconPayment = false; -abyssalwastelandstronghold.register(); \ No newline at end of file +abyssalwastelandstronghold.register(); + +var portablefurnace = VanillaFactory.createItem("portable_furnace"); +portablefurnace.maxStackSize = 64; +portablefurnace.beaconPayment = false; +portablefurnace.register(); + +var burningfurnace = VanillaFactory.createItem("burning_furnace"); +burningfurnace.maxStackSize = 64; +burningfurnace.beaconPayment = false; +burningfurnace.register(); + +var burningflint = VanillaFactory.createItem("burning_flint"); +burningflint.maxStackSize = 64; +burningflint.beaconPayment = false; +burningflint.register(); + +var puzzlesolmysterium = VanillaFactory.createItem("puzzle_solution_mysterium"); +puzzlesolmysterium.maxStackSize = 64; +puzzlesolmysterium.beaconPayment = false; +puzzlesolmysterium.register(); + +var puzzlesolrunandor = VanillaFactory.createItem("puzzle_solution_runandor"); +puzzlesolrunandor.maxStackSize = 64; +puzzlesolrunandor.beaconPayment = false; +puzzlesolrunandor.register(); + +var furnaceheart = VanillaFactory.createItem("furnace_heart"); +furnaceheart.maxStackSize = 64; +furnaceheart.beaconPayment = false; +furnaceheart.register(); + +var ember = VanillaFactory.createItem("ember"); +ember.maxStackSize = 64; +ember.beaconPayment = false; +ember.register(); + +var vibraniumchunk = VanillaFactory.createItem("vibranium_chunk"); +vibraniumchunk.maxStackSize = 64; +vibraniumchunk.beaconPayment = false; +vibraniumchunk.register(); + +var vibraniumalloychunk = VanillaFactory.createItem("vibraniumalloy_chunk"); +vibraniumalloychunk.maxStackSize = 64; +vibraniumalloychunk.beaconPayment = false; +vibraniumalloychunk.register(); + +var puzzlesolutionmarksamurai = VanillaFactory.createItem("puzzle_solution_marksamurai"); +puzzlesolutionmarksamurai.maxStackSize = 64; +puzzlesolutionmarksamurai.beaconPayment = false; +puzzlesolutionmarksamurai.register(); + +var puzzlesolutionkikoku = VanillaFactory.createItem("puzzle_solution_kikoku"); +puzzlesolutionkikoku.maxStackSize = 64; +puzzlesolutionkikoku.beaconPayment = false; +puzzlesolutionkikoku.register(); + +var farmcelescry = VanillaFactory.createItem("farming_unattuned_celestial_crystals"); +farmcelescry.maxStackSize = 64; +farmcelescry.beaconPayment = false; +farmcelescry.register(); + +var makecelescry = VanillaFactory.createItem("making_unattuned_celestial_crystals"); +makecelescry.maxStackSize = 64; +makecelescry.beaconPayment = false; +makecelescry.register(); + +var crystallevelup = VanillaFactory.createItem("levelling_up_crystals"); +crystallevelup.maxStackSize = 64; +crystallevelup.beaconPayment = false; +crystallevelup.register(); + +var anynumberpedestals = VanillaFactory.createItem("any_number_pedestals"); +anynumberpedestals.maxStackSize = 64; +anynumberpedestals.beaconPayment = false; +anynumberpedestals.register(); + +var livingskeletalingot = VanillaFactory.createItem("living_myrmitite_ingot"); +livingskeletalingot.maxStackSize = 64; +livingskeletalingot.beaconPayment = false; +livingskeletalingot.register(); + +var dimensionids = VanillaFactory.createItem("dimension_ids"); +dimensionids.maxStackSize = 64; +dimensionids.beaconPayment = false; +dimensionids.register(); + +var puzzlesolutionlivingmyrmitite = VanillaFactory.createItem("puzzle_solution_livingmyrmitite"); +puzzlesolutionlivingmyrmitite.maxStackSize = 64; +puzzlesolutionlivingmyrmitite.beaconPayment = false; +puzzlesolutionlivingmyrmitite.register(); + +var efficientcropsetup = VanillaFactory.createItem("efficient_crop_setup"); +efficientcropsetup.maxStackSize = 64; +efficientcropsetup.beaconPayment = false; +efficientcropsetup.register(); + +var parafrosynium = VanillaFactory.createItem("parafrosynium"); +parafrosynium.maxStackSize = 64; +parafrosynium.beaconPayment = false; +parafrosynium.register(); + +var soulofnero = VanillaFactory.createItem("soul_of_nero"); +soulofnero.maxStackSize = 64; +soulofnero.beaconPayment = false; +soulofnero.register(); + +var heartofnero = VanillaFactory.createItem("heart_of_nero"); +heartofnero.maxStackSize = 64; +heartofnero.beaconPayment = false; +heartofnero.register(); + +var breathofnero = VanillaFactory.createItem("breath_of_nero"); +breathofnero.maxStackSize = 64; +breathofnero.beaconPayment = false; +breathofnero.register(); + +var bodyofnero = VanillaFactory.createItem("body_of_nero"); +bodyofnero.maxStackSize = 64; +bodyofnero.beaconPayment = false; +bodyofnero.register(); + +var imperialdamondpwder = VanillaFactory.createItem("imperial_diamond_powder"); +imperialdamondpwder.maxStackSize = 64; +imperialdamondpwder.beaconPayment = false; +imperialdamondpwder.register(); + +var gemofrecursion = VanillaFactory.createItem("gem_of_recursion"); +gemofrecursion.maxStackSize = 64; +gemofrecursion.beaconPayment = false; +gemofrecursion.register(); + +var recursiveconvergence = VanillaFactory.createItem("recursive_convergence"); +recursiveconvergence.maxStackSize = 64; +recursiveconvergence.beaconPayment = false; +recursiveconvergence.register(); + +var notanoobcertificate = VanillaFactory.createItem("recursion_of_notbeinganoob"); +notanoobcertificate.maxStackSize = 64; +notanoobcertificate.beaconPayment = false; +notanoobcertificate.register(); + +var puzzlesolutionfurnacedim = VanillaFactory.createItem("puzzle_solution_furnacedim"); +puzzlesolutionfurnacedim.maxStackSize = 64; +puzzlesolutionfurnacedim.beaconPayment = false; +puzzlesolutionfurnacedim.register(); + +var fadingwool = VanillaFactory.createItem("fading_wool"); +fadingwool.maxStackSize = 64; +fadingwool.beaconPayment = false; +fadingwool.register(); + +var astralanimator = VanillaFactory.createItem("astral_animator"); +astralanimator.maxStackSize = 64; +astralanimator.beaconPayment = false; +astralanimator.register(); + +var yelloritereactor = VanillaFactory.createItem("yellorite_reactor"); +yelloritereactor.maxStackSize = 64; +yelloritereactor.beaconPayment = false; +yelloritereactor.register(); + +var anycoolant = VanillaFactory.createItem("search_bigreactorcooler_for_options"); +anycoolant.maxStackSize = 64; +anycoolant.beaconPayment = false; +anycoolant.register(); + +var puzzlesolmasterwizz = VanillaFactory.createItem("puzzle_solution_masterwizards"); +puzzlesolmasterwizz.maxStackSize = 64; +puzzlesolmasterwizz.beaconPayment = false; +puzzlesolmasterwizz.register(); + +var markofthearbiter = VanillaFactory.createItem("mark_of_the_arbiter"); +markofthearbiter.maxStackSize = 64; +markofthearbiter.beaconPayment = false; +markofthearbiter.register(); + +var basesetupseeotherpreviewforadvanced = VanillaFactory.createItem("basesetup_seeotherpreviewforadvanced"); +basesetupseeotherpreviewforadvanced.maxStackSize = 64; +basesetupseeotherpreviewforadvanced.beaconPayment = false; +basesetupseeotherpreviewforadvanced.register(); + +var usethisforfaster = VanillaFactory.createItem("usethis_forfaster"); +usethisforfaster.maxStackSize = 64; +usethisforfaster.beaconPayment = false; +usethisforfaster.register(); + +var morealternatorsfaster = VanillaFactory.createItem("more_alternators_faster"); +morealternatorsfaster.maxStackSize = 64; +morealternatorsfaster.beaconPayment = false; +morealternatorsfaster.register(); + +var makingdynamismgems = VanillaFactory.createItem("making_dynamism_gems"); +makingdynamismgems.maxStackSize = 64; +makingdynamismgems.beaconPayment = false; +makingdynamismgems.register(); + +var densehelplesshoney = VanillaFactory.createItem("dense_helpless_honey"); +densehelplesshoney.maxStackSize = 64; +densehelplesshoney.beaconPayment = false; +densehelplesshoney.register(); + +var nerocore = VanillaFactory.createItem("nero_core"); +nerocore.maxStackSize = 64; +nerocore.beaconPayment = false; +nerocore.register(); + +var fluxbasics = VanillaFactory.createItem("flux_basics"); +fluxbasics.maxStackSize = 64; +fluxbasics.beaconPayment = false; +fluxbasics.register(); + +var removeflux = VanillaFactory.createItem("remove_flux"); +removeflux.maxStackSize = 64; +removeflux.beaconPayment = false; +removeflux.register(); + +var eldritchwillritual = VanillaFactory.createItem("eldritch_will_ritual"); +eldritchwillritual.maxStackSize = 64; +eldritchwillritual.beaconPayment = false; +eldritchwillritual.register(); + +var aurabasics = VanillaFactory.createItem("aura_basics"); +aurabasics.maxStackSize = 64; +aurabasics.beaconPayment = false; +aurabasics.register(); + +var thaumcraftresearch = VanillaFactory.createItem("thaumcraft_research"); +thaumcraftresearch.maxStackSize = 64; +thaumcraftresearch.beaconPayment = false; +thaumcraftresearch.register(); + +var warpbasics = VanillaFactory.createItem("warp_basics"); +warpbasics.maxStackSize = 64; +warpbasics.beaconPayment = false; +warpbasics.register(); + +var essentiamanagement = VanillaFactory.createItem("essentia_management"); +essentiamanagement.maxStackSize = 64; +essentiamanagement.beaconPayment = false; +essentiamanagement.register(); + +var crucibleautomation = VanillaFactory.createItem("crucible_automation"); +crucibleautomation.maxStackSize = 64; +crucibleautomation.beaconPayment = false; +crucibleautomation.register(); + +var wyvernheadstone = VanillaFactory.createItem("wyvern_head_stone"); +wyvernheadstone.maxStackSize = 64; +wyvernheadstone.beaconPayment = false; +wyvernheadstone.register(); + +var psimetal = VanillaFactory.createItem("psimetal"); +psimetal.maxStackSize = 64; +psimetal.beaconPayment = false; +psimetal.register(); + +var ivorypsimetal = VanillaFactory.createItem("ivory_psimetal"); +ivorypsimetal.maxStackSize = 64; +ivorypsimetal.beaconPayment = false; +ivorypsimetal.register(); + +var ebonypsimetal = VanillaFactory.createItem("ebony_psimetal"); +ebonypsimetal.maxStackSize = 64; +ebonypsimetal.beaconPayment = false; +ebonypsimetal.register(); + +var psigem = VanillaFactory.createItem("psigem"); +psigem.maxStackSize = 64; +psigem.beaconPayment = false; +psigem.register(); + +var ancientrecursion = VanillaFactory.createItem("ancient_recursion"); +ancientrecursion.maxStackSize = 64; +ancientrecursion.beaconPayment = false; +ancientrecursion.register(); + +var immortalrecursion = VanillaFactory.createItem("immortal_recursion"); +immortalrecursion.maxStackSize = 64; +immortalrecursion.beaconPayment = false; +immortalrecursion.register(); + +var temporalrecursion = VanillaFactory.createItem("temporal_recursion"); +temporalrecursion.maxStackSize = 64; +temporalrecursion.beaconPayment = false; +temporalrecursion.register(); + +var primordialrecursion = VanillaFactory.createItem("primordial_recursion"); +primordialrecursion.maxStackSize = 64; +primordialrecursion.beaconPayment = false; +primordialrecursion.register(); + +var betterredcoal = VanillaFactory.createItem("better_red_coal"); +betterredcoal.maxStackSize = 64; +betterredcoal.beaconPayment = false; +betterredcoal.register(); + + diff --git a/scripts/CustomLoot.zs b/scripts/CustomLoot.zs index 077d190f..e7d7129e 100644 --- a/scripts/CustomLoot.zs +++ b/scripts/CustomLoot.zs @@ -341,7 +341,7 @@ bettergaiaguardianloot.addItemEntry(, 5); val questingramgood = LootTweaker.getTable("twilightforest:entities/questing_ram_rewards"); val questingramgoodfading = questingramgood.addPool("questingramgoodfading", 1, 2, 1, 1); -questingramgoodfading.addItemEntry(, 5); +questingramgoodfading.addItemEntry(, 5); val cadillion = LootTweaker.getTable("divinerpg:entities/eden/eden_cadillion"); val cadillionbloodmaster = cadillion.addPool("cadillionbloodmaster", 1, 2, 1, 1); @@ -388,6 +388,7 @@ netherfortressspecial.addItemEntry(*2, 10); netherfortressspecial.addItemEntry(, 10); netherfortressspecial.addItemEntry(, 15); netherfortressspecial.addItemEntry(, 20); +netherfortressspecial.addItemEntry(, 2); val endcity = LootTweaker.getTable("minecraft:chests/end_city_treasure"); val endcityspecial = endcity.addPool("endcityspecial", 1, 2, 1, 1); @@ -405,6 +406,12 @@ val vanilladungeon = LootTweaker.getTable("minecraft:chests/simple_dungeon"); val vanilladungeonmbc = vanilladungeon.addPool("vanilladungeonmbc", 1, 1, 0, 0); vanilladungeonmbc.addItemEntry(, 15); vanilladungeonmbc.addItemEntry(, 15); +vanilladungeonmbc.addItemEntry(, 3); + +val vanillastronghold = LootTweaker.getTable("minecraft:chests/stronghold_corridor"); +val vanillastrongholdmbc = vanillastronghold.addPool("vanillastrongholdmbc", 1, 1, 0, 0); +vanillastrongholdmbc.addItemEntry(, 5); +vanillastrongholdmbc.addItemEntry(, 6); val lelycaster = LootTweaker.getTable("aoa3:entities/mobs/lelyetia/lelyetian_caster"); val lelycasterspores = lelycaster.addPool("lelycasterspores", 1, 1, 0, 0); @@ -420,3 +427,11 @@ val amphibiyte = LootTweaker.getTable("aoa3:entities/mobs/overworld/amphibiyte") val amphibiytegoodies = amphibiyte.addPool("amphibiytegoodies", 1, 1, 0, 0); amphibiytegoodies.addItemEntry(, 15); amphibiytegoodies.addItemEntry(, 15); + +val bonecreeper = LootTweaker.getTable("aoa3:entities/mobs/creeponia/bone_creeper"); +val bonecreepergunpow = bonecreeper.addPool("bonecreepergunpow", 1, 1, 0, 0); +bonecreepergunpow.addItemEntry(, 15); + +val zombievanilla = LootTweaker.getTable("minecraft:entities/zombie"); +val zombievanillaextra = zombievanilla.addPool("zombievanillaextra", 1, 1, 0, 0); +zombievanillaextra.addItemEntry(, 15); diff --git a/scripts/CustomMaterials.zs b/scripts/CustomMaterials.zs index 2f3719ce..b9c5670d 100644 --- a/scripts/CustomMaterials.zs +++ b/scripts/CustomMaterials.zs @@ -432,3 +432,84 @@ armordamascussteel.addDataValue("durability", "950000"); armordamascussteel.addDataValue("enchantability", "100"); armordamascussteel.addDataValue("reduction", "10,12,17,9"); armordamascussteel.addDataValue("toughness", "25"); + +var colorosiris = Color.fromHex("8c443c") as Color; +var osiris = MaterialSystem.getMaterialBuilder().setName("Osiris").setColor(colorosiris).build(); +osiris.registerParts(["plate"] as string[]); +var armorosiris = osiris.registerPart("armor").getData(); +armorosiris.addDataValue("durability", "5642"); +armorosiris.addDataValue("enchantability", "88"); +armorosiris.addDataValue("reduction", "4,7,9,5"); +armorosiris.addDataValue("toughness", "7"); + +var colorptah = Color.fromHex("fca532") as Color; +var ptah = MaterialSystem.getMaterialBuilder().setName("Ptah").setColor(colorptah).build(); +ptah.registerParts(["plate"] as string[]); +var armorptah = ptah.registerPart("armor").getData(); +armorptah.addDataValue("durability", "5642"); +armorptah.addDataValue("enchantability", "88"); +armorptah.addDataValue("reduction", "4,7,9,5"); +armorptah.addDataValue("toughness", "7"); + +var colorhator = Color.fromHex("e3702d") as Color; +var hator = MaterialSystem.getMaterialBuilder().setName("Hator").setColor(colorhator).build(); +hator.registerParts(["plate"] as string[]); +var armorhator = hator.registerPart("armor").getData(); +armorhator.addDataValue("durability", "5642"); +armorhator.addDataValue("enchantability", "88"); +armorhator.addDataValue("reduction", "4,7,9,5"); +armorhator.addDataValue("toughness", "7"); + +var coloreuropa = Color.fromHex("9cbee6") as Color; +var europa = MaterialSystem.getMaterialBuilder().setName("Europa").setColor(coloreuropa).build(); +europa.registerParts(["plate"] as string[]); +var armoreuropa = europa.registerPart("armor").getData(); +armoreuropa.addDataValue("durability", "5642"); +armoreuropa.addDataValue("enchantability", "88"); +armoreuropa.addDataValue("reduction", "4,7,9,5"); +armoreuropa.addDataValue("toughness", "7"); + +var coloroi = Color.fromHex("736c43") as Color; +var oi = MaterialSystem.getMaterialBuilder().setName("Oi").setColor(coloroi).build(); +oi.registerParts(["plate"] as string[]); +var armoroi = oi.registerPart("armor").getData(); +armoroi.addDataValue("durability", "5642"); +armoroi.addDataValue("enchantability", "88"); +armoroi.addDataValue("reduction", "4,7,9,5"); +armoroi.addDataValue("toughness", "7"); + +var colorfalacer = Color.fromHex("508754") as Color; +var falacer = MaterialSystem.getMaterialBuilder().setName("Falacer").setColor(colorfalacer).build(); +falacer.registerParts(["plate"] as string[]); +var armorfalacer = falacer.registerPart("armor").getData(); +armorfalacer.addDataValue("durability", "5642"); +armorfalacer.addDataValue("enchantability", "88"); +armorfalacer.addDataValue("reduction", "4,7,9,5"); +armorfalacer.addDataValue("toughness", "7"); + +var colororcus = Color.fromHex("87505b") as Color; +var orcus = MaterialSystem.getMaterialBuilder().setName("Orcus").setColor(colororcus).build(); +orcus.registerParts(["plate"] as string[]); +var armororcus = orcus.registerPart("armor").getData(); +armororcus.addDataValue("durability", "5642"); +armororcus.addDataValue("enchantability", "88"); +armororcus.addDataValue("reduction", "4,7,9,5"); +armororcus.addDataValue("toughness", "7"); + +var colorhaumea = Color.fromHex("de7eb5") as Color; +var haumea = MaterialSystem.getMaterialBuilder().setName("Haumea").setColor(colorhaumea).build(); +haumea.registerParts(["plate"] as string[]); +var armorhaumea = haumea.registerPart("armor").getData(); +armorhaumea.addDataValue("durability", "5642"); +armorhaumea.addDataValue("enchantability", "88"); +armorhaumea.addDataValue("reduction", "4,7,9,5"); +armorhaumea.addDataValue("toughness", "7"); + +var colorsedna = Color.fromHex("e6e8ff") as Color; +var sedna = MaterialSystem.getMaterialBuilder().setName("Sedna").setColor(colorsedna).build(); +sedna.registerParts(["plate"] as string[]); +var armorsedna = sedna.registerPart("armor").getData(); +armorsedna.addDataValue("durability", "5642"); +armorsedna.addDataValue("enchantability", "88"); +armorsedna.addDataValue("reduction", "4,7,9,5"); +armorsedna.addDataValue("toughness", "7"); \ No newline at end of file diff --git a/scripts/CustomTinker.zs b/scripts/CustomTinker.zs index 2f867dc3..67b70c19 100644 --- a/scripts/CustomTinker.zs +++ b/scripts/CustomTinker.zs @@ -125,8 +125,9 @@ vibraniumtic.color = 0x3e436b; vibraniumtic.craftable = false; vibraniumtic.liquid = ; vibraniumtic.castable = true; -adamantiumtic.addItem(,1,144); -// adamantiumtic.representativeItem = ; +vibraniumtic.addItem(,1,144); +vibraniumtic.addItem(,1,144); +vibraniumtic.representativeItem = ; vibraniumtic.addHeadMaterialStats(5000, 60.0f, 30.12f, 3); vibraniumtic.addHandleMaterialStats(6, 5000); vibraniumtic.addExtraMaterialStats(5000); @@ -159,8 +160,9 @@ vibraniumalloytic.color = 0x1e2742; vibraniumalloytic.craftable = false; vibraniumalloytic.liquid = ; vibraniumalloytic.castable = true; -adamantiumtic.addItem(,1,144); -// adamantiumtic.representativeItem = ; +vibraniumalloytic.addItem(,1,144); +vibraniumalloytic.addItem(,1,144); +vibraniumalloytic.representativeItem = ; vibraniumalloytic.addHeadMaterialStats(5000, 1.0f, 40.12f, 100); vibraniumalloytic.addHandleMaterialStats(1, 5000); vibraniumalloytic.addExtraMaterialStats(5000); @@ -188,3 +190,21 @@ vibraniumalloytic.register(); // enderfeathertic.itemLocalizer = function(thisMaterial, itemName){return "Ender Feather " + itemName;}; // enderfeathertic.localizedName = "Ender Feather"; // enderfeathertic.register(); + +val parafrosynium = mods.contenttweaker.tconstruct.MaterialBuilder.create("parafrosynium"); +parafrosynium.color = 0x6534d9; +parafrosynium.craftable = false; +parafrosynium.liquid = ; +parafrosynium.castable = true; +parafrosynium.addItem(,1,144); +parafrosynium.representativeItem = ; +parafrosynium.addHeadMaterialStats(2000, 0.8f, 5555.0f, 1); +parafrosynium.addHandleMaterialStats(2, 2000); +parafrosynium.addExtraMaterialStats(2000); +parafrosynium.addProjectileMaterialStats(); +parafrosynium.addMaterialTrait("darktraveler"); +parafrosynium.addMaterialTrait("runic1"); +parafrosynium.addMaterialTrait("stalwart"); +parafrosynium.itemLocalizer = function(thisMaterial, itemName){return "Parafrosynium " + itemName;}; +parafrosynium.localizedName = "Parafrosynium"; +parafrosynium.register(); \ No newline at end of file diff --git a/scripts/CustomTinkerRecipes.zs b/scripts/CustomTinkerRecipes.zs index f0200217..150fcd4e 100644 --- a/scripts/CustomTinkerRecipes.zs +++ b/scripts/CustomTinkerRecipes.zs @@ -35,4 +35,171 @@ mods.tconstruct.Casting.addTableRecipe(, , , , 144, false, 100); -// mods.tconstruct.Casting.addTableRecipe(, , , 144, false, 100); \ No newline at end of file +mods.tconstruct.Casting.addTableRecipe(, , , 144, false, 100); + +recipes.addShapeless(, +[, ]); + +recipes.addShapeless(, +[, ]); + +mods.tconstruct.Melting.addRecipe( * 144,); +mods.tconstruct.Melting.addRecipe( * 144,); + +mods.tconstruct.Melting.addRecipe( * 144,); + + +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:laser_medium"})); +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:battery_cell"})); +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:pipe_piece"})); +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:laser_medium"})); +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:battery_cell"})); +mods.tconstruct.Casting.removeTableRecipe(.withTag({PartType: "plustic:pipe_piece"})); + +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:laser_medium"}), .withTag({PartType: "tconstruct:pan_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:battery_cell"}), .withTag({PartType: "tconstruct:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:pipe_piece"}), .withTag({PartType: "tconstruct:pipe_piece"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:laser_medium"}), .withTag({PartType: "tconstruct:pan_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:battery_cell"}), .withTag({PartType: "tconstruct:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({PartType: "plustic:pipe_piece"}), .withTag({PartType: "tconstruct:pipe_piece"}), , 288, false, 100); + + +val orepsistone = ; +orepsistone.remove(); + +mods.immersiveengineering.Excavator.addMineral("psivein", 16, 0.1, ["orePsi"], [0.5], [151]); + +mods.bloodmagic.TartaricForge.addRecipe(*2,[, , , ], 100,10); +mods.bloodmagic.TartaricForge.addRecipe(*2,[, , , ], 100,10); + +mods.nuclearcraft.alloy_furnace.addRecipe([, , *2]); +mods.nuclearcraft.alloy_furnace.addRecipe([, , *2]); + +mods.tconstruct.Melting.addRecipe( * 144,); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:pan_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:sword_blade"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:knife_blade"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:pick_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:wide_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:sign_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:sharpening_kit"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:axe_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:excavator_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:shard"}), , 72, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:arrow_shaft"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:binding"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:scythe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:bow_limb"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "plustic:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:tough_tool_rod"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:hammer_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:kama_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:tool_rod"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:broad_axe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:tough_binding"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:shovel_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:arrow_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "plustic:pipe_piece"}), , 576, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:hand_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:large_sword_blade"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:cross_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "tconstruct:large_plate"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psi"}), .withTag({PartType: "plustic:laser_medium"}), , 432, false, 100); + + + +mods.tconstruct.Melting.addRecipe( * 144,); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:pan_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:sword_blade"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:knife_blade"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:pick_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:wide_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:sign_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:sharpening_kit"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:axe_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:excavator_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:shard"}), , 72, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:arrow_shaft"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:binding"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:scythe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:bow_limb"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "plustic:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:tough_tool_rod"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:hammer_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:kama_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:tool_rod"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:broad_axe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:tough_binding"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:shovel_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:arrow_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "plustic:pipe_piece"}), , 576, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:hand_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:large_sword_blade"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:cross_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "tconstruct:large_plate"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ivorypsi"}), .withTag({PartType: "plustic:laser_medium"}), , 432, false, 100); + + + +mods.tconstruct.Melting.addRecipe( * 144,); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:pan_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:sword_blade"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:knife_blade"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:pick_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:wide_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:sign_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:sharpening_kit"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:axe_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:excavator_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:shard"}), , 72, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:arrow_shaft"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:binding"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:scythe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:bow_limb"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "plustic:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:tough_tool_rod"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:hammer_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:kama_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:tool_rod"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:broad_axe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:tough_binding"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:shovel_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:arrow_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "plustic:pipe_piece"}), , 576, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:hand_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:large_sword_blade"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:cross_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "tconstruct:large_plate"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "ebonypsi"}), .withTag({PartType: "plustic:laser_medium"}), , 432, false, 100); + + +mods.tconstruct.Melting.addRecipe( * 144,); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:pan_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:sword_blade"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:knife_blade"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:pick_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:wide_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:sign_head"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:sharpening_kit"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:axe_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:excavator_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:shard"}), , 72, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:arrow_shaft"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:binding"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:scythe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:bow_limb"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "plustic:battery_cell"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:tough_tool_rod"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:hammer_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:kama_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:tool_rod"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:broad_axe_head"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:tough_binding"}), , 432, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:shovel_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:arrow_head"}), , 288, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "plustic:pipe_piece"}), , 576, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:hand_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:large_sword_blade"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:cross_guard"}), , 144, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "tconstruct:large_plate"}), , 1152, false, 100); +mods.tconstruct.Casting.addTableRecipe(.withTag({Material: "psigem"}), .withTag({PartType: "plustic:laser_medium"}), , 432, false, 100); diff --git a/scripts/CyclicBalance.zs b/scripts/CyclicBalance.zs index 27134c6e..a540099d 100644 --- a/scripts/CyclicBalance.zs +++ b/scripts/CyclicBalance.zs @@ -43,3 +43,5 @@ recipes.addShaped(, recipes.remove(); recipes.remove(); + +recipes.remove(); diff --git a/scripts/EnchDesc.zs b/scripts/EnchDesc.zs index bbf7ca3e..0af63fe9 100644 --- a/scripts/EnchDesc.zs +++ b/scripts/EnchDesc.zs @@ -228,4 +228,8 @@ enchdesc_manabound.register(); var enchdesc_headhunter = VanillaFactory.createItem("enchdesc_headhunter"); enchdesc_headhunter.register(); var enchdesc_aerial_affinity = VanillaFactory.createItem("enchdesc_aerial_affinity"); -enchdesc_aerial_affinity.register(); \ No newline at end of file +enchdesc_aerial_affinity.register(); +var enchdesc_blessing = VanillaFactory.createItem("enchdesc_blessing"); +enchdesc_blessing.register(); +var enchdesc_curse_bones = VanillaFactory.createItem("enchdesc_curse_bones"); +enchdesc_curse_bones.register(); diff --git a/scripts/EnchDescTooltips.zs b/scripts/EnchDescTooltips.zs index 233dc095..3d584c31 100644 --- a/scripts/EnchDescTooltips.zs +++ b/scripts/EnchDescTooltips.zs @@ -110,4 +110,6 @@ .addTooltip(format.red("Item disappears on death.")); .addTooltip(format.red("Allows item to be repaired with mana.")); .addTooltip(format.red("Increases chance for a skull to drop.")); -.addTooltip(format.red("Removes the mining speed penalty while in the air or not touching the ground")); \ No newline at end of file +.addTooltip(format.red("Removes the mining speed penalty while in the air or not touching the ground")); +.addTooltip(format.red("Chance to gain a random buff when hit")); +.addTooltip(format.red("Chance to gain bone shield when hit")); \ No newline at end of file diff --git a/scripts/ExtraUtilsGating.zs b/scripts/ExtraUtilsGating.zs index ff16498f..64e7838c 100644 --- a/scripts/ExtraUtilsGating.zs +++ b/scripts/ExtraUtilsGating.zs @@ -214,3 +214,12 @@ recipes.addShaped(, [[, , ], [, , ], [, , ]]); + +recipes.addShapeless(, +[]); + +recipes.addShaped(, +[[null, , null], +[, , ], +[null, , null]]); + diff --git a/scripts/FurnaceDim.zs b/scripts/FurnaceDim.zs new file mode 100644 index 00000000..36a7498a --- /dev/null +++ b/scripts/FurnaceDim.zs @@ -0,0 +1,14 @@ +recipes.addShapeless(, +[, +.withTag({tank: {FluidName: "emberstone", Amount: 16000}})]); + +recipes.addShapeless(, [,]); + +recipes.addHiddenShapeless("furnaceguylives",, +[, +.withTag({Fluid: {FluidName: "molten_netherite", Amount: 65536000}})]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); \ No newline at end of file diff --git a/scripts/GameStages.zs b/scripts/GameStages.zs index 63ab79b6..3a17748e 100644 --- a/scripts/GameStages.zs +++ b/scripts/GameStages.zs @@ -137,4 +137,12 @@ forgetfulserum.itemRightClick = function(stack, world, player, hand) { Commands.call("give @p contenttweaker:lore_of_the_meatball_man", player, world, true, true); return "Pass"; }; -forgetfulserum.register(); \ No newline at end of file +forgetfulserum.register(); + +var shungiteprism = VanillaFactory.createItem("shungite_prism"); +shungiteprism.maxStackSize = 64; +shungiteprism.itemRightClick = function(stack, world, player, hand) { + Commands.call("gamestage add @p radiationimmunity", player, world, true, true); + return "Pass"; +}; +shungiteprism.register(); \ No newline at end of file diff --git a/scripts/GameStagesContent.zs b/scripts/GameStagesContent.zs index 63107048..ebb0ed90 100644 --- a/scripts/GameStagesContent.zs +++ b/scripts/GameStagesContent.zs @@ -131,4 +131,29 @@ mods.recipestages.Recipes.addShaped("makedivinestonesedna", "sedna", , [ , , , +]); + + +mods.nuclearcraft.radiation.setRadiationImmunityGameStages(false, ["radiationimmunity"]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + + +mods.recipestages.Recipes.addShaped("makebettergrandcrystals", "hardmode", , [ + [, , ], + [, , ], + [, , ] +]); + +recipes.addHiddenShapeless("makethatanimatorboii",, +[, +]); + +mods.recipestages.Recipes.addShaped("ezpzwandsbbynos", "hardmode", , [ + [, , ], + [, , ], + [, , ] ]); \ No newline at end of file diff --git a/scripts/GarnetsOrechid.zs b/scripts/GarnetsOrechid.zs index 4cce104e..948d803f 100644 --- a/scripts/GarnetsOrechid.zs +++ b/scripts/GarnetsOrechid.zs @@ -30,8 +30,6 @@ mythasspurityoffer.build(); recipes.addHiddenShapeless("makethattributeboi",, [,,,,]); -mods.jei.JEI.removeAndHide(); -mods.jei.JEI.removeAndHide(); mods.techreborn.industrialGrinder.addRecipe(*3, , , , diff --git a/scripts/IceFireGating.zs b/scripts/IceFireGating.zs index bf68208c..3f95289e 100644 --- a/scripts/IceFireGating.zs +++ b/scripts/IceFireGating.zs @@ -17,4 +17,30 @@ mods.extendedcrafting.TableCrafting.addShaped(.withTag({Ent mods.extendedcrafting.TableCrafting.addShaped(.withTag({EntityTag: {id: "iceandfire:stymphalianbird"}}), [[, null, ], [null, , null], -[, null, ]]); \ No newline at end of file +[, null, ]]); + + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); \ No newline at end of file diff --git a/scripts/JEIdescriptions.zs b/scripts/JEIdescriptions.zs index bb541607..e62709fc 100644 --- a/scripts/JEIdescriptions.zs +++ b/scripts/JEIdescriptions.zs @@ -1109,7 +1109,7 @@ mods.jei.JEI.addDescription(, "The essence from the crusher can be used to run mob duplicators for specific mob farms." ]); -mods.jei.JEI.addDescription(, +mods.jei.JEI.addDescription([,,], [ "Woot lets you build mob farms without spawning mobs. Note, they can get large!", "", @@ -1117,30 +1117,15 @@ mods.jei.JEI.addDescription(, "", "To start, craft a factory heart and an intern! The intern lets you select a tier, and it will tell you the materials you need to build the woot farm! Clicking the heart with the intern will build the mobfarm!", "", - "Woot is the best way to farm bosses from DivineRPG ;)" + "After the structure is complete, you will have to add some blocks manually. To check is those are correct, right click the factory heart with a ya hammer. ", + "", + "Place the following blocks under the farm, in this exact order from top to bottom, directly under the heart, with a gap of at most 10 blocks: power cell, factory importer, factory exporter.", + "", + "To farm a specific mob with woot, you need a bound ender shard. Hit a mob with it, and kill it after to bind your shard (it will start glowing).", + "", + "Use the bound shard to craft a controller, and place it on top of the block behind the factory heart!" ]); -mods.jei.JEI.addDescription(, -[ - "Woot lets you build mob farms without spawning mobs. Note, they can get large!", - "", - "There are 4 tiers of woot farms! Each tier will drop shards of the tier after (tier 1 farm drops tier 1 and 2 shards)!", - "", - "To start, craft a factory heart and an intern! The intern lets you select a tier, and it will tell you the materials you need to build the woot farm! Clicking the heart with the intern will build the mobfarm!", - "", - "Woot is the best way to farm bosses from DivineRPG ;)" -]); - -mods.jei.JEI.addDescription(, -[ - "Woot lets you build mob farms without spawning mobs. Note, they can get large!", - "", - "There are 4 tiers of woot farms! Each tier will drop shards of the tier after (tier 1 farm drops tier 1 and 2 shards)!", - "", - "To start, craft a factory heart and an intern! The intern lets you select a tier, and it will tell you the materials you need to build the woot farm! Clicking the heart with the intern will build the mobfarm!", - "", - "Woot is the best way to farm bosses from DivineRPG ;)" -]); mods.jei.JEI.addDescription(, @@ -1249,12 +1234,8 @@ mods.jei.JEI.addDescription(, mods.jei.JEI.addDescription(, [ - "The infernal furnace is a 3x3x3 multiblock.", - "The four vertical corners of the structure are made out of nether bricks.", - "The middle block of one of the faces is an iron bar.", - "The top middle block is empty.", - "The rest is obsidian.", - "The center of the cube is lava.", + "The infernal furnace is a 3x3x3 multiblock. See the JEI preview for the structure.", + "", "Right click the structure with salis mundus to form the furnace.", "", "Drop items from the top to smelt them. Meats have a chance of producing meat nuggets!" @@ -1939,7 +1920,7 @@ mods.jei.JEI.addDescription(, "", "1. Get basic tools, and mine below y = 17 to get enough rupee to make a shickaxe!", "", - "2. Use the shickaxe below y = 10 to obtain ascended sapphire to make a hammer from tinker's construct! Rupee is a good material for this because it gives haste!", + "2. Use the shickaxe below y = 10 to obtain ascended sapphire to make a hammer stencil from tinker's construct! Shocking is a good trait for this because it gives haste!", "", "3. Craft the destruction catalyst after unlocking elite crafting. early on you will have to run it with coal, but as soon as you can use a klein star!", "", @@ -1986,13 +1967,81 @@ mods.jei.JEI.addDescription(, "Craft an invar singularity with these sigils: luck, battle, ruin, cleansing." ]); +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "There are four specific modifier tomes found in chests in precasia!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft an enchanted myrmitite with the following modifier tomes: aura of destruction 2, loot farmer 4, experienced 5, razor edge 5." +]); + +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "To craft this you will need an armor piece, and eight fruits, the chests and signs in rhenia will tell you what armor to use and what fruits.", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft a dreading samurai helmet with the following aspectus fruits: Celawynn, Azuwynn, Yeowynn, Geoliirgaz, Armaniis, Fergalaz, Firnalaz, Ordaniis." +]); + +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "To craft the essence, surround recursive powder with correctly renamed pieces of paper. A house in rhenia will tell you what word the papers should spell. Start from top left, and go clockwise!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Follow this recipe layout:", + " ", + " ", + " " +]); + +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "There are four structures in mysterium that have a blood magic theme? Check their blocks, and read the signs!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft the lunar block in the center with a rune of the orb on top, a charging rune on the right, a rune of self sacrifice on the left, a speed rune at the bottom." +]); + +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "","", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "There are three structures in runandor with chests containing various runes. There are eight runes in total!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft the filled openblocks elecanium tank with the following runes: compass, storm, distortion, kinetic, strike, poison, fire, wither." +]); + mods.jei.JEI.addDescription(, [ "Come on! At least try to solve the puzzle!", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "Seriously! It's more fun to do the puzzles! Extra hint on next page!", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", - "Black metal armmor, and mithminite ingots :)", + "Black metal armmor, and mithrillium ingots :)", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "Imagine not trying to connect the dots...", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", @@ -2079,6 +2128,19 @@ mods.jei.JEI.addDescription(, "All swords are found in orcus." ]); +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "One of the villager houses in the overworld has useful portable loot, and a book on the nether roof will tell you how to use it!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft a demonically gargantuan drum full of netherite with a portable furnace!" +]); + mods.jei.JEI.addDescription(, [ "Come on! At least try to solve the puzzle!", @@ -2170,6 +2232,19 @@ mods.jei.JEI.addDescription(, "Craft a projector gem with the following tinkers parts: jade tough tool rod, endrod battery cell, titanium pipe piece, starmetal laser medium." ]); +mods.jei.JEI.addDescription(, +[ + "Come on! At least try to solve the puzzle!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Seriously! It's more fun to do the puzzles! Extra hint on next page!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "In Taerrapiatta, there are four different special pumpkins. Make soul vials for the corresponding mobs, and craft them with an astral animator!", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Imagine not trying to connect the dots...", + "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", + "Craft a an astral animator with the following soul vials: cyclops, ghast, skeleton, frost." +]); + mods.jei.JEI.addDescription(, [ "Come on! At least try to solve the puzzle!", @@ -2447,8 +2522,31 @@ mods.jei.JEI.addDescription([], "If multiple enchants of the same type are present, they will be added together up to level 15." ]); -mods.jei.JEI.addDescription([, - , +mods.jei.JEI.addDescription([], +[ + "Thaumcraft infusion is a crafting mechanic that uses altars to craft (see multiblock preview for infusion setup). Right click the matrix with salis mundus to form the structure.", + "", + "Infusion recipes require the right items to be placed in the altars, and essentia from nearby jars (or the infusion provider).", + "", + "To start a recipe, after placing the correct items, right click the matrix with a casting gauntlet, the infusion will start with esselntia being automatically sucked out of the nearby sources.", + "", + "All infusion recipes have a chance of going wrong and causing bad effects. If the runic matrix is stable (you can see stability while looking at it with goggles of revealing) those will not happen.", + "", + "To stabilize thaumcraft infusions, you should place stabilizing blocks around the infusion matrix.", + "", + "All stabilizing blocks should be placed following central symmetry with respect to the center pedestal!", + "", + "The more variety of stabilizing blocks, the better! Different colors count as different blocks!", + "", + "In addition, Stabilizers from Thaumcraft can be used to prevent some bad effects. Redstone Inlays should be used to connect the stabilizers to each pedestal. These should still follow central symmetry.", + "", + "The following stabilizing blocks are listed in order of stability power (you should have at most 6 of each):", + "Candelabra,", + "Candles,", + "Mob heads" +]); + +mods.jei.JEI.addDescription([, , , , @@ -2488,7 +2586,7 @@ mods.jei.JEI.addDescription([, , ], [ - "To stabilize thaumcraft rituals, you should place stabilizing blocks around the infusion matrix.", + "To stabilize thaumcraft infusions, you should place stabilizing blocks around the infusion matrix.", "", "All stabilizing blocks should be placed following central symmetry with respect to the center pedestal!", "", @@ -2502,6 +2600,16 @@ mods.jei.JEI.addDescription([, "Mob heads" ]); +mods.jei.JEI.addDescription([, + ], +[ + "§7§oStabilizers can be used to prevent some bad effects if infusions go unstable.", + "", + "Redstone Inlays should be used to connect the stabilizers to each pedestal. Redstone inlays behave like redstone, with a maximum range of 15 blocks.", + "", + "These should still follow central symmetry." +]); + mods.jei.JEI.addDescription([,,], [ "This will explain the basics, see the Book of Creation section of the questbook for more detailed info!", @@ -2698,8 +2806,637 @@ mods.jei.JEI.addDescription(.withTag({type: "vinculotus"} "Prevents endermen from teleporting." ]); +mods.jei.JEI.addDescription(, +[ + "To make your first celestial crystal, you need liquid starlight, stardust, and a rock crystal.", + "", + "Place down a bucket of liquid starlight, with sky access, a preferably nearby a colelctor crystal.", + "", + "Drop the stardust and rock crystal into the liquid starlight, and a celestial crystal cluster will form.", + "", + "The cluster will drop a celestial crystal when fully grown. Using a linking tool to bind a collector crystal with the cluster will speed up its growth!" +]); + +mods.jei.JEI.addDescription(, +[ + "Celestial crystals can be duplicated using liquid starlight.", + "", + "If a celestial crystal is at max size (900) it has a chance of being split in two different crystals when dropped in liquid starlight. This will consume the bucket of starlight.", + "", + "This process can be automated by using an auto-placer to keep a block space full of starlight, and by using an entity detector from cyclic to send a redstone signal to a collector when two entities (aka two crystals) are present in the designated block space.", + "", + "The system can be set up to pick up only one of the two crystals, or to pick up both, and drop one of them back into the starlight." +]); + +mods.jei.JEI.addDescription([, + , + .withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})], +[ + "Crystals from astral sorcery have three stats that determine how good they are. The higher the number, the more effective they are.", + "", + "Attuned crystals with max stats have custom recipes, but you may want to level some manually for other purposes.", + "", + "Size is increased by using starlight. A crystal dropped in liquid starlight will consume the liquid to increase its size by a bit.", + "", + "Purity is increased by duplicating crystals. A max size crystal will split in two after colelcting more starlight, and one of the two crystals may have higher purity than the previous generation.", + "", + "Cut can be increased using a grindstone. Every time the grindstone is used, the crystal will gain cut, but lose size (which can be increased again using starlight)." +]); + +mods.jei.JEI.addDescription([], +[ + "Terra (overworld): 0", + "Void World: 43", + "Woot Dimension (tartarus): 418", + "Nether: -1", + "End: 1", + "Furnace World (Telos): 623", + "Twilight Forest: 7", + "Aether: 4", + "Erebus: 66", + "Betweenlands: 20", + "Iceika: 425", + "Arcana: 426", + "Abyssal wasteland: 50", + "Dreadlands: 51", + "Omothol: 52", + "Dark realm: 53", + "Dimensional Doors: 684 (and consecutive numbers)", + "Emptiness: 14676", + "Deep Dark: -11325", + "Taerrapiatta: 180", + "Diamerisma: 181", + "Furatto: 182", + "Vibe: 183", + "Apichisi: 184", + "Finem:185", + "Luna: 145", + "Osiris: 148", + "Ptah: 149", + "Hator: 150", + "Europa: 151", + "Oi: 152", + "Falacer:160", + "Orcus: 161", + "Haumea: 146", + "Sedna: 147", + "Eden: 420", + "Precasia: 818", + "Barathos: 802", + "Lelyetia: 815", + "Creeponia: 805", + "Deeplands: 807", + "Abyss: 800", + "Rhenia: 163", + "Myrmex: 164", + "Wildwood: 421", + "Candyland: 803", + "Gardencia: 809", + "Celeve: 804", + "Crystevia: 806", + "Haven: 811", + "Iromine: 813", + "Mysterium: 817", + "Vox Ponds: 821", + "Pixonia: 165", + "Spatial Storage: -26", + "Apalachia: 422", + "Lyndenwyrm: 162", + "L'Borean: 814", + "Runandor: 819", + "Lunalus: 816", + "Proxima Belt: 166", + "Skythern: 423", + "Ancient Cavern: 801", + "Immortallis: 812", + "Greckon: 810", + "Dustopia: 808", + "Vethea: 427", + "Zoi: 171", + "Nero: 170", + "Akathartos: 172", + "Pauram: 173", + "Mortum: 424", + "Shyrelands: 820", + "Alkemia: 174", + "Earth (Lost Cities): 111", + "Gallifrey: 624", + "RFTools Dimensions: 900 (and consecutive numbers)" +]); +mods.jei.JEI.addDescription([, , ], +[ + "P2P buses are used to connect transport of items, redstone, fluids, light, energy, and AE2 channels using AE2.", + "", + "Right click with the following items to change mode:", + "Bucket for fluid mode,", + "Chest for item mode,", + "Smart cable for channel mode,", + "Energy cell for energy mode,", + "Redstone for redstone mode.", + "", + "Two or more P2P buses are connected between each other using the advanced memory card. P2P connections can be renamed using a quartz knife, making it easy to keep track of stuff!", + "", + "These buses can be used to move a lot of channels using a lot less cables, making it easier to manage the logistics in your base. The best way to do this is by using a smaller AE2 network, called a subnet, that just consists of P2P connections used to connect your main controller with other parts of your base. This way a single dense smart cable can transport up to 1024 channels.", + "", + "The multiblock preview shows how P2P can be used to move channels. The main network is in white, the subnet is in purple.", + "The center controller is the main controller, P2P buses can be placed directly on it, or through a dense cable. This is the input side.", + "The output side can be placed anywhere on the same subnet used for the input side (the purple ones).", + "Subnets can be powered by using external controllers, or by connecting to the main network using quartz fiber.", + "NOTE: you should not connect the main net and the subnet together with any ME cable outside of quartz fiber." +]); +mods.jei.JEI.addDescription([], +[ + "To build a yellorite reactor you need rector casings (or glass), a reactor controller, two access ports, a redstone flux power tap, fuel rods, control rods, and coolers.", + "", + "There are multiple multiblock previews to show how each component works! Reactors can be made out of any size, with any number of fuel rods. Right click the controller with an empty hand to check if a given reactor structure is valid.", + "", + "You can search 'reactor cooler' in JEI for a list of the available coolers. Draconium blocks are the best!", + "", + "To run the reactor, input yellorium into one access port, and it will be consumed and turned into cyanite. You will need to set the other access port to output mode to auto extract cyanite.", + "", + "To turn it into a steam-making reactor, you will need to replace the power tap with two coolant ports, one to input water, and one to output steam." +]); +mods.jei.JEI.addDescription([, , , ], +[ + "To farm mob drops with Deep Mob Learning (Evolution), you need a simulation chamber, a loot fabricator, and a steady supply of polymer clay (which has EMC), as well as a data model.", + "", + "To function, a simulation chamber needs a data model that has been configured to a mob.", + "", + "To configure a model, you need to place one for the mob you want to farm into the deep learner. Then you want to slay a certain number that mob to activate the model, while holding the learner into your hotbar.", + "", + "The more mobs you slay, the higher the tier of the model. The higher the tier, the better.", + "", + "Placing a model in the simulation chamber will produce pristine matter, which is consumed in loot fabricators to farm specific mob drops." +]); + +mods.jei.JEI.addDescription([,], +[ + "The digital mob agonizer is a very effective way to produce essence for a blood altar.", + "", + "Place one next to a blood altar, and use the altar linker to bind it.", + "", + "The digital mob agonizer needs a data model, and a steady supply of matter, and it will automatically add life essence to the altar.", + "", + "Multiple agonizers can be connected to the same altar!" +]); + +mods.jei.JEI.addDescription([,,,,,,,,,], +[ + "To change biomes using extra utilities, you need a terraformer, a biome marker, some antennas, and other blocks depending on the biome.", + "", + "After placing a biome marker inside the terraformer, the GUI will tell you what other blocks are needed.", + "", + "For each of the required blocks, place an antenna on top of them, and add the required ingredients listed by clicking the arrow.", + "", + "If configured correctly, the terraformer will start automatically! Make sure you set the correct range!" +]); + +mods.jei.JEI.addDescription([ + , + , + , + ], +[ + "To craft dynamism gems, you need to drop a rock crystal and glowstone inliquid starlight.", + "", + "Depending on the time of day this happens, the resulting crystal will drop a different gem.", + "Day = ilium", + "Night = fengarum", + "Morning/Evening = ourium" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The really scary vishroom lets you unlock all thaumcraft research, but it will also fill your warp bar! Unless you really like thaumcraft research, you should probably do this, since the pack also uses a lot of addons with complicated research.", + "", + "In addition to the following steps, it's a good idea to have some permanent warp cleaning ability, either using the warp cleansers found in the dreadlands dimension, or crafting the omothol warp cleanser.", + "", + "To craft this item, though, you will still need to do a little bit of research by yourself. The following steps are the bare minimum required to unlock this item.", + "", + "1. Fundamentals: first steps > discovering alchemy > discovering infusion > discovering auromancy", + "", + "2. Alchemy: basic alchemy > alumentum > alchemical metalurgy > essentia smelting > warded jars and labels ", + "", + "3. Arcane Infusion: basic infusion > infusion > (optional) infusion stablizer" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Flux in one of the core thaumcraft mechanics. ", + "", + "Flux is similar to radiation, where each chunk has a certain flux level. If flux is too high, bad things will happen.", + "", + "The thaumometer lets you see the flux levels in a given chunk (the dark purple bar). You can sneak to see the numerical value.", + "", + "Flux is created when a few things in thaumcraft are done:", + "1. A crucible has excess essentia (use quartz slivers to prevent this)", + "2. An essentia smeltery is processing items (mithrillium tier and above don't make flux)", + "3. You fail an infusion craft" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "There are a few ways to remove flux:", + "", + "1. The ritual of eldritch will from blood magic (good start). Place the ritual down, it will reduce flux levels in a 3x3 chunk area, and it will convert it to demonic will. If the 9 chunks are full of will, the ritual will stop clearing flux. Use demon crystallizers to make sure your chunks doesn't fill with will!", + "", + "2. The flux condenser (not recommended). To unlock this you will need to have progressed through some thaumcraft. A set of lattices should be placed above the flux condenser. Lattices have a chance of clogging, if that happens you should break and replace them. This block consumes herba to function, and it produces vitium. You should have essentia pipes to input and output the two.", + "", + "3. The puriflower (best for long term). The puriflower simply drains flux from the chunk it's placed in passively, nothing else needed!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The ritual of eldritch will from blood magic is the easiest way of getting rid of flux. Place the ritual down, it will reduce flux levels in a 3x3 chunk area, and it will convert it to demonic will. If the 9 chunks are full of will, the ritual will stop clearing flux. Use demon crystallizers to make sure your chunks doesn't fill with will!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Aura is one of the main mechanics in thaumcraft.", + "", + "Aura is magical energy used to craft using some of the blocks and items in the mod.", + "", + "Each chunk has a different aura level. Once it is depleted, it will slowly go back up to a maximum value that depends on seed.", + "", + "Regardless of your world, magical forest biomes have much higher aura levels than all other biomes." +]); + +mods.jei.JEI.addDescription([ + , + , + ], +[ + "To unlock pages in the thaumonomicon, you need to perform research.", + "", + "There are eight types of research, and each type can be an obervation or a theory!", + "", + "Observation research is performed by scanning things using the thaumometer. In this pack there is an addon that lets you scan items directly in chests. Just mouse over them while holding the thaumometer!", + "", + "Theory research is performed in the reserach table, obtained by right clicking scribing tools on a wood table. To unlock research, place paper in the scribing table, and click pages until completing a theory. This task must be reepated till the desired research is obtained.", + "", + "In addition to this, preserved curiosities let you unlock any research at random!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The thaumometer has three main uses.", + "", + "It allows you to see the presence of the two main thaumic fields, vis (good) and flux (bad).", + "", + "It can be used to scan items and blocks (both in world and from the inventory) to reveal the essentia they possess, and to gain knowledge about the thaumic arts.", + "", + "It shows its user the presence of essentia in a given block or machine." +]); + +mods.jei.JEI.addDescription([ + , + ], +[ + "Warp is a mechanic used in both thaumcraft and abyssalcraft.", + "", + "Warp is something that is directly connected to your player, and it is gained in a varity of ways:", + "1. Eating brains", + "2. Unlocking thaumcraft research", + "3. Fighting mobs from abyssalcraft", + "4. Exploring abyssalcraft dimensions", + "", + "Warp is checked using a sanity checker!", + "", + "If your warp level is high, you will gain debuffs, and special mobs will start spawning around you.", + "", + "There are three types of warp, temporary, sticky, and permanent.", + "Temporary warp goes down over time, and is bright pink in the sanity checker.", + "Sticky warp needs sanityzing soap or warp cleansers to be removed, and is purple in the sanity checker.", + "Permanent warp is only removed using the dreadlands and omothol warp cleansers, and is dark purple in the sanity checker." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The crucible is a crafting mechanic that uses essentia. Essentia is a magical fluid obtained in a varity of way in thaumcraft.", + "", + "To function properly, a crucible needs to be on top of fire, or on top of nitor, and it needs to be full of water. If a crucible is working properly, the water in the crucible will make bubbles.", + "", + "Items dropped in the crucible will be decomposed into their essentia. Holding shift over an item after having scanned it with the thaumometer will show what essentia they have. Alternatively, all essentia for each item will be shown in JEI.", + "", + "If you are wearing the goggles of revealing, you will see the essentia in the crucible.", + "", + "If an appropriate combination of essentia is present, items dropped in the crucible will be transformed. JEI lists the available transformations.", + "", + "Essentia will slowly disappear from the crucible after it is added, and it will turn into flux. Drop quartz slivers in the crucible to collect any leftover essentia, and to avoid flux from building up!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Essentia is a magical fluid that can be created, moved, and consumed as part of many thaumcraft mechanics. While the crucible can be used to create essentia, it can only be used within those constraints.", + "", + "To create essentia, you need an essentia smeltery, which works like a furnace that 'smelts' items into their essentia component (which can be seen in JEI).", + "Place arcane alembics on top of the smeltery to collect the output. If no alembics are present, flux will be made.", + "The higher the tier, the better the yield out of each item, and the least flux will be made each operation. Mithrillium tier and above make no flux.", + "", + "Essentia can be stored using phials, or using jars. Phials are like buckets, which can be used to move essentia between containers. Jars are like tanks, which can be placed in world. Labels can be used to filter jars to store only one type of essentia.", + "", + "To transport essentia, there are pipes, but you should not use those. Instead, the filling and emptying essentia transfusers can be used to move essentia wirelessly.", + "The filling essentia transposer is used as a machine output, and it automatically pushes essentia into jars.", + "The emptying essentia transposer is used as a machine input, and it automatically pulls essentia out of jars." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Phials are used to store essentia similarly to how buckets are used to store fluids.", + "", + "One phial stores 10 of a given essentia.", + "", + "Phials can be right clicked on essentia machines or storage to collect or deposit essentia just like buckets!" +]); + +mods.jei.JEI.addDescription([ + , + , + , + , + , + , + , + , + ], +[ + "Jars are used to store essentia similarly to how tanks are used to store fluids.", + "", + "To fill a jar, you can use phials, or you can directly click them on essentia containers.", + "", + "Right clicking a jar with a label will whitelist the essentia it's currently storing so that no other essentia can enter, even after the jar has been emptied. This can be used for essentia storage systems.", + "", + "There are multiple tiers of jars, each with a different capacity:", + "Warded: 250", + "Void: 250 + void excess (makes flux)", + "Brass: 275", + "Thaumium: 350", + "Void reinforced: 500", + "Mithrillium: 1000", + "Adaminite: 2000 (cannot store vitium)", + "Adaminite: 4000 + void excess" +]); + +mods.jei.JEI.addDescription([ + , + ], +[ + "Essentia transfusers are the best way to move essentia around!", + "", + "Place them on essentia machines, and they automatically move essentia to/from jars nearby.", + "", + "Filling = from machines to jars", + "Emptying = from jars to machines" +]); + +mods.jei.JEI.addDescription([ + , + , + , + ], +[ + "The mana pool transforms items that are dropped in it consuming some mana.", + "", + "It is also the main way to store mana, which can be transferred using sparks or mana spreaders." +]); + +mods.jei.JEI.addDescription([ + , + , + , + ], +[ + "Mana spreaders are used to transfer mana between mana sources or containers.", + "", + "The wand of the forest is used to bind generating flora to a spreader. Make sure the wand is in bind mode. Shift + right click on flower first, then shift + right click the spreader.", + "", + "The wand of the forest is used to bind the spreader to a mana pool. Shift + right click on spreader first, then shift + right click the pool.", + "", + "If a mana spreader is directly adjacent to a mana pool, there is no need to bind them. The adjacent mana pool will be emptied by the spreader if it has another target." +]); + +mods.jei.JEI.addDescription([ + , + , + , + , + ], +[ + "Sparks can be used to transfer mana between mana pools and other botania items. Right click a spark on the pool to place it.", + "", + "By default, all blocks with a spark will share mana equally, but spark augments can be used to change priorities.", + "", + "Dominant: will take mana from other pools until it's full.", + "Dispersive: will send mana to other pools until they are all full.", + "Recessive: will send mana to other pools if they need it more.", + "Isolated: will not send mana to other normal sparks." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The rune altar can only accept mana from mana spreaders.", + "", + "Drop the required materials for a recipe on the altar.", + "", + "If the recipe is successful, the spreader will start shooting mana, until the altar is full.", + "", + "Once the altar is full, you have to drop a livingrock on it, and right click with a wand of the forest to complete the craft.", + "", + "Runes in rune altar recipes are not consumed." +]); + +mods.jei.JEI.addDescription([ + , + ], +[ + "The crucible can be transformed into the thaumatorium, an upgraded version that has a user interface, and can be automated.", + "", + "To form the thaumatorium, place two alchemical contructs on top of a formed crucible, and right click them with salis mundus.", + "", + "The thaumatorium can receive essentia from an emptying essentia transfuser placed on its side. It can collect from both nearby jars, and from an essentia infusion provider.", + "", + "To select a recipe, place the desired input item, and click on the desired output to bind the thaumatorium to that recipe. If the input item is present, essentia will be automatically drained and the recipe output will be dropped in world in fron of the crucible. A hungry chest or a vacuum chest can be used to collect outputs.", + "", + "By default, the thaumatorium can only perform one recipe, but if you place a mnemonic matrix on one of its sides, you will be able to set an additional one." +]); + +mods.jei.JEI.addDescription([ + , + , + , + , + , + ], +[ + "Smelteries are used to make essentia out of items. To see what essentia a given item will produce, you can check the JEI tab for essentia, or press shift while hovering over an item in JEI.", + "", + "A smeltery works like a furnace, where it needs fuel, which can be automatically inputted from the bottom, to function.", + "", + "To function properly, a smeltery needs at least one alembic placed on top. If an alembic is not present, all that is smelted will be tuned into flux.", + "", + "When an item with essentia is smelted, it will be turned into an essentia slurry, shown as a purple bar on the left of the smeltery interface. If an alembic is present, the slurry will be transferred as essentia to the alembic.", + "", + "Essentia can be collected from the alembic using phials, or you can place a filling essentia transfuser to automatically push essentia to nearby jars.", + "", + "All operations done by the smeltery will produce a bit of flux, so be careful! Mithrillium tier and above will not make any flux!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "To unlock this, you will need to have completed the following research steps.", + "", + "1. Fundamentals: first steps > discovering alchemy", + "", + "2. Alchemy: basic alchemy > hedge alchemy", + "", + "3. Gain warp until you get the message 'Surely there must be a way to stop these headaches?', exploring abyssalcraft worlds is a good way to get there", + "", + "4. Alchemy: purifying bath salts > sanity soap" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The essentia infusion provider works like an extension of your essentia storage that lets you interact directly with thaumcraft machines.", + "", + "If the provider is nearby your infusion setup, it will automatically collect essentia from your network.", + "", + "The same applies to emptying essentia transfusers. This can be used for fully-automated setups for machines like the crucible/thaumatorium." +]); + +mods.jei.JEI.addDescription([ + , + , + ], +[ + "The void siphon is used to obtain void seeds from a flux rift. You can also use causality collapsers but they are not as reliable.", + "", + "To make a flux rift, you need high levels of flux in a chunk. The best way of doing this is to go far far away from your base, and to drop a lot of compressed cobblestone into a crucible.", + "", + "Place the siphon near the rift, and it will slowly suck it and drop void seeds nearby. You can collect those with a vacuum chest of some sort.", + "", + "If you want to use the collapser, just click it on a rift, and it will explode with a chance of dropping void seeds.", + "", + "After making an initial batch, the void seedling can be used to safely automate void seeds." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Flux seeds are used to make rifts at your own will.", + "", + "To grow the seed, perform infusion by placing any number of void seeds around the flux seed." +]); + +mods.jei.JEI.addDescription([ + , + , + , + ], +[ + "To enter the emptiness, you need to use the fracture locator to find fractures. The nether roof is a good place to look for them. The locator will glow if you are nearby a fracture.", + "", + "To open the fracture you need to use a fully charged thaumium or voidseer casting gauntlet augmented with the impetus conductor. To charge the augmented gauntlet, stand nearby a flux rift, and it will slowly consume it.", + "", + "Once the gauntlet is charged, you can right click a fracture to open it!" +]); + +mods.jei.JEI.addDescription([ + , + ], +[ + "The flux condenser is a fast but unreliable way or removing flux.", + "", + "A set of lattices should be placed above the flux condenser. Lattices have a chance of clogging, if that happens you should break and replace them.", + "", + "This block consumes herba to function, and it produces vitium. You should have essentia pipes to input and output the two." +]); + +mods.jei.JEI.addDescription([ + , + , + , + , + , + ], +[ + "Impetus is an energy system based around flux rifts.", + "", + "To generate impetus, you need to place an impetus drainer nearby a flux rift. It will slowly drain the rift, and make impetus!", + "", + "To transfer impetus, you need an impetus resonator and impetus relays. The relays are like cables used to transfer this energy, and the resonator is like a wrench. To connect two impetus blocks to each other, shift right click the starting block, and right click the destination block. If this is done correctly, a visual effect will start connecting the two blocks.", + "", + "To store impetus, you need an impetus matrix, which behaves like a battery. To make one, assemble a structure with a runic matrix and two eldritch pedestals (see JEI preview). Right click the matrix with salis mundus, and use eight impetus cells on the pedestals, one on each side. This battery is liked using the impetus resonator." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The arcane terraformer is a powerful block that lets you transform the biomes of individual blocks. It is used as part of puzzles and rituals.", + "", + "To power the arcane terraformer you need aura, impetus, and essentia in the form of ignis, aer, aqua, terra, and permutatio. To see a setup for inputting all of these resources, read the info box on impetus, and check the multiblock preview for the arcane terraformer. Permuatatio in inputted at the bottom, and the other essentia aspects are inputted from the sides of the corresponding colors. The impetus can be obtained directly from a drainer, but it is a good idea to use relays to check your system. The impetus matrix is not needed, and it may overcomplicate things.", + "", + "Once your connections have been setup, place the biome focus in the arcane terraformer and select the shape and size of the biome you want to create. For soem of the puzzles in the pack you will need to change single blocks, defined as a circle of radius one (do not do square of radius one).", + "", + "To tart changing the biome, right click the center of the terraformer with an upgraded thaumium or voidseer casting gauntlet. A particle effect will show up if you have done this correctly.", + "", + "Because of a bug with the mod, it's possible nothing may happen after the particle effect shows up. If that happens relogging generally fixes things and it will update the biome." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Construct a 3x3 portal of livingwood (no corners), with the gateway core at the middle of the bottom, and the glimmering livingwood in the middle of the other three sides.", + "", + "Place two mana pools with pylons on top within three blocks of the gateway core, at the same y level. There will be the mana buffer for the gateway. If the pools don't have enough mana, the portal will close!", + "", + "To start the gateway, right click the core with the wand of the forest. You will need a lot of mana to open the portal.", + "", + "Throw items into the portal to craft. This will consume a small amount of mana.", + "", + "Be careful, throwing other items that do not have recipes will delete them!" +]); + +mods.jei.JEI.addDescription([ + ], +[ + "The witches altar is how you generate magical energy (ME) in bewitchment!", + "", + "The structure for the altar is a 3x2 table, and it can be made by any type of altar. Right click the structure with a vanilla carpet to form the altar!", + "", + "The altar generates energy passively. Right clicking the altar with an empty hand will tell you the available energy, as well as the maximum energy for the altar. Most mechanics in bewitchment use ME to run!", + "", + "The amount of diverse nature (crops, trees, flowers) will set the maximum ME. The more different plants you have, the higher the maximum energy in the altar!", + "", + "You can place statues around the altar, or particular artifacts on the altar to add multipliers to ME rate and amount. These will show up when searching 'witches altar' in JEI." +]); + +mods.jei.JEI.addDescription([ + ], +[ + "Place on top of fire, lava, or a magma block, and near a witches altar.", + "", + "To start every recipe in the cauldron, place a water bucket inside. If the water stays in the cauldron too long, it will evaporate!", + "", + "JEI will show the required ingredients for recipes and brews! ", + "", + "To craft using the cauldron, drop in the required items after the water starts boiling! If a recipe was done correctly, the output will pop out automatically! Make sure you drop each ingredient quickly, otherwise the recipe won't complete.", + "", + "To make brews, drop a mandrake root, and drop a combination of the desired brew items (JEI will show). Right click the cauldron with empty bottles to collect the potions!" +]); \ No newline at end of file diff --git a/scripts/LootTableTweaker/CustomLootTable.zs b/scripts/LootTableTweaker/CustomLootTable.zs index 77d46c3d..ce3eaa87 100644 --- a/scripts/LootTableTweaker/CustomLootTable.zs +++ b/scripts/LootTableTweaker/CustomLootTable.zs @@ -29,14 +29,14 @@ mods.ltt.LootTable.removeGlobalItem("projectred-core:resource_item:102"); mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:4"); mods.ltt.LootTable.removeGlobalItem("techreborn:ingot:11"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:magic_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_ice_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_fire_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_lightning_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_necromancy_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_earth_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_sorcery_wand"); -mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_healing_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:magic_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_ice_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_fire_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_lightning_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_necromancy_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_earth_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_sorcery_wand"); +// mods.ltt.LootTable.removeGlobalItem("ebwizardry:novice_healing_wand"); mods.ltt.LootTable.removeGlobalItem("tombstone:familiar_receptacle"); @@ -56,5 +56,25 @@ mods.ltt.LootTable.removeGlobalItem("mod_lavacow:bonesword"); mods.ltt.LootTable.removeGlobalItem("aether_legacy:invisibility_cape"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:0"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:1"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:2"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:3"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:4"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:5"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:6"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:7"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:8"); +mods.ltt.LootTable.removeGlobalItem("railcraft:ingot:9"); + +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:0"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:1"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:2"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:3"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:4"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:5"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:6"); +mods.ltt.LootTable.removeGlobalItem("railcraft:dust:7"); + diff --git a/scripts/ModularAbyssal.zs b/scripts/ModularAbyssal.zs index 01fa04c8..d252f9ab 100644 --- a/scripts/ModularAbyssal.zs +++ b/scripts/ModularAbyssal.zs @@ -1,7 +1,7 @@ import mods.modularmachinery.RecipeBuilder; -val cra1 = RecipeBuilder.newBuilder("cra1","sterilized_altar",1200); +val cra1 = RecipeBuilder.newBuilder("cra1","sterilized_altar",400); cra1.addEnergyPerTickInput(1200); cra1.addFluidInput(*2000); cra1.addItemInput(*2); @@ -10,7 +10,7 @@ cra1.addItemInput(); cra1.addItemOutput(); cra1.build(); -val cra2 = RecipeBuilder.newBuilder("cra2","sterilized_altar",1200); +val cra2 = RecipeBuilder.newBuilder("cra2","sterilized_altar",400); cra2.addEnergyPerTickInput(1200); cra2.addFluidInput(*20000); cra2.addFluidInput(*2500); @@ -22,7 +22,7 @@ cra2.addItemInput(); cra2.addItemOutput(); cra2.build(); -val cra3 = RecipeBuilder.newBuilder("cra3","sterilized_altar",1200); +val cra3 = RecipeBuilder.newBuilder("cra3","sterilized_altar",400); cra3.addEnergyPerTickInput(1200); cra3.addFluidInput(*20000); cra3.addFluidInput(*2500); @@ -34,7 +34,7 @@ cra3.addItemInput(); cra3.addItemOutput(); cra3.build(); -val cra4 = RecipeBuilder.newBuilder("cra4","sterilized_altar",1200); +val cra4 = RecipeBuilder.newBuilder("cra4","sterilized_altar",400); cra4.addEnergyPerTickInput(1200); cra4.addFluidInput(*20000); cra4.addFluidInput(*2500); @@ -46,7 +46,7 @@ cra4.addItemInput(); cra4.addItemOutput(); cra4.build(); -val cra5 = RecipeBuilder.newBuilder("cra5","sterilized_altar",1200); +val cra5 = RecipeBuilder.newBuilder("cra5","sterilized_altar",400); cra5.addEnergyPerTickInput(1200); cra5.addFluidInput(*20000); cra5.addFluidInput(*2500); @@ -62,7 +62,7 @@ cra5.addItemInput(); cra5.addItemOutput(); cra5.build(); -val cra6 = RecipeBuilder.newBuilder("cra6","sterilized_altar",1200); +val cra6 = RecipeBuilder.newBuilder("cra6","sterilized_altar",400); cra6.addEnergyPerTickInput(1200); cra6.addFluidInput(*20000); cra6.addFluidInput(*2500); @@ -74,7 +74,7 @@ cra6.addItemInput(); cra6.addItemOutput(); cra6.build(); -val cra7 = RecipeBuilder.newBuilder("cra7","sterilized_altar",1200); +val cra7 = RecipeBuilder.newBuilder("cra7","sterilized_altar",400); cra7.addEnergyPerTickInput(1200); cra7.addFluidInput(*20000); cra7.addFluidInput(*2500); @@ -86,7 +86,7 @@ cra7.addItemInput(); cra7.addItemOutput(); cra7.build(); -val cra8 = RecipeBuilder.newBuilder("cra8","sterilized_altar",1200); +val cra8 = RecipeBuilder.newBuilder("cra8","sterilized_altar",400); cra8.addEnergyPerTickInput(1200); cra8.addFluidInput(*20000); cra8.addFluidInput(*2500); @@ -98,7 +98,7 @@ cra8.addItemInput(); cra8.addItemOutput(); cra8.build(); -val cra9 = RecipeBuilder.newBuilder("cra9","sterilized_altar",1200); +val cra9 = RecipeBuilder.newBuilder("cra9","sterilized_altar",400); cra9.addEnergyPerTickInput(1200); cra9.addFluidInput(*5000); cra9.addItemInput(*8); @@ -106,7 +106,7 @@ cra9.addItemInput(); cra9.addItemOutput(); cra9.build(); -val cra10 = RecipeBuilder.newBuilder("cra10","sterilized_altar",1200); +val cra10 = RecipeBuilder.newBuilder("cra10","sterilized_altar",400); cra10.addEnergyPerTickInput(1200); cra10.addFluidInput(*300); cra10.addItemInput(); @@ -116,7 +116,7 @@ cra10.addItemInput(*4); cra10.addItemOutput(); cra10.build(); -val cra11 = RecipeBuilder.newBuilder("cra11","sterilized_altar",1200); +val cra11 = RecipeBuilder.newBuilder("cra11","sterilized_altar",400); cra11.addEnergyPerTickInput(1200); cra11.addFluidInput(*5000); cra11.addFluidInput(*1000); @@ -126,7 +126,7 @@ cra11.addItemInput(); cra11.addItemOutput(); cra11.build(); -val cra12 = RecipeBuilder.newBuilder("cra12","sterilized_altar",1200); +val cra12 = RecipeBuilder.newBuilder("cra12","sterilized_altar",400); cra12.addEnergyPerTickInput(1200); cra12.addFluidInput(*1000); cra12.addItemInput(); @@ -134,7 +134,7 @@ cra12.addItemInput(*8); cra12.addItemOutput(); cra12.build(); -val cra13 = RecipeBuilder.newBuilder("cra13","sterilized_altar",1200); +val cra13 = RecipeBuilder.newBuilder("cra13","sterilized_altar",400); cra13.addEnergyPerTickInput(1200); cra13.addFluidInput(*1000); cra13.addFluidInput(*1000); @@ -143,7 +143,7 @@ cra13.addItemInput(); cra13.addItemOutput(); cra13.build(); -val cra14 = RecipeBuilder.newBuilder("cra14","sterilized_altar",1200); +val cra14 = RecipeBuilder.newBuilder("cra14","sterilized_altar",400); cra14.addEnergyPerTickInput(1200); cra14.addFluidInput(*400); cra14.addItemInput(); @@ -154,7 +154,7 @@ cra14.addItemInput(*2); cra14.addItemOutput(); cra14.build(); -val cra15 = RecipeBuilder.newBuilder("cra15","sterilized_altar",1200); +val cra15 = RecipeBuilder.newBuilder("cra15","sterilized_altar",400); cra15.addEnergyPerTickInput(1200); cra15.addFluidInput(*800); cra15.addItemInput(); @@ -165,7 +165,7 @@ cra15.addItemInput(*2); cra15.addItemOutput(); cra15.build(); -val cra16 = RecipeBuilder.newBuilder("cra16","sterilized_altar",1200); +val cra16 = RecipeBuilder.newBuilder("cra16","sterilized_altar",400); cra16.addEnergyPerTickInput(1200); cra16.addFluidInput(*1200); cra16.addFluidInput(*1000); @@ -177,7 +177,7 @@ cra16.addItemInput(*2); cra16.addItemOutput(); cra16.build(); -val cra17 = RecipeBuilder.newBuilder("cra17","sterilized_altar",1200); +val cra17 = RecipeBuilder.newBuilder("cra17","sterilized_altar",400); cra17.addEnergyPerTickInput(1200); cra17.addFluidInput(*1600); cra17.addFluidInput(*1000); @@ -189,7 +189,7 @@ cra17.addItemInput(*2); cra17.addItemOutput(); cra17.build(); -val cra18 = RecipeBuilder.newBuilder("cra18","sterilized_altar",1200); +val cra18 = RecipeBuilder.newBuilder("cra18","sterilized_altar",400); cra18.addEnergyPerTickInput(1200); cra18.addFluidInput(*400); cra18.addItemInput(); @@ -200,7 +200,7 @@ cra18.addItemInput(*2); cra18.addItemOutput(); cra18.build(); -val cra19 = RecipeBuilder.newBuilder("cra19","sterilized_altar",1200); +val cra19 = RecipeBuilder.newBuilder("cra19","sterilized_altar",400); cra19.addEnergyPerTickInput(1200); cra19.addFluidInput(*800); cra19.addItemInput(); @@ -211,7 +211,7 @@ cra19.addItemInput(*2); cra19.addItemOutput(); cra19.build(); -val cra20 = RecipeBuilder.newBuilder("cra20","sterilized_altar",1200); +val cra20 = RecipeBuilder.newBuilder("cra20","sterilized_altar",400); cra20.addEnergyPerTickInput(1200); cra20.addFluidInput(*1200); cra20.addFluidInput(*1000); @@ -223,7 +223,7 @@ cra20.addItemInput(*2); cra20.addItemOutput(); cra20.build(); -val cra21 = RecipeBuilder.newBuilder("cra21","sterilized_altar",1200); +val cra21 = RecipeBuilder.newBuilder("cra21","sterilized_altar",400); cra21.addEnergyPerTickInput(1200); cra21.addFluidInput(*1600); cra21.addFluidInput(*1000); @@ -235,7 +235,7 @@ cra21.addItemInput(*2); cra21.addItemOutput(); cra21.build(); -val cra22 = RecipeBuilder.newBuilder("cra22","sterilized_altar",1200); +val cra22 = RecipeBuilder.newBuilder("cra22","sterilized_altar",400); cra22.addEnergyPerTickInput(100); cra22.addFluidInput(*100); cra22.addItemInput(); @@ -244,7 +244,7 @@ cra22.addItemInput(*4); cra22.addItemOutput(); cra22.build(); -val cra23 = RecipeBuilder.newBuilder("cra23","sterilized_altar",1200); +val cra23 = RecipeBuilder.newBuilder("cra23","sterilized_altar",400); cra23.addEnergyPerTickInput(1200); cra23.addFluidInput(*400); cra23.addItemInput(); @@ -255,7 +255,7 @@ cra23.addItemInput(*2); cra23.addItemOutput(); cra23.build(); -val cra24 = RecipeBuilder.newBuilder("cra24","sterilized_altar",1200); +val cra24 = RecipeBuilder.newBuilder("cra24","sterilized_altar",400); cra24.addEnergyPerTickInput(1200); cra24.addFluidInput(*800); cra24.addItemInput(); @@ -266,7 +266,7 @@ cra24.addItemInput(*2); cra24.addItemOutput(); cra24.build(); -val cra25 = RecipeBuilder.newBuilder("cra25","sterilized_altar",1200); +val cra25 = RecipeBuilder.newBuilder("cra25","sterilized_altar",400); cra25.addEnergyPerTickInput(1200); cra25.addFluidInput(*1200); cra25.addFluidInput(*1000); @@ -278,7 +278,7 @@ cra25.addItemInput(*2); cra25.addItemOutput(); cra25.build(); -val cra26 = RecipeBuilder.newBuilder("cra26","sterilized_altar",1200); +val cra26 = RecipeBuilder.newBuilder("cra26","sterilized_altar",400); cra26.addEnergyPerTickInput(1200); cra26.addFluidInput(*1600); cra26.addFluidInput(*1000); @@ -290,7 +290,7 @@ cra26.addItemInput(*2); cra26.addItemOutput(); cra26.build(); -val cra27 = RecipeBuilder.newBuilder("cra27","sterilized_altar",1200); +val cra27 = RecipeBuilder.newBuilder("cra27","sterilized_altar",400); cra27.addEnergyPerTickInput(1200); cra27.addFluidInput(*400); cra27.addItemInput(); @@ -301,7 +301,7 @@ cra27.addItemInput(*2); cra27.addItemOutput(); cra27.build(); -val cra28 = RecipeBuilder.newBuilder("cra28","sterilized_altar",1200); +val cra28 = RecipeBuilder.newBuilder("cra28","sterilized_altar",400); cra28.addEnergyPerTickInput(1200); cra28.addFluidInput(*800); cra28.addItemInput(); @@ -312,7 +312,7 @@ cra28.addItemInput(*2); cra28.addItemOutput(); cra28.build(); -val cra29 = RecipeBuilder.newBuilder("cra29","sterilized_altar",1200); +val cra29 = RecipeBuilder.newBuilder("cra29","sterilized_altar",400); cra29.addEnergyPerTickInput(1200); cra29.addFluidInput(*1200); cra29.addFluidInput(*1000); @@ -324,7 +324,7 @@ cra29.addItemInput(*2); cra29.addItemOutput(); cra29.build(); -val cra30 = RecipeBuilder.newBuilder("cra30","sterilized_altar",1200); +val cra30 = RecipeBuilder.newBuilder("cra30","sterilized_altar",400); cra30.addEnergyPerTickInput(1200); cra30.addFluidInput(*1600); cra30.addFluidInput(*1000); @@ -336,7 +336,7 @@ cra30.addItemInput(*2); cra30.addItemOutput(); cra30.build(); -val cra31 = RecipeBuilder.newBuilder("cra31","sterilized_altar",1200); +val cra31 = RecipeBuilder.newBuilder("cra31","sterilized_altar",400); cra31.addEnergyPerTickInput(1200); cra31.addFluidInput(*400); cra31.addItemInput(); @@ -347,7 +347,7 @@ cra31.addItemInput(*2); cra31.addItemOutput(); cra31.build(); -val cra32 = RecipeBuilder.newBuilder("cra32","sterilized_altar",1200); +val cra32 = RecipeBuilder.newBuilder("cra32","sterilized_altar",400); cra32.addEnergyPerTickInput(1200); cra32.addFluidInput(*800); cra32.addItemInput(); @@ -358,7 +358,7 @@ cra32.addItemInput(*2); cra32.addItemOutput(); cra32.build(); -val cra33 = RecipeBuilder.newBuilder("cra33","sterilized_altar",1200); +val cra33 = RecipeBuilder.newBuilder("cra33","sterilized_altar",400); cra33.addEnergyPerTickInput(1200); cra33.addFluidInput(*1200); cra33.addFluidInput(*1000); @@ -370,7 +370,7 @@ cra33.addItemInput(*2); cra33.addItemOutput(); cra33.build(); -val cra34 = RecipeBuilder.newBuilder("cra34","sterilized_altar",1200); +val cra34 = RecipeBuilder.newBuilder("cra34","sterilized_altar",400); cra34.addEnergyPerTickInput(1200); cra34.addFluidInput(*1600); cra34.addFluidInput(*1000); @@ -382,14 +382,14 @@ cra34.addItemInput(*2); cra34.addItemOutput(); cra34.build(); -val cra35 = RecipeBuilder.newBuilder("cra35","sterilized_altar",1200); +val cra35 = RecipeBuilder.newBuilder("cra35","sterilized_altar",400); cra35.addEnergyPerTickInput(1200); cra35.addFluidInput(*100); cra35.addItemInput(*4); cra35.addItemOutput(); cra35.build(); -val cra36 = RecipeBuilder.newBuilder("cra36","sterilized_altar",1200); +val cra36 = RecipeBuilder.newBuilder("cra36","sterilized_altar",400); cra36.addEnergyPerTickInput(1200); cra36.addFluidInput(*1000); cra36.addItemInput(*2); diff --git a/scripts/ModularDysonIrradiator.zs b/scripts/ModularDysonIrradiator.zs index abbc77c7..2cad0f4a 100644 --- a/scripts/ModularDysonIrradiator.zs +++ b/scripts/ModularDysonIrradiator.zs @@ -192,7 +192,7 @@ irradiationultimate.addAspectInput("lux",30); irradiationultimate.addFluidInput(*100); irradiationultimate.addFluidInput(*200); irradiationultimate.addItemInput(); -irradiationultimate.addItemInput(); +irradiationultimate.addItemInput(); irradiationultimate.addItemInput(*4); irradiationultimate.addItemOutput(); irradiationultimate.build(); diff --git a/scripts/ModularEntropyGarnets.zs b/scripts/ModularEntropyGarnets.zs index f486c73a..538a8ce9 100644 --- a/scripts/ModularEntropyGarnets.zs +++ b/scripts/ModularEntropyGarnets.zs @@ -38,6 +38,7 @@ mythassallofthem.addEnergyPerTickInput(5000000); mythassallofthem.addFluidInput(*800); mythassallofthem.addFluidInput(*800); mythassallofthem.addItemInput(); +mythassallofthem.addItemInput(); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); mythassallofthem.addItemOutput(*64); @@ -134,3 +135,93 @@ mods.extendedcrafting.TableCrafting.addShaped( [, , , , , , , , ]]); + + +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); +mods.extendedcrafting.CompressionCrafting.addRecipe(, , 20224, , 5000000); + +mods.extendedcrafting.CombinationCrafting.addRecipe(, +10000000, +, [ + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + , + ]); + + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + + + +val mythasstrulyallofthem = RecipeBuilder.newBuilder("mythasstrulyallofthem","me_mythic_assembler",200); +mythasstrulyallofthem.addEnergyPerTickInput(5000000); +mythasstrulyallofthem.addFluidInput(*800); +mythasstrulyallofthem.addFluidInput(*800); +mythasstrulyallofthem.addItemInput(); +mythasstrulyallofthem.addItemInput(); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.addItemOutput(*64); +mythasstrulyallofthem.build(); \ No newline at end of file diff --git a/scripts/ModularForestryTrees.zs b/scripts/ModularForestryTrees.zs new file mode 100644 index 00000000..e0600549 --- /dev/null +++ b/scripts/ModularForestryTrees.zs @@ -0,0 +1,1037 @@ +import mods.modularmachinery.RecipeBuilder; + +val fortree1 = RecipeBuilder.newBuilder("fortree1","enchanted_greenhouse",1000); +fortree1.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeChestnut", UID0: "forestry.treeChestnut", Slot: 0 as byte}]}})); +fortree1.setChance(0.0); +fortree1.addItemInput(); +fortree1.addItemOutput(*64); +fortree1.addItemOutput(*16); +fortree1.build(); + +val fortree2 = RecipeBuilder.newBuilder("fortree2","enchanted_greenhouse",1000); +fortree2.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeDate", UID0: "forestry.treeDate", Slot: 0 as byte}]}})); +fortree2.setChance(0.0); +fortree2.addItemInput(); +fortree2.addItemOutput(*64); +fortree2.addItemOutput(*16); +fortree2.build(); + +val fortree3 = RecipeBuilder.newBuilder("fortree3","enchanted_greenhouse",1000); +fortree3.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "starfruit", UID0: "starfruit", Slot: 0 as byte}]}})); +fortree3.setChance(0.0); +fortree3.addItemInput(); +fortree3.addItemOutput(*64); +fortree3.addItemOutput(*16); +fortree3.build(); + +val fortree4 = RecipeBuilder.newBuilder("fortree4","enchanted_greenhouse",1000); +fortree4.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeSpruce", UID0: "forestry.treeSpruce", Slot: 0 as byte}]}})); +fortree4.setChance(0.0); +fortree4.addItemInput(); +fortree4.addItemOutput(*64); +fortree4.build(); + +val fortree5 = RecipeBuilder.newBuilder("fortree5","enchanted_greenhouse",1000); +fortree5.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "allspice", UID0: "allspice", Slot: 0 as byte}]}})); +fortree5.setChance(0.0); +fortree5.addItemInput(); +fortree5.addItemOutput(*64); +fortree5.addItemOutput(*16); +fortree5.build(); + +val fortree6 = RecipeBuilder.newBuilder("fortree6","enchanted_greenhouse",1000); +fortree6.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeMahogony", UID0: "forestry.treeMahogony", Slot: 0 as byte}]}})); +fortree6.setChance(0.0); +fortree6.addItemInput(); +fortree6.addItemOutput(*64); +fortree6.build(); + +val fortree7 = RecipeBuilder.newBuilder("fortree7","enchanted_greenhouse",1000); +fortree7.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "logwood", UID0: "logwood", Slot: 0 as byte}]}})); +fortree7.setChance(0.0); +fortree7.addItemInput(); +fortree7.addItemOutput(*64); +fortree7.addItemOutput(*16); +fortree7.build(); + +val fortree8 = RecipeBuilder.newBuilder("fortree8","enchanted_greenhouse",1000); +fortree8.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "ash", UID0: "ash", Slot: 0 as byte}]}})); +fortree8.setChance(0.0); +fortree8.addItemInput(); +fortree8.addItemOutput(*64); +fortree8.build(); + +val fortree9 = RecipeBuilder.newBuilder("fortree9","enchanted_greenhouse",1000); +fortree9.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "rowan", UID0: "rowan", Slot: 0 as byte}]}})); +fortree9.setChance(0.0); +fortree9.addItemInput(); +fortree9.addItemOutput(*64); +fortree9.build(); + +val fortree10 = RecipeBuilder.newBuilder("fortree10","enchanted_greenhouse",1000); +fortree10.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "pecan", UID0: "pecan", Slot: 0 as byte}]}})); +fortree10.setChance(0.0); +fortree10.addItemInput(); +fortree10.addItemOutput(*64); +fortree10.addItemOutput(*16); +fortree10.build(); + +val fortree11 = RecipeBuilder.newBuilder("fortree11","enchanted_greenhouse",1000); +fortree11.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "floweringcrabapple", UID0: "floweringcrabapple", Slot: 0 as byte}]}})); +fortree11.setChance(0.0); +fortree11.addItemInput(); +fortree11.addItemOutput(*64); +fortree11.addItemOutput(*16); +fortree11.build(); + +val fortree12 = RecipeBuilder.newBuilder("fortree12","enchanted_greenhouse",1000); +fortree12.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "nutmeg", UID0: "nutmeg", Slot: 0 as byte}]}})); +fortree12.setChance(0.0); +fortree12.addItemInput(); +fortree12.addItemOutput(*64); +fortree12.addItemOutput(*16); +fortree12.build(); + +val fortree13 = RecipeBuilder.newBuilder("fortree13","enchanted_greenhouse",1000); +fortree13.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "elm", UID0: "elm", Slot: 0 as byte}]}})); +fortree13.setChance(0.0); +fortree13.addItemInput(); +fortree13.addItemOutput(*64); +fortree13.build(); + +val fortree14 = RecipeBuilder.newBuilder("fortree14","enchanted_greenhouse",1000); +fortree14.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeWalnut", UID0: "forestry.treeWalnut", Slot: 0 as byte}]}})); +fortree14.setChance(0.0); +fortree14.addItemInput(); +fortree14.addItemOutput(*64); +fortree14.addItemOutput(*16); +fortree14.build(); + +val fortree15 = RecipeBuilder.newBuilder("fortree15","enchanted_greenhouse",1000); +fortree15.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "prairiecrabapple", UID0: "prairiecrabapple", Slot: 0 as byte}]}})); +fortree15.setChance(0.0); +fortree15.addItemInput(); +fortree15.addItemOutput(*64); +fortree15.addItemOutput(*16); +fortree15.build(); + +val fortree16 = RecipeBuilder.newBuilder("fortree16","enchanted_greenhouse",1000); +fortree16.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "sourcherry", UID0: "sourcherry", Slot: 0 as byte}]}})); +fortree16.setChance(0.0); +fortree16.addItemInput(); +fortree16.addItemOutput(*64); +fortree16.addItemOutput(*16); +fortree16.build(); + +val fortree17 = RecipeBuilder.newBuilder("fortree17","enchanted_greenhouse",1000); +fortree17.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treePapaya", UID0: "forestry.treePapaya", Slot: 0 as byte}]}})); +fortree17.setChance(0.0); +fortree17.addItemInput(); +fortree17.addItemOutput(*64); +fortree17.addItemOutput(*16); +fortree17.build(); + +val fortree18 = RecipeBuilder.newBuilder("fortree18","enchanted_greenhouse",1000); +fortree18.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "pinkivory", UID0: "pinkivory", Slot: 0 as byte}]}})); +fortree18.setChance(0.0); +fortree18.addItemInput(); +fortree18.addItemOutput(*64); +fortree18.build(); + +val fortree19 = RecipeBuilder.newBuilder("fortree19","enchanted_greenhouse",1000); +fortree19.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "coffee", UID0: "coffee", Slot: 0 as byte}]}})); +fortree19.setChance(0.0); +fortree19.addItemInput(); +fortree19.addItemOutput(*64); +fortree19.addItemOutput(*16); +fortree19.build(); + +val fortree20 = RecipeBuilder.newBuilder("fortree20","enchanted_greenhouse",1000); +fortree20.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeSipiri", UID0: "forestry.treeSipiri", Slot: 0 as byte}]}})); +fortree20.setChance(0.0); +fortree20.addItemInput(); +fortree20.addItemOutput(*64); +fortree20.build(); + +val fortree21 = RecipeBuilder.newBuilder("fortree21","enchanted_greenhouse",1000); +fortree21.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "rosegum", UID0: "rosegum", Slot: 0 as byte}]}})); +fortree21.setChance(0.0); +fortree21.addItemInput(); +fortree21.addItemOutput(*64); +fortree21.build(); + +val fortree22 = RecipeBuilder.newBuilder("fortree22","enchanted_greenhouse",1000); +fortree22.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "pear", UID0: "pear", Slot: 0 as byte}]}})); +fortree22.setChance(0.0); +fortree22.addItemInput(); +fortree22.addItemOutput(*64); +fortree22.addItemOutput(*16); +fortree22.build(); + +val fortree23 = RecipeBuilder.newBuilder("fortree23","enchanted_greenhouse",1000); +fortree23.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "grapefruit", UID0: "grapefruit", Slot: 0 as byte}]}})); +fortree23.setChance(0.0); +fortree23.addItemInput(); +fortree23.addItemOutput(*64); +fortree23.addItemOutput(*16); +fortree23.build(); + +val fortree24 = RecipeBuilder.newBuilder("fortree24","enchanted_greenhouse",1000); +fortree24.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "sweetcrabapple", UID0: "sweetcrabapple", Slot: 0 as byte}]}})); +fortree24.setChance(0.0); +fortree24.addItemInput(); +fortree24.addItemOutput(*64); +fortree24.addItemOutput(*16); +fortree24.build(); + +val fortree25 = RecipeBuilder.newBuilder("fortree25","enchanted_greenhouse",1000); +fortree25.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "kumquat", UID0: "kumquat", Slot: 0 as byte}]}})); +fortree25.setChance(0.0); +fortree25.addItemInput(); +fortree25.addItemOutput(*64); +fortree25.addItemOutput(*16); +fortree25.build(); + +val fortree26 = RecipeBuilder.newBuilder("fortree26","enchanted_greenhouse",1000); +fortree26.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cranberry", UID0: "cranberry", Slot: 0 as byte}]}})); +fortree26.setChance(0.0); +fortree26.addItemInput(); +fortree26.addItemOutput(*64); +fortree26.addItemOutput(*16); +fortree26.build(); + +val fortree27 = RecipeBuilder.newBuilder("fortree27","enchanted_greenhouse",1000); +fortree27.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "peach", UID0: "peach", Slot: 0 as byte}]}})); +fortree27.setChance(0.0); +fortree27.addItemInput(); +fortree27.addItemOutput(*64); +fortree27.addItemOutput(*16); +fortree27.build(); + +val fortree28 = RecipeBuilder.newBuilder("fortree28","enchanted_greenhouse",1000); +fortree28.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "monkeypuzzle", UID0: "monkeypuzzle", Slot: 0 as byte}]}})); +fortree28.setChance(0.0); +fortree28.addItemInput(); +fortree28.addItemOutput(*64); +fortree28.build(); + +val fortree29 = RecipeBuilder.newBuilder("fortree29","enchanted_greenhouse",1000); +fortree29.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeMahoe", UID0: "forestry.treeMahoe", Slot: 0 as byte}]}})); +fortree29.setChance(0.0); +fortree29.addItemInput(); +fortree29.addItemOutput(*64); +fortree29.build(); + +val fortree30 = RecipeBuilder.newBuilder("fortree30","enchanted_greenhouse",1000); +fortree30.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeZebrawood", UID0: "forestry.treeZebrawood", Slot: 0 as byte}]}})); +fortree30.setChance(0.0); +fortree30.addItemInput(); +fortree30.addItemOutput(*64); +fortree30.build(); + +val fortree31 = RecipeBuilder.newBuilder("fortree31","enchanted_greenhouse",1000); +fortree31.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "butternut", UID0: "butternut", Slot: 0 as byte}]}})); +fortree31.setChance(0.0); +fortree31.addItemInput(); +fortree31.addItemOutput(*64); +fortree31.addItemOutput(*16); +fortree31.build(); + +val fortree32 = RecipeBuilder.newBuilder("fortree32","enchanted_greenhouse",1000); +fortree32.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "yew", UID0: "yew", Slot: 0 as byte}]}})); +fortree32.setChance(0.0); +fortree32.addItemInput(); +fortree32.addItemOutput(*64); +fortree32.build(); + +val fortree33 = RecipeBuilder.newBuilder("fortree33","enchanted_greenhouse",1000); +fortree33.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeEbony", UID0: "forestry.treeEbony", Slot: 0 as byte}]}})); +fortree33.setChance(0.0); +fortree33.addItemInput(); +fortree33.addItemOutput(*64); +fortree33.build(); + +val fortree34 = RecipeBuilder.newBuilder("fortree34","enchanted_greenhouse",1000); +fortree34.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeBirch", UID0: "forestry.treeBirch", Slot: 0 as byte}]}})); +fortree34.setChance(0.0); +fortree34.addItemInput(); +fortree34.addItemOutput(*64); +fortree34.build(); + +val fortree35 = RecipeBuilder.newBuilder("fortree35","enchanted_greenhouse",1000); +fortree35.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "alder", UID0: "alder", Slot: 0 as byte}]}})); +fortree35.setChance(0.0); +fortree35.addItemInput(); +fortree35.addItemOutput(*64); +fortree35.build(); + +val fortree36 = RecipeBuilder.newBuilder("fortree36","enchanted_greenhouse",1000); +fortree36.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "blueberry", UID0: "blueberry", Slot: 0 as byte}]}})); +fortree36.setChance(0.0); +fortree36.addItemInput(); +fortree36.addItemOutput(*64); +fortree36.addItemOutput(*16); +fortree36.build(); + +val fortree37 = RecipeBuilder.newBuilder("fortree37","enchanted_greenhouse",1000); +fortree37.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "lime", UID0: "lime", Slot: 0 as byte}]}})); +fortree37.setChance(0.0); +fortree37.addItemInput(); +fortree37.addItemOutput(*64); +fortree37.addItemOutput(*16); +fortree37.build(); + +val fortree38 = RecipeBuilder.newBuilder("fortree38","enchanted_greenhouse",1000); +fortree38.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "candlenut", UID0: "candlenut", Slot: 0 as byte}]}})); +fortree38.setChance(0.0); +fortree38.addItemInput(); +fortree38.addItemOutput(*64); +fortree38.addItemOutput(*16); +fortree38.build(); + +val fortree39 = RecipeBuilder.newBuilder("fortree39","enchanted_greenhouse",1000); +fortree39.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "whitebeam", UID0: "whitebeam", Slot: 0 as byte}]}})); +fortree39.setChance(0.0); +fortree39.addItemInput(); +fortree39.addItemOutput(*64); +fortree39.build(); + +val fortree40 = RecipeBuilder.newBuilder("fortree40","enchanted_greenhouse",1000); +fortree40.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "manderin", UID0: "manderin", Slot: 0 as byte}]}})); +fortree40.setChance(0.0); +fortree40.addItemInput(); +fortree40.addItemOutput(*64); +fortree40.addItemOutput(*16); +fortree40.build(); + +val fortree41 = RecipeBuilder.newBuilder("fortree41","enchanted_greenhouse",1000); +fortree41.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "blackthorn", UID0: "blackthorn", Slot: 0 as byte}]}})); +fortree41.setChance(0.0); +fortree41.addItemInput(); +fortree41.addItemOutput(*64); +fortree41.addItemOutput(*16); +fortree41.build(); + +val fortree42 = RecipeBuilder.newBuilder("fortree42","enchanted_greenhouse",1000); +fortree42.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "box", UID0: "box", Slot: 0 as byte}]}})); +fortree42.setChance(0.0); +fortree42.addItemInput(); +fortree42.addItemOutput(*64); +fortree42.build(); + +val fortree43 = RecipeBuilder.newBuilder("fortree43","enchanted_greenhouse",1000); +fortree43.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeAcacia", UID0: "forestry.treeAcacia", Slot: 0 as byte}]}})); +fortree43.setChance(0.0); +fortree43.addItemInput(); +fortree43.addItemOutput(*64); +fortree43.build(); + +val fortree44 = RecipeBuilder.newBuilder("fortree44","enchanted_greenhouse",1000); +fortree44.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "logwood", UID0: "logwood", Slot: 0 as byte}]}})); +fortree44.setChance(0.0); +fortree44.addItemInput(); +fortree44.addItemOutput(*64); +fortree44.build(); + +val fortree45 = RecipeBuilder.newBuilder("fortree45","enchanted_greenhouse",1000); +fortree45.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "hornbeam", UID0: "hornbeam", Slot: 0 as byte}]}})); +fortree45.setChance(0.0); +fortree45.addItemInput(); +fortree45.addItemOutput(*64); +fortree45.build(); + +val fortree46 = RecipeBuilder.newBuilder("fortree46","enchanted_greenhouse",1000); +fortree46.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeSequoia", UID0: "forestry.treeSequoia", Slot: 0 as byte}]}})); +fortree46.setChance(0.0); +fortree46.addItemInput(); +fortree46.addItemOutput(*64); +fortree46.build(); + +val fortree47 = RecipeBuilder.newBuilder("fortree47","enchanted_greenhouse",1000); +fortree47.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeLemon", UID0: "forestry.treeLemon", Slot: 0 as byte}]}})); +fortree47.setChance(0.0); +fortree47.addItemInput(); +fortree47.addItemOutput(*64); +fortree47.addItemOutput(*16); +fortree47.build(); + +val fortree48 = RecipeBuilder.newBuilder("fortree48","enchanted_greenhouse",1000); +fortree48.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "staranise", UID0: "staranise", Slot: 0 as byte}]}})); +fortree48.setChance(0.0); +fortree48.addItemInput(); +fortree48.addItemOutput(*64); +fortree48.addItemOutput(*16); +fortree48.build(); + +val fortree49 = RecipeBuilder.newBuilder("fortree49","enchanted_greenhouse",1000); +fortree49.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeGigant", UID0: "forestry.treeGigant", Slot: 0 as byte}]}})); +fortree49.setChance(0.0); +fortree49.addItemInput(); +fortree49.addItemOutput(*64); +fortree49.build(); + +val fortree50 = RecipeBuilder.newBuilder("fortree50","enchanted_greenhouse",1000); +fortree50.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "osangeorange", UID0: "osangeorange", Slot: 0 as byte}]}})); +fortree50.setChance(0.0); +fortree50.addItemInput(); +fortree50.addItemOutput(*64); +fortree50.addItemOutput(*16); +fortree50.build(); + +val fortree51 = RecipeBuilder.newBuilder("fortree51","enchanted_greenhouse",1000); +fortree51.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treePadauk", UID0: "forestry.treePadauk", Slot: 0 as byte}]}})); +fortree51.setChance(0.0); +fortree51.addItemInput(); +fortree51.addItemOutput(*64); +fortree51.build(); + +val fortree52 = RecipeBuilder.newBuilder("fortree52","enchanted_greenhouse",1000); +fortree52.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "banana", UID0: "banana", Slot: 0 as byte}]}})); +fortree52.setChance(0.0); +fortree52.addItemInput(); +fortree52.addItemOutput(*64); +fortree52.addItemOutput(*16); +fortree52.build(); + +val fortree53 = RecipeBuilder.newBuilder("fortree53","enchanted_greenhouse",1000); +fortree53.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treePine", UID0: "forestry.treePine", Slot: 0 as byte}]}})); +fortree53.setChance(0.0); +fortree53.addItemInput(); +fortree53.addItemOutput(*64); +fortree53.build(); + +val fortree54 = RecipeBuilder.newBuilder("fortree54","enchanted_greenhouse",1000); +fortree54.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "acornoak", UID0: "acornoak", Slot: 0 as byte}]}})); +fortree54.setChance(0.0); +fortree54.addItemInput(); +fortree54.addItemOutput(*64); +fortree54.addItemOutput(*16); +fortree54.build(); + +val fortree55 = RecipeBuilder.newBuilder("fortree55","enchanted_greenhouse",1000); +fortree55.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treePlum", UID0: "forestry.treePlum", Slot: 0 as byte}]}})); +fortree55.setChance(0.0); +fortree55.addItemInput(); +fortree55.addItemOutput(*64); +fortree55.addItemOutput(*16); +fortree55.build(); + +val fortree56 = RecipeBuilder.newBuilder("fortree56","enchanted_greenhouse",1000); +fortree56.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "redbanana", UID0: "redbanana", Slot: 0 as byte}]}})); +fortree56.setChance(0.0); +fortree56.addItemInput(); +fortree56.addItemOutput(*64); +fortree56.addItemOutput(*16); +fortree56.build(); + +val fortree57 = RecipeBuilder.newBuilder("fortree57","enchanted_greenhouse",1000); +fortree57.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeChestnut", UID0: "forestry.treeChestnut", Slot: 0 as byte}]}})); +fortree57.setChance(0.0); +fortree57.addItemInput(); +fortree57.addItemOutput(*64); +fortree57.addItemOutput(*16); +fortree57.build(); + +val fortree58 = RecipeBuilder.newBuilder("fortree58","enchanted_greenhouse",1000); +fortree58.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeBalsa", UID0: "forestry.treeBalsa", Slot: 0 as byte}]}})); +fortree58.setChance(0.0); +fortree58.addItemInput(); +fortree58.addItemOutput(*64); +fortree58.build(); + +val fortree59 = RecipeBuilder.newBuilder("fortree59","enchanted_greenhouse",1000); +fortree59.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "fir", UID0: "fir", Slot: 0 as byte}]}})); +fortree59.setChance(0.0); +fortree59.addItemInput(); +fortree59.addItemOutput(*64); +fortree59.build(); + +val fortree60 = RecipeBuilder.newBuilder("fortree60","enchanted_greenhouse",1000); +fortree60.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "blackcherry", UID0: "blackcherry", Slot: 0 as byte}]}})); +fortree60.setChance(0.0); +fortree60.addItemInput(); +fortree60.addItemOutput(*64); +fortree60.addItemOutput(*16); +fortree60.build(); + +val fortree61 = RecipeBuilder.newBuilder("fortree61","enchanted_greenhouse",1000); +fortree61.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "beech", UID0: "beech", Slot: 0 as byte}]}})); +fortree61.setChance(0.0); +fortree61.addItemInput(); +fortree61.addItemOutput(*64); +fortree61.addItemOutput(*16); +fortree61.build(); + +val fortree62 = RecipeBuilder.newBuilder("fortree62","enchanted_greenhouse",1000); +fortree62.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "hawthorn", UID0: "hawthorn", Slot: 0 as byte}]}})); +fortree62.setChance(0.0); +fortree62.addItemInput(); +fortree62.addItemOutput(*64); +fortree62.build(); + +val fortree63 = RecipeBuilder.newBuilder("fortree63","enchanted_greenhouse",1000); +fortree63.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeCocobolo", UID0: "forestry.treeCocobolo", Slot: 0 as byte}]}})); +fortree63.setChance(0.0); +fortree63.addItemInput(); +fortree63.addItemOutput(*64); +fortree63.build(); + +val fortree64 = RecipeBuilder.newBuilder("fortree64","enchanted_greenhouse",1000); +fortree64.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cashew", UID0: "cashew", Slot: 0 as byte}]}})); +fortree64.setChance(0.0); +fortree64.addItemInput(); +fortree64.addItemOutput(*64); +fortree64.addItemOutput(*16); +fortree64.build(); + +val fortree65 = RecipeBuilder.newBuilder("fortree65","enchanted_greenhouse",1000); +fortree65.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeBaobab", UID0: "forestry.treeBaobab", Slot: 0 as byte}]}})); +fortree65.setChance(0.0); +fortree65.addItemInput(); +fortree65.addItemOutput(*64); +fortree65.build(); + +val fortree66 = RecipeBuilder.newBuilder("fortree66","enchanted_greenhouse",1000); +fortree66.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeLime", UID0: "forestry.treeLime", Slot: 0 as byte}]}})); +fortree66.setChance(0.0); +fortree66.addItemInput(); +fortree66.addItemOutput(*64); +fortree66.build(); + +val fortree67 = RecipeBuilder.newBuilder("fortree67","enchanted_greenhouse",1000); +fortree67.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeIpe", UID0: "forestry.treeIpe", Slot: 0 as byte}]}})); +fortree67.setChance(0.0); +fortree67.addItemInput(); +fortree67.addItemOutput(*64); +fortree67.build(); + +val fortree68 = RecipeBuilder.newBuilder("fortree68","enchanted_greenhouse",1000); +fortree68.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "raspberry", UID0: "raspberry", Slot: 0 as byte}]}})); +fortree68.setChance(0.0); +fortree68.addItemInput(); +fortree68.addItemOutput(*64); +fortree68.addItemOutput(*16); +fortree68.build(); + +val fortree69 = RecipeBuilder.newBuilder("fortree69","enchanted_greenhouse",1000); +fortree69.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "aspen", UID0: "aspen", Slot: 0 as byte}]}})); +fortree69.setChance(0.0); +fortree69.addItemInput(); +fortree69.addItemOutput(*64); +fortree69.build(); + +val fortree70 = RecipeBuilder.newBuilder("fortree70","enchanted_greenhouse",1000); +fortree70.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "starfruit", UID0: "starfruit", Slot: 0 as byte}]}})); +fortree70.setChance(0.0); +fortree70.addItemInput(); +fortree70.addItemOutput(*64); +fortree70.addItemOutput(*16); +fortree70.build(); + +val fortree71 = RecipeBuilder.newBuilder("fortree71","enchanted_greenhouse",1000); +fortree71.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "locust", UID0: "locust", Slot: 0 as byte}]}})); +fortree71.setChance(0.0); +fortree71.addItemInput(); +fortree71.addItemOutput(*64); +fortree71.build(); + +val fortree72 = RecipeBuilder.newBuilder("fortree72","enchanted_greenhouse",1000); +fortree72.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "mango", UID0: "mango", Slot: 0 as byte}]}})); +fortree72.setChance(0.0); +fortree72.addItemInput(); +fortree72.addItemOutput(*64); +fortree72.addItemOutput(*16); +fortree72.build(); + +val fortree73 = RecipeBuilder.newBuilder("fortree73","enchanted_greenhouse",1000); +fortree73.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "sallow", UID0: "sallow", Slot: 0 as byte}]}})); +fortree73.setChance(0.0); +fortree73.addItemInput(); +fortree73.addItemOutput(*64); +fortree73.build(); + +val fortree74 = RecipeBuilder.newBuilder("fortree74","enchanted_greenhouse",1000); +fortree74.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "almond", UID0: "almond", Slot: 0 as byte}]}})); +fortree74.setChance(0.0); +fortree74.addItemInput(); +fortree74.addItemOutput(*64); +fortree74.addItemOutput(*16); +fortree74.build(); + +val fortree75 = RecipeBuilder.newBuilder("fortree75","enchanted_greenhouse",1000); +fortree75.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "holly", UID0: "holly", Slot: 0 as byte}]}})); +fortree75.setChance(0.0); +fortree75.addItemInput(); +fortree75.addItemOutput(*64); +fortree75.build(); + +val fortree76 = RecipeBuilder.newBuilder("fortree76","enchanted_greenhouse",1000); +fortree76.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "nectarine", UID0: "nectarine", Slot: 0 as byte}]}})); +fortree76.setChance(0.0); +fortree76.addItemInput(); +fortree76.addItemOutput(*64); +fortree76.addItemOutput(*16); +fortree76.build(); + +val fortree77 = RecipeBuilder.newBuilder("fortree77","enchanted_greenhouse",1000); +fortree77.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "balsamfir", UID0: "balsamfir", Slot: 0 as byte}]}})); +fortree77.setChance(0.0); +fortree77.addItemInput(); +fortree77.addItemOutput(*64); +fortree77.build(); + +val fortree78 = RecipeBuilder.newBuilder("fortree78","enchanted_greenhouse",1000); +fortree78.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeOak", UID0: "forestry.treeOak", Slot: 0 as byte}]}})); +fortree78.setChance(0.0); +fortree78.addItemInput(); +fortree78.addItemOutput(*64); +fortree78.addItemOutput(*16); +fortree78.build(); + +val fortree79 = RecipeBuilder.newBuilder("fortree79","enchanted_greenhouse",1000); +fortree79.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "sweetgum", UID0: "sweetgum", Slot: 0 as byte}]}})); +fortree79.setChance(0.0); +fortree79.addItemInput(); +fortree79.addItemOutput(*64); +fortree79.build(); + +val fortree80 = RecipeBuilder.newBuilder("fortree80","enchanted_greenhouse",1000); +fortree80.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "redcurrant", UID0: "redcurrant", Slot: 0 as byte}]}})); +fortree80.setChance(0.0); +fortree80.addItemInput(); +fortree80.addItemOutput(*64); +fortree80.addItemOutput(*16); +fortree80.build(); + +val fortree81 = RecipeBuilder.newBuilder("fortree81","enchanted_greenhouse",1000); +fortree81.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "juniper", UID0: "juniper", Slot: 0 as byte}]}})); +fortree81.setChance(0.0); +fortree81.addItemInput(); +fortree81.addItemOutput(*64); +fortree81.addItemOutput(*16); +fortree81.build(); + +val fortree82 = RecipeBuilder.newBuilder("fortree82","enchanted_greenhouse",1000); +fortree82.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "fingerlime", UID0: "fingerlime", Slot: 0 as byte}]}})); +fortree82.setChance(0.0); +fortree82.addItemInput(); +fortree82.addItemOutput(*64); +fortree82.addItemOutput(*16); +fortree82.build(); + +val fortree83 = RecipeBuilder.newBuilder("fortree83","enchanted_greenhouse",1000); +fortree83.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "goldenraspberry", UID0: "goldenraspberry", Slot: 0 as byte}]}})); +fortree83.setChance(0.0); +fortree83.addItemInput(); +fortree83.addItemOutput(*64); +fortree83.addItemOutput(*16); +fortree83.build(); + +val fortree84 = RecipeBuilder.newBuilder("fortree84","enchanted_greenhouse",1000); +fortree84.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "apricot", UID0: "apricot", Slot: 0 as byte}]}})); +fortree84.setChance(0.0); +fortree84.addItemInput(); +fortree84.addItemOutput(*64); +fortree84.addItemOutput(*16); +fortree84.build(); + +val fortree85 = RecipeBuilder.newBuilder("fortree85","enchanted_greenhouse",1000); +fortree85.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "douglasfir", UID0: "douglasfir", Slot: 0 as byte}]}})); +fortree85.setChance(0.0); +fortree85.addItemInput(); +fortree85.addItemOutput(*64); +fortree85.build(); + +val fortree86 = RecipeBuilder.newBuilder("fortree86","enchanted_greenhouse",1000); +fortree86.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "orchardapple", UID0: "orchardapple", Slot: 0 as byte}]}})); +fortree86.setChance(0.0); +fortree86.addItemInput(); +fortree86.addItemOutput(*64); +fortree86.addItemOutput(*16); +fortree86.build(); + +val fortree87 = RecipeBuilder.newBuilder("fortree87","enchanted_greenhouse",1000); +fortree87.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeJungle", UID0: "forestry.treeJungle", Slot: 0 as byte}]}})); +fortree87.setChance(0.0); +fortree87.addItemInput(); +fortree87.addItemOutput(*64); +fortree87.addItemOutput(*16); +fortree87.build(); + +val fortree88 = RecipeBuilder.newBuilder("fortree88","enchanted_greenhouse",1000); +fortree88.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeSpruce", UID0: "forestry.treeSpruce", Slot: 0 as byte}]}})); +fortree88.setChance(0.0); +fortree88.addItemInput(); +fortree88.addItemOutput(*64); +fortree88.build(); + +val fortree89 = RecipeBuilder.newBuilder("fortree89","enchanted_greenhouse",1000); +fortree89.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cinnamon", UID0: "cinnamon", Slot: 0 as byte}]}})); +fortree89.setChance(0.0); +fortree89.addItemInput(); +fortree89.addItemOutput(*64); +fortree89.build(); + +val fortree90 = RecipeBuilder.newBuilder("fortree90","enchanted_greenhouse",1000); +fortree90.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "purpleheart", UID0: "purpleheart", Slot: 0 as byte}]}})); +fortree90.setChance(0.0); +fortree90.addItemInput(); +fortree90.addItemOutput(*64); +fortree90.build(); + +val fortree91 = RecipeBuilder.newBuilder("fortree91","enchanted_greenhouse",1000); +fortree91.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "clove", UID0: "clove", Slot: 0 as byte}]}})); +fortree91.setChance(0.0); +fortree91.addItemInput(); +fortree91.addItemOutput(*64); +fortree91.addItemOutput(*16); +fortree91.build(); + +val fortree92 = RecipeBuilder.newBuilder("fortree92","enchanted_greenhouse",1000); +fortree92.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "hemlock", UID0: "hemlock", Slot: 0 as byte}]}})); +fortree92.setChance(0.0); +fortree92.addItemInput(); +fortree92.addItemOutput(*64); +fortree92.build(); + +val fortree93 = RecipeBuilder.newBuilder("fortree93","enchanted_greenhouse",1000); +fortree93.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "hazel", UID0: "hazel", Slot: 0 as byte}]}})); +fortree93.setChance(0.0); +fortree93.addItemInput(); +fortree93.addItemOutput(*64); +fortree93.addItemOutput(*16); +fortree93.build(); + +val fortree94 = RecipeBuilder.newBuilder("fortree94","enchanted_greenhouse",1000); +fortree94.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "olive", UID0: "olive", Slot: 0 as byte}]}})); +fortree94.setChance(0.0); +fortree94.addItemInput(); +fortree94.addItemOutput(*64); +fortree94.addItemOutput(*16); +fortree94.build(); + +val fortree95 = RecipeBuilder.newBuilder("fortree95","enchanted_greenhouse",1000); +fortree95.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "rosewood", UID0: "rosewood", Slot: 0 as byte}]}})); +fortree95.setChance(0.0); +fortree95.addItemInput(); +fortree95.addItemOutput(*64); +fortree95.build(); + +val fortree96 = RecipeBuilder.newBuilder("fortree96","enchanted_greenhouse",1000); +fortree96.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeKapok", UID0: "forestry.treeKapok", Slot: 0 as byte}]}})); +fortree96.setChance(0.0); +fortree96.addItemInput(); +fortree96.addItemOutput(*64); +fortree96.build(); + +val fortree97 = RecipeBuilder.newBuilder("fortree97","enchanted_greenhouse",1000); +fortree97.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeWillow", UID0: "forestry.treeWillow", Slot: 0 as byte}]}})); +fortree97.setChance(0.0); +fortree97.addItemInput(); +fortree97.addItemOutput(*64); +fortree97.build(); + +val fortree98 = RecipeBuilder.newBuilder("fortree98","enchanted_greenhouse",1000); +fortree98.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeLarch", UID0: "forestry.treeLarch", Slot: 0 as byte}]}})); +fortree98.setChance(0.0); +fortree98.addItemInput(); +fortree98.addItemOutput(*64); +fortree98.build(); + +val fortree99 = RecipeBuilder.newBuilder("fortree99","enchanted_greenhouse",1000); +fortree99.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "copperbeech", UID0: "copperbeech", Slot: 0 as byte}]}})); +fortree99.setChance(0.0); +fortree99.addItemInput(); +fortree99.addItemOutput(*64); +fortree99.addItemOutput(*16); +fortree99.build(); + +val fortree100 = RecipeBuilder.newBuilder("fortree100","enchanted_greenhouse",1000); +fortree100.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "satsuma", UID0: "satsuma", Slot: 0 as byte}]}})); +fortree100.setChance(0.0); +fortree100.addItemInput(); +fortree100.addItemOutput(*64); +fortree100.addItemOutput(*16); +fortree100.build(); + +val fortree101 = RecipeBuilder.newBuilder("fortree101","enchanted_greenhouse",1000); +fortree101.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeAcaciaVanilla", UID0: "forestry.treeAcaciaVanilla", Slot: 0 as byte}]}})); +fortree101.setChance(0.0); +fortree101.addItemInput(); +fortree101.addItemOutput(*64); +fortree101.build(); + +val fortree102 = RecipeBuilder.newBuilder("fortree102","enchanted_greenhouse",1000); +fortree102.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeCherry", UID0: "forestry.treeCherry", Slot: 0 as byte}]}})); +fortree102.setChance(0.0); +fortree102.addItemInput(); +fortree102.addItemOutput(*64); +fortree102.addItemOutput(*16); +fortree102.build(); + +val fortree103 = RecipeBuilder.newBuilder("fortree103","enchanted_greenhouse",1000); +fortree103.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "redmaple", UID0: "redmaple", Slot: 0 as byte}]}})); +fortree103.setChance(0.0); +fortree103.addItemInput(); +fortree103.addItemOutput(*64); +fortree103.build(); + +val fortree104 = RecipeBuilder.newBuilder("fortree104","enchanted_greenhouse",1000); +fortree104.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "orange", UID0: "orange", Slot: 0 as byte}]}})); +fortree104.setChance(0.0); +fortree104.addItemInput(); +fortree104.addItemOutput(*64); +fortree104.addItemOutput(*16); +fortree104.build(); + +val fortree105 = RecipeBuilder.newBuilder("fortree105","enchanted_greenhouse",1000); +fortree105.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "buddhahand", UID0: "buddhahand", Slot: 0 as byte}]}})); +fortree105.setChance(0.0); +fortree105.addItemInput(); +fortree105.addItemOutput(*64); +fortree105.addItemOutput(*16); +fortree105.build(); + +val fortree106 = RecipeBuilder.newBuilder("fortree106","enchanted_greenhouse",1000); +fortree106.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cedar", UID0: "cedar", Slot: 0 as byte}]}})); +fortree106.setChance(0.0); +fortree106.addItemInput(); +fortree106.addItemOutput(*64); +fortree106.addItemOutput(*16); +fortree106.build(); + +val fortree107 = RecipeBuilder.newBuilder("fortree107","enchanted_greenhouse",1000); +fortree107.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "blackcurrant", UID0: "blackcurrant", Slot: 0 as byte}]}})); +fortree107.setChance(0.0); +fortree107.addItemInput(); +fortree107.addItemOutput(*64); +fortree107.addItemOutput(*16); +fortree107.build(); + +val fortree108 = RecipeBuilder.newBuilder("fortree108","enchanted_greenhouse",1000); +fortree108.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "swampgum", UID0: "swampgum", Slot: 0 as byte}]}})); +fortree108.setChance(0.0); +fortree108.addItemInput(); +fortree108.addItemOutput(*64); +fortree108.build(); + +val fortree109 = RecipeBuilder.newBuilder("fortree109","enchanted_greenhouse",1000); +fortree109.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeMaple", UID0: "forestry.treeMaple", Slot: 0 as byte}]}})); +fortree109.setChance(0.0); +fortree109.addItemInput(); +fortree109.addItemOutput(*64); +fortree109.build(); + +val fortree110 = RecipeBuilder.newBuilder("fortree110","enchanted_greenhouse",1000); +fortree110.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "gooseberry", UID0: "gooseberry", Slot: 0 as byte}]}})); +fortree110.setChance(0.0); +fortree110.addItemInput(); +fortree110.addItemOutput(*64); +fortree110.addItemOutput(*16); +fortree110.build(); + +val fortree111 = RecipeBuilder.newBuilder("fortree111","enchanted_greenhouse",1000); +fortree111.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "gingko", UID0: "gingko", Slot: 0 as byte}]}})); +fortree111.setChance(0.0); +fortree111.addItemInput(); +fortree111.addItemOutput(*64); +fortree111.addItemOutput(*16); +fortree111.build(); + +val fortree112 = RecipeBuilder.newBuilder("fortree112","enchanted_greenhouse",1000); +fortree112.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "brazilwood", UID0: "brazilwood", Slot: 0 as byte}]}})); +fortree112.setChance(0.0); +fortree112.addItemInput(); +fortree112.addItemOutput(*64); +fortree112.build(); + +val fortree113 = RecipeBuilder.newBuilder("fortree113","enchanted_greenhouse",1000); +fortree113.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "citron", UID0: "citron", Slot: 0 as byte}]}})); +fortree113.setChance(0.0); +fortree113.addItemInput(); +fortree113.addItemOutput(*64); +fortree113.addItemOutput(*16); +fortree113.build(); + +val fortree114 = RecipeBuilder.newBuilder("fortree114","enchanted_greenhouse",1000); +fortree114.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "coconut", UID0: "coconut", Slot: 0 as byte}]}})); +fortree114.setChance(0.0); +fortree114.addItemInput(); +fortree114.addItemOutput(*64); +fortree114.addItemOutput(*16); +fortree114.build(); + +val fortree115 = RecipeBuilder.newBuilder("fortree115","enchanted_greenhouse",1000); +fortree115.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeDate", UID0: "forestry.treeDate", Slot: 0 as byte}]}})); +fortree115.setChance(0.0); +fortree115.addItemInput(); +fortree115.addItemOutput(*64); +fortree115.addItemOutput(*16); +fortree115.build(); + +val fortree116 = RecipeBuilder.newBuilder("fortree116","enchanted_greenhouse",1000); +fortree116.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "oldfustic", UID0: "oldfustic", Slot: 0 as byte}]}})); +fortree116.setChance(0.0); +fortree116.addItemInput(); +fortree116.addItemOutput(*64); +fortree116.build(); + +val fortree117 = RecipeBuilder.newBuilder("fortree117","enchanted_greenhouse",1000); +fortree117.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "rainbowgum", UID0: "rainbowgum", Slot: 0 as byte}]}})); +fortree117.setChance(0.0); +fortree117.addItemInput(); +fortree117.addItemOutput(*64); +fortree117.build(); + +val fortree118 = RecipeBuilder.newBuilder("fortree118","enchanted_greenhouse",1000); +fortree118.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cypress", UID0: "cypress", Slot: 0 as byte}]}})); +fortree118.setChance(0.0); +fortree118.addItemInput(); +fortree118.addItemOutput(*64); +fortree118.build(); + +val fortree119 = RecipeBuilder.newBuilder("fortree119","enchanted_greenhouse",1000); +fortree119.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "dwarfhazel", UID0: "dwarfhazel", Slot: 0 as byte}]}})); +fortree119.setChance(0.0); +fortree119.addItemInput(); +fortree119.addItemOutput(*64); +fortree119.addItemOutput(*16); +fortree119.build(); + +val fortree120 = RecipeBuilder.newBuilder("fortree120","enchanted_greenhouse",1000); +fortree120.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeWenge", UID0: "forestry.treeWenge", Slot: 0 as byte}]}})); +fortree120.setChance(0.0); +fortree120.addItemInput(); +fortree120.addItemOutput(*64); +fortree120.build(); + +val fortree121 = RecipeBuilder.newBuilder("fortree121","enchanted_greenhouse",1000); +fortree121.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treePoplar", UID0: "forestry.treePoplar", Slot: 0 as byte}]}})); +fortree121.setChance(0.0); +fortree121.addItemInput(); +fortree121.addItemOutput(*64); +fortree121.build(); + +val fortree122 = RecipeBuilder.newBuilder("fortree122","enchanted_greenhouse",1000); +fortree122.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "avocado", UID0: "avocado", Slot: 0 as byte}]}})); +fortree122.setChance(0.0); +fortree122.addItemInput(); +fortree122.addItemOutput(*64); +fortree122.addItemOutput(*16); +fortree122.build(); + +val fortree123 = RecipeBuilder.newBuilder("fortree123","enchanted_greenhouse",1000); +fortree123.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "keylime", UID0: "keylime", Slot: 0 as byte}]}})); +fortree123.setChance(0.0); +fortree123.addItemInput(); +fortree123.addItemOutput(*64); +fortree123.addItemOutput(*16); +fortree123.build(); + +val fortree124 = RecipeBuilder.newBuilder("fortree124","enchanted_greenhouse",1000); +fortree124.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "sycamore", UID0: "sycamore", Slot: 0 as byte}]}})); +fortree124.setChance(0.0); +fortree124.addItemInput(); +fortree124.addItemOutput(*64); +fortree124.addItemOutput(*16); +fortree124.build(); + +val fortree125 = RecipeBuilder.newBuilder("fortree125","enchanted_greenhouse",1000); +fortree125.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "chilli", UID0: "chilli", Slot: 0 as byte}]}})); +fortree125.setChance(0.0); +fortree125.addItemInput(); +fortree125.addItemOutput(*64); +fortree125.addItemOutput(*16); +fortree125.build(); + +val fortree126 = RecipeBuilder.newBuilder("fortree126","enchanted_greenhouse",1000); +fortree126.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "brazilnut", UID0: "brazilnut", Slot: 0 as byte}]}})); +fortree126.setChance(0.0); +fortree126.addItemInput(); +fortree126.addItemOutput(*64); +fortree126.addItemOutput(*16); +fortree126.build(); + +val fortree127 = RecipeBuilder.newBuilder("fortree127","enchanted_greenhouse",1000); +fortree127.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "plantain", UID0: "plantain", Slot: 0 as byte}]}})); +fortree127.setChance(0.0); +fortree127.addItemInput(); +fortree127.addItemOutput(*64); +fortree127.addItemOutput(*16); +fortree127.build(); + +val fortree128 = RecipeBuilder.newBuilder("fortree128","enchanted_greenhouse",1000); +fortree128.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeTeak", UID0: "forestry.treeTeak", Slot: 0 as byte}]}})); +fortree128.setChance(0.0); +fortree128.addItemInput(); +fortree128.addItemOutput(*64); +fortree128.build(); + +val fortree129 = RecipeBuilder.newBuilder("fortree129","enchanted_greenhouse",1000); +fortree129.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "forestry.treeDarkOak", UID0: "forestry.treeDarkOak", Slot: 0 as byte}]}})); +fortree129.setChance(0.0); +fortree129.addItemInput(); +fortree129.addItemOutput(*64); +fortree129.build(); + +val fortree130 = RecipeBuilder.newBuilder("fortree130","enchanted_greenhouse",1000); +fortree130.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "iroko", UID0: "iroko", Slot: 0 as byte}]}})); +fortree130.setChance(0.0); +fortree130.addItemInput(); +fortree130.addItemOutput(*64); +fortree130.build(); + +val fortree131 = RecipeBuilder.newBuilder("fortree131","enchanted_greenhouse",1000); +fortree131.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "loblollypine", UID0: "loblollypine", Slot: 0 as byte}]}})); +fortree131.setChance(0.0); +fortree131.addItemInput(); +fortree131.addItemOutput(*64); +fortree131.build(); + +val fortree132 = RecipeBuilder.newBuilder("fortree132","enchanted_greenhouse",1000); +fortree132.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "wildcherry", UID0: "wildcherry", Slot: 0 as byte}]}})); +fortree132.setChance(0.0); +fortree132.addItemInput(); +fortree132.addItemOutput(*64); +fortree132.addItemOutput(*16); +fortree132.build(); + +val fortree133 = RecipeBuilder.newBuilder("fortree133","enchanted_greenhouse",1000); +fortree133.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "pomelo", UID0: "pomelo", Slot: 0 as byte}]}})); +fortree133.setChance(0.0); +fortree133.addItemInput(); +fortree133.addItemOutput(*64); +fortree133.addItemOutput(*16); +fortree133.build(); + +val fortree134 = RecipeBuilder.newBuilder("fortree134","enchanted_greenhouse",1000); +fortree134.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "blackberry", UID0: "blackberry", Slot: 0 as byte}]}})); +fortree134.setChance(0.0); +fortree134.addItemInput(); +fortree134.addItemOutput(*64); +fortree134.addItemOutput(*16); +fortree134.build(); + +val fortree135 = RecipeBuilder.newBuilder("fortree135","enchanted_greenhouse",1000); +fortree135.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "elder", UID0: "elder", Slot: 0 as byte}]}})); +fortree135.setChance(0.0); +fortree135.addItemInput(); +fortree135.addItemOutput(*64); +fortree135.addItemOutput(*16); +fortree135.build(); + +val fortree136 = RecipeBuilder.newBuilder("fortree136","enchanted_greenhouse",1000); +fortree136.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "tangerine", UID0: "tangerine", Slot: 0 as byte}]}})); +fortree136.setChance(0.0); +fortree136.addItemInput(); +fortree136.addItemOutput(*64); +fortree136.addItemOutput(*16); +fortree136.build(); + +val fortree137 = RecipeBuilder.newBuilder("fortree137","enchanted_greenhouse",1000); +fortree137.addItemInput(.withTag({Genome: {Chromosomes: [{UID1: "cherryplum", UID0: "cherryplum", Slot: 0 as byte}]}})); +fortree137.setChance(0.0); +fortree137.addItemInput(); +fortree137.addItemOutput(*64); +fortree137.addItemOutput(*16); +fortree137.build(); \ No newline at end of file diff --git a/scripts/ModularGating.zs b/scripts/ModularGating.zs index 271bedcd..11350d14 100644 --- a/scripts/ModularGating.zs +++ b/scripts/ModularGating.zs @@ -385,4 +385,36 @@ recipes.addShapeless(, recipes.addShapeless(, []); recipes.addShapeless(, -[]); \ No newline at end of file +[]); + + + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShapeless(, +[]); +recipes.addShapeless(, +[]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.addShapeless(, +[]); +recipes.addShapeless(, +[]); \ No newline at end of file diff --git a/scripts/ModularInfinityFurnace.zs b/scripts/ModularInfinityFurnace.zs index 72fae6df..7c132281 100644 --- a/scripts/ModularInfinityFurnace.zs +++ b/scripts/ModularInfinityFurnace.zs @@ -70,4 +70,11 @@ val infinityfurnaceneutrino = RecipeBuilder.newBuilder("infinityfurnaceneutrino" infinityfurnaceneutrino.addFluidInput(*16000); infinityfurnaceneutrino.addItemInput(); infinityfurnaceneutrino.addItemOutput(); -infinityfurnaceneutrino.build(); \ No newline at end of file +infinityfurnaceneutrino.build(); + +val infinityfurnaceezshyregarnet = RecipeBuilder.newBuilder("infinityfurnaceezshyregarnet","infinity_furnace",200); +infinityfurnaceezshyregarnet.addFluidInput(*4000); +infinityfurnaceezshyregarnet.addItemInput(); +infinityfurnaceezshyregarnet.addItemInput(); +infinityfurnaceezshyregarnet.addItemOutput(); +infinityfurnaceezshyregarnet.build(); \ No newline at end of file diff --git a/scripts/ModularNeutrinoIrradiator.zs b/scripts/ModularNeutrinoIrradiator.zs index 30276f45..1fd907b5 100644 --- a/scripts/ModularNeutrinoIrradiator.zs +++ b/scripts/ModularNeutrinoIrradiator.zs @@ -6,15 +6,21 @@ recipes.addShaped(, [, , ], [, , ]]); -recipes.addShaped(*4, -[[, , ], -[, , ], -[, .withTag({tank: {FluidName: "fluidnitrodiesel", Amount: 16000}}), ]]); -recipes.addShaped(*8, -[[, , ], -[, , ], -[, .withTag({tank: {FluidName: "fluidnitrodiesel", Amount: 16000}}), ]]); +mods.extendedcrafting.TableCrafting.addShaped(*4, +[[, , , , ], +[, , , , ], +[, , , , ], +[, , .withTag({tank: {FluidName: "fluidnitrodiesel", Amount: 16000}}), , ], +[, , , , ]]); + +mods.extendedcrafting.TableCrafting.addShaped(*8, +[[, , , , ], +[, , , , ], +[, , , , ], +[, , .withTag({tank: {FluidName: "fluidnitrodiesel", Amount: 16000}}), , ], +[, , , , ]]); + val neutroniumcannon = RecipeBuilder.newBuilder("neutroniumcannon","neutronium_cannon",100); neutroniumcannon.addItemInput(); diff --git a/scripts/ModularSoulAccumulator.zs b/scripts/ModularSoulAccumulator.zs index 39d4c072..1c966e1e 100644 --- a/scripts/ModularSoulAccumulator.zs +++ b/scripts/ModularSoulAccumulator.zs @@ -56,7 +56,9 @@ soulcollectorcrops.addItemOutput(*64); soulcollectorcrops.addItemOutput(*64); soulcollectorcrops.addItemOutput(*64); soulcollectorcrops.addItemOutput(*64); -soulcollectorcrops.addItemOutput(*64); +soulcollectorcrops.addItemOutput(*64); soulcollectorcrops.addItemOutput(*64); +soulcollectorcrops.addItemOutput(*64); +soulcollectorcrops.addItemOutput(*64); soulcollectorcrops.build(); diff --git a/scripts/ModularVoidMythical.zs b/scripts/ModularVoidMythical.zs index 8f3f39cd..ac77bca8 100644 --- a/scripts/ModularVoidMythical.zs +++ b/scripts/ModularVoidMythical.zs @@ -167,6 +167,9 @@ mods.nuclearcraft.infuser.addRecipe([, mods.nuclearcraft.manufactory.addRecipe([, ]); +mods.nuclearcraft.pressurizer.addRecipe([, ]); + + mods.nuclearcraft.manufactory.addRecipe([, ]); @@ -374,7 +377,7 @@ mods.botania.RuneAltar.addRecipe(, [,,,], 8000); -mods.botania.RuneAltar.addRecipe(, +mods.botania.RuneAltar.addRecipe(*3, [,,,], 8000); @@ -405,10 +408,13 @@ ayeracoOreDict.add(); ayeracoOreDict.add(); ayeracoOreDict.add(); -recipes.addShaped(, -[[, , ], -[, .reuse(), ], -[, , ]]); + +mods.extendedcrafting.TableCrafting.addShaped(, +[[, , , , ], +[, , , , ], +[, , , , ], +[, , , , ], +[, , , , ]]); val mith6 = RecipeBuilder.newBuilder("mythicaltier6","mythical_resource_miner_tier6",800); @@ -2946,10 +2952,49 @@ mods.extendedcrafting.TableCrafting.addShaped(, , , , , , ]]); -recipes.addShaped(, -[[, , ], -[, , ], -[, , ]]); + +recipes.addShaped(*2, +[[null, , null], +[, , ], +[null, , null]]); + +mods.extendedcrafting.TableCrafting.addShaped(, +[[, , null, +null, , null, +null, , ], + +[, null, null, +null, , null, +null, null, ], + +[null, null, null, +null, , null, +null, null, null], + +[null, null, null, +, , , +null, null, null], + +[, , , +, , , +, , ], + +[null, null, null, +, , , +null, null, null], + +[null, null, null, +null, , null, +null, null, null], + +[, null, null, +null, , null, +null, null, ], + +[, , null, +null, , null, +null, , ]]); + recipes.addShaped(, [[, , ], diff --git a/scripts/MythicPowerful.zs b/scripts/MythicPowerful.zs index a8f67ff0..9e7f11e0 100644 --- a/scripts/MythicPowerful.zs +++ b/scripts/MythicPowerful.zs @@ -387,4 +387,16 @@ mods.extendedcrafting.CombinationCrafting.addRecipe(.withT , , , , , -]); \ No newline at end of file +]); + +recipes.addHiddenShapeless("sharpboneprecasia", , +[, +.withTag({Level: 4, Key: "bloodarsenal.modifier.sharpness", ReadyToUpgrade: 0 as byte}), +.withTag({Level: 4, Key: "bloodarsenal.modifier.xperienced", ReadyToUpgrade: 0 as byte}), +.withTag({Level: 3, Key: "bloodarsenal.modifier.looting", ReadyToUpgrade: 0 as byte}), +.withTag({Level: 1, Key: "bloodarsenal.modifier.aod", ReadyToUpgrade: 0 as byte})]); + +recipes.addShaped(.withTag({ench: [{lvl: 20 as short, id: 22 as short}, {lvl: 50 as short, id: 16 as short}, {lvl: 1 as short, id: 70 as short}], RepairCost: 1, display: {Name: "BONE STORM"}}), +[[.withTag({Material: "desert_myrmex"}), , .withTag({Material: "jungle_myrmex"})], +[.withTag({Material: "desert_myrmex"}), , .withTag({Material: "jungle_myrmex"})], +[.withTag({Material: "desert_myrmex"}), , .withTag({Material: "jungle_myrmex"})]]); \ No newline at end of file diff --git a/scripts/NotANoob.zs b/scripts/NotANoob.zs new file mode 100644 index 00000000..dcdb0ecf --- /dev/null +++ b/scripts/NotANoob.zs @@ -0,0 +1,13 @@ +mods.extendedcrafting.CombinationCrafting.addRecipe(, +10000000, , +[, +, +, +, +, +]); + +mods.extendedcrafting.CompressionCrafting.addRecipe(, +, 10000, , 1000000); + + diff --git a/scripts/NuclearcraftGating.zs b/scripts/NuclearcraftGating.zs index 409e510b..8a3aa323 100644 --- a/scripts/NuclearcraftGating.zs +++ b/scripts/NuclearcraftGating.zs @@ -144,6 +144,15 @@ recipes.removeShaped(); recipes.removeShaped(); +mods.extendedcrafting.TableCrafting.addShaped(, +[[, null, , , , null, ], +[null, , , , , , null], +[, , , , , , ], +[, , , , , , ], +[, , , , , , ], +[null, , , , , , null], +[, null, , , , null, ]]); + mods.extendedcrafting.TableCrafting.addShaped(, [[, null, , , , null, ], [null, , , , , , null], @@ -153,6 +162,15 @@ mods.extendedcrafting.TableCrafting.addShaped(, , , , , null], [, null, , , , null, ]]); +mods.extendedcrafting.TableCrafting.addShaped(*4, +[[, null, , , , null, ], +[null, , , , , , null], +[, , , , , , ], +[, , , , , , ], +[, , , , , , ], +[null, , , , , , null], +[, null, , , , null, ]]); + mods.extendedcrafting.TableCrafting.addShaped(*4, [[, null, , , , null, ], [null, , , , , , null], @@ -651,21 +669,21 @@ recipes.addShaped(*12, [, , ]]); recipes.addShaped(.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Helmet"}}), -[[, , ], +[[, , ], [, , ], [, , ]]); recipes.addShaped(.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Chestplate"}}), -[[, , ], +[[, , ], [, , ], [, , ]]); recipes.addShaped(.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Leggings"}}), -[[, , ], +[[, , ], [, , ], [, , ]]); recipes.addShaped(.withTag({ncRadiationResistance: 100.0, display: {Name: "Radiation-Absorbing Boots"}}), -[[, , ], +[[, , ], [, , ], [, , ]]); \ No newline at end of file diff --git a/scripts/OreDictionary.zs b/scripts/OreDictionary.zs index 81b0bee8..4d0c6de0 100644 --- a/scripts/OreDictionary.zs +++ b/scripts/OreDictionary.zs @@ -124,3 +124,6 @@ oreaoagarnet.add(); val dustmanganese = ; dustmanganese.remove(); + +val environmentallaserlens = ; +environmentallaserlens.remove(); \ No newline at end of file diff --git a/scripts/ParallelEarths.zs b/scripts/ParallelEarths.zs index 5d993e00..47e3cf3b 100644 --- a/scripts/ParallelEarths.zs +++ b/scripts/ParallelEarths.zs @@ -92,4 +92,96 @@ imstuckgetmehome.itemRightClick = function(stack, world, player, hand) { Commands.call("cofh tpx @p 0", player, world, true, true); return "Pass"; }; -imstuckgetmehome.register(); \ No newline at end of file +imstuckgetmehome.register(); + +var flintandfurnace = VanillaFactory.createItem("flint_and_furnace"); +flintandfurnace.maxStackSize = 1; +flintandfurnace.glowing = true; +flintandfurnace.itemRightClick = function(stack, world, player, hand) { + +player.sendChat("Use this in the overworld to enter the furnace dimension"); +player.sendChat("Use this in the furnace dimension to come back"); + + +if(player.getDimension() == 0) { + +// obtain position under player + var pos = player.position.asPosition3f(); + + // check if player is standing on beacon + var posChange = player.position.asPosition3f(); + posChange.y = pos.y - 1; + var blockPosBelowPlayer = posChange.asBlockPos(); + var blockBelow = world.getBlockState(blockPosBelowPlayer); + print(blockBelow.commandString); + if(blockBelow != ) { + player.sendChat("Stand on Cobblestone"); + return "FAIL"; + } + var posfurnace1 = player.position.asPosition3f(); + posfurnace1.y = pos.y - 1; + posfurnace1.x = pos.x - 1; + var blockposfurnace1 = posfurnace1.asBlockPos(); + var blockBelow1 = world.getBlockState(posfurnace1); + if(blockBelow1 != ) { + player.sendChat("Place four coal blocks around the cobblestone"); + return "FAIL"; + } + var posfurnace2 = player.position.asPosition3f(); + posfurnace2.y = pos.y - 1; + posfurnace2.x = pos.x + 1; + var blockposfurnace2 = posfurnace2.asBlockPos(); + var blockBelow2 = world.getBlockState(posfurnace2); + if(blockBelow2 != ) { + player.sendChat("Place four coal blocks around the cobblestone"); + return "FAIL"; + } + var posfurnace3 = player.position.asPosition3f(); + posfurnace3.y = pos.y - 1; + posfurnace3.z = pos.z + 1; + var blockposfurnace3 = posfurnace3.asBlockPos(); + var blockBelow3 = world.getBlockState(posfurnace3); + if(blockBelow3 != ) { + player.sendChat("Place four coal blocks around the cobblestone"); + return "FAIL"; + } + var posfurnace4 = player.position.asPosition3f(); + posfurnace4.z = pos.z - 1; + posfurnace4.y = pos.y - 1; + var blockposfurnace4 = posfurnace3.asBlockPos(); + var blockBelow4 = world.getBlockState(posfurnace4); + if(blockBelow4 != ) { + player.sendChat("Place four coal blocks around the cobblestone"); + return "FAIL"; + } + + Commands.call("cofh tpx @p 623", player, world, true, true); + return "Pass"; +} + +if(player.getDimension() == 623) { + Commands.call("cofh tpx @p 0", player, world, true, true); + return "Pass"; +} +return "FAIL"; + + +}; +flintandfurnace.register(); + + + +var deathloop= VanillaFactory.createItem("deathloop"); +deathloop.maxStackSize = 1; +deathloop.itemRightClick = function(stack, world, player, hand) { + if(world.remote) { + return "FAIL"; + } + + Commands.call("kill @p", player, world, true, true); + + stack.shrink(1); + return "PASS"; + +}; +deathloop.register(); \ No newline at end of file diff --git a/scripts/PhytoRemoveMystAg.zs b/scripts/PhytoRemoveMystAg.zs index c15fcf61..2d814e78 100644 --- a/scripts/PhytoRemoveMystAg.zs +++ b/scripts/PhytoRemoveMystAg.zs @@ -140,4 +140,8 @@ mods.thermalexpansion.Insolator.removeRecipe(, ); mods.thermalexpansion.Insolator.removeRecipe(, ); -mods.thermalexpansion.Insolator.removeRecipe(, ); \ No newline at end of file +mods.thermalexpansion.Insolator.removeRecipe(, ); + +mods.thermalexpansion.Insolator.removeRecipe(, ); +mods.thermalexpansion.Insolator.removeRecipe(, ); +mods.thermalexpansion.Insolator.removeRecipe(, ); \ No newline at end of file diff --git a/scripts/PlantAutomation.zs b/scripts/PlantAutomation.zs index 1be03039..56e434b6 100644 --- a/scripts/PlantAutomation.zs +++ b/scripts/PlantAutomation.zs @@ -84,367 +84,367 @@ mods.thermalexpansion.Insolator.addRecipeMonoculture(*3, mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "aer"})*5, -.withTag({Aspect: "aer"}), +, , 25000, -.withTag({Aspect: "aer"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "terra"})*5, -.withTag({Aspect: "terra"}), +, , 25000, -.withTag({Aspect: "terra"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "ignis"})*5, -.withTag({Aspect: "ignis"}), +, , 25000, -.withTag({Aspect: "ignis"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "aqua"})*5, -.withTag({Aspect: "aqua"}), +, , 25000, -.withTag({Aspect: "aqua"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "ordo"})*5, -.withTag({Aspect: "ordo"}), +, , 25000, -.withTag({Aspect: "ordo"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "perditio"})*5, -.withTag({Aspect: "perditio"}), +, , 25000, -.withTag({Aspect: "perditio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "vacuos"})*5, -.withTag({Aspect: "vacuos"}), +, , 25000, -.withTag({Aspect: "vacuos"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "lux"})*5, -.withTag({Aspect: "lux"}), +, , 25000, -.withTag({Aspect: "lux"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "motus"})*5, -.withTag({Aspect: "motus"}), +, , 25000, -.withTag({Aspect: "motus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "gelum"})*5, -.withTag({Aspect: "gelum"}), +, , 25000, -.withTag({Aspect: "gelum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "vitreus"})*5, -.withTag({Aspect: "vitreus"}), +, , 25000, -.withTag({Aspect: "vitreus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "metallum"})*5, -.withTag({Aspect: "metallum"}), +, , 25000, -.withTag({Aspect: "metallum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "victus"})*5, -.withTag({Aspect: "victus"}), +, , 25000, -.withTag({Aspect: "victus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "mortuus"})*5, -.withTag({Aspect: "mortuus"}), +, , 25000, -.withTag({Aspect: "mortuus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "potentia"})*5, -.withTag({Aspect: "potentia"}), +, , 25000, -.withTag({Aspect: "potentia"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "permutatio"})*5, -.withTag({Aspect: "permutatio"}), +, , 25000, -.withTag({Aspect: "permutatio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "praecantatio"})*5, -.withTag({Aspect: "praecantatio"}), +, , 25000, -.withTag({Aspect: "praecantatio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "auram"})*5, -.withTag({Aspect: "auram"}), +, , 25000, -.withTag({Aspect: "auram"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "alkimia"})*5, -.withTag({Aspect: "alkimia"}), +, , 25000, -.withTag({Aspect: "alkimia"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "vitium"})*5, -.withTag({Aspect: "vitium"}), +, , 25000, -.withTag({Aspect: "vitium"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "tenebrae"})*5, -.withTag({Aspect: "tenebrae"}), +, , 25000, -.withTag({Aspect: "tenebrae"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "alienis"})*5, -.withTag({Aspect: "alienis"}), +, , 25000, -.withTag({Aspect: "alienis"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "volatus"})*5, -.withTag({Aspect: "volatus"}), +, , 25000, -.withTag({Aspect: "volatus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "herba"})*5, -.withTag({Aspect: "herba"}), +, , 25000, -.withTag({Aspect: "herba"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "instrumentum"})*5, -.withTag({Aspect: "instrumentum"}), +, , 25000, -.withTag({Aspect: "instrumentum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "fabrico"})*5, -.withTag({Aspect: "fabrico"}), +, , 25000, -.withTag({Aspect: "fabrico"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "machina"})*5, -.withTag({Aspect: "machina"}), +, , 25000, -.withTag({Aspect: "machina"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "vinculum"})*5, -.withTag({Aspect: "vinculum"}), +, , 25000, -.withTag({Aspect: "vinculum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "spiritus"})*5, -.withTag({Aspect: "spiritus"}), +, , 25000, -.withTag({Aspect: "spiritus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "cognitio"})*5, -.withTag({Aspect: "cognitio"}), +, , 25000, -.withTag({Aspect: "cognitio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "sensus"})*5, -.withTag({Aspect: "sensus"}), +, , 25000, -.withTag({Aspect: "sensus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "aversio"})*5, -.withTag({Aspect: "aversio"}), +, , 25000, -.withTag({Aspect: "aversio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "praemunio"})*5, -.withTag({Aspect: "praemunio"}), +, , 25000, -.withTag({Aspect: "praemunio"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "desiderium"})*5, -.withTag({Aspect: "desiderium"}), +, , 25000, -.withTag({Aspect: "desiderium"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "exanimis"})*5, -.withTag({Aspect: "exanimis"}), +, , 25000, -.withTag({Aspect: "exanimis"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "bestia"})*5, -.withTag({Aspect: "bestia"}), +, , 25000, -.withTag({Aspect: "bestia"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "humanus"})*5, -.withTag({Aspect: "humanus"}), +, , 25000, -.withTag({Aspect: "humanus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "coralos"})*5, -.withTag({Aspect: "coralos"}), +, , 25000, -.withTag({Aspect: "coralos"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "dreadia"})*5, -.withTag({Aspect: "dreadia"}), +, , 25000, -.withTag({Aspect: "dreadia"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "sol"})*5, -.withTag({Aspect: "sol"}), +, , 25000, -.withTag({Aspect: "sol"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "luna"})*5, -.withTag({Aspect: "luna"}), +, , 25000, -.withTag({Aspect: "luna"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "stellae"})*5, -.withTag({Aspect: "stellae"}), +, , 25000, -.withTag({Aspect: "stellae"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "diabolus"})*5, -.withTag({Aspect: "diabolus"}), +, , 25000, -.withTag({Aspect: "diabolus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "fluctus"})*5, -.withTag({Aspect: "fluctus"}), +, , 25000, -.withTag({Aspect: "fluctus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "sonus"})*5, -.withTag({Aspect: "sonus"}), +, , 25000, -.withTag({Aspect: "sonus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "exitium"})*5, -.withTag({Aspect: "exitium"}), +, , 25000, -.withTag({Aspect: "exitium"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "caeles"})*5, -.withTag({Aspect: "caeles"}), +, , 25000, -.withTag({Aspect: "caeles"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "draco"})*5, -.withTag({Aspect: "draco"}), +, , 25000, -.withTag({Aspect: "draco"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "infernum"})*5, -.withTag({Aspect: "infernum"}), +, , 25000, -.withTag({Aspect: "infernum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "ventus"})*5, -.withTag({Aspect: "ventus"}), +, , 25000, -.withTag({Aspect: "ventus"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "visum"})*5, -.withTag({Aspect: "visum"}), +, , 25000, -.withTag({Aspect: "visum"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "imperium"})*5, -.withTag({Aspect: "imperium"}), +, , 25000, -.withTag({Aspect: "imperium"}), +, 105); mods.thermalexpansion.Insolator.addRecipeMonoculture(.withTag({Aspect: "mythus"})*5, diff --git a/scripts/ProjectEGating.zs b/scripts/ProjectEGating.zs index 1219c5c0..0e1ed34d 100644 --- a/scripts/ProjectEGating.zs +++ b/scripts/ProjectEGating.zs @@ -386,3 +386,18 @@ recipes.addShaped(, [[, , ], [, , ], [, , ]]); + + +recipes.remove(); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); + +recipes.remove(); + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); diff --git a/scripts/RailcraftGating.zs b/scripts/RailcraftGating.zs index 79c9004c..daf2940b 100644 --- a/scripts/RailcraftGating.zs +++ b/scripts/RailcraftGating.zs @@ -13,3 +13,28 @@ mods.extendedcrafting.TableCrafting.addShaped(*4, [, , ]]); mods.nuclearcraft.manufactory.addRecipe([, ]); + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); \ No newline at end of file diff --git a/scripts/RandomThings.zs b/scripts/RandomThings.zs index b62b04a3..593389d2 100644 --- a/scripts/RandomThings.zs +++ b/scripts/RandomThings.zs @@ -21,3 +21,9 @@ divinationodoredict.add(); divinationodoredict.add(); divinationodoredict.add(); divinationodoredict.add(); + + +recipes.addShaped(, +[[, , ], +[, , ], +[, , ]]); \ No newline at end of file diff --git a/scripts/RecipeConflicts.zs b/scripts/RecipeConflicts.zs index 14c597fc..5f031841 100644 --- a/scripts/RecipeConflicts.zs +++ b/scripts/RecipeConflicts.zs @@ -1,3 +1,6 @@ +import mods.astralsorcery.Utils; + + recipes.removeShaped(); recipes.addShaped(, @@ -489,25 +492,25 @@ recipes.addShapeless(, recipes.addShapeless(, []); -recipes.addShapeless(, -[]); -recipes.addShapeless(, -[]); +// recipes.addShapeless(, +// []); +// recipes.addShapeless(, +// []); -recipes.addShapeless(, -[]); -recipes.addShapeless(, -[]); +// recipes.addShapeless(, +// []); +// recipes.addShapeless(, +// []); -recipes.addShapeless(, -[]); -recipes.addShapeless(, -[]); +// recipes.addShapeless(, +// []); +// recipes.addShapeless(, +// []); -recipes.addShapeless(, -[]); -recipes.addShapeless(, -[]); +// recipes.addShapeless(, +// []); +// recipes.addShapeless(, +// []); mods.nuclearcraft.melter.addRecipe([, *144]); mods.thermalexpansion.Crucible.addRecipe(*144, , 421); @@ -597,8 +600,8 @@ recipes.addShapeless(, [, ]); -val brassoredict = ; -brassoredict.remove(); +// val brassoredict = ; +// brassoredict.remove(); mods.nuclearcraft.manufactory.removeRecipeWithInput([]); mods.nuclearcraft.manufactory.addRecipe([, ]); @@ -650,8 +653,8 @@ tartariteore.add(); mods.thermalexpansion.InductionSmelter.addRecipe(, , , 1000, , 25); -val brassnuggetore = ; -brassnuggetore.remove(); +// val brassnuggetore = ; +// brassnuggetore.remove(); recipes.addShapeless(*8, [, .reuse()]); @@ -689,14 +692,14 @@ recipes.addShapeless(, recipes.addShapeless(, []); -recipes.remove(); -recipes.remove(); +// recipes.remove(); +// recipes.remove(); -recipes.addShapeless(*9, -[]); +// recipes.addShapeless(*9, +// []); -recipes.addShapeless(*9, -[]); +// recipes.addShapeless(*9, +// []); mods.thermalexpansion.InductionSmelter.addRecipe(*3, , , 4000, , 75); mods.thermalexpansion.InductionSmelter.addRecipe(*3, , , 4000, , 75); @@ -841,4 +844,332 @@ recipes.addShapeless(, recipes.addShapeless(, -[, ]); \ No newline at end of file +[, ]); + +recipes.addShaped(, +[[,,], +[,,], +[,,]]); + + + +recipes.addShapeless(, +[, +, +, +.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})]); + +recipes.addShapeless(, +[, +, +.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})]); + +recipes.addShapeless(, +[]); +recipes.addShapeless(, +[]); + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShapeless(, +[, +]); + +recipes.addShapeless(*2, +[, +, +]); + +recipes.addShapeless(*3, +[, +, +, +]); + +recipes.addShapeless(*4, +[, +, +, +, +]); + +recipes.addShapeless(*5, +[, +, +, +, +, +]); + +recipes.addShapeless(*6, +[, +, +, +, +, +, +]); + +recipes.addShapeless(*7, +[, +, +, +, +, +, +, +]); + +recipes.addShapeless(*8, +[, +, +, +, +, +, +, +, +]); + +recipes.addShapeless(, +[, +]); + +mods.nuclearcraft.infuser.addRecipe([, *500, ]); + + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + + + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, , ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, null, ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[null, null, null]]); + + + +recipes.addShaped(, +[[, null, ], +[, , ], +[null, null, null]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[, , ]]); + +recipes.addShaped(, +[[null, , ], +[null, null, null], +[null, , ]]); + + +recipes.addShapeless(, +[, +, +, +.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})]); + +recipes.addShapeless(, +[, +, +, +.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})]); + +recipes.addShapeless(, +[, +, +, +.withTag({FluidName: "astralsorcery.liquidstarlight", Amount: 1000})]); + + + +val redalloyoredict = ; +redalloyoredict.add(); + + + +recipes.remove(); +recipes.remove(); +recipes.remove(); +recipes.remove(); + +recipes.addShaped(, +[[null, null, null], +[, null, ], +[, , ]]); + +recipes.addShaped(, +[[, , ], +[, , ], +[, null, ]]); + +recipes.addShaped(, +[[, null, ], +[, null, ], +[, , ]]); + +recipes.addShaped(, +[[null, , ], +[null, null, null], +[null, , ]]); + + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[, , , ]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[, , , ]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[, +, +]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + +recipes.addShapeless(, +[]); + + +recipes.addShapeless(, +[]); + + diff --git a/scripts/RheniaPuzzle.zs b/scripts/RheniaPuzzle.zs index 568ad3fe..fff8f42b 100644 --- a/scripts/RheniaPuzzle.zs +++ b/scripts/RheniaPuzzle.zs @@ -9,3 +9,7 @@ recipes.addHiddenShapeless("makerheniapuzzlestep1",.withTag({blHerbloreAspects: {container: [{aspect: {type: "Firnalaz"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}), .withTag({blHerbloreAspects: {container: [{aspect: {type: "Ordaniis"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}})]); +recipes.addShaped(*2, +[[.withTag({Material: "baronyte"}), null, .withTag({Material: "baronyte"})], +[.withTag({Material: "varsium"}), , .withTag({Material: "varsium"})], +[.withTag({Material: "blazium"}), .withTag({Material: "skeletal"}), .withTag({Material: "blazium"})]]); \ No newline at end of file diff --git a/scripts/ThaumcraftGating.zs b/scripts/ThaumcraftGating.zs index e6c16d75..0280f1f9 100644 --- a/scripts/ThaumcraftGating.zs +++ b/scripts/ThaumcraftGating.zs @@ -98,3 +98,6 @@ mods.thaumcraft.Crucible.registerRecipe("easierseal1", "", , mods.thaumcraft.Crucible.registerRecipe("easierseal2", "", , , [*20,*10]); mods.thaumcraft.Crucible.registerRecipe("easierseal3", "", , , [*20,*10]); +recipes.addShapeless(, +[, +]); \ No newline at end of file diff --git a/scripts/ThaumcraftPowerful.zs b/scripts/ThaumcraftPowerful.zs index b125ecb7..01d138b9 100644 --- a/scripts/ThaumcraftPowerful.zs +++ b/scripts/ThaumcraftPowerful.zs @@ -69,3 +69,12 @@ mods.thaumcraft.Infusion.registerRecipe("makesoapbeecallstone", "", , , , , , ]); + +mods.thaumcraft.Infusion.registerRecipe("fluxspongeftw", "", +, 100, +[*666, *300, *200, *100], +, +[, , +, , +, , +, ]); \ No newline at end of file diff --git a/scripts/TheGoodShit.zs b/scripts/TheGoodShit.zs index b680d6f5..69caf287 100644 --- a/scripts/TheGoodShit.zs +++ b/scripts/TheGoodShit.zs @@ -368,3 +368,11 @@ recipes.addShaped(, [[, , ], [, , ], [, , ]]); + + +// night vision pot + +recipes.addShaped(.withTag({effects: [{duration: 50000, potency: 0, name: "minecraft:night_vision"}], hasPotion: 1 as byte}), +[[, , ], +[, , ], +[, , ]]); diff --git a/scripts/TheGreatOreCleanse.zs b/scripts/TheGreatOreCleanse.zs new file mode 100644 index 00000000..efbfbb5b --- /dev/null +++ b/scripts/TheGreatOreCleanse.zs @@ -0,0 +1,203 @@ +import mods.astralsorcery.Utils; + +recipes.remove(); + +val saltpeterdust = ; +saltpeterdust.remove(); +saltpeterdust.remove(); +saltpeterdust.remove(); +saltpeterdust.remove(); +saltpeterdust.remove(); + +furnace.addRecipe(, ); + +recipes.addShapeless(*2, +[, +]); + +val brassingot = ; +brassingot.remove(); + +val titaniumingot = ; +titaniumingot.remove(); + +val iridiumingot = ; +iridiumingot.remove(); +iridiumingot.remove(); + +val tiningot = ; +tiningot.remove(); +tiningot.remove(); +tiningot.remove(); +tiningot.remove(); +tiningot.remove(); +tiningot.remove(); +tiningot.remove(); + +val copperingot = ; +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); +copperingot.remove(); + +val silveringot = ; +silveringot.remove(); +silveringot.remove(); +silveringot.remove(); +silveringot.remove(); +silveringot.remove(); +silveringot.remove(); +silveringot.remove(); + +val steelingot = ; +steelingot.remove(); +steelingot.remove(); +steelingot.remove(); +steelingot.remove(); +steelingot.remove(); +steelingot.remove(); + +val bronzeingot = ; +bronzeingot.remove(); +bronzeingot.remove(); +bronzeingot.remove(); +bronzeingot.remove(); + +val aluminumingot = ; +aluminumingot.remove(); +aluminumingot.remove(); +aluminumingot.remove(); +aluminumingot.remove(); + +val electrumingot = ; +electrumingot.remove(); +electrumingot.remove(); + +val leadingot = ; +leadingot.remove(); +leadingot.remove(); +leadingot.remove(); +leadingot.remove(); + +val nickelingot = ; +nickelingot.remove(); +nickelingot.remove(); +nickelingot.remove(); + +val graphiteingot = ; +graphiteingot.remove(); + +val constantaningot = ; +constantaningot.remove(); + +val uraniumingot = ; +uraniumingot.remove(); +uraniumingot.remove(); + +val thoriumingot = ; +thoriumingot.remove(); + +val invaringot = ; +invaringot.remove(); +invaringot.remove(); + + + +val copperdust = ; +copperdust.remove(); +copperdust.remove(); +copperdust.remove(); +copperdust.remove(); +copperdust.remove(); +copperdust.remove(); + +val tindust = ; +tindust.remove(); +tindust.remove(); +tindust.remove(); +tindust.remove(); +tindust.remove(); + +val steeldust = ; +steeldust.remove(); +steeldust.remove(); +steeldust.remove(); +steeldust.remove(); + +val aluminumdust = ; +aluminumdust.remove(); +aluminumdust.remove(); +aluminumdust.remove(); +aluminumdust.remove(); + +val leaddust = ; +leaddust.remove(); +leaddust.remove(); +leaddust.remove(); + +val silverdust = ; +silverdust.remove(); +silverdust.remove(); +silverdust.remove(); + +val electrumdust = ; +electrumdust.remove(); +electrumdust.remove(); + +val bronzedust = ; +bronzedust.remove(); +bronzedust.remove(); + +val nuckeldust = ; +nuckeldust.remove(); +nuckeldust.remove(); + +val irondust = ; +irondust.remove(); +irondust.remove(); +irondust.remove(); +irondust.remove(); +irondust.remove(); +irondust.remove(); +irondust.remove(); +irondust.remove(); + +val golddust = ; +golddust.remove(); +golddust.remove(); +golddust.remove(); +golddust.remove(); +golddust.remove(); +golddust.remove(); +golddust.remove(); +golddust.remove(); + +val diamonddust = ; +diamonddust.remove(); +diamonddust.remove(); + +val obsidiandust = ; +obsidiandust.remove(); +obsidiandust.remove(); +obsidiandust.remove(); +obsidiandust.remove(); + +val graphitedust = ; +graphitedust.remove(); + +val constantandust = ; +constantandust.remove(); + +val uraniumdust = ; +uraniumdust.remove(); +uraniumdust.remove(); + +val thoriumdust = ; +thoriumdust.remove(); + +val invardust = ; +invardust.remove(); \ No newline at end of file diff --git a/scripts/ThermalGating.zs b/scripts/ThermalGating.zs index bfc5fcca..7c3248db 100644 --- a/scripts/ThermalGating.zs +++ b/scripts/ThermalGating.zs @@ -218,3 +218,95 @@ recipes.addShaped(, [[, , ], [, , ], [, , ]]); + + + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); + +recipes.removeShaped(); +recipes.addShaped(, +[[, , ], +[, , ], +[null, .withTag({PartType: "tconstruct:hammer_head"}).reuse(), null]]); diff --git a/scripts/TinkerTraitsTooltips.zs b/scripts/TinkerTraitsTooltips.zs index c2e2d305..3f65f58d 100644 --- a/scripts/TinkerTraitsTooltips.zs +++ b/scripts/TinkerTraitsTooltips.zs @@ -67,7 +67,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Drops bones and bonemeal while breaking blocks")); .addTooltip(format.red("Bonus 4 damage against non-arthropods, 8 damage against death worms")); .addTooltip(format.red("Inflicts weakness and extra damage against undeads")); -.addTooltip(format.red("Makes you invisible and gives glowiing to nearby mobs")); +.addTooltip(format.red("Makes you invisible and gives glowing to nearby mobs")); .addTooltip(format.red("Increased attunement effects")); .addTooltip(format.red("Much faster mining speed when you are on fire")); .addTooltip(format.red("Dragon fire damage for 15 seconds")); diff --git a/scripts/ToolTips.zs b/scripts/ToolTips.zs index e36f9552..20dc4475 100644 --- a/scripts/ToolTips.zs +++ b/scripts/ToolTips.zs @@ -54,6 +54,14 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Requires Ancient Elven knowledge to become craftable")); +.addTooltip(format.green("Reusable")); +.addTooltip(format.green("Reusable")); +.addTooltip(format.green("Reusable")); +.addTooltip(format.green("Reusable")); +.addTooltip(format.green("Reusable")); + +.addTooltip(format.green("Reusable")); + .addTooltip(format.red("Found in the Towerwood Fortress on Pauram - reusable")); .addTooltip(format.green("Reusable")); @@ -98,7 +106,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Evoker spawn eggs are craftable")); -.addTooltip(format.red("Crimson Portal spawn eggs are craftable")); +.addTooltip(format.red("Crimson Portals can be found in the overworld")); .addTooltip(format.red("Found in the Elemental Chamber in the Nether")); @@ -303,7 +311,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("You're gonna need a Quartz Grindstone and a Crank")); -.addTooltip(format.red("The Mechanized coop is recommended from Eden onwards, less lag, more eggs!")); +.addTooltip(format.red("Read the info box for info on how to farm and breed chickens!")); .addTooltip(format.red("Found in the Mausoleum in the overworld (icy!) - You may want a Gravemaster's Key")); @@ -339,8 +347,6 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Found in the Demonic Prison in the Deep Dark")); -.addTooltip(format.green("This Item is reusable")); - .addTooltip(format.red("Key to a prison in a deep, dark place")); .addTooltip(format.red("Produced by the matter fabricator (boosted with scrap)")); @@ -437,129 +443,129 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Broken texture is intended, otherwise it wouldn't be unidentified...")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); -.addTooltip(format.red("Can be crafted in a crafting core")); +.addTooltip(format.red("Can be duplicated in a crafting core")); .addTooltip(format.red("Found in the darkest depths of the darkest abyssal world of darkness")); @@ -604,7 +610,9 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("If essentia input doesn't work, you can jumpstart it with a vial of the desired essentia and it will start flowing in automatically")); -.addTooltip(format.red("Automate in the Thaumatorium with an Essentia Transfuser and an Essentia Infusion Provider (so that Vex can get more!)")); +.addTooltip(format.red("Hold right click to clear some sticky and temporary warp")); + +.addTooltip(format.red("Can be automated with the cleansing callstone")); .addTooltip(format.red("Thanks to Vex for the idea!")); @@ -620,9 +628,11 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Fractures look like flux rifts - the locator will change color the closer you get to one")); -.addTooltip(format.red("Waaaay better at making steam...")); +.addTooltip(format.red("Place in a hollow cuboid to form the shell for a yellorite reactor")); -.addTooltip(format.red("For making steam, multiple medium reactors are better than a large one")); +.addTooltip(format.red("Place in a column inside a yellorite reactor, with a control rod on top, and coolers around it")); + +.addTooltip(format.red("Place on top of a column of reactor fuel rods")); .addTooltip(format.red("Crafted with the terrestrial agglomeration plate")); @@ -685,9 +695,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Found in Barathos")); -.addTooltip(format.red("Found in Deeplands")); - -.addTooltip(format.red("Found in Creeponia")); +.addTooltip(format.red("Found in the Deeplands")); .addTooltip(format.red("Can be obtained (but I won't tell you how...)")); @@ -737,7 +745,6 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.green("Reusable in crafting recipes ;-)")); -.addTooltip(format.green("Reusable")); .addTooltip(format.green("Reusable")); .addTooltip(format.red("If you're confused by the basic table recipe, follow the quests!")); @@ -1008,9 +1015,9 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Tinker Modifier: mining level")); -.addTooltip(format.red("Tinker Modifier: extra durability & iron mining level")); +.addTooltip(format.red("Tinker Modifier: extra durability & one mining level (up to iron)")); -.addTooltip(format.red("Tinker Modifier: extra durability & obsidian mining level")); +.addTooltip(format.red("Tinker Modifier: extra durability & one mining level (up to obsidian)")); .addTooltip(format.red("Tinker Modifier: sharpness")); @@ -1102,7 +1109,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Blueprints are just guides for building, you don't have to use them in the controllers")); -.addTooltip(format.red("Bad, avoid using")); +.addTooltip(format.red("Bad for lag, avoid using")); .addTooltip(format.red("Obtained from the lumber bee")); @@ -1141,6 +1148,8 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Thanks to StaffiX and Weemuu for finding a good version!")); .addTooltip(format.red("Because sometimes the worst ideas are the ones that work -0darkomen0")); + +.addTooltip(format.red("Sure you can craft it early on, but should you?")); .addTooltip(format.red("Because sometimes the worst ideas are the ones that work -0darkomen0")); .addTooltip(format.red("Better to automate passively")); @@ -1234,18 +1243,25 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Can be super-enchanted")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); +.addTooltip(format.red("You have to used a freshly-upgraded master wand to craft this")); .addTooltip(format.red("Can be super-enchanted")); @@ -1539,7 +1555,8 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Right click to summon a boss")); -.addTooltip(format.red("Right click to summon a boss")); +.addTooltip(format.red("Eden dust is obtainable in chapter 1! Go explore the overworld!")); +.addTooltip(format.red("Right click to summon a boss!")); .addTooltip(format.red("Callstone")); @@ -1817,8 +1834,8 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Backpack")); -.addTooltip(format.red("Holding this in your inventory will increase you storage slots automatically!")); -.addTooltip(format.red("Holding this in your inventory will increase you storage slots automatically!")); +.addTooltip(format.red("Holding this in your inventory will increase your storage slots automatically!")); +.addTooltip(format.red("Holding this in your inventory will increase your storage slots automatically!")); .addTooltip(format.red("Backpack")); @@ -1878,6 +1895,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Research Aid")); + .addTooltip(format.red("Research Aid")); .addTooltip(format.red("Research Aid")); @@ -2407,11 +2425,14 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Found in battle towers")); .addTooltip(format.red("With regards to Dragon of Desire")); -.addTooltip(format.red("Crafted by:")); +.addTooltip(format.red("First crafted by:")); .addTooltip(format.red("Dahcreeper, UNQpla, SecreCTB, WingWangg, Yoomara, QuakersOats (team)")); .addTooltip(format.red("ChaosStrikez (solo)")); .addTooltip(format.red("Ikea Bear (solo)")); -.addTooltip(format.red("Mathias & MillerGaming 321 (in spirit)")); +.addTooltip(format.red("Sandman366 (solo)")); +.addTooltip(format.red("Paronity, Kherune (team)")); +.addTooltip(format.red("Nullity UwU (solo)")); +.addTooltip(format.red("Mathias & MillerGaming321 (in spirit)")); .addTooltip(format.red("Use servos, retrievers, filters to move items with these (see their JEI tooltips for info on how to use them)")); .addTooltip(format.red("Use servos, retrievers, filters to move items with these (see their JEI tooltips for info on how to use them)")); @@ -2662,6 +2683,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("Sends a redstone pulse every second. Use a lever to turn it off!")); .addTooltip(format.red("This lets you break the void portal on the void world side if you have to move it or remove it for building reasons")); +.addTooltip(format.red("WARNING: the portal will not drop, use /spawn if you use this by mistake and don't have a way back")); .addTooltip(format.red("Works like an enchanting table, but it doesn't need bookshelves!")); @@ -2868,6 +2890,8 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.green("Reusable in crafting table")); +.withTag({PartType: "tconstruct:hammer_head"}).addTooltip(format.green("Reusable when crafting hammers")); + .addTooltip(format.red("Use this to combine enchantments up to level 15!")); .addTooltip(format.red("To unlock more pages:")); @@ -2944,7 +2968,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("WARNING: will set things on fire if in your inventory")); -.addTooltip(format.red("WARNING: do not use on machines that store energy, may crash your game")); +.addTooltip(format.red("WARNING: do not use on machines that store energy, AE2 components, or black hole blocks, it may corrupt things")); .addTooltip(format.red("WARNING: do not connect to radiation scrubbers, it may corrupt your world")); .addTooltip(format.red("WARNING: do not connect to radiation scrubbers, it may corrupt your world")); @@ -3034,7 +3058,7 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("The advanced version is better for automation")); -.addTooltip(format.red("Mathias had an idea, Quantum tried some stiff, thanks!")); +.addTooltip(format.red("Mathias had an idea, Quantum tried some stuff, thanks!")); .addTooltip(format.red("Thanks to Luctor for writing some of these!")); @@ -3098,3 +3122,254 @@ import crafttweaker.item.IItemCondition; .addTooltip(format.red("WARNING: do not place backpacks, satchels, etc in the extra slots, may cause memory leaks")); .addTooltip(format.red("WARNING: do not place backpacks, satchels, etc in the extra slots, may cause memory leaks")); +.addTooltip(format.red("Right click a tharafly with a hive chunk!")); + +.addTooltip(format.red("Use the Horde Horn in the End!")); + +.addTooltip(format.red("Dropped by salamanders in the nether")); + +.addTooltip(format.red("Found in the overworld!")); +.addTooltip(format.red("What do I do with this?")); + +.addTooltip(format.red("Used in Void Miners, increases the effects of lenses")); +.addTooltip(format.red("Used in Void Miners, increases operation speed")); + +.addTooltip(format.red("Used in Nano Bots, gives creative flight")); +.addTooltip(format.red("Used in Nano Bots, gives fire resistance")); +.addTooltip(format.red("Used in Nano Bots, makes players glowing")); +.addTooltip(format.red("Used in Nano Bots, gives haste")); +.addTooltip(format.red("Used in Nano Bots, gives strength")); +.addTooltip(format.red("Used in Nano Bots, gives jump boost")); +.addTooltip(format.red("Used in Nano Bots, gives regeneration")); +.addTooltip(format.red("Used in Nano Bots, gives resistance")); +.addTooltip(format.red("Used in Nano Bots, gives water breathing")); +.addTooltip(format.red("Used in Nano Bots, gives invisibility")); +.addTooltip(format.red("Used in Nano Bots, gives night vision")); +.addTooltip(format.red("Used in Nano Bots, gives more HP")); +.addTooltip(format.red("Used in Nano Bots, gives absorption")); +.addTooltip(format.red("Used in Nano Bots, refills hunger")); + +.addTooltip(format.red("Used in Void Miners, increases ores per operation")); +.addTooltip(format.red("Used in Nano Bots, gives luck")); + +.addTooltip(format.red("Used in Solar Arrays, gives immunity to rain")); + +.addTooltip(format.red("From the Borean callstone")); +.addTooltip(format.red("Crafted")); +.addTooltip(format.red("From the terran summoning")); +.addTooltip(format.red("From the Lunalus callstone")); +.addTooltip(format.red("Found in Gardencia")); +.addTooltip(format.red("From the Crystevia callstone")); +.addTooltip(format.red("Found in Greckon (inside bedrock)")); +.addTooltip(format.red("Found in the Vox Ponds")); +.addTooltip(format.red("Found in Dustopia")); +.addTooltip(format.red("From the Iromine callstone")); +.addTooltip(format.red("Crafted")); +.addTooltip(format.red("From the Immortallis callstone")); +.addTooltip(format.red("Found in Haven")); + +.addTooltip(format.red("WARNING: this may mess up your ability to right click")); + +.addTooltip(format.red("From the orbital callstone")); + +.addTooltip(format.red("Dropped by the snow queen in the Twilight Forest")); + +.addTooltip(format.red("WARNING: do not use in the void dimension")); + +.addTooltip(format.red("Nether Brick Nether Brick Nether Brick Nether Roof")); + +.addTooltip(format.red("Found in the furnace dimension")); + +.addTooltip(format.red("Combine enchanted myrmitite with the right modifier tomes - precasia will guide you")); + +.addTooltip(format.red("Found in battle towers")); + +.addTooltip(format.red("NOTE: the sapling and wood drops are not actually produced")); + +.addTooltip(format.red("Rare loot in dragon lairs")); +.addTooltip(format.red("Bernie Sandwich's favorite material")); + +.addTooltip(format.red("Spawn eggs for some bewitchment animals can be found in the nether")); + +.addTooltip(format.red("Press H to equip and change spell foci")); + +.addTooltip(format.red("Right click to become immune to radiation")); + +.addTooltip(format.red("Found on Zoi")); + +.addTooltip(format.red("You should build a passive line to buffer both dust and liquid, you'll need lots in the future!")); + +.addTooltip(format.red("Obtained from the aesir rift")); + +.addTooltip(format.red("Found in apichisi")); + +.addTooltip(format.red("Unlocking this research is quite hard, better to make a really scary vishroom")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Use the advanced memory card to connect p2p buses!")); +.addTooltip(format.red("Use a quartz knife to rename p2p buses!")); +.addTooltip(format.red("Read the JEI info box for more info!")); + +.addTooltip(format.red("Can only be crafted after activating the hard mode")); +.addTooltip(format.red("Can only be crafted after activating the hard mode")); + +.addTooltip(format.red("There are multiple multiblock previews to show how to make a yellorite reactor, there can be of any size")); + +.addTooltip(format.red("Found on Diamerisma")); + +.addTooltip(format.red("Craft together with the correct soul vials, Taerrapiatta will guide you!")); + +.addTooltip(format.red("Craft the astral animator with the correct soul vials, Taerrapiatta will guide you!")); + +.addTooltip(format.red("To set up autocrafting, use the following order: ME cable > packager > unpackager > package crafter or other machine, this consumes two channels")); +.addTooltip(format.red("To set up autocrafting, use the following order: ME cable > packager > unpackager > package crafter or other machine, this consumes two channels")); + +.addTooltip(format.red("Right click to bind to your player")); +.addTooltip(format.red("Place in a blood altar of the corresponding tier to charge your blood network")); +.addTooltip(format.red("WARNING: if your blood network is empty, you will get nausea")); + +.addTooltip(format.red("Found on Nero")); + +.addTooltip(format.red("Use the advanced memory card instead")); + +.addTooltip(format.red("Right click on a P2P bus to bind it to another, this card has a GUI")); +.addTooltip(format.red("P2P buses can be renamed with a quartz cutting knife, makes it easier to keep track of things")); + +.addTooltip(format.red("Right click on a bus to rename it")); +.addTooltip(format.red("Right click on a bus to rename it")); + +.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause extreme lag, break after using")); +.addTooltip(format.red("WARNING: leaving this as a placed block in your world may cause extreme lag, break after using")); + +.addTooltip(format.red("Dropped by emberlings, found in the sludgeon in the betweenlands, and in the final spatial diviner")); + +.addTooltip(format.red("Place under the soil to make the seeds work")); +.addTooltip(format.red("Place under the soil to make the seeds work")); +.addTooltip(format.red("Place under the soil to make the seeds work")); +.addTooltip(format.red("Place under the soil to make the seeds work")); + +.addTooltip(format.red("Dropped by sirens")); + +.addTooltip(format.red("The forge requires the breath of a dragon into the aperture to work")); +.addTooltip(format.red("The forge requires the breath of a dragon into the aperture to work")); +.addTooltip(format.red("The forge requires the breath of a dragon into the aperture to work")); +.addTooltip(format.red("The forge requires the breath of a dragon into the aperture to work")); + +.addTooltip(format.red("Right click a dead dragon with a glass bottle to obtain")); +.addTooltip(format.red("Right click a dead dragon with a glass bottle to obtain")); + +.addTooltip(format.red("Dropped by Ithaqua, Sludge Lord, Undertaker, Undead Swine")); + +.addTooltip(format.red("Dropped by undead swine")); + +.addTooltip(format.red("Dropped by mummies")); + +.addTooltip(format.red("Dropped by Ithaqua and Foglet")); + +.addTooltip(format.red("Dropped by all undead mobs")); + +.addTooltip(format.red("Dropped by the skeleton king")); + +.addTooltip(format.red("This machine is disabled!")); + +.addTooltip(format.red("Thanks to EchoEclipse for the texture!")); + +.addTooltip(format.red("Read the info box for the possible ways of farming LP")); + +.addTooltip(format.red("WARNING: for slanted blocks and stairs, framed blocks from blockcraftery are less laggy")); +.addTooltip(format.red("WARNING: for slanted blocks and stairs, framed blocks from blockcraftery are less laggy")); + +.addTooltip(format.red("For an optimal setup, place 9 of these in the sky with spectre coils")); + +.addTooltip(format.red("WARNING: placing this may cause visual bugs")); + +.addTooltip(format.red("The solegnolia flower prevents this magnet from working nearby")); +.addTooltip(format.red("The solegnolia flower prevents this magnet from working nearby")); + +.addTooltip(format.red("The dislocation normalization field projector prevents this magnet from working nearby ")); +.addTooltip(format.red("The dislocation normalization field projector prevents this magnet from working nearby ")); + +.addTooltip(format.red("Use the ritual diviner to select the ritual you want.")); +.addTooltip(format.red("Right click the master ritual stone while having uncolored ritual stones in your inventory to auto-place the ritual!")); + +.addTooltip(format.red("Dropped by dread mobs in the dreadlands")); + +.addTooltip(format.red("Right click a wood table")); +.addTooltip(format.red("Right click with the scribing tools")); + +.addTooltip(format.red("Place on top of an arcane autoworkbench to increase its aura range to 3x3 chunks!")); + +.addTooltip(format.red("Refills nearby crucibles automatically")); + +.addTooltip(format.red("Right click a cauldron with salis mundus")); + +.addTooltip(format.red("Thanks to Xenosplitter and Ikea Bear for compiling the research steps!")); + +.addTooltip(format.red("Thanks to Tom for compiling the research steps!")); + +.addTooltip(format.red("Drop in a crucible to transform excess essentia into ctystals")); + +.addTooltip(format.red("Tube that transports one type of essentia at a time")); + +.addTooltip(format.red("Tube that can be switchen on and off")); + +.addTooltip(format.red("Tube that has lower priority")); + +.addTooltip(format.red("One-way tube")); + +.addTooltip(format.red("Tube with a filter, right click with a phial of the desired essentia to whitelist")); + +.addTooltip(format.red("Tube component that can store up to 8 essentias")); + +.addTooltip(format.red("You can place up to three on top of the smeltery")); + +.addTooltip(format.red("Right click on things to transform them, see uses in multiblock previews")); + +.addTooltip(format.red("Place on the side of a thaumatorium to encode an extra recipe!")); + +.addTooltip(format.red("Does not produce any flux")); +.addTooltip(format.red("Does not produce any flux, and has a 120% yield")); +.addTooltip(format.red("Does not produce any flux, and has a 150% yield")); + +.addTooltip(format.red("These will let you see essentia in thaumcraft machines, make sure you wear them at all times!")); + +.addTooltip(format.red("Dropped by thaumcraft bosses, like the crimson praetors that are spawned by portals")); + +.addTooltip(format.red("Infuse with void seeds to grow")); + +.addTooltip(format.red("Place down to slowly remove flux in that chunk. There are no drawbacks!")); + +.addTooltip(format.red("Automatically collects items dropped on it")); + +.addTooltip(format.red("Use this with the biome checker")); + +.addTooltip(format.red("Place on top of a magma block")); + +.addTooltip(format.red("This machine is disabled")); + +.addTooltip(format.red("Dropped by ghost rays and banshees in the overworld")); + +.addTooltip(format.red("Dropped by the frostmaw in iceika")); + +.addTooltip(format.red("Use the ore excavator on Europa, psivein")); + +.addTooltip(format.red("This can be used to set recipes and automations more easily :)")); diff --git a/scripts/TwilightEMC.zs b/scripts/TwilightEMC.zs index e07e10c3..26c69282 100644 --- a/scripts/TwilightEMC.zs +++ b/scripts/TwilightEMC.zs @@ -25,7 +25,7 @@ recipes.removeShaped(); mods.extendedcrafting.TableCrafting.addShaped(, [[, , null, -null, , null, +.withTag({Fluid: {FluidName: "borax_solution", Amount: 1000}}), , .withTag({Fluid: {FluidName: "borax_solution", Amount: 1000}}), null, , ], [, , null, @@ -57,7 +57,7 @@ null, , null, null, , ], [, , null, -null, , null, +.withTag({Fluid: {FluidName: "borax_solution", Amount: 1000}}), , .withTag({Fluid: {FluidName: "borax_solution", Amount: 1000}}), null, , ]]); @@ -318,7 +318,7 @@ recipes.addShaped(*6, [, , ], [, , ]]); -recipes.addShaped(.withTag({biome_id: 226}), +recipes.addShaped(.withTag({biome_id: 232}), [[, , ], [.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.fornax", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), , .withTag({astralsorcery: {constellationName: "astralsorcery.constellation.bootes", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}})], [, , ]]);